09:59:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143124 09:59:13 Running as SYSTEM 09:59:13 [EnvInject] - Loading node environment variables. 09:59:13 Building remotely on prd-centos8-builder-2c-1g-6197 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 09:59:13 [ssh-agent] Looking for ssh-agent implementation... 09:59:13 $ ssh-agent 09:59:14 SSH_AUTH_SOCK=/tmp/ssh-CpMNxSieDW0n/agent.16116 09:59:14 SSH_AGENT_PID=16118 09:59:14 [ssh-agent] Started. 09:59:14 Running ssh-add (command line suppressed) 09:59:14 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/private_key_7941864533528385042.key (/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/private_key_7941864533528385042.key) 09:59:14 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:59:14 The recommended git tool is: NONE 09:59:16 using credential onap-jenkins-ssh 09:59:16 Wiping out workspace first. 09:59:16 Cloning the remote Git repository 09:59:16 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:59:16 > git init /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint # timeout=10 09:59:16 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:59:16 > git --version # timeout=10 09:59:16 > git --version # 'git version 2.39.0' 09:59:16 using GIT_SSH to set credentials Gerrit user 09:59:16 [INFO] Currently running in a labeled security context 09:59:16 [INFO] Currently SELinux is 'enforcing' on the host 09:59:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/jenkins-gitclient-ssh2285407260958271873.key 09:59:16 Verifying host key using manually-configured host key entries 09:59:16 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:59:16 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:59:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:59:17 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:59:17 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:59:17 using GIT_SSH to set credentials Gerrit user 09:59:17 [INFO] Currently running in a labeled security context 09:59:17 [INFO] Currently SELinux is 'enforcing' on the host 09:59:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/jenkins-gitclient-ssh15399400393181452185.key 09:59:17 Verifying host key using manually-configured host key entries 09:59:17 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/24/143124/3 # timeout=30 09:59:17 > git rev-parse abe5a64feff3fa36a55bfed39c412f7e02c279f7^{commit} # timeout=10 09:59:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:59:17 Checking out Revision abe5a64feff3fa36a55bfed39c412f7e02c279f7 (refs/changes/24/143124/3) 09:59:17 > git config core.sparsecheckout # timeout=10 09:59:17 > git checkout -f abe5a64feff3fa36a55bfed39c412f7e02c279f7 # timeout=30 09:59:20 Commit message: "Distribution fixes" 09:59:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:59:21 > git rev-list --no-walk 7b81da666387932a265b3bf38dd449449d8dcdb9 # timeout=10 09:59:21 [EnvInject] - Injecting environment variables from a build step. 09:59:21 [EnvInject] - Injecting as environment variables the properties content 09:59:21 PYTHON=python3 09:59:21 09:59:21 [EnvInject] - Variables injected successfully. 09:59:21 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins1546619785465833025.sh 09:59:21 ---> tox-install.sh 09:59:21 + source /home/jenkins/lf-env.sh 09:59:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:59:21 ++ mktemp -d /tmp/venv-XXXX 09:59:21 + lf_venv=/tmp/venv-XUn1 09:59:21 + local venv_file=/tmp/.os_lf_venv 09:59:21 + local python=python3 09:59:21 + local options 09:59:21 + local set_path=true 09:59:21 + local install_args= 09:59:21 ++ 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 09:59:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:59:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:59:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:59:21 + true 09:59:21 + case $1 in 09:59:21 + venv_file=/tmp/.toxenv 09:59:21 + shift 2 09:59:21 + true 09:59:21 + case $1 in 09:59:21 + shift 09:59:21 + break 09:59:21 + case $python in 09:59:21 + local pkg_list= 09:59:21 + [[ -d /opt/pyenv ]] 09:59:21 + echo 'Setup pyenv:' 09:59:21 Setup pyenv: 09:59:21 + export PYENV_ROOT=/opt/pyenv 09:59:21 + PYENV_ROOT=/opt/pyenv 09:59:21 + 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 09:59:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:59:21 + pyenv versions 09:59:21 system 09:59:21 * 3.8.13 (set by /opt/pyenv/version) 09:59:21 * 3.9.13 (set by /opt/pyenv/version) 09:59:21 * 3.10.6 (set by /opt/pyenv/version) 09:59:21 + command -v pyenv 09:59:21 ++ pyenv init - --no-rehash 09:59:21 + 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[*]}"'\'')" 09:59:21 export PATH="/opt/pyenv/shims:${PATH}" 09:59:21 export PYENV_SHELL=bash 09:59:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:59:21 pyenv() { 09:59:21 local command 09:59:21 command="${1:-}" 09:59:21 if [ "$#" -gt 0 ]; then 09:59:21 shift 09:59:21 fi 09:59:21 09:59:21 case "$command" in 09:59:21 rehash|shell) 09:59:21 eval "$(pyenv "sh-$command" "$@")" 09:59:21 ;; 09:59:21 *) 09:59:21 command pyenv "$command" "$@" 09:59:21 ;; 09:59:21 esac 09:59:21 }' 09:59:21 +++ 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[*]}"' 09:59:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:59:21 ++ 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 09:59:21 ++ 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 09:59:21 ++ export PYENV_SHELL=bash 09:59:21 ++ PYENV_SHELL=bash 09:59:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:59:21 +++ complete -F _pyenv pyenv 09:59:21 ++ lf-pyver python3 09:59:21 ++ local py_version_xy=python3 09:59:21 ++ local py_version_xyz= 09:59:21 ++ pyenv versions 09:59:21 ++ local command 09:59:21 ++ command=versions 09:59:21 ++ '[' 1 -gt 0 ']' 09:59:21 ++ shift 09:59:21 ++ case "$command" in 09:59:21 ++ command pyenv versions 09:59:21 ++ pyenv versions 09:59:21 ++ sed 's/^[ *]* //' 09:59:21 ++ awk '{ print $1 }' 09:59:21 ++ grep -E '^[0-9.]*[0-9]$' 09:59:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:59:21 +++ grep '^3' /tmp/.pyenv_versions 09:59:21 +++ tail -n 1 09:59:21 +++ sort -V 09:59:21 ++ py_version_xyz=3.10.6 09:59:21 ++ [[ -z 3.10.6 ]] 09:59:21 ++ echo 3.10.6 09:59:21 ++ return 0 09:59:21 + pyenv local 3.10.6 09:59:21 + local command 09:59:21 + command=local 09:59:21 + '[' 2 -gt 0 ']' 09:59:21 + shift 09:59:21 + case "$command" in 09:59:21 + command pyenv local 3.10.6 09:59:21 + pyenv local 3.10.6 09:59:21 + for arg in "$@" 09:59:21 + case $arg in 09:59:21 + pkg_list+='tox ' 09:59:21 + for arg in "$@" 09:59:21 + case $arg in 09:59:21 + pkg_list+='virtualenv ' 09:59:21 + for arg in "$@" 09:59:21 + case $arg in 09:59:21 + pkg_list+='urllib3~=1.26.15 ' 09:59:21 + [[ -f /tmp/.toxenv ]] 09:59:21 + [[ ! -f /tmp/.toxenv ]] 09:59:21 + [[ -n '' ]] 09:59:21 + python3 -m venv /tmp/venv-XUn1 09:59:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XUn1' 09:59:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XUn1 09:59:25 + echo /tmp/venv-XUn1 09:59:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:59:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:59:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:59:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:25 + local 'pip_opts=--upgrade --quiet' 09:59:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:59:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:59:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:59:25 + [[ -n '' ]] 09:59:25 + [[ -n '' ]] 09:59:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:59:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:25 + /tmp/venv-XUn1/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 09:59:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:59:29 lf-activate-venv(): INFO: Base packages installed successfully 09:59:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:59:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:59:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:59:29 + /tmp/venv-XUn1/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 09:59:31 + type python3 09:59:31 + true 09:59:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XUn1/bin to PATH' 09:59:31 lf-activate-venv(): INFO: Adding /tmp/venv-XUn1/bin to PATH 09:59:31 + PATH=/tmp/venv-XUn1/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 09:59:31 + return 0 09:59:31 + python3 --version 09:59:31 Python 3.10.6 09:59:31 + python3 -m pip --version 09:59:31 pip 26.0.1 from /tmp/venv-XUn1/lib/python3.10/site-packages/pip (python 3.10) 09:59:31 + python3 -m pip freeze 09:59:31 cachetools==7.0.0 09:59:31 chardet==5.2.0 09:59:31 colorama==0.4.6 09:59:31 distlib==0.4.0 09:59:31 filelock==3.20.3 09:59:31 packaging==26.0 09:59:31 platformdirs==4.5.1 09:59:31 pluggy==1.6.0 09:59:31 pyproject-api==1.10.0 09:59:31 tomli==2.4.0 09:59:31 tox==4.34.1 09:59:31 typing_extensions==4.15.0 09:59:31 urllib3==1.26.20 09:59:31 virtualenv==20.36.1 09:59:31 [EnvInject] - Injecting environment variables from a build step. 09:59:31 [EnvInject] - Injecting as environment variables the properties content 09:59:31 PARALLEL=false 09:59:31 09:59:31 [EnvInject] - Variables injected successfully. 09:59:31 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins8988716047279587783.sh 09:59:31 ---> tox-run.sh 09:59:31 + 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 09:59:31 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox 09:59:31 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/docs 09:59:31 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox 09:59:31 + cd /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/. 09:59:31 + source /home/jenkins/lf-env.sh 09:59:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:59:31 ++ mktemp -d /tmp/venv-XXXX 09:59:31 + lf_venv=/tmp/venv-WYBK 09:59:31 + local venv_file=/tmp/.os_lf_venv 09:59:31 + local python=python3 09:59:31 + local options 09:59:31 + local set_path=true 09:59:31 + local install_args= 09:59:31 ++ 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 09:59:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:59:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:59:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:59:31 + true 09:59:31 + case $1 in 09:59:31 + venv_file=/tmp/.toxenv 09:59:31 + shift 2 09:59:31 + true 09:59:31 + case $1 in 09:59:31 + shift 09:59:31 + break 09:59:31 + case $python in 09:59:31 + local pkg_list= 09:59:31 + [[ -d /opt/pyenv ]] 09:59:31 + echo 'Setup pyenv:' 09:59:31 Setup pyenv: 09:59:31 + export PYENV_ROOT=/opt/pyenv 09:59:31 + PYENV_ROOT=/opt/pyenv 09:59:31 + 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 09:59:31 + 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 09:59:31 + pyenv versions 09:59:32 system 09:59:32 3.8.13 09:59:32 3.9.13 09:59:32 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 09:59:32 + command -v pyenv 09:59:32 ++ pyenv init - --no-rehash 09:59:32 + 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[*]}"'\'')" 09:59:32 export PATH="/opt/pyenv/shims:${PATH}" 09:59:32 export PYENV_SHELL=bash 09:59:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:59:32 pyenv() { 09:59:32 local command 09:59:32 command="${1:-}" 09:59:32 if [ "$#" -gt 0 ]; then 09:59:32 shift 09:59:32 fi 09:59:32 09:59:32 case "$command" in 09:59:32 rehash|shell) 09:59:32 eval "$(pyenv "sh-$command" "$@")" 09:59:32 ;; 09:59:32 *) 09:59:32 command pyenv "$command" "$@" 09:59:32 ;; 09:59:32 esac 09:59:32 }' 09:59:32 +++ 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[*]}"' 09:59:32 ++ 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 09:59:32 ++ 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 09:59:32 ++ 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 09:59:32 ++ export PYENV_SHELL=bash 09:59:32 ++ PYENV_SHELL=bash 09:59:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:59:32 +++ complete -F _pyenv pyenv 09:59:32 ++ lf-pyver python3 09:59:32 ++ local py_version_xy=python3 09:59:32 ++ local py_version_xyz= 09:59:32 ++ pyenv versions 09:59:32 ++ local command 09:59:32 ++ command=versions 09:59:32 ++ '[' 1 -gt 0 ']' 09:59:32 ++ shift 09:59:32 ++ case "$command" in 09:59:32 ++ command pyenv versions 09:59:32 ++ pyenv versions 09:59:32 ++ grep -E '^[0-9.]*[0-9]$' 09:59:32 ++ sed 's/^[ *]* //' 09:59:32 ++ awk '{ print $1 }' 09:59:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:59:32 +++ grep '^3' /tmp/.pyenv_versions 09:59:32 +++ tail -n 1 09:59:32 +++ sort -V 09:59:32 ++ py_version_xyz=3.10.6 09:59:32 ++ [[ -z 3.10.6 ]] 09:59:32 ++ echo 3.10.6 09:59:32 ++ return 0 09:59:32 + pyenv local 3.10.6 09:59:32 + local command 09:59:32 + command=local 09:59:32 + '[' 2 -gt 0 ']' 09:59:32 + shift 09:59:32 + case "$command" in 09:59:32 + command pyenv local 3.10.6 09:59:32 + pyenv local 3.10.6 09:59:32 + for arg in "$@" 09:59:32 + case $arg in 09:59:32 + pkg_list+='tox ' 09:59:32 + for arg in "$@" 09:59:32 + case $arg in 09:59:32 + pkg_list+='virtualenv ' 09:59:32 + for arg in "$@" 09:59:32 + case $arg in 09:59:32 + pkg_list+='urllib3~=1.26.15 ' 09:59:32 + [[ -f /tmp/.toxenv ]] 09:59:32 ++ cat /tmp/.toxenv 09:59:32 + lf_venv=/tmp/venv-XUn1 09:59:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XUn1 from' file:/tmp/.toxenv 09:59:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XUn1 from file:/tmp/.toxenv 09:59:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:59:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:32 + local 'pip_opts=--upgrade --quiet' 09:59:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:59:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:59:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:59:32 + [[ -n '' ]] 09:59:32 + [[ -n '' ]] 09:59:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:59:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:32 + /tmp/venv-XUn1/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 09:59:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:59:32 lf-activate-venv(): INFO: Base packages installed successfully 09:59:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:59:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:59:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:59:32 + /tmp/venv-XUn1/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 09:59:33 + type python3 09:59:33 + true 09:59:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XUn1/bin to PATH' 09:59:33 lf-activate-venv(): INFO: Adding /tmp/venv-XUn1/bin to PATH 09:59:33 + PATH=/tmp/venv-XUn1/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 09:59:33 + return 0 09:59:33 + [[ -d /opt/pyenv ]] 09:59:33 + echo '---> Setting up pyenv' 09:59:33 ---> Setting up pyenv 09:59:33 + export PYENV_ROOT=/opt/pyenv 09:59:33 + PYENV_ROOT=/opt/pyenv 09:59:33 + export PATH=/opt/pyenv/bin:/tmp/venv-XUn1/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 09:59:33 + PATH=/opt/pyenv/bin:/tmp/venv-XUn1/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 09:59:33 ++ pwd 09:59:33 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 09:59:33 + export PYTHONPATH 09:59:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:59:33 + TOX_TESTENV_PASSENV=PYTHONPATH 09:59:33 + tox --version 09:59:34 4.34.1 from /tmp/venv-XUn1/lib/python3.10/site-packages/tox/__init__.py 09:59:34 + PARALLEL=false 09:59:34 + TOX_OPTIONS_LIST= 09:59:34 + [[ -n yaml ]] 09:59:34 + TOX_OPTIONS_LIST=' -e yaml' 09:59:34 + case ${PARALLEL,,} in 09:59:34 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox/tox.log 09:59:34 + tox -e yaml 09:59:35 yaml: install_deps> python -I -m pip install yamllint 09:59:36 yaml: freeze> python -m pip freeze --all 09:59:36 yaml: pathspec==1.0.4,pip==25.3,PyYAML==6.0.3,setuptools==80.9.0,yamllint==1.38.0 09:59:36 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 09:59:36 yaml: commands[0]> /bin/bash -c 'cat /tmp/.coalist_yaml | xargs -r yamllint -d relaxed' 09:59:36 .pre-commit-config.yaml 09:59:36 7:5 warning wrong indentation: expected 6 but found 4 (indentation) 09:59:36 09:59:36 yaml: OK (2.32=setup[2.20]+cmd[0.02,0.11] seconds) 09:59:36 congratulations :) (2.36 seconds) 09:59:36 + tox_status=0 09:59:36 + echo '---> Completed tox runs' 09:59:36 ---> Completed tox runs 09:59:36 + for i in .tox/*/log 09:59:36 ++ echo .tox/yaml/log 09:59:36 ++ awk -F/ '{print $2}' 09:59:36 + tox_env=yaml 09:59:36 + cp -r .tox/yaml/log /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox/yaml 09:59:36 + DOC_DIR=docs/_build/html 09:59:36 + [[ -d docs/_build/html ]] 09:59:36 + echo '---> tox-run.sh ends' 09:59:36 ---> tox-run.sh ends 09:59:36 + test 0 -eq 0 09:59:36 $ ssh-agent -k 09:59:36 unset SSH_AUTH_SOCK; 09:59:36 unset SSH_AGENT_PID; 09:59:36 echo Agent pid 16118 killed; 09:59:36 [ssh-agent] Stopped. 09:59:36 [PostBuildScript] - [INFO] Executing post build scripts. 09:59:36 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins3463086202633959016.sh 09:59:36 ---> sysstat.sh 09:59:37 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins15074215841012107028.sh 09:59:37 ---> package-listing.sh 09:59:37 ++ tr '[:upper:]' '[:lower:]' 09:59:37 ++ facter osfamily 09:59:37 + OS_FAMILY=redhat 09:59:37 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 09:59:37 + START_PACKAGES=/tmp/packages_start.txt 09:59:37 + END_PACKAGES=/tmp/packages_end.txt 09:59:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:59:37 + PACKAGES=/tmp/packages_start.txt 09:59:37 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint ']' 09:59:37 + PACKAGES=/tmp/packages_end.txt 09:59:37 + case "${OS_FAMILY}" in 09:59:37 + rpm -qa 09:59:37 + sort 09:59:38 + '[' -f /tmp/packages_start.txt ']' 09:59:38 + '[' -f /tmp/packages_end.txt ']' 09:59:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:59:38 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint ']' 09:59:38 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/ 09:59:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/ 09:59:38 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins16730541535810700501.sh 09:59:38 ---> capture-instance-metadata.sh 09:59:38 Setup pyenv: 09:59:38 system 09:59:38 3.8.13 09:59:38 3.9.13 09:59:38 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 09:59:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TDzN 09:59:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:59:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:45 lf-activate-venv(): INFO: Base packages installed successfully 09:59:45 lf-activate-venv(): INFO: Installing additional packages: lftools 10:00:06 lf-activate-venv(): INFO: Adding /tmp/venv-TDzN/bin to PATH 10:00:06 INFO: Running in OpenStack, capturing instance metadata 10:00:07 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins13580208722341412932.sh 10:00:07 provisioning config files... 10:00:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/config10438411853347378929tmp 10:00:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:00:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:00:07 [EnvInject] - Injecting environment variables from a build step. 10:00:07 [EnvInject] - Injecting as environment variables the properties content 10:00:07 SERVER_ID=logs 10:00:07 10:00:07 [EnvInject] - Variables injected successfully. 10:00:07 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins3645590616650323956.sh 10:00:07 ---> create-netrc.sh 10:00:07 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins11938573752182397374.sh 10:00:07 ---> python-tools-install.sh 10:00:07 Setup pyenv: 10:00:07 system 10:00:07 3.8.13 10:00:07 3.9.13 10:00:07 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 10:00:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TDzN from file:/tmp/.os_lf_venv 10:00:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:00:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:00:09 lf-activate-venv(): INFO: Base packages installed successfully 10:00:09 lf-activate-venv(): INFO: Installing additional packages: lftools 10:00:16 lf-activate-venv(): INFO: Adding /tmp/venv-TDzN/bin to PATH 10:00:16 Generating Requirements File 10:00:33 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. 10:00:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:00:33 Python 3.10.6 10:00:33 pip 26.0.1 from /tmp/venv-TDzN/lib/python3.10/site-packages/pip (python 3.10) 10:00:33 appdirs==1.4.4 10:00:33 argcomplete==3.6.3 10:00:33 aspy.yaml==1.3.0 10:00:33 attrs==25.4.0 10:00:33 autopage==0.6.0 10:00:33 backports.strenum==1.3.1 10:00:33 beautifulsoup4==4.14.3 10:00:33 boto3==1.42.44 10:00:33 botocore==1.42.44 10:00:33 bs4==0.0.2 10:00:33 certifi==2026.1.4 10:00:33 cffi==2.0.0 10:00:33 cfgv==3.5.0 10:00:33 chardet==5.2.0 10:00:33 charset-normalizer==3.4.4 10:00:33 click==8.3.1 10:00:33 cliff==4.13.1 10:00:33 cmd2==3.2.0 10:00:33 cryptography==3.3.2 10:00:33 debtcollector==3.0.0 10:00:33 decorator==5.2.1 10:00:33 defusedxml==0.7.1 10:00:33 Deprecated==1.3.1 10:00:33 distlib==0.4.0 10:00:33 dnspython==2.8.0 10:00:33 docker==7.1.0 10:00:33 dogpile.cache==1.5.0 10:00:33 durationpy==0.10 10:00:33 email-validator==2.3.0 10:00:33 filelock==3.20.3 10:00:33 future==1.0.0 10:00:33 gitdb==4.0.12 10:00:33 GitPython==3.1.46 10:00:33 httplib2==0.30.2 10:00:33 identify==2.6.16 10:00:33 idna==3.11 10:00:33 importlib-resources==1.5.0 10:00:33 iso8601==2.1.0 10:00:33 Jinja2==3.1.6 10:00:33 jmespath==1.1.0 10:00:33 jsonpatch==1.33 10:00:33 jsonpointer==3.0.0 10:00:33 jsonschema==4.26.0 10:00:33 jsonschema-specifications==2025.9.1 10:00:33 keystoneauth1==5.13.0 10:00:33 kubernetes==35.0.0 10:00:33 lftools==0.37.21 10:00:33 lxml==6.0.2 10:00:33 markdown-it-py==4.0.0 10:00:33 MarkupSafe==3.0.3 10:00:33 mdurl==0.1.2 10:00:33 msgpack==1.1.2 10:00:33 multi_key_dict==2.0.3 10:00:33 munch==4.0.0 10:00:33 netaddr==1.3.0 10:00:33 niet==1.4.2 10:00:33 nodeenv==1.10.0 10:00:33 oauth2client==4.1.3 10:00:33 oauthlib==3.3.1 10:00:33 openstacksdk==4.9.0 10:00:33 os-service-types==1.8.2 10:00:33 osc-lib==4.3.0 10:00:33 oslo.config==10.2.0 10:00:33 oslo.context==6.2.0 10:00:33 oslo.i18n==6.7.1 10:00:33 oslo.log==8.0.0 10:00:33 oslo.serialization==5.9.0 10:00:33 oslo.utils==9.2.0 10:00:33 packaging==26.0 10:00:33 pbr==7.0.3 10:00:33 platformdirs==4.5.1 10:00:33 prettytable==3.17.0 10:00:33 psutil==7.2.2 10:00:33 pyasn1==0.6.2 10:00:33 pyasn1_modules==0.4.2 10:00:33 pycparser==3.0 10:00:33 pygerrit2==2.0.15 10:00:33 PyGithub==2.8.1 10:00:33 Pygments==2.19.2 10:00:33 PyJWT==2.11.0 10:00:33 PyNaCl==1.6.2 10:00:33 pyparsing==2.4.7 10:00:33 pyperclip==1.11.0 10:00:33 pyrsistent==0.20.0 10:00:33 python-cinderclient==9.8.0 10:00:33 python-dateutil==2.9.0.post0 10:00:33 python-heatclient==5.0.0 10:00:33 python-jenkins==1.8.3 10:00:33 python-keystoneclient==5.7.0 10:00:33 python-magnumclient==4.9.0 10:00:33 python-openstackclient==8.3.0 10:00:33 python-swiftclient==4.9.0 10:00:33 PyYAML==6.0.3 10:00:33 referencing==0.37.0 10:00:33 requests==2.32.5 10:00:33 requests-oauthlib==2.0.0 10:00:33 requestsexceptions==1.4.0 10:00:33 rfc3986==2.0.0 10:00:33 rich==14.3.2 10:00:33 rich-argparse==1.7.2 10:00:33 rpds-py==0.30.0 10:00:33 rsa==4.9.1 10:00:33 ruamel.yaml==0.19.1 10:00:33 ruamel.yaml.clib==0.2.15 10:00:33 s3transfer==0.16.0 10:00:33 simplejson==3.20.2 10:00:33 six==1.17.0 10:00:33 smmap==5.0.2 10:00:33 soupsieve==2.8.3 10:00:33 stevedore==5.6.0 10:00:33 tabulate==0.9.0 10:00:33 toml==0.10.2 10:00:33 tomlkit==0.14.0 10:00:33 tqdm==4.67.3 10:00:33 typing_extensions==4.15.0 10:00:33 tzdata==2025.3 10:00:33 urllib3==1.26.20 10:00:33 virtualenv==20.36.1 10:00:33 wcwidth==0.6.0 10:00:33 websocket-client==1.9.0 10:00:33 wrapt==2.1.1 10:00:33 xdg==6.0.0 10:00:33 xmltodict==1.0.2 10:00:33 yq==3.4.3 10:00:34 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins4564170141393705734.sh 10:00:34 ---> sudo-logs.sh 10:00:34 Archiving 'sudo' log.. 10:00:34 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins7722448226122864594.sh 10:00:34 ---> job-cost.sh 10:00:34 Setup pyenv: 10:00:34 system 10:00:34 3.8.13 10:00:34 3.9.13 10:00:34 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 10:00:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TDzN from file:/tmp/.os_lf_venv 10:00:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:00:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:00:36 lf-activate-venv(): INFO: Base packages installed successfully 10:00:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:00:41 lf-activate-venv(): INFO: Adding /tmp/venv-TDzN/bin to PATH 10:00:41 INFO: No Stack... 10:00:41 INFO: Retrieving Pricing Info for: v3-standard-2 10:00:41 INFO: Archiving Costs 10:00:41 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins11723586507879600750.sh 10:00:41 ---> logs-deploy.sh 10:00:41 Setup pyenv: 10:00:41 system 10:00:41 3.8.13 10:00:41 3.9.13 10:00:41 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 10:00:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TDzN from file:/tmp/.os_lf_venv 10:00:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:00:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:00:43 lf-activate-venv(): INFO: Base packages installed successfully 10:00:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:00:50 lf-activate-venv(): INFO: Adding /tmp/venv-TDzN/bin to PATH 10:00:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-yaml-lint/171 10:00:50 INFO: archiving workspace using pattern(s): 10:00:51 Archives upload complete. 10:00:52 INFO: archiving logs to Nexus 10:00:52 ---> uname -a: 10:00:52 Linux prd-centos8-builder-2c-1g-6197.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 10:00:52 10:00:52 10:00:53 ---> lscpu: 10:00:53 Architecture: x86_64 10:00:53 CPU op-mode(s): 32-bit, 64-bit 10:00:53 Byte Order: Little Endian 10:00:53 CPU(s): 2 10:00:53 On-line CPU(s) list: 0,1 10:00:53 Thread(s) per core: 1 10:00:53 Core(s) per socket: 1 10:00:53 Socket(s): 2 10:00:53 NUMA node(s): 1 10:00:53 Vendor ID: AuthenticAMD 10:00:53 CPU family: 23 10:00:53 Model: 49 10:00:53 Model name: AMD EPYC-Rome Processor 10:00:53 Stepping: 0 10:00:53 CPU MHz: 2799.998 10:00:53 BogoMIPS: 5599.99 10:00:53 Virtualization: AMD-V 10:00:53 Hypervisor vendor: KVM 10:00:53 Virtualization type: full 10:00:53 L1d cache: 32K 10:00:53 L1i cache: 32K 10:00:53 L2 cache: 512K 10:00:53 L3 cache: 16384K 10:00:53 NUMA node0 CPU(s): 0,1 10:00:53 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 10:00:53 10:00:53 10:00:53 ---> nproc: 10:00:53 2 10:00:53 10:00:53 10:00:53 ---> df -h: 10:00:53 Filesystem Size Used Avail Use% Mounted on 10:00:53 devtmpfs 3.8G 0 3.8G 0% /dev 10:00:53 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:00:53 tmpfs 3.8G 17M 3.8G 1% /run 10:00:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:00:53 /dev/vda1 40G 8.6G 32G 22% / 10:00:53 tmpfs 770M 0 770M 0% /run/user/1001 10:00:53 10:00:53 10:00:53 ---> free -m: 10:00:53 total used free shared buff/cache available 10:00:53 Mem: 7699 571 4993 19 2134 6820 10:00:53 Swap: 1023 0 1023 10:00:53 10:00:53 10:00:53 ---> ip addr: 10:00:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:00:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:00:53 inet 127.0.0.1/8 scope host lo 10:00:53 valid_lft forever preferred_lft forever 10:00:53 inet6 ::1/128 scope host 10:00:53 valid_lft forever preferred_lft forever 10:00:53 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:00:53 link/ether fa:16:3e:35:08:76 brd ff:ff:ff:ff:ff:ff 10:00:53 altname enp0s3 10:00:53 altname ens3 10:00:53 inet 10.30.107.235/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:00:53 valid_lft 86272sec preferred_lft 86272sec 10:00:53 inet6 fe80::f816:3eff:fe35:876/64 scope link 10:00:53 valid_lft forever preferred_lft forever 10:00:53 10:00:53 10:00:53 ---> sar -b -r -n DEV: 10:00:53 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/08/2026 _x86_64_ (2 CPU) 10:00:53 10:00:53 09:58:41 LINUX RESTART (2 CPU) 10:00:53 10:00:53 09:59:01 AM tps rtps wtps bread/s bwrtn/s 10:00:53 10:00:00 AM 371.14 159.75 211.39 6708.88 15497.67 10:00:53 Average: 371.14 159.75 211.39 6708.88 15497.67 10:00:53 10:00:53 09:59:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:00:53 10:00:00 AM 5250336 6948764 2634108 33.41 2688 1876288 801720 8.97 376888 1935868 174048 10:00:53 Average: 5250336 6948764 2634108 33.41 2688 1876288 801720 8.97 376888 1935868 174048 10:00:53 10:00:53 09:59:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:00:53 10:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:53 10:00:00 AM eth0 269.51 141.27 1591.09 65.84 0.00 0.00 0.00 0.00 10:00:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:53 Average: eth0 269.51 141.27 1591.09 65.84 0.00 0.00 0.00 0.00 10:00:53 10:00:53 10:00:53 ---> sar -P ALL: 10:00:53 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/08/2026 _x86_64_ (2 CPU) 10:00:53 10:00:53 09:58:41 LINUX RESTART (2 CPU) 10:00:53 10:00:53 09:59:01 AM CPU %user %nice %system %iowait %steal %idle 10:00:53 10:00:00 AM all 48.78 2.64 19.52 6.65 0.12 22.29 10:00:53 10:00:00 AM 0 55.73 1.63 17.29 6.11 0.12 19.11 10:00:53 10:00:00 AM 1 41.76 3.65 21.77 7.20 0.12 25.50 10:00:53 Average: all 48.78 2.64 19.52 6.65 0.12 22.29 10:00:53 Average: 0 55.73 1.63 17.29 6.11 0.12 19.11 10:00:53 Average: 1 41.76 3.65 21.77 7.20 0.12 25.50 10:00:53 10:00:53 10:00:53