21:30:14 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/145119 21:30:14 Running as SYSTEM 21:30:14 [EnvInject] - Loading node environment variables. 21:30:14 Building remotely on prd-centos8-builder-2c-1g-12178 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 21:30:14 [ssh-agent] Looking for ssh-agent implementation... 21:30:14 $ ssh-agent 21:30:14 SSH_AUTH_SOCK=/tmp/ssh-vmHDEOZ0gLff/agent.12958 21:30:14 SSH_AGENT_PID=12962 21:30:14 [ssh-agent] Started. 21:30:14 Running ssh-add (command line suppressed) 21:30:15 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_16900479958961848055.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_16900479958961848055.key) 21:30:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:30:15 The recommended git tool is: NONE 21:30:16 using credential onap-jenkins-ssh 21:30:17 Wiping out workspace first. 21:30:17 Cloning the remote Git repository 21:30:17 Cloning repository git://cloud.onap.org/mirror/integration.git 21:30:17 > git init /w/workspace/integration-master-yaml-lint # timeout=10 21:30:17 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 21:30:17 > git --version # timeout=10 21:30:17 > git --version # 'git version 2.43.0' 21:30:17 using GIT_SSH to set credentials Gerrit user 21:30:17 [INFO] Currently running in a labeled security context 21:30:17 [INFO] Currently SELinux is 'enforcing' on the host 21:30:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh13633642998620174967.key 21:30:17 Verifying host key using manually-configured host key entries 21:30:17 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:30:19 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 21:30:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:20 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 21:30:20 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 21:30:20 using GIT_SSH to set credentials Gerrit user 21:30:20 [INFO] Currently running in a labeled security context 21:30:20 [INFO] Currently SELinux is 'enforcing' on the host 21:30:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh15982502384289238801.key 21:30:20 Verifying host key using manually-configured host key entries 21:30:20 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/19/145119/1 # timeout=30 21:30:20 > git rev-parse e090ae169b7106d585dc6a2d554f3586435ee226^{commit} # timeout=10 21:30:20 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:20 Checking out Revision e090ae169b7106d585dc6a2d554f3586435ee226 (refs/changes/19/145119/1) 21:30:20 > git config core.sparsecheckout # timeout=10 21:30:20 > git checkout -f e090ae169b7106d585dc6a2d554f3586435ee226 # timeout=30 21:30:24 Commit message: "Bump lfreleng-actions/github2gerrit-action from 1.2.2 to 1.2.3" 21:30:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:30:24 > git rev-list --no-walk c9320ce6d7aa76a0faabf1080b3e532f96bf7cbd # timeout=10 21:30:24 [EnvInject] - Injecting environment variables from a build step. 21:30:24 [EnvInject] - Injecting as environment variables the properties content 21:30:24 PYTHON=python3 21:30:24 21:30:24 [EnvInject] - Variables injected successfully. 21:30:24 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins17342728518588346194.sh 21:30:25 ---> tox-install.sh 21:30:25 + source /home/jenkins/lf-env.sh 21:30:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:30:25 ++ mktemp -d /tmp/venv-XXXX 21:30:25 + lf_venv=/tmp/venv-ox1P 21:30:25 + local venv_file=/tmp/.os_lf_venv 21:30:25 + local python=python3 21:30:25 + local options 21:30:25 + local set_path=true 21:30:25 + local install_args= 21:30: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 21:30:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:30:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:30:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:30:25 + true 21:30:25 + case $1 in 21:30:25 + venv_file=/tmp/.toxenv 21:30:25 + shift 2 21:30:25 + true 21:30:25 + case $1 in 21:30:25 + shift 21:30:25 + break 21:30:25 + case $python in 21:30:25 + local pkg_list= 21:30:25 + [[ -d /opt/pyenv ]] 21:30:25 + echo 'Setup pyenv:' 21:30:25 Setup pyenv: 21:30:25 + export PYENV_ROOT=/opt/pyenv 21:30:25 + PYENV_ROOT=/opt/pyenv 21:30: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 21:30: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 21:30:25 + pyenv versions 21:30:25 system 21:30:25 * 3.8.13 (set by /opt/pyenv/version) 21:30:25 * 3.9.13 (set by /opt/pyenv/version) 21:30:25 * 3.10.6 (set by /opt/pyenv/version) 21:30:25 + command -v pyenv 21:30:25 ++ pyenv init - --no-rehash 21:30: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[*]}"'\'')" 21:30:25 export PATH="/opt/pyenv/shims:${PATH}" 21:30:25 export PYENV_SHELL=bash 21:30:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:30:25 pyenv() { 21:30:25 local command 21:30:25 command="${1:-}" 21:30:25 if [ "$#" -gt 0 ]; then 21:30:25 shift 21:30:25 fi 21:30:25 21:30:25 case "$command" in 21:30:25 rehash|shell) 21:30:25 eval "$(pyenv "sh-$command" "$@")" 21:30:25 ;; 21:30:25 *) 21:30:25 command pyenv "$command" "$@" 21:30:25 ;; 21:30:25 esac 21:30:25 }' 21:30: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[*]}"' 21:30: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 21:30: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 21:30: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 21:30:25 ++ export PYENV_SHELL=bash 21:30:25 ++ PYENV_SHELL=bash 21:30:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:30:25 +++ complete -F _pyenv pyenv 21:30:25 ++ lf-pyver python3 21:30:25 ++ local py_version_xy=python3 21:30:25 ++ local py_version_xyz= 21:30:25 ++ sed 's/^[ *]* //' 21:30:25 ++ awk '{ print $1 }' 21:30:25 ++ pyenv versions 21:30:25 ++ local command 21:30:25 ++ command=versions 21:30:25 ++ '[' 1 -gt 0 ']' 21:30:25 ++ shift 21:30:25 ++ case "$command" in 21:30:25 ++ command pyenv versions 21:30:25 ++ pyenv versions 21:30:25 ++ grep -E '^[0-9.]*[0-9]$' 21:30:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:30:25 +++ sort -V 21:30:25 +++ tail -n 1 21:30:25 +++ grep '^3' /tmp/.pyenv_versions 21:30:25 ++ py_version_xyz=3.10.6 21:30:25 ++ [[ -z 3.10.6 ]] 21:30:25 ++ echo 3.10.6 21:30:25 ++ return 0 21:30:25 + pyenv local 3.10.6 21:30:25 + local command 21:30:25 + command=local 21:30:25 + '[' 2 -gt 0 ']' 21:30:25 + shift 21:30:25 + case "$command" in 21:30:25 + command pyenv local 3.10.6 21:30:25 + pyenv local 3.10.6 21:30:25 + for arg in "$@" 21:30:25 + case $arg in 21:30:25 + pkg_list+='tox ' 21:30:25 + for arg in "$@" 21:30:25 + case $arg in 21:30:25 + pkg_list+='virtualenv ' 21:30:25 + for arg in "$@" 21:30:25 + case $arg in 21:30:25 + pkg_list+='urllib3~=1.26.15 ' 21:30:25 + [[ -f /tmp/.toxenv ]] 21:30:25 + [[ ! -f /tmp/.toxenv ]] 21:30:25 + [[ -n '' ]] 21:30:25 + python3 -m venv /tmp/venv-ox1P 21:30:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ox1P' 21:30:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ox1P 21:30:29 + echo /tmp/venv-ox1P 21:30:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:30:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:30:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:30:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:30:29 + local 'pip_opts=--upgrade --quiet' 21:30:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:30:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:30:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:30:29 + [[ -n '' ]] 21:30:29 + [[ -n '' ]] 21:30:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:30:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:30:29 + /tmp/venv-ox1P/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:30:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:30:34 lf-activate-venv(): INFO: Base packages installed successfully 21:30:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:30:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:30:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:30:34 + /tmp/venv-ox1P/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:30:36 + type python3 21:30:36 + true 21:30:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ox1P/bin to PATH' 21:30:36 lf-activate-venv(): INFO: Adding /tmp/venv-ox1P/bin to PATH 21:30:36 + PATH=/tmp/venv-ox1P/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:30:36 + return 0 21:30:36 + python3 --version 21:30:36 Python 3.10.6 21:30:36 + python3 -m pip --version 21:30:36 pip 26.1.2 from /tmp/venv-ox1P/lib/python3.10/site-packages/pip (python 3.10) 21:30:36 + python3 -m pip freeze 21:30:36 cachetools==7.1.4 21:30:36 colorama==0.4.6 21:30:36 distlib==0.4.3 21:30:36 filelock==3.29.4 21:30:36 packaging==26.2 21:30:36 platformdirs==4.10.0 21:30:36 pluggy==1.6.0 21:30:36 pyproject-api==1.10.1 21:30:36 python-discovery==1.4.2 21:30:36 tomli==2.4.1 21:30:36 tomli_w==1.2.0 21:30:36 tox==4.55.1 21:30:36 typing_extensions==4.15.0 21:30:36 urllib3==1.26.20 21:30:36 virtualenv==21.5.0 21:30:36 [EnvInject] - Injecting environment variables from a build step. 21:30:36 [EnvInject] - Injecting as environment variables the properties content 21:30:36 PARALLEL=false 21:30:36 21:30:36 [EnvInject] - Variables injected successfully. 21:30:36 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins6442963862125842514.sh 21:30:36 ---> tox-run.sh 21:30:36 + 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:30:36 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 21:30:36 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 21:30:36 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 21:30:36 + cd /w/workspace/integration-master-yaml-lint/. 21:30:36 + source /home/jenkins/lf-env.sh 21:30:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:30:36 ++ mktemp -d /tmp/venv-XXXX 21:30:36 + lf_venv=/tmp/venv-sCOO 21:30:36 + local venv_file=/tmp/.os_lf_venv 21:30:36 + local python=python3 21:30:36 + local options 21:30:36 + local set_path=true 21:30:36 + local install_args= 21:30:36 ++ 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:30:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:30:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:30:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:30:36 + true 21:30:36 + case $1 in 21:30:36 + venv_file=/tmp/.toxenv 21:30:36 + shift 2 21:30:36 + true 21:30:36 + case $1 in 21:30:36 + shift 21:30:36 + break 21:30:36 + case $python in 21:30:36 + local pkg_list= 21:30:36 + [[ -d /opt/pyenv ]] 21:30:36 + echo 'Setup pyenv:' 21:30:36 Setup pyenv: 21:30:36 + export PYENV_ROOT=/opt/pyenv 21:30:36 + PYENV_ROOT=/opt/pyenv 21:30:36 + 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:30: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 21:30:36 + pyenv versions 21:30:36 system 21:30:36 3.8.13 21:30:36 3.9.13 21:30:36 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:30:36 + command -v pyenv 21:30:36 ++ pyenv init - --no-rehash 21:30: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[*]}"'\'')" 21:30:36 export PATH="/opt/pyenv/shims:${PATH}" 21:30:36 export PYENV_SHELL=bash 21:30:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:30:36 pyenv() { 21:30:36 local command 21:30:36 command="${1:-}" 21:30:36 if [ "$#" -gt 0 ]; then 21:30:36 shift 21:30:36 fi 21:30:36 21:30:36 case "$command" in 21:30:36 rehash|shell) 21:30:36 eval "$(pyenv "sh-$command" "$@")" 21:30:36 ;; 21:30:36 *) 21:30:36 command pyenv "$command" "$@" 21:30:36 ;; 21:30:36 esac 21:30:36 }' 21:30: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[*]}"' 21:30: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 21:30: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 21:30: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 21:30:36 ++ export PYENV_SHELL=bash 21:30:36 ++ PYENV_SHELL=bash 21:30:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:30:36 +++ complete -F _pyenv pyenv 21:30:36 ++ lf-pyver python3 21:30:36 ++ local py_version_xy=python3 21:30:36 ++ local py_version_xyz= 21:30:36 ++ sed 's/^[ *]* //' 21:30:36 ++ pyenv versions 21:30:36 ++ local command 21:30:36 ++ command=versions 21:30:36 ++ '[' 1 -gt 0 ']' 21:30:36 ++ shift 21:30:36 ++ case "$command" in 21:30:36 ++ command pyenv versions 21:30:36 ++ pyenv versions 21:30:36 ++ grep -E '^[0-9.]*[0-9]$' 21:30:36 ++ awk '{ print $1 }' 21:30:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:30:37 +++ tail -n 1 21:30:37 +++ sort -V 21:30:37 +++ grep '^3' /tmp/.pyenv_versions 21:30:37 ++ py_version_xyz=3.10.6 21:30:37 ++ [[ -z 3.10.6 ]] 21:30:37 ++ echo 3.10.6 21:30:37 ++ return 0 21:30:37 + pyenv local 3.10.6 21:30:37 + local command 21:30:37 + command=local 21:30:37 + '[' 2 -gt 0 ']' 21:30:37 + shift 21:30:37 + case "$command" in 21:30:37 + command pyenv local 3.10.6 21:30:37 + pyenv local 3.10.6 21:30:37 + for arg in "$@" 21:30:37 + case $arg in 21:30:37 + pkg_list+='tox ' 21:30:37 + for arg in "$@" 21:30:37 + case $arg in 21:30:37 + pkg_list+='virtualenv ' 21:30:37 + for arg in "$@" 21:30:37 + case $arg in 21:30:37 + pkg_list+='urllib3~=1.26.15 ' 21:30:37 + [[ -f /tmp/.toxenv ]] 21:30:37 ++ cat /tmp/.toxenv 21:30:37 + lf_venv=/tmp/venv-ox1P 21:30:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ox1P from' file:/tmp/.toxenv 21:30:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ox1P from file:/tmp/.toxenv 21:30:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:30:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:30:37 + local 'pip_opts=--upgrade --quiet' 21:30:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:30:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:30:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:30:37 + [[ -n '' ]] 21:30:37 + [[ -n '' ]] 21:30:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:30:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:30:37 + /tmp/venv-ox1P/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:30:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:30:37 lf-activate-venv(): INFO: Base packages installed successfully 21:30:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:30:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:30:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:30:37 + /tmp/venv-ox1P/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:30:38 + type python3 21:30:38 + true 21:30:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ox1P/bin to PATH' 21:30:38 lf-activate-venv(): INFO: Adding /tmp/venv-ox1P/bin to PATH 21:30:38 + PATH=/tmp/venv-ox1P/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:30:38 + return 0 21:30:38 + [[ -d /opt/pyenv ]] 21:30:38 + echo '---> Setting up pyenv' 21:30:38 ---> Setting up pyenv 21:30:38 + export PYENV_ROOT=/opt/pyenv 21:30:38 + PYENV_ROOT=/opt/pyenv 21:30:38 + export PATH=/opt/pyenv/bin:/tmp/venv-ox1P/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:30:38 + PATH=/opt/pyenv/bin:/tmp/venv-ox1P/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:30:38 ++ pwd 21:30:38 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 21:30:38 + export PYTHONPATH 21:30:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:30:38 + TOX_TESTENV_PASSENV=PYTHONPATH 21:30:38 + tox --version 21:30:39 4.55.1 from /tmp/venv-ox1P/lib/python3.10/site-packages/tox/__init__.py 21:30:39 + PARALLEL=false 21:30:39 + TOX_OPTIONS_LIST= 21:30:39 + [[ -n yaml ]] 21:30:39 + TOX_OPTIONS_LIST=' -e yaml' 21:30:39 + case ${PARALLEL,,} in 21:30:39 + tox -e yaml 21:30:39 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 21:30:40 yaml: install_deps> python -I -m pip install coala-bears nodeenv 21:30:41 Traceback (most recent call last): 21:30:41 File "/usr/lib64/python3.8/runpy.py", line 194, in _run_module_as_main 21:30:41 return _run_code(code, main_globals, None, 21:30:41 File "/usr/lib64/python3.8/runpy.py", line 87, in _run_code 21:30:41 exec(code, run_globals) 21:30:41 File "/w/workspace/integration-master-yaml-lint/.tox/yaml/lib/python3.8/site-packages/pip/__main__.py", line 24, in 21:30:41 sys.exit(_main()) 21:30:41 File "/w/workspace/integration-master-yaml-lint/.tox/yaml/lib/python3.8/site-packages/pip/_internal/cli/main.py", line 47, in main 21:30:41 from pip._internal.cli.autocompletion import autocomplete 21:30:41 File "/w/workspace/integration-master-yaml-lint/.tox/yaml/lib/python3.8/site-packages/pip/_internal/cli/autocompletion.py", line 12, in 21:30:41 from pip._internal.cli.main_parser import create_main_parser 21:30:41 File "/w/workspace/integration-master-yaml-lint/.tox/yaml/lib/python3.8/site-packages/pip/_internal/cli/main_parser.py", line 11, in 21:30:41 from pip._internal.build_env import get_runnable_pip 21:30:41 File "/w/workspace/integration-master-yaml-lint/.tox/yaml/lib/python3.8/site-packages/pip/_internal/build_env.py", line 22, in 21:30:41 from pip._internal.cli.spinners import open_rich_spinner, open_spinner 21:30:41 File "/w/workspace/integration-master-yaml-lint/.tox/yaml/lib/python3.8/site-packages/pip/_internal/cli/spinners.py", line 22, in 21:30:41 from pip._internal.utils.logging import get_console, get_indentation 21:30:41 File "/w/workspace/integration-master-yaml-lint/.tox/yaml/lib/python3.8/site-packages/pip/_internal/utils/logging.py", line 32, in 21:30:41 from pip._internal.utils.misc import StreamWrapper, ensure_dir 21:30:41 File "/w/workspace/integration-master-yaml-lint/.tox/yaml/lib/python3.8/site-packages/pip/_internal/utils/misc.py", line 36, in 21:30:41 from pip._internal.locations import get_major_minor_version 21:30:41 File "/w/workspace/integration-master-yaml-lint/.tox/yaml/lib/python3.8/site-packages/pip/_internal/locations/__init__.py", line 10, in 21:30:41 from pip._internal.models.scheme import SCHEME_KEYS, Scheme 21:30:41 File "/w/workspace/integration-master-yaml-lint/.tox/yaml/lib/python3.8/site-packages/pip/_internal/models/scheme.py", line 13, in 21:30:41 @dataclass(frozen=True, slots=True) 21:30:41 TypeError: dataclass() got an unexpected keyword argument 'slots' 21:30:41 yaml: exit 1 (0.39 seconds) /w/workspace/integration-master-yaml-lint> python -I -m pip install coala-bears nodeenv pid=29684 21:30:41  yaml: FAIL code 1 (1.71 seconds) 21:30:41 evaluation failed :( (1.75 seconds) 21:30:41 + tox_status=1 21:30:41 + echo '---> Completed tox runs' 21:30:41 ---> Completed tox runs 21:30:41 + for i in .tox/*/log 21:30:41 ++ echo .tox/yaml/log 21:30:41 ++ awk -F/ '{print $2}' 21:30:41 + tox_env=yaml 21:30:41 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 21:30:41 + DOC_DIR=docs/_build/html 21:30:41 + [[ -d docs/_build/html ]] 21:30:41 + echo '---> tox-run.sh ends' 21:30:41 ---> tox-run.sh ends 21:30:41 + test 1 -eq 0 21:30:41 + exit 1 21:30:41 Build step 'Execute shell' marked build as failure 21:30:41 $ ssh-agent -k 21:30:41 unset SSH_AUTH_SOCK; 21:30:41 unset SSH_AGENT_PID; 21:30:41 echo Agent pid 12962 killed; 21:30:41 [ssh-agent] Stopped. 21:30:41 [PostBuildScript] - [INFO] Executing post build scripts. 21:30:41 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15155363160422889213.sh 21:30:41 ---> sysstat.sh 21:30:41 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins14086031780200071562.sh 21:30:41 ---> package-listing.sh 21:30:41 ++ facter osfamily 21:30:41 ++ tr '[:upper:]' '[:lower:]' 21:30:42 + OS_FAMILY=redhat 21:30:42 + workspace=/w/workspace/integration-master-yaml-lint 21:30:42 + START_PACKAGES=/tmp/packages_start.txt 21:30:42 + END_PACKAGES=/tmp/packages_end.txt 21:30:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:30:42 + PACKAGES=/tmp/packages_start.txt 21:30:42 + '[' /w/workspace/integration-master-yaml-lint ']' 21:30:42 + PACKAGES=/tmp/packages_end.txt 21:30:42 + case "${OS_FAMILY}" in 21:30:42 + rpm -qa 21:30:42 + sort 21:30:42 + '[' -f /tmp/packages_start.txt ']' 21:30:42 + '[' -f /tmp/packages_end.txt ']' 21:30:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:30:42 + '[' /w/workspace/integration-master-yaml-lint ']' 21:30:42 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 21:30:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 21:30:42 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins8984071871316690749.sh 21:30:42 ---> capture-instance-metadata.sh 21:30:42 Setup pyenv: 21:30:42 system 21:30:42 3.8.13 21:30:42 3.9.13 21:30:42 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:30:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iiwI 21:30:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:30:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:30:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:30:50 lf-activate-venv(): INFO: Base packages installed successfully 21:30:50 lf-activate-venv(): INFO: Installing additional packages: lftools 21:31:13 lf-activate-venv(): INFO: Adding /tmp/venv-iiwI/bin to PATH 21:31:13 INFO: Running in OpenStack, capturing instance metadata 21:31:14 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2086108400381486228.sh 21:31:14 provisioning config files... 21:31:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config3640646095171187984tmp 21:31:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:31:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 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 SERVER_ID=logs 21:31:14 21:31:14 [EnvInject] - Variables injected successfully. 21:31:14 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2783081670438819417.sh 21:31:14 ---> create-netrc.sh 21:31:14 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2035268913462947626.sh 21:31:14 ---> python-tools-install.sh 21:31:14 Setup pyenv: 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 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iiwI from file:/tmp/.os_lf_venv 21:31:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:31:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:31:16 lf-activate-venv(): INFO: Base packages installed successfully 21:31:16 lf-activate-venv(): INFO: Installing additional packages: lftools 21:31:24 lf-activate-venv(): INFO: Adding /tmp/venv-iiwI/bin to PATH 21:31:24 Generating Requirements File 21:31:48 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:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:31:48 Python 3.10.6 21:31:49 pip 26.1.2 from /tmp/venv-iiwI/lib/python3.10/site-packages/pip (python 3.10) 21:31:49 aiohappyeyeballs==2.6.2 21:31:49 aiohttp==3.14.1 21:31:49 aiosignal==1.4.0 21:31:49 appdirs==1.4.4 21:31:49 argcomplete==3.6.3 21:31:49 aspy.yaml==1.3.0 21:31:49 async-timeout==5.0.1 21:31:49 attrs==26.1.0 21:31:49 autopage==0.6.0 21:31:49 backports.strenum==1.3.1 21:31:49 beautifulsoup4==4.15.0 21:31:49 boto3==1.43.30 21:31:49 botocore==1.43.30 21:31:49 bs4==0.0.2 21:31:49 certifi==2026.5.20 21:31:49 cffi==2.0.0 21:31:49 cfgv==3.5.0 21:31:49 chardet==7.4.3 21:31:49 charset-normalizer==3.4.7 21:31:49 click==8.4.1 21:31:49 cliff==4.14.0 21:31:49 cmd2==3.5.1 21:31:49 cryptography==3.3.2 21:31:49 debtcollector==3.1.0 21:31:49 decorator==5.3.1 21:31:49 defusedxml==0.7.1 21:31:49 Deprecated==1.3.1 21:31:49 distlib==0.4.3 21:31:49 dnspython==2.8.0 21:31:49 docker==7.1.0 21:31:49 dogpile.cache==1.5.0 21:31:49 durationpy==0.10 21:31:49 email-validator==2.3.0 21:31:49 filelock==3.29.4 21:31:49 frozenlist==1.8.0 21:31:49 future==1.0.0 21:31:49 gitdb==4.0.12 21:31:49 GitPython==3.1.50 21:31:49 httplib2==0.30.2 21:31:49 identify==2.6.19 21:31:49 idna==3.18 21:31:49 importlib-resources==1.5.0 21:31:49 iso8601==2.1.0 21:31:49 Jinja2==3.1.6 21:31:49 jmespath==1.1.0 21:31:49 jsonpatch==1.33 21:31:49 jsonpointer==3.1.1 21:31:49 jsonschema==4.26.0 21:31:49 jsonschema-specifications==2025.9.1 21:31:49 keystoneauth1==5.14.0 21:31:49 kubernetes==36.0.2 21:31:49 lftools==0.37.22 21:31:49 lxml==6.1.1 21:31:49 markdown-it-py==4.2.0 21:31:49 MarkupSafe==3.0.3 21:31:49 mdurl==0.1.2 21:31:49 msgpack==1.2.0 21:31:49 multi_key_dict==2.0.3 21:31:49 multidict==6.7.1 21:31:49 munch==4.0.0 21:31:49 netaddr==1.3.0 21:31:49 niet==1.4.2 21:31:49 nodeenv==1.10.0 21:31:49 oauth2client==4.1.3 21:31:49 oauthlib==3.3.1 21:31:49 openstacksdk==4.13.0 21:31:49 os-service-types==1.8.2 21:31:49 osc-lib==4.6.0 21:31:49 oslo.config==10.4.0 21:31:49 oslo.context==6.4.0 21:31:49 oslo.i18n==6.8.0 21:31:49 oslo.log==8.2.0 21:31:49 oslo.serialization==5.10.0 21:31:49 oslo.utils==10.1.1 21:31:49 packaging==26.2 21:31:49 pbr==7.0.3 21:31:49 platformdirs==4.10.0 21:31:49 prettytable==3.17.0 21:31:49 propcache==0.5.2 21:31:49 psutil==7.2.2 21:31:49 pyasn1==0.6.3 21:31:49 pyasn1_modules==0.4.2 21:31:49 pycparser==3.0 21:31:49 pygerrit2==2.0.15 21:31:49 PyGithub==2.9.1 21:31:49 Pygments==2.20.0 21:31:49 PyJWT==2.13.0 21:31:49 PyNaCl==1.6.2 21:31:49 pyparsing==2.4.7 21:31:49 pyperclip==1.11.0 21:31:49 pyrsistent==0.20.0 21:31:49 python-cinderclient==9.9.0 21:31:49 python-dateutil==2.9.0.post0 21:31:49 python-discovery==1.4.2 21:31:49 python-heatclient==5.2.0 21:31:49 python-jenkins==1.8.3 21:31:49 python-keystoneclient==5.8.0 21:31:49 python-magnumclient==4.10.0 21:31:49 python-openstackclient==10.0.0 21:31:49 python-swiftclient==4.10.0 21:31:49 PyYAML==6.0.3 21:31:49 referencing==0.37.0 21:31:49 requests==2.34.2 21:31:49 requests-oauthlib==2.0.0 21:31:49 rfc3986==2.0.0 21:31:49 rich==15.0.0 21:31:49 rich-argparse==1.8.0 21:31:49 rpds-py==0.30.0 21:31:49 rsa==4.9.1 21:31:49 ruamel.yaml==0.19.1 21:31:49 ruamel.yaml.clib==0.2.15 21:31:49 s3transfer==0.18.0 21:31:49 simplejson==4.1.1 21:31:49 six==1.17.0 21:31:49 smmap==5.0.3 21:31:49 soupsieve==2.8.4 21:31:49 stevedore==5.8.0 21:31:49 tabulate==0.10.0 21:31:49 toml==0.10.2 21:31:49 tomlkit==0.15.0 21:31:49 tqdm==4.68.2 21:31:49 typing_extensions==4.15.0 21:31:49 urllib3==1.26.20 21:31:49 virtualenv==21.5.0 21:31:49 wcwidth==0.8.1 21:31:49 websocket-client==1.9.0 21:31:49 wrapt==2.2.1 21:31:49 xdg==6.0.0 21:31:49 xmltodict==1.0.4 21:31:49 yarl==1.24.2 21:31:49 yq==3.4.3 21:31:49 [integration-master-yaml-lint] $ /bin/sh /tmp/jenkins17983109488460870046.sh 21:31:49 ---> uv-install.sh 21:31:49 Installing uv/uvx (latest) using shell installer 21:31:50 2026-06-15 21:31:50 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-09QDFc.sh" [1] 21:31:50 downloading uv 0.11.21 x86_64-unknown-linux-gnu 21:31:50 installing to /home/jenkins/.local/bin 21:31:50 uv 21:31:50 uvx 21:31:50 everything's installed! 21:31:50 ---> Validating uv/uvx install 21:31:50 uvx 0.11.21 (x86_64-unknown-linux-gnu) 21:31:51 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15923963373323936896.sh 21:31:51 ---> sudo-logs.sh 21:31:51 Archiving 'sudo' log.. 21:31:51 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2531792705495859011.sh 21:31:51 ---> job-cost.sh 21:31:51 INFO: Activating Python virtual environment... 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-iiwI 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:53 lf-activate-venv(): INFO: Base packages installed successfully 21:31:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:31:59 lf-activate-venv(): INFO: Adding /tmp/venv-iiwI/bin to PATH 21:31:59 INFO: No stack-cost file found 21:31:59 INFO: Instance uptime: 137s 21:31:59 INFO: Fetching instance metadata (attempt 1 of 3)... 21:31:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:31:59 INFO: Successfully fetched instance metadata 21:31:59 INFO: Instance type: v3-standard-2 21:31:59 INFO: Retrieving pricing info for: v3-standard-2 21:31:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:31:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=137 21:31:59 INFO: Successfully fetched Vexxhost pricing API 21:31:59 INFO: Retrieved cost: 0.06 21:31:59 INFO: Retrieved resource: v3-standard-2 21:31:59 INFO: Creating archive directory: /w/workspace/integration-master-yaml-lint/archives/cost 21:31:59 INFO: Archiving costs to: /w/workspace/integration-master-yaml-lint/archives/cost.csv 21:31:59 INFO: Successfully archived job cost data 21:31:59 DEBUG: Cost data: integration-master-yaml-lint,161,2026-06-15 21:31:59,v3-standard-2,137,0.06,0.00,FAILURE 21:31:59 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins24650229561959654.sh 21:32:00 ---> logs-deploy.sh 21:32:00 Setup pyenv: 21:32:00 system 21:32:00 3.8.13 21:32:00 3.9.13 21:32:00 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:32:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iiwI from file:/tmp/.os_lf_venv 21:32:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:02 lf-activate-venv(): INFO: Base packages installed successfully 21:32:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:32:10 lf-activate-venv(): INFO: Adding /tmp/venv-iiwI/bin to PATH 21:32:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/161 21:32:10 INFO: archiving workspace using pattern(s): 21:32:11 Archives upload complete. 21:32:11 INFO: archiving logs to Nexus 21:32:12 ---> uname -a: 21:32:12 Linux prd-centos8-builder-2c-1g-12178.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:12 21:32:12 21:32:12 ---> lscpu: 21:32:12 Architecture: x86_64 21:32:12 CPU op-mode(s): 32-bit, 64-bit 21:32:12 Byte Order: Little Endian 21:32:12 CPU(s): 2 21:32:12 On-line CPU(s) list: 0,1 21:32:12 Thread(s) per core: 1 21:32:12 Core(s) per socket: 1 21:32:12 Socket(s): 2 21:32:12 NUMA node(s): 1 21:32:12 Vendor ID: AuthenticAMD 21:32:12 CPU family: 23 21:32:12 Model: 49 21:32:12 Model name: AMD EPYC-Rome Processor 21:32:12 Stepping: 0 21:32:12 CPU MHz: 2799.998 21:32:12 BogoMIPS: 5599.99 21:32:12 Virtualization: AMD-V 21:32:12 Hypervisor vendor: KVM 21:32:12 Virtualization type: full 21:32:12 L1d cache: 32K 21:32:12 L1i cache: 32K 21:32:12 L2 cache: 512K 21:32:12 L3 cache: 16384K 21:32:12 NUMA node0 CPU(s): 0,1 21:32:12 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:12 21:32:12 21:32:12 ---> nproc: 21:32:12 2 21:32:12 21:32:12 21:32:12 ---> df -h: 21:32:12 Filesystem Size Used Avail Use% Mounted on 21:32:12 devtmpfs 3.8G 0 3.8G 0% /dev 21:32:12 tmpfs 3.8G 0 3.8G 0% /dev/shm 21:32:12 tmpfs 3.8G 17M 3.8G 1% /run 21:32:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:32:12 /dev/vda1 40G 9.5G 31G 24% / 21:32:12 tmpfs 770M 0 770M 0% /run/user/1001 21:32:12 21:32:12 21:32:12 ---> free -m: 21:32:12 total used free shared buff/cache available 21:32:12 Mem: 7697 578 4753 19 2365 6808 21:32:12 Swap: 1023 0 1023 21:32:12 21:32:12 21:32:12 ---> ip addr: 21:32:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:32:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:32:12 inet 127.0.0.1/8 scope host lo 21:32:12 valid_lft forever preferred_lft forever 21:32:12 inet6 ::1/128 scope host 21:32:12 valid_lft forever preferred_lft forever 21:32:12 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:32:12 link/ether fa:16:3e:e7:52:c1 brd ff:ff:ff:ff:ff:ff 21:32:12 altname enp0s3 21:32:12 altname ens3 21:32:12 inet 10.30.106.57/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 21:32:12 valid_lft 86259sec preferred_lft 86259sec 21:32:12 inet6 fe80::f816:3eff:fee7:52c1/64 scope link 21:32:12 valid_lft forever preferred_lft forever 21:32:12 21:32:12 21:32:12 ---> sar -b -r -n DEV: 21:32:12 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/15/2026 _x86_64_ (2 CPU) 21:32:12 21:32:12 21:29:47 LINUX RESTART (2 CPU) 21:32:12 21:32:12 09:30:00 PM tps rtps wtps bread/s bwrtn/s 21:32:12 09:30:02 PM 643.87 157.62 486.25 3167.29 788271.00 21:32:12 09:31:02 PM 376.10 178.76 197.34 8965.58 8778.29 21:32:12 09:32:01 PM 152.00 16.46 135.54 409.35 11179.83 21:32:12 Average: 272.51 98.95 173.56 4653.61 27314.53 21:32:12 21:32:12 09:30:00 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:32:12 09:30:02 PM 6112116 7335048 1770316 22.46 2688 1422468 377216 4.79 85172 1434156 336 21:32:12 09:31:02 PM 5306380 6989760 2576052 32.68 2688 1862956 819676 9.18 385992 1872052 100228 21:32:12 09:32:01 PM 4906356 7007636 2976076 37.76 2688 2261600 708276 7.93 399364 2188584 238288 21:32:12 Average: 5441617 7110815 2440815 30.97 2688 1849008 635056 7.11 290176 1831597 112951 21:32:12 21:32:12 09:30:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:32:12 09:30:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:12 09:30:02 PM eth0 7.43 5.20 1.77 1.22 0.00 0.00 0.00 0.00 21:32:12 09:31:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:12 09:31:02 PM eth0 292.65 165.80 1731.72 67.46 0.00 0.00 0.00 0.00 21:32:12 09:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:12 09:32:01 PM eth0 87.92 56.20 1448.92 11.31 0.00 0.00 0.00 0.00 21:32:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:12 Average: eth0 186.21 108.64 1554.94 38.53 0.00 0.00 0.00 0.00 21:32:12 21:32:12 21:32:12 ---> sar -P ALL: 21:32:12 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/15/2026 _x86_64_ (2 CPU) 21:32:12 21:32:12 21:29:47 LINUX RESTART (2 CPU) 21:32:12 21:32:12 09:30:00 PM CPU %user %nice %system %iowait %steal %idle 21:32:12 09:30:02 PM all 9.33 2.86 52.38 26.10 0.38 8.95 21:32:12 09:30:02 PM 0 13.57 4.26 44.96 34.88 0.39 1.94 21:32:12 09:30:02 PM 1 5.24 1.50 59.55 17.60 0.37 15.73 21:32:12 09:31:02 PM all 47.23 2.75 36.15 2.96 0.12 10.79 21:32:12 09:31:02 PM 0 42.98 3.59 38.93 2.94 0.12 11.44 21:32:12 09:31:02 PM 1 51.45 1.92 33.39 2.98 0.12 10.14 21:32:12 09:32:01 PM all 37.38 0.35 10.98 1.32 0.10 49.87 21:32:12 09:32:01 PM 0 30.96 0.51 11.70 1.09 0.10 55.64 21:32:12 09:32:01 PM 1 43.79 0.19 10.26 1.54 0.10 44.11 21:32:12 Average: all 41.53 1.57 24.07 2.66 0.12 30.07 21:32:12 Average: 0 36.39 2.08 25.58 2.72 0.12 33.11 21:32:12 Average: 1 46.64 1.06 22.56 2.60 0.12 27.04 21:32:12 21:32:12 21:32:12