14:32:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/142642 14:32:54 Running as SYSTEM 14:32:54 [EnvInject] - Loading node environment variables. 14:32:54 Building remotely on prd-centos8-builder-2c-1g-17723 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yml-lint 14:32:54 [ssh-agent] Looking for ssh-agent implementation... 14:32:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:55 $ ssh-agent 14:32:55 SSH_AUTH_SOCK=/tmp/ssh-atpbWqqALUSE/agent.16873 14:32:55 SSH_AGENT_PID=16875 14:32:55 [ssh-agent] Started. 14:32:55 Running ssh-add (command line suppressed) 14:32:55 Identity added: /w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_1538957035538530942.key (/w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_1538957035538530942.key) 14:32:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:32:55 The recommended git tool is: NONE 14:32:57 using credential onap-jenkins-ssh 14:32:57 Wiping out workspace first. 14:32:57 Cloning the remote Git repository 14:32:57 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 14:32:57 > git init /w/workspace/integration-xtesting-master-yml-lint # timeout=10 14:32:57 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 14:32:57 > git --version # timeout=10 14:32:57 > git --version # 'git version 2.39.0' 14:32:57 using GIT_SSH to set credentials Gerrit user 14:32:57 [INFO] Currently running in a labeled security context 14:32:57 [INFO] Currently SELinux is 'enforcing' on the host 14:32:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh11636169099885002761.key 14:32:57 Verifying host key using manually-configured host key entries 14:32:57 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:32:57 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 14:32:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:58 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 14:32:58 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 14:32:58 using GIT_SSH to set credentials Gerrit user 14:32:58 [INFO] Currently running in a labeled security context 14:32:58 [INFO] Currently SELinux is 'enforcing' on the host 14:32:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh13834919863206410006.key 14:32:58 Verifying host key using manually-configured host key entries 14:32:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/42/142642/2 # timeout=30 14:32:58 > git rev-parse b0824c17435830a1b67ec2a3bd8031032b4fa4b1^{commit} # timeout=10 14:32:58 Checking out Revision b0824c17435830a1b67ec2a3bd8031032b4fa4b1 (refs/changes/42/142642/2) 14:32:58 > git config core.sparsecheckout # timeout=10 14:32:58 > git checkout -f b0824c17435830a1b67ec2a3bd8031032b4fa4b1 # timeout=30 14:33:01 Commit message: "[GHA] Build docker images using github actions" 14:33:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:33:01 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 14:33:02 [EnvInject] - Injecting environment variables from a build step. 14:33:02 [EnvInject] - Injecting as environment variables the properties content 14:33:02 PYTHON=python3 14:33:02 14:33:02 [EnvInject] - Variables injected successfully. 14:33:02 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins13281323343444898695.sh 14:33:02 ---> tox-install.sh 14:33:02 + source /home/jenkins/lf-env.sh 14:33:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:33:02 ++ mktemp -d /tmp/venv-XXXX 14:33:02 + lf_venv=/tmp/venv-E389 14:33:02 + local venv_file=/tmp/.os_lf_venv 14:33:02 + local python=python3 14:33:02 + local options 14:33:02 + local set_path=true 14:33:02 + local install_args= 14:33:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:33:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:33:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:33:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:33:02 + true 14:33:02 + case $1 in 14:33:02 + venv_file=/tmp/.toxenv 14:33:02 + shift 2 14:33:02 + true 14:33:02 + case $1 in 14:33:02 + shift 14:33:02 + break 14:33:02 + case $python in 14:33:02 + local pkg_list= 14:33:02 + [[ -d /opt/pyenv ]] 14:33:02 + echo 'Setup pyenv:' 14:33:02 Setup pyenv: 14:33:02 + export PYENV_ROOT=/opt/pyenv 14:33:02 + PYENV_ROOT=/opt/pyenv 14:33:02 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:02 + pyenv versions 14:33:02 system 14:33:02 * 3.8.13 (set by /opt/pyenv/version) 14:33:02 * 3.9.13 (set by /opt/pyenv/version) 14:33:02 * 3.10.6 (set by /opt/pyenv/version) 14:33:02 + command -v pyenv 14:33:02 ++ pyenv init - --no-rehash 14:33:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:33:02 export PATH="/opt/pyenv/shims:${PATH}" 14:33:02 export PYENV_SHELL=bash 14:33:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:33:02 pyenv() { 14:33:02 local command 14:33:02 command="${1:-}" 14:33:02 if [ "$#" -gt 0 ]; then 14:33:02 shift 14:33:02 fi 14:33:02 14:33:02 case "$command" in 14:33:02 rehash|shell) 14:33:02 eval "$(pyenv "sh-$command" "$@")" 14:33:02 ;; 14:33:02 *) 14:33:02 command pyenv "$command" "$@" 14:33:02 ;; 14:33:02 esac 14:33:02 }' 14:33:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:33:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:02 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:02 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:02 ++ export PYENV_SHELL=bash 14:33:02 ++ PYENV_SHELL=bash 14:33:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:33:02 +++ complete -F _pyenv pyenv 14:33:02 ++ lf-pyver python3 14:33:02 ++ local py_version_xy=python3 14:33:02 ++ local py_version_xyz= 14:33:02 ++ sed 's/^[ *]* //' 14:33:02 ++ grep -E '^[0-9.]*[0-9]$' 14:33:02 ++ pyenv versions 14:33:02 ++ local command 14:33:02 ++ command=versions 14:33:02 ++ '[' 1 -gt 0 ']' 14:33:02 ++ shift 14:33:02 ++ case "$command" in 14:33:02 ++ command pyenv versions 14:33:02 ++ pyenv versions 14:33:02 ++ awk '{ print $1 }' 14:33:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:33:02 +++ sort -V 14:33:02 +++ grep '^3' /tmp/.pyenv_versions 14:33:02 +++ tail -n 1 14:33:02 ++ py_version_xyz=3.10.6 14:33:02 ++ [[ -z 3.10.6 ]] 14:33:02 ++ echo 3.10.6 14:33:02 ++ return 0 14:33:02 + pyenv local 3.10.6 14:33:02 + local command 14:33:02 + command=local 14:33:02 + '[' 2 -gt 0 ']' 14:33:02 + shift 14:33:02 + case "$command" in 14:33:02 + command pyenv local 3.10.6 14:33:02 + pyenv local 3.10.6 14:33:02 + for arg in "$@" 14:33:02 + case $arg in 14:33:02 + pkg_list+='tox ' 14:33:02 + for arg in "$@" 14:33:02 + case $arg in 14:33:02 + pkg_list+='virtualenv ' 14:33:02 + for arg in "$@" 14:33:02 + case $arg in 14:33:02 + pkg_list+='urllib3~=1.26.15 ' 14:33:02 + [[ -f /tmp/.toxenv ]] 14:33:02 + [[ ! -f /tmp/.toxenv ]] 14:33:02 + [[ -n '' ]] 14:33:02 + python3 -m venv /tmp/venv-E389 14:33:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E389' 14:33:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E389 14:33:07 + echo /tmp/venv-E389 14:33:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:33:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:33:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:33:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:07 + local 'pip_opts=--upgrade --quiet' 14:33:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:33:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:33:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:33:07 + [[ -n '' ]] 14:33:07 + [[ -n '' ]] 14:33:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:33:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:07 + /tmp/venv-E389/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:33:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:33:11 lf-activate-venv(): INFO: Base packages installed successfully 14:33:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:33:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:33:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:33:11 + /tmp/venv-E389/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:33:13 + type python3 14:33:13 + true 14:33:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-E389/bin to PATH' 14:33:13 lf-activate-venv(): INFO: Adding /tmp/venv-E389/bin to PATH 14:33:13 + PATH=/tmp/venv-E389/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:13 + return 0 14:33:13 + python3 --version 14:33:13 Python 3.10.6 14:33:13 + python3 -m pip --version 14:33:13 pip 25.3 from /tmp/venv-E389/lib/python3.10/site-packages/pip (python 3.10) 14:33:13 + python3 -m pip freeze 14:33:13 cachetools==6.2.2 14:33:13 chardet==5.2.0 14:33:13 colorama==0.4.6 14:33:13 distlib==0.4.0 14:33:13 filelock==3.20.0 14:33:13 packaging==25.0 14:33:13 platformdirs==4.5.0 14:33:13 pluggy==1.6.0 14:33:13 pyproject-api==1.10.0 14:33:13 tomli==2.3.0 14:33:13 tox==4.32.0 14:33:13 typing_extensions==4.15.0 14:33:13 urllib3==1.26.20 14:33:13 virtualenv==20.35.4 14:33:14 [EnvInject] - Injecting environment variables from a build step. 14:33:14 [EnvInject] - Injecting as environment variables the properties content 14:33:14 PARALLEL=false 14:33:14 14:33:14 [EnvInject] - Variables injected successfully. 14:33:14 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins14535144880373257239.sh 14:33:14 ---> tox-run.sh 14:33:14 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:14 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/tox 14:33:14 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/docs 14:33:14 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/tox 14:33:14 + cd /w/workspace/integration-xtesting-master-yml-lint/. 14:33:14 + source /home/jenkins/lf-env.sh 14:33:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:33:14 ++ mktemp -d /tmp/venv-XXXX 14:33:14 + lf_venv=/tmp/venv-pjAz 14:33:14 + local venv_file=/tmp/.os_lf_venv 14:33:14 + local python=python3 14:33:14 + local options 14:33:14 + local set_path=true 14:33:14 + local install_args= 14:33:14 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:33:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:33:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:33:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:33:14 + true 14:33:14 + case $1 in 14:33:14 + venv_file=/tmp/.toxenv 14:33:14 + shift 2 14:33:14 + true 14:33:14 + case $1 in 14:33:14 + shift 14:33:14 + break 14:33:14 + case $python in 14:33:14 + local pkg_list= 14:33:14 + [[ -d /opt/pyenv ]] 14:33:14 + echo 'Setup pyenv:' 14:33:14 Setup pyenv: 14:33:14 + export PYENV_ROOT=/opt/pyenv 14:33:14 + PYENV_ROOT=/opt/pyenv 14:33:14 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:14 + pyenv versions 14:33:14 system 14:33:14 3.8.13 14:33:14 3.9.13 14:33:14 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 14:33:14 + command -v pyenv 14:33:14 ++ pyenv init - --no-rehash 14:33:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:33:14 export PATH="/opt/pyenv/shims:${PATH}" 14:33:14 export PYENV_SHELL=bash 14:33:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:33:14 pyenv() { 14:33:14 local command 14:33:14 command="${1:-}" 14:33:14 if [ "$#" -gt 0 ]; then 14:33:14 shift 14:33:14 fi 14:33:14 14:33:14 case "$command" in 14:33:14 rehash|shell) 14:33:14 eval "$(pyenv "sh-$command" "$@")" 14:33:14 ;; 14:33:14 *) 14:33:14 command pyenv "$command" "$@" 14:33:14 ;; 14:33:14 esac 14:33:14 }' 14:33:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:33:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:14 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:14 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:14 ++ export PYENV_SHELL=bash 14:33:14 ++ PYENV_SHELL=bash 14:33:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:33:14 +++ complete -F _pyenv pyenv 14:33:14 ++ lf-pyver python3 14:33:14 ++ local py_version_xy=python3 14:33:14 ++ local py_version_xyz= 14:33:14 ++ pyenv versions 14:33:14 ++ local command 14:33:14 ++ command=versions 14:33:14 ++ '[' 1 -gt 0 ']' 14:33:14 ++ shift 14:33:14 ++ case "$command" in 14:33:14 ++ command pyenv versions 14:33:14 ++ pyenv versions 14:33:14 ++ awk '{ print $1 }' 14:33:14 ++ grep -E '^[0-9.]*[0-9]$' 14:33:14 ++ sed 's/^[ *]* //' 14:33:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:33:14 +++ grep '^3' /tmp/.pyenv_versions 14:33:14 +++ tail -n 1 14:33:14 +++ sort -V 14:33:14 ++ py_version_xyz=3.10.6 14:33:14 ++ [[ -z 3.10.6 ]] 14:33:14 ++ echo 3.10.6 14:33:14 ++ return 0 14:33:14 + pyenv local 3.10.6 14:33:14 + local command 14:33:14 + command=local 14:33:14 + '[' 2 -gt 0 ']' 14:33:14 + shift 14:33:14 + case "$command" in 14:33:14 + command pyenv local 3.10.6 14:33:14 + pyenv local 3.10.6 14:33:14 + for arg in "$@" 14:33:14 + case $arg in 14:33:14 + pkg_list+='tox ' 14:33:14 + for arg in "$@" 14:33:14 + case $arg in 14:33:14 + pkg_list+='virtualenv ' 14:33:14 + for arg in "$@" 14:33:14 + case $arg in 14:33:14 + pkg_list+='urllib3~=1.26.15 ' 14:33:14 + [[ -f /tmp/.toxenv ]] 14:33:14 ++ cat /tmp/.toxenv 14:33:14 + lf_venv=/tmp/venv-E389 14:33:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E389 from' file:/tmp/.toxenv 14:33:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E389 from file:/tmp/.toxenv 14:33:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:33:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:14 + local 'pip_opts=--upgrade --quiet' 14:33:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:33:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:33:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:33:14 + [[ -n '' ]] 14:33:14 + [[ -n '' ]] 14:33:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:33:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:14 + /tmp/venv-E389/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:33:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:33:15 lf-activate-venv(): INFO: Base packages installed successfully 14:33:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:33:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:33:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:33:15 + /tmp/venv-E389/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:33:16 + type python3 14:33:16 + true 14:33:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-E389/bin to PATH' 14:33:16 lf-activate-venv(): INFO: Adding /tmp/venv-E389/bin to PATH 14:33:16 + PATH=/tmp/venv-E389/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:16 + return 0 14:33:16 + [[ -d /opt/pyenv ]] 14:33:16 + echo '---> Setting up pyenv' 14:33:16 ---> Setting up pyenv 14:33:16 + export PYENV_ROOT=/opt/pyenv 14:33:16 + PYENV_ROOT=/opt/pyenv 14:33:16 + export PATH=/opt/pyenv/bin:/tmp/venv-E389/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:16 + PATH=/opt/pyenv/bin:/tmp/venv-E389/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:33:16 ++ pwd 14:33:16 + PYTHONPATH=/w/workspace/integration-xtesting-master-yml-lint 14:33:16 + export PYTHONPATH 14:33:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:33:16 + TOX_TESTENV_PASSENV=PYTHONPATH 14:33:16 + tox --version 14:33:16 4.32.0 from /tmp/venv-E389/lib/python3.10/site-packages/tox/__init__.py 14:33:16 + PARALLEL=false 14:33:16 + TOX_OPTIONS_LIST= 14:33:16 + [[ -n yaml ]] 14:33:16 + TOX_OPTIONS_LIST=' -e yaml' 14:33:16 + case ${PARALLEL,,} in 14:33:16 + tox -e yaml 14:33:16 + tee -a /w/workspace/integration-xtesting-master-yml-lint/archives/tox/tox.log 14:33:17 yaml: install_deps> python -I -m pip install coala-bears nodeenv 14:33:41 yaml: freeze> python -m pip freeze --all 14:33:42 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.11.12,charset-normalizer==3.4.4,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.11,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.3,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==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 14:33:42 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 14:33:42 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 14:33:43 ---> Completed tox runs 14:33:43 + for i in .tox/*/log 14:33:43 ++ echo .tox/yaml/log 14:33:43 ++ awk -F/ '{print $2}' 14:33:43 + tox_env=yaml 14:33:43 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yml-lint/archives/tox/yaml 14:33:43 + DOC_DIR=docs/_build/html 14:33:43 + [[ -d docs/_build/html ]] 14:33:43 + echo '---> tox-run.sh ends' 14:33:43 ---> tox-run.sh ends 14:33:43 + test 0 -eq 0 14:33:43 $ ssh-agent -k 14:33:43 unset SSH_AUTH_SOCK; 14:33:43 unset SSH_AGENT_PID; 14:33:43 echo Agent pid 16875 killed; 14:33:43 [ssh-agent] Stopped. 14:33:43 [PostBuildScript] - [INFO] Executing post build scripts. 14:33:43 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins9668354655008237181.sh 14:33:43 ---> sysstat.sh 14:33:43 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins1889101055259613927.sh 14:33:43 ---> package-listing.sh 14:33:43 ++ facter osfamily 14:33:43 ++ tr '[:upper:]' '[:lower:]' 14:33:44 + OS_FAMILY=redhat 14:33:44 + workspace=/w/workspace/integration-xtesting-master-yml-lint 14:33:44 + START_PACKAGES=/tmp/packages_start.txt 14:33:44 + END_PACKAGES=/tmp/packages_end.txt 14:33:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:33:44 + PACKAGES=/tmp/packages_start.txt 14:33:44 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 14:33:44 + PACKAGES=/tmp/packages_end.txt 14:33:44 + case "${OS_FAMILY}" in 14:33:44 + rpm -qa 14:33:44 + sort 14:33:44 + '[' -f /tmp/packages_start.txt ']' 14:33:44 + '[' -f /tmp/packages_end.txt ']' 14:33:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:33:44 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 14:33:44 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/ 14:33:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yml-lint/archives/ 14:33:44 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins3112503420517296618.sh 14:33:44 ---> capture-instance-metadata.sh 14:33:44 Setup pyenv: 14:33:44 system 14:33:44 3.8.13 14:33:44 3.9.13 14:33:44 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 14:33:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-618U 14:33:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:33:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:51 lf-activate-venv(): INFO: Base packages installed successfully 14:33:51 lf-activate-venv(): INFO: Installing additional packages: lftools 14:34:14 lf-activate-venv(): INFO: Adding /tmp/venv-618U/bin to PATH 14:34:14 INFO: Running in OpenStack, capturing instance metadata 14:34:14 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins16471085938686127335.sh 14:34:14 provisioning config files... 14:34:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yml-lint@tmp/config16903477291192723218tmp 14:34:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:34:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:34:14 [EnvInject] - Injecting environment variables from a build step. 14:34:14 [EnvInject] - Injecting as environment variables the properties content 14:34:14 SERVER_ID=logs 14:34:14 14:34:14 [EnvInject] - Variables injected successfully. 14:34:14 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins12648404601648834268.sh 14:34:14 ---> create-netrc.sh 14:34:14 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins14269171541127420022.sh 14:34:14 ---> python-tools-install.sh 14:34:14 Setup pyenv: 14:34:14 system 14:34:14 3.8.13 14:34:14 3.9.13 14:34:14 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 14:34:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-618U from file:/tmp/.os_lf_venv 14:34:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:16 lf-activate-venv(): INFO: Base packages installed successfully 14:34:16 lf-activate-venv(): INFO: Installing additional packages: lftools 14:34:26 lf-activate-venv(): INFO: Adding /tmp/venv-618U/bin to PATH 14:34:26 Generating Requirements File 14:34:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:34:51 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:34:52 Python 3.10.6 14:34:52 pip 25.3 from /tmp/venv-618U/lib/python3.10/site-packages/pip (python 3.10) 14:34:52 appdirs==1.4.4 14:34:52 argcomplete==3.6.3 14:34:52 aspy.yaml==1.3.0 14:34:52 attrs==25.4.0 14:34:52 autopage==0.5.2 14:34:52 beautifulsoup4==4.14.3 14:34:52 boto3==1.42.2 14:34:52 botocore==1.42.2 14:34:52 bs4==0.0.2 14:34:52 cachetools==6.2.2 14:34:52 certifi==2025.11.12 14:34:52 cffi==2.0.0 14:34:52 cfgv==3.5.0 14:34:52 chardet==5.2.0 14:34:52 charset-normalizer==3.4.4 14:34:52 click==8.3.1 14:34:52 cliff==4.13.0 14:34:52 cmd2==2.7.0 14:34:52 cryptography==3.3.2 14:34:52 debtcollector==3.0.0 14:34:52 decorator==5.2.1 14:34:52 defusedxml==0.7.1 14:34:52 Deprecated==1.3.1 14:34:52 distlib==0.4.0 14:34:52 dnspython==2.8.0 14:34:52 docker==7.1.0 14:34:52 dogpile.cache==1.5.0 14:34:52 durationpy==0.10 14:34:52 email-validator==2.3.0 14:34:52 filelock==3.20.0 14:34:52 future==1.0.0 14:34:52 gitdb==4.0.12 14:34:52 GitPython==3.1.45 14:34:52 google-auth==2.43.0 14:34:52 httplib2==0.31.0 14:34:52 identify==2.6.15 14:34:52 idna==3.11 14:34:52 importlib-resources==1.5.0 14:34:52 iso8601==2.1.0 14:34:52 Jinja2==3.1.6 14:34:52 jmespath==1.0.1 14:34:52 jsonpatch==1.33 14:34:52 jsonpointer==3.0.0 14:34:52 jsonschema==4.25.1 14:34:52 jsonschema-specifications==2025.9.1 14:34:52 keystoneauth1==5.12.0 14:34:52 kubernetes==34.1.0 14:34:52 lftools==0.37.16 14:34:52 lxml==6.0.2 14:34:52 markdown-it-py==4.0.0 14:34:52 MarkupSafe==3.0.3 14:34:52 mdurl==0.1.2 14:34:52 msgpack==1.1.2 14:34:52 multi_key_dict==2.0.3 14:34:52 munch==4.0.0 14:34:52 netaddr==1.3.0 14:34:52 niet==1.4.2 14:34:52 nodeenv==1.9.1 14:34:52 oauth2client==4.1.3 14:34:52 oauthlib==3.3.1 14:34:52 openstacksdk==4.8.0 14:34:52 os-service-types==1.8.2 14:34:52 osc-lib==4.2.0 14:34:52 oslo.config==10.1.0 14:34:52 oslo.context==6.2.0 14:34:52 oslo.i18n==6.7.1 14:34:52 oslo.log==7.2.1 14:34:52 oslo.serialization==5.8.0 14:34:52 oslo.utils==9.2.0 14:34:52 packaging==25.0 14:34:52 pbr==7.0.3 14:34:52 platformdirs==4.5.0 14:34:52 prettytable==3.17.0 14:34:52 psutil==7.1.3 14:34:52 pyasn1==0.6.1 14:34:52 pyasn1_modules==0.4.2 14:34:52 pycparser==2.23 14:34:52 pygerrit2==2.0.15 14:34:52 PyGithub==2.8.1 14:34:52 Pygments==2.19.2 14:34:52 PyJWT==2.10.1 14:34:52 PyNaCl==1.6.1 14:34:52 pyparsing==2.4.7 14:34:52 pyperclip==1.11.0 14:34:52 pyrsistent==0.20.0 14:34:52 python-cinderclient==9.8.0 14:34:52 python-dateutil==2.9.0.post0 14:34:52 python-heatclient==4.3.0 14:34:52 python-jenkins==1.8.3 14:34:52 python-keystoneclient==5.7.0 14:34:52 python-magnumclient==4.9.0 14:34:52 python-openstackclient==8.2.0 14:34:52 python-swiftclient==4.9.0 14:34:52 PyYAML==6.0.3 14:34:52 referencing==0.37.0 14:34:52 requests==2.32.5 14:34:52 requests-oauthlib==2.0.0 14:34:52 requestsexceptions==1.4.0 14:34:52 rfc3986==2.0.0 14:34:52 rich==14.2.0 14:34:52 rich-argparse==1.7.2 14:34:52 rpds-py==0.30.0 14:34:52 rsa==4.9.1 14:34:52 ruamel.yaml==0.18.16 14:34:52 ruamel.yaml.clib==0.2.15 14:34:52 s3transfer==0.16.0 14:34:52 simplejson==3.20.2 14:34:52 six==1.17.0 14:34:52 smmap==5.0.2 14:34:52 soupsieve==2.8 14:34:52 stevedore==5.6.0 14:34:52 tabulate==0.9.0 14:34:52 toml==0.10.2 14:34:52 tomlkit==0.13.3 14:34:52 tqdm==4.67.1 14:34:52 typing_extensions==4.15.0 14:34:52 tzdata==2025.2 14:34:52 urllib3==1.26.20 14:34:52 virtualenv==20.35.4 14:34:52 wcwidth==0.2.14 14:34:52 websocket-client==1.9.0 14:34:52 wrapt==2.0.1 14:34:52 xdg==6.0.0 14:34:52 xmltodict==1.0.2 14:34:52 yq==3.4.3 14:34:52 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins17358653961101116010.sh 14:34:52 ---> sudo-logs.sh 14:34:52 Archiving 'sudo' log.. 14:34:53 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins12118515992294303720.sh 14:34:53 ---> job-cost.sh 14:34:53 Setup pyenv: 14:34:53 system 14:34:53 3.8.13 14:34:53 3.9.13 14:34:53 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 14:34:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-618U from file:/tmp/.os_lf_venv 14:34:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:55 lf-activate-venv(): INFO: Base packages installed successfully 14:34:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:35:00 lf-activate-venv(): INFO: Adding /tmp/venv-618U/bin to PATH 14:35:00 INFO: No Stack... 14:35:00 INFO: Retrieving Pricing Info for: v3-standard-2 14:35:01 INFO: Archiving Costs 14:35:01 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins14500451712045490682.sh 14:35:01 ---> logs-deploy.sh 14:35:01 Setup pyenv: 14:35:01 system 14:35:01 3.8.13 14:35:01 3.9.13 14:35:01 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 14:35:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-618U from file:/tmp/.os_lf_venv 14:35:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:02 lf-activate-venv(): INFO: Base packages installed successfully 14:35:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:35:11 lf-activate-venv(): INFO: Adding /tmp/venv-618U/bin to PATH 14:35:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yml-lint/11 14:35:11 INFO: archiving workspace using pattern(s): 14:35:12 Archives upload complete. 14:35:12 INFO: archiving logs to Nexus 14:35:13 ---> uname -a: 14:35:13 Linux prd-centos8-builder-2c-1g-17723.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 14:35:13 14:35:13 14:35:13 ---> lscpu: 14:35:13 Architecture: x86_64 14:35:13 CPU op-mode(s): 32-bit, 64-bit 14:35:13 Byte Order: Little Endian 14:35:13 CPU(s): 2 14:35:13 On-line CPU(s) list: 0,1 14:35:13 Thread(s) per core: 1 14:35:13 Core(s) per socket: 1 14:35:13 Socket(s): 2 14:35:13 NUMA node(s): 1 14:35:13 Vendor ID: AuthenticAMD 14:35:13 CPU family: 23 14:35:13 Model: 49 14:35:13 Model name: AMD EPYC-Rome Processor 14:35:13 Stepping: 0 14:35:13 CPU MHz: 2800.000 14:35:13 BogoMIPS: 5600.00 14:35:13 Virtualization: AMD-V 14:35:13 Hypervisor vendor: KVM 14:35:13 Virtualization type: full 14:35:13 L1d cache: 32K 14:35:13 L1i cache: 32K 14:35:13 L2 cache: 512K 14:35:13 L3 cache: 16384K 14:35:13 NUMA node0 CPU(s): 0,1 14:35:13 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 14:35:13 14:35:13 14:35:13 ---> nproc: 14:35:13 2 14:35:13 14:35:13 14:35:13 ---> df -h: 14:35:13 Filesystem Size Used Avail Use% Mounted on 14:35:13 devtmpfs 3.8G 0 3.8G 0% /dev 14:35:13 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:35:13 tmpfs 3.8G 17M 3.8G 1% /run 14:35:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:35:13 /dev/vda1 40G 8.7G 32G 22% / 14:35:13 tmpfs 770M 0 770M 0% /run/user/1001 14:35:13 14:35:13 14:35:13 ---> free -m: 14:35:13 total used free shared buff/cache available 14:35:13 Mem: 7699 587 4758 19 2353 6794 14:35:13 Swap: 1023 0 1023 14:35:13 14:35:13 14:35:13 ---> ip addr: 14:35:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:35:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:35:13 inet 127.0.0.1/8 scope host lo 14:35:13 valid_lft forever preferred_lft forever 14:35:13 inet6 ::1/128 scope host 14:35:13 valid_lft forever preferred_lft forever 14:35:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:35:13 link/ether fa:16:3e:be:46:ce brd ff:ff:ff:ff:ff:ff 14:35:13 altname enp0s3 14:35:13 altname ens3 14:35:13 inet 10.30.106.239/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 14:35:13 valid_lft 86238sec preferred_lft 86238sec 14:35:13 inet6 fe80::f816:3eff:febe:46ce/64 scope link 14:35:13 valid_lft forever preferred_lft forever 14:35:13 14:35:13 14:35:13 ---> sar -b -r -n DEV: 14:35:13 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/04/2025 _x86_64_ (2 CPU) 14:35:13 14:35:13 14:32:28 LINUX RESTART (2 CPU) 14:35:13 14:35:13 02:33:01 PM tps rtps wtps bread/s bwrtn/s 14:35:13 02:34:01 PM 260.51 116.00 144.51 3381.44 8164.97 14:35:13 02:35:01 PM 139.56 0.58 138.98 77.45 13644.28 14:35:13 Average: 200.03 58.29 141.74 1729.45 10904.62 14:35:13 14:35:13 02:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:35:13 02:34:01 PM 5172476 6981148 2711960 34.40 2688 1976892 750404 8.40 376172 1975088 177036 14:35:13 02:35:01 PM 4943188 7027080 2941248 37.30 2688 2234216 669320 7.49 384512 2132920 121224 14:35:13 Average: 5057832 7004114 2826604 35.85 2688 2105554 709862 7.95 380342 2054004 149130 14:35:13 14:35:13 02:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:35:13 02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:13 02:34:01 PM eth0 90.08 55.47 795.74 17.92 0.00 0.00 0.00 0.00 14:35:13 02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:13 02:35:01 PM eth0 61.32 47.48 824.61 10.00 0.00 0.00 0.00 0.00 14:35:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:13 Average: eth0 75.70 51.47 810.18 13.96 0.00 0.00 0.00 0.00 14:35:13 14:35:13 14:35:13 ---> sar -P ALL: 14:35:13 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/04/2025 _x86_64_ (2 CPU) 14:35:13 14:35:13 14:32:28 LINUX RESTART (2 CPU) 14:35:13 14:35:13 02:33:01 PM CPU %user %nice %system %iowait %steal %idle 14:35:13 02:34:01 PM all 40.33 1.97 18.80 5.52 0.14 33.25 14:35:13 02:34:01 PM 0 45.34 1.43 17.17 6.07 0.13 29.85 14:35:13 02:34:01 PM 1 35.29 2.51 20.43 4.96 0.15 36.66 14:35:13 02:35:01 PM all 35.59 0.00 3.96 6.53 0.11 53.81 14:35:13 02:35:01 PM 0 44.92 0.00 4.32 7.26 0.12 43.39 14:35:13 02:35:01 PM 1 26.07 0.00 3.59 5.78 0.10 64.45 14:35:13 Average: all 37.95 0.98 11.36 6.02 0.13 43.56 14:35:13 Average: 0 45.13 0.71 10.71 6.67 0.13 36.66 14:35:13 Average: 1 30.69 1.25 12.02 5.37 0.13 50.55 14:35:13 14:35:13 14:35:13