07:10:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/144846 07:10:12 Running as SYSTEM 07:10:12 [EnvInject] - Loading node environment variables. 07:10:12 Building remotely on prd-centos8-builder-2c-1g-7369 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 07:10:12 [ssh-agent] Looking for ssh-agent implementation... 07:10:13 $ ssh-agent 07:10:13 SSH_AUTH_SOCK=/tmp/ssh-gXDlJYaTgF9K/agent.13620 07:10:13 SSH_AGENT_PID=13622 07:10:13 [ssh-agent] Started. 07:10:13 Running ssh-add (command line suppressed) 07:10:13 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_3805996478154787133.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_3805996478154787133.key) 07:10:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:10:13 The recommended git tool is: NONE 07:10:17 using credential onap-jenkins-ssh 07:10:17 Wiping out workspace first. 07:10:17 Cloning the remote Git repository 07:10:17 Cloning repository git://cloud.onap.org/mirror/integration.git 07:10:17 > git init /w/workspace/integration-master-yaml-lint # timeout=10 07:10:17 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 07:10:17 > git --version # timeout=10 07:10:17 > git --version # 'git version 2.43.0' 07:10:17 using GIT_SSH to set credentials Gerrit user 07:10:17 [INFO] Currently running in a labeled security context 07:10:17 [INFO] Currently SELinux is 'enforcing' on the host 07:10:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh14280073164750877742.key 07:10:17 Verifying host key using manually-configured host key entries 07:10:17 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:10:20 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 07:10:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:20 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 07:10:20 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 07:10:20 using GIT_SSH to set credentials Gerrit user 07:10:20 [INFO] Currently running in a labeled security context 07:10:20 [INFO] Currently SELinux is 'enforcing' on the host 07:10:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh13406313465216418531.key 07:10:20 Verifying host key using manually-configured host key entries 07:10:20 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/46/144846/1 # timeout=30 07:10:21 > git rev-parse c9320ce6d7aa76a0faabf1080b3e532f96bf7cbd^{commit} # timeout=10 07:10:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:10:21 Checking out Revision c9320ce6d7aa76a0faabf1080b3e532f96bf7cbd (refs/changes/46/144846/1) 07:10:21 > git config core.sparsecheckout # timeout=10 07:10:21 > git checkout -f c9320ce6d7aa76a0faabf1080b3e532f96bf7cbd # timeout=30 07:10:24 Commit message: "CI: Update python based Github2Gerrit" 07:10:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:10:24 > git rev-list --no-walk 1cd2d7f396de2ee41b6ebb9ed2bf9a563b7a750f # timeout=10 07:10:25 [EnvInject] - Injecting environment variables from a build step. 07:10:25 [EnvInject] - Injecting as environment variables the properties content 07:10:25 PYTHON=python3 07:10:25 07:10:25 [EnvInject] - Variables injected successfully. 07:10:25 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins17882789234301954265.sh 07:10:25 ---> tox-install.sh 07:10:25 + source /home/jenkins/lf-env.sh 07:10:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:10:25 ++ mktemp -d /tmp/venv-XXXX 07:10:25 + lf_venv=/tmp/venv-wSPg 07:10:25 + local venv_file=/tmp/.os_lf_venv 07:10:25 + local python=python3 07:10:25 + local options 07:10:25 + local set_path=true 07:10:25 + local install_args= 07:10:25 ++ 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 07:10:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:10:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:10:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:10:25 + true 07:10:25 + case $1 in 07:10:25 + venv_file=/tmp/.toxenv 07:10:25 + shift 2 07:10:25 + true 07:10:25 + case $1 in 07:10:25 + shift 07:10:25 + break 07:10:25 + case $python in 07:10:25 + local pkg_list= 07:10:25 + [[ -d /opt/pyenv ]] 07:10:25 + echo 'Setup pyenv:' 07:10:25 Setup pyenv: 07:10:25 + export PYENV_ROOT=/opt/pyenv 07:10:25 + PYENV_ROOT=/opt/pyenv 07:10:25 + 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 07:10:25 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:10:25 + pyenv versions 07:10:25 system 07:10:25 * 3.8.13 (set by /opt/pyenv/version) 07:10:25 * 3.9.13 (set by /opt/pyenv/version) 07:10:25 * 3.10.6 (set by /opt/pyenv/version) 07:10:25 + command -v pyenv 07:10:25 ++ pyenv init - --no-rehash 07:10:25 + 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[*]}"'\'')" 07:10:25 export PATH="/opt/pyenv/shims:${PATH}" 07:10:25 export PYENV_SHELL=bash 07:10:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:10:25 pyenv() { 07:10:25 local command 07:10:25 command="${1:-}" 07:10:25 if [ "$#" -gt 0 ]; then 07:10:25 shift 07:10:25 fi 07:10:25 07:10:25 case "$command" in 07:10:25 rehash|shell) 07:10:25 eval "$(pyenv "sh-$command" "$@")" 07:10:25 ;; 07:10:25 *) 07:10:25 command pyenv "$command" "$@" 07:10:25 ;; 07:10:25 esac 07:10:25 }' 07:10:25 +++ 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[*]}"' 07:10:25 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:10:25 ++ 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 07:10:25 ++ 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 07:10:25 ++ export PYENV_SHELL=bash 07:10:25 ++ PYENV_SHELL=bash 07:10:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:10:25 +++ complete -F _pyenv pyenv 07:10:25 ++ lf-pyver python3 07:10:25 ++ local py_version_xy=python3 07:10:25 ++ local py_version_xyz= 07:10:25 ++ awk '{ print $1 }' 07:10:25 ++ pyenv versions 07:10:25 ++ local command 07:10:25 ++ command=versions 07:10:25 ++ '[' 1 -gt 0 ']' 07:10:25 ++ shift 07:10:25 ++ case "$command" in 07:10:25 ++ command pyenv versions 07:10:25 ++ pyenv versions 07:10:25 ++ sed 's/^[ *]* //' 07:10:25 ++ grep -E '^[0-9.]*[0-9]$' 07:10:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:10:25 +++ grep '^3' /tmp/.pyenv_versions 07:10:25 +++ tail -n 1 07:10:25 +++ sort -V 07:10:25 ++ py_version_xyz=3.10.6 07:10:25 ++ [[ -z 3.10.6 ]] 07:10:25 ++ echo 3.10.6 07:10:25 ++ return 0 07:10:25 + pyenv local 3.10.6 07:10:25 + local command 07:10:25 + command=local 07:10:25 + '[' 2 -gt 0 ']' 07:10:25 + shift 07:10:25 + case "$command" in 07:10:25 + command pyenv local 3.10.6 07:10:25 + pyenv local 3.10.6 07:10:25 + for arg in "$@" 07:10:25 + case $arg in 07:10:25 + pkg_list+='tox ' 07:10:25 + for arg in "$@" 07:10:25 + case $arg in 07:10:25 + pkg_list+='virtualenv ' 07:10:25 + for arg in "$@" 07:10:25 + case $arg in 07:10:25 + pkg_list+='urllib3~=1.26.15 ' 07:10:25 + [[ -f /tmp/.toxenv ]] 07:10:25 + [[ ! -f /tmp/.toxenv ]] 07:10:25 + [[ -n '' ]] 07:10:25 + python3 -m venv /tmp/venv-wSPg 07:10:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wSPg' 07:10:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wSPg 07:10:29 + echo /tmp/venv-wSPg 07:10:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:10:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:10:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:10:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:10:29 + local 'pip_opts=--upgrade --quiet' 07:10:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:10:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:10:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:10:29 + [[ -n '' ]] 07:10:29 + [[ -n '' ]] 07:10:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:10:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:10:29 + /tmp/venv-wSPg/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 07:10:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:10:33 lf-activate-venv(): INFO: Base packages installed successfully 07:10:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:10:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:10:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:10:33 + /tmp/venv-wSPg/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 07:10:35 + type python3 07:10:35 + true 07:10:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wSPg/bin to PATH' 07:10:35 lf-activate-venv(): INFO: Adding /tmp/venv-wSPg/bin to PATH 07:10:35 + PATH=/tmp/venv-wSPg/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 07:10:35 + return 0 07:10:35 + python3 --version 07:10:35 Python 3.10.6 07:10:35 + python3 -m pip --version 07:10:35 pip 26.1.2 from /tmp/venv-wSPg/lib/python3.10/site-packages/pip (python 3.10) 07:10:35 + python3 -m pip freeze 07:10:35 cachetools==7.1.4 07:10:35 colorama==0.4.6 07:10:35 distlib==0.4.1 07:10:35 filelock==3.29.1 07:10:35 packaging==26.2 07:10:35 platformdirs==4.10.0 07:10:35 pluggy==1.6.0 07:10:35 pyproject-api==1.10.1 07:10:35 python-discovery==1.4.0 07:10:35 tomli==2.4.1 07:10:35 tomli_w==1.2.0 07:10:35 tox==4.55.1 07:10:35 typing_extensions==4.15.0 07:10:35 urllib3==1.26.20 07:10:35 virtualenv==21.4.2 07:10:35 [EnvInject] - Injecting environment variables from a build step. 07:10:35 [EnvInject] - Injecting as environment variables the properties content 07:10:35 PARALLEL=false 07:10:35 07:10:35 [EnvInject] - Variables injected successfully. 07:10:35 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins8888082720028994423.sh 07:10:35 ---> tox-run.sh 07:10:35 + 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 07:10:35 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 07:10:35 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 07:10:35 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 07:10:35 + cd /w/workspace/integration-master-yaml-lint/. 07:10:35 + source /home/jenkins/lf-env.sh 07:10:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:10:35 ++ mktemp -d /tmp/venv-XXXX 07:10:35 + lf_venv=/tmp/venv-lQSu 07:10:35 + local venv_file=/tmp/.os_lf_venv 07:10:35 + local python=python3 07:10:35 + local options 07:10:35 + local set_path=true 07:10:35 + local install_args= 07:10:35 ++ 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 07:10:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:10:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:10:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:10:35 + true 07:10:35 + case $1 in 07:10:35 + venv_file=/tmp/.toxenv 07:10:35 + shift 2 07:10:35 + true 07:10:35 + case $1 in 07:10:35 + shift 07:10:35 + break 07:10:35 + case $python in 07:10:35 + local pkg_list= 07:10:35 + [[ -d /opt/pyenv ]] 07:10:35 + echo 'Setup pyenv:' 07:10:35 Setup pyenv: 07:10:35 + export PYENV_ROOT=/opt/pyenv 07:10:35 + PYENV_ROOT=/opt/pyenv 07:10:35 + 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 07:10:35 + 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 07:10:35 + pyenv versions 07:10:35 system 07:10:35 3.8.13 07:10:35 3.9.13 07:10:35 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 07:10:35 + command -v pyenv 07:10:35 ++ pyenv init - --no-rehash 07:10:36 + 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[*]}"'\'')" 07:10:36 export PATH="/opt/pyenv/shims:${PATH}" 07:10:36 export PYENV_SHELL=bash 07:10:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:10:36 pyenv() { 07:10:36 local command 07:10:36 command="${1:-}" 07:10:36 if [ "$#" -gt 0 ]; then 07:10:36 shift 07:10:36 fi 07:10:36 07:10:36 case "$command" in 07:10:36 rehash|shell) 07:10:36 eval "$(pyenv "sh-$command" "$@")" 07:10:36 ;; 07:10:36 *) 07:10:36 command pyenv "$command" "$@" 07:10:36 ;; 07:10:36 esac 07:10:36 }' 07:10:36 +++ 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[*]}"' 07:10:36 ++ 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 07:10:36 ++ 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 07:10:36 ++ 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 07:10:36 ++ export PYENV_SHELL=bash 07:10:36 ++ PYENV_SHELL=bash 07:10:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:10:36 +++ complete -F _pyenv pyenv 07:10:36 ++ lf-pyver python3 07:10:36 ++ local py_version_xy=python3 07:10:36 ++ local py_version_xyz= 07:10:36 ++ sed 's/^[ *]* //' 07:10:36 ++ grep -E '^[0-9.]*[0-9]$' 07:10:36 ++ pyenv versions 07:10:36 ++ local command 07:10:36 ++ command=versions 07:10:36 ++ '[' 1 -gt 0 ']' 07:10:36 ++ shift 07:10:36 ++ case "$command" in 07:10:36 ++ command pyenv versions 07:10:36 ++ pyenv versions 07:10:36 ++ awk '{ print $1 }' 07:10:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:10:36 +++ sort -V 07:10:36 +++ tail -n 1 07:10:36 +++ grep '^3' /tmp/.pyenv_versions 07:10:36 ++ py_version_xyz=3.10.6 07:10:36 ++ [[ -z 3.10.6 ]] 07:10:36 ++ echo 3.10.6 07:10:36 ++ return 0 07:10:36 + pyenv local 3.10.6 07:10:36 + local command 07:10:36 + command=local 07:10:36 + '[' 2 -gt 0 ']' 07:10:36 + shift 07:10:36 + case "$command" in 07:10:36 + command pyenv local 3.10.6 07:10:36 + pyenv local 3.10.6 07:10:36 + for arg in "$@" 07:10:36 + case $arg in 07:10:36 + pkg_list+='tox ' 07:10:36 + for arg in "$@" 07:10:36 + case $arg in 07:10:36 + pkg_list+='virtualenv ' 07:10:36 + for arg in "$@" 07:10:36 + case $arg in 07:10:36 + pkg_list+='urllib3~=1.26.15 ' 07:10:36 + [[ -f /tmp/.toxenv ]] 07:10:36 ++ cat /tmp/.toxenv 07:10:36 + lf_venv=/tmp/venv-wSPg 07:10:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wSPg from' file:/tmp/.toxenv 07:10:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wSPg from file:/tmp/.toxenv 07:10:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:10:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:10:36 + local 'pip_opts=--upgrade --quiet' 07:10:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:10:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:10:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:10:36 + [[ -n '' ]] 07:10:36 + [[ -n '' ]] 07:10:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:10:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:10:36 + /tmp/venv-wSPg/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 07:10:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:10:36 lf-activate-venv(): INFO: Base packages installed successfully 07:10:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:10:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:10:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:10:36 + /tmp/venv-wSPg/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 07:10:37 + type python3 07:10:37 + true 07:10:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wSPg/bin to PATH' 07:10:37 lf-activate-venv(): INFO: Adding /tmp/venv-wSPg/bin to PATH 07:10:37 + PATH=/tmp/venv-wSPg/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 07:10:37 + return 0 07:10:37 + [[ -d /opt/pyenv ]] 07:10:37 + echo '---> Setting up pyenv' 07:10:37 ---> Setting up pyenv 07:10:37 + export PYENV_ROOT=/opt/pyenv 07:10:37 + PYENV_ROOT=/opt/pyenv 07:10:37 + export PATH=/opt/pyenv/bin:/tmp/venv-wSPg/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 07:10:37 + PATH=/opt/pyenv/bin:/tmp/venv-wSPg/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 07:10:37 ++ pwd 07:10:37 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 07:10:37 + export PYTHONPATH 07:10:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:10:37 + TOX_TESTENV_PASSENV=PYTHONPATH 07:10:37 + tox --version 07:10:37 4.55.1 from /tmp/venv-wSPg/lib/python3.10/site-packages/tox/__init__.py 07:10:38 + PARALLEL=false 07:10:38 + TOX_OPTIONS_LIST= 07:10:38 + [[ -n yaml ]] 07:10:38 + TOX_OPTIONS_LIST=' -e yaml' 07:10:38 + case ${PARALLEL,,} in 07:10:38 + tox -e yaml 07:10:38 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 07:10:39 yaml: install_deps> python -I -m pip install coala-bears nodeenv 07:11:04 yaml: freeze> python -m pip freeze --all 07:11:05 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.5.20,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.3,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.1,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 07:11:05 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 07:11:05 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 07:11:06 ---> Completed tox runs 07:11:06 + for i in .tox/*/log 07:11:06 ++ echo .tox/yaml/log 07:11:06 ++ awk -F/ '{print $2}' 07:11:06 + tox_env=yaml 07:11:06 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 07:11:06 + DOC_DIR=docs/_build/html 07:11:06 + [[ -d docs/_build/html ]] 07:11:06 + echo '---> tox-run.sh ends' 07:11:06 ---> tox-run.sh ends 07:11:06 + test 0 -eq 0 07:11:06 $ ssh-agent -k 07:11:06 unset SSH_AUTH_SOCK; 07:11:06 unset SSH_AGENT_PID; 07:11:06 echo Agent pid 13622 killed; 07:11:06 [ssh-agent] Stopped. 07:11:06 [PostBuildScript] - [INFO] Executing post build scripts. 07:11:06 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins16466008994212182859.sh 07:11:06 ---> sysstat.sh 07:11:06 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins3592510300742927241.sh 07:11:06 ---> package-listing.sh 07:11:06 ++ facter osfamily 07:11:06 ++ tr '[:upper:]' '[:lower:]' 07:11:06 + OS_FAMILY=redhat 07:11:06 + workspace=/w/workspace/integration-master-yaml-lint 07:11:06 + START_PACKAGES=/tmp/packages_start.txt 07:11:06 + END_PACKAGES=/tmp/packages_end.txt 07:11:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:11:06 + PACKAGES=/tmp/packages_start.txt 07:11:06 + '[' /w/workspace/integration-master-yaml-lint ']' 07:11:06 + PACKAGES=/tmp/packages_end.txt 07:11:06 + case "${OS_FAMILY}" in 07:11:06 + sort 07:11:06 + rpm -qa 07:11:07 + '[' -f /tmp/packages_start.txt ']' 07:11:07 + '[' -f /tmp/packages_end.txt ']' 07:11:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:11:07 + '[' /w/workspace/integration-master-yaml-lint ']' 07:11:07 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 07:11:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 07:11:07 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins5593333687942760405.sh 07:11:07 ---> capture-instance-metadata.sh 07:11:07 Setup pyenv: 07:11:07 system 07:11:07 3.8.13 07:11:07 3.9.13 07:11:07 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 07:11:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N7hv 07:11:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:11:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:15 lf-activate-venv(): INFO: Base packages installed successfully 07:11:15 lf-activate-venv(): INFO: Installing additional packages: lftools 07:11:34 lf-activate-venv(): INFO: Adding /tmp/venv-N7hv/bin to PATH 07:11:34 INFO: Running in OpenStack, capturing instance metadata 07:11:35 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins9729827286895029521.sh 07:11:35 provisioning config files... 07:11:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config6644005177112177275tmp 07:11:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:11:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:11:35 [EnvInject] - Injecting environment variables from a build step. 07:11:35 [EnvInject] - Injecting as environment variables the properties content 07:11:35 SERVER_ID=logs 07:11:35 07:11:35 [EnvInject] - Variables injected successfully. 07:11:35 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins4062103290946288488.sh 07:11:35 ---> create-netrc.sh 07:11:35 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins12177975168745777088.sh 07:11:35 ---> python-tools-install.sh 07:11:35 Setup pyenv: 07:11:35 system 07:11:35 3.8.13 07:11:35 3.9.13 07:11:35 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 07:11:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N7hv from file:/tmp/.os_lf_venv 07:11:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:37 lf-activate-venv(): INFO: Base packages installed successfully 07:11:37 lf-activate-venv(): INFO: Installing additional packages: lftools 07:11:43 lf-activate-venv(): INFO: Adding /tmp/venv-N7hv/bin to PATH 07:11:43 Generating Requirements File 07:12:05 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. 07:12:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:12:05 Python 3.10.6 07:12:05 pip 26.1.2 from /tmp/venv-N7hv/lib/python3.10/site-packages/pip (python 3.10) 07:12:05 aiohappyeyeballs==2.6.2 07:12:05 aiohttp==3.14.0 07:12:05 aiosignal==1.4.0 07:12:05 appdirs==1.4.4 07:12:05 argcomplete==3.6.3 07:12:05 aspy.yaml==1.3.0 07:12:05 async-timeout==5.0.1 07:12:05 attrs==26.1.0 07:12:05 autopage==0.6.0 07:12:05 backports.strenum==1.3.1 07:12:05 beautifulsoup4==4.14.3 07:12:05 boto3==1.43.24 07:12:05 botocore==1.43.24 07:12:05 bs4==0.0.2 07:12:05 certifi==2026.5.20 07:12:05 cffi==2.0.0 07:12:05 cfgv==3.5.0 07:12:05 chardet==7.4.3 07:12:05 charset-normalizer==3.4.7 07:12:05 click==8.4.1 07:12:05 cliff==4.14.0 07:12:05 cmd2==3.5.1 07:12:05 cryptography==3.3.2 07:12:05 debtcollector==3.1.0 07:12:05 decorator==5.3.1 07:12:05 defusedxml==0.7.1 07:12:05 Deprecated==1.3.1 07:12:05 distlib==0.4.1 07:12:05 dnspython==2.8.0 07:12:05 docker==7.1.0 07:12:05 dogpile.cache==1.5.0 07:12:05 durationpy==0.10 07:12:05 email-validator==2.3.0 07:12:05 filelock==3.29.1 07:12:05 frozenlist==1.8.0 07:12:05 future==1.0.0 07:12:05 gitdb==4.0.12 07:12:05 GitPython==3.1.50 07:12:05 httplib2==0.30.2 07:12:05 identify==2.6.19 07:12:05 idna==3.18 07:12:05 importlib-resources==1.5.0 07:12:05 iso8601==2.1.0 07:12:05 Jinja2==3.1.6 07:12:05 jmespath==1.1.0 07:12:05 jsonpatch==1.33 07:12:05 jsonpointer==3.1.1 07:12:05 jsonschema==4.26.0 07:12:05 jsonschema-specifications==2025.9.1 07:12:05 keystoneauth1==5.14.0 07:12:05 kubernetes==36.0.2 07:12:05 lftools==0.37.22 07:12:05 lxml==6.1.1 07:12:05 markdown-it-py==4.2.0 07:12:05 MarkupSafe==3.0.3 07:12:05 mdurl==0.1.2 07:12:05 msgpack==1.1.2 07:12:05 multi_key_dict==2.0.3 07:12:05 multidict==6.7.1 07:12:05 munch==4.0.0 07:12:05 netaddr==1.3.0 07:12:05 niet==1.4.2 07:12:05 nodeenv==1.10.0 07:12:05 oauth2client==4.1.3 07:12:05 oauthlib==3.3.1 07:12:05 openstacksdk==4.13.0 07:12:05 os-service-types==1.8.2 07:12:05 osc-lib==4.6.0 07:12:05 oslo.config==10.4.0 07:12:05 oslo.context==6.4.0 07:12:05 oslo.i18n==6.8.0 07:12:05 oslo.log==8.2.0 07:12:05 oslo.serialization==5.10.0 07:12:05 oslo.utils==10.1.0 07:12:05 packaging==26.2 07:12:05 pbr==7.0.3 07:12:05 platformdirs==4.10.0 07:12:05 prettytable==3.17.0 07:12:05 propcache==0.5.2 07:12:05 psutil==7.2.2 07:12:05 pyasn1==0.6.3 07:12:05 pyasn1_modules==0.4.2 07:12:05 pycparser==3.0 07:12:05 pygerrit2==2.0.15 07:12:05 PyGithub==2.9.1 07:12:05 Pygments==2.20.0 07:12:05 PyJWT==2.13.0 07:12:05 PyNaCl==1.6.2 07:12:05 pyparsing==2.4.7 07:12:05 pyperclip==1.11.0 07:12:05 pyrsistent==0.20.0 07:12:05 python-cinderclient==9.9.0 07:12:05 python-dateutil==2.9.0.post0 07:12:05 python-discovery==1.4.0 07:12:05 python-heatclient==5.2.0 07:12:05 python-jenkins==1.8.3 07:12:05 python-keystoneclient==5.8.0 07:12:05 python-magnumclient==4.10.0 07:12:05 python-openstackclient==10.0.0 07:12:05 python-swiftclient==4.10.0 07:12:05 PyYAML==6.0.3 07:12:05 referencing==0.37.0 07:12:05 requests==2.34.2 07:12:05 requests-oauthlib==2.0.0 07:12:05 rfc3986==2.0.0 07:12:05 rich==15.0.0 07:12:05 rich-argparse==1.8.0 07:12:05 rpds-py==0.30.0 07:12:05 rsa==4.9.1 07:12:05 ruamel.yaml==0.19.1 07:12:05 ruamel.yaml.clib==0.2.15 07:12:05 s3transfer==0.18.0 07:12:05 simplejson==4.1.1 07:12:05 six==1.17.0 07:12:05 smmap==5.0.3 07:12:05 soupsieve==2.8.4 07:12:05 stevedore==5.8.0 07:12:05 tabulate==0.10.0 07:12:05 toml==0.10.2 07:12:05 tomlkit==0.15.0 07:12:05 tqdm==4.68.1 07:12:05 typing_extensions==4.15.0 07:12:05 urllib3==1.26.20 07:12:05 virtualenv==21.4.2 07:12:05 wcwidth==0.8.0 07:12:05 websocket-client==1.9.0 07:12:05 wrapt==2.2.1 07:12:05 xdg==6.0.0 07:12:05 xmltodict==1.0.4 07:12:05 yarl==1.24.2 07:12:05 yq==3.4.3 07:12:05 [integration-master-yaml-lint] $ /bin/sh /tmp/jenkins8415426870957904156.sh 07:12:05 ---> uv-install.sh 07:12:05 Installing uv/uvx (latest) using shell installer 07:12:06 2026-06-06 07:12:06 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-2gWLrf.sh" [1] 07:12:06 downloading uv 0.11.19 x86_64-unknown-linux-gnu 07:12:07 installing to /home/jenkins/.local/bin 07:12:07 uv 07:12:07 uvx 07:12:07 everything's installed! 07:12:07 ---> Validating uv/uvx install 07:12:07 uvx 0.11.19 (x86_64-unknown-linux-gnu) 07:12:07 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins17607605356042126268.sh 07:12:07 ---> sudo-logs.sh 07:12:07 Archiving 'sudo' log.. 07:12:07 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2355910990301675173.sh 07:12:07 ---> job-cost.sh 07:12:07 INFO: Activating Python virtual environment... 07:12:07 Setup pyenv: 07:12:07 system 07:12:07 3.8.13 07:12:07 3.9.13 07:12:07 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 07:12:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N7hv from file:/tmp/.os_lf_venv 07:12:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:09 lf-activate-venv(): INFO: Base packages installed successfully 07:12:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:12:15 lf-activate-venv(): INFO: Adding /tmp/venv-N7hv/bin to PATH 07:12:15 INFO: No stack-cost file found 07:12:15 INFO: Instance uptime: 151s 07:12:15 INFO: Fetching instance metadata (attempt 1 of 3)... 07:12:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:12:15 INFO: Successfully fetched instance metadata 07:12:15 INFO: Instance type: v3-standard-2 07:12:15 INFO: Retrieving pricing info for: v3-standard-2 07:12:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:12:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=151 07:12:15 INFO: Successfully fetched Vexxhost pricing API 07:12:15 INFO: Retrieved cost: 0.06 07:12:15 INFO: Retrieved resource: v3-standard-2 07:12:15 INFO: Creating archive directory: /w/workspace/integration-master-yaml-lint/archives/cost 07:12:15 INFO: Archiving costs to: /w/workspace/integration-master-yaml-lint/archives/cost.csv 07:12:15 INFO: Successfully archived job cost data 07:12:15 DEBUG: Cost data: integration-master-yaml-lint,160,2026-06-06 07:12:15,v3-standard-2,151,0.06,0.00,SUCCESS 07:12:15 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5901265462579671994.sh 07:12:15 ---> logs-deploy.sh 07:12:15 Setup pyenv: 07:12:15 system 07:12:15 3.8.13 07:12:15 3.9.13 07:12:15 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 07:12:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N7hv from file:/tmp/.os_lf_venv 07:12:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:17 lf-activate-venv(): INFO: Base packages installed successfully 07:12:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:12:24 lf-activate-venv(): INFO: Adding /tmp/venv-N7hv/bin to PATH 07:12:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/160 07:12:24 INFO: archiving workspace using pattern(s): 07:12:25 Archives upload complete. 07:12:25 INFO: archiving logs to Nexus 07:12:26 ---> uname -a: 07:12:26 Linux prd-centos8-builder-2c-1g-7369.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 07:12:26 07:12:26 07:12:26 ---> lscpu: 07:12:26 Architecture: x86_64 07:12:26 CPU op-mode(s): 32-bit, 64-bit 07:12:26 Byte Order: Little Endian 07:12:26 CPU(s): 2 07:12:26 On-line CPU(s) list: 0,1 07:12:26 Thread(s) per core: 1 07:12:26 Core(s) per socket: 1 07:12:26 Socket(s): 2 07:12:26 NUMA node(s): 1 07:12:26 Vendor ID: AuthenticAMD 07:12:26 CPU family: 23 07:12:26 Model: 49 07:12:26 Model name: AMD EPYC-Rome Processor 07:12:26 Stepping: 0 07:12:26 CPU MHz: 2799.934 07:12:26 BogoMIPS: 5599.86 07:12:26 Virtualization: AMD-V 07:12:26 Hypervisor vendor: KVM 07:12:26 Virtualization type: full 07:12:26 L1d cache: 32K 07:12:26 L1i cache: 32K 07:12:26 L2 cache: 512K 07:12:26 L3 cache: 16384K 07:12:26 NUMA node0 CPU(s): 0,1 07:12:26 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 07:12:26 07:12:26 07:12:26 ---> nproc: 07:12:26 2 07:12:26 07:12:26 07:12:26 ---> df -h: 07:12:26 Filesystem Size Used Avail Use% Mounted on 07:12:26 devtmpfs 3.8G 0 3.8G 0% /dev 07:12:26 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:12:26 tmpfs 3.8G 17M 3.8G 1% /run 07:12:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:12:26 /dev/vda1 40G 9.7G 31G 25% / 07:12:26 tmpfs 770M 0 770M 0% /run/user/1001 07:12:26 07:12:26 07:12:26 ---> free -m: 07:12:26 total used free shared buff/cache available 07:12:26 Mem: 7697 620 4486 19 2590 6759 07:12:26 Swap: 1023 0 1023 07:12:26 07:12:26 07:12:26 ---> ip addr: 07:12:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:12:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:12:26 inet 127.0.0.1/8 scope host lo 07:12:26 valid_lft forever preferred_lft forever 07:12:26 inet6 ::1/128 scope host 07:12:26 valid_lft forever preferred_lft forever 07:12:26 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:12:26 link/ether fa:16:3e:f7:19:3c brd ff:ff:ff:ff:ff:ff 07:12:26 altname enp0s3 07:12:26 altname ens3 07:12:26 inet 10.30.107.206/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:12:26 valid_lft 86247sec preferred_lft 86247sec 07:12:26 inet6 fe80::f816:3eff:fef7:193c/64 scope link 07:12:26 valid_lft forever preferred_lft forever 07:12:26 07:12:26 07:12:26 ---> sar -b -r -n DEV: 07:12:26 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/06/2026 _x86_64_ (2 CPU) 07:12:26 07:12:26 07:09:50 LINUX RESTART (2 CPU) 07:12:26 07:12:26 07:10:01 AM tps rtps wtps bread/s bwrtn/s 07:12:26 07:11:01 AM 420.38 186.87 233.51 10065.99 45156.50 07:12:26 07:12:01 AM 169.33 16.24 153.08 268.98 12736.84 07:12:26 Average: 294.90 101.59 193.31 5169.52 28953.42 07:12:26 07:12:26 07:10:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:12:26 07:11:01 AM 5067732 6912960 2814700 35.71 2688 2018208 908768 10.18 223808 2246976 197320 07:12:26 07:12:01 AM 4676152 6906196 3206280 40.68 2688 2380040 779192 8.72 417020 2365276 261784 07:12:26 Average: 4871942 6909578 3010490 38.19 2688 2199124 843980 9.45 320414 2306126 229552 07:12:26 07:12:26 07:10:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:12:26 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:26 07:11:01 AM eth0 302.13 160.81 2112.88 65.38 0.00 0.00 0.00 0.00 07:12:26 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:26 07:12:01 AM eth0 75.22 52.75 1073.79 11.70 0.00 0.00 0.00 0.00 07:12:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:26 Average: eth0 188.73 106.80 1593.55 38.55 0.00 0.00 0.00 0.00 07:12:26 07:12:26 07:12:26 ---> sar -P ALL: 07:12:26 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/06/2026 _x86_64_ (2 CPU) 07:12:26 07:12:26 07:09:50 LINUX RESTART (2 CPU) 07:12:26 07:12:26 07:10:01 AM CPU %user %nice %system %iowait %steal %idle 07:12:26 07:11:01 AM all 43.42 2.66 38.25 4.56 0.09 11.02 07:12:26 07:11:01 AM 0 47.05 2.76 34.75 4.74 0.09 10.61 07:12:26 07:11:01 AM 1 39.79 2.56 41.75 4.37 0.09 11.44 07:12:26 07:12:01 AM all 40.93 0.29 10.04 1.39 0.10 47.24 07:12:26 07:12:01 AM 0 43.09 0.18 9.17 1.52 0.10 45.94 07:12:26 07:12:01 AM 1 38.78 0.40 10.92 1.27 0.10 48.53 07:12:26 Average: all 42.16 1.46 23.98 2.95 0.09 29.35 07:12:26 Average: 0 45.05 1.46 21.81 3.11 0.09 28.48 07:12:26 Average: 1 39.28 1.47 26.15 2.80 0.09 30.22 07:12:26 07:12:26 07:12:26