21:30:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/145504 21:30:52 Running as SYSTEM 21:30:52 [EnvInject] - Loading node environment variables. 21:30:52 Building remotely on prd-centos8-builder-2c-1g-778 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 21:30:52 [ssh-agent] Looking for ssh-agent implementation... 21:30:52 $ ssh-agent 21:30:52 SSH_AUTH_SOCK=/tmp/ssh-PlGRjgxbBExU/agent.13808 21:30:52 SSH_AGENT_PID=13811 21:30:52 [ssh-agent] Started. 21:30:52 Running ssh-add (command line suppressed) 21:30:52 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_11534621988653299786.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_11534621988653299786.key) 21:30:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:30:52 The recommended git tool is: NONE 21:30:54 using credential onap-jenkins-ssh 21:30:54 Wiping out workspace first. 21:30:54 Cloning the remote Git repository 21:30:54 Cloning repository git://cloud.onap.org/mirror/integration.git 21:30:54 > git init /w/workspace/integration-master-yaml-lint # timeout=10 21:30:54 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 21:30:54 > git --version # timeout=10 21:30:54 > git --version # 'git version 2.43.0' 21:30:54 using GIT_SSH to set credentials Gerrit user 21:30:54 [INFO] Currently running in a labeled security context 21:30:54 [INFO] Currently SELinux is 'enforcing' on the host 21:30:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh15127031541219683273.key 21:30:54 Verifying host key using manually-configured host key entries 21:30:54 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:30:57 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 21:30:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:57 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 21:30:57 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 21:30:57 using GIT_SSH to set credentials Gerrit user 21:30:57 [INFO] Currently running in a labeled security context 21:30:57 [INFO] Currently SELinux is 'enforcing' on the host 21:30:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh18188928444520776046.key 21:30:57 Verifying host key using manually-configured host key entries 21:30:57 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/04/145504/1 # timeout=30 21:30:58 > git rev-parse e77b66ed8831668f337e4a124bed45f3ea2d219d^{commit} # timeout=10 21:30:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:30:58 Checking out Revision e77b66ed8831668f337e4a124bed45f3ea2d219d (refs/changes/04/145504/1) 21:30:58 > git config core.sparsecheckout # timeout=10 21:30:58 > git checkout -f e77b66ed8831668f337e4a124bed45f3ea2d219d # timeout=30 21:31:01 Commit message: "Bump lfreleng-actions/repository-metadata-action from 0.2.0 to 0.2.1" 21:31:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:31:02 > git rev-list --no-walk c9320ce6d7aa76a0faabf1080b3e532f96bf7cbd # timeout=10 21:31:02 [EnvInject] - Injecting environment variables from a build step. 21:31:02 [EnvInject] - Injecting as environment variables the properties content 21:31:02 PYTHON=python3 21:31:02 21:31:02 [EnvInject] - Variables injected successfully. 21:31:02 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins17331634495990655286.sh 21:31:02 ---> tox-install.sh 21:31:02 + source /home/jenkins/lf-env.sh 21:31:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:31:02 ++ mktemp -d /tmp/venv-XXXX 21:31:02 + lf_venv=/tmp/venv-1sxq 21:31:02 + local venv_file=/tmp/.os_lf_venv 21:31:02 + local python=python3 21:31:02 + local options 21:31:02 + local set_path=true 21:31:02 + local install_args= 21:31: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 21:31:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:31:02 + true 21:31:02 + case $1 in 21:31:02 + venv_file=/tmp/.toxenv 21:31:02 + shift 2 21:31:02 + true 21:31:02 + case $1 in 21:31:02 + shift 21:31:02 + break 21:31:02 + case $python in 21:31:02 + local pkg_list= 21:31:02 + [[ -d /opt/pyenv ]] 21:31:02 + echo 'Setup pyenv:' 21:31:02 Setup pyenv: 21:31:02 + export PYENV_ROOT=/opt/pyenv 21:31:02 + PYENV_ROOT=/opt/pyenv 21:31: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 21:31: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 21:31:02 + pyenv versions 21:31:02 system 21:31:02 * 3.8.13 (set by /opt/pyenv/version) 21:31:02 * 3.9.13 (set by /opt/pyenv/version) 21:31:02 * 3.10.6 (set by /opt/pyenv/version) 21:31:02 + command -v pyenv 21:31:02 ++ pyenv init - --no-rehash 21:31: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[*]}"'\'')" 21:31:02 export PATH="/opt/pyenv/shims:${PATH}" 21:31:02 export PYENV_SHELL=bash 21:31:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:31:02 pyenv() { 21:31:02 local command 21:31:02 command="${1:-}" 21:31:02 if [ "$#" -gt 0 ]; then 21:31:02 shift 21:31:02 fi 21:31:02 21:31:02 case "$command" in 21:31:02 rehash|shell) 21:31:02 eval "$(pyenv "sh-$command" "$@")" 21:31:02 ;; 21:31:02 *) 21:31:02 command pyenv "$command" "$@" 21:31:02 ;; 21:31:02 esac 21:31:02 }' 21:31: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[*]}"' 21:31: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 21:31: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 21:31: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 21:31:02 ++ export PYENV_SHELL=bash 21:31:02 ++ PYENV_SHELL=bash 21:31:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:31:02 +++ complete -F _pyenv pyenv 21:31:02 ++ lf-pyver python3 21:31:02 ++ local py_version_xy=python3 21:31:02 ++ local py_version_xyz= 21:31:02 ++ pyenv versions 21:31:02 ++ awk '{ print $1 }' 21:31:02 ++ local command 21:31:02 ++ command=versions 21:31:02 ++ '[' 1 -gt 0 ']' 21:31:02 ++ shift 21:31:02 ++ case "$command" in 21:31:02 ++ command pyenv versions 21:31:02 ++ pyenv versions 21:31:02 ++ sed 's/^[ *]* //' 21:31:02 ++ grep -E '^[0-9.]*[0-9]$' 21:31:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:31:02 +++ grep '^3' /tmp/.pyenv_versions 21:31:02 +++ tail -n 1 21:31:02 +++ sort -V 21:31:02 ++ py_version_xyz=3.10.6 21:31:02 ++ [[ -z 3.10.6 ]] 21:31:02 ++ echo 3.10.6 21:31:02 ++ return 0 21:31:02 + pyenv local 3.10.6 21:31:02 + local command 21:31:02 + command=local 21:31:02 + '[' 2 -gt 0 ']' 21:31:02 + shift 21:31:02 + case "$command" in 21:31:02 + command pyenv local 3.10.6 21:31:02 + pyenv local 3.10.6 21:31:02 + for arg in "$@" 21:31:02 + case $arg in 21:31:02 + pkg_list+='tox ' 21:31:02 + for arg in "$@" 21:31:02 + case $arg in 21:31:02 + pkg_list+='virtualenv ' 21:31:02 + for arg in "$@" 21:31:02 + case $arg in 21:31:02 + pkg_list+='urllib3~=1.26.15 ' 21:31:02 + [[ -f /tmp/.toxenv ]] 21:31:02 + [[ ! -f /tmp/.toxenv ]] 21:31:02 + [[ -n '' ]] 21:31:02 + python3 -m venv /tmp/venv-1sxq 21:31:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1sxq' 21:31:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1sxq 21:31:06 + echo /tmp/venv-1sxq 21:31:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:31:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:31:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:31:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:31:06 + local 'pip_opts=--upgrade --quiet' 21:31:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:31:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:31:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:31:06 + [[ -n '' ]] 21:31:06 + [[ -n '' ]] 21:31:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:31:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:31:06 + /tmp/venv-1sxq/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 21:31:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:31:11 lf-activate-venv(): INFO: Base packages installed successfully 21:31:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:31:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:31:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:31:11 + /tmp/venv-1sxq/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 21:31:13 + type python3 21:31:13 + true 21:31:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1sxq/bin to PATH' 21:31:13 lf-activate-venv(): INFO: Adding /tmp/venv-1sxq/bin to PATH 21:31:13 + PATH=/tmp/venv-1sxq/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 21:31:13 + return 0 21:31:13 + python3 --version 21:31:13 Python 3.10.6 21:31:13 + python3 -m pip --version 21:31:14 pip 26.1.2 from /tmp/venv-1sxq/lib/python3.10/site-packages/pip (python 3.10) 21:31:14 + python3 -m pip freeze 21:31:14 cachetools==7.1.4 21:31:14 colorama==0.4.6 21:31:14 distlib==0.4.3 21:31:14 filelock==3.29.4 21:31:14 packaging==26.2 21:31:14 platformdirs==4.10.0 21:31:14 pluggy==1.6.0 21:31:14 pyproject-api==1.10.1 21:31:14 python-discovery==1.4.2 21:31:14 tomli==2.4.1 21:31:14 tomli_w==1.2.0 21:31:14 tox==4.55.1 21:31:14 typing_extensions==4.15.0 21:31:14 urllib3==1.26.20 21:31:14 virtualenv==21.5.1 21:31:14 [EnvInject] - Injecting environment variables from a build step. 21:31:14 [EnvInject] - Injecting as environment variables the properties content 21:31:14 PARALLEL=false 21:31:14 21:31:14 [EnvInject] - Variables injected successfully. 21:31:14 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins13932069534854753957.sh 21:31:14 ---> tox-run.sh 21:31: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 21:31:14 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 21:31:14 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 21:31:14 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 21:31:14 + cd /w/workspace/integration-master-yaml-lint/. 21:31:14 + source /home/jenkins/lf-env.sh 21:31:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:31:14 ++ mktemp -d /tmp/venv-XXXX 21:31:14 + lf_venv=/tmp/venv-OJnO 21:31:14 + local venv_file=/tmp/.os_lf_venv 21:31:14 + local python=python3 21:31:14 + local options 21:31:14 + local set_path=true 21:31:14 + local install_args= 21:31: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 21:31:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:31:14 + true 21:31:14 + case $1 in 21:31:14 + venv_file=/tmp/.toxenv 21:31:14 + shift 2 21:31:14 + true 21:31:14 + case $1 in 21:31:14 + shift 21:31:14 + break 21:31:14 + case $python in 21:31:14 + local pkg_list= 21:31:14 + [[ -d /opt/pyenv ]] 21:31:14 + echo 'Setup pyenv:' 21:31:14 Setup pyenv: 21:31:14 + export PYENV_ROOT=/opt/pyenv 21:31:14 + PYENV_ROOT=/opt/pyenv 21:31: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 21:31: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 21:31:14 + pyenv versions 21:31:14 system 21:31:14 3.8.13 21:31:14 3.9.13 21:31:14 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:31:14 + command -v pyenv 21:31:14 ++ pyenv init - --no-rehash 21:31: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[*]}"'\'')" 21:31:14 export PATH="/opt/pyenv/shims:${PATH}" 21:31:14 export PYENV_SHELL=bash 21:31:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:31:14 pyenv() { 21:31:14 local command 21:31:14 command="${1:-}" 21:31:14 if [ "$#" -gt 0 ]; then 21:31:14 shift 21:31:14 fi 21:31:14 21:31:14 case "$command" in 21:31:14 rehash|shell) 21:31:14 eval "$(pyenv "sh-$command" "$@")" 21:31:14 ;; 21:31:14 *) 21:31:14 command pyenv "$command" "$@" 21:31:14 ;; 21:31:14 esac 21:31:14 }' 21:31: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[*]}"' 21:31: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 21:31: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 21:31: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 21:31:14 ++ export PYENV_SHELL=bash 21:31:14 ++ PYENV_SHELL=bash 21:31:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:31:14 +++ complete -F _pyenv pyenv 21:31:14 ++ lf-pyver python3 21:31:14 ++ local py_version_xy=python3 21:31:14 ++ local py_version_xyz= 21:31:14 ++ awk '{ print $1 }' 21:31:14 ++ grep -E '^[0-9.]*[0-9]$' 21:31:14 ++ sed 's/^[ *]* //' 21:31:14 ++ pyenv versions 21:31:14 ++ local command 21:31:14 ++ command=versions 21:31:14 ++ '[' 1 -gt 0 ']' 21:31:14 ++ shift 21:31:14 ++ case "$command" in 21:31:14 ++ command pyenv versions 21:31:14 ++ pyenv versions 21:31:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:31:14 +++ grep '^3' /tmp/.pyenv_versions 21:31:14 +++ sort -V 21:31:14 +++ tail -n 1 21:31:14 ++ py_version_xyz=3.10.6 21:31:14 ++ [[ -z 3.10.6 ]] 21:31:14 ++ echo 3.10.6 21:31:14 ++ return 0 21:31:14 + pyenv local 3.10.6 21:31:14 + local command 21:31:14 + command=local 21:31:14 + '[' 2 -gt 0 ']' 21:31:14 + shift 21:31:14 + case "$command" in 21:31:14 + command pyenv local 3.10.6 21:31:14 + pyenv local 3.10.6 21:31:14 + for arg in "$@" 21:31:14 + case $arg in 21:31:14 + pkg_list+='tox ' 21:31:14 + for arg in "$@" 21:31:14 + case $arg in 21:31:14 + pkg_list+='virtualenv ' 21:31:14 + for arg in "$@" 21:31:14 + case $arg in 21:31:14 + pkg_list+='urllib3~=1.26.15 ' 21:31:14 + [[ -f /tmp/.toxenv ]] 21:31:14 ++ cat /tmp/.toxenv 21:31:14 + lf_venv=/tmp/venv-1sxq 21:31:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1sxq from' file:/tmp/.toxenv 21:31:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1sxq from file:/tmp/.toxenv 21:31:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:31:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:31:14 + local 'pip_opts=--upgrade --quiet' 21:31:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:31:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:31:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:31:14 + [[ -n '' ]] 21:31:14 + [[ -n '' ]] 21:31:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:31:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:31:14 + /tmp/venv-1sxq/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 21:31:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:31:15 lf-activate-venv(): INFO: Base packages installed successfully 21:31:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:31:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:31:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:31:15 + /tmp/venv-1sxq/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 21:31:16 + type python3 21:31:16 + true 21:31:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1sxq/bin to PATH' 21:31:16 lf-activate-venv(): INFO: Adding /tmp/venv-1sxq/bin to PATH 21:31:16 + PATH=/tmp/venv-1sxq/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 21:31:16 + return 0 21:31:16 + [[ -d /opt/pyenv ]] 21:31:16 + echo '---> Setting up pyenv' 21:31:16 ---> Setting up pyenv 21:31:16 + export PYENV_ROOT=/opt/pyenv 21:31:16 + PYENV_ROOT=/opt/pyenv 21:31:16 + export PATH=/opt/pyenv/bin:/tmp/venv-1sxq/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 21:31:16 + PATH=/opt/pyenv/bin:/tmp/venv-1sxq/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 21:31:16 ++ pwd 21:31:16 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 21:31:16 + export PYTHONPATH 21:31:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:31:16 + TOX_TESTENV_PASSENV=PYTHONPATH 21:31:16 + tox --version 21:31:17 4.55.1 from /tmp/venv-1sxq/lib/python3.10/site-packages/tox/__init__.py 21:31:17 + PARALLEL=false 21:31:17 + TOX_OPTIONS_LIST= 21:31:17 + [[ -n yaml ]] 21:31:17 + TOX_OPTIONS_LIST=' -e yaml' 21:31:17 + case ${PARALLEL,,} in 21:31:17 + tox -e yaml 21:31:17 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 21:31:18 yaml: skipped because could not find python interpreter with spec(s): python3.8 21:31:18 yaml: SKIP (0.81 seconds) 21:31:18 evaluation failed :( (0.84 seconds) 21:31:18 + tox_status=1 21:31:18 + echo '---> Completed tox runs' 21:31:18 ---> Completed tox runs 21:31:18 + for i in .tox/*/log 21:31:18 ++ echo '.tox/*/log' 21:31:18 ++ awk -F/ '{print $2}' 21:31:18 + tox_env='*' 21:31:18 + cp -r '.tox/*/log' '/w/workspace/integration-master-yaml-lint/archives/tox/*' 21:31:18 cp: cannot stat '.tox/*/log': No such file or directory 21:31:18 + echo 'WARN: no logs found to archive' 21:31:18 WARN: no logs found to archive 21:31:18 + break 21:31:18 + DOC_DIR=docs/_build/html 21:31:18 + [[ -d docs/_build/html ]] 21:31:18 + echo '---> tox-run.sh ends' 21:31:18 ---> tox-run.sh ends 21:31:18 + test 1 -eq 0 21:31:18 + exit 1 21:31:18 Build step 'Execute shell' marked build as failure 21:31:18 $ ssh-agent -k 21:31:18 unset SSH_AUTH_SOCK; 21:31:18 unset SSH_AGENT_PID; 21:31:18 echo Agent pid 13811 killed; 21:31:18 [ssh-agent] Stopped. 21:31:18 [PostBuildScript] - [INFO] Executing post build scripts. 21:31:18 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins3956483073465792053.sh 21:31:18 ---> sysstat.sh 21:31:18 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins8550065402837708838.sh 21:31:18 ---> package-listing.sh 21:31:18 ++ tr '[:upper:]' '[:lower:]' 21:31:18 ++ facter osfamily 21:31:19 + OS_FAMILY=redhat 21:31:19 + workspace=/w/workspace/integration-master-yaml-lint 21:31:19 + START_PACKAGES=/tmp/packages_start.txt 21:31:19 + END_PACKAGES=/tmp/packages_end.txt 21:31:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:31:19 + PACKAGES=/tmp/packages_start.txt 21:31:19 + '[' /w/workspace/integration-master-yaml-lint ']' 21:31:19 + PACKAGES=/tmp/packages_end.txt 21:31:19 + case "${OS_FAMILY}" in 21:31:19 + rpm -qa 21:31:19 + sort 21:31:19 + '[' -f /tmp/packages_start.txt ']' 21:31:19 + '[' -f /tmp/packages_end.txt ']' 21:31:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:31:19 + '[' /w/workspace/integration-master-yaml-lint ']' 21:31:19 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 21:31:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 21:31:19 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins24713825213750157.sh 21:31:19 ---> capture-instance-metadata.sh 21:31:19 Setup pyenv: 21:31:19 system 21:31:19 3.8.13 21:31:19 3.9.13 21:31:19 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:31:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DbSM 21:31:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:31:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:31:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:31:27 lf-activate-venv(): INFO: Base packages installed successfully 21:31:27 lf-activate-venv(): INFO: Installing additional packages: lftools 21:31:51 lf-activate-venv(): INFO: Adding /tmp/venv-DbSM/bin to PATH 21:31:51 INFO: Running in OpenStack, capturing instance metadata 21:31:51 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins949963915171117098.sh 21:31:51 provisioning config files... 21:31:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config8675461074002486177tmp 21:31:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:31:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:31:51 [EnvInject] - Injecting environment variables from a build step. 21:31:51 [EnvInject] - Injecting as environment variables the properties content 21:31:51 SERVER_ID=logs 21:31:51 21:31:51 [EnvInject] - Variables injected successfully. 21:31:51 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins14809687471163276584.sh 21:31:51 ---> create-netrc.sh 21:31:51 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins7142903982313618589.sh 21:31:51 ---> python-tools-install.sh 21:31:51 Setup pyenv: 21:31:51 system 21:31:51 3.8.13 21:31:51 3.9.13 21:31:51 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:31:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DbSM from file:/tmp/.os_lf_venv 21:31:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:31:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:31:54 lf-activate-venv(): INFO: Base packages installed successfully 21:31:54 lf-activate-venv(): INFO: Installing additional packages: lftools 21:32:03 lf-activate-venv(): INFO: Adding /tmp/venv-DbSM/bin to PATH 21:32:03 Generating Requirements File 21:32:27 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. 21:32:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:32:28 Python 3.10.6 21:32:28 pip 26.1.2 from /tmp/venv-DbSM/lib/python3.10/site-packages/pip (python 3.10) 21:32:28 aiohappyeyeballs==2.6.2 21:32:28 aiohttp==3.14.1 21:32:28 aiosignal==1.4.0 21:32:28 appdirs==1.4.4 21:32:28 argcomplete==3.6.3 21:32:28 aspy.yaml==1.3.0 21:32:28 async-timeout==5.0.1 21:32:28 attrs==26.1.0 21:32:28 autopage==0.6.0 21:32:28 backports.strenum==1.3.1 21:32:28 beautifulsoup4==4.15.0 21:32:28 boto3==1.43.35 21:32:28 botocore==1.43.35 21:32:28 bs4==0.0.2 21:32:28 certifi==2026.6.17 21:32:28 cffi==2.0.0 21:32:28 cfgv==3.5.0 21:32:28 chardet==7.4.3 21:32:28 charset-normalizer==3.4.7 21:32:28 click==8.4.1 21:32:28 cliff==4.14.0 21:32:28 cmd2==3.5.1 21:32:28 cryptography==3.3.2 21:32:28 debtcollector==3.1.0 21:32:28 decorator==5.3.1 21:32:28 defusedxml==0.7.1 21:32:28 Deprecated==1.3.1 21:32:28 distlib==0.4.3 21:32:28 dnspython==2.8.0 21:32:28 docker==7.1.0 21:32:28 dogpile.cache==1.5.0 21:32:28 durationpy==0.10 21:32:28 email-validator==2.3.0 21:32:28 filelock==3.29.4 21:32:28 frozenlist==1.8.0 21:32:28 future==1.0.0 21:32:28 gitdb==4.0.12 21:32:28 GitPython==3.1.50 21:32:28 httplib2==0.30.2 21:32:28 identify==2.6.19 21:32:28 idna==3.18 21:32:28 importlib-resources==1.5.0 21:32:28 iso8601==2.1.0 21:32:28 Jinja2==3.1.6 21:32:28 jmespath==1.1.0 21:32:28 jsonpatch==1.33 21:32:28 jsonpointer==3.1.1 21:32:28 jsonschema==4.26.0 21:32:28 jsonschema-specifications==2025.9.1 21:32:28 keystoneauth1==5.14.0 21:32:28 kubernetes==36.0.2 21:32:28 lftools==0.37.22 21:32:28 lxml==6.1.1 21:32:28 markdown-it-py==4.2.0 21:32:28 MarkupSafe==3.0.3 21:32:28 mdurl==0.1.2 21:32:28 msgpack==1.2.1 21:32:28 multi_key_dict==2.0.3 21:32:28 multidict==6.7.1 21:32:28 munch==4.0.0 21:32:28 netaddr==1.3.0 21:32:28 niet==1.4.2 21:32:28 nodeenv==1.10.0 21:32:28 oauth2client==4.1.3 21:32:28 oauthlib==3.3.1 21:32:28 openstacksdk==4.13.0 21:32:28 os-service-types==1.8.2 21:32:28 osc-lib==4.6.0 21:32:28 oslo.config==10.4.0 21:32:28 oslo.context==6.4.0 21:32:28 oslo.i18n==6.8.0 21:32:28 oslo.log==8.2.0 21:32:28 oslo.serialization==5.10.0 21:32:28 oslo.utils==10.1.1 21:32:28 packaging==26.2 21:32:28 pbr==7.0.3 21:32:28 platformdirs==4.10.0 21:32:28 prettytable==3.18.0 21:32:28 propcache==0.5.2 21:32:28 psutil==7.2.2 21:32:28 pyasn1==0.6.3 21:32:28 pyasn1_modules==0.4.2 21:32:28 pycparser==3.0 21:32:28 pygerrit2==2.0.15 21:32:28 PyGithub==2.9.1 21:32:28 Pygments==2.20.0 21:32:28 PyJWT==2.13.0 21:32:28 PyNaCl==1.6.2 21:32:28 pyparsing==2.4.7 21:32:28 pyperclip==1.11.0 21:32:28 pyrsistent==0.20.0 21:32:28 python-cinderclient==9.9.0 21:32:28 python-dateutil==2.9.0.post0 21:32:28 python-discovery==1.4.2 21:32:28 python-heatclient==5.2.0 21:32:28 python-jenkins==1.8.3 21:32:28 python-keystoneclient==5.8.0 21:32:28 python-magnumclient==4.10.0 21:32:28 python-openstackclient==10.0.0 21:32:28 python-swiftclient==4.10.0 21:32:28 PyYAML==6.0.3 21:32:28 referencing==0.37.0 21:32:28 requests==2.34.2 21:32:28 requests-oauthlib==2.0.0 21:32:28 rfc3986==2.0.0 21:32:28 rich==15.0.0 21:32:28 rich-argparse==1.8.0 21:32:28 rpds-py==0.30.0 21:32:28 rsa==4.9.1 21:32:28 ruamel.yaml==0.19.1 21:32:28 ruamel.yaml.clib==0.2.15 21:32:28 s3transfer==0.19.0 21:32:28 simplejson==4.1.1 21:32:28 six==1.17.0 21:32:28 smmap==5.0.3 21:32:28 soupsieve==2.8.4 21:32:28 stevedore==5.8.0 21:32:28 tabulate==0.10.0 21:32:28 toml==0.10.2 21:32:28 tomlkit==0.15.0 21:32:28 tqdm==4.68.3 21:32:28 typing_extensions==4.15.0 21:32:28 urllib3==1.26.20 21:32:28 virtualenv==21.5.1 21:32:28 wcwidth==0.8.1 21:32:28 websocket-client==1.9.0 21:32:28 wrapt==2.2.2 21:32:28 xdg==6.0.0 21:32:28 xmltodict==1.0.4 21:32:28 yarl==1.24.2 21:32:28 yq==3.4.3 21:32:28 [integration-master-yaml-lint] $ /bin/sh /tmp/jenkins6490935154736458137.sh 21:32:28 ---> uv-install.sh 21:32:28 Installing uv/uvx (latest) using shell installer 21:32:29 2026-06-22 21:32:29 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-ub8eqv.sh" [1] 21:32:29 downloading uv 0.11.23 x86_64-unknown-linux-gnu 21:32:29 installing to /home/jenkins/.local/bin 21:32:29 uv 21:32:29 uvx 21:32:29 everything's installed! 21:32:30 ---> Validating uv/uvx install 21:32:30 uvx 0.11.23 (x86_64-unknown-linux-gnu) 21:32:30 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15386613135076650241.sh 21:32:30 ---> sudo-logs.sh 21:32:30 Archiving 'sudo' log.. 21:32:30 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins11844310401594889554.sh 21:32:30 ---> job-cost.sh 21:32:30 INFO: Activating Python virtual environment... 21:32:30 Setup pyenv: 21:32:30 system 21:32:30 3.8.13 21:32:30 3.9.13 21:32:30 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:32:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DbSM from file:/tmp/.os_lf_venv 21:32:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:32 lf-activate-venv(): INFO: Base packages installed successfully 21:32:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:32:37 lf-activate-venv(): INFO: Adding /tmp/venv-DbSM/bin to PATH 21:32:37 INFO: No stack-cost file found 21:32:37 INFO: Instance uptime: 139s 21:32:37 INFO: Fetching instance metadata (attempt 1 of 3)... 21:32:37 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:32:37 INFO: Successfully fetched instance metadata 21:32:37 INFO: Instance type: v3-standard-2 21:32:37 INFO: Retrieving pricing info for: v3-standard-2 21:32:37 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:32:37 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=139 21:32:38 INFO: Successfully fetched Vexxhost pricing API 21:32:38 INFO: Retrieved cost: 0.06 21:32:38 INFO: Retrieved resource: v3-standard-2 21:32:38 INFO: Creating archive directory: /w/workspace/integration-master-yaml-lint/archives/cost 21:32:38 INFO: Archiving costs to: /w/workspace/integration-master-yaml-lint/archives/cost.csv 21:32:38 INFO: Successfully archived job cost data 21:32:38 DEBUG: Cost data: integration-master-yaml-lint,164,2026-06-22 21:32:38,v3-standard-2,139,0.06,0.00,FAILURE 21:32:38 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins11927365824587950266.sh 21:32:38 ---> logs-deploy.sh 21:32:38 Setup pyenv: 21:32:38 system 21:32:38 3.8.13 21:32:38 3.9.13 21:32:38 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:32:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DbSM from file:/tmp/.os_lf_venv 21:32:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:40 lf-activate-venv(): INFO: Base packages installed successfully 21:32:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:32:48 lf-activate-venv(): INFO: Adding /tmp/venv-DbSM/bin to PATH 21:32:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/164 21:32:48 INFO: archiving workspace using pattern(s): 21:32:49 Archives upload complete. 21:32:50 INFO: archiving logs to Nexus 21:32:50 ---> uname -a: 21:32:50 Linux prd-centos8-builder-2c-1g-778.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 21:32:50 21:32:50 21:32:50 ---> lscpu: 21:32:50 Architecture: x86_64 21:32:50 CPU op-mode(s): 32-bit, 64-bit 21:32:50 Byte Order: Little Endian 21:32:50 CPU(s): 2 21:32:50 On-line CPU(s) list: 0,1 21:32:50 Thread(s) per core: 1 21:32:50 Core(s) per socket: 1 21:32:50 Socket(s): 2 21:32:50 NUMA node(s): 1 21:32:50 Vendor ID: AuthenticAMD 21:32:50 CPU family: 23 21:32:50 Model: 49 21:32:50 Model name: AMD EPYC-Rome Processor 21:32:50 Stepping: 0 21:32:50 CPU MHz: 2799.996 21:32:50 BogoMIPS: 5599.99 21:32:50 Virtualization: AMD-V 21:32:50 Hypervisor vendor: KVM 21:32:50 Virtualization type: full 21:32:50 L1d cache: 32K 21:32:50 L1i cache: 32K 21:32:50 L2 cache: 512K 21:32:50 L3 cache: 16384K 21:32:50 NUMA node0 CPU(s): 0,1 21:32:50 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 21:32:50 21:32:50 21:32:50 ---> nproc: 21:32:50 2 21:32:50 21:32:50 21:32:50 ---> df -h: 21:32:50 Filesystem Size Used Avail Use% Mounted on 21:32:50 devtmpfs 3.8G 0 3.8G 0% /dev 21:32:50 tmpfs 3.8G 0 3.8G 0% /dev/shm 21:32:50 tmpfs 3.8G 17M 3.8G 1% /run 21:32:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:32:50 /dev/vda1 40G 9.5G 31G 24% / 21:32:50 tmpfs 770M 0 770M 0% /run/user/1001 21:32:50 21:32:50 21:32:50 ---> free -m: 21:32:50 total used free shared buff/cache available 21:32:50 Mem: 7697 559 4800 19 2337 6828 21:32:50 Swap: 1023 0 1023 21:32:50 21:32:50 21:32:50 ---> ip addr: 21:32:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:32:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:32:50 inet 127.0.0.1/8 scope host lo 21:32:50 valid_lft forever preferred_lft forever 21:32:50 inet6 ::1/128 scope host 21:32:50 valid_lft forever preferred_lft forever 21:32:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:32:50 link/ether fa:16:3e:9f:c9:16 brd ff:ff:ff:ff:ff:ff 21:32:50 altname enp0s3 21:32:50 altname ens3 21:32:50 inet 10.30.106.214/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 21:32:50 valid_lft 86258sec preferred_lft 86258sec 21:32:50 inet6 fe80::f816:3eff:fe9f:c916/64 scope link 21:32:50 valid_lft forever preferred_lft forever 21:32:50 21:32:50 21:32:50 ---> sar -b -r -n DEV: 21:32:50 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/22/2026 _x86_64_ (2 CPU) 21:32:50 21:32:50 21:30:24 LINUX RESTART (2 CPU) 21:32:50 21:32:50 09:31:01 PM tps rtps wtps bread/s bwrtn/s 21:32:50 09:32:01 PM 274.89 123.65 151.24 2294.28 8528.25 21:32:50 Average: 274.89 123.65 151.24 2294.28 8528.25 21:32:50 21:32:50 09:31:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:32:50 09:32:01 PM 5184644 7004004 2697796 34.23 2688 1990888 704776 7.89 389824 1958736 132540 21:32:50 Average: 5184644 7004004 2697796 34.23 2688 1990888 704776 7.89 389824 1958736 132540 21:32:50 21:32:50 09:31:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:32:50 09:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:50 09:32:01 PM eth0 98.62 63.31 967.33 17.76 0.00 0.00 0.00 0.00 21:32:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:50 Average: eth0 98.62 63.31 967.33 17.76 0.00 0.00 0.00 0.00 21:32:50 21:32:50 21:32:50 ---> sar -P ALL: 21:32:50 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/22/2026 _x86_64_ (2 CPU) 21:32:50 21:32:50 21:30:24 LINUX RESTART (2 CPU) 21:32:50 21:32:50 09:31:01 PM CPU %user %nice %system %iowait %steal %idle 21:32:50 09:32:01 PM all 36.64 2.22 32.46 2.58 0.14 25.95 21:32:50 09:32:01 PM 0 36.36 2.04 35.71 2.71 0.15 23.04 21:32:50 09:32:01 PM 1 36.92 2.40 29.22 2.46 0.14 28.87 21:32:50 Average: all 36.64 2.22 32.46 2.58 0.14 25.95 21:32:50 Average: 0 36.36 2.04 35.71 2.71 0.15 23.04 21:32:50 Average: 1 36.92 2.40 29.22 2.46 0.14 28.87 21:32:50 21:32:50 21:32:50