01:36:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141743 01:36:08 Running as SYSTEM 01:36:08 [EnvInject] - Loading node environment variables. 01:36:08 Building remotely on prd-centos8-builder-2c-1g-41625 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yml-lint 01:36:08 [ssh-agent] Looking for ssh-agent implementation... 01:36:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:36:09 $ ssh-agent 01:36:09 SSH_AUTH_SOCK=/tmp/ssh-lC3vro0IrbVx/agent.15693 01:36:09 SSH_AGENT_PID=15695 01:36:09 [ssh-agent] Started. 01:36:09 Running ssh-add (command line suppressed) 01:36:09 Identity added: /w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_5186792078159655766.key (/w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_5186792078159655766.key) 01:36:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 01:36:09 The recommended git tool is: NONE 01:36:11 using credential onap-jenkins-ssh 01:36:11 Wiping out workspace first. 01:36:11 Cloning the remote Git repository 01:36:11 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 01:36:11 > git init /w/workspace/integration-xtesting-master-yml-lint # timeout=10 01:36:11 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 01:36:11 > git --version # timeout=10 01:36:11 > git --version # 'git version 2.39.0' 01:36:11 using GIT_SSH to set credentials Gerrit user 01:36:11 [INFO] Currently running in a labeled security context 01:36:11 [INFO] Currently SELinux is 'enforcing' on the host 01:36:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh7431588909267156305.key 01:36:11 Verifying host key using manually-configured host key entries 01:36:11 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 01:36:12 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 01:36:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:12 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 01:36:12 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 01:36:12 using GIT_SSH to set credentials Gerrit user 01:36:12 [INFO] Currently running in a labeled security context 01:36:12 [INFO] Currently SELinux is 'enforcing' on the host 01:36:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh8650840206039994229.key 01:36:12 Verifying host key using manually-configured host key entries 01:36:12 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/43/141743/4 # timeout=30 01:36:12 > git rev-parse 82a8d53d21403ad8b50c855b41d010f242aff63a^{commit} # timeout=10 01:36:12 Checking out Revision 82a8d53d21403ad8b50c855b41d010f242aff63a (refs/changes/43/141743/4) 01:36:12 > git config core.sparsecheckout # timeout=10 01:36:12 > git checkout -f 82a8d53d21403ad8b50c855b41d010f242aff63a # timeout=30 01:36:16 Commit message: "[COMMON] Chore: Add dependabot config" 01:36:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:36:16 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 01:36:16 [EnvInject] - Injecting environment variables from a build step. 01:36:16 [EnvInject] - Injecting as environment variables the properties content 01:36:16 PYTHON=python3 01:36:16 01:36:16 [EnvInject] - Variables injected successfully. 01:36:16 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins11547501571603712659.sh 01:36:16 ---> tox-install.sh 01:36:16 + source /home/jenkins/lf-env.sh 01:36:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:36:16 ++ mktemp -d /tmp/venv-XXXX 01:36:16 + lf_venv=/tmp/venv-HoHi 01:36:16 + local venv_file=/tmp/.os_lf_venv 01:36:16 + local python=python3 01:36:16 + local options 01:36:16 + local set_path=true 01:36:16 + local install_args= 01:36:16 ++ 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 01:36:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:36:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:36:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:36:16 + true 01:36:16 + case $1 in 01:36:16 + venv_file=/tmp/.toxenv 01:36:16 + shift 2 01:36:16 + true 01:36:16 + case $1 in 01:36:16 + shift 01:36:16 + break 01:36:16 + case $python in 01:36:16 + local pkg_list= 01:36:16 + [[ -d /opt/pyenv ]] 01:36:16 + echo 'Setup pyenv:' 01:36:16 Setup pyenv: 01:36:16 + export PYENV_ROOT=/opt/pyenv 01:36:16 + PYENV_ROOT=/opt/pyenv 01:36:16 + 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 01:36:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:36:16 + pyenv versions 01:36:16 system 01:36:16 * 3.8.13 (set by /opt/pyenv/version) 01:36:16 * 3.9.13 (set by /opt/pyenv/version) 01:36:16 * 3.10.6 (set by /opt/pyenv/version) 01:36:16 + command -v pyenv 01:36:16 ++ pyenv init - --no-rehash 01:36:16 + 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[*]}"'\'')" 01:36:16 export PATH="/opt/pyenv/shims:${PATH}" 01:36:16 export PYENV_SHELL=bash 01:36:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:36:16 pyenv() { 01:36:16 local command 01:36:16 command="${1:-}" 01:36:16 if [ "$#" -gt 0 ]; then 01:36:16 shift 01:36:16 fi 01:36:16 01:36:16 case "$command" in 01:36:16 rehash|shell) 01:36:16 eval "$(pyenv "sh-$command" "$@")" 01:36:16 ;; 01:36:16 *) 01:36:16 command pyenv "$command" "$@" 01:36:16 ;; 01:36:16 esac 01:36:16 }' 01:36:16 +++ 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[*]}"' 01:36:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:36:16 ++ 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 01:36:16 ++ 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 01:36:16 ++ export PYENV_SHELL=bash 01:36:16 ++ PYENV_SHELL=bash 01:36:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:36:16 +++ complete -F _pyenv pyenv 01:36:16 ++ lf-pyver python3 01:36:16 ++ local py_version_xy=python3 01:36:16 ++ local py_version_xyz= 01:36:16 ++ sed 's/^[ *]* //' 01:36:16 ++ awk '{ print $1 }' 01:36:16 ++ grep -E '^[0-9.]*[0-9]$' 01:36:16 ++ pyenv versions 01:36:16 ++ local command 01:36:16 ++ command=versions 01:36:16 ++ '[' 1 -gt 0 ']' 01:36:16 ++ shift 01:36:16 ++ case "$command" in 01:36:16 ++ command pyenv versions 01:36:16 ++ pyenv versions 01:36:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:36:17 +++ grep '^3' /tmp/.pyenv_versions 01:36:17 +++ tail -n 1 01:36:17 +++ sort -V 01:36:17 ++ py_version_xyz=3.10.6 01:36:17 ++ [[ -z 3.10.6 ]] 01:36:17 ++ echo 3.10.6 01:36:17 ++ return 0 01:36:17 + pyenv local 3.10.6 01:36:17 + local command 01:36:17 + command=local 01:36:17 + '[' 2 -gt 0 ']' 01:36:17 + shift 01:36:17 + case "$command" in 01:36:17 + command pyenv local 3.10.6 01:36:17 + pyenv local 3.10.6 01:36:17 + for arg in "$@" 01:36:17 + case $arg in 01:36:17 + pkg_list+='tox ' 01:36:17 + for arg in "$@" 01:36:17 + case $arg in 01:36:17 + pkg_list+='virtualenv ' 01:36:17 + for arg in "$@" 01:36:17 + case $arg in 01:36:17 + pkg_list+='urllib3~=1.26.15 ' 01:36:17 + [[ -f /tmp/.toxenv ]] 01:36:17 + [[ ! -f /tmp/.toxenv ]] 01:36:17 + [[ -n '' ]] 01:36:17 + python3 -m venv /tmp/venv-HoHi 01:36:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HoHi' 01:36:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HoHi 01:36:21 + echo /tmp/venv-HoHi 01:36:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 01:36:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 01:36:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:36:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:21 + local 'pip_opts=--upgrade --quiet' 01:36:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:36:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:36:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:36:21 + [[ -n '' ]] 01:36:21 + [[ -n '' ]] 01:36:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:36:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:21 + /tmp/venv-HoHi/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 01:36:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:36:25 lf-activate-venv(): INFO: Base packages installed successfully 01:36:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:36:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 01:36:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 01:36:25 + /tmp/venv-HoHi/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 01:36:27 + type python3 01:36:27 + true 01:36:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HoHi/bin to PATH' 01:36:27 lf-activate-venv(): INFO: Adding /tmp/venv-HoHi/bin to PATH 01:36:27 + PATH=/tmp/venv-HoHi/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 01:36:27 + return 0 01:36:27 + python3 --version 01:36:27 Python 3.10.6 01:36:27 + python3 -m pip --version 01:36:27 pip 25.2 from /tmp/venv-HoHi/lib/python3.10/site-packages/pip (python 3.10) 01:36:27 + python3 -m pip freeze 01:36:27 cachetools==6.2.0 01:36:27 chardet==5.2.0 01:36:27 colorama==0.4.6 01:36:27 distlib==0.4.0 01:36:27 filelock==3.19.1 01:36:27 packaging==25.0 01:36:27 platformdirs==4.4.0 01:36:27 pluggy==1.6.0 01:36:27 pyproject-api==1.9.1 01:36:27 tomli==2.2.1 01:36:27 tox==4.28.4 01:36:27 typing_extensions==4.15.0 01:36:27 urllib3==1.26.20 01:36:27 virtualenv==20.34.0 01:36:27 [EnvInject] - Injecting environment variables from a build step. 01:36:27 [EnvInject] - Injecting as environment variables the properties content 01:36:27 PARALLEL=false 01:36:27 01:36:27 [EnvInject] - Variables injected successfully. 01:36:27 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins9684444474661343537.sh 01:36:27 ---> tox-run.sh 01:36:27 + 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 01:36:27 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/tox 01:36:27 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/docs 01:36:27 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/tox 01:36:27 + cd /w/workspace/integration-xtesting-master-yml-lint/. 01:36:27 + source /home/jenkins/lf-env.sh 01:36:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:36:27 ++ mktemp -d /tmp/venv-XXXX 01:36:27 + lf_venv=/tmp/venv-b7py 01:36:27 + local venv_file=/tmp/.os_lf_venv 01:36:27 + local python=python3 01:36:27 + local options 01:36:27 + local set_path=true 01:36:27 + local install_args= 01:36:27 ++ 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 01:36:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:36:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:36:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:36:27 + true 01:36:27 + case $1 in 01:36:27 + venv_file=/tmp/.toxenv 01:36:27 + shift 2 01:36:27 + true 01:36:27 + case $1 in 01:36:27 + shift 01:36:27 + break 01:36:27 + case $python in 01:36:27 + local pkg_list= 01:36:27 + [[ -d /opt/pyenv ]] 01:36:27 + echo 'Setup pyenv:' 01:36:27 Setup pyenv: 01:36:27 + export PYENV_ROOT=/opt/pyenv 01:36:27 + PYENV_ROOT=/opt/pyenv 01:36:27 + 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 01:36:27 + 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 01:36:27 + pyenv versions 01:36:28 system 01:36:28 3.8.13 01:36:28 3.9.13 01:36:28 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 01:36:28 + command -v pyenv 01:36:28 ++ pyenv init - --no-rehash 01: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[*]}"'\'')" 01:36:28 export PATH="/opt/pyenv/shims:${PATH}" 01:36:28 export PYENV_SHELL=bash 01:36:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:36:28 pyenv() { 01:36:28 local command 01:36:28 command="${1:-}" 01:36:28 if [ "$#" -gt 0 ]; then 01:36:28 shift 01:36:28 fi 01:36:28 01:36:28 case "$command" in 01:36:28 rehash|shell) 01:36:28 eval "$(pyenv "sh-$command" "$@")" 01:36:28 ;; 01:36:28 *) 01:36:28 command pyenv "$command" "$@" 01:36:28 ;; 01:36:28 esac 01:36:28 }' 01: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[*]}"' 01:36:28 ++ 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 01:36:28 ++ 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 01:36:28 ++ 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 01:36:28 ++ export PYENV_SHELL=bash 01:36:28 ++ PYENV_SHELL=bash 01:36:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:36:28 +++ complete -F _pyenv pyenv 01:36:28 ++ lf-pyver python3 01:36:28 ++ local py_version_xy=python3 01:36:28 ++ local py_version_xyz= 01:36:28 ++ pyenv versions 01:36:28 ++ local command 01:36:28 ++ command=versions 01:36:28 ++ '[' 1 -gt 0 ']' 01:36:28 ++ shift 01:36:28 ++ case "$command" in 01:36:28 ++ command pyenv versions 01:36:28 ++ pyenv versions 01:36:28 ++ grep -E '^[0-9.]*[0-9]$' 01:36:28 ++ sed 's/^[ *]* //' 01:36:28 ++ awk '{ print $1 }' 01:36:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:36:28 +++ sort -V 01:36:28 +++ grep '^3' /tmp/.pyenv_versions 01:36:28 +++ tail -n 1 01:36:28 ++ py_version_xyz=3.10.6 01:36:28 ++ [[ -z 3.10.6 ]] 01:36:28 ++ echo 3.10.6 01:36:28 ++ return 0 01:36:28 + pyenv local 3.10.6 01:36:28 + local command 01:36:28 + command=local 01:36:28 + '[' 2 -gt 0 ']' 01:36:28 + shift 01:36:28 + case "$command" in 01:36:28 + command pyenv local 3.10.6 01:36:28 + pyenv local 3.10.6 01:36:28 + for arg in "$@" 01:36:28 + case $arg in 01:36:28 + pkg_list+='tox ' 01:36:28 + for arg in "$@" 01:36:28 + case $arg in 01:36:28 + pkg_list+='virtualenv ' 01:36:28 + for arg in "$@" 01:36:28 + case $arg in 01:36:28 + pkg_list+='urllib3~=1.26.15 ' 01:36:28 + [[ -f /tmp/.toxenv ]] 01:36:28 ++ cat /tmp/.toxenv 01:36:28 + lf_venv=/tmp/venv-HoHi 01:36:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HoHi from' file:/tmp/.toxenv 01:36:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HoHi from file:/tmp/.toxenv 01:36:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:36:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:28 + local 'pip_opts=--upgrade --quiet' 01:36:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:36:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:36:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:36:28 + [[ -n '' ]] 01:36:28 + [[ -n '' ]] 01:36:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:36:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:28 + /tmp/venv-HoHi/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 01:36:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:36:28 lf-activate-venv(): INFO: Base packages installed successfully 01:36:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:36:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 01:36:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 01:36:28 + /tmp/venv-HoHi/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 01:36:29 + type python3 01:36:29 + true 01:36:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HoHi/bin to PATH' 01:36:29 lf-activate-venv(): INFO: Adding /tmp/venv-HoHi/bin to PATH 01:36:29 + PATH=/tmp/venv-HoHi/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 01:36:29 + return 0 01:36:29 + [[ -d /opt/pyenv ]] 01:36:29 + echo '---> Setting up pyenv' 01:36:29 ---> Setting up pyenv 01:36:29 + export PYENV_ROOT=/opt/pyenv 01:36:29 + PYENV_ROOT=/opt/pyenv 01:36:29 + export PATH=/opt/pyenv/bin:/tmp/venv-HoHi/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 01:36:29 + PATH=/opt/pyenv/bin:/tmp/venv-HoHi/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 01:36:29 ++ pwd 01:36:29 + PYTHONPATH=/w/workspace/integration-xtesting-master-yml-lint 01:36:29 + export PYTHONPATH 01:36:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 01:36:29 + TOX_TESTENV_PASSENV=PYTHONPATH 01:36:29 + tox --version 01:36:30 4.28.4 from /tmp/venv-HoHi/lib/python3.10/site-packages/tox/__init__.py 01:36:30 + PARALLEL=false 01:36:30 + TOX_OPTIONS_LIST= 01:36:30 + [[ -n yaml ]] 01:36:30 + TOX_OPTIONS_LIST=' -e yaml' 01:36:30 + case ${PARALLEL,,} in 01:36:30 + tee -a /w/workspace/integration-xtesting-master-yml-lint/archives/tox/tox.log 01:36:30 + tox -e yaml 01:36:31 yaml: install_deps> python -I -m pip install coala-bears nodeenv 01:36:56 yaml: freeze> python -m pip freeze --all 01:36:57 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.17.0,bandit==1.6.2,certifi==2025.8.3,charset-normalizer==3.4.3,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.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.45,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.10,imagesize==1.4.1,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.9.1,packaging==25.0,pbr==7.0.1,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2025.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.1,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==1.17.3,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 01:36:57 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 01:36:57 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 01:36:58 ---> Completed tox runs 01:36:58 + for i in .tox/*/log 01:36:58 ++ echo .tox/yaml/log 01:36:58 ++ awk -F/ '{print $2}' 01:36:58 + tox_env=yaml 01:36:58 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yml-lint/archives/tox/yaml 01:36:58 + DOC_DIR=docs/_build/html 01:36:58 + [[ -d docs/_build/html ]] 01:36:58 + echo '---> tox-run.sh ends' 01:36:58 ---> tox-run.sh ends 01:36:58 + test 0 -eq 0 01:36:58 $ ssh-agent -k 01:36:58 unset SSH_AUTH_SOCK; 01:36:58 unset SSH_AGENT_PID; 01:36:58 echo Agent pid 15695 killed; 01:36:58 [ssh-agent] Stopped. 01:36:58 [PostBuildScript] - [INFO] Executing post build scripts. 01:36:58 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins16183380723425470413.sh 01:36:58 ---> sysstat.sh 01:36:58 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins13139409906292069851.sh 01:36:58 ---> package-listing.sh 01:36:58 ++ tr '[:upper:]' '[:lower:]' 01:36:58 ++ facter osfamily 01:36:58 + OS_FAMILY=redhat 01:36:58 + workspace=/w/workspace/integration-xtesting-master-yml-lint 01:36:58 + START_PACKAGES=/tmp/packages_start.txt 01:36:58 + END_PACKAGES=/tmp/packages_end.txt 01:36:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:36:58 + PACKAGES=/tmp/packages_start.txt 01:36:58 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 01:36:58 + PACKAGES=/tmp/packages_end.txt 01:36:58 + case "${OS_FAMILY}" in 01:36:58 + rpm -qa 01:36:58 + sort 01:36:59 + '[' -f /tmp/packages_start.txt ']' 01:36:59 + '[' -f /tmp/packages_end.txt ']' 01:36:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:36:59 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 01:36:59 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/ 01:36:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yml-lint/archives/ 01:36:59 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins6855011790393975464.sh 01:36:59 ---> capture-instance-metadata.sh 01:36:59 Setup pyenv: 01:36:59 system 01:36:59 3.8.13 01:36:59 3.9.13 01:36:59 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 01:37:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-udfC 01:37:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:37:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:37:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:37:06 lf-activate-venv(): INFO: Base packages installed successfully 01:37:06 lf-activate-venv(): INFO: Installing additional packages: lftools 01:37:31 lf-activate-venv(): INFO: Adding /tmp/venv-udfC/bin to PATH 01:37:31 INFO: Running in OpenStack, capturing instance metadata 01:37:32 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins8288786363032423545.sh 01:37:32 provisioning config files... 01:37:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yml-lint@tmp/config16366697718529553086tmp 01:37:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:37:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:37:32 [EnvInject] - Injecting environment variables from a build step. 01:37:32 [EnvInject] - Injecting as environment variables the properties content 01:37:32 SERVER_ID=logs 01:37:32 01:37:32 [EnvInject] - Variables injected successfully. 01:37:32 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins3358982194880803884.sh 01:37:32 ---> create-netrc.sh 01:37:32 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins4746140231601917790.sh 01:37:32 ---> python-tools-install.sh 01:37:32 Setup pyenv: 01:37:32 system 01:37:32 3.8.13 01:37:32 3.9.13 01:37:32 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 01:37:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-udfC from file:/tmp/.os_lf_venv 01:37:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:37:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:37:34 lf-activate-venv(): INFO: Base packages installed successfully 01:37:34 lf-activate-venv(): INFO: Installing additional packages: lftools 01:37:43 lf-activate-venv(): INFO: Adding /tmp/venv-udfC/bin to PATH 01:37:43 Generating Requirements File 01:38:10 Python 3.10.6 01:38:10 pip 25.2 from /tmp/venv-udfC/lib/python3.10/site-packages/pip (python 3.10) 01:38:11 appdirs==1.4.4 01:38:11 argcomplete==3.6.2 01:38:11 aspy.yaml==1.3.0 01:38:11 attrs==25.3.0 01:38:11 autopage==0.5.2 01:38:11 beautifulsoup4==4.13.5 01:38:11 boto3==1.40.19 01:38:11 botocore==1.40.19 01:38:11 bs4==0.0.2 01:38:11 cachetools==5.5.2 01:38:11 certifi==2025.8.3 01:38:11 cffi==1.17.1 01:38:11 cfgv==3.4.0 01:38:11 chardet==5.2.0 01:38:11 charset-normalizer==3.4.3 01:38:11 click==8.2.1 01:38:11 cliff==4.11.0 01:38:11 cmd2==2.7.0 01:38:11 cryptography==3.3.2 01:38:11 debtcollector==3.0.0 01:38:11 decorator==5.2.1 01:38:11 defusedxml==0.7.1 01:38:11 Deprecated==1.2.18 01:38:11 distlib==0.4.0 01:38:11 dnspython==2.7.0 01:38:11 docker==7.1.0 01:38:11 dogpile.cache==1.4.0 01:38:11 durationpy==0.10 01:38:11 email-validator==2.3.0 01:38:11 filelock==3.19.1 01:38:11 future==1.0.0 01:38:11 gitdb==4.0.12 01:38:11 GitPython==3.1.45 01:38:11 google-auth==2.40.3 01:38:11 httplib2==0.22.0 01:38:11 identify==2.6.13 01:38:11 idna==3.10 01:38:11 importlib-resources==1.5.0 01:38:11 iso8601==2.1.0 01:38:11 Jinja2==3.1.6 01:38:11 jmespath==1.0.1 01:38:11 jsonpatch==1.33 01:38:11 jsonpointer==3.0.0 01:38:11 jsonschema==4.25.1 01:38:11 jsonschema-specifications==2025.4.1 01:38:11 keystoneauth1==5.12.0 01:38:11 kubernetes==33.1.0 01:38:11 lftools==0.37.13 01:38:11 lxml==6.0.1 01:38:11 markdown-it-py==4.0.0 01:38:11 MarkupSafe==3.0.2 01:38:11 mdurl==0.1.2 01:38:11 msgpack==1.1.1 01:38:11 multi_key_dict==2.0.3 01:38:11 munch==4.0.0 01:38:11 netaddr==1.3.0 01:38:11 niet==1.4.2 01:38:11 nodeenv==1.9.1 01:38:11 oauth2client==4.1.3 01:38:11 oauthlib==3.3.1 01:38:11 openstacksdk==4.7.0 01:38:11 os-client-config==2.3.0 01:38:11 os-service-types==1.8.0 01:38:11 osc-lib==4.2.0 01:38:11 oslo.config==10.0.0 01:38:11 oslo.context==6.1.0 01:38:11 oslo.i18n==6.6.0 01:38:11 oslo.log==7.2.1 01:38:11 oslo.serialization==5.8.0 01:38:11 oslo.utils==9.1.0 01:38:11 packaging==25.0 01:38:11 pbr==7.0.1 01:38:11 platformdirs==4.4.0 01:38:11 prettytable==3.16.0 01:38:11 psutil==7.0.0 01:38:11 pyasn1==0.6.1 01:38:11 pyasn1_modules==0.4.2 01:38:11 pycparser==2.22 01:38:11 pygerrit2==2.0.15 01:38:11 PyGithub==2.7.0 01:38:11 Pygments==2.19.2 01:38:11 PyJWT==2.10.1 01:38:11 PyNaCl==1.5.0 01:38:11 pyparsing==2.4.7 01:38:11 pyperclip==1.9.0 01:38:11 pyrsistent==0.20.0 01:38:11 python-cinderclient==9.7.0 01:38:11 python-dateutil==2.9.0.post0 01:38:11 python-heatclient==4.3.0 01:38:11 python-jenkins==1.8.3 01:38:11 python-keystoneclient==5.6.0 01:38:11 python-magnumclient==4.8.1 01:38:11 python-openstackclient==8.2.0 01:38:11 python-swiftclient==4.8.0 01:38:11 PyYAML==6.0.2 01:38:11 referencing==0.36.2 01:38:11 requests==2.32.5 01:38:11 requests-oauthlib==2.0.0 01:38:11 requestsexceptions==1.4.0 01:38:11 rfc3986==2.0.0 01:38:11 rich==14.1.0 01:38:11 rich-argparse==1.7.1 01:38:11 rpds-py==0.27.1 01:38:11 rsa==4.9.1 01:38:11 ruamel.yaml==0.18.15 01:38:11 ruamel.yaml.clib==0.2.12 01:38:11 s3transfer==0.13.1 01:38:11 simplejson==3.20.1 01:38:11 six==1.17.0 01:38:11 smmap==5.0.2 01:38:11 soupsieve==2.8 01:38:11 stevedore==5.5.0 01:38:11 tabulate==0.9.0 01:38:11 toml==0.10.2 01:38:11 tomlkit==0.13.3 01:38:11 tqdm==4.67.1 01:38:11 typing_extensions==4.15.0 01:38:11 tzdata==2025.2 01:38:11 urllib3==1.26.20 01:38:11 virtualenv==20.34.0 01:38:11 wcwidth==0.2.13 01:38:11 websocket-client==1.8.0 01:38:11 wrapt==1.17.3 01:38:11 xdg==6.0.0 01:38:11 xmltodict==0.14.2 01:38:11 yq==3.4.3 01:38:11 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins14173391678130744448.sh 01:38:11 ---> sudo-logs.sh 01:38:11 Archiving 'sudo' log.. 01:38:11 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins18355261560375869869.sh 01:38:11 ---> job-cost.sh 01:38:11 Setup pyenv: 01:38:11 system 01:38:11 3.8.13 01:38:11 3.9.13 01:38:11 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 01:38:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-udfC from file:/tmp/.os_lf_venv 01:38:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:38:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:38:13 lf-activate-venv(): INFO: Base packages installed successfully 01:38:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:38:18 lf-activate-venv(): INFO: Adding /tmp/venv-udfC/bin to PATH 01:38:18 INFO: No Stack... 01:38:19 INFO: Retrieving Pricing Info for: v3-standard-2 01:38:19 INFO: Archiving Costs 01:38:19 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins6281759239702483952.sh 01:38:19 ---> logs-deploy.sh 01:38:19 Setup pyenv: 01:38:19 system 01:38:19 3.8.13 01:38:19 3.9.13 01:38:19 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 01:38:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-udfC from file:/tmp/.os_lf_venv 01:38:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:38:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:38:21 lf-activate-venv(): INFO: Base packages installed successfully 01:38:21 lf-activate-venv(): INFO: Installing additional packages: lftools 01:38:30 lf-activate-venv(): INFO: Adding /tmp/venv-udfC/bin to PATH 01:38:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yml-lint/5 01:38:30 INFO: archiving workspace using pattern(s): 01:38:30 Archives upload complete. 01:38:31 INFO: archiving logs to Nexus 01:38:31 ---> uname -a: 01:38:31 Linux prd-centos8-builder-2c-1g-41625.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 01:38:31 01:38:31 01:38:31 ---> lscpu: 01:38:31 Architecture: x86_64 01:38:31 CPU op-mode(s): 32-bit, 64-bit 01:38:31 Byte Order: Little Endian 01:38:31 CPU(s): 2 01:38:31 On-line CPU(s) list: 0,1 01:38:31 Thread(s) per core: 1 01:38:31 Core(s) per socket: 1 01:38:31 Socket(s): 2 01:38:31 NUMA node(s): 1 01:38:31 Vendor ID: AuthenticAMD 01:38:31 CPU family: 23 01:38:31 Model: 49 01:38:31 Model name: AMD EPYC-Rome Processor 01:38:31 Stepping: 0 01:38:31 CPU MHz: 2799.998 01:38:31 BogoMIPS: 5599.99 01:38:31 Virtualization: AMD-V 01:38:31 Hypervisor vendor: KVM 01:38:31 Virtualization type: full 01:38:31 L1d cache: 32K 01:38:31 L1i cache: 32K 01:38:31 L2 cache: 512K 01:38:31 L3 cache: 16384K 01:38:31 NUMA node0 CPU(s): 0,1 01:38:31 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 01:38:31 01:38:31 01:38:31 ---> nproc: 01:38:31 2 01:38:31 01:38:31 01:38:31 ---> df -h: 01:38:31 Filesystem Size Used Avail Use% Mounted on 01:38:31 devtmpfs 3.8G 0 3.8G 0% /dev 01:38:31 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:38:31 tmpfs 3.8G 17M 3.8G 1% /run 01:38:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:38:31 /dev/vda1 40G 8.7G 32G 22% / 01:38:31 tmpfs 770M 0 770M 0% /run/user/1001 01:38:31 01:38:31 01:38:31 ---> free -m: 01:38:31 total used free shared buff/cache available 01:38:31 Mem: 7699 601 4751 19 2346 6780 01:38:31 Swap: 1023 0 1023 01:38:31 01:38:31 01:38:31 ---> ip addr: 01:38:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:38:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:38:31 inet 127.0.0.1/8 scope host lo 01:38:31 valid_lft forever preferred_lft forever 01:38:31 inet6 ::1/128 scope host 01:38:31 valid_lft forever preferred_lft forever 01:38:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:38:31 link/ether fa:16:3e:43:af:c4 brd ff:ff:ff:ff:ff:ff 01:38:31 altname enp0s3 01:38:31 altname ens3 01:38:31 inet 10.30.106.164/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 01:38:31 valid_lft 86232sec preferred_lft 86232sec 01:38:31 inet6 fe80::f816:3eff:fe43:afc4/64 scope link 01:38:31 valid_lft forever preferred_lft forever 01:38:31 01:38:31 01:38:31 ---> sar -b -r -n DEV: 01:38:31 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/28/2025 _x86_64_ (2 CPU) 01:38:31 01:38:31 01:35:39 LINUX RESTART (2 CPU) 01:38:31 01:38:31 01:36:02 AM tps rtps wtps bread/s bwrtn/s 01:38:31 01:37:01 AM 426.38 164.81 261.57 8005.96 8972.50 01:38:31 01:38:01 AM 139.04 0.40 138.64 54.65 13236.64 01:38:31 Average: 281.50 81.91 199.59 3996.91 11122.48 01:38:31 01:38:31 01:36:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:38:31 01:37:01 AM 5250748 7007372 2633696 33.40 2688 1927016 703584 7.88 370760 1910540 162500 01:38:31 01:38:01 AM 4955796 6948724 2928648 37.14 2688 2150692 720212 8.06 380472 2146644 68320 01:38:31 Average: 5103272 6978048 2781172 35.27 2688 2038854 711898 7.97 375616 2028592 115410 01:38:31 01:38:31 01:36:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:38:31 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:31 01:37:01 AM eth0 277.16 157.64 1411.39 72.50 0.00 0.00 0.00 0.00 01:38:31 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:31 01:38:01 AM eth0 49.88 43.12 737.34 9.31 0.00 0.00 0.00 0.00 01:38:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:31 Average: eth0 162.57 99.90 1071.53 40.64 0.00 0.00 0.00 0.00 01:38:31 01:38:31 01:38:31 ---> sar -P ALL: 01:38:31 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/28/2025 _x86_64_ (2 CPU) 01:38:31 01:38:31 01:35:39 LINUX RESTART (2 CPU) 01:38:31 01:38:31 01:36:02 AM CPU %user %nice %system %iowait %steal %idle 01:38:31 01:37:01 AM all 43.96 2.61 21.79 5.64 0.11 25.90 01:38:31 01:37:01 AM 0 42.98 2.51 20.59 4.86 0.12 28.94 01:38:31 01:37:01 AM 1 44.95 2.70 22.99 6.42 0.10 22.83 01:38:31 01:38:01 AM all 35.41 0.00 3.62 4.06 0.09 56.82 01:38:31 01:38:01 AM 0 38.82 0.00 3.64 3.82 0.08 53.64 01:38:31 01:38:01 AM 1 32.00 0.00 3.60 4.29 0.10 60.01 01:38:31 Average: all 39.61 1.28 12.53 4.83 0.10 41.65 01:38:31 Average: 0 40.86 1.23 11.97 4.33 0.10 41.51 01:38:31 Average: 1 38.35 1.32 13.10 5.34 0.10 41.79 01:38:31 01:38:31 01:38:31