20:02:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/145935 20:02:10 Running as SYSTEM 20:02:11 [EnvInject] - Loading node environment variables. 20:02:11 Building remotely on prd-centos8-builder-2c-1g-6392 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-python-lint 20:02:11 [ssh-agent] Looking for ssh-agent implementation... 20:02:11 $ ssh-agent 20:02:11 SSH_AUTH_SOCK=/tmp/ssh-EGd8ZiBzJ7aP/agent.13971 20:02:11 SSH_AGENT_PID=13973 20:02:11 [ssh-agent] Started. 20:02:12 Running ssh-add (command line suppressed) 20:02:12 Identity added: /w/workspace/integration-master-python-lint@tmp/private_key_14293363254086400726.key (/w/workspace/integration-master-python-lint@tmp/private_key_14293363254086400726.key) 20:02:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:02:12 The recommended git tool is: NONE 20:02:15 using credential onap-jenkins-ssh 20:02:15 Wiping out workspace first. 20:02:15 Cloning the remote Git repository 20:02:15 Cloning repository git://cloud.onap.org/mirror/integration.git 20:02:15 > git init /w/workspace/integration-master-python-lint # timeout=10 20:02:15 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 20:02:15 > git --version # timeout=10 20:02:15 > git --version # 'git version 2.43.0' 20:02:15 using GIT_SSH to set credentials Gerrit user 20:02:15 [INFO] Currently running in a labeled security context 20:02:15 [INFO] Currently SELinux is 'enforcing' on the host 20:02:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh13370005341430874509.key 20:02:15 Verifying host key using manually-configured host key entries 20:02:15 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:02:18 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 20:02:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:19 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 20:02:19 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 20:02:19 using GIT_SSH to set credentials Gerrit user 20:02:19 [INFO] Currently running in a labeled security context 20:02:19 [INFO] Currently SELinux is 'enforcing' on the host 20:02:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh2426884840799598444.key 20:02:19 Verifying host key using manually-configured host key entries 20:02:19 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/35/145935/6 # timeout=30 20:02:19 > git rev-parse 7bc746e56bbad8b0f642828c1e3850cd41994126^{commit} # timeout=10 20:02:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:02:19 Checking out Revision 7bc746e56bbad8b0f642828c1e3850cd41994126 (refs/changes/35/145935/6) 20:02:19 > git config core.sparsecheckout # timeout=10 20:02:19 > git checkout -f 7bc746e56bbad8b0f642828c1e3850cd41994126 # timeout=30 20:02:23 Commit message: "test: parallelize k8s container version inspection" 20:02:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:02:23 > git rev-list --no-walk 26f3e924dbc8588a8928b1a86f35244c96fb55f7 # timeout=10 20:02:24 [EnvInject] - Injecting environment variables from a build step. 20:02:24 [EnvInject] - Injecting as environment variables the properties content 20:02:24 PYTHON=python3 20:02:24 20:02:24 [EnvInject] - Variables injected successfully. 20:02:24 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins14021742731912500256.sh 20:02:24 ---> tox-install.sh 20:02:24 + source /home/jenkins/lf-env.sh 20:02:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:02:24 ++ mktemp -d /tmp/venv-XXXX 20:02:24 + lf_venv=/tmp/venv-hUlg 20:02:24 + local venv_file=/tmp/.os_lf_venv 20:02:24 + local python=python3 20:02:24 + local options 20:02:24 + local set_path=true 20:02:24 + local install_args= 20:02:24 ++ 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 20:02:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:02:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:02:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:02:24 + true 20:02:24 + case $1 in 20:02:24 + venv_file=/tmp/.toxenv 20:02:24 + shift 2 20:02:24 + true 20:02:24 + case $1 in 20:02:24 + shift 20:02:24 + break 20:02:24 + case $python in 20:02:24 + local pkg_list= 20:02:24 + [[ -d /opt/pyenv ]] 20:02:24 + echo 'Setup pyenv:' 20:02:24 Setup pyenv: 20:02:24 + export PYENV_ROOT=/opt/pyenv 20:02:24 + PYENV_ROOT=/opt/pyenv 20:02:24 + 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 20:02:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:02:24 + pyenv versions 20:02:24 system 20:02:24 * 3.8.13 (set by /opt/pyenv/version) 20:02:24 * 3.9.13 (set by /opt/pyenv/version) 20:02:24 * 3.10.6 (set by /opt/pyenv/version) 20:02:24 + command -v pyenv 20:02:24 ++ pyenv init - --no-rehash 20:02:24 + 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[*]}"'\'')" 20:02:24 export PATH="/opt/pyenv/shims:${PATH}" 20:02:24 export PYENV_SHELL=bash 20:02:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:02:24 pyenv() { 20:02:24 local command 20:02:24 command="${1:-}" 20:02:24 if [ "$#" -gt 0 ]; then 20:02:24 shift 20:02:24 fi 20:02:24 20:02:24 case "$command" in 20:02:24 rehash|shell) 20:02:24 eval "$(pyenv "sh-$command" "$@")" 20:02:24 ;; 20:02:24 *) 20:02:24 command pyenv "$command" "$@" 20:02:24 ;; 20:02:24 esac 20:02:24 }' 20:02:24 +++ 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[*]}"' 20:02:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:02:24 ++ 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 20:02:24 ++ 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 20:02:24 ++ export PYENV_SHELL=bash 20:02:24 ++ PYENV_SHELL=bash 20:02:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:02:24 +++ complete -F _pyenv pyenv 20:02:24 ++ lf-pyver python3 20:02:24 ++ local py_version_xy=python3 20:02:24 ++ local py_version_xyz= 20:02:24 ++ sed 's/^[ *]* //' 20:02:24 ++ awk '{ print $1 }' 20:02:24 ++ pyenv versions 20:02:24 ++ local command 20:02:24 ++ command=versions 20:02:24 ++ '[' 1 -gt 0 ']' 20:02:24 ++ shift 20:02:24 ++ case "$command" in 20:02:24 ++ command pyenv versions 20:02:24 ++ pyenv versions 20:02:24 ++ grep -E '^[0-9.]*[0-9]$' 20:02:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:02:24 +++ sort -V 20:02:24 +++ grep '^3' /tmp/.pyenv_versions 20:02:24 +++ tail -n 1 20:02:24 ++ py_version_xyz=3.10.6 20:02:24 ++ [[ -z 3.10.6 ]] 20:02:24 ++ echo 3.10.6 20:02:24 ++ return 0 20:02:24 + pyenv local 3.10.6 20:02:24 + local command 20:02:24 + command=local 20:02:24 + '[' 2 -gt 0 ']' 20:02:24 + shift 20:02:24 + case "$command" in 20:02:24 + command pyenv local 3.10.6 20:02:24 + pyenv local 3.10.6 20:02:24 + for arg in "$@" 20:02:24 + case $arg in 20:02:24 + pkg_list+='tox ' 20:02:24 + for arg in "$@" 20:02:24 + case $arg in 20:02:24 + pkg_list+='virtualenv ' 20:02:24 + for arg in "$@" 20:02:24 + case $arg in 20:02:24 + pkg_list+='urllib3~=1.26.15 ' 20:02:24 + [[ -f /tmp/.toxenv ]] 20:02:24 + [[ ! -f /tmp/.toxenv ]] 20:02:24 + [[ -n '' ]] 20:02:24 + python3 -m venv /tmp/venv-hUlg 20:02:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hUlg' 20:02:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hUlg 20:02:28 + echo /tmp/venv-hUlg 20:02:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:02:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:02:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:02:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:02:28 + local 'pip_opts=--upgrade --quiet' 20:02:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:02:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:02:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:02:28 + [[ -n '' ]] 20:02:28 + [[ -n '' ]] 20:02:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:02:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:02:28 + /tmp/venv-hUlg/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 20:02:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:02:33 lf-activate-venv(): INFO: Base packages installed successfully 20:02:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:02:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:02:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:02:33 + /tmp/venv-hUlg/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 20:02:35 + type python3 20:02:35 + true 20:02:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hUlg/bin to PATH' 20:02:35 lf-activate-venv(): INFO: Adding /tmp/venv-hUlg/bin to PATH 20:02:35 + PATH=/tmp/venv-hUlg/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 20:02:35 + return 0 20:02:35 + python3 --version 20:02:35 Python 3.10.6 20:02:35 + python3 -m pip --version 20:02:36 pip 26.1.2 from /tmp/venv-hUlg/lib/python3.10/site-packages/pip (python 3.10) 20:02:36 + python3 -m pip freeze 20:02:36 cachetools==7.1.4 20:02:36 colorama==0.4.6 20:02:36 distlib==0.4.3 20:02:36 filelock==3.29.6 20:02:36 packaging==26.2 20:02:36 platformdirs==4.10.0 20:02:36 pluggy==1.6.0 20:02:36 pyproject-api==1.10.1 20:02:36 python-discovery==1.4.3 20:02:36 tomli==2.4.1 20:02:36 tomli_w==1.2.0 20:02:36 tox==4.56.2 20:02:36 typing_extensions==4.16.0 20:02:36 urllib3==1.26.20 20:02:36 virtualenv==21.6.0 20:02:36 [EnvInject] - Injecting environment variables from a build step. 20:02:36 [EnvInject] - Injecting as environment variables the properties content 20:02:36 PARALLEL=false 20:02:36 20:02:36 [EnvInject] - Variables injected successfully. 20:02:36 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins3354467225626809510.sh 20:02:36 ---> tox-run.sh 20:02:36 + 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 20:02:36 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-python-lint/archives/tox 20:02:36 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-python-lint/archives/docs 20:02:36 + mkdir -p /w/workspace/integration-master-python-lint/archives/tox 20:02:36 + cd /w/workspace/integration-master-python-lint/. 20:02:36 + source /home/jenkins/lf-env.sh 20:02:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:02:36 ++ mktemp -d /tmp/venv-XXXX 20:02:36 + lf_venv=/tmp/venv-ais7 20:02:36 + local venv_file=/tmp/.os_lf_venv 20:02:36 + local python=python3 20:02:36 + local options 20:02:36 + local set_path=true 20:02:36 + local install_args= 20:02:36 ++ 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 20:02:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:02:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:02:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:02:36 + true 20:02:36 + case $1 in 20:02:36 + venv_file=/tmp/.toxenv 20:02:36 + shift 2 20:02:36 + true 20:02:36 + case $1 in 20:02:36 + shift 20:02:36 + break 20:02:36 + case $python in 20:02:36 + local pkg_list= 20:02:36 + [[ -d /opt/pyenv ]] 20:02:36 + echo 'Setup pyenv:' 20:02:36 Setup pyenv: 20:02:36 + export PYENV_ROOT=/opt/pyenv 20:02:36 + PYENV_ROOT=/opt/pyenv 20:02:36 + 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 20:02:36 + 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 20:02:36 + pyenv versions 20:02:36 system 20:02:36 3.8.13 20:02:36 3.9.13 20:02:36 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 20:02:36 + command -v pyenv 20:02:36 ++ pyenv init - --no-rehash 20:02:36 + 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[*]}"'\'')" 20:02:36 export PATH="/opt/pyenv/shims:${PATH}" 20:02:36 export PYENV_SHELL=bash 20:02:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:02:36 pyenv() { 20:02:36 local command 20:02:36 command="${1:-}" 20:02:36 if [ "$#" -gt 0 ]; then 20:02:36 shift 20:02:36 fi 20:02:36 20:02:36 case "$command" in 20:02:36 rehash|shell) 20:02:36 eval "$(pyenv "sh-$command" "$@")" 20:02:36 ;; 20:02:36 *) 20:02:36 command pyenv "$command" "$@" 20:02:36 ;; 20:02:36 esac 20:02:36 }' 20:02:36 +++ 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[*]}"' 20:02:36 ++ 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 20:02:36 ++ 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 20:02:36 ++ 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 20:02:36 ++ export PYENV_SHELL=bash 20:02:36 ++ PYENV_SHELL=bash 20:02:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:02:36 +++ complete -F _pyenv pyenv 20:02:36 ++ lf-pyver python3 20:02:36 ++ local py_version_xy=python3 20:02:36 ++ local py_version_xyz= 20:02:36 ++ awk '{ print $1 }' 20:02:36 ++ sed 's/^[ *]* //' 20:02:36 ++ grep -E '^[0-9.]*[0-9]$' 20:02:36 ++ pyenv versions 20:02:36 ++ local command 20:02:36 ++ command=versions 20:02:36 ++ '[' 1 -gt 0 ']' 20:02:36 ++ shift 20:02:36 ++ case "$command" in 20:02:36 ++ command pyenv versions 20:02:36 ++ pyenv versions 20:02:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:02:36 +++ sort -V 20:02:36 +++ grep '^3' /tmp/.pyenv_versions 20:02:36 +++ tail -n 1 20:02:36 ++ py_version_xyz=3.10.6 20:02:36 ++ [[ -z 3.10.6 ]] 20:02:36 ++ echo 3.10.6 20:02:36 ++ return 0 20:02:36 + pyenv local 3.10.6 20:02:36 + local command 20:02:36 + command=local 20:02:36 + '[' 2 -gt 0 ']' 20:02:36 + shift 20:02:36 + case "$command" in 20:02:36 + command pyenv local 3.10.6 20:02:36 + pyenv local 3.10.6 20:02:36 + for arg in "$@" 20:02:36 + case $arg in 20:02:36 + pkg_list+='tox ' 20:02:36 + for arg in "$@" 20:02:36 + case $arg in 20:02:36 + pkg_list+='virtualenv ' 20:02:36 + for arg in "$@" 20:02:36 + case $arg in 20:02:36 + pkg_list+='urllib3~=1.26.15 ' 20:02:36 + [[ -f /tmp/.toxenv ]] 20:02:36 ++ cat /tmp/.toxenv 20:02:36 + lf_venv=/tmp/venv-hUlg 20:02:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hUlg from' file:/tmp/.toxenv 20:02:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hUlg from file:/tmp/.toxenv 20:02:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:02:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:02:36 + local 'pip_opts=--upgrade --quiet' 20:02:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:02:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:02:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:02:36 + [[ -n '' ]] 20:02:36 + [[ -n '' ]] 20:02:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:02:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:02:36 + /tmp/venv-hUlg/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 20:02:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:02:37 lf-activate-venv(): INFO: Base packages installed successfully 20:02:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:02:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:02:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:02:37 + /tmp/venv-hUlg/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 20:02:39 + type python3 20:02:39 + true 20:02:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hUlg/bin to PATH' 20:02:39 lf-activate-venv(): INFO: Adding /tmp/venv-hUlg/bin to PATH 20:02:39 + PATH=/tmp/venv-hUlg/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 20:02:39 + return 0 20:02:39 + [[ -d /opt/pyenv ]] 20:02:39 + echo '---> Setting up pyenv' 20:02:39 ---> Setting up pyenv 20:02:39 + export PYENV_ROOT=/opt/pyenv 20:02:39 + PYENV_ROOT=/opt/pyenv 20:02:39 + export PATH=/opt/pyenv/bin:/tmp/venv-hUlg/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 20:02:39 + PATH=/opt/pyenv/bin:/tmp/venv-hUlg/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 20:02:39 ++ pwd 20:02:39 + PYTHONPATH=/w/workspace/integration-master-python-lint 20:02:39 + export PYTHONPATH 20:02:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:02:39 + TOX_TESTENV_PASSENV=PYTHONPATH 20:02:39 + tox --version 20:02:39 4.56.2 from /tmp/venv-hUlg/lib/python3.10/site-packages/tox/__init__.py 20:02:39 + PARALLEL=false 20:02:39 + TOX_OPTIONS_LIST= 20:02:39 + [[ -n py ]] 20:02:39 + TOX_OPTIONS_LIST=' -e py' 20:02:39 + case ${PARALLEL,,} in 20:02:39 + tox -e py 20:02:39 + tee -a /w/workspace/integration-master-python-lint/archives/tox/tox.log 20:02:40 py: install_deps> python -I -m pip install coala-bears nodeenv 'setuptools<70.0.0' 20:03:31 py: freeze> python -m pip freeze --all 20:03:32 py: alabaster==0.7.16,appdirs==1.4.4,astroid==1.6.6,attrs==26.1.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.18.0,bandit==1.6.2,certifi==2026.6.17,charset-normalizer==3.4.9,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.23,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.50,guess_language-spirit==0.5.4,html-linter==0.3.0,idna==3.18,imagesize==2.0.0,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.5.3,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jupyter_core==5.9.1,lazy-object-proxy==1.12.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==3.0.3,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.4,nodeenv==1.10.0,packaging==26.2,pip==26.1.2,platformdirs==4.10.0,polib==1.2.0,proselint==0.7.0,pycodestyle==2.14.0,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.20.0,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,PyYAML==3.13,radon==1.4.0,referencing==0.37.0,regex==2026.6.28,requests==2.34.2,restructuredtext_lint==1.0.1,rpds-py==0.30.0,rstcheck==2.2,safety==0.5.1,sarge==0.1.8,scspell3k==2.3.0,setuptools==69.5.1,six==1.17.0,smmap==5.0.3,snowballstemmer==3.1.1,Sphinx==1.4.9,stevedore==5.8.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.68.4,traitlets==5.15.1,typing_extensions==4.16.0,unidiff==0.5.5,urllib3==2.7.0,vulture==0.10,wrapt==2.2.2,yamllint==1.6.1,yapf==0.14.0 20:03:32 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 20:03:32 py: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $( 20:03:32 from coalib.misc.DictUtilities import inverse_dicts 20:03:32 20:03:32 File "/w/workspace/integration-master-python-lint/.tox/py/lib/python3.10/site-packages/coalib/misc/DictUtilities.py", line 1, in 20:03:32 from collections import defaultdict, Iterable, OrderedDict 20:03:32 20:03:32 ImportError: cannot import name 'Iterable' from 'collections' (/opt/pyenv/versions/3.10.6/lib/python3.10/collections/__init__.py) 20:03:32 py: exit 255 (0.18 seconds) /w/workspace/integration-master-python-lint> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $( Completed tox runs' 20:03:32 ---> Completed tox runs 20:03:32 + for i in .tox/*/log 20:03:32 ++ echo .tox/py/log 20:03:32 ++ awk -F/ '{print $2}' 20:03:32 + tox_env=py 20:03:32 + cp -r .tox/py/log /w/workspace/integration-master-python-lint/archives/tox/py 20:03:32 + DOC_DIR=docs/_build/html 20:03:32 + [[ -d docs/_build/html ]] 20:03:32 + echo '---> tox-run.sh ends' 20:03:32 ---> tox-run.sh ends 20:03:32 + test 255 -eq 0 20:03:32 + exit 255 20:03:32 Build step 'Execute shell' marked build as failure 20:03:32 $ ssh-agent -k 20:03:32 unset SSH_AUTH_SOCK; 20:03:32 unset SSH_AGENT_PID; 20:03:32 echo Agent pid 13973 killed; 20:03:32 [ssh-agent] Stopped. 20:03:32 [PostBuildScript] - [INFO] Executing post build scripts. 20:03:32 [integration-master-python-lint] $ /bin/bash /tmp/jenkins18285199347994930774.sh 20:03:32 ---> sysstat.sh 20:03:32 [integration-master-python-lint] $ /bin/bash /tmp/jenkins8879988720945838149.sh 20:03:32 ---> package-listing.sh 20:03:32 ++ tr '[:upper:]' '[:lower:]' 20:03:32 ++ facter osfamily 20:03:33 + OS_FAMILY=redhat 20:03:33 + workspace=/w/workspace/integration-master-python-lint 20:03:33 + START_PACKAGES=/tmp/packages_start.txt 20:03:33 + END_PACKAGES=/tmp/packages_end.txt 20:03:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:03:33 + PACKAGES=/tmp/packages_start.txt 20:03:33 + '[' /w/workspace/integration-master-python-lint ']' 20:03:33 + PACKAGES=/tmp/packages_end.txt 20:03:33 + case "${OS_FAMILY}" in 20:03:33 + rpm -qa 20:03:33 + sort 20:03:33 + '[' -f /tmp/packages_start.txt ']' 20:03:33 + '[' -f /tmp/packages_end.txt ']' 20:03:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:03:33 + '[' /w/workspace/integration-master-python-lint ']' 20:03:33 + mkdir -p /w/workspace/integration-master-python-lint/archives/ 20:03:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-python-lint/archives/ 20:03:33 [integration-master-python-lint] $ /bin/bash /tmp/jenkins7352694539883583263.sh 20:03:33 ---> capture-instance-metadata.sh 20:03:33 Setup pyenv: 20:03:34 system 20:03:34 3.8.13 20:03:34 3.9.13 20:03:34 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 20:03:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Pf5 20:03:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:03:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:03:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:03:42 lf-activate-venv(): INFO: Base packages installed successfully 20:03:42 lf-activate-venv(): INFO: Installing additional packages: lftools 20:04:07 lf-activate-venv(): INFO: Adding /tmp/venv-9Pf5/bin to PATH 20:04:07 INFO: Running in OpenStack, capturing instance metadata 20:04:08 [integration-master-python-lint] $ /bin/bash /tmp/jenkins3298145872487015056.sh 20:04:08 provisioning config files... 20:04:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-python-lint@tmp/config9870104776756297966tmp 20:04:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:04:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:04:08 [EnvInject] - Injecting environment variables from a build step. 20:04:08 [EnvInject] - Injecting as environment variables the properties content 20:04:08 SERVER_ID=logs 20:04:08 20:04:08 [EnvInject] - Variables injected successfully. 20:04:08 [integration-master-python-lint] $ /bin/bash /tmp/jenkins9825436246725402882.sh 20:04:08 ---> create-netrc.sh 20:04:08 [integration-master-python-lint] $ /bin/bash /tmp/jenkins6327246768658304961.sh 20:04:08 ---> python-tools-install.sh 20:04:08 Setup pyenv: 20:04:08 system 20:04:08 3.8.13 20:04:08 3.9.13 20:04:08 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 20:04:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Pf5 from file:/tmp/.os_lf_venv 20:04:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:04:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:04:10 lf-activate-venv(): INFO: Base packages installed successfully 20:04:10 lf-activate-venv(): INFO: Installing additional packages: lftools 20:04:18 lf-activate-venv(): INFO: Adding /tmp/venv-9Pf5/bin to PATH 20:04:18 Generating Requirements File 20:04:48 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. 20:04:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:04:49 Python 3.10.6 20:04:49 pip 26.1.2 from /tmp/venv-9Pf5/lib/python3.10/site-packages/pip (python 3.10) 20:04:49 aiohappyeyeballs==2.7.1 20:04:49 aiohttp==3.14.1 20:04:49 aiosignal==1.4.0 20:04:49 appdirs==1.4.4 20:04:49 argcomplete==3.7.0 20:04:49 aspy.yaml==1.3.0 20:04:49 async-timeout==5.0.1 20:04:49 attrs==26.1.0 20:04:49 autopage==0.6.0 20:04:49 backports.strenum==1.3.1 20:04:49 beautifulsoup4==4.15.0 20:04:49 boto3==1.43.42 20:04:49 botocore==1.43.42 20:04:49 bs4==0.0.2 20:04:49 certifi==2026.6.17 20:04:49 cffi==2.1.0 20:04:49 cfgv==3.5.0 20:04:49 chardet==7.4.3 20:04:49 charset-normalizer==3.4.9 20:04:49 click==8.4.2 20:04:49 cliff==4.14.0 20:04:49 cmd2==3.5.1 20:04:49 cryptography==3.3.2 20:04:49 debtcollector==3.1.0 20:04:49 decorator==5.3.1 20:04:49 defusedxml==0.7.1 20:04:49 Deprecated==1.3.1 20:04:49 distlib==0.4.3 20:04:49 dnspython==2.8.0 20:04:49 docker==7.1.0 20:04:49 dogpile.cache==1.5.0 20:04:49 durationpy==0.10 20:04:49 email-validator==2.3.0 20:04:49 filelock==3.29.6 20:04:49 frozenlist==1.8.0 20:04:49 future==1.0.0 20:04:49 gitdb==4.0.12 20:04:49 GitPython==3.1.50 20:04:49 httplib2==0.30.2 20:04:49 identify==2.6.19 20:04:49 idna==3.18 20:04:49 importlib-resources==1.5.0 20:04:49 iso8601==2.1.0 20:04:49 Jinja2==3.1.6 20:04:49 jmespath==1.1.0 20:04:49 jsonpatch==1.33 20:04:49 jsonpointer==3.1.1 20:04:49 jsonschema==4.26.0 20:04:49 jsonschema-specifications==2025.9.1 20:04:49 keystoneauth1==5.14.0 20:04:49 kubernetes==36.0.2 20:04:49 lftools==0.37.22 20:04:49 lxml==6.1.1 20:04:49 markdown-it-py==4.2.0 20:04:49 MarkupSafe==3.0.3 20:04:49 mdurl==0.1.2 20:04:49 msgpack==1.2.1 20:04:49 multi_key_dict==2.0.3 20:04:49 multidict==6.7.1 20:04:49 munch==4.0.0 20:04:49 netaddr==1.3.0 20:04:49 niet==1.4.2 20:04:49 nodeenv==1.10.0 20:04:49 oauth2client==4.1.3 20:04:49 oauthlib==3.3.1 20:04:49 openstacksdk==4.13.0 20:04:49 os-service-types==1.8.2 20:04:49 osc-lib==4.6.0 20:04:49 oslo.config==10.4.0 20:04:49 oslo.context==6.4.0 20:04:49 oslo.i18n==6.8.0 20:04:49 oslo.log==8.2.0 20:04:49 oslo.serialization==5.10.0 20:04:49 oslo.utils==10.1.1 20:04:49 packaging==26.2 20:04:49 pbr==7.0.3 20:04:49 platformdirs==4.10.0 20:04:49 prettytable==3.18.0 20:04:49 propcache==0.5.2 20:04:49 psutil==7.2.2 20:04:49 pyasn1==0.6.3 20:04:49 pyasn1_modules==0.4.2 20:04:49 pycparser==3.0 20:04:49 pygerrit2==2.0.15 20:04:49 PyGithub==2.9.1 20:04:49 Pygments==2.20.0 20:04:49 PyJWT==2.13.0 20:04:49 PyNaCl==1.6.2 20:04:49 pyparsing==2.4.7 20:04:49 pyperclip==1.11.0 20:04:49 pyrsistent==0.20.0 20:04:49 python-cinderclient==9.9.0 20:04:49 python-dateutil==2.9.0.post0 20:04:49 python-discovery==1.4.3 20:04:49 python-heatclient==5.2.0 20:04:49 python-jenkins==1.8.3 20:04:49 python-keystoneclient==5.8.0 20:04:49 python-magnumclient==4.11.0 20:04:49 python-openstackclient==10.0.0 20:04:49 python-swiftclient==4.10.0 20:04:49 PyYAML==6.0.3 20:04:49 referencing==0.37.0 20:04:49 requests==2.34.2 20:04:49 requests-oauthlib==2.0.0 20:04:49 rfc3986==2.0.0 20:04:49 rich==15.0.0 20:04:49 rich-argparse==1.8.0 20:04:49 rpds-py==0.30.0 20:04:49 rsa==4.9.1 20:04:49 ruamel.yaml==0.19.1 20:04:49 ruamel.yaml.clib==0.2.15 20:04:49 s3transfer==0.19.0 20:04:49 simplejson==4.1.1 20:04:49 six==1.17.0 20:04:49 smmap==5.0.3 20:04:49 soupsieve==2.8.4 20:04:49 stevedore==5.8.0 20:04:49 tabulate==0.10.0 20:04:49 toml==0.10.2 20:04:49 tomlkit==0.15.0 20:04:49 tqdm==4.68.4 20:04:49 typing_extensions==4.16.0 20:04:49 urllib3==1.26.20 20:04:49 virtualenv==21.6.0 20:04:49 wcwidth==0.8.2 20:04:49 websocket-client==1.9.0 20:04:49 wrapt==2.2.2 20:04:49 xdg==6.0.0 20:04:49 xmltodict==1.0.4 20:04:49 yarl==1.24.2 20:04:49 yq==4.1.1 20:04:49 [integration-master-python-lint] $ /bin/sh /tmp/jenkins13779868269224896839.sh 20:04:49 ---> uv-install.sh 20:04:49 Installing uv/uvx (latest) using shell installer 20:04:50 2026-07-07 20:04:50 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-jQDdMa.sh" [1] 20:04:50 downloading uv 0.11.27 x86_64-unknown-linux-gnu 20:04:51 installing to /home/jenkins/.local/bin 20:04:51 uv 20:04:51 uvx 20:04:51 everything's installed! 20:04:51 ---> Validating uv/uvx install 20:04:51 uvx 0.11.27 (x86_64-unknown-linux-gnu) 20:04:51 [integration-master-python-lint] $ /bin/bash /tmp/jenkins6679304519054076915.sh 20:04:51 ---> sudo-logs.sh 20:04:51 Archiving 'sudo' log.. 20:04:51 [integration-master-python-lint] $ /bin/bash /tmp/jenkins16568269484437865040.sh 20:04:51 ---> job-cost.sh 20:04:51 INFO: Activating Python virtual environment... 20:04:51 Setup pyenv: 20:04:51 system 20:04:51 3.8.13 20:04:51 3.9.13 20:04:51 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 20:04:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Pf5 from file:/tmp/.os_lf_venv 20:04:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:04:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:04:53 lf-activate-venv(): INFO: Base packages installed successfully 20:04:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:05:02 lf-activate-venv(): INFO: Adding /tmp/venv-9Pf5/bin to PATH 20:05:02 INFO: No stack-cost file found 20:05:02 INFO: Instance uptime: 204s 20:05:02 INFO: Fetching instance metadata (attempt 1 of 3)... 20:05:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:05:02 INFO: Successfully fetched instance metadata 20:05:02 INFO: Instance type: v3-standard-2 20:05:02 INFO: Retrieving pricing info for: v3-standard-2 20:05:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:05:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=204 20:05:02 INFO: Successfully fetched Vexxhost pricing API 20:05:02 INFO: Retrieved cost: 0.06 20:05:02 INFO: Retrieved resource: v3-standard-2 20:05:02 INFO: Creating archive directory: /w/workspace/integration-master-python-lint/archives/cost 20:05:02 INFO: Archiving costs to: /w/workspace/integration-master-python-lint/archives/cost.csv 20:05:02 INFO: Successfully archived job cost data 20:05:02 DEBUG: Cost data: integration-master-python-lint,371,2026-07-07 20:05:02,v3-standard-2,204,0.06,0.00,FAILURE 20:05:03 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins2802021907939175168.sh 20:05:03 ---> logs-deploy.sh 20:05:03 Setup pyenv: 20:05:03 system 20:05:03 3.8.13 20:05:03 3.9.13 20:05:03 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 20:05:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Pf5 from file:/tmp/.os_lf_venv 20:05:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:05:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:05:05 lf-activate-venv(): INFO: Base packages installed successfully 20:05:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:05:14 lf-activate-venv(): INFO: Adding /tmp/venv-9Pf5/bin to PATH 20:05:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-python-lint/371 20:05:14 INFO: archiving workspace using pattern(s): 20:05:15 Archives upload complete. 20:05:15 INFO: archiving logs to Nexus 20:05:16 ---> uname -a: 20:05:16 Linux prd-centos8-builder-2c-1g-6392.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 20:05:16 20:05:16 20:05:16 ---> lscpu: 20:05:16 Architecture: x86_64 20:05:16 CPU op-mode(s): 32-bit, 64-bit 20:05:16 Byte Order: Little Endian 20:05:16 CPU(s): 2 20:05:16 On-line CPU(s) list: 0,1 20:05:16 Thread(s) per core: 1 20:05:16 Core(s) per socket: 1 20:05:16 Socket(s): 2 20:05:16 NUMA node(s): 1 20:05:16 Vendor ID: AuthenticAMD 20:05:16 CPU family: 23 20:05:16 Model: 49 20:05:16 Model name: AMD EPYC-Rome Processor 20:05:16 Stepping: 0 20:05:16 CPU MHz: 2799.998 20:05:16 BogoMIPS: 5599.99 20:05:16 Virtualization: AMD-V 20:05:16 Hypervisor vendor: KVM 20:05:16 Virtualization type: full 20:05:16 L1d cache: 32K 20:05:16 L1i cache: 32K 20:05:16 L2 cache: 512K 20:05:16 L3 cache: 16384K 20:05:16 NUMA node0 CPU(s): 0,1 20:05:16 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 20:05:16 20:05:16 20:05:16 ---> nproc: 20:05:16 2 20:05:16 20:05:16 20:05:16 ---> df -h: 20:05:16 Filesystem Size Used Avail Use% Mounted on 20:05:16 devtmpfs 3.8G 0 3.8G 0% /dev 20:05:16 tmpfs 3.8G 0 3.8G 0% /dev/shm 20:05:16 tmpfs 3.8G 17M 3.8G 1% /run 20:05:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:05:16 /dev/vda1 40G 9.7G 31G 25% / 20:05:16 tmpfs 770M 0 770M 0% /run/user/1001 20:05:16 20:05:16 20:05:16 ---> free -m: 20:05:16 total used free shared buff/cache available 20:05:16 Mem: 7697 609 4519 19 2569 6770 20:05:16 Swap: 1023 0 1023 20:05:16 20:05:16 20:05:16 ---> ip addr: 20:05:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:05:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:05:16 inet 127.0.0.1/8 scope host lo 20:05:16 valid_lft forever preferred_lft forever 20:05:16 inet6 ::1/128 scope host 20:05:16 valid_lft forever preferred_lft forever 20:05:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:05:16 link/ether fa:16:3e:d4:37:55 brd ff:ff:ff:ff:ff:ff 20:05:16 altname enp0s3 20:05:16 altname ens3 20:05:16 inet 10.30.106.75/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 20:05:16 valid_lft 86192sec preferred_lft 86192sec 20:05:16 inet6 fe80::f816:3eff:fed4:3755/64 scope link 20:05:16 valid_lft forever preferred_lft forever 20:05:16 20:05:16 20:05:16 ---> sar -b -r -n DEV: 20:05:16 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/07/2026 _x86_64_ (2 CPU) 20:05:16 20:05:16 20:01:43 LINUX RESTART (2 CPU) 20:05:16 20:05:16 08:02:03 PM tps rtps wtps bread/s bwrtn/s 20:05:16 08:03:01 PM 345.35 156.58 188.77 5356.44 9139.04 20:05:16 08:04:01 PM 168.73 11.70 157.03 1094.17 13278.71 20:05:16 08:05:01 PM 107.30 1.18 106.11 237.39 9306.65 20:05:16 Average: 205.59 55.37 150.21 2194.56 10590.76 20:05:16 20:05:16 08:02:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:05:16 08:03:01 PM 5217384 6930180 2665048 33.81 2688 1888568 865744 9.69 202008 2128540 126848 20:05:16 08:04:01 PM 4934292 6925352 2948140 37.40 2688 2157072 762304 8.54 406548 2162896 121844 20:05:16 08:05:01 PM 4625192 6927748 3257240 41.32 2688 2448136 727628 8.15 403368 2418296 205508 20:05:16 Average: 4925623 6927760 2956809 37.51 2688 2164592 785225 8.79 337308 2236577 151400 20:05:16 20:05:16 08:02:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:05:16 08:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:16 08:03:01 PM eth0 274.84 168.26 1724.54 68.25 0.00 0.00 0.00 0.00 20:05:16 08:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:16 08:04:01 PM eth0 69.06 44.87 1100.72 8.87 0.00 0.00 0.00 0.00 20:05:16 08:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:16 08:05:01 PM eth0 82.31 54.97 803.40 9.74 0.00 0.00 0.00 0.00 20:05:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:16 Average: eth0 140.59 88.49 1203.83 28.52 0.00 0.00 0.00 0.00 20:05:16 20:05:16 20:05:16 ---> sar -P ALL: 20:05:16 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/07/2026 _x86_64_ (2 CPU) 20:05:16 20:05:16 20:01:43 LINUX RESTART (2 CPU) 20:05:16 20:05:16 08:02:03 PM CPU %user %nice %system %iowait %steal %idle 20:05:16 08:03:01 PM all 49.45 2.81 35.51 2.69 0.19 9.35 20:05:16 08:03:01 PM 0 43.57 3.24 39.53 3.22 0.19 10.25 20:05:16 08:03:01 PM 1 55.28 2.39 31.52 2.16 0.19 8.46 20:05:16 08:04:01 PM all 37.27 0.23 10.14 1.32 0.18 50.88 20:05:16 08:04:01 PM 0 43.56 0.17 10.92 1.42 0.18 43.76 20:05:16 08:04:01 PM 1 30.97 0.28 9.35 1.22 0.17 58.01 20:05:16 08:05:01 PM all 34.33 0.00 5.53 0.77 0.13 59.24 20:05:16 08:05:01 PM 0 39.06 0.00 6.38 0.68 0.13 53.75 20:05:16 08:05:01 PM 1 29.61 0.00 4.68 0.85 0.13 64.73 20:05:16 Average: all 40.18 0.98 16.72 1.57 0.17 40.38 20:05:16 Average: 0 42.03 1.09 18.54 1.75 0.17 36.42 20:05:16 Average: 1 38.34 0.86 14.91 1.40 0.16 44.33 20:05:16 20:05:16 20:05:16