12:08:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/143875 12:08:01 Running as SYSTEM 12:08:01 [EnvInject] - Loading node environment variables. 12:08:01 Building remotely on prd-centos8-builder-2c-1g-3062 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yaml-lint 12:08:01 [ssh-agent] Looking for ssh-agent implementation... 12:08:01 $ ssh-agent 12:08:01 SSH_AUTH_SOCK=/tmp/ssh-GZUMDEpwe5F3/agent.14221 12:08:01 SSH_AGENT_PID=14222 12:08:01 [ssh-agent] Started. 12:08:01 Running ssh-add (command line suppressed) 12:08:01 Identity added: /w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_7530690638280664200.key (/w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_7530690638280664200.key) 12:08:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:08:01 The recommended git tool is: NONE 12:08:03 using credential onap-jenkins-ssh 12:08:03 Wiping out workspace first. 12:08:03 Cloning the remote Git repository 12:08:03 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 12:08:04 > git init /w/workspace/integration-xtesting-master-yaml-lint # timeout=10 12:08:04 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 12:08:04 > git --version # timeout=10 12:08:04 > git --version # 'git version 2.39.0' 12:08:04 using GIT_SSH to set credentials Gerrit user 12:08:04 [INFO] Currently running in a labeled security context 12:08:04 [INFO] Currently SELinux is 'enforcing' on the host 12:08:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh1437168538593852781.key 12:08:04 Verifying host key using manually-configured host key entries 12:08:04 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:08:05 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 12:08:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:05 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 12:08:05 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 12:08:05 using GIT_SSH to set credentials Gerrit user 12:08:05 [INFO] Currently running in a labeled security context 12:08:05 [INFO] Currently SELinux is 'enforcing' on the host 12:08:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh9652160824554823701.key 12:08:05 Verifying host key using manually-configured host key entries 12:08:05 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/75/143875/1 # timeout=30 12:08:05 > git rev-parse f5bb84de03d031acb5b33f77e9af740a8ef8c341^{commit} # timeout=10 12:08:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:08:05 Checking out Revision f5bb84de03d031acb5b33f77e9af740a8ef8c341 (refs/changes/75/143875/1) 12:08:05 > git config core.sparsecheckout # timeout=10 12:08:05 > git checkout -f f5bb84de03d031acb5b33f77e9af740a8ef8c341 # timeout=30 12:08:09 Commit message: "Revert "Differentiate status and status-teardown testcases"" 12:08:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:08:09 > git rev-list --no-walk 6826b59c47bb31b0573690e611b7ac67f8b094ec # timeout=10 12:08:09 [EnvInject] - Injecting environment variables from a build step. 12:08:09 [EnvInject] - Injecting as environment variables the properties content 12:08:09 PYTHON=python3 12:08:09 12:08:09 [EnvInject] - Variables injected successfully. 12:08:09 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins16350730703051853932.sh 12:08:09 ---> tox-install.sh 12:08:09 + source /home/jenkins/lf-env.sh 12:08:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:08:09 ++ mktemp -d /tmp/venv-XXXX 12:08:09 + lf_venv=/tmp/venv-5C4D 12:08:09 + local venv_file=/tmp/.os_lf_venv 12:08:09 + local python=python3 12:08:09 + local options 12:08:09 + local set_path=true 12:08:09 + local install_args= 12:08:09 ++ 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 12:08:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:08:09 + true 12:08:09 + case $1 in 12:08:09 + venv_file=/tmp/.toxenv 12:08:09 + shift 2 12:08:09 + true 12:08:09 + case $1 in 12:08:09 + shift 12:08:09 + break 12:08:09 + case $python in 12:08:09 + local pkg_list= 12:08:09 + [[ -d /opt/pyenv ]] 12:08:09 + echo 'Setup pyenv:' 12:08:09 Setup pyenv: 12:08:09 + export PYENV_ROOT=/opt/pyenv 12:08:09 + PYENV_ROOT=/opt/pyenv 12:08:09 + 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 12:08:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:08:09 + pyenv versions 12:08:09 system 12:08:09 * 3.8.13 (set by /opt/pyenv/version) 12:08:09 * 3.9.13 (set by /opt/pyenv/version) 12:08:09 * 3.10.6 (set by /opt/pyenv/version) 12:08:09 + command -v pyenv 12:08:09 ++ pyenv init - --no-rehash 12:08:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:08:10 export PATH="/opt/pyenv/shims:${PATH}" 12:08:10 export PYENV_SHELL=bash 12:08:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:08:10 pyenv() { 12:08:10 local command 12:08:10 command="${1:-}" 12:08:10 if [ "$#" -gt 0 ]; then 12:08:10 shift 12:08:10 fi 12:08:10 12:08:10 case "$command" in 12:08:10 rehash|shell) 12:08:10 eval "$(pyenv "sh-$command" "$@")" 12:08:10 ;; 12:08:10 *) 12:08:10 command pyenv "$command" "$@" 12:08:10 ;; 12:08:10 esac 12:08:10 }' 12:08:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:08:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:08:10 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:08:10 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:08:10 ++ export PYENV_SHELL=bash 12:08:10 ++ PYENV_SHELL=bash 12:08:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:08:10 +++ complete -F _pyenv pyenv 12:08:10 ++ lf-pyver python3 12:08:10 ++ local py_version_xy=python3 12:08:10 ++ local py_version_xyz= 12:08:10 ++ pyenv versions 12:08:10 ++ local command 12:08:10 ++ command=versions 12:08:10 ++ '[' 1 -gt 0 ']' 12:08:10 ++ shift 12:08:10 ++ case "$command" in 12:08:10 ++ command pyenv versions 12:08:10 ++ pyenv versions 12:08:10 ++ grep -E '^[0-9.]*[0-9]$' 12:08:10 ++ sed 's/^[ *]* //' 12:08:10 ++ awk '{ print $1 }' 12:08:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:08:10 +++ sort -V 12:08:10 +++ grep '^3' /tmp/.pyenv_versions 12:08:10 +++ tail -n 1 12:08:10 ++ py_version_xyz=3.10.6 12:08:10 ++ [[ -z 3.10.6 ]] 12:08:10 ++ echo 3.10.6 12:08:10 ++ return 0 12:08:10 + pyenv local 3.10.6 12:08:10 + local command 12:08:10 + command=local 12:08:10 + '[' 2 -gt 0 ']' 12:08:10 + shift 12:08:10 + case "$command" in 12:08:10 + command pyenv local 3.10.6 12:08:10 + pyenv local 3.10.6 12:08:10 + for arg in "$@" 12:08:10 + case $arg in 12:08:10 + pkg_list+='tox ' 12:08:10 + for arg in "$@" 12:08:10 + case $arg in 12:08:10 + pkg_list+='virtualenv ' 12:08:10 + for arg in "$@" 12:08:10 + case $arg in 12:08:10 + pkg_list+='urllib3~=1.26.15 ' 12:08:10 + [[ -f /tmp/.toxenv ]] 12:08:10 + [[ ! -f /tmp/.toxenv ]] 12:08:10 + [[ -n '' ]] 12:08:10 + python3 -m venv /tmp/venv-5C4D 12:08:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5C4D' 12:08:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5C4D 12:08:13 + echo /tmp/venv-5C4D 12:08:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:08:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:08:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:08:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:13 + local 'pip_opts=--upgrade --quiet' 12:08:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:08:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:08:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:08:13 + [[ -n '' ]] 12:08:13 + [[ -n '' ]] 12:08:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:08:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:13 + /tmp/venv-5C4D/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 12:08:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:08:17 lf-activate-venv(): INFO: Base packages installed successfully 12:08:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:08:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:08:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:08:17 + /tmp/venv-5C4D/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 12:08:19 + type python3 12:08:19 + true 12:08:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5C4D/bin to PATH' 12:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-5C4D/bin to PATH 12:08:19 + PATH=/tmp/venv-5C4D/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 12:08:19 + return 0 12:08:19 + python3 --version 12:08:19 Python 3.10.6 12:08:19 + python3 -m pip --version 12:08:19 pip 26.0.1 from /tmp/venv-5C4D/lib/python3.10/site-packages/pip (python 3.10) 12:08:19 + python3 -m pip freeze 12:08:20 cachetools==7.0.5 12:08:20 colorama==0.4.6 12:08:20 distlib==0.4.0 12:08:20 filelock==3.25.2 12:08:20 packaging==26.0 12:08:20 platformdirs==4.9.4 12:08:20 pluggy==1.6.0 12:08:20 pyproject-api==1.10.0 12:08:20 python-discovery==1.2.1 12:08:20 tomli==2.4.1 12:08:20 tomli_w==1.2.0 12:08:20 tox==4.52.0 12:08:20 typing_extensions==4.15.0 12:08:20 urllib3==1.26.20 12:08:20 virtualenv==21.2.0 12:08:20 [EnvInject] - Injecting environment variables from a build step. 12:08:20 [EnvInject] - Injecting as environment variables the properties content 12:08:20 PARALLEL=false 12:08:20 12:08:20 [EnvInject] - Variables injected successfully. 12:08:20 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins472598766169942675.sh 12:08:20 ---> tox-run.sh 12:08:20 + 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 12:08:20 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/tox 12:08:20 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/docs 12:08:20 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/tox 12:08:20 + cd /w/workspace/integration-xtesting-master-yaml-lint/. 12:08:20 + source /home/jenkins/lf-env.sh 12:08:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:08:20 ++ mktemp -d /tmp/venv-XXXX 12:08:20 + lf_venv=/tmp/venv-g3JS 12:08:20 + local venv_file=/tmp/.os_lf_venv 12:08:20 + local python=python3 12:08:20 + local options 12:08:20 + local set_path=true 12:08:20 + local install_args= 12:08:20 ++ 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 12:08:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:08:20 + true 12:08:20 + case $1 in 12:08:20 + venv_file=/tmp/.toxenv 12:08:20 + shift 2 12:08:20 + true 12:08:20 + case $1 in 12:08:20 + shift 12:08:20 + break 12:08:20 + case $python in 12:08:20 + local pkg_list= 12:08:20 + [[ -d /opt/pyenv ]] 12:08:20 + echo 'Setup pyenv:' 12:08:20 Setup pyenv: 12:08:20 + export PYENV_ROOT=/opt/pyenv 12:08:20 + PYENV_ROOT=/opt/pyenv 12:08:20 + 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 12:08:20 + 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 12:08:20 + pyenv versions 12:08:20 system 12:08:20 3.8.13 12:08:20 3.9.13 12:08:20 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 12:08:20 + command -v pyenv 12:08:20 ++ pyenv init - --no-rehash 12:08:20 + 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[*]}"'\'')" 12:08:20 export PATH="/opt/pyenv/shims:${PATH}" 12:08:20 export PYENV_SHELL=bash 12:08:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:08:20 pyenv() { 12:08:20 local command 12:08:20 command="${1:-}" 12:08:20 if [ "$#" -gt 0 ]; then 12:08:20 shift 12:08:20 fi 12:08:20 12:08:20 case "$command" in 12:08:20 rehash|shell) 12:08:20 eval "$(pyenv "sh-$command" "$@")" 12:08:20 ;; 12:08:20 *) 12:08:20 command pyenv "$command" "$@" 12:08:20 ;; 12:08:20 esac 12:08:20 }' 12:08:20 +++ 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[*]}"' 12:08:20 ++ 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 12:08:20 ++ 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 12:08:20 ++ 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 12:08:20 ++ export PYENV_SHELL=bash 12:08:20 ++ PYENV_SHELL=bash 12:08:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:08:20 +++ complete -F _pyenv pyenv 12:08:20 ++ lf-pyver python3 12:08:20 ++ local py_version_xy=python3 12:08:20 ++ local py_version_xyz= 12:08:20 ++ pyenv versions 12:08:20 ++ local command 12:08:20 ++ command=versions 12:08:20 ++ '[' 1 -gt 0 ']' 12:08:20 ++ shift 12:08:20 ++ case "$command" in 12:08:20 ++ command pyenv versions 12:08:20 ++ pyenv versions 12:08:20 ++ sed 's/^[ *]* //' 12:08:20 ++ awk '{ print $1 }' 12:08:20 ++ grep -E '^[0-9.]*[0-9]$' 12:08:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:08:20 +++ grep '^3' /tmp/.pyenv_versions 12:08:20 +++ tail -n 1 12:08:20 +++ sort -V 12:08:20 ++ py_version_xyz=3.10.6 12:08:20 ++ [[ -z 3.10.6 ]] 12:08:20 ++ echo 3.10.6 12:08:20 ++ return 0 12:08:20 + pyenv local 3.10.6 12:08:20 + local command 12:08:20 + command=local 12:08:20 + '[' 2 -gt 0 ']' 12:08:20 + shift 12:08:20 + case "$command" in 12:08:20 + command pyenv local 3.10.6 12:08:20 + pyenv local 3.10.6 12:08:20 + for arg in "$@" 12:08:20 + case $arg in 12:08:20 + pkg_list+='tox ' 12:08:20 + for arg in "$@" 12:08:20 + case $arg in 12:08:20 + pkg_list+='virtualenv ' 12:08:20 + for arg in "$@" 12:08:20 + case $arg in 12:08:20 + pkg_list+='urllib3~=1.26.15 ' 12:08:20 + [[ -f /tmp/.toxenv ]] 12:08:20 ++ cat /tmp/.toxenv 12:08:20 + lf_venv=/tmp/venv-5C4D 12:08:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5C4D from' file:/tmp/.toxenv 12:08:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5C4D from file:/tmp/.toxenv 12:08:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:08:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:20 + local 'pip_opts=--upgrade --quiet' 12:08:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:08:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:08:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:08:20 + [[ -n '' ]] 12:08:20 + [[ -n '' ]] 12:08:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:08:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:20 + /tmp/venv-5C4D/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 12:08:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:08:21 lf-activate-venv(): INFO: Base packages installed successfully 12:08:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:08:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:08:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:08:21 + /tmp/venv-5C4D/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 12:08:22 + type python3 12:08:22 + true 12:08:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5C4D/bin to PATH' 12:08:22 lf-activate-venv(): INFO: Adding /tmp/venv-5C4D/bin to PATH 12:08:22 + PATH=/tmp/venv-5C4D/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 12:08:22 + return 0 12:08:22 + [[ -d /opt/pyenv ]] 12:08:22 + echo '---> Setting up pyenv' 12:08:22 ---> Setting up pyenv 12:08:22 + export PYENV_ROOT=/opt/pyenv 12:08:22 + PYENV_ROOT=/opt/pyenv 12:08:22 + export PATH=/opt/pyenv/bin:/tmp/venv-5C4D/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 12:08:22 + PATH=/opt/pyenv/bin:/tmp/venv-5C4D/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 12:08:22 ++ pwd 12:08:22 + PYTHONPATH=/w/workspace/integration-xtesting-master-yaml-lint 12:08:22 + export PYTHONPATH 12:08:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:08:22 + TOX_TESTENV_PASSENV=PYTHONPATH 12:08:22 + tox --version 12:08:22 4.52.0 from /tmp/venv-5C4D/lib/python3.10/site-packages/tox/__init__.py 12:08:22 + PARALLEL=false 12:08:22 + TOX_OPTIONS_LIST= 12:08:22 + [[ -n yaml ]] 12:08:22 + TOX_OPTIONS_LIST=' -e yaml' 12:08:22 + case ${PARALLEL,,} in 12:08:22 + tee -a /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/tox.log 12:08:22 + tox -e yaml 12:08:23 yaml: install_deps> python -I -m pip install coala-bears nodeenv 12:08:50 yaml: freeze> python -m pip freeze --all 12:08:50 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.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.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 12:08:50 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 12:08:50 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 12:08:51 ---> Completed tox runs 12:08:51 + for i in .tox/*/log 12:08:51 ++ echo .tox/yaml/log 12:08:51 ++ awk -F/ '{print $2}' 12:08:51 + tox_env=yaml 12:08:51 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/yaml 12:08:51 + DOC_DIR=docs/_build/html 12:08:51 + [[ -d docs/_build/html ]] 12:08:51 + echo '---> tox-run.sh ends' 12:08:51 ---> tox-run.sh ends 12:08:51 + test 0 -eq 0 12:08:51 $ ssh-agent -k 12:08:51 unset SSH_AUTH_SOCK; 12:08:51 unset SSH_AGENT_PID; 12:08:51 echo Agent pid 14222 killed; 12:08:51 [ssh-agent] Stopped. 12:08:51 [PostBuildScript] - [INFO] Executing post build scripts. 12:08:51 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins4911395918633281144.sh 12:08:51 ---> sysstat.sh 12:08:52 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins3934577124515288265.sh 12:08:52 ---> package-listing.sh 12:08:52 ++ tr '[:upper:]' '[:lower:]' 12:08:52 ++ facter osfamily 12:08:52 + OS_FAMILY=redhat 12:08:52 + workspace=/w/workspace/integration-xtesting-master-yaml-lint 12:08:52 + START_PACKAGES=/tmp/packages_start.txt 12:08:52 + END_PACKAGES=/tmp/packages_end.txt 12:08:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:08:52 + PACKAGES=/tmp/packages_start.txt 12:08:52 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 12:08:52 + PACKAGES=/tmp/packages_end.txt 12:08:52 + case "${OS_FAMILY}" in 12:08:52 + rpm -qa 12:08:52 + sort 12:08:52 + '[' -f /tmp/packages_start.txt ']' 12:08:52 + '[' -f /tmp/packages_end.txt ']' 12:08:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:08:52 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 12:08:52 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/ 12:08:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yaml-lint/archives/ 12:08:53 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins2182872814776813439.sh 12:08:53 ---> capture-instance-metadata.sh 12:08:53 Setup pyenv: 12:08:53 system 12:08:53 3.8.13 12:08:53 3.9.13 12:08:53 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 12:08:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-btHR 12:08:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:08:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:00 lf-activate-venv(): INFO: Base packages installed successfully 12:09:00 lf-activate-venv(): INFO: Installing additional packages: lftools 12:09:20 lf-activate-venv(): INFO: Adding /tmp/venv-btHR/bin to PATH 12:09:20 INFO: Running in OpenStack, capturing instance metadata 12:09:21 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins2601203793821443917.sh 12:09:21 provisioning config files... 12:09:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yaml-lint@tmp/config12479990131191773076tmp 12:09:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:09:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:09:21 [EnvInject] - Injecting environment variables from a build step. 12:09:21 [EnvInject] - Injecting as environment variables the properties content 12:09:21 SERVER_ID=logs 12:09:21 12:09:21 [EnvInject] - Variables injected successfully. 12:09:21 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins510273894137660330.sh 12:09:21 ---> create-netrc.sh 12:09:21 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins16057148720648062132.sh 12:09:21 ---> python-tools-install.sh 12:09:21 Setup pyenv: 12:09:21 system 12:09:21 3.8.13 12:09:21 3.9.13 12:09:21 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 12:09:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-btHR from file:/tmp/.os_lf_venv 12:09:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:23 lf-activate-venv(): INFO: Base packages installed successfully 12:09:23 lf-activate-venv(): INFO: Installing additional packages: lftools 12:09:29 lf-activate-venv(): INFO: Adding /tmp/venv-btHR/bin to PATH 12:09:29 Generating Requirements File 12:09:45 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. 12:09:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:09:45 Python 3.10.6 12:09:45 pip 26.0.1 from /tmp/venv-btHR/lib/python3.10/site-packages/pip (python 3.10) 12:09:46 appdirs==1.4.4 12:09:46 argcomplete==3.6.3 12:09:46 aspy.yaml==1.3.0 12:09:46 attrs==26.1.0 12:09:46 autopage==0.6.0 12:09:46 backports.strenum==1.3.1 12:09:46 beautifulsoup4==4.14.3 12:09:46 boto3==1.42.81 12:09:46 botocore==1.42.81 12:09:46 bs4==0.0.2 12:09:46 certifi==2026.2.25 12:09:46 cffi==2.0.0 12:09:46 cfgv==3.5.0 12:09:46 chardet==7.4.0.post2 12:09:46 charset-normalizer==3.4.7 12:09:46 click==8.3.1 12:09:46 cliff==4.13.2 12:09:46 cmd2==3.4.0 12:09:46 cryptography==3.3.2 12:09:46 debtcollector==3.1.0 12:09:46 decorator==5.2.1 12:09:46 defusedxml==0.7.1 12:09:46 Deprecated==1.3.1 12:09:46 distlib==0.4.0 12:09:46 dnspython==2.8.0 12:09:46 docker==7.1.0 12:09:46 dogpile.cache==1.5.0 12:09:46 durationpy==0.10 12:09:46 email-validator==2.3.0 12:09:46 filelock==3.25.2 12:09:46 future==1.0.0 12:09:46 gitdb==4.0.12 12:09:46 GitPython==3.1.46 12:09:46 httplib2==0.30.2 12:09:46 identify==2.6.18 12:09:46 idna==3.11 12:09:46 importlib-resources==1.5.0 12:09:46 iso8601==2.1.0 12:09:46 Jinja2==3.1.6 12:09:46 jmespath==1.1.0 12:09:46 jsonpatch==1.33 12:09:46 jsonpointer==3.1.1 12:09:46 jsonschema==4.26.0 12:09:46 jsonschema-specifications==2025.9.1 12:09:46 keystoneauth1==5.13.1 12:09:46 kubernetes==35.0.0 12:09:46 lftools==0.37.22 12:09:46 lxml==6.0.2 12:09:46 markdown-it-py==4.0.0 12:09:46 MarkupSafe==3.0.3 12:09:46 mdurl==0.1.2 12:09:46 msgpack==1.1.2 12:09:46 multi_key_dict==2.0.3 12:09:46 munch==4.0.0 12:09:46 netaddr==1.3.0 12:09:46 niet==1.4.2 12:09:46 nodeenv==1.10.0 12:09:46 oauth2client==4.1.3 12:09:46 oauthlib==3.3.1 12:09:46 openstacksdk==4.10.0 12:09:46 os-service-types==1.8.2 12:09:46 osc-lib==4.4.0 12:09:46 oslo.config==10.3.0 12:09:46 oslo.context==6.3.0 12:09:46 oslo.i18n==6.7.2 12:09:46 oslo.log==8.1.0 12:09:46 oslo.serialization==5.9.1 12:09:46 oslo.utils==10.0.0 12:09:46 packaging==26.0 12:09:46 pbr==7.0.3 12:09:46 platformdirs==4.9.4 12:09:46 prettytable==3.17.0 12:09:46 psutil==7.2.2 12:09:46 pyasn1==0.6.3 12:09:46 pyasn1_modules==0.4.2 12:09:46 pycparser==3.0 12:09:46 pygerrit2==2.0.15 12:09:46 PyGithub==2.9.0 12:09:46 Pygments==2.20.0 12:09:46 PyJWT==2.12.1 12:09:46 PyNaCl==1.6.2 12:09:46 pyparsing==2.4.7 12:09:46 pyperclip==1.11.0 12:09:46 pyrsistent==0.20.0 12:09:46 python-cinderclient==9.9.0 12:09:46 python-dateutil==2.9.0.post0 12:09:46 python-discovery==1.2.1 12:09:46 python-heatclient==5.1.0 12:09:46 python-jenkins==1.8.3 12:09:46 python-keystoneclient==5.8.0 12:09:46 python-magnumclient==4.10.0 12:09:46 python-openstackclient==9.0.0 12:09:46 python-swiftclient==4.10.0 12:09:46 PyYAML==6.0.3 12:09:46 referencing==0.37.0 12:09:46 requests==2.33.1 12:09:46 requests-oauthlib==2.0.0 12:09:46 requestsexceptions==1.4.0 12:09:46 rfc3986==2.0.0 12:09:46 rich==14.3.3 12:09:46 rich-argparse==1.7.2 12:09:46 rpds-py==0.30.0 12:09:46 rsa==4.9.1 12:09:46 ruamel.yaml==0.19.1 12:09:46 ruamel.yaml.clib==0.2.15 12:09:46 s3transfer==0.16.0 12:09:46 simplejson==3.20.2 12:09:46 six==1.17.0 12:09:46 smmap==5.0.3 12:09:46 soupsieve==2.8.3 12:09:46 stevedore==5.7.0 12:09:46 tabulate==0.10.0 12:09:46 toml==0.10.2 12:09:46 tomlkit==0.14.0 12:09:46 tqdm==4.67.3 12:09:46 typing_extensions==4.15.0 12:09:46 urllib3==1.26.20 12:09:46 virtualenv==21.2.0 12:09:46 wcwidth==0.6.0 12:09:46 websocket-client==1.9.0 12:09:46 wrapt==2.1.2 12:09:46 xdg==6.0.0 12:09:46 xmltodict==1.0.4 12:09:46 yq==3.4.3 12:09:46 [integration-xtesting-master-yaml-lint] $ /bin/sh /tmp/jenkins4347336095467965778.sh 12:09:46 ---> uv-install.sh 12:09:46 Installing uv/uvx (latest) using shell installer 12:09:46 2026-04-02 12:09:46 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-02T13%3A04%3A31Z&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-02T12%3A04%3A21Z&ske=2026-04-02T13%3A04%3A31Z&sks=b&skv=2018-11-09&sig=9O0MhGdOY1v28%2BHA5PJYVDZPqZh9gN464LQR33Yodjg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTEzMjA3MywibmJmIjoxNzc1MTMxNzczLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.0MvvwAahpJDI6l8MGMmEA6oqnd9pi95cdYy6dWGufb8&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-YRcgr3.sh" [1] 12:09:46 downloading uv 0.11.3 x86_64-unknown-linux-gnu 12:09:47 installing to /home/jenkins/.local/bin 12:09:47 uv 12:09:47 uvx 12:09:47 everything's installed! 12:09:47 ---> Validating uv/uvx install 12:09:47 uvx 0.11.3 (x86_64-unknown-linux-gnu) 12:09:47 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins12260717789367546992.sh 12:09:47 ---> sudo-logs.sh 12:09:47 Archiving 'sudo' log.. 12:09:47 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins5095876868318493048.sh 12:09:47 ---> job-cost.sh 12:09:48 INFO: Activating Python virtual environment... 12:09:48 Setup pyenv: 12:09:48 system 12:09:48 3.8.13 12:09:48 3.9.13 12:09:48 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 12:09:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-btHR from file:/tmp/.os_lf_venv 12:09:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:49 lf-activate-venv(): INFO: Base packages installed successfully 12:09:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:09:54 lf-activate-venv(): INFO: Adding /tmp/venv-btHR/bin to PATH 12:09:54 INFO: No stack-cost file found 12:09:54 INFO: Instance uptime: 143s 12:09:54 INFO: Fetching instance metadata (attempt 1 of 3)... 12:09:54 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:09:54 INFO: Successfully fetched instance metadata 12:09:54 INFO: Instance type: v3-standard-2 12:09:54 INFO: Retrieving pricing info for: v3-standard-2 12:09:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:09:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=143 12:09:54 INFO: Successfully fetched Vexxhost pricing API 12:09:54 INFO: Retrieved cost: 0.06 12:09:54 INFO: Retrieved resource: v3-standard-2 12:09:54 INFO: Creating archive directory: /w/workspace/integration-xtesting-master-yaml-lint/archives/cost 12:09:54 INFO: Archiving costs to: /w/workspace/integration-xtesting-master-yaml-lint/archives/cost.csv 12:09:54 INFO: Successfully archived job cost data 12:09:54 DEBUG: Cost data: integration-xtesting-master-yaml-lint,171,2026-04-02 12:09:54,v3-standard-2,143,0.06,0.00,SUCCESS 12:09:55 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15228971070966393329.sh 12:09:55 ---> logs-deploy.sh 12:09:55 Setup pyenv: 12:09:55 system 12:09:55 3.8.13 12:09:55 3.9.13 12:09:55 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 12:09:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-btHR from file:/tmp/.os_lf_venv 12:09:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:56 lf-activate-venv(): INFO: Base packages installed successfully 12:09:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:10:03 lf-activate-venv(): INFO: Adding /tmp/venv-btHR/bin to PATH 12:10:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yaml-lint/171 12:10:03 INFO: archiving workspace using pattern(s): 12:10:04 Archives upload complete. 12:10:05 INFO: archiving logs to Nexus 12:10:05 ---> uname -a: 12:10:05 Linux prd-centos8-builder-2c-1g-3062.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 12:10:05 12:10:05 12:10:05 ---> lscpu: 12:10:05 Architecture: x86_64 12:10:05 CPU op-mode(s): 32-bit, 64-bit 12:10:05 Byte Order: Little Endian 12:10:05 CPU(s): 2 12:10:05 On-line CPU(s) list: 0,1 12:10:05 Thread(s) per core: 1 12:10:05 Core(s) per socket: 1 12:10:05 Socket(s): 2 12:10:05 NUMA node(s): 1 12:10:05 Vendor ID: AuthenticAMD 12:10:05 CPU family: 23 12:10:05 Model: 49 12:10:05 Model name: AMD EPYC-Rome Processor 12:10:05 Stepping: 0 12:10:05 CPU MHz: 2799.998 12:10:05 BogoMIPS: 5599.99 12:10:05 Virtualization: AMD-V 12:10:05 Hypervisor vendor: KVM 12:10:05 Virtualization type: full 12:10:05 L1d cache: 32K 12:10:05 L1i cache: 32K 12:10:05 L2 cache: 512K 12:10:05 L3 cache: 16384K 12:10:05 NUMA node0 CPU(s): 0,1 12:10:05 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 12:10:05 12:10:05 12:10:05 ---> nproc: 12:10:05 2 12:10:05 12:10:05 12:10:05 ---> df -h: 12:10:05 Filesystem Size Used Avail Use% Mounted on 12:10:05 devtmpfs 3.8G 0 3.8G 0% /dev 12:10:05 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:10:05 tmpfs 3.8G 17M 3.8G 1% /run 12:10:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:10:05 /dev/vda1 40G 8.8G 32G 22% / 12:10:05 tmpfs 770M 0 770M 0% /run/user/1001 12:10:05 12:10:05 12:10:05 ---> free -m: 12:10:05 total used free shared buff/cache available 12:10:05 Mem: 7699 605 4681 19 2412 6776 12:10:05 Swap: 1023 0 1023 12:10:05 12:10:05 12:10:05 ---> ip addr: 12:10:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:10:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:10:05 inet 127.0.0.1/8 scope host lo 12:10:05 valid_lft forever preferred_lft forever 12:10:05 inet6 ::1/128 scope host 12:10:05 valid_lft forever preferred_lft forever 12:10:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:10:05 link/ether fa:16:3e:7e:3e:0f brd ff:ff:ff:ff:ff:ff 12:10:05 altname enp0s3 12:10:05 altname ens3 12:10:05 inet 10.30.106.106/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:10:05 valid_lft 86256sec preferred_lft 86256sec 12:10:05 inet6 fe80::f816:3eff:fe7e:3e0f/64 scope link 12:10:05 valid_lft forever preferred_lft forever 12:10:05 12:10:05 12:10:05 ---> sar -b -r -n DEV: 12:10:05 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) 12:10:05 12:10:05 12:07:37 LINUX RESTART (2 CPU) 12:10:05 12:10:05 12:08:03 PM tps rtps wtps bread/s bwrtn/s 12:10:05 12:09:01 PM 378.69 156.65 222.05 4030.34 9048.65 12:10:05 12:10:01 PM 154.95 1.20 153.75 238.45 13612.16 12:10:05 Average: 264.92 77.60 187.32 2102.11 11369.26 12:10:05 12:10:05 12:08:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:10:05 12:09:01 PM 5246592 7028704 2637852 33.46 2688 1951344 686864 7.69 368344 1912380 157776 12:10:05 12:10:01 PM 4756720 6898336 3127724 39.67 2688 2292272 770504 8.63 385776 2316092 174348 12:10:05 Average: 5001656 6963520 2882788 36.56 2688 2121808 728684 8.16 377060 2114236 166062 12:10:05 12:10:05 12:08:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:10:05 12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:05 12:09:01 PM eth0 116.86 71.30 787.33 37.08 0.00 0.00 0.00 0.00 12:10:05 12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:05 12:10:01 PM eth0 97.03 68.79 1325.26 14.56 0.00 0.00 0.00 0.00 12:10:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:05 Average: eth0 106.78 70.02 1060.88 25.63 0.00 0.00 0.00 0.00 12:10:05 12:10:05 12:10:05 ---> sar -P ALL: 12:10:05 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) 12:10:05 12:10:05 12:07:37 LINUX RESTART (2 CPU) 12:10:05 12:10:05 12:08:03 PM CPU %user %nice %system %iowait %steal %idle 12:10:05 12:09:01 PM all 38.73 2.91 22.51 7.51 0.20 28.14 12:10:05 12:09:01 PM 0 42.18 2.11 20.95 6.46 0.19 28.11 12:10:05 12:09:01 PM 1 35.27 3.72 24.07 8.56 0.21 28.16 12:10:05 12:10:01 PM all 42.02 0.00 4.61 1.40 0.10 51.87 12:10:05 12:10:01 PM 0 58.84 0.00 5.49 1.16 0.10 34.40 12:10:05 12:10:01 PM 1 25.24 0.00 3.73 1.63 0.10 69.30 12:10:05 Average: all 40.42 1.42 13.32 4.37 0.15 40.33 12:10:05 Average: 0 50.73 1.02 13.01 3.74 0.15 31.34 12:10:05 Average: 1 30.12 1.81 13.62 5.00 0.15 49.30 12:10:05 12:10:05 12:10:05