18:34:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141743 18:34:22 Running as SYSTEM 18:34:22 [EnvInject] - Loading node environment variables. 18:34:22 Building remotely on prd-centos8-builder-2c-1g-41575 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yml-lint 18:34:22 [ssh-agent] Looking for ssh-agent implementation... 18:34:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:22 $ ssh-agent 18:34:22 SSH_AUTH_SOCK=/tmp/ssh-j3pzwYzQoMDL/agent.15146 18:34:22 SSH_AGENT_PID=15147 18:34:22 [ssh-agent] Started. 18:34:22 Running ssh-add (command line suppressed) 18:34:22 Identity added: /w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_10671216634366548918.key (/w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_10671216634366548918.key) 18:34:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:34:22 The recommended git tool is: NONE 18:34:24 using credential onap-jenkins-ssh 18:34:24 Wiping out workspace first. 18:34:24 Cloning the remote Git repository 18:34:24 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 18:34:24 > git init /w/workspace/integration-xtesting-master-yml-lint # timeout=10 18:34:24 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 18:34:24 > git --version # timeout=10 18:34:24 > git --version # 'git version 2.39.0' 18:34:24 using GIT_SSH to set credentials Gerrit user 18:34:24 [INFO] Currently running in a labeled security context 18:34:24 [INFO] Currently SELinux is 'enforcing' on the host 18:34:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh4108434705075854573.key 18:34:24 Verifying host key using manually-configured host key entries 18:34:24 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:34:25 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 18:34:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:25 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 18:34:25 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 18:34:25 using GIT_SSH to set credentials Gerrit user 18:34:25 [INFO] Currently running in a labeled security context 18:34:25 [INFO] Currently SELinux is 'enforcing' on the host 18:34:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh8455222992627563405.key 18:34:25 Verifying host key using manually-configured host key entries 18:34:25 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/43/141743/3 # timeout=30 18:34:25 > git rev-parse c1b3d4cc04338a2f2ba1a610284eb7426b8e7c0e^{commit} # timeout=10 18:34:25 Checking out Revision c1b3d4cc04338a2f2ba1a610284eb7426b8e7c0e (refs/changes/43/141743/3) 18:34:25 > git config core.sparsecheckout # timeout=10 18:34:25 > git checkout -f c1b3d4cc04338a2f2ba1a610284eb7426b8e7c0e # timeout=30 18:34:29 Commit message: "[COMMON] Chore: Add dependabot config" 18:34:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:34:29 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 18:34:29 [EnvInject] - Injecting environment variables from a build step. 18:34:29 [EnvInject] - Injecting as environment variables the properties content 18:34:29 PYTHON=python3 18:34:29 18:34:29 [EnvInject] - Variables injected successfully. 18:34:29 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins8710288212608048018.sh 18:34:29 ---> tox-install.sh 18:34:29 + source /home/jenkins/lf-env.sh 18:34:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:34:29 ++ mktemp -d /tmp/venv-XXXX 18:34:29 + lf_venv=/tmp/venv-XGXN 18:34:29 + local venv_file=/tmp/.os_lf_venv 18:34:29 + local python=python3 18:34:29 + local options 18:34:29 + local set_path=true 18:34:29 + local install_args= 18:34:29 ++ 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 18:34:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:34:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:34:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:34:29 + true 18:34:29 + case $1 in 18:34:29 + venv_file=/tmp/.toxenv 18:34:29 + shift 2 18:34:29 + true 18:34:29 + case $1 in 18:34:29 + shift 18:34:29 + break 18:34:29 + case $python in 18:34:29 + local pkg_list= 18:34:29 + [[ -d /opt/pyenv ]] 18:34:29 + echo 'Setup pyenv:' 18:34:29 Setup pyenv: 18:34:29 + export PYENV_ROOT=/opt/pyenv 18:34:29 + PYENV_ROOT=/opt/pyenv 18:34:29 + 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 18:34:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:34:29 + pyenv versions 18:34:29 system 18:34:29 * 3.8.13 (set by /opt/pyenv/version) 18:34:29 * 3.9.13 (set by /opt/pyenv/version) 18:34:29 * 3.10.6 (set by /opt/pyenv/version) 18:34:29 + command -v pyenv 18:34:29 ++ pyenv init - --no-rehash 18:34:29 + 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[*]}"'\'')" 18:34:29 export PATH="/opt/pyenv/shims:${PATH}" 18:34:29 export PYENV_SHELL=bash 18:34:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:34:29 pyenv() { 18:34:29 local command 18:34:29 command="${1:-}" 18:34:29 if [ "$#" -gt 0 ]; then 18:34:29 shift 18:34:29 fi 18:34:29 18:34:29 case "$command" in 18:34:29 rehash|shell) 18:34:29 eval "$(pyenv "sh-$command" "$@")" 18:34:29 ;; 18:34:29 *) 18:34:29 command pyenv "$command" "$@" 18:34:29 ;; 18:34:29 esac 18:34:29 }' 18:34:29 +++ 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[*]}"' 18:34:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:34:29 ++ 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 18:34:29 ++ 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 18:34:29 ++ export PYENV_SHELL=bash 18:34:29 ++ PYENV_SHELL=bash 18:34:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:34:29 +++ complete -F _pyenv pyenv 18:34:29 ++ lf-pyver python3 18:34:29 ++ local py_version_xy=python3 18:34:29 ++ local py_version_xyz= 18:34:29 ++ pyenv versions 18:34:29 ++ local command 18:34:29 ++ command=versions 18:34:29 ++ '[' 1 -gt 0 ']' 18:34:29 ++ shift 18:34:29 ++ case "$command" in 18:34:29 ++ command pyenv versions 18:34:29 ++ pyenv versions 18:34:29 ++ grep -E '^[0-9.]*[0-9]$' 18:34:29 ++ awk '{ print $1 }' 18:34:29 ++ sed 's/^[ *]* //' 18:34:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:34:29 +++ grep '^3' /tmp/.pyenv_versions 18:34:29 +++ sort -V 18:34:29 +++ tail -n 1 18:34:29 ++ py_version_xyz=3.10.6 18:34:29 ++ [[ -z 3.10.6 ]] 18:34:29 ++ echo 3.10.6 18:34:29 ++ return 0 18:34:29 + pyenv local 3.10.6 18:34:29 + local command 18:34:29 + command=local 18:34:29 + '[' 2 -gt 0 ']' 18:34:29 + shift 18:34:29 + case "$command" in 18:34:29 + command pyenv local 3.10.6 18:34:29 + pyenv local 3.10.6 18:34:29 + for arg in "$@" 18:34:29 + case $arg in 18:34:29 + pkg_list+='tox ' 18:34:29 + for arg in "$@" 18:34:29 + case $arg in 18:34:29 + pkg_list+='virtualenv ' 18:34:29 + for arg in "$@" 18:34:29 + case $arg in 18:34:29 + pkg_list+='urllib3~=1.26.15 ' 18:34:29 + [[ -f /tmp/.toxenv ]] 18:34:29 + [[ ! -f /tmp/.toxenv ]] 18:34:29 + [[ -n '' ]] 18:34:29 + python3 -m venv /tmp/venv-XGXN 18:34:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XGXN' 18:34:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XGXN 18:34:34 + echo /tmp/venv-XGXN 18:34:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:34:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:34:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:34:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:34 + local 'pip_opts=--upgrade --quiet' 18:34:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:34:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:34:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:34:34 + [[ -n '' ]] 18:34:34 + [[ -n '' ]] 18:34:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:34:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:34 + /tmp/venv-XGXN/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 18:34:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:34:38 lf-activate-venv(): INFO: Base packages installed successfully 18:34:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:34:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:34:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:34:38 + /tmp/venv-XGXN/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 18:34:40 + type python3 18:34:40 + true 18:34:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XGXN/bin to PATH' 18:34:40 lf-activate-venv(): INFO: Adding /tmp/venv-XGXN/bin to PATH 18:34:40 + PATH=/tmp/venv-XGXN/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 18:34:40 + return 0 18:34:40 + python3 --version 18:34:40 Python 3.10.6 18:34:40 + python3 -m pip --version 18:34:40 pip 25.2 from /tmp/venv-XGXN/lib/python3.10/site-packages/pip (python 3.10) 18:34:40 + python3 -m pip freeze 18:34:40 cachetools==6.2.0 18:34:40 chardet==5.2.0 18:34:40 colorama==0.4.6 18:34:40 distlib==0.4.0 18:34:40 filelock==3.19.1 18:34:40 packaging==25.0 18:34:40 platformdirs==4.4.0 18:34:40 pluggy==1.6.0 18:34:40 pyproject-api==1.9.1 18:34:40 tomli==2.2.1 18:34:40 tox==4.28.4 18:34:40 typing_extensions==4.15.0 18:34:40 urllib3==1.26.20 18:34:40 virtualenv==20.34.0 18:34:40 [EnvInject] - Injecting environment variables from a build step. 18:34:40 [EnvInject] - Injecting as environment variables the properties content 18:34:40 PARALLEL=false 18:34:40 18:34:40 [EnvInject] - Variables injected successfully. 18:34:40 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins14064663030129061796.sh 18:34:40 ---> tox-run.sh 18:34:40 + 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 18:34:40 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/tox 18:34:40 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/docs 18:34:40 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/tox 18:34:40 + cd /w/workspace/integration-xtesting-master-yml-lint/. 18:34:40 + source /home/jenkins/lf-env.sh 18:34:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:34:40 ++ mktemp -d /tmp/venv-XXXX 18:34:40 + lf_venv=/tmp/venv-4BlH 18:34:40 + local venv_file=/tmp/.os_lf_venv 18:34:40 + local python=python3 18:34:40 + local options 18:34:40 + local set_path=true 18:34:40 + local install_args= 18:34:40 ++ 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 18:34:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:34:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:34:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:34:40 + true 18:34:40 + case $1 in 18:34:40 + venv_file=/tmp/.toxenv 18:34:40 + shift 2 18:34:40 + true 18:34:40 + case $1 in 18:34:40 + shift 18:34:40 + break 18:34:40 + case $python in 18:34:40 + local pkg_list= 18:34:40 + [[ -d /opt/pyenv ]] 18:34:40 + echo 'Setup pyenv:' 18:34:40 Setup pyenv: 18:34:40 + export PYENV_ROOT=/opt/pyenv 18:34:40 + PYENV_ROOT=/opt/pyenv 18:34:40 + 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 18:34:40 + 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 18:34:40 + pyenv versions 18:34:40 system 18:34:40 3.8.13 18:34:40 3.9.13 18:34:40 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 18:34:40 + command -v pyenv 18:34:40 ++ pyenv init - --no-rehash 18:34:40 + 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[*]}"'\'')" 18:34:40 export PATH="/opt/pyenv/shims:${PATH}" 18:34:40 export PYENV_SHELL=bash 18:34:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:34:40 pyenv() { 18:34:40 local command 18:34:40 command="${1:-}" 18:34:40 if [ "$#" -gt 0 ]; then 18:34:40 shift 18:34:40 fi 18:34:40 18:34:40 case "$command" in 18:34:40 rehash|shell) 18:34:40 eval "$(pyenv "sh-$command" "$@")" 18:34:40 ;; 18:34:40 *) 18:34:40 command pyenv "$command" "$@" 18:34:40 ;; 18:34:40 esac 18:34:40 }' 18:34:40 +++ 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[*]}"' 18:34:40 ++ 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 18:34:40 ++ 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 18:34:40 ++ 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 18:34:40 ++ export PYENV_SHELL=bash 18:34:40 ++ PYENV_SHELL=bash 18:34:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:34:40 +++ complete -F _pyenv pyenv 18:34:40 ++ lf-pyver python3 18:34:40 ++ local py_version_xy=python3 18:34:40 ++ local py_version_xyz= 18:34:40 ++ pyenv versions 18:34:40 ++ local command 18:34:40 ++ command=versions 18:34:40 ++ '[' 1 -gt 0 ']' 18:34:40 ++ shift 18:34:40 ++ case "$command" in 18:34:40 ++ command pyenv versions 18:34:40 ++ pyenv versions 18:34:40 ++ awk '{ print $1 }' 18:34:40 ++ sed 's/^[ *]* //' 18:34:40 ++ grep -E '^[0-9.]*[0-9]$' 18:34:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:34:40 +++ grep '^3' /tmp/.pyenv_versions 18:34:40 +++ sort -V 18:34:40 +++ tail -n 1 18:34:40 ++ py_version_xyz=3.10.6 18:34:40 ++ [[ -z 3.10.6 ]] 18:34:40 ++ echo 3.10.6 18:34:40 ++ return 0 18:34:40 + pyenv local 3.10.6 18:34:40 + local command 18:34:40 + command=local 18:34:40 + '[' 2 -gt 0 ']' 18:34:40 + shift 18:34:40 + case "$command" in 18:34:40 + command pyenv local 3.10.6 18:34:40 + pyenv local 3.10.6 18:34:41 + for arg in "$@" 18:34:41 + case $arg in 18:34:41 + pkg_list+='tox ' 18:34:41 + for arg in "$@" 18:34:41 + case $arg in 18:34:41 + pkg_list+='virtualenv ' 18:34:41 + for arg in "$@" 18:34:41 + case $arg in 18:34:41 + pkg_list+='urllib3~=1.26.15 ' 18:34:41 + [[ -f /tmp/.toxenv ]] 18:34:41 ++ cat /tmp/.toxenv 18:34:41 + lf_venv=/tmp/venv-XGXN 18:34:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XGXN from' file:/tmp/.toxenv 18:34:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XGXN from file:/tmp/.toxenv 18:34:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:34:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:41 + local 'pip_opts=--upgrade --quiet' 18:34:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:34:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:34:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:34:41 + [[ -n '' ]] 18:34:41 + [[ -n '' ]] 18:34:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:34:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:41 + /tmp/venv-XGXN/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 18:34:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:34:41 lf-activate-venv(): INFO: Base packages installed successfully 18:34:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:34:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:34:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:34:41 + /tmp/venv-XGXN/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 18:34:42 + type python3 18:34:42 + true 18:34:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XGXN/bin to PATH' 18:34:42 lf-activate-venv(): INFO: Adding /tmp/venv-XGXN/bin to PATH 18:34:42 + PATH=/tmp/venv-XGXN/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 18:34:42 + return 0 18:34:42 + [[ -d /opt/pyenv ]] 18:34:42 + echo '---> Setting up pyenv' 18:34:42 ---> Setting up pyenv 18:34:42 + export PYENV_ROOT=/opt/pyenv 18:34:42 + PYENV_ROOT=/opt/pyenv 18:34:42 + export PATH=/opt/pyenv/bin:/tmp/venv-XGXN/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 18:34:42 + PATH=/opt/pyenv/bin:/tmp/venv-XGXN/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 18:34:42 ++ pwd 18:34:42 + PYTHONPATH=/w/workspace/integration-xtesting-master-yml-lint 18:34:42 + export PYTHONPATH 18:34:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:34:42 + TOX_TESTENV_PASSENV=PYTHONPATH 18:34:42 + tox --version 18:34:43 4.28.4 from /tmp/venv-XGXN/lib/python3.10/site-packages/tox/__init__.py 18:34:43 + PARALLEL=false 18:34:43 + TOX_OPTIONS_LIST= 18:34:43 + [[ -n yaml ]] 18:34:43 + TOX_OPTIONS_LIST=' -e yaml' 18:34:43 + case ${PARALLEL,,} in 18:34:43 + tox -e yaml 18:34:43 + tee -a /w/workspace/integration-xtesting-master-yml-lint/archives/tox/tox.log 18:34:44 yaml: install_deps> python -I -m pip install coala-bears nodeenv 18:35:09 yaml: freeze> python -m pip freeze --all 18:35:10 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 18:35:10 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 18:35:10 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 18:35:11 ---> Completed tox runs 18:35:11 + for i in .tox/*/log 18:35:11 ++ echo .tox/yaml/log 18:35:11 ++ awk -F/ '{print $2}' 18:35:11 + tox_env=yaml 18:35:11 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yml-lint/archives/tox/yaml 18:35:11 + DOC_DIR=docs/_build/html 18:35:11 + [[ -d docs/_build/html ]] 18:35:11 + echo '---> tox-run.sh ends' 18:35:11 ---> tox-run.sh ends 18:35:11 + test 0 -eq 0 18:35:11 $ ssh-agent -k 18:35:11 unset SSH_AUTH_SOCK; 18:35:11 unset SSH_AGENT_PID; 18:35:11 echo Agent pid 15147 killed; 18:35:11 [ssh-agent] Stopped. 18:35:11 [PostBuildScript] - [INFO] Executing post build scripts. 18:35:11 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins17616567452810026274.sh 18:35:11 ---> sysstat.sh 18:35:11 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins8158576789090865887.sh 18:35:11 ---> package-listing.sh 18:35:11 ++ tr '[:upper:]' '[:lower:]' 18:35:11 ++ facter osfamily 18:35:11 + OS_FAMILY=redhat 18:35:11 + workspace=/w/workspace/integration-xtesting-master-yml-lint 18:35:11 + START_PACKAGES=/tmp/packages_start.txt 18:35:11 + END_PACKAGES=/tmp/packages_end.txt 18:35:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:35:11 + PACKAGES=/tmp/packages_start.txt 18:35:11 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 18:35:11 + PACKAGES=/tmp/packages_end.txt 18:35:11 + case "${OS_FAMILY}" in 18:35:11 + rpm -qa 18:35:11 + sort 18:35:12 + '[' -f /tmp/packages_start.txt ']' 18:35:12 + '[' -f /tmp/packages_end.txt ']' 18:35:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:35:12 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 18:35:12 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/ 18:35:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yml-lint/archives/ 18:35:12 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins332541859769287494.sh 18:35:12 ---> capture-instance-metadata.sh 18:35:12 Setup pyenv: 18:35:12 system 18:35:12 3.8.13 18:35:12 3.9.13 18:35:12 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 18:35:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PCUk 18:35:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:35:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:35:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:35:20 lf-activate-venv(): INFO: Base packages installed successfully 18:35:20 lf-activate-venv(): INFO: Installing additional packages: lftools 18:35:46 lf-activate-venv(): INFO: Adding /tmp/venv-PCUk/bin to PATH 18:35:46 INFO: Running in OpenStack, capturing instance metadata 18:35:46 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins14973177282851609185.sh 18:35:46 provisioning config files... 18:35:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yml-lint@tmp/config9568831822028059471tmp 18:35:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:35:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:35:46 [EnvInject] - Injecting environment variables from a build step. 18:35:46 [EnvInject] - Injecting as environment variables the properties content 18:35:46 SERVER_ID=logs 18:35:46 18:35:46 [EnvInject] - Variables injected successfully. 18:35:46 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins7781070161068671796.sh 18:35:46 ---> create-netrc.sh 18:35:46 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins10542068750301177869.sh 18:35:46 ---> python-tools-install.sh 18:35:46 Setup pyenv: 18:35:47 system 18:35:47 3.8.13 18:35:47 3.9.13 18:35:47 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 18:35:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PCUk from file:/tmp/.os_lf_venv 18:35:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:35:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:35:48 lf-activate-venv(): INFO: Base packages installed successfully 18:35:48 lf-activate-venv(): INFO: Installing additional packages: lftools 18:35:57 lf-activate-venv(): INFO: Adding /tmp/venv-PCUk/bin to PATH 18:35:57 Generating Requirements File 18:36:20 Python 3.10.6 18:36:20 pip 25.2 from /tmp/venv-PCUk/lib/python3.10/site-packages/pip (python 3.10) 18:36:20 appdirs==1.4.4 18:36:20 argcomplete==3.6.2 18:36:20 aspy.yaml==1.3.0 18:36:20 attrs==25.3.0 18:36:20 autopage==0.5.2 18:36:20 beautifulsoup4==4.13.5 18:36:20 boto3==1.40.18 18:36:20 botocore==1.40.18 18:36:20 bs4==0.0.2 18:36:20 cachetools==5.5.2 18:36:20 certifi==2025.8.3 18:36:20 cffi==1.17.1 18:36:20 cfgv==3.4.0 18:36:20 chardet==5.2.0 18:36:20 charset-normalizer==3.4.3 18:36:20 click==8.2.1 18:36:20 cliff==4.11.0 18:36:20 cmd2==2.7.0 18:36:20 cryptography==3.3.2 18:36:20 debtcollector==3.0.0 18:36:20 decorator==5.2.1 18:36:20 defusedxml==0.7.1 18:36:20 Deprecated==1.2.18 18:36:20 distlib==0.4.0 18:36:20 dnspython==2.7.0 18:36:20 docker==7.1.0 18:36:20 dogpile.cache==1.4.0 18:36:20 durationpy==0.10 18:36:20 email-validator==2.3.0 18:36:20 filelock==3.19.1 18:36:20 future==1.0.0 18:36:20 gitdb==4.0.12 18:36:20 GitPython==3.1.45 18:36:20 google-auth==2.40.3 18:36:20 httplib2==0.22.0 18:36:20 identify==2.6.13 18:36:20 idna==3.10 18:36:20 importlib-resources==1.5.0 18:36:20 iso8601==2.1.0 18:36:20 Jinja2==3.1.6 18:36:20 jmespath==1.0.1 18:36:20 jsonpatch==1.33 18:36:20 jsonpointer==3.0.0 18:36:20 jsonschema==4.25.1 18:36:20 jsonschema-specifications==2025.4.1 18:36:20 keystoneauth1==5.12.0 18:36:20 kubernetes==33.1.0 18:36:20 lftools==0.37.13 18:36:20 lxml==6.0.1 18:36:20 markdown-it-py==4.0.0 18:36:20 MarkupSafe==3.0.2 18:36:20 mdurl==0.1.2 18:36:20 msgpack==1.1.1 18:36:20 multi_key_dict==2.0.3 18:36:20 munch==4.0.0 18:36:20 netaddr==1.3.0 18:36:20 niet==1.4.2 18:36:20 nodeenv==1.9.1 18:36:20 oauth2client==4.1.3 18:36:20 oauthlib==3.3.1 18:36:20 openstacksdk==4.7.0 18:36:20 os-client-config==2.3.0 18:36:20 os-service-types==1.8.0 18:36:20 osc-lib==4.2.0 18:36:20 oslo.config==10.0.0 18:36:20 oslo.context==6.1.0 18:36:20 oslo.i18n==6.6.0 18:36:20 oslo.log==7.2.1 18:36:20 oslo.serialization==5.8.0 18:36:20 oslo.utils==9.1.0 18:36:20 packaging==25.0 18:36:20 pbr==7.0.1 18:36:20 platformdirs==4.4.0 18:36:20 prettytable==3.16.0 18:36:20 psutil==7.0.0 18:36:20 pyasn1==0.6.1 18:36:20 pyasn1_modules==0.4.2 18:36:20 pycparser==2.22 18:36:20 pygerrit2==2.0.15 18:36:20 PyGithub==2.7.0 18:36:20 Pygments==2.19.2 18:36:20 PyJWT==2.10.1 18:36:20 PyNaCl==1.5.0 18:36:20 pyparsing==2.4.7 18:36:20 pyperclip==1.9.0 18:36:20 pyrsistent==0.20.0 18:36:20 python-cinderclient==9.7.0 18:36:20 python-dateutil==2.9.0.post0 18:36:20 python-heatclient==4.3.0 18:36:20 python-jenkins==1.8.3 18:36:20 python-keystoneclient==5.6.0 18:36:20 python-magnumclient==4.8.1 18:36:20 python-openstackclient==8.2.0 18:36:20 python-swiftclient==4.8.0 18:36:20 PyYAML==6.0.2 18:36:20 referencing==0.36.2 18:36:20 requests==2.32.5 18:36:20 requests-oauthlib==2.0.0 18:36:20 requestsexceptions==1.4.0 18:36:20 rfc3986==2.0.0 18:36:20 rich==14.1.0 18:36:20 rich-argparse==1.7.1 18:36:20 rpds-py==0.27.1 18:36:20 rsa==4.9.1 18:36:20 ruamel.yaml==0.18.15 18:36:20 ruamel.yaml.clib==0.2.12 18:36:20 s3transfer==0.13.1 18:36:20 simplejson==3.20.1 18:36:20 six==1.17.0 18:36:20 smmap==5.0.2 18:36:20 soupsieve==2.8 18:36:20 stevedore==5.5.0 18:36:20 tabulate==0.9.0 18:36:20 toml==0.10.2 18:36:20 tomlkit==0.13.3 18:36:20 tqdm==4.67.1 18:36:20 typing_extensions==4.15.0 18:36:20 tzdata==2025.2 18:36:20 urllib3==1.26.20 18:36:20 virtualenv==20.34.0 18:36:20 wcwidth==0.2.13 18:36:20 websocket-client==1.8.0 18:36:20 wrapt==1.17.3 18:36:20 xdg==6.0.0 18:36:20 xmltodict==0.14.2 18:36:20 yq==3.4.3 18:36:20 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins10879038966350910627.sh 18:36:20 ---> sudo-logs.sh 18:36:20 Archiving 'sudo' log.. 18:36:21 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins7030905353536139170.sh 18:36:21 ---> job-cost.sh 18:36:21 Setup pyenv: 18:36:21 system 18:36:21 3.8.13 18:36:21 3.9.13 18:36:21 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 18:36:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PCUk from file:/tmp/.os_lf_venv 18:36:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:36:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:36:23 lf-activate-venv(): INFO: Base packages installed successfully 18:36:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:36:28 lf-activate-venv(): INFO: Adding /tmp/venv-PCUk/bin to PATH 18:36:28 INFO: No Stack... 18:36:28 INFO: Retrieving Pricing Info for: v3-standard-2 18:36:28 INFO: Archiving Costs 18:36:28 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins10679342957711220074.sh 18:36:28 ---> logs-deploy.sh 18:36:28 Setup pyenv: 18:36:28 system 18:36:28 3.8.13 18:36:28 3.9.13 18:36:28 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 18:36:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PCUk from file:/tmp/.os_lf_venv 18:36:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:36:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:36:30 lf-activate-venv(): INFO: Base packages installed successfully 18:36:30 lf-activate-venv(): INFO: Installing additional packages: lftools 18:36:39 lf-activate-venv(): INFO: Adding /tmp/venv-PCUk/bin to PATH 18:36:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yml-lint/4 18:36:39 INFO: archiving workspace using pattern(s): 18:36:40 Archives upload complete. 18:36:40 INFO: archiving logs to Nexus 18:36:41 ---> uname -a: 18:36:41 Linux prd-centos8-builder-2c-1g-41575.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 18:36:41 18:36:41 18:36:41 ---> lscpu: 18:36:41 Architecture: x86_64 18:36:41 CPU op-mode(s): 32-bit, 64-bit 18:36:41 Byte Order: Little Endian 18:36:41 CPU(s): 2 18:36:41 On-line CPU(s) list: 0,1 18:36:41 Thread(s) per core: 1 18:36:41 Core(s) per socket: 1 18:36:41 Socket(s): 2 18:36:41 NUMA node(s): 1 18:36:41 Vendor ID: AuthenticAMD 18:36:41 CPU family: 23 18:36:41 Model: 49 18:36:41 Model name: AMD EPYC-Rome Processor 18:36:41 Stepping: 0 18:36:41 CPU MHz: 2799.998 18:36:41 BogoMIPS: 5599.99 18:36:41 Virtualization: AMD-V 18:36:41 Hypervisor vendor: KVM 18:36:41 Virtualization type: full 18:36:41 L1d cache: 32K 18:36:41 L1i cache: 32K 18:36:41 L2 cache: 512K 18:36:41 L3 cache: 16384K 18:36:41 NUMA node0 CPU(s): 0,1 18:36:41 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 18:36:41 18:36:41 18:36:41 ---> nproc: 18:36:41 2 18:36:41 18:36:41 18:36:41 ---> df -h: 18:36:41 Filesystem Size Used Avail Use% Mounted on 18:36:41 devtmpfs 3.8G 0 3.8G 0% /dev 18:36:41 tmpfs 3.8G 0 3.8G 0% /dev/shm 18:36:41 tmpfs 3.8G 17M 3.8G 1% /run 18:36:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:36:41 /dev/vda1 40G 8.7G 32G 22% / 18:36:41 tmpfs 770M 0 770M 0% /run/user/1001 18:36:41 18:36:41 18:36:41 ---> free -m: 18:36:41 total used free shared buff/cache available 18:36:41 Mem: 7699 606 4745 19 2347 6775 18:36:41 Swap: 1023 0 1023 18:36:41 18:36:41 18:36:41 ---> ip addr: 18:36:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:36:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:36:41 inet 127.0.0.1/8 scope host lo 18:36:41 valid_lft forever preferred_lft forever 18:36:41 inet6 ::1/128 scope host 18:36:41 valid_lft forever preferred_lft forever 18:36:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:36:41 link/ether fa:16:3e:d3:ce:e1 brd ff:ff:ff:ff:ff:ff 18:36:41 altname enp0s3 18:36:41 altname ens3 18:36:41 inet 10.30.107.150/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 18:36:41 valid_lft 86236sec preferred_lft 86236sec 18:36:41 inet6 fe80::f816:3eff:fed3:cee1/64 scope link 18:36:41 valid_lft forever preferred_lft forever 18:36:41 18:36:41 18:36:41 ---> sar -b -r -n DEV: 18:36:41 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/27/2025 _x86_64_ (2 CPU) 18:36:41 18:36:41 18:33:52 LINUX RESTART (2 CPU) 18:36:41 18:36:41 06:34:03 PM tps rtps wtps bread/s bwrtn/s 18:36:41 06:35:01 PM 465.10 254.21 210.89 14195.26 43527.49 18:36:41 06:36:01 PM 138.15 1.07 137.09 85.97 11413.53 18:36:41 Average: 298.86 125.49 173.36 7021.09 27198.45 18:36:41 18:36:41 06:34:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:36:41 06:35:01 PM 5296140 6952108 2588304 32.83 2688 1835796 877044 9.82 198616 2075736 105536 18:36:41 06:36:01 PM 4994964 6951240 2889480 36.65 2688 2115760 729136 8.16 379388 2116440 127332 18:36:41 Average: 5145552 6951674 2738892 34.74 2688 1975778 803090 8.99 289002 2096088 116434 18:36:41 18:36:41 06:34:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:36:41 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:41 06:35:01 PM eth0 273.54 148.38 1426.92 68.79 0.00 0.00 0.00 0.00 18:36:41 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:41 06:36:01 PM eth0 51.87 42.70 663.28 12.61 0.00 0.00 0.00 0.00 18:36:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:41 Average: eth0 160.83 94.65 1038.63 40.22 0.00 0.00 0.00 0.00 18:36:41 18:36:41 18:36:41 ---> sar -P ALL: 18:36:41 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/27/2025 _x86_64_ (2 CPU) 18:36:41 18:36:41 18:33:52 LINUX RESTART (2 CPU) 18:36:41 18:36:41 06:34:03 PM CPU %user %nice %system %iowait %steal %idle 18:36:41 06:35:01 PM all 42.01 3.38 25.28 16.41 0.13 12.78 18:36:41 06:35:01 PM 0 41.03 3.03 25.97 15.39 0.14 14.43 18:36:41 06:35:01 PM 1 42.98 3.72 24.60 17.42 0.12 11.15 18:36:41 06:36:01 PM all 37.54 0.00 4.41 4.12 0.12 53.80 18:36:41 06:36:01 PM 0 36.17 0.00 4.14 4.82 0.13 54.74 18:36:41 06:36:01 PM 1 38.91 0.00 4.69 3.43 0.12 52.86 18:36:41 Average: all 39.70 1.64 14.51 10.07 0.13 33.96 18:36:41 Average: 0 38.51 1.46 14.67 9.92 0.14 35.29 18:36:41 Average: 1 40.88 1.81 14.35 10.21 0.12 32.63 18:36:41 18:36:41 18:36:41