09:54:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143123 09:54:42 Running as SYSTEM 09:54:42 [EnvInject] - Loading node environment variables. 09:54:42 Building remotely on prd-centos8-builder-2c-1g-5935 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:54:42 [ssh-agent] Looking for ssh-agent implementation... 09:54:42 $ ssh-agent 09:54:42 SSH_AUTH_SOCK=/tmp/ssh-MCecSPsylsqE/agent.15462 09:54:42 SSH_AGENT_PID=15465 09:54:42 [ssh-agent] Started. 09:54:42 Running ssh-add (command line suppressed) 09:54:42 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_8491700744893058019.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_8491700744893058019.key) 09:54:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:54:42 The recommended git tool is: NONE 09:54:44 using credential onap-jenkins-ssh 09:54:44 Wiping out workspace first. 09:54:44 Cloning the remote Git repository 09:54:44 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:54:44 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 09:54:44 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:54:44 > git --version # timeout=10 09:54:44 > git --version # 'git version 2.39.0' 09:54:44 using GIT_SSH to set credentials Gerrit user 09:54:44 [INFO] Currently running in a labeled security context 09:54:44 [INFO] Currently SELinux is 'enforcing' on the host 09:54:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh8304098433286856677.key 09:54:44 Verifying host key using manually-configured host key entries 09:54:44 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:54:44 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:54:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:45 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:54:45 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:54:45 using GIT_SSH to set credentials Gerrit user 09:54:45 [INFO] Currently running in a labeled security context 09:54:45 [INFO] Currently SELinux is 'enforcing' on the host 09:54:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh18341525023295424796.key 09:54:45 Verifying host key using manually-configured host key entries 09:54:45 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/23/143123/4 # timeout=30 09:54:45 > git rev-parse a8a706d3002007df2896278fd6dbfc9911b9a7ce^{commit} # timeout=10 09:54:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:54:45 Checking out Revision a8a706d3002007df2896278fd6dbfc9911b9a7ce (refs/changes/23/143123/4) 09:54:45 > git config core.sparsecheckout # timeout=10 09:54:45 > git checkout -f a8a706d3002007df2896278fd6dbfc9911b9a7ce # timeout=30 09:54:48 Commit message: "Enhance tracing context for pythonsdk-tests" 09:54:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:54:48 > git rev-list --no-walk 7726db0956b56d79d834af10ecf28c6a3738a6ef # timeout=10 09:54:49 [EnvInject] - Injecting environment variables from a build step. 09:54:49 [EnvInject] - Injecting as environment variables the properties content 09:54:49 PYTHON=python3 09:54:49 09:54:49 [EnvInject] - Variables injected successfully. 09:54:49 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins6566977015035443283.sh 09:54:49 ---> tox-install.sh 09:54:49 + source /home/jenkins/lf-env.sh 09:54:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:54:49 ++ mktemp -d /tmp/venv-XXXX 09:54:49 + lf_venv=/tmp/venv-UZ6v 09:54:49 + local venv_file=/tmp/.os_lf_venv 09:54:49 + local python=python3 09:54:49 + local options 09:54:49 + local set_path=true 09:54:49 + local install_args= 09:54:49 ++ 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 09:54:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:54:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:54:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:54:49 + true 09:54:49 + case $1 in 09:54:49 + venv_file=/tmp/.toxenv 09:54:49 + shift 2 09:54:49 + true 09:54:49 + case $1 in 09:54:49 + shift 09:54:49 + break 09:54:49 + case $python in 09:54:49 + local pkg_list= 09:54:49 + [[ -d /opt/pyenv ]] 09:54:49 + echo 'Setup pyenv:' 09:54:49 Setup pyenv: 09:54:49 + export PYENV_ROOT=/opt/pyenv 09:54:49 + PYENV_ROOT=/opt/pyenv 09:54:49 + 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 09:54:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:54:49 + pyenv versions 09:54:49 system 09:54:49 * 3.8.13 (set by /opt/pyenv/version) 09:54:49 * 3.9.13 (set by /opt/pyenv/version) 09:54:49 * 3.10.6 (set by /opt/pyenv/version) 09:54:49 + command -v pyenv 09:54:49 ++ pyenv init - --no-rehash 09:54:49 + 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[*]}"'\'')" 09:54:49 export PATH="/opt/pyenv/shims:${PATH}" 09:54:49 export PYENV_SHELL=bash 09:54:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:54:49 pyenv() { 09:54:49 local command 09:54:49 command="${1:-}" 09:54:49 if [ "$#" -gt 0 ]; then 09:54:49 shift 09:54:49 fi 09:54:49 09:54:49 case "$command" in 09:54:49 rehash|shell) 09:54:49 eval "$(pyenv "sh-$command" "$@")" 09:54:49 ;; 09:54:49 *) 09:54:49 command pyenv "$command" "$@" 09:54:49 ;; 09:54:49 esac 09:54:49 }' 09:54:49 +++ 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[*]}"' 09:54:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:54:49 ++ 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 09:54:49 ++ 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 09:54:49 ++ export PYENV_SHELL=bash 09:54:49 ++ PYENV_SHELL=bash 09:54:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:54:49 +++ complete -F _pyenv pyenv 09:54:49 ++ lf-pyver python3 09:54:49 ++ local py_version_xy=python3 09:54:49 ++ local py_version_xyz= 09:54:49 ++ pyenv versions 09:54:49 ++ local command 09:54:49 ++ command=versions 09:54:49 ++ '[' 1 -gt 0 ']' 09:54:49 ++ shift 09:54:49 ++ case "$command" in 09:54:49 ++ command pyenv versions 09:54:49 ++ pyenv versions 09:54:49 ++ sed 's/^[ *]* //' 09:54:49 ++ grep -E '^[0-9.]*[0-9]$' 09:54:49 ++ awk '{ print $1 }' 09:54:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:54:49 +++ tail -n 1 09:54:49 +++ grep '^3' /tmp/.pyenv_versions 09:54:49 +++ sort -V 09:54:49 ++ py_version_xyz=3.10.6 09:54:49 ++ [[ -z 3.10.6 ]] 09:54:49 ++ echo 3.10.6 09:54:49 ++ return 0 09:54:49 + pyenv local 3.10.6 09:54:49 + local command 09:54:49 + command=local 09:54:49 + '[' 2 -gt 0 ']' 09:54:49 + shift 09:54:49 + case "$command" in 09:54:49 + command pyenv local 3.10.6 09:54:49 + pyenv local 3.10.6 09:54:49 + for arg in "$@" 09:54:49 + case $arg in 09:54:49 + pkg_list+='tox ' 09:54:49 + for arg in "$@" 09:54:49 + case $arg in 09:54:49 + pkg_list+='virtualenv ' 09:54:49 + for arg in "$@" 09:54:49 + case $arg in 09:54:49 + pkg_list+='urllib3~=1.26.15 ' 09:54:49 + [[ -f /tmp/.toxenv ]] 09:54:49 + [[ ! -f /tmp/.toxenv ]] 09:54:49 + [[ -n '' ]] 09:54:49 + python3 -m venv /tmp/venv-UZ6v 09:54:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UZ6v' 09:54:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UZ6v 09:54:53 + echo /tmp/venv-UZ6v 09:54:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:54:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:54:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:54:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:54:53 + local 'pip_opts=--upgrade --quiet' 09:54:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:54:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:54:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:54:53 + [[ -n '' ]] 09:54:53 + [[ -n '' ]] 09:54:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:54:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:54:53 + /tmp/venv-UZ6v/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 09:54:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:54:57 lf-activate-venv(): INFO: Base packages installed successfully 09:54:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:54:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:54:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:54:57 + /tmp/venv-UZ6v/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 09:54:59 + type python3 09:54:59 + true 09:54:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UZ6v/bin to PATH' 09:54:59 lf-activate-venv(): INFO: Adding /tmp/venv-UZ6v/bin to PATH 09:54:59 + PATH=/tmp/venv-UZ6v/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 09:54:59 + return 0 09:54:59 + python3 --version 09:54:59 Python 3.10.6 09:54:59 + python3 -m pip --version 09:54:59 pip 26.0.1 from /tmp/venv-UZ6v/lib/python3.10/site-packages/pip (python 3.10) 09:54:59 + python3 -m pip freeze 09:54:59 cachetools==7.0.0 09:54:59 chardet==5.2.0 09:54:59 colorama==0.4.6 09:54:59 distlib==0.4.0 09:54:59 filelock==3.20.3 09:54:59 packaging==26.0 09:54:59 platformdirs==4.5.1 09:54:59 pluggy==1.6.0 09:54:59 pyproject-api==1.10.0 09:54:59 tomli==2.4.0 09:54:59 tox==4.34.1 09:54:59 typing_extensions==4.15.0 09:54:59 urllib3==1.26.20 09:54:59 virtualenv==20.36.1 09:54:59 [EnvInject] - Injecting environment variables from a build step. 09:55:00 [EnvInject] - Injecting as environment variables the properties content 09:55:00 PARALLEL=false 09:55:00 09:55:00 [EnvInject] - Variables injected successfully. 09:55:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins13696760693550070809.sh 09:55:00 ---> tox-run.sh 09:55:00 + 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 09:55:00 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 09:55:00 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 09:55:00 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 09:55:00 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 09:55:00 + source /home/jenkins/lf-env.sh 09:55:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:55:00 ++ mktemp -d /tmp/venv-XXXX 09:55:00 + lf_venv=/tmp/venv-gf7p 09:55:00 + local venv_file=/tmp/.os_lf_venv 09:55:00 + local python=python3 09:55:00 + local options 09:55:00 + local set_path=true 09:55:00 + local install_args= 09:55:00 ++ 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 09:55:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:55:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:55:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:55:00 + true 09:55:00 + case $1 in 09:55:00 + venv_file=/tmp/.toxenv 09:55:00 + shift 2 09:55:00 + true 09:55:00 + case $1 in 09:55:00 + shift 09:55:00 + break 09:55:00 + case $python in 09:55:00 + local pkg_list= 09:55:00 + [[ -d /opt/pyenv ]] 09:55:00 + echo 'Setup pyenv:' 09:55:00 Setup pyenv: 09:55:00 + export PYENV_ROOT=/opt/pyenv 09:55:00 + PYENV_ROOT=/opt/pyenv 09:55:00 + 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 09:55:00 + 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 09:55:00 + pyenv versions 09:55:00 system 09:55:00 3.8.13 09:55:00 3.9.13 09:55:00 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:55:00 + command -v pyenv 09:55:00 ++ pyenv init - --no-rehash 09:55:00 + 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[*]}"'\'')" 09:55:00 export PATH="/opt/pyenv/shims:${PATH}" 09:55:00 export PYENV_SHELL=bash 09:55:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:55:00 pyenv() { 09:55:00 local command 09:55:00 command="${1:-}" 09:55:00 if [ "$#" -gt 0 ]; then 09:55:00 shift 09:55:00 fi 09:55:00 09:55:00 case "$command" in 09:55:00 rehash|shell) 09:55:00 eval "$(pyenv "sh-$command" "$@")" 09:55:00 ;; 09:55:00 *) 09:55:00 command pyenv "$command" "$@" 09:55:00 ;; 09:55:00 esac 09:55:00 }' 09:55:00 +++ 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[*]}"' 09:55:00 ++ 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 09:55:00 ++ 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 09:55:00 ++ 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 09:55:00 ++ export PYENV_SHELL=bash 09:55:00 ++ PYENV_SHELL=bash 09:55:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:55:00 +++ complete -F _pyenv pyenv 09:55:00 ++ lf-pyver python3 09:55:00 ++ local py_version_xy=python3 09:55:00 ++ local py_version_xyz= 09:55:00 ++ pyenv versions 09:55:00 ++ local command 09:55:00 ++ command=versions 09:55:00 ++ '[' 1 -gt 0 ']' 09:55:00 ++ shift 09:55:00 ++ case "$command" in 09:55:00 ++ command pyenv versions 09:55:00 ++ pyenv versions 09:55:00 ++ sed 's/^[ *]* //' 09:55:00 ++ grep -E '^[0-9.]*[0-9]$' 09:55:00 ++ awk '{ print $1 }' 09:55:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:55:00 +++ sort -V 09:55:00 +++ grep '^3' /tmp/.pyenv_versions 09:55:00 +++ tail -n 1 09:55:00 ++ py_version_xyz=3.10.6 09:55:00 ++ [[ -z 3.10.6 ]] 09:55:00 ++ echo 3.10.6 09:55:00 ++ return 0 09:55:00 + pyenv local 3.10.6 09:55:00 + local command 09:55:00 + command=local 09:55:00 + '[' 2 -gt 0 ']' 09:55:00 + shift 09:55:00 + case "$command" in 09:55:00 + command pyenv local 3.10.6 09:55:00 + pyenv local 3.10.6 09:55:00 + for arg in "$@" 09:55:00 + case $arg in 09:55:00 + pkg_list+='tox ' 09:55:00 + for arg in "$@" 09:55:00 + case $arg in 09:55:00 + pkg_list+='virtualenv ' 09:55:00 + for arg in "$@" 09:55:00 + case $arg in 09:55:00 + pkg_list+='urllib3~=1.26.15 ' 09:55:00 + [[ -f /tmp/.toxenv ]] 09:55:00 ++ cat /tmp/.toxenv 09:55:00 + lf_venv=/tmp/venv-UZ6v 09:55:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UZ6v from' file:/tmp/.toxenv 09:55:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UZ6v from file:/tmp/.toxenv 09:55:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:55:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:00 + local 'pip_opts=--upgrade --quiet' 09:55:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:55:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:55:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:55:00 + [[ -n '' ]] 09:55:00 + [[ -n '' ]] 09:55:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:55:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:00 + /tmp/venv-UZ6v/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 09:55:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:55:01 lf-activate-venv(): INFO: Base packages installed successfully 09:55:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:55:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:55:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:55:01 + /tmp/venv-UZ6v/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 09:55:01 + type python3 09:55:01 + true 09:55:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UZ6v/bin to PATH' 09:55:01 lf-activate-venv(): INFO: Adding /tmp/venv-UZ6v/bin to PATH 09:55:01 + PATH=/tmp/venv-UZ6v/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 09:55:01 + return 0 09:55:01 + [[ -d /opt/pyenv ]] 09:55:01 + echo '---> Setting up pyenv' 09:55:01 ---> Setting up pyenv 09:55:01 + export PYENV_ROOT=/opt/pyenv 09:55:01 + PYENV_ROOT=/opt/pyenv 09:55:01 + export PATH=/opt/pyenv/bin:/tmp/venv-UZ6v/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 09:55:01 + PATH=/opt/pyenv/bin:/tmp/venv-UZ6v/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 09:55:01 ++ pwd 09:55:01 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:55:01 + export PYTHONPATH 09:55:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:55:01 + TOX_TESTENV_PASSENV=PYTHONPATH 09:55:01 + tox --version 09:55:02 4.34.1 from /tmp/venv-UZ6v/lib/python3.10/site-packages/tox/__init__.py 09:55:02 + PARALLEL=false 09:55:02 + TOX_OPTIONS_LIST= 09:55:02 + [[ -n py ]] 09:55:02 + TOX_OPTIONS_LIST=' -e py' 09:55:02 + case ${PARALLEL,,} in 09:55:02 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 09:55:02 + tox -e py 09:55:03 py: install_deps> python -I -m pip install flake8 flake8-docstrings 09:55:05 py: freeze> python -m pip freeze --all 09:55:05 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 09:55:05 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 09:55:05 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 09:55:05 run_test.py:1:1: D100 Missing docstring in public module 09:55:05 run_test.py:29:1: D103 Missing docstring in public function 09:55:05 run_test.py:29:1: E302 expected 2 blank lines, found 1 09:55:05 run_test.py:45:1: D103 Missing docstring in public function 09:55:05 run_test.py:45:1: E302 expected 2 blank lines, found 1 09:55:05 run_test.py:48:17: E201 whitespace after '[' 09:55:05 run_test.py:61:1: D103 Missing docstring in public function 09:55:05 run_test.py:61:1: E302 expected 2 blank lines, found 1 09:55:05 run_test.py:115:1: D103 Missing docstring in public function 09:55:05 run_test.py:115:1: E302 expected 2 blank lines, found 1 09:55:05 run_test.py:134:1: E302 expected 2 blank lines, found 1 09:55:05 run_test.py:181:1: E305 expected 2 blank lines after class or function definition, found 1 09:55:05 src/onaptests/scenario/scenario_base.py:1:1: D100 Missing docstring in public module 09:55:05 src/onaptests/scenario/scenario_base.py:39:1: D400 First line should end with a period 09:55:05 src/onaptests/scenario/scenario_base.py:97:1: D202 No blank lines allowed after function docstring 09:55:05 src/onaptests/scenario/scenario_base.py:126:1: D102 Missing docstring in public method 09:55:05 src/onaptests/steps/base.py:1:1: D100 Missing docstring in public module 09:55:05 src/onaptests/steps/base.py:17:1: E402 module level import not at top of file 09:55:05 src/onaptests/steps/base.py:19:1: E402 module level import not at top of file 09:55:05 src/onaptests/steps/base.py:406:1: D401 First line should be in imperative mood 09:55:05 src/onaptests/steps/base.py:420:69: E261 at least two spaces before inline comment 09:55:05 src/onaptests/steps/base.py:448:69: E261 at least two spaces before inline comment 09:55:05 src/onaptests/steps/base.py:457:1: D401 First line should be in imperative mood 09:55:05 src/onaptests/steps/base.py:464:1: D401 First line should be in imperative mood 09:55:05 src/onaptests/steps/base.py:487:1: D202 No blank lines allowed after function docstring 09:55:05 src/onaptests/steps/base.py:499:1: D202 No blank lines allowed after function docstring 09:55:05 src/onaptests/steps/base.py:510:1: D202 No blank lines allowed after function docstring 09:55:05 src/onaptests/steps/base.py:527:1: D202 No blank lines allowed after function docstring 09:55:05 src/onaptests/steps/base.py:619:1: D107 Missing docstring in __init__ 09:55:05 src/onaptests/steps/base.py:624:1: D102 Missing docstring in public method 09:55:05 src/onaptests/steps/base.py:628:1: D102 Missing docstring in public method 09:55:05 src/onaptests/steps/base.py:632:1: D102 Missing docstring in public method 09:55:05 src/onaptests/steps/onboard/service.py:1:1: D100 Missing docstring in public module 09:55:05 src/onaptests/steps/onboard/service.py:12:1: E402 module level import not at top of file 09:55:05 src/onaptests/steps/onboard/service.py:14:1: E402 module level import not at top of file 09:55:05 src/onaptests/steps/onboard/service.py:15:1: E402 module level import not at top of file 09:55:05 src/onaptests/steps/onboard/service.py:16:1: E402 module level import not at top of file 09:55:05 src/onaptests/steps/onboard/service.py:17:1: E402 module level import not at top of file 09:55:05 src/onaptests/steps/onboard/service.py:18:1: E402 module level import not at top of file 09:55:05 src/onaptests/steps/onboard/service.py:19:1: E402 module level import not at top of file 09:55:05 src/onaptests/steps/onboard/service.py:20:1: E402 module level import not at top of file 09:55:05 src/onaptests/steps/onboard/service.py:21:1: E402 module level import not at top of file 09:55:05 src/onaptests/steps/onboard/service.py:23:1: E402 module level import not at top of file 09:55:05 src/onaptests/steps/onboard/service.py:24:1: E402 module level import not at top of file 09:55:05 src/onaptests/steps/onboard/service.py:26:1: E402 module level import not at top of file 09:55:05 src/onaptests/steps/onboard/service.py:27:1: E402 module level import not at top of file 09:55:05 src/onaptests/steps/onboard/service.py:28:1: E402 module level import not at top of file 09:55:05 src/onaptests/steps/onboard/service.py:59:1: D102 Missing docstring in public method 09:55:05 src/onaptests/steps/onboard/service.py:400:1: D210 No whitespaces allowed surrounding docstring text 09:55:05 src/onaptests/steps/onboard/service.py:400:1: D300 Use """triple double quotes""" 09:55:05 src/onaptests/steps/onboard/service.py:400:1: D400 First line should end with a period 09:55:05 src/onaptests/steps/onboard/service.py:594:1: D202 No blank lines allowed after function docstring 09:55:05 py: exit 123 (0.49 seconds) /w/workspace/testsuite-pythonsdk-tests-master-python-lint> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' pid=35725 09:55:05 py: FAIL code 123 (3.18=setup[2.68]+cmd[0.01,0.49] seconds) 09:55:05 evaluation failed :( (3.21 seconds) 09:55:05 + tox_status=123 09:55:05 + echo '---> Completed tox runs' 09:55:05 ---> Completed tox runs 09:55:05 + for i in .tox/*/log 09:55:05 ++ echo .tox/py/log 09:55:05 ++ awk -F/ '{print $2}' 09:55:05 + tox_env=py 09:55:05 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 09:55:05 + DOC_DIR=docs/_build/html 09:55:05 + [[ -d docs/_build/html ]] 09:55:05 + echo '---> tox-run.sh ends' 09:55:05 ---> tox-run.sh ends 09:55:05 + test 123 -eq 0 09:55:05 + exit 123 09:55:05 Build step 'Execute shell' marked build as failure 09:55:06 $ ssh-agent -k 09:55:06 unset SSH_AUTH_SOCK; 09:55:06 unset SSH_AGENT_PID; 09:55:06 echo Agent pid 15465 killed; 09:55:06 [ssh-agent] Stopped. 09:55:06 [PostBuildScript] - [INFO] Executing post build scripts. 09:55:06 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins7037996357823036699.sh 09:55:06 ---> sysstat.sh 09:55:06 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins7536273537293744457.sh 09:55:06 ---> package-listing.sh 09:55:06 ++ facter osfamily 09:55:06 ++ tr '[:upper:]' '[:lower:]' 09:55:06 + OS_FAMILY=redhat 09:55:06 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:55:06 + START_PACKAGES=/tmp/packages_start.txt 09:55:06 + END_PACKAGES=/tmp/packages_end.txt 09:55:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:55:06 + PACKAGES=/tmp/packages_start.txt 09:55:06 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 09:55:06 + PACKAGES=/tmp/packages_end.txt 09:55:06 + case "${OS_FAMILY}" in 09:55:06 + rpm -qa 09:55:06 + sort 09:55:07 + '[' -f /tmp/packages_start.txt ']' 09:55:07 + '[' -f /tmp/packages_end.txt ']' 09:55:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:55:07 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 09:55:07 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 09:55:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 09:55:07 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2643709221188604061.sh 09:55:07 ---> capture-instance-metadata.sh 09:55:07 Setup pyenv: 09:55:07 system 09:55:07 3.8.13 09:55:07 3.9.13 09:55:07 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:55:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-APX7 09:55:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:55:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:14 lf-activate-venv(): INFO: Base packages installed successfully 09:55:14 lf-activate-venv(): INFO: Installing additional packages: lftools 09:55:35 lf-activate-venv(): INFO: Adding /tmp/venv-APX7/bin to PATH 09:55:35 INFO: Running in OpenStack, capturing instance metadata 09:55:36 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16585031068008059318.sh 09:55:36 provisioning config files... 09:55:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config4120930209001390847tmp 09:55:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:55:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:55:36 [EnvInject] - Injecting environment variables from a build step. 09:55:36 [EnvInject] - Injecting as environment variables the properties content 09:55:36 SERVER_ID=logs 09:55:36 09:55:36 [EnvInject] - Variables injected successfully. 09:55:36 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1624735008253851460.sh 09:55:36 ---> create-netrc.sh 09:55:36 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16977285195879372066.sh 09:55:36 ---> python-tools-install.sh 09:55:36 Setup pyenv: 09:55:36 system 09:55:36 3.8.13 09:55:36 3.9.13 09:55:36 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:55:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-APX7 from file:/tmp/.os_lf_venv 09:55:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:38 lf-activate-venv(): INFO: Base packages installed successfully 09:55:38 lf-activate-venv(): INFO: Installing additional packages: lftools 09:55:45 lf-activate-venv(): INFO: Adding /tmp/venv-APX7/bin to PATH 09:55:45 Generating Requirements File 09:56:01 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. 09:56:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:56:01 Python 3.10.6 09:56:01 pip 26.0.1 from /tmp/venv-APX7/lib/python3.10/site-packages/pip (python 3.10) 09:56:02 appdirs==1.4.4 09:56:02 argcomplete==3.6.3 09:56:02 aspy.yaml==1.3.0 09:56:02 attrs==25.4.0 09:56:02 autopage==0.6.0 09:56:02 backports.strenum==1.3.1 09:56:02 beautifulsoup4==4.14.3 09:56:02 boto3==1.42.44 09:56:02 botocore==1.42.44 09:56:02 bs4==0.0.2 09:56:02 certifi==2026.1.4 09:56:02 cffi==2.0.0 09:56:02 cfgv==3.5.0 09:56:02 chardet==5.2.0 09:56:02 charset-normalizer==3.4.4 09:56:02 click==8.3.1 09:56:02 cliff==4.13.1 09:56:02 cmd2==3.2.0 09:56:02 cryptography==3.3.2 09:56:02 debtcollector==3.0.0 09:56:02 decorator==5.2.1 09:56:02 defusedxml==0.7.1 09:56:02 Deprecated==1.3.1 09:56:02 distlib==0.4.0 09:56:02 dnspython==2.8.0 09:56:02 docker==7.1.0 09:56:02 dogpile.cache==1.5.0 09:56:02 durationpy==0.10 09:56:02 email-validator==2.3.0 09:56:02 filelock==3.20.3 09:56:02 future==1.0.0 09:56:02 gitdb==4.0.12 09:56:02 GitPython==3.1.46 09:56:02 httplib2==0.30.2 09:56:02 identify==2.6.16 09:56:02 idna==3.11 09:56:02 importlib-resources==1.5.0 09:56:02 iso8601==2.1.0 09:56:02 Jinja2==3.1.6 09:56:02 jmespath==1.1.0 09:56:02 jsonpatch==1.33 09:56:02 jsonpointer==3.0.0 09:56:02 jsonschema==4.26.0 09:56:02 jsonschema-specifications==2025.9.1 09:56:02 keystoneauth1==5.13.0 09:56:02 kubernetes==35.0.0 09:56:02 lftools==0.37.21 09:56:02 lxml==6.0.2 09:56:02 markdown-it-py==4.0.0 09:56:02 MarkupSafe==3.0.3 09:56:02 mdurl==0.1.2 09:56:02 msgpack==1.1.2 09:56:02 multi_key_dict==2.0.3 09:56:02 munch==4.0.0 09:56:02 netaddr==1.3.0 09:56:02 niet==1.4.2 09:56:02 nodeenv==1.10.0 09:56:02 oauth2client==4.1.3 09:56:02 oauthlib==3.3.1 09:56:02 openstacksdk==4.9.0 09:56:02 os-service-types==1.8.2 09:56:02 osc-lib==4.3.0 09:56:02 oslo.config==10.2.0 09:56:02 oslo.context==6.2.0 09:56:02 oslo.i18n==6.7.1 09:56:02 oslo.log==8.0.0 09:56:02 oslo.serialization==5.9.0 09:56:02 oslo.utils==9.2.0 09:56:02 packaging==26.0 09:56:02 pbr==7.0.3 09:56:02 platformdirs==4.5.1 09:56:02 prettytable==3.17.0 09:56:02 psutil==7.2.2 09:56:02 pyasn1==0.6.2 09:56:02 pyasn1_modules==0.4.2 09:56:02 pycparser==3.0 09:56:02 pygerrit2==2.0.15 09:56:02 PyGithub==2.8.1 09:56:02 Pygments==2.19.2 09:56:02 PyJWT==2.11.0 09:56:02 PyNaCl==1.6.2 09:56:02 pyparsing==2.4.7 09:56:02 pyperclip==1.11.0 09:56:02 pyrsistent==0.20.0 09:56:02 python-cinderclient==9.8.0 09:56:02 python-dateutil==2.9.0.post0 09:56:02 python-heatclient==5.0.0 09:56:02 python-jenkins==1.8.3 09:56:02 python-keystoneclient==5.7.0 09:56:02 python-magnumclient==4.9.0 09:56:02 python-openstackclient==8.3.0 09:56:02 python-swiftclient==4.9.0 09:56:02 PyYAML==6.0.3 09:56:02 referencing==0.37.0 09:56:02 requests==2.32.5 09:56:02 requests-oauthlib==2.0.0 09:56:02 requestsexceptions==1.4.0 09:56:02 rfc3986==2.0.0 09:56:02 rich==14.3.2 09:56:02 rich-argparse==1.7.2 09:56:02 rpds-py==0.30.0 09:56:02 rsa==4.9.1 09:56:02 ruamel.yaml==0.19.1 09:56:02 ruamel.yaml.clib==0.2.15 09:56:02 s3transfer==0.16.0 09:56:02 simplejson==3.20.2 09:56:02 six==1.17.0 09:56:02 smmap==5.0.2 09:56:02 soupsieve==2.8.3 09:56:02 stevedore==5.6.0 09:56:02 tabulate==0.9.0 09:56:02 toml==0.10.2 09:56:02 tomlkit==0.14.0 09:56:02 tqdm==4.67.3 09:56:02 typing_extensions==4.15.0 09:56:02 tzdata==2025.3 09:56:02 urllib3==1.26.20 09:56:02 virtualenv==20.36.1 09:56:02 wcwidth==0.6.0 09:56:02 websocket-client==1.9.0 09:56:02 wrapt==2.1.1 09:56:02 xdg==6.0.0 09:56:02 xmltodict==1.0.2 09:56:02 yq==3.4.3 09:56:02 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2915874389719145738.sh 09:56:02 ---> sudo-logs.sh 09:56:02 Archiving 'sudo' log.. 09:56:02 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3694170218144258558.sh 09:56:02 ---> job-cost.sh 09:56:02 Setup pyenv: 09:56:02 system 09:56:02 3.8.13 09:56:02 3.9.13 09:56:02 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:56:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-APX7 from file:/tmp/.os_lf_venv 09:56:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:56:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:56:04 lf-activate-venv(): INFO: Base packages installed successfully 09:56:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:56:09 lf-activate-venv(): INFO: Adding /tmp/venv-APX7/bin to PATH 09:56:09 INFO: No Stack... 09:56:09 INFO: Retrieving Pricing Info for: v3-standard-2 09:56:10 INFO: Archiving Costs 09:56:10 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins8597681776343421045.sh 09:56:10 ---> logs-deploy.sh 09:56:10 Setup pyenv: 09:56:10 system 09:56:10 3.8.13 09:56:10 3.9.13 09:56:10 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:56:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-APX7 from file:/tmp/.os_lf_venv 09:56:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:56:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:56:12 lf-activate-venv(): INFO: Base packages installed successfully 09:56:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:56:19 lf-activate-venv(): INFO: Adding /tmp/venv-APX7/bin to PATH 09:56:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/552 09:56:19 INFO: archiving workspace using pattern(s): 09:56:20 Archives upload complete. 09:56:20 INFO: archiving logs to Nexus 09:56:21 ---> uname -a: 09:56:21 Linux prd-centos8-builder-2c-1g-5935.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 09:56:21 09:56:21 09:56:21 ---> lscpu: 09:56:21 Architecture: x86_64 09:56:21 CPU op-mode(s): 32-bit, 64-bit 09:56:21 Byte Order: Little Endian 09:56:21 CPU(s): 2 09:56:21 On-line CPU(s) list: 0,1 09:56:21 Thread(s) per core: 1 09:56:21 Core(s) per socket: 1 09:56:21 Socket(s): 2 09:56:21 NUMA node(s): 1 09:56:21 Vendor ID: AuthenticAMD 09:56:21 CPU family: 23 09:56:21 Model: 49 09:56:21 Model name: AMD EPYC-Rome Processor 09:56:21 Stepping: 0 09:56:21 CPU MHz: 2799.998 09:56:21 BogoMIPS: 5599.99 09:56:21 Virtualization: AMD-V 09:56:21 Hypervisor vendor: KVM 09:56:21 Virtualization type: full 09:56:21 L1d cache: 32K 09:56:21 L1i cache: 32K 09:56:21 L2 cache: 512K 09:56:21 L3 cache: 16384K 09:56:21 NUMA node0 CPU(s): 0,1 09:56:21 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 09:56:21 09:56:21 09:56:21 ---> nproc: 09:56:21 2 09:56:21 09:56:21 09:56:21 ---> df -h: 09:56:21 Filesystem Size Used Avail Use% Mounted on 09:56:21 devtmpfs 3.8G 0 3.8G 0% /dev 09:56:21 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:56:21 tmpfs 3.8G 17M 3.8G 1% /run 09:56:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:56:21 /dev/vda1 40G 8.6G 32G 22% / 09:56:21 tmpfs 770M 0 770M 0% /run/user/1001 09:56:21 09:56:21 09:56:21 ---> free -m: 09:56:21 total used free shared buff/cache available 09:56:21 Mem: 7699 590 4975 19 2133 6802 09:56:21 Swap: 1023 0 1023 09:56:21 09:56:21 09:56:21 ---> ip addr: 09:56:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:56:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:56:21 inet 127.0.0.1/8 scope host lo 09:56:21 valid_lft forever preferred_lft forever 09:56:21 inet6 ::1/128 scope host 09:56:21 valid_lft forever preferred_lft forever 09:56:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:56:21 link/ether fa:16:3e:37:17:0a brd ff:ff:ff:ff:ff:ff 09:56:21 altname enp0s3 09:56:21 altname ens3 09:56:21 inet 10.30.107.21/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:56:21 valid_lft 86276sec preferred_lft 86276sec 09:56:21 inet6 fe80::f816:3eff:fe37:170a/64 scope link 09:56:21 valid_lft forever preferred_lft forever 09:56:21 09:56:21 09:56:21 ---> sar -b -r -n DEV: 09:56:21 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/07/2026 _x86_64_ (2 CPU) 09:56:21 09:56:21 09:54:12 LINUX RESTART (2 CPU) 09:56:21 09:56:21 09:55:02 AM tps rtps wtps bread/s bwrtn/s 09:56:21 09:56:01 AM 191.55 57.34 134.21 680.31 9394.97 09:56:21 Average: 191.55 57.34 134.21 680.31 9394.97 09:56:21 09:56:21 09:55:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:56:21 09:56:01 AM 5086812 6949400 2797632 35.48 2688 2026928 763112 8.54 367608 2059528 220520 09:56:21 Average: 5086812 6949400 2797632 35.48 2688 2026928 763112 8.54 367608 2059528 220520 09:56:21 09:56:21 09:55:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:56:21 09:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:21 09:56:01 AM eth0 66.03 49.02 985.57 12.27 0.00 0.00 0.00 0.00 09:56:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:21 Average: eth0 66.03 49.02 985.57 12.27 0.00 0.00 0.00 0.00 09:56:21 09:56:21 09:56:21 ---> sar -P ALL: 09:56:21 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/07/2026 _x86_64_ (2 CPU) 09:56:21 09:56:21 09:54:12 LINUX RESTART (2 CPU) 09:56:21 09:56:21 09:55:02 AM CPU %user %nice %system %iowait %steal %idle 09:56:21 09:56:01 AM all 42.34 0.80 10.67 2.24 0.12 43.82 09:56:21 09:56:01 AM 0 45.42 0.92 11.78 2.50 0.12 39.26 09:56:21 09:56:01 AM 1 39.27 0.68 9.57 1.99 0.12 48.37 09:56:21 Average: all 42.34 0.80 10.67 2.24 0.12 43.82 09:56:21 Average: 0 45.42 0.92 11.78 2.50 0.12 39.26 09:56:21 Average: 1 39.27 0.68 9.57 1.99 0.12 48.37 09:56:21 09:56:21 09:56:21