12:46:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/data-provider/+/143760 12:46:25 Running as SYSTEM 12:46:26 [EnvInject] - Loading node environment variables. 12:46:26 Building remotely on prd-centos8-builder-2c-1g-931 (centos8-builder-2c-1g) in workspace /w/workspace/integration-data-provider-master-yaml-lint 12:46:26 [ssh-agent] Looking for ssh-agent implementation... 12:46:26 $ ssh-agent 12:46:26 SSH_AUTH_SOCK=/tmp/ssh-WOOvCqXvRu6W/agent.22609 12:46:26 SSH_AGENT_PID=22617 12:46:26 [ssh-agent] Started. 12:46:26 Running ssh-add (command line suppressed) 12:46:26 Identity added: /w/workspace/integration-data-provider-master-yaml-lint@tmp/private_key_1211650453942352388.key (/w/workspace/integration-data-provider-master-yaml-lint@tmp/private_key_1211650453942352388.key) 12:46:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:46:26 The recommended git tool is: NONE 12:46:28 using credential onap-jenkins-ssh 12:46:28 Wiping out workspace first. 12:46:28 Cloning the remote Git repository 12:46:28 Cloning repository git://cloud.onap.org/mirror/integration/data-provider.git 12:46:28 > git init /w/workspace/integration-data-provider-master-yaml-lint # timeout=10 12:46:28 Fetching upstream changes from git://cloud.onap.org/mirror/integration/data-provider.git 12:46:28 > git --version # timeout=10 12:46:28 > git --version # 'git version 2.39.0' 12:46:28 using GIT_SSH to set credentials Gerrit user 12:46:28 [INFO] Currently running in a labeled security context 12:46:28 [INFO] Currently SELinux is 'enforcing' on the host 12:46:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-data-provider-master-yaml-lint@tmp/jenkins-gitclient-ssh16071825029635340380.key 12:46:28 Verifying host key using manually-configured host key entries 12:46:28 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/data-provider.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:46:29 > git config remote.origin.url git://cloud.onap.org/mirror/integration/data-provider.git # timeout=10 12:46:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:46:30 > git config remote.origin.url git://cloud.onap.org/mirror/integration/data-provider.git # timeout=10 12:46:30 Fetching upstream changes from git://cloud.onap.org/mirror/integration/data-provider.git 12:46:30 using GIT_SSH to set credentials Gerrit user 12:46:30 [INFO] Currently running in a labeled security context 12:46:30 [INFO] Currently SELinux is 'enforcing' on the host 12:46:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-data-provider-master-yaml-lint@tmp/jenkins-gitclient-ssh4587345214560684912.key 12:46:30 Verifying host key using manually-configured host key entries 12:46:30 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/data-provider.git refs/changes/60/143760/1 # timeout=30 12:46:30 > git rev-parse 60ed5ade6df0cc257247515e478b4c6612f18c42^{commit} # timeout=10 12:46:30 Checking out Revision 60ed5ade6df0cc257247515e478b4c6612f18c42 (refs/changes/60/143760/1) 12:46:30 > git config core.sparsecheckout # timeout=10 12:46:30 > git checkout -f 60ed5ade6df0cc257247515e478b4c6612f18c42 # timeout=30 12:46:33 Commit message: "Chore: Update RTD config for ubuntu-24.04 and Python 3.13" 12:46:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:46:33 > git rev-list --no-walk 28bcc2bda83801e5e7aeb9922290ca8d16293811 # timeout=10 12:46:34 [EnvInject] - Injecting environment variables from a build step. 12:46:34 [EnvInject] - Injecting as environment variables the properties content 12:46:34 PYTHON=python3 12:46:34 12:46:34 [EnvInject] - Variables injected successfully. 12:46:34 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins13631724518887362223.sh 12:46:34 ---> tox-install.sh 12:46:34 + source /home/jenkins/lf-env.sh 12:46:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:46:34 ++ mktemp -d /tmp/venv-XXXX 12:46:34 + lf_venv=/tmp/venv-KLlr 12:46:34 + local venv_file=/tmp/.os_lf_venv 12:46:34 + local python=python3 12:46:34 + local options 12:46:34 + local set_path=true 12:46:34 + local install_args= 12:46:34 ++ 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:46:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:46:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:46:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:46:34 + true 12:46:34 + case $1 in 12:46:34 + venv_file=/tmp/.toxenv 12:46:34 + shift 2 12:46:34 + true 12:46:34 + case $1 in 12:46:34 + shift 12:46:34 + break 12:46:34 + case $python in 12:46:34 + local pkg_list= 12:46:34 + [[ -d /opt/pyenv ]] 12:46:34 + echo 'Setup pyenv:' 12:46:34 Setup pyenv: 12:46:34 + export PYENV_ROOT=/opt/pyenv 12:46:34 + PYENV_ROOT=/opt/pyenv 12:46:34 + 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:46:34 + 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:46:34 + pyenv versions 12:46:34 system 12:46:34 * 3.8.13 (set by /opt/pyenv/version) 12:46:34 * 3.9.13 (set by /opt/pyenv/version) 12:46:34 * 3.10.6 (set by /opt/pyenv/version) 12:46:34 + command -v pyenv 12:46:34 ++ pyenv init - --no-rehash 12:46:34 + 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:46:34 export PATH="/opt/pyenv/shims:${PATH}" 12:46:34 export PYENV_SHELL=bash 12:46:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:46:34 pyenv() { 12:46:34 local command 12:46:34 command="${1:-}" 12:46:34 if [ "$#" -gt 0 ]; then 12:46:34 shift 12:46:34 fi 12:46:34 12:46:34 case "$command" in 12:46:34 rehash|shell) 12:46:34 eval "$(pyenv "sh-$command" "$@")" 12:46:34 ;; 12:46:34 *) 12:46:34 command pyenv "$command" "$@" 12:46:34 ;; 12:46:34 esac 12:46:34 }' 12:46:34 +++ 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:46:34 ++ 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:46:34 ++ 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:46:34 ++ 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:46:34 ++ export PYENV_SHELL=bash 12:46:34 ++ PYENV_SHELL=bash 12:46:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:46:34 +++ complete -F _pyenv pyenv 12:46:34 ++ lf-pyver python3 12:46:34 ++ local py_version_xy=python3 12:46:34 ++ local py_version_xyz= 12:46:34 ++ pyenv versions 12:46:34 ++ local command 12:46:34 ++ command=versions 12:46:34 ++ '[' 1 -gt 0 ']' 12:46:34 ++ shift 12:46:34 ++ case "$command" in 12:46:34 ++ command pyenv versions 12:46:34 ++ pyenv versions 12:46:34 ++ sed 's/^[ *]* //' 12:46:34 ++ awk '{ print $1 }' 12:46:34 ++ grep -E '^[0-9.]*[0-9]$' 12:46:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:46:34 +++ tail -n 1 12:46:34 +++ grep '^3' /tmp/.pyenv_versions 12:46:34 +++ sort -V 12:46:34 ++ py_version_xyz=3.10.6 12:46:34 ++ [[ -z 3.10.6 ]] 12:46:34 ++ echo 3.10.6 12:46:34 ++ return 0 12:46:34 + pyenv local 3.10.6 12:46:34 + local command 12:46:34 + command=local 12:46:34 + '[' 2 -gt 0 ']' 12:46:34 + shift 12:46:34 + case "$command" in 12:46:34 + command pyenv local 3.10.6 12:46:34 + pyenv local 3.10.6 12:46:34 + for arg in "$@" 12:46:34 + case $arg in 12:46:34 + pkg_list+='tox ' 12:46:34 + for arg in "$@" 12:46:34 + case $arg in 12:46:34 + pkg_list+='virtualenv ' 12:46:34 + for arg in "$@" 12:46:34 + case $arg in 12:46:34 + pkg_list+='urllib3~=1.26.15 ' 12:46:34 + [[ -f /tmp/.toxenv ]] 12:46:34 + [[ ! -f /tmp/.toxenv ]] 12:46:34 + [[ -n '' ]] 12:46:34 + python3 -m venv /tmp/venv-KLlr 12:46:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KLlr' 12:46:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KLlr 12:46:38 + echo /tmp/venv-KLlr 12:46:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:46:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:46:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:46:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:46:38 + local 'pip_opts=--upgrade --quiet' 12:46:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:46:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:46:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:46:38 + [[ -n '' ]] 12:46:38 + [[ -n '' ]] 12:46:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:46:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:46:38 + /tmp/venv-KLlr/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:46:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:46:42 lf-activate-venv(): INFO: Base packages installed successfully 12:46:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:46:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:46:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:46:42 + /tmp/venv-KLlr/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:46:44 + type python3 12:46:44 + true 12:46:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KLlr/bin to PATH' 12:46:44 lf-activate-venv(): INFO: Adding /tmp/venv-KLlr/bin to PATH 12:46:44 + PATH=/tmp/venv-KLlr/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:46:44 + return 0 12:46:44 + python3 --version 12:46:44 Python 3.10.6 12:46:44 + python3 -m pip --version 12:46:44 pip 26.0.1 from /tmp/venv-KLlr/lib/python3.10/site-packages/pip (python 3.10) 12:46:44 + python3 -m pip freeze 12:46:44 cachetools==7.0.5 12:46:44 colorama==0.4.6 12:46:44 distlib==0.4.0 12:46:44 filelock==3.25.2 12:46:44 packaging==26.0 12:46:44 platformdirs==4.9.4 12:46:44 pluggy==1.6.0 12:46:44 pyproject-api==1.10.0 12:46:44 python-discovery==1.2.1 12:46:44 tomli==2.4.1 12:46:44 tomli_w==1.2.0 12:46:44 tox==4.52.0 12:46:44 typing_extensions==4.15.0 12:46:44 urllib3==1.26.20 12:46:44 virtualenv==21.2.0 12:46:44 [EnvInject] - Injecting environment variables from a build step. 12:46:44 [EnvInject] - Injecting as environment variables the properties content 12:46:44 PARALLEL=false 12:46:44 12:46:44 [EnvInject] - Variables injected successfully. 12:46:44 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins8392412288413352840.sh 12:46:44 ---> tox-run.sh 12:46:44 + 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:46:44 + ARCHIVE_TOX_DIR=/w/workspace/integration-data-provider-master-yaml-lint/archives/tox 12:46:44 + ARCHIVE_DOC_DIR=/w/workspace/integration-data-provider-master-yaml-lint/archives/docs 12:46:44 + mkdir -p /w/workspace/integration-data-provider-master-yaml-lint/archives/tox 12:46:44 + cd /w/workspace/integration-data-provider-master-yaml-lint/. 12:46:44 + source /home/jenkins/lf-env.sh 12:46:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:46:44 ++ mktemp -d /tmp/venv-XXXX 12:46:44 + lf_venv=/tmp/venv-eaUW 12:46:44 + local venv_file=/tmp/.os_lf_venv 12:46:44 + local python=python3 12:46:44 + local options 12:46:44 + local set_path=true 12:46:44 + local install_args= 12:46:44 ++ 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:46:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:46:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:46:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:46:44 + true 12:46:44 + case $1 in 12:46:44 + venv_file=/tmp/.toxenv 12:46:44 + shift 2 12:46:44 + true 12:46:44 + case $1 in 12:46:44 + shift 12:46:44 + break 12:46:44 + case $python in 12:46:44 + local pkg_list= 12:46:44 + [[ -d /opt/pyenv ]] 12:46:44 + echo 'Setup pyenv:' 12:46:44 Setup pyenv: 12:46:44 + export PYENV_ROOT=/opt/pyenv 12:46:44 + PYENV_ROOT=/opt/pyenv 12:46:44 + 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:46:44 + 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:46:44 + pyenv versions 12:46:44 system 12:46:44 3.8.13 12:46:44 3.9.13 12:46:44 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 12:46:44 + command -v pyenv 12:46:44 ++ pyenv init - --no-rehash 12:46:44 + 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:46:44 export PATH="/opt/pyenv/shims:${PATH}" 12:46:44 export PYENV_SHELL=bash 12:46:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:46:44 pyenv() { 12:46:44 local command 12:46:44 command="${1:-}" 12:46:44 if [ "$#" -gt 0 ]; then 12:46:44 shift 12:46:44 fi 12:46:44 12:46:44 case "$command" in 12:46:44 rehash|shell) 12:46:44 eval "$(pyenv "sh-$command" "$@")" 12:46:44 ;; 12:46:44 *) 12:46:44 command pyenv "$command" "$@" 12:46:44 ;; 12:46:44 esac 12:46:44 }' 12:46:44 +++ 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:46:44 ++ 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:46:44 ++ 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:46:44 ++ 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:46:44 ++ export PYENV_SHELL=bash 12:46:44 ++ PYENV_SHELL=bash 12:46:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:46:44 +++ complete -F _pyenv pyenv 12:46:44 ++ lf-pyver python3 12:46:44 ++ local py_version_xy=python3 12:46:44 ++ local py_version_xyz= 12:46:44 ++ sed 's/^[ *]* //' 12:46:44 ++ pyenv versions 12:46:44 ++ local command 12:46:44 ++ command=versions 12:46:44 ++ '[' 1 -gt 0 ']' 12:46:44 ++ shift 12:46:44 ++ case "$command" in 12:46:44 ++ command pyenv versions 12:46:44 ++ pyenv versions 12:46:44 ++ awk '{ print $1 }' 12:46:44 ++ grep -E '^[0-9.]*[0-9]$' 12:46:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:46:44 +++ grep '^3' /tmp/.pyenv_versions 12:46:44 +++ tail -n 1 12:46:44 +++ sort -V 12:46:44 ++ py_version_xyz=3.10.6 12:46:44 ++ [[ -z 3.10.6 ]] 12:46:44 ++ echo 3.10.6 12:46:44 ++ return 0 12:46:44 + pyenv local 3.10.6 12:46:44 + local command 12:46:44 + command=local 12:46:44 + '[' 2 -gt 0 ']' 12:46:44 + shift 12:46:44 + case "$command" in 12:46:44 + command pyenv local 3.10.6 12:46:44 + pyenv local 3.10.6 12:46:44 + for arg in "$@" 12:46:44 + case $arg in 12:46:44 + pkg_list+='tox ' 12:46:44 + for arg in "$@" 12:46:44 + case $arg in 12:46:44 + pkg_list+='virtualenv ' 12:46:44 + for arg in "$@" 12:46:44 + case $arg in 12:46:44 + pkg_list+='urllib3~=1.26.15 ' 12:46:44 + [[ -f /tmp/.toxenv ]] 12:46:44 ++ cat /tmp/.toxenv 12:46:44 + lf_venv=/tmp/venv-KLlr 12:46:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KLlr from' file:/tmp/.toxenv 12:46:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KLlr from file:/tmp/.toxenv 12:46:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:46:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:46:44 + local 'pip_opts=--upgrade --quiet' 12:46:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:46:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:46:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:46:44 + [[ -n '' ]] 12:46:44 + [[ -n '' ]] 12:46:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:46:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:46:44 + /tmp/venv-KLlr/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:46:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:46:45 lf-activate-venv(): INFO: Base packages installed successfully 12:46:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:46:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:46:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:46:45 + /tmp/venv-KLlr/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:46:46 + type python3 12:46:46 + true 12:46:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KLlr/bin to PATH' 12:46:46 lf-activate-venv(): INFO: Adding /tmp/venv-KLlr/bin to PATH 12:46:46 + PATH=/tmp/venv-KLlr/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:46:46 + return 0 12:46:46 + [[ -d /opt/pyenv ]] 12:46:46 + echo '---> Setting up pyenv' 12:46:46 ---> Setting up pyenv 12:46:46 + export PYENV_ROOT=/opt/pyenv 12:46:46 + PYENV_ROOT=/opt/pyenv 12:46:46 + export PATH=/opt/pyenv/bin:/tmp/venv-KLlr/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:46:46 + PATH=/opt/pyenv/bin:/tmp/venv-KLlr/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:46:46 ++ pwd 12:46:46 + PYTHONPATH=/w/workspace/integration-data-provider-master-yaml-lint 12:46:46 + export PYTHONPATH 12:46:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:46:46 + TOX_TESTENV_PASSENV=PYTHONPATH 12:46:46 + tox --version 12:46:46 4.52.0 from /tmp/venv-KLlr/lib/python3.10/site-packages/tox/__init__.py 12:46:46 + PARALLEL=false 12:46:46 + TOX_OPTIONS_LIST= 12:46:46 + [[ -n yaml ]] 12:46:46 + TOX_OPTIONS_LIST=' -e yaml' 12:46:46 + case ${PARALLEL,,} in 12:46:46 + tox -e yaml 12:46:46 + tee -a /w/workspace/integration-data-provider-master-yaml-lint/archives/tox/tox.log 12:46:48 yaml: install_deps> python -I -m pip install coala-bears nodeenv 12:47:11 yaml: freeze> python -m pip freeze --all 12:47:11 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 12:47:11 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 12:47:11 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 12:47:12 ---> Completed tox runs 12:47:12 + for i in .tox/*/log 12:47:12 ++ echo .tox/yaml/log 12:47:12 ++ awk -F/ '{print $2}' 12:47:12 + tox_env=yaml 12:47:12 + cp -r .tox/yaml/log /w/workspace/integration-data-provider-master-yaml-lint/archives/tox/yaml 12:47:12 + DOC_DIR=docs/_build/html 12:47:12 + [[ -d docs/_build/html ]] 12:47:12 + echo '---> tox-run.sh ends' 12:47:12 ---> tox-run.sh ends 12:47:12 + test 0 -eq 0 12:47:12 $ ssh-agent -k 12:47:12 unset SSH_AUTH_SOCK; 12:47:12 unset SSH_AGENT_PID; 12:47:12 echo Agent pid 22617 killed; 12:47:12 [ssh-agent] Stopped. 12:47:12 [PostBuildScript] - [INFO] Executing post build scripts. 12:47:12 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins3283519117927624214.sh 12:47:12 ---> sysstat.sh 12:47:13 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins2623784296801244393.sh 12:47:13 ---> package-listing.sh 12:47:13 ++ facter osfamily 12:47:13 ++ tr '[:upper:]' '[:lower:]' 12:47:13 + OS_FAMILY=redhat 12:47:13 + workspace=/w/workspace/integration-data-provider-master-yaml-lint 12:47:13 + START_PACKAGES=/tmp/packages_start.txt 12:47:13 + END_PACKAGES=/tmp/packages_end.txt 12:47:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:47:13 + PACKAGES=/tmp/packages_start.txt 12:47:13 + '[' /w/workspace/integration-data-provider-master-yaml-lint ']' 12:47:13 + PACKAGES=/tmp/packages_end.txt 12:47:13 + case "${OS_FAMILY}" in 12:47:13 + rpm -qa 12:47:13 + sort 12:47:13 + '[' -f /tmp/packages_start.txt ']' 12:47:13 + '[' -f /tmp/packages_end.txt ']' 12:47:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:47:13 + '[' /w/workspace/integration-data-provider-master-yaml-lint ']' 12:47:13 + mkdir -p /w/workspace/integration-data-provider-master-yaml-lint/archives/ 12:47:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-data-provider-master-yaml-lint/archives/ 12:47:13 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins2289629138809449911.sh 12:47:14 ---> capture-instance-metadata.sh 12:47:14 Setup pyenv: 12:47:14 system 12:47:14 3.8.13 12:47:14 3.9.13 12:47:14 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 12:47:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Abo 12:47:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:47:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:47:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:47:21 lf-activate-venv(): INFO: Base packages installed successfully 12:47:21 lf-activate-venv(): INFO: Installing additional packages: lftools 12:47:41 lf-activate-venv(): INFO: Adding /tmp/venv-3Abo/bin to PATH 12:47:41 INFO: Running in OpenStack, capturing instance metadata 12:47:42 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins9436556738401041618.sh 12:47:42 provisioning config files... 12:47:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-data-provider-master-yaml-lint@tmp/config13967814305721580124tmp 12:47:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:47:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:47:42 [EnvInject] - Injecting environment variables from a build step. 12:47:42 [EnvInject] - Injecting as environment variables the properties content 12:47:42 SERVER_ID=logs 12:47:42 12:47:42 [EnvInject] - Variables injected successfully. 12:47:42 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins14749336717318337035.sh 12:47:42 ---> create-netrc.sh 12:47:42 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins7620996679029963151.sh 12:47:42 ---> python-tools-install.sh 12:47:42 Setup pyenv: 12:47:42 system 12:47:42 3.8.13 12:47:42 3.9.13 12:47:42 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 12:47:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Abo from file:/tmp/.os_lf_venv 12:47:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:47:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:47:44 lf-activate-venv(): INFO: Base packages installed successfully 12:47:44 lf-activate-venv(): INFO: Installing additional packages: lftools 12:47:51 lf-activate-venv(): INFO: Adding /tmp/venv-3Abo/bin to PATH 12:47:51 Generating Requirements File 12:48:08 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:48:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:48:08 Python 3.10.6 12:48:08 pip 26.0.1 from /tmp/venv-3Abo/lib/python3.10/site-packages/pip (python 3.10) 12:48:08 appdirs==1.4.4 12:48:08 argcomplete==3.6.3 12:48:08 aspy.yaml==1.3.0 12:48:08 attrs==26.1.0 12:48:08 autopage==0.6.0 12:48:08 backports.strenum==1.3.1 12:48:08 beautifulsoup4==4.14.3 12:48:08 boto3==1.42.79 12:48:08 botocore==1.42.79 12:48:08 bs4==0.0.2 12:48:08 certifi==2026.2.25 12:48:08 cffi==2.0.0 12:48:08 cfgv==3.5.0 12:48:08 chardet==7.4.0.post2 12:48:08 charset-normalizer==3.4.6 12:48:08 click==8.3.1 12:48:08 cliff==4.13.2 12:48:08 cmd2==3.4.0 12:48:08 cryptography==3.3.2 12:48:08 debtcollector==3.1.0 12:48:08 decorator==5.2.1 12:48:08 defusedxml==0.7.1 12:48:08 Deprecated==1.3.1 12:48:08 distlib==0.4.0 12:48:08 dnspython==2.8.0 12:48:08 docker==7.1.0 12:48:08 dogpile.cache==1.5.0 12:48:08 durationpy==0.10 12:48:08 email-validator==2.3.0 12:48:08 filelock==3.25.2 12:48:08 future==1.0.0 12:48:08 gitdb==4.0.12 12:48:08 GitPython==3.1.46 12:48:08 httplib2==0.30.2 12:48:08 identify==2.6.18 12:48:08 idna==3.11 12:48:08 importlib-resources==1.5.0 12:48:08 iso8601==2.1.0 12:48:08 Jinja2==3.1.6 12:48:08 jmespath==1.1.0 12:48:08 jsonpatch==1.33 12:48:08 jsonpointer==3.1.1 12:48:08 jsonschema==4.26.0 12:48:08 jsonschema-specifications==2025.9.1 12:48:08 keystoneauth1==5.13.1 12:48:08 kubernetes==35.0.0 12:48:08 lftools==0.37.22 12:48:08 lxml==6.0.2 12:48:08 markdown-it-py==4.0.0 12:48:08 MarkupSafe==3.0.3 12:48:08 mdurl==0.1.2 12:48:08 msgpack==1.1.2 12:48:08 multi_key_dict==2.0.3 12:48:08 munch==4.0.0 12:48:08 netaddr==1.3.0 12:48:08 niet==1.4.2 12:48:08 nodeenv==1.10.0 12:48:08 oauth2client==4.1.3 12:48:08 oauthlib==3.3.1 12:48:08 openstacksdk==4.10.0 12:48:08 os-service-types==1.8.2 12:48:08 osc-lib==4.4.0 12:48:08 oslo.config==10.3.0 12:48:08 oslo.context==6.3.0 12:48:08 oslo.i18n==6.7.2 12:48:08 oslo.log==8.1.0 12:48:08 oslo.serialization==5.9.1 12:48:08 oslo.utils==10.0.0 12:48:08 packaging==26.0 12:48:08 pbr==7.0.3 12:48:08 platformdirs==4.9.4 12:48:08 prettytable==3.17.0 12:48:08 psutil==7.2.2 12:48:08 pyasn1==0.6.3 12:48:08 pyasn1_modules==0.4.2 12:48:08 pycparser==3.0 12:48:08 pygerrit2==2.0.15 12:48:08 PyGithub==2.9.0 12:48:08 Pygments==2.20.0 12:48:08 PyJWT==2.12.1 12:48:08 PyNaCl==1.6.2 12:48:08 pyparsing==2.4.7 12:48:08 pyperclip==1.11.0 12:48:08 pyrsistent==0.20.0 12:48:08 python-cinderclient==9.9.0 12:48:08 python-dateutil==2.9.0.post0 12:48:08 python-discovery==1.2.1 12:48:08 python-heatclient==5.1.0 12:48:08 python-jenkins==1.8.3 12:48:08 python-keystoneclient==5.8.0 12:48:08 python-magnumclient==4.10.0 12:48:08 python-openstackclient==9.0.0 12:48:08 python-swiftclient==4.10.0 12:48:08 PyYAML==6.0.3 12:48:08 referencing==0.37.0 12:48:08 requests==2.33.1 12:48:08 requests-oauthlib==2.0.0 12:48:08 requestsexceptions==1.4.0 12:48:08 rfc3986==2.0.0 12:48:08 rich==14.3.3 12:48:08 rich-argparse==1.7.2 12:48:08 rpds-py==0.30.0 12:48:08 rsa==4.9.1 12:48:08 ruamel.yaml==0.19.1 12:48:08 ruamel.yaml.clib==0.2.15 12:48:08 s3transfer==0.16.0 12:48:08 simplejson==3.20.2 12:48:08 six==1.17.0 12:48:08 smmap==5.0.3 12:48:08 soupsieve==2.8.3 12:48:08 stevedore==5.7.0 12:48:08 tabulate==0.10.0 12:48:08 toml==0.10.2 12:48:08 tomlkit==0.14.0 12:48:08 tqdm==4.67.3 12:48:08 typing_extensions==4.15.0 12:48:08 urllib3==1.26.20 12:48:08 virtualenv==21.2.0 12:48:08 wcwidth==0.6.0 12:48:08 websocket-client==1.9.0 12:48:08 wrapt==2.1.2 12:48:08 xdg==6.0.0 12:48:08 xmltodict==1.0.4 12:48:08 yq==3.4.3 12:48:08 [integration-data-provider-master-yaml-lint] $ /bin/sh /tmp/jenkins6703901703199822598.sh 12:48:08 ---> uv-install.sh 12:48:08 Installing uv/uvx (latest) using shell installer 12:48:09 2026-03-31 12:48:09 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-31T13%3A34%3A15Z&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-03-31T12%3A34%3A12Z&ske=2026-03-31T13%3A34%3A15Z&sks=b&skv=2018-11-09&sig=RKt%2FYdS4F1jbEZNmEbESPtfHYxZOPvcQuYWuI6%2BHbXc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDk2MTQ4MywibmJmIjoxNzc0OTYxMTgzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.aNpDUIKS84ESECQZxJXuVP7G2DFtKZpNzRCWH7pk4lk&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-scyanY.sh" [1] 12:48:09 downloading uv 0.11.2 x86_64-unknown-linux-gnu 12:48:10 installing to /home/jenkins/.local/bin 12:48:10 uv 12:48:10 uvx 12:48:10 everything's installed! 12:48:10 ---> Validating uv/uvx install 12:48:10 uvx 0.11.2 (x86_64-unknown-linux-gnu) 12:48:10 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins1377693594298830820.sh 12:48:10 ---> sudo-logs.sh 12:48:10 Archiving 'sudo' log.. 12:48:10 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins5863540269842472779.sh 12:48:10 ---> job-cost.sh 12:48:10 INFO: Activating Python virtual environment... 12:48:10 Setup pyenv: 12:48:10 system 12:48:10 3.8.13 12:48:10 3.9.13 12:48:10 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 12:48:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Abo from file:/tmp/.os_lf_venv 12:48:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:48:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:48:12 lf-activate-venv(): INFO: Base packages installed successfully 12:48:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:48:18 lf-activate-venv(): INFO: Adding /tmp/venv-3Abo/bin to PATH 12:48:18 INFO: No stack-cost file found 12:48:18 INFO: Instance uptime: 152s 12:48:18 INFO: Fetching instance metadata (attempt 1 of 3)... 12:48:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:48:18 INFO: Successfully fetched instance metadata 12:48:18 INFO: Instance type: v3-standard-2 12:48:18 INFO: Retrieving pricing info for: v3-standard-2 12:48:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:48:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=152 12:48:18 INFO: Successfully fetched Vexxhost pricing API 12:48:18 INFO: Retrieved cost: 0.06 12:48:18 INFO: Retrieved resource: v3-standard-2 12:48:18 INFO: Creating archive directory: /w/workspace/integration-data-provider-master-yaml-lint/archives/cost 12:48:18 INFO: Archiving costs to: /w/workspace/integration-data-provider-master-yaml-lint/archives/cost.csv 12:48:18 INFO: Successfully archived job cost data 12:48:18 DEBUG: Cost data: integration-data-provider-master-yaml-lint,83,2026-03-31 12:48:18,v3-standard-2,152,0.06,0.00,SUCCESS 12:48:18 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins4753282857628615529.sh 12:48:18 ---> logs-deploy.sh 12:48:18 Setup pyenv: 12:48:18 system 12:48:18 3.8.13 12:48:18 3.9.13 12:48:18 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 12:48:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Abo from file:/tmp/.os_lf_venv 12:48:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:48:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:48:20 lf-activate-venv(): INFO: Base packages installed successfully 12:48:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:48:27 lf-activate-venv(): INFO: Adding /tmp/venv-3Abo/bin to PATH 12:48:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-data-provider-master-yaml-lint/83 12:48:27 INFO: archiving workspace using pattern(s): 12:48:28 Archives upload complete. 12:48:28 INFO: archiving logs to Nexus 12:48:29 ---> uname -a: 12:48:29 Linux prd-centos8-builder-2c-1g-931.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:48:29 12:48:29 12:48:29 ---> lscpu: 12:48:29 Architecture: x86_64 12:48:29 CPU op-mode(s): 32-bit, 64-bit 12:48:29 Byte Order: Little Endian 12:48:29 CPU(s): 2 12:48:29 On-line CPU(s) list: 0,1 12:48:29 Thread(s) per core: 1 12:48:29 Core(s) per socket: 1 12:48:29 Socket(s): 2 12:48:29 NUMA node(s): 1 12:48:29 Vendor ID: AuthenticAMD 12:48:29 CPU family: 23 12:48:29 Model: 49 12:48:29 Model name: AMD EPYC-Rome Processor 12:48:29 Stepping: 0 12:48:29 CPU MHz: 2799.998 12:48:29 BogoMIPS: 5599.99 12:48:29 Virtualization: AMD-V 12:48:29 Hypervisor vendor: KVM 12:48:29 Virtualization type: full 12:48:29 L1d cache: 32K 12:48:29 L1i cache: 32K 12:48:29 L2 cache: 512K 12:48:29 L3 cache: 16384K 12:48:29 NUMA node0 CPU(s): 0,1 12:48:29 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:48:29 12:48:29 12:48:29 ---> nproc: 12:48:29 2 12:48:29 12:48:29 12:48:29 ---> df -h: 12:48:29 Filesystem Size Used Avail Use% Mounted on 12:48:29 devtmpfs 3.8G 0 3.8G 0% /dev 12:48:29 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:48:29 tmpfs 3.8G 17M 3.8G 1% /run 12:48:29 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:48:29 /dev/vda1 40G 8.7G 32G 22% / 12:48:29 tmpfs 770M 0 770M 0% /run/user/1001 12:48:29 12:48:29 12:48:29 ---> free -m: 12:48:29 total used free shared buff/cache available 12:48:29 Mem: 7699 602 4685 19 2411 6779 12:48:29 Swap: 1023 0 1023 12:48:29 12:48:29 12:48:29 ---> ip addr: 12:48:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:48:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:48:29 inet 127.0.0.1/8 scope host lo 12:48:29 valid_lft forever preferred_lft forever 12:48:29 inet6 ::1/128 scope host 12:48:29 valid_lft forever preferred_lft forever 12:48:29 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:48:29 link/ether fa:16:3e:d9:9f:49 brd ff:ff:ff:ff:ff:ff 12:48:29 altname enp0s3 12:48:29 altname ens3 12:48:29 inet 10.30.107.64/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:48:29 valid_lft 86247sec preferred_lft 86247sec 12:48:29 inet6 fe80::f816:3eff:fed9:9f49/64 scope link 12:48:29 valid_lft forever preferred_lft forever 12:48:29 12:48:29 12:48:29 ---> sar -b -r -n DEV: 12:48:29 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/31/2026 _x86_64_ (2 CPU) 12:48:29 12:48:29 12:45:52 LINUX RESTART (2 CPU) 12:48:29 12:48:29 12:46:03 PM tps rtps wtps bread/s bwrtn/s 12:48:29 12:47:01 PM 483.18 300.60 182.57 15706.02 43262.28 12:48:29 12:48:01 PM 153.17 3.60 149.57 1209.20 12024.56 12:48:29 Average: 315.36 149.57 165.79 8334.17 27377.44 12:48:29 12:48:29 12:46:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:48:29 12:47:01 PM 5344848 6959700 2539588 32.21 2688 1795552 857200 9.60 195364 2030712 103996 12:48:29 12:48:01 PM 4959224 6955956 2925212 37.10 2688 2155108 722584 8.09 378548 2142948 159296 12:48:29 Average: 5152036 6957828 2732400 34.66 2688 1975330 789892 8.84 286956 2086830 131646 12:48:29 12:48:29 12:46:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:48:29 12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:29 12:47:01 PM eth0 229.32 145.25 1459.81 67.85 0.00 0.00 0.00 0.00 12:48:29 12:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:29 12:48:01 PM eth0 64.10 47.87 792.52 11.30 0.00 0.00 0.00 0.00 12:48:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:29 Average: eth0 145.30 95.73 1120.48 39.09 0.00 0.00 0.00 0.00 12:48:29 12:48:29 12:48:29 ---> sar -P ALL: 12:48:29 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/31/2026 _x86_64_ (2 CPU) 12:48:29 12:48:29 12:45:52 LINUX RESTART (2 CPU) 12:48:29 12:48:29 12:46:03 PM CPU %user %nice %system %iowait %steal %idle 12:48:29 12:47:01 PM all 41.04 3.43 25.66 9.78 0.16 19.94 12:48:29 12:47:01 PM 0 42.94 3.68 23.96 8.42 0.16 20.83 12:48:29 12:47:01 PM 1 39.12 3.17 27.36 11.14 0.16 19.05 12:48:29 12:48:01 PM all 41.04 0.00 5.19 2.04 0.12 51.61 12:48:29 12:48:01 PM 0 49.05 0.00 5.60 1.87 0.12 43.36 12:48:29 12:48:01 PM 1 33.03 0.00 4.78 2.21 0.12 59.87 12:48:29 Average: all 41.04 1.66 15.10 5.79 0.14 36.27 12:48:29 Average: 0 46.09 1.79 14.50 5.05 0.14 32.44 12:48:29 Average: 1 35.98 1.53 15.70 6.53 0.14 40.12 12:48:29 12:48:29 12:48:29