19:36:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/145935 19:36:18 Running as SYSTEM 19:36:18 [EnvInject] - Loading node environment variables. 19:36:18 Building remotely on prd-centos8-builder-2c-1g-6387 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-python-lint 19:36:18 [ssh-agent] Looking for ssh-agent implementation... 19:36:18 $ ssh-agent 19:36:18 SSH_AUTH_SOCK=/tmp/ssh-GMcwTVzzwG9i/agent.14551 19:36:18 SSH_AGENT_PID=14553 19:36:18 [ssh-agent] Started. 19:36:18 Running ssh-add (command line suppressed) 19:36:18 Identity added: /w/workspace/integration-master-python-lint@tmp/private_key_13635566443916589502.key (/w/workspace/integration-master-python-lint@tmp/private_key_13635566443916589502.key) 19:36:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:36:18 The recommended git tool is: NONE 19:36:20 using credential onap-jenkins-ssh 19:36:20 Wiping out workspace first. 19:36:20 Cloning the remote Git repository 19:36:20 Cloning repository git://cloud.onap.org/mirror/integration.git 19:36:20 > git init /w/workspace/integration-master-python-lint # timeout=10 19:36:20 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 19:36:20 > git --version # timeout=10 19:36:20 > git --version # 'git version 2.43.0' 19:36:20 using GIT_SSH to set credentials Gerrit user 19:36:20 [INFO] Currently running in a labeled security context 19:36:20 [INFO] Currently SELinux is 'enforcing' on the host 19:36:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh7445722669560628863.key 19:36:20 Verifying host key using manually-configured host key entries 19:36:20 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:36:23 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 19:36:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:36:23 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 19:36:23 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 19:36:23 using GIT_SSH to set credentials Gerrit user 19:36:23 [INFO] Currently running in a labeled security context 19:36:23 [INFO] Currently SELinux is 'enforcing' on the host 19:36:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh7704023785693957423.key 19:36:23 Verifying host key using manually-configured host key entries 19:36:23 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/35/145935/2 # timeout=30 19:36:23 > git rev-parse 9ae41bbf8b1288e1241405f7b81b14ac75fabbd3^{commit} # timeout=10 19:36:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:36:23 Checking out Revision 9ae41bbf8b1288e1241405f7b81b14ac75fabbd3 (refs/changes/35/145935/2) 19:36:24 > git config core.sparsecheckout # timeout=10 19:36:24 > git checkout -f 9ae41bbf8b1288e1241405f7b81b14ac75fabbd3 # timeout=30 19:36:27 Commit message: "test: parallelize k8s container version inspection" 19:36:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:36:27 > git rev-list --no-walk 26f3e924dbc8588a8928b1a86f35244c96fb55f7 # timeout=10 19:36:28 [EnvInject] - Injecting environment variables from a build step. 19:36:28 [EnvInject] - Injecting as environment variables the properties content 19:36:28 PYTHON=python3 19:36:28 19:36:28 [EnvInject] - Variables injected successfully. 19:36:28 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins4907378397217426049.sh 19:36:28 ---> tox-install.sh 19:36:28 + source /home/jenkins/lf-env.sh 19:36:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:36:28 ++ mktemp -d /tmp/venv-XXXX 19:36:28 + lf_venv=/tmp/venv-Q5Fs 19:36:28 + local venv_file=/tmp/.os_lf_venv 19:36:28 + local python=python3 19:36:28 + local options 19:36:28 + local set_path=true 19:36:28 + local install_args= 19:36:28 ++ 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 19:36:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:36:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:36:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:36:28 + true 19:36:28 + case $1 in 19:36:28 + venv_file=/tmp/.toxenv 19:36:28 + shift 2 19:36:28 + true 19:36:28 + case $1 in 19:36:28 + shift 19:36:28 + break 19:36:28 + case $python in 19:36:28 + local pkg_list= 19:36:28 + [[ -d /opt/pyenv ]] 19:36:28 + echo 'Setup pyenv:' 19:36:28 Setup pyenv: 19:36:28 + export PYENV_ROOT=/opt/pyenv 19:36:28 + PYENV_ROOT=/opt/pyenv 19:36:28 + 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 19:36:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:36:28 + pyenv versions 19:36:28 system 19:36:28 * 3.8.13 (set by /opt/pyenv/version) 19:36:28 * 3.9.13 (set by /opt/pyenv/version) 19:36:28 * 3.10.6 (set by /opt/pyenv/version) 19:36:28 + command -v pyenv 19:36:28 ++ pyenv init - --no-rehash 19:36:28 + 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[*]}"'\'')" 19:36:28 export PATH="/opt/pyenv/shims:${PATH}" 19:36:28 export PYENV_SHELL=bash 19:36:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:36:28 pyenv() { 19:36:28 local command 19:36:28 command="${1:-}" 19:36:28 if [ "$#" -gt 0 ]; then 19:36:28 shift 19:36:28 fi 19:36:28 19:36:28 case "$command" in 19:36:28 rehash|shell) 19:36:28 eval "$(pyenv "sh-$command" "$@")" 19:36:28 ;; 19:36:28 *) 19:36:28 command pyenv "$command" "$@" 19:36:28 ;; 19:36:28 esac 19:36:28 }' 19:36:28 +++ 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[*]}"' 19:36:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:36:28 ++ 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 19:36:28 ++ 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 19:36:28 ++ export PYENV_SHELL=bash 19:36:28 ++ PYENV_SHELL=bash 19:36:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:36:28 +++ complete -F _pyenv pyenv 19:36:28 ++ lf-pyver python3 19:36:28 ++ local py_version_xy=python3 19:36:28 ++ local py_version_xyz= 19:36:28 ++ awk '{ print $1 }' 19:36:28 ++ pyenv versions 19:36:28 ++ local command 19:36:28 ++ command=versions 19:36:28 ++ '[' 1 -gt 0 ']' 19:36:28 ++ shift 19:36:28 ++ case "$command" in 19:36:28 ++ command pyenv versions 19:36:28 ++ pyenv versions 19:36:28 ++ sed 's/^[ *]* //' 19:36:28 ++ grep -E '^[0-9.]*[0-9]$' 19:36:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:36:28 +++ sort -V 19:36:28 +++ grep '^3' /tmp/.pyenv_versions 19:36:28 +++ tail -n 1 19:36:28 ++ py_version_xyz=3.10.6 19:36:28 ++ [[ -z 3.10.6 ]] 19:36:28 ++ echo 3.10.6 19:36:28 ++ return 0 19:36:28 + pyenv local 3.10.6 19:36:28 + local command 19:36:28 + command=local 19:36:28 + '[' 2 -gt 0 ']' 19:36:28 + shift 19:36:28 + case "$command" in 19:36:28 + command pyenv local 3.10.6 19:36:28 + pyenv local 3.10.6 19:36:28 + for arg in "$@" 19:36:28 + case $arg in 19:36:28 + pkg_list+='tox ' 19:36:28 + for arg in "$@" 19:36:28 + case $arg in 19:36:28 + pkg_list+='virtualenv ' 19:36:28 + for arg in "$@" 19:36:28 + case $arg in 19:36:28 + pkg_list+='urllib3~=1.26.15 ' 19:36:28 + [[ -f /tmp/.toxenv ]] 19:36:28 + [[ ! -f /tmp/.toxenv ]] 19:36:28 + [[ -n '' ]] 19:36:28 + python3 -m venv /tmp/venv-Q5Fs 19:36:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q5Fs' 19:36:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q5Fs 19:36:32 + echo /tmp/venv-Q5Fs 19:36:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:36:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:36:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:36:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:36:32 + local 'pip_opts=--upgrade --quiet' 19:36:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:36:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:36:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:36:32 + [[ -n '' ]] 19:36:32 + [[ -n '' ]] 19:36:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:36:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:36:32 + /tmp/venv-Q5Fs/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 19:36:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:36:38 lf-activate-venv(): INFO: Base packages installed successfully 19:36:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:36:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:36:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:36:38 + /tmp/venv-Q5Fs/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 19:36:41 + type python3 19:36:41 + true 19:36:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Q5Fs/bin to PATH' 19:36:41 lf-activate-venv(): INFO: Adding /tmp/venv-Q5Fs/bin to PATH 19:36:41 + PATH=/tmp/venv-Q5Fs/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 19:36:41 + return 0 19:36:41 + python3 --version 19:36:41 Python 3.10.6 19:36:41 + python3 -m pip --version 19:36:41 pip 26.1.2 from /tmp/venv-Q5Fs/lib/python3.10/site-packages/pip (python 3.10) 19:36:41 + python3 -m pip freeze 19:36:42 cachetools==7.1.4 19:36:42 colorama==0.4.6 19:36:42 distlib==0.4.3 19:36:42 filelock==3.29.6 19:36:42 packaging==26.2 19:36:42 platformdirs==4.10.0 19:36:42 pluggy==1.6.0 19:36:42 pyproject-api==1.10.1 19:36:42 python-discovery==1.4.3 19:36:42 tomli==2.4.1 19:36:42 tomli_w==1.2.0 19:36:42 tox==4.56.2 19:36:42 typing_extensions==4.16.0 19:36:42 urllib3==1.26.20 19:36:42 virtualenv==21.6.0 19:36:42 [EnvInject] - Injecting environment variables from a build step. 19:36:42 [EnvInject] - Injecting as environment variables the properties content 19:36:42 PARALLEL=false 19:36:42 19:36:42 [EnvInject] - Variables injected successfully. 19:36:42 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins1251276609639640339.sh 19:36:42 ---> tox-run.sh 19:36:42 + 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 19:36:42 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-python-lint/archives/tox 19:36:42 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-python-lint/archives/docs 19:36:42 + mkdir -p /w/workspace/integration-master-python-lint/archives/tox 19:36:42 + cd /w/workspace/integration-master-python-lint/. 19:36:42 + source /home/jenkins/lf-env.sh 19:36:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:36:42 ++ mktemp -d /tmp/venv-XXXX 19:36:42 + lf_venv=/tmp/venv-ueg9 19:36:42 + local venv_file=/tmp/.os_lf_venv 19:36:42 + local python=python3 19:36:42 + local options 19:36:42 + local set_path=true 19:36:42 + local install_args= 19:36:42 ++ 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 19:36:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:36:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:36:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:36:42 + true 19:36:42 + case $1 in 19:36:42 + venv_file=/tmp/.toxenv 19:36:42 + shift 2 19:36:42 + true 19:36:42 + case $1 in 19:36:42 + shift 19:36:42 + break 19:36:42 + case $python in 19:36:42 + local pkg_list= 19:36:42 + [[ -d /opt/pyenv ]] 19:36:42 + echo 'Setup pyenv:' 19:36:42 Setup pyenv: 19:36:42 + export PYENV_ROOT=/opt/pyenv 19:36:42 + PYENV_ROOT=/opt/pyenv 19:36:42 + 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 19:36:42 + 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 19:36:42 + pyenv versions 19:36:42 system 19:36:42 3.8.13 19:36:42 3.9.13 19:36:42 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:36:42 + command -v pyenv 19:36:42 ++ pyenv init - --no-rehash 19:36:42 + 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[*]}"'\'')" 19:36:42 export PATH="/opt/pyenv/shims:${PATH}" 19:36:42 export PYENV_SHELL=bash 19:36:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:36:42 pyenv() { 19:36:42 local command 19:36:42 command="${1:-}" 19:36:42 if [ "$#" -gt 0 ]; then 19:36:42 shift 19:36:42 fi 19:36:42 19:36:42 case "$command" in 19:36:42 rehash|shell) 19:36:42 eval "$(pyenv "sh-$command" "$@")" 19:36:42 ;; 19:36:42 *) 19:36:42 command pyenv "$command" "$@" 19:36:42 ;; 19:36:42 esac 19:36:42 }' 19:36:42 +++ 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[*]}"' 19:36:42 ++ 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 19:36:42 ++ 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 19:36:42 ++ 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 19:36:42 ++ export PYENV_SHELL=bash 19:36:42 ++ PYENV_SHELL=bash 19:36:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:36:42 +++ complete -F _pyenv pyenv 19:36:42 ++ lf-pyver python3 19:36:42 ++ local py_version_xy=python3 19:36:42 ++ local py_version_xyz= 19:36:42 ++ sed 's/^[ *]* //' 19:36:42 ++ pyenv versions 19:36:42 ++ local command 19:36:42 ++ command=versions 19:36:42 ++ '[' 1 -gt 0 ']' 19:36:42 ++ shift 19:36:42 ++ case "$command" in 19:36:42 ++ command pyenv versions 19:36:42 ++ pyenv versions 19:36:42 ++ awk '{ print $1 }' 19:36:42 ++ grep -E '^[0-9.]*[0-9]$' 19:36:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:36:42 +++ grep '^3' /tmp/.pyenv_versions 19:36:42 +++ sort -V 19:36:42 +++ tail -n 1 19:36:42 ++ py_version_xyz=3.10.6 19:36:42 ++ [[ -z 3.10.6 ]] 19:36:42 ++ echo 3.10.6 19:36:42 ++ return 0 19:36:42 + pyenv local 3.10.6 19:36:42 + local command 19:36:42 + command=local 19:36:42 + '[' 2 -gt 0 ']' 19:36:42 + shift 19:36:42 + case "$command" in 19:36:42 + command pyenv local 3.10.6 19:36:42 + pyenv local 3.10.6 19:36:42 + for arg in "$@" 19:36:42 + case $arg in 19:36:42 + pkg_list+='tox ' 19:36:42 + for arg in "$@" 19:36:42 + case $arg in 19:36:42 + pkg_list+='virtualenv ' 19:36:42 + for arg in "$@" 19:36:42 + case $arg in 19:36:42 + pkg_list+='urllib3~=1.26.15 ' 19:36:42 + [[ -f /tmp/.toxenv ]] 19:36:42 ++ cat /tmp/.toxenv 19:36:42 + lf_venv=/tmp/venv-Q5Fs 19:36:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q5Fs from' file:/tmp/.toxenv 19:36:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q5Fs from file:/tmp/.toxenv 19:36:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:36:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:36:42 + local 'pip_opts=--upgrade --quiet' 19:36:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:36:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:36:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:36:42 + [[ -n '' ]] 19:36:42 + [[ -n '' ]] 19:36:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:36:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:36:42 + /tmp/venv-Q5Fs/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 19:36:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:36:43 lf-activate-venv(): INFO: Base packages installed successfully 19:36:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:36:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:36:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:36:43 + /tmp/venv-Q5Fs/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 19:36:44 + type python3 19:36:44 + true 19:36:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Q5Fs/bin to PATH' 19:36:44 lf-activate-venv(): INFO: Adding /tmp/venv-Q5Fs/bin to PATH 19:36:44 + PATH=/tmp/venv-Q5Fs/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 19:36:44 + return 0 19:36:44 + [[ -d /opt/pyenv ]] 19:36:44 + echo '---> Setting up pyenv' 19:36:44 ---> Setting up pyenv 19:36:44 + export PYENV_ROOT=/opt/pyenv 19:36:44 + PYENV_ROOT=/opt/pyenv 19:36:44 + export PATH=/opt/pyenv/bin:/tmp/venv-Q5Fs/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 19:36:44 + PATH=/opt/pyenv/bin:/tmp/venv-Q5Fs/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 19:36:44 ++ pwd 19:36:44 + PYTHONPATH=/w/workspace/integration-master-python-lint 19:36:44 + export PYTHONPATH 19:36:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:36:44 + TOX_TESTENV_PASSENV=PYTHONPATH 19:36:44 + tox --version 19:36:44 4.56.2 from /tmp/venv-Q5Fs/lib/python3.10/site-packages/tox/__init__.py 19:36:44 + PARALLEL=false 19:36:44 + TOX_OPTIONS_LIST= 19:36:44 + [[ -n py ]] 19:36:44 + TOX_OPTIONS_LIST=' -e py' 19:36:44 + case ${PARALLEL,,} in 19:36:44 + tox -e py 19:36:44 + tee -a /w/workspace/integration-master-python-lint/archives/tox/tox.log 19:36:46 py: install_deps> python -I -m pip install coala-bears nodeenv 'setuptools<70.0.0' 19:37:50 py: freeze> python -m pip freeze --all 19:37:50 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 19:37:50 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 19:37:50 py: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $( 19:37:50 from coalib.misc.DictUtilities import inverse_dicts 19:37:50 19:37:50 File "/w/workspace/integration-master-python-lint/.tox/py/lib/python3.10/site-packages/coalib/misc/DictUtilities.py", line 1, in 19:37:50 from collections import defaultdict, Iterable, OrderedDict 19:37:50 19:37:50 ImportError: cannot import name 'Iterable' from 'collections' (/opt/pyenv/versions/3.10.6/lib/python3.10/collections/__init__.py) 19:37:50 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' 19:37:51 ---> Completed tox runs 19:37:51 + for i in .tox/*/log 19:37:51 ++ echo .tox/py/log 19:37:51 ++ awk -F/ '{print $2}' 19:37:51 + tox_env=py 19:37:51 + cp -r .tox/py/log /w/workspace/integration-master-python-lint/archives/tox/py 19:37:51 + DOC_DIR=docs/_build/html 19:37:51 + [[ -d docs/_build/html ]] 19:37:51 + echo '---> tox-run.sh ends' 19:37:51 ---> tox-run.sh ends 19:37:51 + test 255 -eq 0 19:37:51 + exit 255 19:37:51 Build step 'Execute shell' marked build as failure 19:37:51 $ ssh-agent -k 19:37:51 unset SSH_AUTH_SOCK; 19:37:51 unset SSH_AGENT_PID; 19:37:51 echo Agent pid 14553 killed; 19:37:51 [ssh-agent] Stopped. 19:37:51 [PostBuildScript] - [INFO] Executing post build scripts. 19:37:51 [integration-master-python-lint] $ /bin/bash /tmp/jenkins7134614770009856178.sh 19:37:51 ---> sysstat.sh 19:37:51 [integration-master-python-lint] $ /bin/bash /tmp/jenkins2756268836456709291.sh 19:37:51 ---> package-listing.sh 19:37:51 ++ tr '[:upper:]' '[:lower:]' 19:37:51 ++ facter osfamily 19:37:51 + OS_FAMILY=redhat 19:37:51 + workspace=/w/workspace/integration-master-python-lint 19:37:51 + START_PACKAGES=/tmp/packages_start.txt 19:37:51 + END_PACKAGES=/tmp/packages_end.txt 19:37:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:37:51 + PACKAGES=/tmp/packages_start.txt 19:37:51 + '[' /w/workspace/integration-master-python-lint ']' 19:37:51 + PACKAGES=/tmp/packages_end.txt 19:37:51 + case "${OS_FAMILY}" in 19:37:51 + rpm -qa 19:37:51 + sort 19:37:52 + '[' -f /tmp/packages_start.txt ']' 19:37:52 + '[' -f /tmp/packages_end.txt ']' 19:37:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:37:52 + '[' /w/workspace/integration-master-python-lint ']' 19:37:52 + mkdir -p /w/workspace/integration-master-python-lint/archives/ 19:37:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-python-lint/archives/ 19:37:52 [integration-master-python-lint] $ /bin/bash /tmp/jenkins16104030827077826862.sh 19:37:52 ---> capture-instance-metadata.sh 19:37:52 Setup pyenv: 19:37:52 system 19:37:52 3.8.13 19:37:52 3.9.13 19:37:52 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:37:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KQo5 19:37:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:37:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:37:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:38:01 lf-activate-venv(): INFO: Base packages installed successfully 19:38:01 lf-activate-venv(): INFO: Installing additional packages: lftools 19:38:25 lf-activate-venv(): INFO: Adding /tmp/venv-KQo5/bin to PATH 19:38:25 INFO: Running in OpenStack, capturing instance metadata 19:38:25 [integration-master-python-lint] $ /bin/bash /tmp/jenkins19321967295440684.sh 19:38:25 provisioning config files... 19:38:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-python-lint@tmp/config15095777063561389335tmp 19:38:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:38:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:38:25 [EnvInject] - Injecting environment variables from a build step. 19:38:25 [EnvInject] - Injecting as environment variables the properties content 19:38:25 SERVER_ID=logs 19:38:25 19:38:25 [EnvInject] - Variables injected successfully. 19:38:25 [integration-master-python-lint] $ /bin/bash /tmp/jenkins18322065777047373843.sh 19:38:25 ---> create-netrc.sh 19:38:25 [integration-master-python-lint] $ /bin/bash /tmp/jenkins18025052345493349854.sh 19:38:25 ---> python-tools-install.sh 19:38:25 Setup pyenv: 19:38:25 system 19:38:25 3.8.13 19:38:25 3.9.13 19:38:25 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:38:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KQo5 from file:/tmp/.os_lf_venv 19:38:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:38:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:38:28 lf-activate-venv(): INFO: Base packages installed successfully 19:38:28 lf-activate-venv(): INFO: Installing additional packages: lftools 19:38:36 lf-activate-venv(): INFO: Adding /tmp/venv-KQo5/bin to PATH 19:38:36 Generating Requirements File 19:39:03 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. 19:39:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:39:03 Python 3.10.6 19:39:03 pip 26.1.2 from /tmp/venv-KQo5/lib/python3.10/site-packages/pip (python 3.10) 19:39:03 aiohappyeyeballs==2.7.1 19:39:03 aiohttp==3.14.1 19:39:03 aiosignal==1.4.0 19:39:03 appdirs==1.4.4 19:39:03 argcomplete==3.7.0 19:39:03 aspy.yaml==1.3.0 19:39:03 async-timeout==5.0.1 19:39:03 attrs==26.1.0 19:39:03 autopage==0.6.0 19:39:03 backports.strenum==1.3.1 19:39:03 beautifulsoup4==4.15.0 19:39:03 boto3==1.43.42 19:39:03 botocore==1.43.42 19:39:03 bs4==0.0.2 19:39:03 certifi==2026.6.17 19:39:03 cffi==2.1.0 19:39:03 cfgv==3.5.0 19:39:03 chardet==7.4.3 19:39:03 charset-normalizer==3.4.9 19:39:03 click==8.4.2 19:39:03 cliff==4.14.0 19:39:03 cmd2==3.5.1 19:39:03 cryptography==3.3.2 19:39:03 debtcollector==3.1.0 19:39:03 decorator==5.3.1 19:39:03 defusedxml==0.7.1 19:39:03 Deprecated==1.3.1 19:39:03 distlib==0.4.3 19:39:03 dnspython==2.8.0 19:39:03 docker==7.1.0 19:39:03 dogpile.cache==1.5.0 19:39:03 durationpy==0.10 19:39:03 email-validator==2.3.0 19:39:03 filelock==3.29.6 19:39:03 frozenlist==1.8.0 19:39:03 future==1.0.0 19:39:03 gitdb==4.0.12 19:39:03 GitPython==3.1.50 19:39:03 httplib2==0.30.2 19:39:03 identify==2.6.19 19:39:03 idna==3.18 19:39:03 importlib-resources==1.5.0 19:39:03 iso8601==2.1.0 19:39:03 Jinja2==3.1.6 19:39:03 jmespath==1.1.0 19:39:03 jsonpatch==1.33 19:39:03 jsonpointer==3.1.1 19:39:03 jsonschema==4.26.0 19:39:03 jsonschema-specifications==2025.9.1 19:39:03 keystoneauth1==5.14.0 19:39:03 kubernetes==36.0.2 19:39:03 lftools==0.37.22 19:39:03 lxml==6.1.1 19:39:03 markdown-it-py==4.2.0 19:39:03 MarkupSafe==3.0.3 19:39:03 mdurl==0.1.2 19:39:03 msgpack==1.2.1 19:39:03 multi_key_dict==2.0.3 19:39:03 multidict==6.7.1 19:39:03 munch==4.0.0 19:39:03 netaddr==1.3.0 19:39:03 niet==1.4.2 19:39:03 nodeenv==1.10.0 19:39:03 oauth2client==4.1.3 19:39:03 oauthlib==3.3.1 19:39:03 openstacksdk==4.13.0 19:39:03 os-service-types==1.8.2 19:39:03 osc-lib==4.6.0 19:39:03 oslo.config==10.4.0 19:39:03 oslo.context==6.4.0 19:39:03 oslo.i18n==6.8.0 19:39:03 oslo.log==8.2.0 19:39:03 oslo.serialization==5.10.0 19:39:03 oslo.utils==10.1.1 19:39:03 packaging==26.2 19:39:03 pbr==7.0.3 19:39:03 platformdirs==4.10.0 19:39:03 prettytable==3.18.0 19:39:03 propcache==0.5.2 19:39:03 psutil==7.2.2 19:39:03 pyasn1==0.6.3 19:39:03 pyasn1_modules==0.4.2 19:39:03 pycparser==3.0 19:39:03 pygerrit2==2.0.15 19:39:03 PyGithub==2.9.1 19:39:03 Pygments==2.20.0 19:39:03 PyJWT==2.13.0 19:39:03 PyNaCl==1.6.2 19:39:03 pyparsing==2.4.7 19:39:03 pyperclip==1.11.0 19:39:03 pyrsistent==0.20.0 19:39:03 python-cinderclient==9.9.0 19:39:03 python-dateutil==2.9.0.post0 19:39:03 python-discovery==1.4.3 19:39:03 python-heatclient==5.2.0 19:39:03 python-jenkins==1.8.3 19:39:03 python-keystoneclient==5.8.0 19:39:03 python-magnumclient==4.11.0 19:39:03 python-openstackclient==10.0.0 19:39:03 python-swiftclient==4.10.0 19:39:03 PyYAML==6.0.3 19:39:03 referencing==0.37.0 19:39:03 requests==2.34.2 19:39:03 requests-oauthlib==2.0.0 19:39:03 rfc3986==2.0.0 19:39:03 rich==15.0.0 19:39:03 rich-argparse==1.8.0 19:39:03 rpds-py==0.30.0 19:39:03 rsa==4.9.1 19:39:03 ruamel.yaml==0.19.1 19:39:03 ruamel.yaml.clib==0.2.15 19:39:03 s3transfer==0.19.0 19:39:03 simplejson==4.1.1 19:39:03 six==1.17.0 19:39:03 smmap==5.0.3 19:39:03 soupsieve==2.8.4 19:39:03 stevedore==5.8.0 19:39:03 tabulate==0.10.0 19:39:03 toml==0.10.2 19:39:03 tomlkit==0.15.0 19:39:03 tqdm==4.68.4 19:39:03 typing_extensions==4.16.0 19:39:03 urllib3==1.26.20 19:39:03 virtualenv==21.6.0 19:39:03 wcwidth==0.8.2 19:39:03 websocket-client==1.9.0 19:39:03 wrapt==2.2.2 19:39:03 xdg==6.0.0 19:39:03 xmltodict==1.0.4 19:39:03 yarl==1.24.2 19:39:03 yq==4.1.1 19:39:03 [integration-master-python-lint] $ /bin/sh /tmp/jenkins15700439381649566368.sh 19:39:03 ---> uv-install.sh 19:39:03 Installing uv/uvx (latest) using shell installer 19:39:04 2026-07-07 19:39:04 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-s7efsh.sh" [1] 19:39:04 downloading uv 0.11.27 x86_64-unknown-linux-gnu 19:39:05 installing to /home/jenkins/.local/bin 19:39:05 uv 19:39:05 uvx 19:39:05 everything's installed! 19:39:05 ---> Validating uv/uvx install 19:39:05 uvx 0.11.27 (x86_64-unknown-linux-gnu) 19:39:05 [integration-master-python-lint] $ /bin/bash /tmp/jenkins2109779714960915670.sh 19:39:05 ---> sudo-logs.sh 19:39:05 Archiving 'sudo' log.. 19:39:05 [integration-master-python-lint] $ /bin/bash /tmp/jenkins6952200091004477355.sh 19:39:05 ---> job-cost.sh 19:39:05 INFO: Activating Python virtual environment... 19:39:05 Setup pyenv: 19:39:05 system 19:39:05 3.8.13 19:39:05 3.9.13 19:39:05 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:39:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KQo5 from file:/tmp/.os_lf_venv 19:39:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:39:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:39:07 lf-activate-venv(): INFO: Base packages installed successfully 19:39:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:39:16 lf-activate-venv(): INFO: Adding /tmp/venv-KQo5/bin to PATH 19:39:16 INFO: No stack-cost file found 19:39:16 INFO: Instance uptime: 216s 19:39:16 INFO: Fetching instance metadata (attempt 1 of 3)... 19:39:16 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:39:16 INFO: Successfully fetched instance metadata 19:39:16 INFO: Instance type: v3-standard-2 19:39:16 INFO: Retrieving pricing info for: v3-standard-2 19:39:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:39:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=216 19:39:17 INFO: Successfully fetched Vexxhost pricing API 19:39:17 INFO: Retrieved cost: 0.06 19:39:17 INFO: Retrieved resource: v3-standard-2 19:39:17 INFO: Creating archive directory: /w/workspace/integration-master-python-lint/archives/cost 19:39:17 INFO: Archiving costs to: /w/workspace/integration-master-python-lint/archives/cost.csv 19:39:17 INFO: Successfully archived job cost data 19:39:17 DEBUG: Cost data: integration-master-python-lint,367,2026-07-07 19:39:17,v3-standard-2,216,0.06,0.00,FAILURE 19:39:17 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins16698951753500997821.sh 19:39:17 ---> logs-deploy.sh 19:39:17 Setup pyenv: 19:39:17 system 19:39:17 3.8.13 19:39:17 3.9.13 19:39:17 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:39:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KQo5 from file:/tmp/.os_lf_venv 19:39:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:39:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:39:19 lf-activate-venv(): INFO: Base packages installed successfully 19:39:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:39:27 lf-activate-venv(): INFO: Adding /tmp/venv-KQo5/bin to PATH 19:39:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-python-lint/367 19:39:27 INFO: archiving workspace using pattern(s): 19:39:28 Archives upload complete. 19:39:28 INFO: archiving logs to Nexus 19:39:29 ---> uname -a: 19:39:29 Linux prd-centos8-builder-2c-1g-6387.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 19:39:29 19:39:29 19:39:29 ---> lscpu: 19:39:29 Architecture: x86_64 19:39:29 CPU op-mode(s): 32-bit, 64-bit 19:39:29 Byte Order: Little Endian 19:39:29 CPU(s): 2 19:39:29 On-line CPU(s) list: 0,1 19:39:29 Thread(s) per core: 1 19:39:29 Core(s) per socket: 1 19:39:29 Socket(s): 2 19:39:29 NUMA node(s): 1 19:39:29 Vendor ID: AuthenticAMD 19:39:29 CPU family: 23 19:39:29 Model: 49 19:39:29 Model name: AMD EPYC-Rome Processor 19:39:29 Stepping: 0 19:39:29 CPU MHz: 2799.998 19:39:29 BogoMIPS: 5599.99 19:39:29 Virtualization: AMD-V 19:39:29 Hypervisor vendor: KVM 19:39:29 Virtualization type: full 19:39:29 L1d cache: 32K 19:39:29 L1i cache: 32K 19:39:29 L2 cache: 512K 19:39:29 L3 cache: 16384K 19:39:29 NUMA node0 CPU(s): 0,1 19:39:29 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 19:39:29 19:39:29 19:39:29 ---> nproc: 19:39:29 2 19:39:29 19:39:29 19:39:29 ---> df -h: 19:39:29 Filesystem Size Used Avail Use% Mounted on 19:39:29 devtmpfs 3.8G 0 3.8G 0% /dev 19:39:29 tmpfs 3.8G 0 3.8G 0% /dev/shm 19:39:29 tmpfs 3.8G 17M 3.8G 1% /run 19:39:29 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:39:29 /dev/vda1 40G 9.7G 31G 25% / 19:39:29 tmpfs 770M 0 770M 0% /run/user/1001 19:39:29 19:39:29 19:39:29 ---> free -m: 19:39:29 total used free shared buff/cache available 19:39:29 Mem: 7697 645 4482 19 2569 6734 19:39:29 Swap: 1023 0 1023 19:39:29 19:39:29 19:39:29 ---> ip addr: 19:39:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:39:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:39:29 inet 127.0.0.1/8 scope host lo 19:39:29 valid_lft forever preferred_lft forever 19:39:29 inet6 ::1/128 scope host 19:39:29 valid_lft forever preferred_lft forever 19:39:29 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:39:29 link/ether fa:16:3e:0a:7f:7f brd ff:ff:ff:ff:ff:ff 19:39:29 altname enp0s3 19:39:29 altname ens3 19:39:29 inet 10.30.107.142/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 19:39:29 valid_lft 86182sec preferred_lft 86182sec 19:39:29 inet6 fe80::f816:3eff:fe0a:7f7f/64 scope link 19:39:29 valid_lft forever preferred_lft forever 19:39:29 19:39:29 19:39:29 ---> sar -b -r -n DEV: 19:39:29 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) 19:39:29 19:39:29 19:35:46 LINUX RESTART (2 CPU) 19:39:29 19:39:29 07:36:01 PM tps rtps wtps bread/s bwrtn/s 19:39:29 07:37:01 PM 339.40 164.33 175.06 8564.92 43326.79 19:39:29 07:38:01 PM 146.19 25.46 120.73 1232.99 9001.57 19:39:29 07:39:01 PM 149.08 0.42 148.67 54.65 14141.15 19:39:29 Average: 211.57 63.41 148.16 3284.59 22158.41 19:39:29 19:39:29 07:36:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:39:29 07:37:01 PM 5258076 6941364 2624356 33.29 2688 1861328 950464 10.64 197472 2099320 114272 19:39:29 07:38:01 PM 5098096 6965080 2784336 35.32 2688 2032716 826116 9.25 387916 2020592 161712 19:39:29 07:39:01 PM 4655876 6875472 3226556 40.93 2688 2370384 862440 9.66 410972 2386768 169648 19:39:29 Average: 5004016 6927305 2878416 36.52 2688 2088143 879673 9.85 332120 2168893 148544 19:39:29 19:39:29 07:36:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:39:29 07:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:29 07:37:01 PM eth0 298.30 159.17 1656.98 64.24 0.00 0.00 0.00 0.00 19:39:29 07:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:29 07:38:01 PM eth0 35.53 21.70 463.84 5.64 0.00 0.00 0.00 0.00 19:39:29 07:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:29 07:39:01 PM eth0 81.41 55.31 1017.91 10.05 0.00 0.00 0.00 0.00 19:39:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:29 Average: eth0 138.43 78.73 1046.31 26.65 0.00 0.00 0.00 0.00 19:39:29 19:39:29 19:39:29 ---> sar -P ALL: 19:39:29 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) 19:39:29 19:39:29 19:35:46 LINUX RESTART (2 CPU) 19:39:29 19:39:29 07:36:01 PM CPU %user %nice %system %iowait %steal %idle 19:39:29 07:37:01 PM all 41.28 2.65 33.67 10.46 0.11 11.83 19:39:29 07:37:01 PM 0 37.25 2.58 36.84 11.60 0.12 11.62 19:39:29 07:37:01 PM 1 45.30 2.72 30.53 9.32 0.10 12.04 19:39:29 07:38:01 PM all 28.54 0.50 12.57 10.55 0.10 47.75 19:39:29 07:38:01 PM 0 30.01 0.42 11.08 11.06 0.08 47.35 19:39:29 07:38:01 PM 1 27.05 0.59 14.06 10.04 0.12 48.15 19:39:29 07:39:01 PM all 34.54 0.00 5.37 2.18 0.13 57.77 19:39:29 07:39:01 PM 0 43.16 0.00 6.20 2.78 0.13 47.72 19:39:29 07:39:01 PM 1 25.92 0.00 4.55 1.58 0.13 67.82 19:39:29 Average: all 34.75 1.04 17.09 7.71 0.11 39.30 19:39:29 Average: 0 36.81 0.99 17.90 8.46 0.11 35.74 19:39:29 Average: 1 32.69 1.09 16.29 6.96 0.12 42.85 19:39:29 19:39:29 19:39:29