21:29:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/145684 21:29:00 Running as SYSTEM 21:29:00 [EnvInject] - Loading node environment variables. 21:29:00 Building remotely on prd-centos8-builder-2c-1g-3764 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 21:29:00 [ssh-agent] Looking for ssh-agent implementation... 21:29:00 $ ssh-agent 21:29:00 SSH_AUTH_SOCK=/tmp/ssh-peXG1EWpzpGy/agent.14615 21:29:00 SSH_AGENT_PID=14617 21:29:00 [ssh-agent] Started. 21:29:00 Running ssh-add (command line suppressed) 21:29:00 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_6965584132848618097.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_6965584132848618097.key) 21:29:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:29:00 The recommended git tool is: NONE 21:29:02 using credential onap-jenkins-ssh 21:29:02 Wiping out workspace first. 21:29:02 Cloning the remote Git repository 21:29:02 Cloning repository git://cloud.onap.org/mirror/integration.git 21:29:02 > git init /w/workspace/integration-master-yaml-lint # timeout=10 21:29:02 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 21:29:02 > git --version # timeout=10 21:29:02 > git --version # 'git version 2.43.0' 21:29:02 using GIT_SSH to set credentials Gerrit user 21:29:02 [INFO] Currently running in a labeled security context 21:29:02 [INFO] Currently SELinux is 'enforcing' on the host 21:29:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh8802526922564697890.key 21:29:02 Verifying host key using manually-configured host key entries 21:29:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:29:05 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 21:29:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:29:06 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 21:29:06 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 21:29:06 using GIT_SSH to set credentials Gerrit user 21:29:06 [INFO] Currently running in a labeled security context 21:29:06 [INFO] Currently SELinux is 'enforcing' on the host 21:29:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh13969071931136223809.key 21:29:06 Verifying host key using manually-configured host key entries 21:29:06 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/84/145684/1 # timeout=30 21:29:06 > git rev-parse f15ab3ff994c6e1714aac372ffee1649b3cdd8e2^{commit} # timeout=10 21:29:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:29:06 Checking out Revision f15ab3ff994c6e1714aac372ffee1649b3cdd8e2 (refs/changes/84/145684/1) 21:29:06 > git config core.sparsecheckout # timeout=10 21:29:06 > git checkout -f f15ab3ff994c6e1714aac372ffee1649b3cdd8e2 # timeout=30 21:29:09 Commit message: "Bump lfreleng-actions/repository-metadata-action from 0.2.0 to 0.2.2" 21:29:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:29:10 > git rev-list --no-walk c9320ce6d7aa76a0faabf1080b3e532f96bf7cbd # timeout=10 21:29:10 [EnvInject] - Injecting environment variables from a build step. 21:29:10 [EnvInject] - Injecting as environment variables the properties content 21:29:10 PYTHON=python3 21:29:10 21:29:10 [EnvInject] - Variables injected successfully. 21:29:10 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5765755494230818205.sh 21:29:10 ---> tox-install.sh 21:29:10 + source /home/jenkins/lf-env.sh 21:29:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:29:10 ++ mktemp -d /tmp/venv-XXXX 21:29:10 + lf_venv=/tmp/venv-0yD6 21:29:10 + local venv_file=/tmp/.os_lf_venv 21:29:10 + local python=python3 21:29:10 + local options 21:29:10 + local set_path=true 21:29:10 + local install_args= 21:29:10 ++ 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:29:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:29:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:29:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:29:10 + true 21:29:10 + case $1 in 21:29:10 + venv_file=/tmp/.toxenv 21:29:10 + shift 2 21:29:10 + true 21:29:10 + case $1 in 21:29:10 + shift 21:29:10 + break 21:29:10 + case $python in 21:29:10 + local pkg_list= 21:29:10 + [[ -d /opt/pyenv ]] 21:29:10 + echo 'Setup pyenv:' 21:29:10 Setup pyenv: 21:29:10 + export PYENV_ROOT=/opt/pyenv 21:29:10 + PYENV_ROOT=/opt/pyenv 21:29:10 + 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:29:10 + 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:29:10 + pyenv versions 21:29:10 system 21:29:10 * 3.8.13 (set by /opt/pyenv/version) 21:29:10 * 3.9.13 (set by /opt/pyenv/version) 21:29:10 * 3.10.6 (set by /opt/pyenv/version) 21:29:10 + command -v pyenv 21:29:10 ++ pyenv init - --no-rehash 21:29:10 + 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:29:10 export PATH="/opt/pyenv/shims:${PATH}" 21:29:10 export PYENV_SHELL=bash 21:29:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:29:10 pyenv() { 21:29:10 local command 21:29:10 command="${1:-}" 21:29:10 if [ "$#" -gt 0 ]; then 21:29:10 shift 21:29:10 fi 21:29:10 21:29:10 case "$command" in 21:29:10 rehash|shell) 21:29:10 eval "$(pyenv "sh-$command" "$@")" 21:29:10 ;; 21:29:10 *) 21:29:10 command pyenv "$command" "$@" 21:29:10 ;; 21:29:10 esac 21:29:10 }' 21:29:10 +++ 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:29:10 ++ 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:29:10 ++ 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:29:10 ++ 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:29:10 ++ export PYENV_SHELL=bash 21:29:10 ++ PYENV_SHELL=bash 21:29:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:29:10 +++ complete -F _pyenv pyenv 21:29:10 ++ lf-pyver python3 21:29:10 ++ local py_version_xy=python3 21:29:10 ++ local py_version_xyz= 21:29:10 ++ pyenv versions 21:29:10 ++ local command 21:29:10 ++ command=versions 21:29:10 ++ '[' 1 -gt 0 ']' 21:29:10 ++ shift 21:29:10 ++ case "$command" in 21:29:10 ++ command pyenv versions 21:29:10 ++ pyenv versions 21:29:10 ++ sed 's/^[ *]* //' 21:29:10 ++ awk '{ print $1 }' 21:29:10 ++ grep -E '^[0-9.]*[0-9]$' 21:29:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:29:10 +++ grep '^3' /tmp/.pyenv_versions 21:29:10 +++ tail -n 1 21:29:10 +++ sort -V 21:29:10 ++ py_version_xyz=3.10.6 21:29:10 ++ [[ -z 3.10.6 ]] 21:29:10 ++ echo 3.10.6 21:29:10 ++ return 0 21:29:10 + pyenv local 3.10.6 21:29:10 + local command 21:29:10 + command=local 21:29:10 + '[' 2 -gt 0 ']' 21:29:10 + shift 21:29:10 + case "$command" in 21:29:10 + command pyenv local 3.10.6 21:29:10 + pyenv local 3.10.6 21:29:10 + for arg in "$@" 21:29:10 + case $arg in 21:29:10 + pkg_list+='tox ' 21:29:10 + for arg in "$@" 21:29:10 + case $arg in 21:29:10 + pkg_list+='virtualenv ' 21:29:10 + for arg in "$@" 21:29:10 + case $arg in 21:29:10 + pkg_list+='urllib3~=1.26.15 ' 21:29:10 + [[ -f /tmp/.toxenv ]] 21:29:10 + [[ ! -f /tmp/.toxenv ]] 21:29:10 + [[ -n '' ]] 21:29:10 + python3 -m venv /tmp/venv-0yD6 21:29:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0yD6' 21:29:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0yD6 21:29:14 + echo /tmp/venv-0yD6 21:29:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:29:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:29:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:29:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:29:14 + local 'pip_opts=--upgrade --quiet' 21:29:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:29:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:29:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:29:14 + [[ -n '' ]] 21:29:14 + [[ -n '' ]] 21:29:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:29:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:29:14 + /tmp/venv-0yD6/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:29:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:29:20 lf-activate-venv(): INFO: Base packages installed successfully 21:29:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:29:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:29:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:29:20 + /tmp/venv-0yD6/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:29:22 + type python3 21:29:22 + true 21:29:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0yD6/bin to PATH' 21:29:22 lf-activate-venv(): INFO: Adding /tmp/venv-0yD6/bin to PATH 21:29:22 + PATH=/tmp/venv-0yD6/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:29:22 + return 0 21:29:22 + python3 --version 21:29:22 Python 3.10.6 21:29:22 + python3 -m pip --version 21:29:23 pip 26.1.2 from /tmp/venv-0yD6/lib/python3.10/site-packages/pip (python 3.10) 21:29:23 + python3 -m pip freeze 21:29:23 cachetools==7.1.4 21:29:23 colorama==0.4.6 21:29:23 distlib==0.4.3 21:29:23 filelock==3.29.4 21:29:23 packaging==26.2 21:29:23 platformdirs==4.10.0 21:29:23 pluggy==1.6.0 21:29:23 pyproject-api==1.10.1 21:29:23 python-discovery==1.4.2 21:29:23 tomli==2.4.1 21:29:23 tomli_w==1.2.0 21:29:23 tox==4.56.1 21:29:23 typing_extensions==4.15.0 21:29:23 urllib3==1.26.20 21:29:23 virtualenv==21.5.1 21:29:23 [EnvInject] - Injecting environment variables from a build step. 21:29:23 [EnvInject] - Injecting as environment variables the properties content 21:29:23 PARALLEL=false 21:29:23 21:29:23 [EnvInject] - Variables injected successfully. 21:29:23 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins4311579000820837383.sh 21:29:23 ---> tox-run.sh 21:29:23 + 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:29:23 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 21:29:23 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 21:29:23 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 21:29:23 + cd /w/workspace/integration-master-yaml-lint/. 21:29:23 + source /home/jenkins/lf-env.sh 21:29:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:29:23 ++ mktemp -d /tmp/venv-XXXX 21:29:23 + lf_venv=/tmp/venv-4lE1 21:29:23 + local venv_file=/tmp/.os_lf_venv 21:29:23 + local python=python3 21:29:23 + local options 21:29:23 + local set_path=true 21:29:23 + local install_args= 21:29:23 ++ 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:29:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:29:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:29:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:29:23 + true 21:29:23 + case $1 in 21:29:23 + venv_file=/tmp/.toxenv 21:29:23 + shift 2 21:29:23 + true 21:29:23 + case $1 in 21:29:23 + shift 21:29:23 + break 21:29:23 + case $python in 21:29:23 + local pkg_list= 21:29:23 + [[ -d /opt/pyenv ]] 21:29:23 + echo 'Setup pyenv:' 21:29:23 Setup pyenv: 21:29:23 + export PYENV_ROOT=/opt/pyenv 21:29:23 + PYENV_ROOT=/opt/pyenv 21:29:23 + 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:29:23 + 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:29:23 + pyenv versions 21:29:23 system 21:29:23 3.8.13 21:29:23 3.9.13 21:29:23 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:29:23 + command -v pyenv 21:29:23 ++ pyenv init - --no-rehash 21:29:23 + 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:29:23 export PATH="/opt/pyenv/shims:${PATH}" 21:29:23 export PYENV_SHELL=bash 21:29:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:29:23 pyenv() { 21:29:23 local command 21:29:23 command="${1:-}" 21:29:23 if [ "$#" -gt 0 ]; then 21:29:23 shift 21:29:23 fi 21:29:23 21:29:23 case "$command" in 21:29:23 rehash|shell) 21:29:23 eval "$(pyenv "sh-$command" "$@")" 21:29:23 ;; 21:29:23 *) 21:29:23 command pyenv "$command" "$@" 21:29:23 ;; 21:29:23 esac 21:29:23 }' 21:29:23 +++ 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:29:23 ++ 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:29:23 ++ 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:29:23 ++ 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:29:23 ++ export PYENV_SHELL=bash 21:29:23 ++ PYENV_SHELL=bash 21:29:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:29:23 +++ complete -F _pyenv pyenv 21:29:23 ++ lf-pyver python3 21:29:23 ++ local py_version_xy=python3 21:29:23 ++ local py_version_xyz= 21:29:23 ++ sed 's/^[ *]* //' 21:29:23 ++ grep -E '^[0-9.]*[0-9]$' 21:29:23 ++ pyenv versions 21:29:23 ++ local command 21:29:23 ++ command=versions 21:29:23 ++ '[' 1 -gt 0 ']' 21:29:23 ++ shift 21:29:23 ++ case "$command" in 21:29:23 ++ command pyenv versions 21:29:23 ++ pyenv versions 21:29:23 ++ awk '{ print $1 }' 21:29:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:29:23 +++ sort -V 21:29:23 +++ grep '^3' /tmp/.pyenv_versions 21:29:23 +++ tail -n 1 21:29:23 ++ py_version_xyz=3.10.6 21:29:23 ++ [[ -z 3.10.6 ]] 21:29:23 ++ echo 3.10.6 21:29:23 ++ return 0 21:29:23 + pyenv local 3.10.6 21:29:23 + local command 21:29:23 + command=local 21:29:23 + '[' 2 -gt 0 ']' 21:29:23 + shift 21:29:23 + case "$command" in 21:29:23 + command pyenv local 3.10.6 21:29:23 + pyenv local 3.10.6 21:29:23 + for arg in "$@" 21:29:23 + case $arg in 21:29:23 + pkg_list+='tox ' 21:29:23 + for arg in "$@" 21:29:23 + case $arg in 21:29:23 + pkg_list+='virtualenv ' 21:29:23 + for arg in "$@" 21:29:23 + case $arg in 21:29:23 + pkg_list+='urllib3~=1.26.15 ' 21:29:23 + [[ -f /tmp/.toxenv ]] 21:29:23 ++ cat /tmp/.toxenv 21:29:23 + lf_venv=/tmp/venv-0yD6 21:29:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0yD6 from' file:/tmp/.toxenv 21:29:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0yD6 from file:/tmp/.toxenv 21:29:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:29:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:29:23 + local 'pip_opts=--upgrade --quiet' 21:29:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:29:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:29:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:29:23 + [[ -n '' ]] 21:29:23 + [[ -n '' ]] 21:29:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:29:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:29:23 + /tmp/venv-0yD6/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:29:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:29:24 lf-activate-venv(): INFO: Base packages installed successfully 21:29:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:29:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:29:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:29:24 + /tmp/venv-0yD6/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:29:26 + type python3 21:29:26 + true 21:29:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0yD6/bin to PATH' 21:29:26 lf-activate-venv(): INFO: Adding /tmp/venv-0yD6/bin to PATH 21:29:26 + PATH=/tmp/venv-0yD6/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:29:26 + return 0 21:29:26 + [[ -d /opt/pyenv ]] 21:29:26 + echo '---> Setting up pyenv' 21:29:26 ---> Setting up pyenv 21:29:26 + export PYENV_ROOT=/opt/pyenv 21:29:26 + PYENV_ROOT=/opt/pyenv 21:29:26 + export PATH=/opt/pyenv/bin:/tmp/venv-0yD6/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:29:26 + PATH=/opt/pyenv/bin:/tmp/venv-0yD6/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:29:26 ++ pwd 21:29:26 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 21:29:26 + export PYTHONPATH 21:29:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:29:26 + TOX_TESTENV_PASSENV=PYTHONPATH 21:29:26 + tox --version 21:29:26 4.56.1 from /tmp/venv-0yD6/lib/python3.10/site-packages/tox/__init__.py 21:29:26 + PARALLEL=false 21:29:26 + TOX_OPTIONS_LIST= 21:29:26 + [[ -n yaml ]] 21:29:26 + TOX_OPTIONS_LIST=' -e yaml' 21:29:26 + case ${PARALLEL,,} in 21:29:26 + tox -e yaml 21:29:26 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 21:29:35 yaml: install_deps> python -I -m pip install coala-bears nodeenv 21:30:13 yaml: freeze> python -m pip freeze --all 21:30:13 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.18.0,bandit==1.6.2,certifi==2026.6.17,charset-normalizer==3.4.7,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.50,guess_language-spirit==0.5.4,html-linter==0.3.0,idna==3.15,imagesize==1.5.0,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.10.0,packaging==26.2,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==2026.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.8,scspell3k==2.3.0,setuptools==75.3.4,six==1.17.0,smmap==5.0.3,snowballstemmer==3.1.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.68.3,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 21:30:13 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 21:30:13 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 21:30:14 ---> Completed tox runs 21:30:14 + for i in .tox/*/log 21:30:14 ++ echo .tox/yaml/log 21:30:14 ++ awk -F/ '{print $2}' 21:30:14 + tox_env=yaml 21:30:14 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 21:30:14 + DOC_DIR=docs/_build/html 21:30:14 + [[ -d docs/_build/html ]] 21:30:14 + echo '---> tox-run.sh ends' 21:30:14 ---> tox-run.sh ends 21:30:14 + test 0 -eq 0 21:30:14 $ ssh-agent -k 21:30:14 unset SSH_AUTH_SOCK; 21:30:14 unset SSH_AGENT_PID; 21:30:14 echo Agent pid 14617 killed; 21:30:15 [ssh-agent] Stopped. 21:30:15 [PostBuildScript] - [INFO] Executing post build scripts. 21:30:15 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins10194411757414841834.sh 21:30:15 ---> sysstat.sh 21:30:15 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins7026266981008744175.sh 21:30:15 ---> package-listing.sh 21:30:15 ++ facter osfamily 21:30:15 ++ tr '[:upper:]' '[:lower:]' 21:30:15 + OS_FAMILY=redhat 21:30:15 + workspace=/w/workspace/integration-master-yaml-lint 21:30:15 + START_PACKAGES=/tmp/packages_start.txt 21:30:15 + END_PACKAGES=/tmp/packages_end.txt 21:30:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:30:15 + PACKAGES=/tmp/packages_start.txt 21:30:15 + '[' /w/workspace/integration-master-yaml-lint ']' 21:30:15 + PACKAGES=/tmp/packages_end.txt 21:30:15 + case "${OS_FAMILY}" in 21:30:15 + rpm -qa 21:30:15 + sort 21:30:16 + '[' -f /tmp/packages_start.txt ']' 21:30:16 + '[' -f /tmp/packages_end.txt ']' 21:30:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:30:16 + '[' /w/workspace/integration-master-yaml-lint ']' 21:30:16 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 21:30:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 21:30:16 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins7949707710960917807.sh 21:30:16 ---> capture-instance-metadata.sh 21:30:16 Setup pyenv: 21:30:16 system 21:30:16 3.8.13 21:30:16 3.9.13 21:30:16 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:30:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JW5x 21:30:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:30:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:30:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:30:24 lf-activate-venv(): INFO: Base packages installed successfully 21:30:24 lf-activate-venv(): INFO: Installing additional packages: lftools 21:30:50 lf-activate-venv(): INFO: Adding /tmp/venv-JW5x/bin to PATH 21:30:50 INFO: Running in OpenStack, capturing instance metadata 21:30:51 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins10084452199014656915.sh 21:30:51 provisioning config files... 21:30:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config2969994663383021559tmp 21:30:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:30:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:30:51 [EnvInject] - Injecting environment variables from a build step. 21:30:51 [EnvInject] - Injecting as environment variables the properties content 21:30:51 SERVER_ID=logs 21:30:51 21:30:51 [EnvInject] - Variables injected successfully. 21:30:51 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins17347146889282527474.sh 21:30:51 ---> create-netrc.sh 21:30:51 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins5857641595088965320.sh 21:30:51 ---> python-tools-install.sh 21:30:51 Setup pyenv: 21:30:51 system 21:30:51 3.8.13 21:30:51 3.9.13 21:30:51 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:30:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JW5x from file:/tmp/.os_lf_venv 21:30:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:30:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:30:53 lf-activate-venv(): INFO: Base packages installed successfully 21:30:53 lf-activate-venv(): INFO: Installing additional packages: lftools 21:31:02 lf-activate-venv(): INFO: Adding /tmp/venv-JW5x/bin to PATH 21:31:02 Generating Requirements File 21:31: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. 21:31:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:31:33 Python 3.10.6 21:31:34 pip 26.1.2 from /tmp/venv-JW5x/lib/python3.10/site-packages/pip (python 3.10) 21:31:34 aiohappyeyeballs==2.6.2 21:31:34 aiohttp==3.14.1 21:31:34 aiosignal==1.4.0 21:31:34 appdirs==1.4.4 21:31:34 argcomplete==3.6.3 21:31:34 aspy.yaml==1.3.0 21:31:34 async-timeout==5.0.1 21:31:34 attrs==26.1.0 21:31:34 autopage==0.6.0 21:31:34 backports.strenum==1.3.1 21:31:34 beautifulsoup4==4.15.0 21:31:34 boto3==1.43.37 21:31:34 botocore==1.43.37 21:31:34 bs4==0.0.2 21:31:34 certifi==2026.6.17 21:31:34 cffi==2.0.0 21:31:34 cfgv==3.5.0 21:31:34 chardet==7.4.3 21:31:34 charset-normalizer==3.4.7 21:31:34 click==8.4.2 21:31:34 cliff==4.14.0 21:31:34 cmd2==3.5.1 21:31:34 cryptography==3.3.2 21:31:34 debtcollector==3.1.0 21:31:34 decorator==5.3.1 21:31:34 defusedxml==0.7.1 21:31:34 Deprecated==1.3.1 21:31:34 distlib==0.4.3 21:31:34 dnspython==2.8.0 21:31:34 docker==7.1.0 21:31:34 dogpile.cache==1.5.0 21:31:34 durationpy==0.10 21:31:34 email-validator==2.3.0 21:31:34 filelock==3.29.4 21:31:34 frozenlist==1.8.0 21:31:34 future==1.0.0 21:31:34 gitdb==4.0.12 21:31:34 GitPython==3.1.50 21:31:34 httplib2==0.30.2 21:31:34 identify==2.6.19 21:31:34 idna==3.18 21:31:34 importlib-resources==1.5.0 21:31:34 iso8601==2.1.0 21:31:34 Jinja2==3.1.6 21:31:34 jmespath==1.1.0 21:31:34 jsonpatch==1.33 21:31:34 jsonpointer==3.1.1 21:31:34 jsonschema==4.26.0 21:31:34 jsonschema-specifications==2025.9.1 21:31:34 keystoneauth1==5.14.0 21:31:34 kubernetes==36.0.2 21:31:34 lftools==0.37.22 21:31:34 lxml==6.1.1 21:31:34 markdown-it-py==4.2.0 21:31:34 MarkupSafe==3.0.3 21:31:34 mdurl==0.1.2 21:31:34 msgpack==1.2.1 21:31:34 multi_key_dict==2.0.3 21:31:34 multidict==6.7.1 21:31:34 munch==4.0.0 21:31:34 netaddr==1.3.0 21:31:34 niet==1.4.2 21:31:34 nodeenv==1.10.0 21:31:34 oauth2client==4.1.3 21:31:34 oauthlib==3.3.1 21:31:34 openstacksdk==4.13.0 21:31:34 os-service-types==1.8.2 21:31:34 osc-lib==4.6.0 21:31:34 oslo.config==10.4.0 21:31:34 oslo.context==6.4.0 21:31:34 oslo.i18n==6.8.0 21:31:34 oslo.log==8.2.0 21:31:34 oslo.serialization==5.10.0 21:31:34 oslo.utils==10.1.1 21:31:34 packaging==26.2 21:31:34 pbr==7.0.3 21:31:34 platformdirs==4.10.0 21:31:34 prettytable==3.18.0 21:31:34 propcache==0.5.2 21:31:34 psutil==7.2.2 21:31:34 pyasn1==0.6.3 21:31:34 pyasn1_modules==0.4.2 21:31:34 pycparser==3.0 21:31:34 pygerrit2==2.0.15 21:31:34 PyGithub==2.9.1 21:31:34 Pygments==2.20.0 21:31:34 PyJWT==2.13.0 21:31:34 PyNaCl==1.6.2 21:31:34 pyparsing==2.4.7 21:31:34 pyperclip==1.11.0 21:31:34 pyrsistent==0.20.0 21:31:34 python-cinderclient==9.9.0 21:31:34 python-dateutil==2.9.0.post0 21:31:34 python-discovery==1.4.2 21:31:34 python-heatclient==5.2.0 21:31:34 python-jenkins==1.8.3 21:31:34 python-keystoneclient==5.8.0 21:31:34 python-magnumclient==4.10.0 21:31:34 python-openstackclient==10.0.0 21:31:34 python-swiftclient==4.10.0 21:31:34 PyYAML==6.0.3 21:31:34 referencing==0.37.0 21:31:34 requests==2.34.2 21:31:34 requests-oauthlib==2.0.0 21:31:34 rfc3986==2.0.0 21:31:34 rich==15.0.0 21:31:34 rich-argparse==1.8.0 21:31:34 rpds-py==0.30.0 21:31:34 rsa==4.9.1 21:31:34 ruamel.yaml==0.19.1 21:31:34 ruamel.yaml.clib==0.2.15 21:31:34 s3transfer==0.19.0 21:31:34 simplejson==4.1.1 21:31:34 six==1.17.0 21:31:34 smmap==5.0.3 21:31:34 soupsieve==2.8.4 21:31:34 stevedore==5.8.0 21:31:34 tabulate==0.10.0 21:31:34 toml==0.10.2 21:31:34 tomlkit==0.15.0 21:31:34 tqdm==4.68.3 21:31:34 typing_extensions==4.15.0 21:31:34 urllib3==1.26.20 21:31:34 virtualenv==21.5.1 21:31:34 wcwidth==0.8.2 21:31:34 websocket-client==1.9.0 21:31:34 wrapt==2.2.2 21:31:34 xdg==6.0.0 21:31:34 xmltodict==1.0.4 21:31:34 yarl==1.24.2 21:31:34 yq==3.4.3 21:31:34 [integration-master-yaml-lint] $ /bin/sh /tmp/jenkins5699541106474942580.sh 21:31:34 ---> uv-install.sh 21:31:34 Installing uv/uvx (latest) using shell installer 21:31:35 2026-06-29 21:31:35 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-QNbX0D.sh" [1] 21:31:35 downloading uv 0.11.25 x86_64-unknown-linux-gnu 21:31:35 installing to /home/jenkins/.local/bin 21:31:35 uv 21:31:35 uvx 21:31:35 everything's installed! 21:31:35 ---> Validating uv/uvx install 21:31:35 uvx 0.11.25 (x86_64-unknown-linux-gnu) 21:31:35 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15290451948405546050.sh 21:31:35 ---> sudo-logs.sh 21:31:35 Archiving 'sudo' log.. 21:31:36 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins13718872358209502930.sh 21:31:36 ---> job-cost.sh 21:31:36 INFO: Activating Python virtual environment... 21:31:36 Setup pyenv: 21:31:36 system 21:31:36 3.8.13 21:31:36 3.9.13 21:31:36 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:31:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JW5x from file:/tmp/.os_lf_venv 21:31:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:31:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:31:38 lf-activate-venv(): INFO: Base packages installed successfully 21:31:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:31:45 lf-activate-venv(): INFO: Adding /tmp/venv-JW5x/bin to PATH 21:31:45 INFO: No stack-cost file found 21:31:45 INFO: Instance uptime: 198s 21:31:45 INFO: Fetching instance metadata (attempt 1 of 3)... 21:31:45 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:31:45 INFO: Successfully fetched instance metadata 21:31:45 INFO: Instance type: v3-standard-2 21:31:45 INFO: Retrieving pricing info for: v3-standard-2 21:31:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:31:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=198 21:31:46 INFO: Successfully fetched Vexxhost pricing API 21:31:46 INFO: Retrieved cost: 0.06 21:31:46 INFO: Retrieved resource: v3-standard-2 21:31:46 INFO: Creating archive directory: /w/workspace/integration-master-yaml-lint/archives/cost 21:31:46 INFO: Archiving costs to: /w/workspace/integration-master-yaml-lint/archives/cost.csv 21:31:46 INFO: Successfully archived job cost data 21:31:46 DEBUG: Cost data: integration-master-yaml-lint,167,2026-06-29 21:31:46,v3-standard-2,198,0.06,0.00,SUCCESS 21:31:46 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12103881194655694903.sh 21:31:46 ---> logs-deploy.sh 21:31:46 Setup pyenv: 21:31:46 system 21:31:46 3.8.13 21:31:46 3.9.13 21:31:46 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:31:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JW5x from file:/tmp/.os_lf_venv 21:31:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:31:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:31:48 lf-activate-venv(): INFO: Base packages installed successfully 21:31:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:31:56 lf-activate-venv(): INFO: Adding /tmp/venv-JW5x/bin to PATH 21:31:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/167 21:31:56 INFO: archiving workspace using pattern(s): 21:31:58 Archives upload complete. 21:31:58 INFO: archiving logs to Nexus 21:31:59 ---> uname -a: 21:31:59 Linux prd-centos8-builder-2c-1g-3764.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:31:59 21:31:59 21:31:59 ---> lscpu: 21:31:59 Architecture: x86_64 21:31:59 CPU op-mode(s): 32-bit, 64-bit 21:31:59 Byte Order: Little Endian 21:31:59 CPU(s): 2 21:31:59 On-line CPU(s) list: 0,1 21:31:59 Thread(s) per core: 1 21:31:59 Core(s) per socket: 1 21:31:59 Socket(s): 2 21:31:59 NUMA node(s): 1 21:31:59 Vendor ID: AuthenticAMD 21:31:59 CPU family: 23 21:31:59 Model: 49 21:31:59 Model name: AMD EPYC-Rome Processor 21:31:59 Stepping: 0 21:31:59 CPU MHz: 2799.998 21:31:59 BogoMIPS: 5599.99 21:31:59 Virtualization: AMD-V 21:31:59 Hypervisor vendor: KVM 21:31:59 Virtualization type: full 21:31:59 L1d cache: 32K 21:31:59 L1i cache: 32K 21:31:59 L2 cache: 512K 21:31:59 L3 cache: 16384K 21:31:59 NUMA node0 CPU(s): 0,1 21:31:59 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:31:59 21:31:59 21:31:59 ---> nproc: 21:31:59 2 21:31:59 21:31:59 21:31:59 ---> df -h: 21:31:59 Filesystem Size Used Avail Use% Mounted on 21:31:59 devtmpfs 3.8G 0 3.8G 0% /dev 21:31:59 tmpfs 3.8G 0 3.8G 0% /dev/shm 21:31:59 tmpfs 3.8G 17M 3.8G 1% /run 21:31:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:31:59 /dev/vda1 40G 9.8G 31G 25% / 21:31:59 tmpfs 770M 0 770M 0% /run/user/1001 21:31:59 21:31:59 21:31:59 ---> free -m: 21:31:59 total used free shared buff/cache available 21:31:59 Mem: 7697 598 4386 19 2712 6781 21:31:59 Swap: 1023 0 1023 21:31:59 21:31:59 21:31:59 ---> ip addr: 21:31:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:31:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:31:59 inet 127.0.0.1/8 scope host lo 21:31:59 valid_lft forever preferred_lft forever 21:31:59 inet6 ::1/128 scope host 21:31:59 valid_lft forever preferred_lft forever 21:31:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:31:59 link/ether fa:16:3e:51:3d:6e brd ff:ff:ff:ff:ff:ff 21:31:59 altname enp0s3 21:31:59 altname ens3 21:31:59 inet 10.30.106.149/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 21:31:59 valid_lft 86199sec preferred_lft 86199sec 21:31:59 inet6 fe80::f816:3eff:fe51:3d6e/64 scope link 21:31:59 valid_lft forever preferred_lft forever 21:31:59 21:31:59 21:31:59 ---> sar -b -r -n DEV: 21:31:59 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/29/2026 _x86_64_ (2 CPU) 21:31:59 21:31:59 21:28:34 LINUX RESTART (2 CPU) 21:31:59 21:31:59 09:29:01 PM tps rtps wtps bread/s bwrtn/s 21:31:59 09:30:01 PM 398.63 150.96 247.68 3243.05 12630.20 21:31:59 09:31:01 PM 129.00 3.68 125.32 1210.86 11289.89 21:31:59 Average: 263.82 77.32 186.50 2226.95 11960.04 21:31:59 21:31:59 09:29:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:31:59 09:30:01 PM 5125464 6960608 2756968 34.98 2688 2012424 838740 9.39 236724 2191484 99180 21:31:59 09:31:01 PM 4737136 6930548 3145296 39.90 2688 2348188 760836 8.52 428548 2303140 140572 21:31:59 Average: 4931300 6945578 2951132 37.44 2688 2180306 799788 8.96 332636 2247312 119876 21:31:59 21:31:59 09:29:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:31:59 09:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:59 09:30:01 PM eth0 175.80 113.38 1591.78 36.10 0.00 0.00 0.00 0.00 21:31:59 09:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:59 09:31:01 PM eth0 61.17 43.49 711.66 8.82 0.00 0.00 0.00 0.00 21:31:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:59 Average: eth0 118.48 78.44 1151.72 22.46 0.00 0.00 0.00 0.00 21:31:59 21:31:59 21:31:59 ---> sar -P ALL: 21:31:59 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/29/2026 _x86_64_ (2 CPU) 21:31:59 21:31:59 21:28:34 LINUX RESTART (2 CPU) 21:31:59 21:31:59 09:29:01 PM CPU %user %nice %system %iowait %steal %idle 21:31:59 09:30:01 PM all 27.80 2.67 37.73 3.17 0.13 28.50 21:31:59 09:30:01 PM 0 19.75 3.35 43.58 3.94 0.12 29.27 21:31:59 09:30:01 PM 1 35.73 2.00 31.96 2.42 0.14 27.75 21:31:59 09:31:01 PM all 35.54 0.00 6.68 1.10 0.12 56.57 21:31:59 09:31:01 PM 0 42.79 0.00 7.21 1.07 0.12 48.82 21:31:59 09:31:01 PM 1 28.29 0.00 6.16 1.13 0.12 64.31 21:31:59 Average: all 31.71 1.32 22.01 2.12 0.12 42.71 21:31:59 Average: 0 31.45 1.65 25.11 2.48 0.12 39.20 21:31:59 Average: 1 31.98 0.99 18.94 1.77 0.13 46.20 21:31:59 21:31:59 21:31:59