07:24:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/143853 07:24:30 Running as SYSTEM 07:24:30 [EnvInject] - Loading node environment variables. 07:24:30 Building remotely on prd-centos8-builder-2c-1g-2967 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yaml-lint 07:24:31 [ssh-agent] Looking for ssh-agent implementation... 07:24:31 $ ssh-agent 07:24:31 SSH_AUTH_SOCK=/tmp/ssh-do78YCfVjNQn/agent.16132 07:24:31 SSH_AGENT_PID=16134 07:24:31 [ssh-agent] Started. 07:24:31 Running ssh-add (command line suppressed) 07:24:31 Identity added: /w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_3370195298027804861.key (/w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_3370195298027804861.key) 07:24:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:24:31 The recommended git tool is: NONE 07:24:33 using credential onap-jenkins-ssh 07:24:33 Wiping out workspace first. 07:24:33 Cloning the remote Git repository 07:24:33 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 07:24:33 > git init /w/workspace/integration-xtesting-master-yaml-lint # timeout=10 07:24:33 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 07:24:33 > git --version # timeout=10 07:24:33 > git --version # 'git version 2.39.0' 07:24:33 using GIT_SSH to set credentials Gerrit user 07:24:33 [INFO] Currently running in a labeled security context 07:24:33 [INFO] Currently SELinux is 'enforcing' on the host 07:24:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh17586331002599263901.key 07:24:33 Verifying host key using manually-configured host key entries 07:24:33 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:24:33 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 07:24:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:34 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 07:24:34 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 07:24:34 using GIT_SSH to set credentials Gerrit user 07:24:34 [INFO] Currently running in a labeled security context 07:24:34 [INFO] Currently SELinux is 'enforcing' on the host 07:24:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh11325505532447806090.key 07:24:34 Verifying host key using manually-configured host key entries 07:24:34 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/53/143853/3 # timeout=30 07:24:34 > git rev-parse 6826b59c47bb31b0573690e611b7ac67f8b094ec^{commit} # timeout=10 07:24:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:24:34 Checking out Revision 6826b59c47bb31b0573690e611b7ac67f8b094ec (refs/changes/53/143853/3) 07:24:34 > git config core.sparsecheckout # timeout=10 07:24:34 > git checkout -f 6826b59c47bb31b0573690e611b7ac67f8b094ec # timeout=30 07:24:37 Commit message: "Differentiate status and status-teardown testcases" 07:24:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:24:38 > git rev-list --no-walk 8e1e79ab817fdb401c69e513fe458e405ba8a9c1 # timeout=10 07:24:38 [EnvInject] - Injecting environment variables from a build step. 07:24:38 [EnvInject] - Injecting as environment variables the properties content 07:24:38 PYTHON=python3 07:24:38 07:24:38 [EnvInject] - Variables injected successfully. 07:24:38 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12236753927202260111.sh 07:24:38 ---> tox-install.sh 07:24:38 + source /home/jenkins/lf-env.sh 07:24:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:24:38 ++ mktemp -d /tmp/venv-XXXX 07:24:38 + lf_venv=/tmp/venv-whKE 07:24:38 + local venv_file=/tmp/.os_lf_venv 07:24:38 + local python=python3 07:24:38 + local options 07:24:38 + local set_path=true 07:24:38 + local install_args= 07:24:38 ++ 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:24:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:24:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:24:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:24:38 + true 07:24:38 + case $1 in 07:24:38 + venv_file=/tmp/.toxenv 07:24:38 + shift 2 07:24:38 + true 07:24:38 + case $1 in 07:24:38 + shift 07:24:38 + break 07:24:38 + case $python in 07:24:38 + local pkg_list= 07:24:38 + [[ -d /opt/pyenv ]] 07:24:38 + echo 'Setup pyenv:' 07:24:38 Setup pyenv: 07:24:38 + export PYENV_ROOT=/opt/pyenv 07:24:38 + PYENV_ROOT=/opt/pyenv 07:24:38 + 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:24:38 + 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:24:38 + pyenv versions 07:24:38 system 07:24:38 * 3.8.13 (set by /opt/pyenv/version) 07:24:38 * 3.9.13 (set by /opt/pyenv/version) 07:24:38 * 3.10.6 (set by /opt/pyenv/version) 07:24:38 + command -v pyenv 07:24:38 ++ pyenv init - --no-rehash 07:24:38 + 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:24:38 export PATH="/opt/pyenv/shims:${PATH}" 07:24:38 export PYENV_SHELL=bash 07:24:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:24:38 pyenv() { 07:24:38 local command 07:24:38 command="${1:-}" 07:24:38 if [ "$#" -gt 0 ]; then 07:24:38 shift 07:24:38 fi 07:24:38 07:24:38 case "$command" in 07:24:38 rehash|shell) 07:24:38 eval "$(pyenv "sh-$command" "$@")" 07:24:38 ;; 07:24:38 *) 07:24:38 command pyenv "$command" "$@" 07:24:38 ;; 07:24:38 esac 07:24:38 }' 07:24:38 +++ 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:24:38 ++ 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:24:38 ++ 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:24:38 ++ 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:24:38 ++ export PYENV_SHELL=bash 07:24:38 ++ PYENV_SHELL=bash 07:24:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:24:38 +++ complete -F _pyenv pyenv 07:24:38 ++ lf-pyver python3 07:24:38 ++ local py_version_xy=python3 07:24:38 ++ local py_version_xyz= 07:24:38 ++ pyenv versions 07:24:38 ++ local command 07:24:38 ++ command=versions 07:24:38 ++ '[' 1 -gt 0 ']' 07:24:38 ++ shift 07:24:38 ++ case "$command" in 07:24:38 ++ command pyenv versions 07:24:38 ++ pyenv versions 07:24:38 ++ sed 's/^[ *]* //' 07:24:38 ++ grep -E '^[0-9.]*[0-9]$' 07:24:38 ++ awk '{ print $1 }' 07:24:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:24:38 +++ grep '^3' /tmp/.pyenv_versions 07:24:38 +++ tail -n 1 07:24:38 +++ sort -V 07:24:38 ++ py_version_xyz=3.10.6 07:24:38 ++ [[ -z 3.10.6 ]] 07:24:38 ++ echo 3.10.6 07:24:38 ++ return 0 07:24:38 + pyenv local 3.10.6 07:24:38 + local command 07:24:38 + command=local 07:24:38 + '[' 2 -gt 0 ']' 07:24:38 + shift 07:24:38 + case "$command" in 07:24:38 + command pyenv local 3.10.6 07:24:38 + pyenv local 3.10.6 07:24:38 + for arg in "$@" 07:24:38 + case $arg in 07:24:38 + pkg_list+='tox ' 07:24:38 + for arg in "$@" 07:24:38 + case $arg in 07:24:38 + pkg_list+='virtualenv ' 07:24:38 + for arg in "$@" 07:24:38 + case $arg in 07:24:38 + pkg_list+='urllib3~=1.26.15 ' 07:24:38 + [[ -f /tmp/.toxenv ]] 07:24:38 + [[ ! -f /tmp/.toxenv ]] 07:24:38 + [[ -n '' ]] 07:24:38 + python3 -m venv /tmp/venv-whKE 07:24:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-whKE' 07:24:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-whKE 07:24:42 + echo /tmp/venv-whKE 07:24:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:24:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:24:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:24:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:24:42 + local 'pip_opts=--upgrade --quiet' 07:24:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:24:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:24:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:24:42 + [[ -n '' ]] 07:24:42 + [[ -n '' ]] 07:24:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:24:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:24:42 + /tmp/venv-whKE/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:24:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:24:47 lf-activate-venv(): INFO: Base packages installed successfully 07:24:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:24:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:24:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:24:47 + /tmp/venv-whKE/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:24:49 + type python3 07:24:49 + true 07:24:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-whKE/bin to PATH' 07:24:49 lf-activate-venv(): INFO: Adding /tmp/venv-whKE/bin to PATH 07:24:49 + PATH=/tmp/venv-whKE/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:24:49 + return 0 07:24:49 + python3 --version 07:24:49 Python 3.10.6 07:24:49 + python3 -m pip --version 07:24:49 pip 26.0.1 from /tmp/venv-whKE/lib/python3.10/site-packages/pip (python 3.10) 07:24:49 + python3 -m pip freeze 07:24:49 cachetools==7.0.5 07:24:49 colorama==0.4.6 07:24:49 distlib==0.4.0 07:24:49 filelock==3.25.2 07:24:49 packaging==26.0 07:24:49 platformdirs==4.9.4 07:24:49 pluggy==1.6.0 07:24:49 pyproject-api==1.10.0 07:24:49 python-discovery==1.2.1 07:24:49 tomli==2.4.1 07:24:49 tomli_w==1.2.0 07:24:49 tox==4.52.0 07:24:49 typing_extensions==4.15.0 07:24:49 urllib3==1.26.20 07:24:49 virtualenv==21.2.0 07:24:49 [EnvInject] - Injecting environment variables from a build step. 07:24:49 [EnvInject] - Injecting as environment variables the properties content 07:24:49 PARALLEL=false 07:24:49 07:24:49 [EnvInject] - Variables injected successfully. 07:24:49 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12092301555207339365.sh 07:24:49 ---> tox-run.sh 07:24:49 + 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:24:49 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/tox 07:24:49 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/docs 07:24:49 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/tox 07:24:49 + cd /w/workspace/integration-xtesting-master-yaml-lint/. 07:24:49 + source /home/jenkins/lf-env.sh 07:24:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:24:49 ++ mktemp -d /tmp/venv-XXXX 07:24:49 + lf_venv=/tmp/venv-6Pmm 07:24:49 + local venv_file=/tmp/.os_lf_venv 07:24:49 + local python=python3 07:24:49 + local options 07:24:49 + local set_path=true 07:24:49 + local install_args= 07:24:49 ++ 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:24:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:24:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:24:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:24:49 + true 07:24:49 + case $1 in 07:24:49 + venv_file=/tmp/.toxenv 07:24:49 + shift 2 07:24:49 + true 07:24:49 + case $1 in 07:24:49 + shift 07:24:49 + break 07:24:49 + case $python in 07:24:49 + local pkg_list= 07:24:49 + [[ -d /opt/pyenv ]] 07:24:49 + echo 'Setup pyenv:' 07:24:49 Setup pyenv: 07:24:49 + export PYENV_ROOT=/opt/pyenv 07:24:49 + PYENV_ROOT=/opt/pyenv 07:24:49 + 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:24:49 + 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:24:49 + pyenv versions 07:24:49 system 07:24:49 3.8.13 07:24:49 3.9.13 07:24:49 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 07:24:49 + command -v pyenv 07:24:49 ++ pyenv init - --no-rehash 07:24:49 + 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:24:49 export PATH="/opt/pyenv/shims:${PATH}" 07:24:49 export PYENV_SHELL=bash 07:24:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:24:49 pyenv() { 07:24:49 local command 07:24:49 command="${1:-}" 07:24:49 if [ "$#" -gt 0 ]; then 07:24:49 shift 07:24:49 fi 07:24:49 07:24:49 case "$command" in 07:24:49 rehash|shell) 07:24:49 eval "$(pyenv "sh-$command" "$@")" 07:24:49 ;; 07:24:49 *) 07:24:49 command pyenv "$command" "$@" 07:24:49 ;; 07:24:49 esac 07:24:49 }' 07:24:49 +++ 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:24:49 ++ 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:24:49 ++ 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:24:49 ++ 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:24:49 ++ export PYENV_SHELL=bash 07:24:49 ++ PYENV_SHELL=bash 07:24:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:24:49 +++ complete -F _pyenv pyenv 07:24:49 ++ lf-pyver python3 07:24:49 ++ local py_version_xy=python3 07:24:49 ++ local py_version_xyz= 07:24:49 ++ pyenv versions 07:24:49 ++ local command 07:24:49 ++ command=versions 07:24:49 ++ '[' 1 -gt 0 ']' 07:24:49 ++ shift 07:24:49 ++ case "$command" in 07:24:49 ++ command pyenv versions 07:24:49 ++ pyenv versions 07:24:49 ++ awk '{ print $1 }' 07:24:49 ++ sed 's/^[ *]* //' 07:24:49 ++ grep -E '^[0-9.]*[0-9]$' 07:24:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:24:49 +++ sort -V 07:24:49 +++ tail -n 1 07:24:49 +++ grep '^3' /tmp/.pyenv_versions 07:24:49 ++ py_version_xyz=3.10.6 07:24:49 ++ [[ -z 3.10.6 ]] 07:24:49 ++ echo 3.10.6 07:24:49 ++ return 0 07:24:49 + pyenv local 3.10.6 07:24:49 + local command 07:24:49 + command=local 07:24:49 + '[' 2 -gt 0 ']' 07:24:49 + shift 07:24:49 + case "$command" in 07:24:49 + command pyenv local 3.10.6 07:24:49 + pyenv local 3.10.6 07:24:49 + for arg in "$@" 07:24:49 + case $arg in 07:24:49 + pkg_list+='tox ' 07:24:49 + for arg in "$@" 07:24:49 + case $arg in 07:24:49 + pkg_list+='virtualenv ' 07:24:49 + for arg in "$@" 07:24:49 + case $arg in 07:24:49 + pkg_list+='urllib3~=1.26.15 ' 07:24:49 + [[ -f /tmp/.toxenv ]] 07:24:49 ++ cat /tmp/.toxenv 07:24:49 + lf_venv=/tmp/venv-whKE 07:24:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-whKE from' file:/tmp/.toxenv 07:24:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-whKE from file:/tmp/.toxenv 07:24:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:24:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:24:49 + local 'pip_opts=--upgrade --quiet' 07:24:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:24:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:24:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:24:49 + [[ -n '' ]] 07:24:49 + [[ -n '' ]] 07:24:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:24:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:24:49 + /tmp/venv-whKE/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:24:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:24:50 lf-activate-venv(): INFO: Base packages installed successfully 07:24:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:24:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:24:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:24:50 + /tmp/venv-whKE/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:24:51 + type python3 07:24:51 + true 07:24:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-whKE/bin to PATH' 07:24:51 lf-activate-venv(): INFO: Adding /tmp/venv-whKE/bin to PATH 07:24:51 + PATH=/tmp/venv-whKE/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:24:51 + return 0 07:24:51 + [[ -d /opt/pyenv ]] 07:24:51 + echo '---> Setting up pyenv' 07:24:51 ---> Setting up pyenv 07:24:51 + export PYENV_ROOT=/opt/pyenv 07:24:51 + PYENV_ROOT=/opt/pyenv 07:24:51 + export PATH=/opt/pyenv/bin:/tmp/venv-whKE/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:24:51 + PATH=/opt/pyenv/bin:/tmp/venv-whKE/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:24:51 ++ pwd 07:24:51 + PYTHONPATH=/w/workspace/integration-xtesting-master-yaml-lint 07:24:51 + export PYTHONPATH 07:24:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:24:51 + TOX_TESTENV_PASSENV=PYTHONPATH 07:24:51 + tox --version 07:24:51 4.52.0 from /tmp/venv-whKE/lib/python3.10/site-packages/tox/__init__.py 07:24:51 + PARALLEL=false 07:24:51 + TOX_OPTIONS_LIST= 07:24:51 + [[ -n yaml ]] 07:24:51 + TOX_OPTIONS_LIST=' -e yaml' 07:24:51 + case ${PARALLEL,,} in 07:24:51 + tee -a /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/tox.log 07:24:51 + tox -e yaml 07:24:52 yaml: install_deps> python -I -m pip install coala-bears nodeenv 07:25:16 yaml: freeze> python -m pip freeze --all 07:25:16 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.2.25,charset-normalizer==3.4.6,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.46,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.11,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.0,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.1.post1,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.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.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 07:25:16 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 07:25:16 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 07:25:17 ---> Completed tox runs 07:25:17 + for i in .tox/*/log 07:25:17 ++ echo .tox/yaml/log 07:25:17 ++ awk -F/ '{print $2}' 07:25:17 + tox_env=yaml 07:25:17 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/yaml 07:25:17 + DOC_DIR=docs/_build/html 07:25:17 + [[ -d docs/_build/html ]] 07:25:17 + echo '---> tox-run.sh ends' 07:25:17 ---> tox-run.sh ends 07:25:17 + test 0 -eq 0 07:25:17 $ ssh-agent -k 07:25:17 unset SSH_AUTH_SOCK; 07:25:17 unset SSH_AGENT_PID; 07:25:17 echo Agent pid 16134 killed; 07:25:17 [ssh-agent] Stopped. 07:25:17 [PostBuildScript] - [INFO] Executing post build scripts. 07:25:17 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins14373817794880122.sh 07:25:17 ---> sysstat.sh 07:25:18 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins4805707017345655965.sh 07:25:18 ---> package-listing.sh 07:25:18 ++ facter osfamily 07:25:18 ++ tr '[:upper:]' '[:lower:]' 07:25:18 + OS_FAMILY=redhat 07:25:18 + workspace=/w/workspace/integration-xtesting-master-yaml-lint 07:25:18 + START_PACKAGES=/tmp/packages_start.txt 07:25:18 + END_PACKAGES=/tmp/packages_end.txt 07:25:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:25:18 + PACKAGES=/tmp/packages_start.txt 07:25:18 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 07:25:18 + PACKAGES=/tmp/packages_end.txt 07:25:18 + case "${OS_FAMILY}" in 07:25:18 + rpm -qa 07:25:18 + sort 07:25:18 + '[' -f /tmp/packages_start.txt ']' 07:25:18 + '[' -f /tmp/packages_end.txt ']' 07:25:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:25:18 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 07:25:18 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/ 07:25:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yaml-lint/archives/ 07:25:18 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins10746387976262634767.sh 07:25:18 ---> capture-instance-metadata.sh 07:25:18 Setup pyenv: 07:25:19 system 07:25:19 3.8.13 07:25:19 3.9.13 07:25:19 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 07:25:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UbLi 07:25:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:25:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:25:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:25:26 lf-activate-venv(): INFO: Base packages installed successfully 07:25:26 lf-activate-venv(): INFO: Installing additional packages: lftools 07:25:46 lf-activate-venv(): INFO: Adding /tmp/venv-UbLi/bin to PATH 07:25:46 INFO: Running in OpenStack, capturing instance metadata 07:25:46 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins8337530282990516500.sh 07:25:46 provisioning config files... 07:25:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yaml-lint@tmp/config6060022358679401315tmp 07:25:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:25:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:25:47 [EnvInject] - Injecting environment variables from a build step. 07:25:47 [EnvInject] - Injecting as environment variables the properties content 07:25:47 SERVER_ID=logs 07:25:47 07:25:47 [EnvInject] - Variables injected successfully. 07:25:47 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins5478240530690679792.sh 07:25:47 ---> create-netrc.sh 07:25:47 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins14183562683820181080.sh 07:25:47 ---> python-tools-install.sh 07:25:47 Setup pyenv: 07:25:47 system 07:25:47 3.8.13 07:25:47 3.9.13 07:25:47 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 07:25:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UbLi from file:/tmp/.os_lf_venv 07:25:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:25:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:25:48 lf-activate-venv(): INFO: Base packages installed successfully 07:25:48 lf-activate-venv(): INFO: Installing additional packages: lftools 07:25:55 lf-activate-venv(): INFO: Adding /tmp/venv-UbLi/bin to PATH 07:25:55 Generating Requirements File 07:26:13 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:26:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:26:13 Python 3.10.6 07:26:14 pip 26.0.1 from /tmp/venv-UbLi/lib/python3.10/site-packages/pip (python 3.10) 07:26:14 appdirs==1.4.4 07:26:14 argcomplete==3.6.3 07:26:14 aspy.yaml==1.3.0 07:26:14 attrs==26.1.0 07:26:14 autopage==0.6.0 07:26:14 backports.strenum==1.3.1 07:26:14 beautifulsoup4==4.14.3 07:26:14 boto3==1.42.81 07:26:14 botocore==1.42.81 07:26:14 bs4==0.0.2 07:26:14 certifi==2026.2.25 07:26:14 cffi==2.0.0 07:26:14 cfgv==3.5.0 07:26:14 chardet==7.4.0.post2 07:26:14 charset-normalizer==3.4.6 07:26:14 click==8.3.1 07:26:14 cliff==4.13.2 07:26:14 cmd2==3.4.0 07:26:14 cryptography==3.3.2 07:26:14 debtcollector==3.1.0 07:26:14 decorator==5.2.1 07:26:14 defusedxml==0.7.1 07:26:14 Deprecated==1.3.1 07:26:14 distlib==0.4.0 07:26:14 dnspython==2.8.0 07:26:14 docker==7.1.0 07:26:14 dogpile.cache==1.5.0 07:26:14 durationpy==0.10 07:26:14 email-validator==2.3.0 07:26:14 filelock==3.25.2 07:26:14 future==1.0.0 07:26:14 gitdb==4.0.12 07:26:14 GitPython==3.1.46 07:26:14 httplib2==0.30.2 07:26:14 identify==2.6.18 07:26:14 idna==3.11 07:26:14 importlib-resources==1.5.0 07:26:14 iso8601==2.1.0 07:26:14 Jinja2==3.1.6 07:26:14 jmespath==1.1.0 07:26:14 jsonpatch==1.33 07:26:14 jsonpointer==3.1.1 07:26:14 jsonschema==4.26.0 07:26:14 jsonschema-specifications==2025.9.1 07:26:14 keystoneauth1==5.13.1 07:26:14 kubernetes==35.0.0 07:26:14 lftools==0.37.22 07:26:14 lxml==6.0.2 07:26:14 markdown-it-py==4.0.0 07:26:14 MarkupSafe==3.0.3 07:26:14 mdurl==0.1.2 07:26:14 msgpack==1.1.2 07:26:14 multi_key_dict==2.0.3 07:26:14 munch==4.0.0 07:26:14 netaddr==1.3.0 07:26:14 niet==1.4.2 07:26:14 nodeenv==1.10.0 07:26:14 oauth2client==4.1.3 07:26:14 oauthlib==3.3.1 07:26:14 openstacksdk==4.10.0 07:26:14 os-service-types==1.8.2 07:26:14 osc-lib==4.4.0 07:26:14 oslo.config==10.3.0 07:26:14 oslo.context==6.3.0 07:26:14 oslo.i18n==6.7.2 07:26:14 oslo.log==8.1.0 07:26:14 oslo.serialization==5.9.1 07:26:14 oslo.utils==10.0.0 07:26:14 packaging==26.0 07:26:14 pbr==7.0.3 07:26:14 platformdirs==4.9.4 07:26:14 prettytable==3.17.0 07:26:14 psutil==7.2.2 07:26:14 pyasn1==0.6.3 07:26:14 pyasn1_modules==0.4.2 07:26:14 pycparser==3.0 07:26:14 pygerrit2==2.0.15 07:26:14 PyGithub==2.9.0 07:26:14 Pygments==2.20.0 07:26:14 PyJWT==2.12.1 07:26:14 PyNaCl==1.6.2 07:26:14 pyparsing==2.4.7 07:26:14 pyperclip==1.11.0 07:26:14 pyrsistent==0.20.0 07:26:14 python-cinderclient==9.9.0 07:26:14 python-dateutil==2.9.0.post0 07:26:14 python-discovery==1.2.1 07:26:14 python-heatclient==5.1.0 07:26:14 python-jenkins==1.8.3 07:26:14 python-keystoneclient==5.8.0 07:26:14 python-magnumclient==4.10.0 07:26:14 python-openstackclient==9.0.0 07:26:14 python-swiftclient==4.10.0 07:26:14 PyYAML==6.0.3 07:26:14 referencing==0.37.0 07:26:14 requests==2.33.1 07:26:14 requests-oauthlib==2.0.0 07:26:14 requestsexceptions==1.4.0 07:26:14 rfc3986==2.0.0 07:26:14 rich==14.3.3 07:26:14 rich-argparse==1.7.2 07:26:14 rpds-py==0.30.0 07:26:14 rsa==4.9.1 07:26:14 ruamel.yaml==0.19.1 07:26:14 ruamel.yaml.clib==0.2.15 07:26:14 s3transfer==0.16.0 07:26:14 simplejson==3.20.2 07:26:14 six==1.17.0 07:26:14 smmap==5.0.3 07:26:14 soupsieve==2.8.3 07:26:14 stevedore==5.7.0 07:26:14 tabulate==0.10.0 07:26:14 toml==0.10.2 07:26:14 tomlkit==0.14.0 07:26:14 tqdm==4.67.3 07:26:14 typing_extensions==4.15.0 07:26:14 urllib3==1.26.20 07:26:14 virtualenv==21.2.0 07:26:14 wcwidth==0.6.0 07:26:14 websocket-client==1.9.0 07:26:14 wrapt==2.1.2 07:26:14 xdg==6.0.0 07:26:14 xmltodict==1.0.4 07:26:14 yq==3.4.3 07:26:14 [integration-xtesting-master-yaml-lint] $ /bin/sh /tmp/jenkins11965293852419162483.sh 07:26:14 ---> uv-install.sh 07:26:14 Installing uv/uvx (latest) using shell installer 07:26:14 2026-04-02 07:26:14 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-02T08%3A15%3A11Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-02T07%3A14%3A48Z&ske=2026-04-02T08%3A15%3A11Z&sks=b&skv=2018-11-09&sig=uDB3xIFXe8hC%2Bqgl2oMrWxcuZqmhP4iSk8%2FYyLEswEI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTExNTA0NiwibmJmIjoxNzc1MTE0NzQ2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.mYNPyKpmmyDMfOJXHZQVK_RlNr3pfg-gdWqwuZZtJ08&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-EC78oa.sh" [1] 07:26:14 downloading uv 0.11.3 x86_64-unknown-linux-gnu 07:26:15 installing to /home/jenkins/.local/bin 07:26:15 uv 07:26:15 uvx 07:26:15 everything's installed! 07:26:15 ---> Validating uv/uvx install 07:26:15 uvx 0.11.3 (x86_64-unknown-linux-gnu) 07:26:15 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins7007312258558159288.sh 07:26:15 ---> sudo-logs.sh 07:26:15 Archiving 'sudo' log.. 07:26:16 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins9773121121446425916.sh 07:26:16 ---> job-cost.sh 07:26:16 INFO: Activating Python virtual environment... 07:26:16 Setup pyenv: 07:26:16 system 07:26:16 3.8.13 07:26:16 3.9.13 07:26:16 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 07:26:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UbLi from file:/tmp/.os_lf_venv 07:26:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:26:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:26:18 lf-activate-venv(): INFO: Base packages installed successfully 07:26:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:26:23 lf-activate-venv(): INFO: Adding /tmp/venv-UbLi/bin to PATH 07:26:23 INFO: No stack-cost file found 07:26:23 INFO: Instance uptime: 142s 07:26:23 INFO: Fetching instance metadata (attempt 1 of 3)... 07:26:23 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:26:23 INFO: Successfully fetched instance metadata 07:26:23 INFO: Instance type: v3-standard-2 07:26:23 INFO: Retrieving pricing info for: v3-standard-2 07:26:23 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:26:23 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=142 07:26:23 INFO: Successfully fetched Vexxhost pricing API 07:26:23 INFO: Retrieved cost: 0.06 07:26:24 INFO: Retrieved resource: v3-standard-2 07:26:24 INFO: Creating archive directory: /w/workspace/integration-xtesting-master-yaml-lint/archives/cost 07:26:24 INFO: Archiving costs to: /w/workspace/integration-xtesting-master-yaml-lint/archives/cost.csv 07:26:24 INFO: Successfully archived job cost data 07:26:24 DEBUG: Cost data: integration-xtesting-master-yaml-lint,170,2026-04-02 07:26:24,v3-standard-2,142,0.06,0.00,SUCCESS 07:26:24 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15213512902987525109.sh 07:26:24 ---> logs-deploy.sh 07:26:24 Setup pyenv: 07:26:24 system 07:26:24 3.8.13 07:26:24 3.9.13 07:26:24 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 07:26:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UbLi from file:/tmp/.os_lf_venv 07:26:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:26:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:26:25 lf-activate-venv(): INFO: Base packages installed successfully 07:26:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:26:33 lf-activate-venv(): INFO: Adding /tmp/venv-UbLi/bin to PATH 07:26:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yaml-lint/170 07:26:33 INFO: archiving workspace using pattern(s): 07:26:34 Archives upload complete. 07:26:34 INFO: archiving logs to Nexus 07:26:35 ---> uname -a: 07:26:35 Linux prd-centos8-builder-2c-1g-2967.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 07:26:35 07:26:35 07:26:35 ---> lscpu: 07:26:35 Architecture: x86_64 07:26:35 CPU op-mode(s): 32-bit, 64-bit 07:26:35 Byte Order: Little Endian 07:26:35 CPU(s): 2 07:26:35 On-line CPU(s) list: 0,1 07:26:35 Thread(s) per core: 1 07:26:35 Core(s) per socket: 1 07:26:35 Socket(s): 2 07:26:35 NUMA node(s): 1 07:26:35 Vendor ID: AuthenticAMD 07:26:35 CPU family: 23 07:26:35 Model: 49 07:26:35 Model name: AMD EPYC-Rome Processor 07:26:35 Stepping: 0 07:26:35 CPU MHz: 2800.000 07:26:35 BogoMIPS: 5600.00 07:26:35 Virtualization: AMD-V 07:26:35 Hypervisor vendor: KVM 07:26:35 Virtualization type: full 07:26:35 L1d cache: 32K 07:26:35 L1i cache: 32K 07:26:35 L2 cache: 512K 07:26:35 L3 cache: 16384K 07:26:35 NUMA node0 CPU(s): 0,1 07:26:35 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:26:35 07:26:35 07:26:35 ---> nproc: 07:26:35 2 07:26:35 07:26:35 07:26:35 ---> df -h: 07:26:35 Filesystem Size Used Avail Use% Mounted on 07:26:35 devtmpfs 3.8G 0 3.8G 0% /dev 07:26:35 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:26:35 tmpfs 3.8G 17M 3.8G 1% /run 07:26:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:26:35 /dev/vda1 40G 8.7G 32G 22% / 07:26:35 tmpfs 770M 0 770M 0% /run/user/1001 07:26:35 07:26:35 07:26:35 ---> free -m: 07:26:35 total used free shared buff/cache available 07:26:35 Mem: 7699 608 4678 19 2412 6773 07:26:35 Swap: 1023 0 1023 07:26:35 07:26:35 07:26:35 ---> ip addr: 07:26:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:26:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:26:35 inet 127.0.0.1/8 scope host lo 07:26:35 valid_lft forever preferred_lft forever 07:26:35 inet6 ::1/128 scope host 07:26:35 valid_lft forever preferred_lft forever 07:26:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:26:35 link/ether fa:16:3e:f4:cc:b0 brd ff:ff:ff:ff:ff:ff 07:26:35 altname enp0s3 07:26:35 altname ens3 07:26:35 inet 10.30.107.191/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:26:35 valid_lft 86256sec preferred_lft 86256sec 07:26:35 inet6 fe80::f816:3eff:fef4:ccb0/64 scope link 07:26:35 valid_lft forever preferred_lft forever 07:26:35 07:26:35 07:26:35 ---> sar -b -r -n DEV: 07:26:35 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/02/2026 _x86_64_ (2 CPU) 07:26:35 07:26:35 07:24:07 LINUX RESTART (2 CPU) 07:26:35 07:26:35 07:25:01 AM tps rtps wtps bread/s bwrtn/s 07:26:35 07:26:01 AM 167.74 5.55 162.20 1234.12 14220.54 07:26:35 Average: 167.74 5.55 162.20 1234.12 14220.54 07:26:35 07:26:35 07:25:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:26:35 07:26:01 AM 4994788 6976612 2889656 36.65 2688 2140188 713388 7.99 379604 2108252 145508 07:26:35 Average: 4994788 6976612 2889656 36.65 2688 2140188 713388 7.99 379604 2108252 145508 07:26:35 07:26:35 07:25:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:26:35 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:35 07:26:01 AM eth0 97.75 68.08 1193.42 12.66 0.00 0.00 0.00 0.00 07:26:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:35 Average: eth0 97.75 68.08 1193.42 12.66 0.00 0.00 0.00 0.00 07:26:35 07:26:35 07:26:35 ---> sar -P ALL: 07:26:35 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/02/2026 _x86_64_ (2 CPU) 07:26:35 07:26:35 07:24:07 LINUX RESTART (2 CPU) 07:26:35 07:26:35 07:25:01 AM CPU %user %nice %system %iowait %steal %idle 07:26:35 07:26:01 AM all 40.92 0.07 5.55 2.03 0.13 51.31 07:26:35 07:26:01 AM 0 48.25 0.12 6.00 1.35 0.15 44.14 07:26:35 07:26:01 AM 1 33.60 0.02 5.09 2.70 0.12 58.46 07:26:35 Average: all 40.92 0.07 5.55 2.03 0.13 51.31 07:26:35 Average: 0 48.25 0.12 6.00 1.35 0.15 44.14 07:26:35 Average: 1 33.60 0.02 5.09 2.70 0.12 58.46 07:26:35 07:26:35 07:26:35