14:00:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/147536 14:00:28 Running as SYSTEM 14:00:28 [EnvInject] - Loading node environment variables. 14:00:28 Building remotely on prd-centos8-builder-2c-1g-2566 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:00:28 [ssh-agent] Looking for ssh-agent implementation... 14:00:28 $ ssh-agent 14:00:28 SSH_AUTH_SOCK=/tmp/ssh-RK5sHC6HfPjS/agent.10300 14:00:28 SSH_AGENT_PID=10304 14:00:28 [ssh-agent] Started. 14:00:28 Running ssh-add (command line suppressed) 14:00:28 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_14470581320721899616.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_14470581320721899616.key) 14:00:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:00:28 The recommended git tool is: NONE 14:00:33 using credential onap-jenkins-ssh 14:00:33 Wiping out workspace first. 14:00:33 Cloning the remote Git repository 14:00:33 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:00:33 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 14:00:33 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:00:33 > git --version # timeout=10 14:00:33 > git --version # 'git version 2.43.0' 14:00:33 using GIT_SSH to set credentials Gerrit user 14:00:33 [INFO] Currently running in a labeled security context 14:00:33 [INFO] Currently SELinux is 'enforcing' on the host 14:00:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh4223771825364072367.key 14:00:33 Verifying host key using manually-configured host key entries 14:00:33 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:00:35 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 14:00:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:00:36 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 14:00:37 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:00:37 using GIT_SSH to set credentials Gerrit user 14:00:37 [INFO] Currently running in a labeled security context 14:00:37 [INFO] Currently SELinux is 'enforcing' on the host 14:00:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh17378592563706311440.key 14:00:37 Verifying host key using manually-configured host key entries 14:00:37 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/36/147536/1 # timeout=30 14:00:37 > git rev-parse f4f3e8805a414846617dce5c46d57091476c2a73^{commit} # timeout=10 14:00:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:00:37 Checking out Revision f4f3e8805a414846617dce5c46d57091476c2a73 (refs/changes/36/147536/1) 14:00:37 > git config core.sparsecheckout # timeout=10 14:00:37 > git checkout -f f4f3e8805a414846617dce5c46d57091476c2a73 # timeout=30 14:00:40 Commit message: "Poll cds-mockserver for readiness instead of sleeping 60s" 14:00:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:00:40 > git rev-list --no-walk 6d6f7bb4b672e2e2e1a7ab435a76224a0142320d # timeout=10 14:00:41 [EnvInject] - Injecting environment variables from a build step. 14:00:41 [EnvInject] - Injecting as environment variables the properties content 14:00:41 PYTHON=python3 14:00:41 14:00:41 [EnvInject] - Variables injected successfully. 14:00:41 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins11869986321061519119.sh 14:00:41 ---> tox-install.sh 14:00:41 + source /home/jenkins/lf-env.sh 14:00:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:00:41 ++ mktemp -d /tmp/venv-XXXX 14:00:41 + lf_venv=/tmp/venv-iB4Y 14:00:41 + local venv_file=/tmp/.os_lf_venv 14:00:41 + local python=python3 14:00:41 + local options 14:00:41 + local set_path=true 14:00:41 + local install_args= 14:00:41 ++ 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:00:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:00:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:00:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:00:41 + true 14:00:41 + case $1 in 14:00:41 + venv_file=/tmp/.toxenv 14:00:41 + shift 2 14:00:41 + true 14:00:41 + case $1 in 14:00:41 + shift 14:00:41 + break 14:00:41 + case $python in 14:00:41 + local pkg_list= 14:00:41 + [[ -d /opt/pyenv ]] 14:00:41 + echo 'Setup pyenv:' 14:00:41 Setup pyenv: 14:00:41 + export PYENV_ROOT=/opt/pyenv 14:00:41 + PYENV_ROOT=/opt/pyenv 14:00:41 + 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:00:41 + 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:00:41 + pyenv versions 14:00:41 system 14:00:41 * 3.8.13 (set by /opt/pyenv/version) 14:00:41 * 3.9.13 (set by /opt/pyenv/version) 14:00:41 * 3.10.6 (set by /opt/pyenv/version) 14:00:41 + command -v pyenv 14:00:41 ++ pyenv init - --no-rehash 14:00:41 + 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:00:41 export PATH="/opt/pyenv/shims:${PATH}" 14:00:41 export PYENV_SHELL=bash 14:00:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:00:41 pyenv() { 14:00:41 local command 14:00:41 command="${1:-}" 14:00:41 if [ "$#" -gt 0 ]; then 14:00:41 shift 14:00:41 fi 14:00:41 14:00:41 case "$command" in 14:00:41 rehash|shell) 14:00:41 eval "$(pyenv "sh-$command" "$@")" 14:00:41 ;; 14:00:41 *) 14:00:41 command pyenv "$command" "$@" 14:00:41 ;; 14:00:41 esac 14:00:41 }' 14:00:41 +++ 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:00:41 ++ 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:00:41 ++ 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:00:41 ++ 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:00:41 ++ export PYENV_SHELL=bash 14:00:41 ++ PYENV_SHELL=bash 14:00:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:00:41 +++ complete -F _pyenv pyenv 14:00:41 ++ lf-pyver python3 14:00:41 ++ local py_version_xy=python3 14:00:41 ++ local py_version_xyz= 14:00:41 ++ sed 's/^[ *]* //' 14:00:41 ++ pyenv versions 14:00:41 ++ local command 14:00:41 ++ command=versions 14:00:41 ++ '[' 1 -gt 0 ']' 14:00:41 ++ shift 14:00:41 ++ case "$command" in 14:00:41 ++ command pyenv versions 14:00:41 ++ pyenv versions 14:00:41 ++ awk '{ print $1 }' 14:00:41 ++ grep -E '^[0-9.]*[0-9]$' 14:00:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:00:41 +++ sort -V 14:00:41 +++ tail -n 1 14:00:41 +++ grep '^3' /tmp/.pyenv_versions 14:00:41 ++ py_version_xyz=3.10.6 14:00:41 ++ [[ -z 3.10.6 ]] 14:00:41 ++ echo 3.10.6 14:00:41 ++ return 0 14:00:41 + pyenv local 3.10.6 14:00:41 + local command 14:00:41 + command=local 14:00:41 + '[' 2 -gt 0 ']' 14:00:41 + shift 14:00:41 + case "$command" in 14:00:41 + command pyenv local 3.10.6 14:00:41 + pyenv local 3.10.6 14:00:41 + for arg in "$@" 14:00:41 + case $arg in 14:00:41 + pkg_list+='tox ' 14:00:41 + for arg in "$@" 14:00:41 + case $arg in 14:00:41 + pkg_list+='virtualenv ' 14:00:41 + for arg in "$@" 14:00:41 + case $arg in 14:00:41 + pkg_list+='urllib3~=1.26.15 ' 14:00:41 + [[ -f /tmp/.toxenv ]] 14:00:41 + [[ ! -f /tmp/.toxenv ]] 14:00:41 + [[ -n '' ]] 14:00:41 + python3 -m venv /tmp/venv-iB4Y 14:00:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iB4Y' 14:00:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iB4Y 14:00:45 + echo /tmp/venv-iB4Y 14:00:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:00:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:00:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:00:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:00:45 + local 'pip_opts=--upgrade --quiet' 14:00:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:00:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:00:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:00:45 + [[ -n '' ]] 14:00:45 + [[ -n '' ]] 14:00:45 + lf-venv-pip-install /tmp/venv-iB4Y/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:00:45 + local venv_python=/tmp/venv-iB4Y/bin/python3 14:00:45 + shift 14:00:45 + local upstream=https://pypi.org/simple 14:00:45 + /tmp/venv-iB4Y/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:00:50 + return 0 14:00:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:00:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:00:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:00:50 + lf-venv-pip-install /tmp/venv-iB4Y/bin/python3 --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:00:50 + local venv_python=/tmp/venv-iB4Y/bin/python3 14:00:50 + shift 14:00:50 + local upstream=https://pypi.org/simple 14:00:50 + /tmp/venv-iB4Y/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:00:52 + return 0 14:00:52 + type python3 14:00:52 + true 14:00:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iB4Y/bin to PATH' 14:00:52 lf-activate-venv(): INFO: Adding /tmp/venv-iB4Y/bin to PATH 14:00:52 + PATH=/tmp/venv-iB4Y/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:00:52 + return 0 14:00:52 + python3 --version 14:00:52 Python 3.10.6 14:00:52 + python3 -m pip --version 14:00:52 pip 26.2.1 from /tmp/venv-iB4Y/lib/python3.10/site-packages/pip (python 3.10) 14:00:52 + python3 -m pip freeze 14:00:53 cachetools==7.2.0 14:00:53 colorama==0.4.6 14:00:53 distlib==0.4.3 14:00:53 filelock==3.32.7 14:00:53 packaging==26.3 14:00:53 platformdirs==4.11.9 14:00:53 pluggy==1.6.0 14:00:53 pyproject-api==1.11.1 14:00:53 python-discovery==1.6.0 14:00:53 tomli==2.4.1 14:00:53 tomli_w==1.2.0 14:00:53 tox==4.61.5 14:00:53 typing_extensions==4.16.0 14:00:53 urllib3==1.26.20 14:00:53 virtualenv==21.7.10 14:00:53 [EnvInject] - Injecting environment variables from a build step. 14:00:53 [EnvInject] - Injecting as environment variables the properties content 14:00:53 PARALLEL=false 14:00:53 14:00:53 [EnvInject] - Variables injected successfully. 14:00:53 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins9658504186928754199.sh 14:00:53 ---> tox-run.sh 14:00:53 + 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:00:53 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 14:00:53 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 14:00:53 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 14:00:53 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 14:00:53 + source /home/jenkins/lf-env.sh 14:00:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:00:53 ++ mktemp -d /tmp/venv-XXXX 14:00:53 + lf_venv=/tmp/venv-4I2H 14:00:53 + local venv_file=/tmp/.os_lf_venv 14:00:53 + local python=python3 14:00:53 + local options 14:00:53 + local set_path=true 14:00:53 + local install_args= 14:00:53 ++ 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:00:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:00:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:00:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:00:53 + true 14:00:53 + case $1 in 14:00:53 + venv_file=/tmp/.toxenv 14:00:53 + shift 2 14:00:53 + true 14:00:53 + case $1 in 14:00:53 + shift 14:00:53 + break 14:00:53 + case $python in 14:00:53 + local pkg_list= 14:00:53 + [[ -d /opt/pyenv ]] 14:00:53 + echo 'Setup pyenv:' 14:00:53 Setup pyenv: 14:00:53 + export PYENV_ROOT=/opt/pyenv 14:00:53 + PYENV_ROOT=/opt/pyenv 14:00:53 + 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:00:53 + 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:00:53 + pyenv versions 14:00:53 system 14:00:53 3.8.13 14:00:53 3.9.13 14:00:53 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:00:53 + command -v pyenv 14:00:53 ++ pyenv init - --no-rehash 14:00:53 + 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:00:53 export PATH="/opt/pyenv/shims:${PATH}" 14:00:53 export PYENV_SHELL=bash 14:00:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:00:53 pyenv() { 14:00:53 local command 14:00:53 command="${1:-}" 14:00:53 if [ "$#" -gt 0 ]; then 14:00:53 shift 14:00:53 fi 14:00:53 14:00:53 case "$command" in 14:00:53 rehash|shell) 14:00:53 eval "$(pyenv "sh-$command" "$@")" 14:00:53 ;; 14:00:53 *) 14:00:53 command pyenv "$command" "$@" 14:00:53 ;; 14:00:53 esac 14:00:53 }' 14:00:53 +++ 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:00:53 ++ 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:00:53 ++ 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:00:53 ++ 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:00:53 ++ export PYENV_SHELL=bash 14:00:53 ++ PYENV_SHELL=bash 14:00:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:00:53 +++ complete -F _pyenv pyenv 14:00:53 ++ lf-pyver python3 14:00:53 ++ local py_version_xy=python3 14:00:53 ++ local py_version_xyz= 14:00:53 ++ awk '{ print $1 }' 14:00:53 ++ grep -E '^[0-9.]*[0-9]$' 14:00:53 ++ pyenv versions 14:00:53 ++ local command 14:00:53 ++ command=versions 14:00:53 ++ '[' 1 -gt 0 ']' 14:00:53 ++ shift 14:00:53 ++ case "$command" in 14:00:53 ++ command pyenv versions 14:00:53 ++ pyenv versions 14:00:53 ++ sed 's/^[ *]* //' 14:00:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:00:53 +++ tail -n 1 14:00:53 +++ grep '^3' /tmp/.pyenv_versions 14:00:53 +++ sort -V 14:00:53 ++ py_version_xyz=3.10.6 14:00:53 ++ [[ -z 3.10.6 ]] 14:00:53 ++ echo 3.10.6 14:00:53 ++ return 0 14:00:53 + pyenv local 3.10.6 14:00:53 + local command 14:00:53 + command=local 14:00:53 + '[' 2 -gt 0 ']' 14:00:53 + shift 14:00:53 + case "$command" in 14:00:53 + command pyenv local 3.10.6 14:00:53 + pyenv local 3.10.6 14:00:53 + for arg in "$@" 14:00:53 + case $arg in 14:00:53 + pkg_list+='tox ' 14:00:53 + for arg in "$@" 14:00:53 + case $arg in 14:00:53 + pkg_list+='virtualenv ' 14:00:53 + for arg in "$@" 14:00:53 + case $arg in 14:00:53 + pkg_list+='urllib3~=1.26.15 ' 14:00:53 + [[ -f /tmp/.toxenv ]] 14:00:53 ++ cat /tmp/.toxenv 14:00:53 + lf_venv=/tmp/venv-iB4Y 14:00:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iB4Y from' file:/tmp/.toxenv 14:00:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iB4Y from file:/tmp/.toxenv 14:00:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:00:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:00:53 + local 'pip_opts=--upgrade --quiet' 14:00:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:00:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:00:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:00:53 + [[ -n '' ]] 14:00:53 + [[ -n '' ]] 14:00:53 + lf-venv-pip-install /tmp/venv-iB4Y/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:00:53 + local venv_python=/tmp/venv-iB4Y/bin/python3 14:00:53 + shift 14:00:53 + local upstream=https://pypi.org/simple 14:00:53 + /tmp/venv-iB4Y/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:00:54 + return 0 14:00:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:00:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:00:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:00:54 + lf-venv-pip-install /tmp/venv-iB4Y/bin/python3 --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:00:54 + local venv_python=/tmp/venv-iB4Y/bin/python3 14:00:54 + shift 14:00:54 + local upstream=https://pypi.org/simple 14:00:54 + /tmp/venv-iB4Y/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:00:55 + return 0 14:00:55 + type python3 14:00:55 + true 14:00:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iB4Y/bin to PATH' 14:00:55 lf-activate-venv(): INFO: Adding /tmp/venv-iB4Y/bin to PATH 14:00:55 + PATH=/tmp/venv-iB4Y/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:00:55 + return 0 14:00:55 + [[ -d /opt/pyenv ]] 14:00:55 + echo '---> Setting up pyenv' 14:00:55 ---> Setting up pyenv 14:00:55 + export PYENV_ROOT=/opt/pyenv 14:00:55 + PYENV_ROOT=/opt/pyenv 14:00:55 + export PATH=/opt/pyenv/bin:/tmp/venv-iB4Y/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:00:55 + PATH=/opt/pyenv/bin:/tmp/venv-iB4Y/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:00:55 ++ pwd 14:00:55 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:00:55 + export PYTHONPATH 14:00:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:00:55 + TOX_TESTENV_PASSENV=PYTHONPATH 14:00:55 + tox --version 14:00:55 4.61.5 from /tmp/venv-iB4Y/lib/python3.10/site-packages/tox/__init__.py 14:00:55 + PARALLEL=false 14:00:55 + TOX_OPTIONS_LIST= 14:00:55 + [[ -n py ]] 14:00:55 + TOX_OPTIONS_LIST=' -e py' 14:00:55 + case ${PARALLEL,,} in 14:00:55 + tox -e py 14:00:55 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 14:00:56 py: install_deps> python -I -m pip install flake8 flake8-docstrings 14:00:58 py: freeze> python -m pip freeze --all 14:00:58 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==26.2.1,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==84.0.0,snowballstemmer==3.1.1 14:00:58 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.py'"'"' > /tmp/.coalist_py' 14:00:58 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 14:00:59 py: OK (3.29=setup[3.04]+cmd[0.01,0.24] seconds) 14:00:59 congratulations :) (3.32 seconds) 14:00:59 + tox_status=0 14:00:59 + echo '---> Completed tox runs' 14:00:59 ---> Completed tox runs 14:00:59 + for i in .tox/*/log 14:00:59 ++ echo .tox/py/log 14:00:59 ++ awk -F/ '{print $2}' 14:00:59 + tox_env=py 14:00:59 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 14:00:59 + DOC_DIR=docs/_build/html 14:00:59 + [[ -d docs/_build/html ]] 14:00:59 + echo '---> tox-run.sh ends' 14:00:59 ---> tox-run.sh ends 14:00:59 + test 0 -eq 0 14:00:59 $ ssh-agent -k 14:00:59 unset SSH_AUTH_SOCK; 14:00:59 unset SSH_AGENT_PID; 14:00:59 echo Agent pid 10304 killed; 14:00:59 [ssh-agent] Stopped. 14:00:59 [PostBuildScript] - [INFO] Executing post build scripts. 14:00:59 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins13494482371992117112.sh 14:00:59 ---> sysstat.sh 14:00:59 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15046460221036393587.sh 14:00:59 ---> package-listing.sh 14:00:59 ++ facter osfamily 14:00:59 ++ tr '[:upper:]' '[:lower:]' 14:00:59 + OS_FAMILY=redhat 14:00:59 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:00:59 + START_PACKAGES=/tmp/packages_start.txt 14:00:59 + END_PACKAGES=/tmp/packages_end.txt 14:00:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:00:59 + PACKAGES=/tmp/packages_start.txt 14:00:59 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 14:00:59 + PACKAGES=/tmp/packages_end.txt 14:00:59 + case "${OS_FAMILY}" in 14:00:59 + rpm -qa 14:00:59 + sort 14:01:00 + '[' -f /tmp/packages_start.txt ']' 14:01:00 + '[' -f /tmp/packages_end.txt ']' 14:01:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:01:00 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 14:01:00 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 14:01:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 14:01:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2188725451419493286.sh 14:01:00 ---> capture-instance-metadata.sh 14:01:00 Setup pyenv: 14:01:00 system 14:01:00 3.8.13 14:01:00 3.9.13 14:01:00 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:01:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BuDk 14:01:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:01:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:08 lf-activate-venv(): INFO: Installing additional packages: lftools 14:01:29 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:01:29 virtualenv 21.7.10 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.0 which is incompatible. 14:01:29 lf-activate-venv(): INFO: Adding /tmp/venv-BuDk/bin to PATH 14:01:29 INFO: Running in OpenStack, capturing instance metadata 14:01:30 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins6101537131826083729.sh 14:01:30 provisioning config files... 14:01:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config6216655672452059472tmp 14:01:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:01:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:01:30 [EnvInject] - Injecting environment variables from a build step. 14:01:30 [EnvInject] - Injecting as environment variables the properties content 14:01:30 SERVER_ID=logs 14:01:30 14:01:30 [EnvInject] - Variables injected successfully. 14:01:30 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8481029857232022627.sh 14:01:30 ---> create-netrc.sh 14:01:30 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10276889443340813506.sh 14:01:30 ---> python-tools-install.sh 14:01:30 Setup pyenv: 14:01:30 system 14:01:30 3.8.13 14:01:30 3.9.13 14:01:30 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:01:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BuDk from file:/tmp/.os_lf_venv 14:01:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:32 lf-activate-venv(): INFO: Installing additional packages: lftools 14:01:37 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:01:37 virtualenv 21.7.10 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.0 which is incompatible. 14:01:38 lf-activate-venv(): INFO: Adding /tmp/venv-BuDk/bin to PATH 14:01:38 Generating Requirements File 14:01:59 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:01:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:01:59 Python 3.10.6 14:01:59 pip 26.2.1 from /tmp/venv-BuDk/lib/python3.10/site-packages/pip (python 3.10) 14:02:00 aiohappyeyeballs==2.7.1 14:02:00 aiohttp==3.14.3 14:02:00 aiosignal==1.4.0 14:02:00 appdirs==1.4.4 14:02:00 argcomplete==3.7.2 14:02:00 aspy.yaml==1.3.0 14:02:00 async-timeout==5.0.1 14:02:00 attrs==26.1.0 14:02:00 autopage==0.6.0 14:02:00 backports.strenum==1.3.1 14:02:00 beautifulsoup4==4.15.0 14:02:00 boto3==1.43.96 14:02:00 botocore==1.43.96 14:02:00 bs4==0.0.2 14:02:00 certifi==2026.7.22 14:02:00 cffi==2.1.1 14:02:00 cfgv==3.5.0 14:02:00 chardet==7.6.0 14:02:00 charset-normalizer==3.5.1 14:02:00 click==8.5.0 14:02:00 cliff==4.14.0 14:02:00 cmd2==3.5.1 14:02:00 cryptography==3.3.2 14:02:00 debtcollector==3.1.0 14:02:00 decorator==5.3.1 14:02:00 defusedxml==0.7.1 14:02:00 Deprecated==1.3.1 14:02:00 distlib==0.4.3 14:02:00 dnspython==2.8.0 14:02:00 docker==7.2.0 14:02:00 dogpile.cache==1.5.0 14:02:00 durationpy==0.11 14:02:00 email-validator==2.3.0 14:02:00 filelock==4.0.0 14:02:00 frozenlist==1.8.0 14:02:00 future==1.0.0 14:02:00 gitdb==4.0.12 14:02:00 GitPython==3.1.62 14:02:00 httplib2==0.30.2 14:02:00 identify==2.6.19 14:02:00 idna==3.19 14:02:00 importlib-resources==1.5.0 14:02:00 iso8601==2.1.0 14:02:00 Jinja2==3.1.6 14:02:00 jmespath==1.1.0 14:02:00 jsonpatch==1.33 14:02:00 jsonpointer==3.1.1 14:02:00 jsonschema==4.26.0 14:02:00 jsonschema-specifications==2025.9.1 14:02:00 keystoneauth1==5.14.0 14:02:00 kubernetes==36.0.3 14:02:00 lftools==0.37.23 14:02:00 lxml==6.1.3 14:02:00 markdown-it-py==4.2.0 14:02:00 MarkupSafe==3.0.3 14:02:00 mdurl==0.1.2 14:02:00 msgpack==1.2.2 14:02:00 multi_key_dict==2.0.3 14:02:00 multidict==6.8.0 14:02:00 munch==4.0.0 14:02:00 netaddr==1.3.0 14:02:00 niet==1.4.2 14:02:00 nodeenv==1.10.0 14:02:00 oauth2client==4.1.3 14:02:00 oauthlib==3.3.1 14:02:00 openstacksdk==4.13.0 14:02:00 os-service-types==1.8.2 14:02:00 osc-lib==4.6.0 14:02:00 oslo.config==10.4.0 14:02:00 oslo.context==6.4.0 14:02:00 oslo.i18n==6.8.0 14:02:00 oslo.log==8.2.0 14:02:00 oslo.serialization==5.10.0 14:02:00 oslo.utils==10.1.1 14:02:00 packaging==26.3 14:02:00 pbr==7.0.3 14:02:00 platformdirs==4.11.9 14:02:00 prettytable==3.18.0 14:02:00 propcache==0.5.4 14:02:00 psutil==7.2.2 14:02:00 pyasn1==0.6.4 14:02:00 pyasn1_modules==0.4.2 14:02:00 pycparser==3.0 14:02:00 pygerrit2==2.0.15 14:02:00 PyGithub==2.10.0 14:02:00 Pygments==2.21.0 14:02:00 PyJWT==2.14.0 14:02:00 PyNaCl==1.6.2 14:02:00 pyparsing==2.4.7 14:02:00 pyperclip==1.11.0 14:02:00 pyrsistent==0.20.0 14:02:00 python-cinderclient==9.9.0 14:02:00 python-dateutil==2.9.0.post0 14:02:00 python-discovery==1.6.0 14:02:00 python-heatclient==5.2.0 14:02:00 python-jenkins==1.8.3 14:02:00 python-keystoneclient==6.0.0 14:02:00 python-magnumclient==4.11.0 14:02:00 python-openstackclient==10.0.0 14:02:00 python-swiftclient==4.11.0 14:02:00 PyYAML==6.0.3 14:02:00 referencing==0.37.0 14:02:00 requests==2.34.2 14:02:00 requests-oauthlib==2.0.0 14:02:00 rfc3986==2.0.0 14:02:00 rich==15.0.0 14:02:00 rich-argparse==1.8.0 14:02:00 rpds-py==0.30.0 14:02:00 rsa==4.9.1 14:02:00 ruamel.yaml==0.19.1 14:02:00 ruamel.yaml.clib==0.2.15 14:02:00 s3transfer==0.19.2 14:02:00 simplejson==4.1.2 14:02:00 six==1.17.0 14:02:00 smmap==5.0.3 14:02:00 soupsieve==2.9.2 14:02:00 stevedore==5.8.0 14:02:00 tabulate==0.10.0 14:02:00 toml==0.10.2 14:02:00 tomlkit==0.15.1 14:02:00 tqdm==4.70.1 14:02:00 typing_extensions==4.16.0 14:02:00 urllib3==1.26.20 14:02:00 virtualenv==21.7.10 14:02:00 wcwidth==0.8.3 14:02:00 websocket-client==1.9.2 14:02:00 wrapt==2.4.1 14:02:00 xdg==6.0.0 14:02:00 xmltodict==1.0.4 14:02:00 yarl==1.25.1 14:02:00 yq==4.1.2 14:02:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/sh /tmp/jenkins1641741452119538126.sh 14:02:00 ---> uv-install.sh 14:02:00 Installing uv/uvx (latest) using shell installer 14:02:00 2026-09-17 14:02:00 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-HpDI9z.sh" [1] 14:02:00 downloading uv 0.12.15 x86_64-unknown-linux-gnu 14:02:01 installing to /home/jenkins/.local/bin 14:02:01 uv 14:02:01 uvx 14:02:01 everything's installed! 14:02:01 ---> Validating uv/uvx install 14:02:01 uvx 0.12.15 (x86_64-unknown-linux-gnu) 14:02:01 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17240265246867099825.sh 14:02:01 ---> sudo-logs.sh 14:02:01 Archiving 'sudo' log.. 14:02:01 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14505806252015238826.sh 14:02:01 ---> job-cost.sh 14:02:01 INFO: Activating Python virtual environment... 14:02:01 Setup pyenv: 14:02:01 system 14:02:01 3.8.13 14:02:01 3.9.13 14:02:01 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:02:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BuDk from file:/tmp/.os_lf_venv 14:02:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:02:07 lf-activate-venv(): INFO: Adding /tmp/venv-BuDk/bin to PATH 14:02:07 INFO: No stack-cost file found 14:02:07 INFO: Instance uptime: 131s 14:02:07 INFO: Fetching instance metadata (attempt 1 of 3)... 14:02:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:02:08 INFO: Successfully fetched instance metadata 14:02:08 INFO: Instance type: v3-standard-2 14:02:08 INFO: Retrieving pricing info for: v3-standard-2 14:02:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:02:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=131 14:02:08 INFO: Successfully fetched Vexxhost pricing API 14:02:08 INFO: Retrieved cost: 0.06 14:02:08 INFO: Retrieved resource: v3-standard-2 14:02:08 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 14:02:08 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 14:02:08 INFO: Successfully archived job cost data 14:02:08 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,597,2026-09-17 14:02:08,v3-standard-2,131,0.06,0.00,SUCCESS 14:02:08 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins18400091816544448604.sh 14:02:08 ---> logs-deploy.sh 14:02:08 Setup pyenv: 14:02:08 system 14:02:08 3.8.13 14:02:08 3.9.13 14:02:08 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:02:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BuDk from file:/tmp/.os_lf_venv 14:02:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:02:16 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:02:16 virtualenv 21.7.10 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.0 which is incompatible. 14:02:16 lf-activate-venv(): INFO: Adding /tmp/venv-BuDk/bin to PATH 14:02:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/597 14:02:16 INFO: archiving workspace using pattern(s): 14:02:17 Archives upload complete. 14:02:18 INFO: archiving logs to Nexus 14:02:19 ---> uname -a: 14:02:19 Linux prd-centos8-builder-2c-1g-2566.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 14:02:19 14:02:19 14:02:19 ---> lscpu: 14:02:19 Architecture: x86_64 14:02:19 CPU op-mode(s): 32-bit, 64-bit 14:02:19 Byte Order: Little Endian 14:02:19 CPU(s): 2 14:02:19 On-line CPU(s) list: 0,1 14:02:19 Thread(s) per core: 1 14:02:19 Core(s) per socket: 1 14:02:19 Socket(s): 2 14:02:19 NUMA node(s): 1 14:02:19 Vendor ID: AuthenticAMD 14:02:19 CPU family: 23 14:02:19 Model: 49 14:02:19 Model name: AMD EPYC-Rome Processor 14:02:19 Stepping: 0 14:02:19 CPU MHz: 2799.998 14:02:19 BogoMIPS: 5599.99 14:02:19 Virtualization: AMD-V 14:02:19 Hypervisor vendor: KVM 14:02:19 Virtualization type: full 14:02:19 L1d cache: 32K 14:02:19 L1i cache: 32K 14:02:19 L2 cache: 512K 14:02:19 L3 cache: 16384K 14:02:19 NUMA node0 CPU(s): 0,1 14:02:19 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 14:02:19 14:02:19 14:02:19 ---> nproc: 14:02:19 2 14:02:19 14:02:19 14:02:19 ---> df -h: 14:02:19 Filesystem Size Used Avail Use% Mounted on 14:02:19 devtmpfs 3.8G 0 3.8G 0% /dev 14:02:19 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:02:19 tmpfs 3.8G 17M 3.8G 1% /run 14:02:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:02:19 /dev/vda1 40G 9.5G 31G 24% / 14:02:19 tmpfs 770M 0 770M 0% /run/user/1001 14:02:19 14:02:19 14:02:19 ---> free -m: 14:02:19 total used free shared buff/cache available 14:02:19 Mem: 7697 613 4801 20 2282 6772 14:02:19 Swap: 1023 0 1023 14:02:19 14:02:19 14:02:19 ---> ip addr: 14:02:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:02:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:02:19 inet 127.0.0.1/8 scope host lo 14:02:19 valid_lft forever preferred_lft forever 14:02:19 inet6 ::1/128 scope host 14:02:19 valid_lft forever preferred_lft forever 14:02:19 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:02:19 link/ether fa:16:3e:49:64:6a brd ff:ff:ff:ff:ff:ff 14:02:19 altname enp0s3 14:02:19 altname ens3 14:02:19 inet 10.30.106.184/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 14:02:19 valid_lft 86269sec preferred_lft 86269sec 14:02:19 inet6 fe80::f816:3eff:fe49:646a/64 scope link 14:02:19 valid_lft forever preferred_lft forever 14:02:19 14:02:19 14:02:19 ---> sar -b -r -n DEV: 14:02:19 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/17/2026 _x86_64_ (2 CPU) 14:02:19 14:02:19 14:00:04 LINUX RESTART (2 CPU) 14:02:19 14:02:19 02:01:01 PM tps rtps wtps bread/s bwrtn/s 14:02:19 02:02:01 PM 219.79 69.29 150.50 887.17 12208.40 14:02:19 Average: 219.79 69.29 150.50 887.17 12208.40 14:02:19 14:02:19 02:01:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:02:19 02:02:01 PM 4995808 7004096 2886620 36.62 2688 2171348 686364 7.69 387160 2106044 220692 14:02:19 Average: 4995808 7004096 2886620 36.62 2688 2171348 686364 7.69 387160 2106044 220692 14:02:19 14:02:19 02:01:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:02:19 02:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:19 02:02:01 PM eth0 103.62 64.30 1480.85 10.56 0.00 0.00 0.00 0.00 14:02:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:19 Average: eth0 103.62 64.30 1480.85 10.56 0.00 0.00 0.00 0.00 14:02:19 14:02:19 14:02:19 ---> sar -P ALL: 14:02:19 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/17/2026 _x86_64_ (2 CPU) 14:02:19 14:02:19 14:00:04 LINUX RESTART (2 CPU) 14:02:19 14:02:19 02:01:01 PM CPU %user %nice %system %iowait %steal %idle 14:02:19 02:02:01 PM all 39.81 0.98 20.09 2.21 0.04 36.86 14:02:19 02:02:01 PM 0 54.03 0.69 18.52 1.93 0.05 24.78 14:02:19 02:02:01 PM 1 25.60 1.27 21.66 2.50 0.03 48.93 14:02:19 Average: all 39.81 0.98 20.09 2.21 0.04 36.86 14:02:19 Average: 0 54.03 0.69 18.52 1.93 0.05 24.78 14:02:19 Average: 1 25.60 1.27 21.66 2.50 0.03 48.93 14:02:19 14:02:19 14:02:19