17:01:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141743 17:01:07 Running as SYSTEM 17:01:08 [EnvInject] - Loading node environment variables. 17:01:08 Building remotely on prd-centos8-builder-2c-1g-10178 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yml-lint 17:01:08 [ssh-agent] Looking for ssh-agent implementation... 17:01:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:01:08 $ ssh-agent 17:01:08 SSH_AUTH_SOCK=/tmp/ssh-rxX02exQ7gae/agent.16800 17:01:08 SSH_AGENT_PID=16801 17:01:08 [ssh-agent] Started. 17:01:08 Running ssh-add (command line suppressed) 17:01:08 Identity added: /w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_2691497743538204771.key (/w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_2691497743538204771.key) 17:01:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:01:08 The recommended git tool is: NONE 17:01:10 using credential onap-jenkins-ssh 17:01:10 Wiping out workspace first. 17:01:10 Cloning the remote Git repository 17:01:10 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 17:01:10 > git init /w/workspace/integration-xtesting-master-yml-lint # timeout=10 17:01:10 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 17:01:10 > git --version # timeout=10 17:01:10 > git --version # 'git version 2.39.0' 17:01:10 using GIT_SSH to set credentials Gerrit user 17:01:10 [INFO] Currently running in a labeled security context 17:01:10 [INFO] Currently SELinux is 'enforcing' on the host 17:01:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh1392855139836812382.key 17:01:10 Verifying host key using manually-configured host key entries 17:01:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:01:11 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 17:01:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:12 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 17:01:12 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 17:01:12 using GIT_SSH to set credentials Gerrit user 17:01:12 [INFO] Currently running in a labeled security context 17:01:12 [INFO] Currently SELinux is 'enforcing' on the host 17:01:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh10805722946981722924.key 17:01:12 Verifying host key using manually-configured host key entries 17:01:12 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/43/141743/4 # timeout=30 17:01:12 > git rev-parse 82a8d53d21403ad8b50c855b41d010f242aff63a^{commit} # timeout=10 17:01:12 Checking out Revision 82a8d53d21403ad8b50c855b41d010f242aff63a (refs/changes/43/141743/4) 17:01:12 > git config core.sparsecheckout # timeout=10 17:01:12 > git checkout -f 82a8d53d21403ad8b50c855b41d010f242aff63a # timeout=30 17:01:15 Commit message: "[COMMON] Chore: Add dependabot config" 17:01:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:01:15 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 17:01:16 [EnvInject] - Injecting environment variables from a build step. 17:01:16 [EnvInject] - Injecting as environment variables the properties content 17:01:16 PYTHON=python3 17:01:16 17:01:16 [EnvInject] - Variables injected successfully. 17:01:16 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins11328176447396131492.sh 17:01:16 ---> tox-install.sh 17:01:16 + source /home/jenkins/lf-env.sh 17:01:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:01:16 ++ mktemp -d /tmp/venv-XXXX 17:01:16 + lf_venv=/tmp/venv-MfPz 17:01:16 + local venv_file=/tmp/.os_lf_venv 17:01:16 + local python=python3 17:01:16 + local options 17:01:16 + local set_path=true 17:01:16 + local install_args= 17:01: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 17:01:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:01:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:01:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:01:16 + true 17:01:16 + case $1 in 17:01:16 + venv_file=/tmp/.toxenv 17:01:16 + shift 2 17:01:16 + true 17:01:16 + case $1 in 17:01:16 + shift 17:01:16 + break 17:01:16 + case $python in 17:01:16 + local pkg_list= 17:01:16 + [[ -d /opt/pyenv ]] 17:01:16 + echo 'Setup pyenv:' 17:01:16 Setup pyenv: 17:01:16 + export PYENV_ROOT=/opt/pyenv 17:01:16 + PYENV_ROOT=/opt/pyenv 17:01: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 17:01: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 17:01:16 + pyenv versions 17:01:16 system 17:01:16 * 3.8.13 (set by /opt/pyenv/version) 17:01:16 * 3.9.13 (set by /opt/pyenv/version) 17:01:16 * 3.10.6 (set by /opt/pyenv/version) 17:01:16 + command -v pyenv 17:01:16 ++ pyenv init - --no-rehash 17:01: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[*]}"'\'')" 17:01:16 export PATH="/opt/pyenv/shims:${PATH}" 17:01:16 export PYENV_SHELL=bash 17:01:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:01:16 pyenv() { 17:01:16 local command 17:01:16 command="${1:-}" 17:01:16 if [ "$#" -gt 0 ]; then 17:01:16 shift 17:01:16 fi 17:01:16 17:01:16 case "$command" in 17:01:16 rehash|shell) 17:01:16 eval "$(pyenv "sh-$command" "$@")" 17:01:16 ;; 17:01:16 *) 17:01:16 command pyenv "$command" "$@" 17:01:16 ;; 17:01:16 esac 17:01:16 }' 17:01: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[*]}"' 17:01: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 17:01: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 17:01: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 17:01:16 ++ export PYENV_SHELL=bash 17:01:16 ++ PYENV_SHELL=bash 17:01:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:01:16 +++ complete -F _pyenv pyenv 17:01:16 ++ lf-pyver python3 17:01:16 ++ local py_version_xy=python3 17:01:16 ++ local py_version_xyz= 17:01:16 ++ pyenv versions 17:01:16 ++ local command 17:01:16 ++ command=versions 17:01:16 ++ '[' 1 -gt 0 ']' 17:01:16 ++ shift 17:01:16 ++ case "$command" in 17:01:16 ++ command pyenv versions 17:01:16 ++ pyenv versions 17:01:16 ++ sed 's/^[ *]* //' 17:01:16 ++ awk '{ print $1 }' 17:01:16 ++ grep -E '^[0-9.]*[0-9]$' 17:01:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:01:16 +++ tail -n 1 17:01:16 +++ sort -V 17:01:16 +++ grep '^3' /tmp/.pyenv_versions 17:01:16 ++ py_version_xyz=3.10.6 17:01:16 ++ [[ -z 3.10.6 ]] 17:01:16 ++ echo 3.10.6 17:01:16 ++ return 0 17:01:16 + pyenv local 3.10.6 17:01:16 + local command 17:01:16 + command=local 17:01:16 + '[' 2 -gt 0 ']' 17:01:16 + shift 17:01:16 + case "$command" in 17:01:16 + command pyenv local 3.10.6 17:01:16 + pyenv local 3.10.6 17:01:16 + for arg in "$@" 17:01:16 + case $arg in 17:01:16 + pkg_list+='tox ' 17:01:16 + for arg in "$@" 17:01:16 + case $arg in 17:01:16 + pkg_list+='virtualenv ' 17:01:16 + for arg in "$@" 17:01:16 + case $arg in 17:01:16 + pkg_list+='urllib3~=1.26.15 ' 17:01:16 + [[ -f /tmp/.toxenv ]] 17:01:16 + [[ ! -f /tmp/.toxenv ]] 17:01:16 + [[ -n '' ]] 17:01:16 + python3 -m venv /tmp/venv-MfPz 17:01:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MfPz' 17:01:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MfPz 17:01:21 + echo /tmp/venv-MfPz 17:01:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:01:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:01:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:01:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:01:21 + local 'pip_opts=--upgrade --quiet' 17:01:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:01:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:01:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:01:21 + [[ -n '' ]] 17:01:21 + [[ -n '' ]] 17:01:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:01:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:01:21 + /tmp/venv-MfPz/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 17:01:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:01:25 lf-activate-venv(): INFO: Base packages installed successfully 17:01:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:01:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:01:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:01:25 + /tmp/venv-MfPz/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 17:01:27 + type python3 17:01:27 + true 17:01:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MfPz/bin to PATH' 17:01:27 lf-activate-venv(): INFO: Adding /tmp/venv-MfPz/bin to PATH 17:01:27 + PATH=/tmp/venv-MfPz/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 17:01:27 + return 0 17:01:27 + python3 --version 17:01:27 Python 3.10.6 17:01:27 + python3 -m pip --version 17:01:27 pip 25.3 from /tmp/venv-MfPz/lib/python3.10/site-packages/pip (python 3.10) 17:01:27 + python3 -m pip freeze 17:01:27 cachetools==6.2.1 17:01:27 chardet==5.2.0 17:01:27 colorama==0.4.6 17:01:27 distlib==0.4.0 17:01:27 filelock==3.20.0 17:01:27 packaging==25.0 17:01:27 platformdirs==4.5.0 17:01:27 pluggy==1.6.0 17:01:27 pyproject-api==1.10.0 17:01:27 tomli==2.3.0 17:01:27 tox==4.32.0 17:01:27 typing_extensions==4.15.0 17:01:27 urllib3==1.26.20 17:01:27 virtualenv==20.35.4 17:01:28 [EnvInject] - Injecting environment variables from a build step. 17:01:28 [EnvInject] - Injecting as environment variables the properties content 17:01:28 PARALLEL=false 17:01:28 17:01:28 [EnvInject] - Variables injected successfully. 17:01:28 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins16106848637692143590.sh 17:01:28 ---> tox-run.sh 17:01:28 + 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 17:01:28 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/tox 17:01:28 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/docs 17:01:28 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/tox 17:01:28 + cd /w/workspace/integration-xtesting-master-yml-lint/. 17:01:28 + source /home/jenkins/lf-env.sh 17:01:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:01:28 ++ mktemp -d /tmp/venv-XXXX 17:01:28 + lf_venv=/tmp/venv-Og9k 17:01:28 + local venv_file=/tmp/.os_lf_venv 17:01:28 + local python=python3 17:01:28 + local options 17:01:28 + local set_path=true 17:01:28 + local install_args= 17:01:28 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:01:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:01:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:01:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:01:28 + true 17:01:28 + case $1 in 17:01:28 + venv_file=/tmp/.toxenv 17:01:28 + shift 2 17:01:28 + true 17:01:28 + case $1 in 17:01:28 + shift 17:01:28 + break 17:01:28 + case $python in 17:01:28 + local pkg_list= 17:01:28 + [[ -d /opt/pyenv ]] 17:01:28 + echo 'Setup pyenv:' 17:01:28 Setup pyenv: 17:01:28 + export PYENV_ROOT=/opt/pyenv 17:01:28 + PYENV_ROOT=/opt/pyenv 17:01:28 + 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 17:01: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 17:01:28 + pyenv versions 17:01:28 system 17:01:28 3.8.13 17:01:28 3.9.13 17:01:28 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 17:01:28 + command -v pyenv 17:01:28 ++ pyenv init - --no-rehash 17:01: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[*]}"'\'')" 17:01:28 export PATH="/opt/pyenv/shims:${PATH}" 17:01:28 export PYENV_SHELL=bash 17:01:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:01:28 pyenv() { 17:01:28 local command 17:01:28 command="${1:-}" 17:01:28 if [ "$#" -gt 0 ]; then 17:01:28 shift 17:01:28 fi 17:01:28 17:01:28 case "$command" in 17:01:28 rehash|shell) 17:01:28 eval "$(pyenv "sh-$command" "$@")" 17:01:28 ;; 17:01:28 *) 17:01:28 command pyenv "$command" "$@" 17:01:28 ;; 17:01:28 esac 17:01:28 }' 17:01: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[*]}"' 17:01: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 17:01: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 17:01: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 17:01:28 ++ export PYENV_SHELL=bash 17:01:28 ++ PYENV_SHELL=bash 17:01:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:01:28 +++ complete -F _pyenv pyenv 17:01:28 ++ lf-pyver python3 17:01:28 ++ local py_version_xy=python3 17:01:28 ++ local py_version_xyz= 17:01:28 ++ sed 's/^[ *]* //' 17:01:28 ++ grep -E '^[0-9.]*[0-9]$' 17:01:28 ++ pyenv versions 17:01:28 ++ local command 17:01:28 ++ command=versions 17:01:28 ++ '[' 1 -gt 0 ']' 17:01:28 ++ shift 17:01:28 ++ case "$command" in 17:01:28 ++ command pyenv versions 17:01:28 ++ pyenv versions 17:01:28 ++ awk '{ print $1 }' 17:01:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:01:28 +++ sort -V 17:01:28 +++ grep '^3' /tmp/.pyenv_versions 17:01:28 +++ tail -n 1 17:01:28 ++ py_version_xyz=3.10.6 17:01:28 ++ [[ -z 3.10.6 ]] 17:01:28 ++ echo 3.10.6 17:01:28 ++ return 0 17:01:28 + pyenv local 3.10.6 17:01:28 + local command 17:01:28 + command=local 17:01:28 + '[' 2 -gt 0 ']' 17:01:28 + shift 17:01:28 + case "$command" in 17:01:28 + command pyenv local 3.10.6 17:01:28 + pyenv local 3.10.6 17:01:28 + for arg in "$@" 17:01:28 + case $arg in 17:01:28 + pkg_list+='tox ' 17:01:28 + for arg in "$@" 17:01:28 + case $arg in 17:01:28 + pkg_list+='virtualenv ' 17:01:28 + for arg in "$@" 17:01:28 + case $arg in 17:01:28 + pkg_list+='urllib3~=1.26.15 ' 17:01:28 + [[ -f /tmp/.toxenv ]] 17:01:28 ++ cat /tmp/.toxenv 17:01:28 + lf_venv=/tmp/venv-MfPz 17:01:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MfPz from' file:/tmp/.toxenv 17:01:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MfPz from file:/tmp/.toxenv 17:01:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:01:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:01:28 + local 'pip_opts=--upgrade --quiet' 17:01:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:01:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:01:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:01:28 + [[ -n '' ]] 17:01:28 + [[ -n '' ]] 17:01:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:01:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:01:28 + /tmp/venv-MfPz/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 17:01:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:01:29 lf-activate-venv(): INFO: Base packages installed successfully 17:01:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:01:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:01:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:01:29 + /tmp/venv-MfPz/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 17:01:30 + type python3 17:01:30 + true 17:01:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MfPz/bin to PATH' 17:01:30 lf-activate-venv(): INFO: Adding /tmp/venv-MfPz/bin to PATH 17:01:30 + PATH=/tmp/venv-MfPz/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 17:01:30 + return 0 17:01:30 + [[ -d /opt/pyenv ]] 17:01:30 + echo '---> Setting up pyenv' 17:01:30 ---> Setting up pyenv 17:01:30 + export PYENV_ROOT=/opt/pyenv 17:01:30 + PYENV_ROOT=/opt/pyenv 17:01:30 + export PATH=/opt/pyenv/bin:/tmp/venv-MfPz/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 17:01:30 + PATH=/opt/pyenv/bin:/tmp/venv-MfPz/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 17:01:30 ++ pwd 17:01:30 + PYTHONPATH=/w/workspace/integration-xtesting-master-yml-lint 17:01:30 + export PYTHONPATH 17:01:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:01:30 + TOX_TESTENV_PASSENV=PYTHONPATH 17:01:30 + tox --version 17:01:30 4.32.0 from /tmp/venv-MfPz/lib/python3.10/site-packages/tox/__init__.py 17:01:30 + PARALLEL=false 17:01:30 + TOX_OPTIONS_LIST= 17:01:30 + [[ -n yaml ]] 17:01:30 + TOX_OPTIONS_LIST=' -e yaml' 17:01:30 + case ${PARALLEL,,} in 17:01:30 + tox -e yaml 17:01:30 + tee -a /w/workspace/integration-xtesting-master-yml-lint/archives/tox/tox.log 17:01:32 yaml: install_deps> python -I -m pip install coala-bears nodeenv 17:02:00 yaml: freeze> python -m pip freeze --all 17:02:01 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.10.5,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.0,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 17:02:01 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 17:02:01 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 17:02:02 ---> Completed tox runs 17:02:02 + for i in .tox/*/log 17:02:02 ++ echo .tox/yaml/log 17:02:02 ++ awk -F/ '{print $2}' 17:02:02 + tox_env=yaml 17:02:02 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yml-lint/archives/tox/yaml 17:02:02 + DOC_DIR=docs/_build/html 17:02:02 + [[ -d docs/_build/html ]] 17:02:02 + echo '---> tox-run.sh ends' 17:02:02 ---> tox-run.sh ends 17:02:02 + test 0 -eq 0 17:02:02 $ ssh-agent -k 17:02:02 unset SSH_AUTH_SOCK; 17:02:02 unset SSH_AGENT_PID; 17:02:02 echo Agent pid 16801 killed; 17:02:02 [ssh-agent] Stopped. 17:02:02 [PostBuildScript] - [INFO] Executing post build scripts. 17:02:02 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins4769750438074989987.sh 17:02:02 ---> sysstat.sh 17:02:02 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins4800082569148694777.sh 17:02:02 ---> package-listing.sh 17:02:02 ++ facter osfamily 17:02:02 ++ tr '[:upper:]' '[:lower:]' 17:02:02 + OS_FAMILY=redhat 17:02:02 + workspace=/w/workspace/integration-xtesting-master-yml-lint 17:02:02 + START_PACKAGES=/tmp/packages_start.txt 17:02:02 + END_PACKAGES=/tmp/packages_end.txt 17:02:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:02:02 + PACKAGES=/tmp/packages_start.txt 17:02:02 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 17:02:02 + PACKAGES=/tmp/packages_end.txt 17:02:02 + case "${OS_FAMILY}" in 17:02:02 + rpm -qa 17:02:02 + sort 17:02:03 + '[' -f /tmp/packages_start.txt ']' 17:02:03 + '[' -f /tmp/packages_end.txt ']' 17:02:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:02:03 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 17:02:03 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/ 17:02:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yml-lint/archives/ 17:02:03 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins15844692938294631739.sh 17:02:03 ---> capture-instance-metadata.sh 17:02:03 Setup pyenv: 17:02:03 system 17:02:03 3.8.13 17:02:03 3.9.13 17:02:03 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 17:02:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4N1h 17:02:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:02:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:02:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:02:11 lf-activate-venv(): INFO: Base packages installed successfully 17:02:11 lf-activate-venv(): INFO: Installing additional packages: lftools 17:02:35 lf-activate-venv(): INFO: Adding /tmp/venv-4N1h/bin to PATH 17:02:35 INFO: Running in OpenStack, capturing instance metadata 17:02:35 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins54517740739432342.sh 17:02:35 provisioning config files... 17:02:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yml-lint@tmp/config14345441427561303474tmp 17:02:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:02:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:02:35 [EnvInject] - Injecting environment variables from a build step. 17:02:35 [EnvInject] - Injecting as environment variables the properties content 17:02:35 SERVER_ID=logs 17:02:35 17:02:35 [EnvInject] - Variables injected successfully. 17:02:35 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins16699003620390740083.sh 17:02:35 ---> create-netrc.sh 17:02:35 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins7112487977605476331.sh 17:02:35 ---> python-tools-install.sh 17:02:35 Setup pyenv: 17:02:36 system 17:02:36 3.8.13 17:02:36 3.9.13 17:02:36 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 17:02:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4N1h from file:/tmp/.os_lf_venv 17:02:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:02:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:02:37 lf-activate-venv(): INFO: Base packages installed successfully 17:02:37 lf-activate-venv(): INFO: Installing additional packages: lftools 17:02:46 lf-activate-venv(): INFO: Adding /tmp/venv-4N1h/bin to PATH 17:02:46 Generating Requirements File 17:03:06 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. 17:03:06 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:03:06 Python 3.10.6 17:03:06 pip 25.3 from /tmp/venv-4N1h/lib/python3.10/site-packages/pip (python 3.10) 17:03:07 appdirs==1.4.4 17:03:07 argcomplete==3.6.3 17:03:07 aspy.yaml==1.3.0 17:03:07 attrs==25.4.0 17:03:07 autopage==0.5.2 17:03:07 beautifulsoup4==4.14.2 17:03:07 boto3==1.40.67 17:03:07 botocore==1.40.67 17:03:07 bs4==0.0.2 17:03:07 cachetools==6.2.1 17:03:07 certifi==2025.10.5 17:03:07 cffi==2.0.0 17:03:07 cfgv==3.4.0 17:03:07 chardet==5.2.0 17:03:07 charset-normalizer==3.4.4 17:03:07 click==8.3.0 17:03:07 cliff==4.11.0 17:03:07 cmd2==2.7.0 17:03:07 cryptography==3.3.2 17:03:07 debtcollector==3.0.0 17:03:07 decorator==5.2.1 17:03:07 defusedxml==0.7.1 17:03:07 Deprecated==1.3.1 17:03:07 distlib==0.4.0 17:03:07 dnspython==2.8.0 17:03:07 docker==7.1.0 17:03:07 dogpile.cache==1.5.0 17:03:07 durationpy==0.10 17:03:07 email-validator==2.3.0 17:03:07 filelock==3.20.0 17:03:07 future==1.0.0 17:03:07 gitdb==4.0.12 17:03:07 GitPython==3.1.45 17:03:07 google-auth==2.43.0 17:03:07 httplib2==0.31.0 17:03:07 identify==2.6.15 17:03:07 idna==3.11 17:03:07 importlib-resources==1.5.0 17:03:07 iso8601==2.1.0 17:03:07 Jinja2==3.1.6 17:03:07 jmespath==1.0.1 17:03:07 jsonpatch==1.33 17:03:07 jsonpointer==3.0.0 17:03:07 jsonschema==4.25.1 17:03:07 jsonschema-specifications==2025.9.1 17:03:07 keystoneauth1==5.12.0 17:03:07 kubernetes==34.1.0 17:03:07 lftools==0.37.15 17:03:07 lxml==6.0.2 17:03:07 markdown-it-py==4.0.0 17:03:07 MarkupSafe==3.0.3 17:03:07 mdurl==0.1.2 17:03:07 msgpack==1.1.2 17:03:07 multi_key_dict==2.0.3 17:03:07 munch==4.0.0 17:03:07 netaddr==1.3.0 17:03:07 niet==1.4.2 17:03:07 nodeenv==1.9.1 17:03:07 oauth2client==4.1.3 17:03:07 oauthlib==3.3.1 17:03:07 openstacksdk==4.7.1 17:03:07 os-service-types==1.8.1 17:03:07 osc-lib==4.2.0 17:03:07 oslo.config==10.0.0 17:03:07 oslo.context==6.1.0 17:03:07 oslo.i18n==6.6.0 17:03:07 oslo.log==7.2.1 17:03:07 oslo.serialization==5.8.0 17:03:07 oslo.utils==9.1.0 17:03:07 packaging==25.0 17:03:07 pbr==7.0.3 17:03:07 platformdirs==4.5.0 17:03:07 prettytable==3.16.0 17:03:07 psutil==7.1.3 17:03:07 pyasn1==0.6.1 17:03:07 pyasn1_modules==0.4.2 17:03:07 pycparser==2.23 17:03:07 pygerrit2==2.0.15 17:03:07 PyGithub==2.8.1 17:03:07 Pygments==2.19.2 17:03:07 PyJWT==2.10.1 17:03:07 PyNaCl==1.6.0 17:03:07 pyparsing==2.4.7 17:03:07 pyperclip==1.11.0 17:03:07 pyrsistent==0.20.0 17:03:07 python-cinderclient==9.8.0 17:03:07 python-dateutil==2.9.0.post0 17:03:07 python-heatclient==4.3.0 17:03:07 python-jenkins==1.8.3 17:03:07 python-keystoneclient==5.7.0 17:03:07 python-magnumclient==4.9.0 17:03:07 python-openstackclient==8.2.0 17:03:07 python-swiftclient==4.8.0 17:03:07 PyYAML==6.0.3 17:03:07 referencing==0.37.0 17:03:07 requests==2.32.5 17:03:07 requests-oauthlib==2.0.0 17:03:07 requestsexceptions==1.4.0 17:03:07 rfc3986==2.0.0 17:03:07 rich==14.2.0 17:03:07 rich-argparse==1.7.2 17:03:07 rpds-py==0.28.0 17:03:07 rsa==4.9.1 17:03:07 ruamel.yaml==0.18.16 17:03:07 ruamel.yaml.clib==0.2.14 17:03:07 s3transfer==0.14.0 17:03:07 simplejson==3.20.2 17:03:07 six==1.17.0 17:03:07 smmap==5.0.2 17:03:07 soupsieve==2.8 17:03:07 stevedore==5.5.0 17:03:07 tabulate==0.9.0 17:03:07 toml==0.10.2 17:03:07 tomlkit==0.13.3 17:03:07 tqdm==4.67.1 17:03:07 typing_extensions==4.15.0 17:03:07 tzdata==2025.2 17:03:07 urllib3==1.26.20 17:03:07 virtualenv==20.35.4 17:03:07 wcwidth==0.2.14 17:03:07 websocket-client==1.9.0 17:03:07 wrapt==2.0.0 17:03:07 xdg==6.0.0 17:03:07 xmltodict==1.0.2 17:03:07 yq==3.4.3 17:03:07 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins16958036211935486268.sh 17:03:07 ---> sudo-logs.sh 17:03:07 Archiving 'sudo' log.. 17:03:07 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins13928007013387384440.sh 17:03:07 ---> job-cost.sh 17:03:07 Setup pyenv: 17:03:07 system 17:03:07 3.8.13 17:03:07 3.9.13 17:03:07 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 17:03:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4N1h from file:/tmp/.os_lf_venv 17:03:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:03:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:03:10 lf-activate-venv(): INFO: Base packages installed successfully 17:03:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:03:16 lf-activate-venv(): INFO: Adding /tmp/venv-4N1h/bin to PATH 17:03:16 INFO: No Stack... 17:03:16 INFO: Retrieving Pricing Info for: v3-standard-2 17:03:16 INFO: Archiving Costs 17:03:16 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins16182663493049794310.sh 17:03:16 ---> logs-deploy.sh 17:03:16 Setup pyenv: 17:03:16 system 17:03:16 3.8.13 17:03:16 3.9.13 17:03:16 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 17:03:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4N1h from file:/tmp/.os_lf_venv 17:03:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:03:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:03:18 lf-activate-venv(): INFO: Base packages installed successfully 17:03:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:03:27 lf-activate-venv(): INFO: Adding /tmp/venv-4N1h/bin to PATH 17:03:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yml-lint/7 17:03:27 INFO: archiving workspace using pattern(s): 17:03:28 Archives upload complete. 17:03:29 INFO: archiving logs to Nexus 17:03:29 ---> uname -a: 17:03:29 Linux prd-centos8-builder-2c-1g-10178.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 17:03:29 17:03:29 17:03:29 ---> lscpu: 17:03:29 Architecture: x86_64 17:03:29 CPU op-mode(s): 32-bit, 64-bit 17:03:29 Byte Order: Little Endian 17:03:29 CPU(s): 2 17:03:29 On-line CPU(s) list: 0,1 17:03:29 Thread(s) per core: 1 17:03:29 Core(s) per socket: 1 17:03:29 Socket(s): 2 17:03:29 NUMA node(s): 1 17:03:29 Vendor ID: AuthenticAMD 17:03:29 CPU family: 23 17:03:29 Model: 49 17:03:29 Model name: AMD EPYC-Rome Processor 17:03:29 Stepping: 0 17:03:29 CPU MHz: 2799.998 17:03:29 BogoMIPS: 5599.99 17:03:29 Virtualization: AMD-V 17:03:29 Hypervisor vendor: KVM 17:03:29 Virtualization type: full 17:03:29 L1d cache: 32K 17:03:29 L1i cache: 32K 17:03:29 L2 cache: 512K 17:03:29 L3 cache: 16384K 17:03:29 NUMA node0 CPU(s): 0,1 17:03:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:03:29 17:03:29 17:03:29 ---> nproc: 17:03:29 2 17:03:29 17:03:29 17:03:29 ---> df -h: 17:03:29 Filesystem Size Used Avail Use% Mounted on 17:03:29 devtmpfs 3.8G 0 3.8G 0% /dev 17:03:29 tmpfs 3.8G 0 3.8G 0% /dev/shm 17:03:29 tmpfs 3.8G 17M 3.8G 1% /run 17:03:29 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:03:29 /dev/vda1 40G 8.7G 32G 22% / 17:03:29 tmpfs 770M 0 770M 0% /run/user/1001 17:03:29 17:03:29 17:03:29 ---> free -m: 17:03:29 total used free shared buff/cache available 17:03:29 Mem: 7699 620 4726 19 2352 6761 17:03:29 Swap: 1023 0 1023 17:03:29 17:03:29 17:03:29 ---> ip addr: 17:03:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:03:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:03:29 inet 127.0.0.1/8 scope host lo 17:03:29 valid_lft forever preferred_lft forever 17:03:29 inet6 ::1/128 scope host 17:03:29 valid_lft forever preferred_lft forever 17:03:29 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:03:29 link/ether fa:16:3e:86:25:44 brd ff:ff:ff:ff:ff:ff 17:03:29 altname enp0s3 17:03:29 altname ens3 17:03:29 inet 10.30.106.127/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 17:03:29 valid_lft 86229sec preferred_lft 86229sec 17:03:29 inet6 fe80::f816:3eff:fe86:2544/64 scope link 17:03:29 valid_lft forever preferred_lft forever 17:03:29 17:03:29 17:03:29 ---> sar -b -r -n DEV: 17:03:29 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/06/2025 _x86_64_ (2 CPU) 17:03:29 17:03:29 17:00:35 LINUX RESTART (2 CPU) 17:03:29 17:03:29 05:01:02 PM tps rtps wtps bread/s bwrtn/s 17:03:29 05:02:01 PM 387.60 159.28 228.32 6657.61 8535.90 17:03:29 05:03:01 PM 134.71 0.80 133.91 74.52 11699.37 17:03:29 Average: 260.29 79.50 180.79 3343.42 10128.52 17:03:29 17:03:29 05:01:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:03:29 05:02:01 PM 5268588 7022232 2615856 33.18 2688 1923628 751712 8.41 196420 2064696 164676 17:03:29 05:03:01 PM 4899876 6918900 2984568 37.85 2688 2176108 766476 8.58 382656 2195324 145720 17:03:29 Average: 5084232 6970566 2800212 35.52 2688 2049868 759094 8.50 289538 2130010 155198 17:03:29 17:03:29 05:01:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:03:29 05:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:03:29 05:02:01 PM eth0 250.06 136.59 1401.84 64.25 0.00 0.00 0.00 0.00 17:03:29 05:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:03:29 05:03:01 PM eth0 62.62 47.03 888.48 15.10 0.00 0.00 0.00 0.00 17:03:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:03:29 Average: eth0 155.70 91.50 1143.39 39.50 0.00 0.00 0.00 0.00 17:03:29 17:03:29 17:03:29 ---> sar -P ALL: 17:03:29 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/06/2025 _x86_64_ (2 CPU) 17:03:29 17:03:29 17:00:35 LINUX RESTART (2 CPU) 17:03:29 17:03:29 05:01:02 PM CPU %user %nice %system %iowait %steal %idle 17:03:29 05:02:01 PM all 42.73 2.81 21.81 5.92 0.16 26.57 17:03:29 05:02:01 PM 0 41.94 2.29 21.10 5.23 0.15 29.29 17:03:29 05:02:01 PM 1 43.53 3.33 22.52 6.61 0.17 23.84 17:03:29 05:03:01 PM all 41.40 0.00 4.44 2.58 0.16 51.43 17:03:29 05:03:01 PM 0 34.98 0.00 4.04 2.38 0.17 58.44 17:03:29 05:03:01 PM 1 47.82 0.00 4.84 2.78 0.15 44.41 17:03:29 Average: all 42.05 1.38 12.97 4.22 0.16 39.22 17:03:29 Average: 0 38.40 1.12 12.42 3.78 0.16 44.11 17:03:29 Average: 1 45.71 1.64 13.52 4.66 0.16 34.31 17:03:29 17:03:29 17:03:29