16:18:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/data-provider/+/143234 16:18:53 Running as SYSTEM 16:18:53 [EnvInject] - Loading node environment variables. 16:18:53 Building remotely on prd-centos8-builder-2c-1g-2482 (centos8-builder-2c-1g) in workspace /w/workspace/integration-data-provider-master-yaml-lint 16:18:53 [ssh-agent] Looking for ssh-agent implementation... 16:18:53 $ ssh-agent 16:18:53 SSH_AUTH_SOCK=/tmp/ssh-ZdL55y3Mf8GM/agent.14916 16:18:53 SSH_AGENT_PID=14917 16:18:53 [ssh-agent] Started. 16:18:53 Running ssh-add (command line suppressed) 16:18:53 Identity added: /w/workspace/integration-data-provider-master-yaml-lint@tmp/private_key_11942759608723257048.key (/w/workspace/integration-data-provider-master-yaml-lint@tmp/private_key_11942759608723257048.key) 16:18:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:18:54 The recommended git tool is: NONE 16:18:55 using credential onap-jenkins-ssh 16:18:55 Wiping out workspace first. 16:18:55 Cloning the remote Git repository 16:18:55 Cloning repository git://cloud.onap.org/mirror/integration/data-provider.git 16:18:55 > git init /w/workspace/integration-data-provider-master-yaml-lint # timeout=10 16:18:55 Fetching upstream changes from git://cloud.onap.org/mirror/integration/data-provider.git 16:18:55 > git --version # timeout=10 16:18:55 > git --version # 'git version 2.39.0' 16:18:55 using GIT_SSH to set credentials Gerrit user 16:18:55 [INFO] Currently running in a labeled security context 16:18:55 [INFO] Currently SELinux is 'enforcing' on the host 16:18:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-data-provider-master-yaml-lint@tmp/jenkins-gitclient-ssh2903621173696044662.key 16:18:55 Verifying host key using manually-configured host key entries 16:18:56 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/data-provider.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:18:56 > git config remote.origin.url git://cloud.onap.org/mirror/integration/data-provider.git # timeout=10 16:18:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:56 > git config remote.origin.url git://cloud.onap.org/mirror/integration/data-provider.git # timeout=10 16:18:56 Fetching upstream changes from git://cloud.onap.org/mirror/integration/data-provider.git 16:18:56 using GIT_SSH to set credentials Gerrit user 16:18:56 [INFO] Currently running in a labeled security context 16:18:56 [INFO] Currently SELinux is 'enforcing' on the host 16:18:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-data-provider-master-yaml-lint@tmp/jenkins-gitclient-ssh8218526587191641976.key 16:18:56 Verifying host key using manually-configured host key entries 16:18:56 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/data-provider.git refs/changes/34/143234/2 # timeout=30 16:18:56 > git rev-parse 5cdc73b1e74838d98b68b4cac647f9aec79565e3^{commit} # timeout=10 16:18:56 Checking out Revision 5cdc73b1e74838d98b68b4cac647f9aec79565e3 (refs/changes/34/143234/2) 16:18:56 > git config core.sparsecheckout # timeout=10 16:18:57 > git checkout -f 5cdc73b1e74838d98b68b4cac647f9aec79565e3 # timeout=30 16:19:00 Commit message: "CI: Deploy python based Github2Gerrit" 16:19:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:19:00 > git rev-list --no-walk 59f1a4f418b5db0b808bb6fc62f5af73de187b63 # timeout=10 16:19:00 [EnvInject] - Injecting environment variables from a build step. 16:19:00 [EnvInject] - Injecting as environment variables the properties content 16:19:00 PYTHON=python3 16:19:00 16:19:00 [EnvInject] - Variables injected successfully. 16:19:00 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins1158511715712173176.sh 16:19:00 ---> tox-install.sh 16:19:00 + source /home/jenkins/lf-env.sh 16:19:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:19:00 ++ mktemp -d /tmp/venv-XXXX 16:19:00 + lf_venv=/tmp/venv-2wj4 16:19:00 + local venv_file=/tmp/.os_lf_venv 16:19:00 + local python=python3 16:19:00 + local options 16:19:00 + local set_path=true 16:19:00 + local install_args= 16:19:00 ++ 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 16:19:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:19:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:19:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:19:00 + true 16:19:00 + case $1 in 16:19:00 + venv_file=/tmp/.toxenv 16:19:00 + shift 2 16:19:00 + true 16:19:00 + case $1 in 16:19:00 + shift 16:19:00 + break 16:19:00 + case $python in 16:19:00 + local pkg_list= 16:19:00 + [[ -d /opt/pyenv ]] 16:19:00 + echo 'Setup pyenv:' 16:19:00 Setup pyenv: 16:19:00 + export PYENV_ROOT=/opt/pyenv 16:19:00 + PYENV_ROOT=/opt/pyenv 16:19:00 + 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 16:19:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:19:00 + pyenv versions 16:19:01 system 16:19:01 * 3.8.13 (set by /opt/pyenv/version) 16:19:01 * 3.9.13 (set by /opt/pyenv/version) 16:19:01 * 3.10.6 (set by /opt/pyenv/version) 16:19:01 + command -v pyenv 16:19:01 ++ pyenv init - --no-rehash 16:19:01 + 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[*]}"'\'')" 16:19:01 export PATH="/opt/pyenv/shims:${PATH}" 16:19:01 export PYENV_SHELL=bash 16:19:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:19:01 pyenv() { 16:19:01 local command 16:19:01 command="${1:-}" 16:19:01 if [ "$#" -gt 0 ]; then 16:19:01 shift 16:19:01 fi 16:19:01 16:19:01 case "$command" in 16:19:01 rehash|shell) 16:19:01 eval "$(pyenv "sh-$command" "$@")" 16:19:01 ;; 16:19:01 *) 16:19:01 command pyenv "$command" "$@" 16:19:01 ;; 16:19:01 esac 16:19:01 }' 16:19:01 +++ 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[*]}"' 16:19:01 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:19:01 ++ 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 16:19:01 ++ 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 16:19:01 ++ export PYENV_SHELL=bash 16:19:01 ++ PYENV_SHELL=bash 16:19:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:19:01 +++ complete -F _pyenv pyenv 16:19:01 ++ lf-pyver python3 16:19:01 ++ local py_version_xy=python3 16:19:01 ++ local py_version_xyz= 16:19:01 ++ pyenv versions 16:19:01 ++ local command 16:19:01 ++ command=versions 16:19:01 ++ '[' 1 -gt 0 ']' 16:19:01 ++ shift 16:19:01 ++ case "$command" in 16:19:01 ++ command pyenv versions 16:19:01 ++ pyenv versions 16:19:01 ++ awk '{ print $1 }' 16:19:01 ++ sed 's/^[ *]* //' 16:19:01 ++ grep -E '^[0-9.]*[0-9]$' 16:19:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:19:01 +++ grep '^3' /tmp/.pyenv_versions 16:19:01 +++ sort -V 16:19:01 +++ tail -n 1 16:19:01 ++ py_version_xyz=3.10.6 16:19:01 ++ [[ -z 3.10.6 ]] 16:19:01 ++ echo 3.10.6 16:19:01 ++ return 0 16:19:01 + pyenv local 3.10.6 16:19:01 + local command 16:19:01 + command=local 16:19:01 + '[' 2 -gt 0 ']' 16:19:01 + shift 16:19:01 + case "$command" in 16:19:01 + command pyenv local 3.10.6 16:19:01 + pyenv local 3.10.6 16:19:01 + for arg in "$@" 16:19:01 + case $arg in 16:19:01 + pkg_list+='tox ' 16:19:01 + for arg in "$@" 16:19:01 + case $arg in 16:19:01 + pkg_list+='virtualenv ' 16:19:01 + for arg in "$@" 16:19:01 + case $arg in 16:19:01 + pkg_list+='urllib3~=1.26.15 ' 16:19:01 + [[ -f /tmp/.toxenv ]] 16:19:01 + [[ ! -f /tmp/.toxenv ]] 16:19:01 + [[ -n '' ]] 16:19:01 + python3 -m venv /tmp/venv-2wj4 16:19:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2wj4' 16:19:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2wj4 16:19:05 + echo /tmp/venv-2wj4 16:19:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:19:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:19:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:19:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:19:05 + local 'pip_opts=--upgrade --quiet' 16:19:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:19:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:19:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:19:05 + [[ -n '' ]] 16:19:05 + [[ -n '' ]] 16:19:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:19:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:19:05 + /tmp/venv-2wj4/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 16:19:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:19:09 lf-activate-venv(): INFO: Base packages installed successfully 16:19:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:19:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:19:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:19:09 + /tmp/venv-2wj4/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 16:19:10 + type python3 16:19:10 + true 16:19:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2wj4/bin to PATH' 16:19:10 lf-activate-venv(): INFO: Adding /tmp/venv-2wj4/bin to PATH 16:19:10 + PATH=/tmp/venv-2wj4/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 16:19:10 + return 0 16:19:10 + python3 --version 16:19:10 Python 3.10.6 16:19:10 + python3 -m pip --version 16:19:11 pip 26.0.1 from /tmp/venv-2wj4/lib/python3.10/site-packages/pip (python 3.10) 16:19:11 + python3 -m pip freeze 16:19:11 cachetools==7.0.5 16:19:11 colorama==0.4.6 16:19:11 distlib==0.4.0 16:19:11 filelock==3.25.2 16:19:11 packaging==26.0 16:19:11 platformdirs==4.9.4 16:19:11 pluggy==1.6.0 16:19:11 pyproject-api==1.10.0 16:19:11 python-discovery==1.2.1 16:19:11 tomli==2.4.1 16:19:11 tomli_w==1.2.0 16:19:11 tox==4.52.0 16:19:11 typing_extensions==4.15.0 16:19:11 urllib3==1.26.20 16:19:11 virtualenv==21.2.0 16:19:11 [EnvInject] - Injecting environment variables from a build step. 16:19:11 [EnvInject] - Injecting as environment variables the properties content 16:19:11 PARALLEL=false 16:19:11 16:19:11 [EnvInject] - Variables injected successfully. 16:19:11 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins728805450364471674.sh 16:19:11 ---> tox-run.sh 16:19:11 + 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 16:19:11 + ARCHIVE_TOX_DIR=/w/workspace/integration-data-provider-master-yaml-lint/archives/tox 16:19:11 + ARCHIVE_DOC_DIR=/w/workspace/integration-data-provider-master-yaml-lint/archives/docs 16:19:11 + mkdir -p /w/workspace/integration-data-provider-master-yaml-lint/archives/tox 16:19:11 + cd /w/workspace/integration-data-provider-master-yaml-lint/. 16:19:11 + source /home/jenkins/lf-env.sh 16:19:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:19:11 ++ mktemp -d /tmp/venv-XXXX 16:19:11 + lf_venv=/tmp/venv-okFp 16:19:11 + local venv_file=/tmp/.os_lf_venv 16:19:11 + local python=python3 16:19:11 + local options 16:19:11 + local set_path=true 16:19:11 + local install_args= 16:19:11 ++ 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 16:19:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:19:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:19:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:19:11 + true 16:19:11 + case $1 in 16:19:11 + venv_file=/tmp/.toxenv 16:19:11 + shift 2 16:19:11 + true 16:19:11 + case $1 in 16:19:11 + shift 16:19:11 + break 16:19:11 + case $python in 16:19:11 + local pkg_list= 16:19:11 + [[ -d /opt/pyenv ]] 16:19:11 + echo 'Setup pyenv:' 16:19:11 Setup pyenv: 16:19:11 + export PYENV_ROOT=/opt/pyenv 16:19:11 + PYENV_ROOT=/opt/pyenv 16:19:11 + 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 16:19:11 + 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 16:19:11 + pyenv versions 16:19:11 system 16:19:11 3.8.13 16:19:11 3.9.13 16:19:11 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 16:19:11 + command -v pyenv 16:19:11 ++ pyenv init - --no-rehash 16:19:11 + 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[*]}"'\'')" 16:19:11 export PATH="/opt/pyenv/shims:${PATH}" 16:19:11 export PYENV_SHELL=bash 16:19:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:19:11 pyenv() { 16:19:11 local command 16:19:11 command="${1:-}" 16:19:11 if [ "$#" -gt 0 ]; then 16:19:11 shift 16:19:11 fi 16:19:11 16:19:11 case "$command" in 16:19:11 rehash|shell) 16:19:11 eval "$(pyenv "sh-$command" "$@")" 16:19:11 ;; 16:19:11 *) 16:19:11 command pyenv "$command" "$@" 16:19:11 ;; 16:19:11 esac 16:19:11 }' 16:19:11 +++ 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[*]}"' 16:19:11 ++ 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 16:19:11 ++ 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 16:19:11 ++ 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 16:19:11 ++ export PYENV_SHELL=bash 16:19:11 ++ PYENV_SHELL=bash 16:19:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:19:11 +++ complete -F _pyenv pyenv 16:19:11 ++ lf-pyver python3 16:19:11 ++ local py_version_xy=python3 16:19:11 ++ local py_version_xyz= 16:19:11 ++ awk '{ print $1 }' 16:19:11 ++ pyenv versions 16:19:11 ++ local command 16:19:11 ++ command=versions 16:19:11 ++ '[' 1 -gt 0 ']' 16:19:11 ++ shift 16:19:11 ++ case "$command" in 16:19:11 ++ command pyenv versions 16:19:11 ++ pyenv versions 16:19:11 ++ sed 's/^[ *]* //' 16:19:11 ++ grep -E '^[0-9.]*[0-9]$' 16:19:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:19:11 +++ sort -V 16:19:11 +++ grep '^3' /tmp/.pyenv_versions 16:19:11 +++ tail -n 1 16:19:11 ++ py_version_xyz=3.10.6 16:19:11 ++ [[ -z 3.10.6 ]] 16:19:11 ++ echo 3.10.6 16:19:11 ++ return 0 16:19:11 + pyenv local 3.10.6 16:19:11 + local command 16:19:11 + command=local 16:19:11 + '[' 2 -gt 0 ']' 16:19:11 + shift 16:19:11 + case "$command" in 16:19:11 + command pyenv local 3.10.6 16:19:11 + pyenv local 3.10.6 16:19:11 + for arg in "$@" 16:19:11 + case $arg in 16:19:11 + pkg_list+='tox ' 16:19:11 + for arg in "$@" 16:19:11 + case $arg in 16:19:11 + pkg_list+='virtualenv ' 16:19:11 + for arg in "$@" 16:19:11 + case $arg in 16:19:11 + pkg_list+='urllib3~=1.26.15 ' 16:19:11 + [[ -f /tmp/.toxenv ]] 16:19:11 ++ cat /tmp/.toxenv 16:19:11 + lf_venv=/tmp/venv-2wj4 16:19:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2wj4 from' file:/tmp/.toxenv 16:19:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2wj4 from file:/tmp/.toxenv 16:19:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:19:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:19:11 + local 'pip_opts=--upgrade --quiet' 16:19:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:19:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:19:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:19:11 + [[ -n '' ]] 16:19:11 + [[ -n '' ]] 16:19:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:19:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:19:11 + /tmp/venv-2wj4/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 16:19:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:19:12 lf-activate-venv(): INFO: Base packages installed successfully 16:19:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:19:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:19:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:19:12 + /tmp/venv-2wj4/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 16:19:13 + type python3 16:19:13 + true 16:19:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2wj4/bin to PATH' 16:19:13 lf-activate-venv(): INFO: Adding /tmp/venv-2wj4/bin to PATH 16:19:13 + PATH=/tmp/venv-2wj4/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 16:19:13 + return 0 16:19:13 + [[ -d /opt/pyenv ]] 16:19:13 + echo '---> Setting up pyenv' 16:19:13 ---> Setting up pyenv 16:19:13 + export PYENV_ROOT=/opt/pyenv 16:19:13 + PYENV_ROOT=/opt/pyenv 16:19:13 + export PATH=/opt/pyenv/bin:/tmp/venv-2wj4/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 16:19:13 + PATH=/opt/pyenv/bin:/tmp/venv-2wj4/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 16:19:13 ++ pwd 16:19:13 + PYTHONPATH=/w/workspace/integration-data-provider-master-yaml-lint 16:19:13 + export PYTHONPATH 16:19:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:19:13 + TOX_TESTENV_PASSENV=PYTHONPATH 16:19:13 + tox --version 16:19:13 4.52.0 from /tmp/venv-2wj4/lib/python3.10/site-packages/tox/__init__.py 16:19:13 + PARALLEL=false 16:19:13 + TOX_OPTIONS_LIST= 16:19:13 + [[ -n yaml ]] 16:19:13 + TOX_OPTIONS_LIST=' -e yaml' 16:19:13 + case ${PARALLEL,,} in 16:19:13 + tox -e yaml 16:19:13 + tee -a /w/workspace/integration-data-provider-master-yaml-lint/archives/tox/tox.log 16:19:15 yaml: install_deps> python -I -m pip install coala-bears nodeenv 16:19:38 yaml: freeze> python -m pip freeze --all 16:19:39 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 16:19:39 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 16:19:39 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 16:19:40 ---> Completed tox runs 16:19:40 + for i in .tox/*/log 16:19:40 ++ echo .tox/yaml/log 16:19:40 ++ awk -F/ '{print $2}' 16:19:40 + tox_env=yaml 16:19:40 + cp -r .tox/yaml/log /w/workspace/integration-data-provider-master-yaml-lint/archives/tox/yaml 16:19:40 + DOC_DIR=docs/_build/html 16:19:40 + [[ -d docs/_build/html ]] 16:19:40 + echo '---> tox-run.sh ends' 16:19:40 ---> tox-run.sh ends 16:19:40 + test 0 -eq 0 16:19:40 $ ssh-agent -k 16:19:40 unset SSH_AUTH_SOCK; 16:19:40 unset SSH_AGENT_PID; 16:19:40 echo Agent pid 14917 killed; 16:19:40 [ssh-agent] Stopped. 16:19:40 [PostBuildScript] - [INFO] Executing post build scripts. 16:19:40 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins2875680284344996118.sh 16:19:40 ---> sysstat.sh 16:19:40 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins1982153458032284138.sh 16:19:40 ---> package-listing.sh 16:19:40 ++ facter osfamily 16:19:40 ++ tr '[:upper:]' '[:lower:]' 16:19:40 + OS_FAMILY=redhat 16:19:40 + workspace=/w/workspace/integration-data-provider-master-yaml-lint 16:19:40 + START_PACKAGES=/tmp/packages_start.txt 16:19:40 + END_PACKAGES=/tmp/packages_end.txt 16:19:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:19:40 + PACKAGES=/tmp/packages_start.txt 16:19:40 + '[' /w/workspace/integration-data-provider-master-yaml-lint ']' 16:19:40 + PACKAGES=/tmp/packages_end.txt 16:19:40 + case "${OS_FAMILY}" in 16:19:40 + sort 16:19:40 + rpm -qa 16:19:41 + '[' -f /tmp/packages_start.txt ']' 16:19:41 + '[' -f /tmp/packages_end.txt ']' 16:19:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:19:41 + '[' /w/workspace/integration-data-provider-master-yaml-lint ']' 16:19:41 + mkdir -p /w/workspace/integration-data-provider-master-yaml-lint/archives/ 16:19:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-data-provider-master-yaml-lint/archives/ 16:19:41 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins2440313464764030145.sh 16:19:41 ---> capture-instance-metadata.sh 16:19:41 Setup pyenv: 16:19:41 system 16:19:41 3.8.13 16:19:41 3.9.13 16:19:41 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 16:19:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jdvt 16:19:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:19:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:19:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:19:49 lf-activate-venv(): INFO: Base packages installed successfully 16:19:49 lf-activate-venv(): INFO: Installing additional packages: lftools 16:20:09 lf-activate-venv(): INFO: Adding /tmp/venv-Jdvt/bin to PATH 16:20:09 INFO: Running in OpenStack, capturing instance metadata 16:20:09 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins6983014278448909445.sh 16:20:09 provisioning config files... 16:20:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-data-provider-master-yaml-lint@tmp/config1524287155914636644tmp 16:20:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:20:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:20:09 [EnvInject] - Injecting environment variables from a build step. 16:20:09 [EnvInject] - Injecting as environment variables the properties content 16:20:09 SERVER_ID=logs 16:20:09 16:20:09 [EnvInject] - Variables injected successfully. 16:20:09 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins14490854400192511130.sh 16:20:09 ---> create-netrc.sh 16:20:09 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins11970991323494353152.sh 16:20:09 ---> python-tools-install.sh 16:20:09 Setup pyenv: 16:20:10 system 16:20:10 3.8.13 16:20:10 3.9.13 16:20:10 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 16:20:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jdvt from file:/tmp/.os_lf_venv 16:20:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:20:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:20:11 lf-activate-venv(): INFO: Base packages installed successfully 16:20:11 lf-activate-venv(): INFO: Installing additional packages: lftools 16:20:18 lf-activate-venv(): INFO: Adding /tmp/venv-Jdvt/bin to PATH 16:20:18 Generating Requirements File 16:20:36 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. 16:20:36 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:20:36 Python 3.10.6 16:20:36 pip 26.0.1 from /tmp/venv-Jdvt/lib/python3.10/site-packages/pip (python 3.10) 16:20:37 appdirs==1.4.4 16:20:37 argcomplete==3.6.3 16:20:37 aspy.yaml==1.3.0 16:20:37 attrs==26.1.0 16:20:37 autopage==0.6.0 16:20:37 backports.strenum==1.3.1 16:20:37 beautifulsoup4==4.14.3 16:20:37 boto3==1.42.79 16:20:37 botocore==1.42.79 16:20:37 bs4==0.0.2 16:20:37 certifi==2026.2.25 16:20:37 cffi==2.0.0 16:20:37 cfgv==3.5.0 16:20:37 chardet==7.4.0.post2 16:20:37 charset-normalizer==3.4.6 16:20:37 click==8.3.1 16:20:37 cliff==4.13.2 16:20:37 cmd2==3.4.0 16:20:37 cryptography==3.3.2 16:20:37 debtcollector==3.1.0 16:20:37 decorator==5.2.1 16:20:37 defusedxml==0.7.1 16:20:37 Deprecated==1.3.1 16:20:37 distlib==0.4.0 16:20:37 dnspython==2.8.0 16:20:37 docker==7.1.0 16:20:37 dogpile.cache==1.5.0 16:20:37 durationpy==0.10 16:20:37 email-validator==2.3.0 16:20:37 filelock==3.25.2 16:20:37 future==1.0.0 16:20:37 gitdb==4.0.12 16:20:37 GitPython==3.1.46 16:20:37 httplib2==0.30.2 16:20:37 identify==2.6.18 16:20:37 idna==3.11 16:20:37 importlib-resources==1.5.0 16:20:37 iso8601==2.1.0 16:20:37 Jinja2==3.1.6 16:20:37 jmespath==1.1.0 16:20:37 jsonpatch==1.33 16:20:37 jsonpointer==3.1.1 16:20:37 jsonschema==4.26.0 16:20:37 jsonschema-specifications==2025.9.1 16:20:37 keystoneauth1==5.13.1 16:20:37 kubernetes==35.0.0 16:20:37 lftools==0.37.22 16:20:37 lxml==6.0.2 16:20:37 markdown-it-py==4.0.0 16:20:37 MarkupSafe==3.0.3 16:20:37 mdurl==0.1.2 16:20:37 msgpack==1.1.2 16:20:37 multi_key_dict==2.0.3 16:20:37 munch==4.0.0 16:20:37 netaddr==1.3.0 16:20:37 niet==1.4.2 16:20:37 nodeenv==1.10.0 16:20:37 oauth2client==4.1.3 16:20:37 oauthlib==3.3.1 16:20:37 openstacksdk==4.10.0 16:20:37 os-service-types==1.8.2 16:20:37 osc-lib==4.4.0 16:20:37 oslo.config==10.3.0 16:20:37 oslo.context==6.3.0 16:20:37 oslo.i18n==6.7.2 16:20:37 oslo.log==8.1.0 16:20:37 oslo.serialization==5.9.1 16:20:37 oslo.utils==10.0.0 16:20:37 packaging==26.0 16:20:37 pbr==7.0.3 16:20:37 platformdirs==4.9.4 16:20:37 prettytable==3.17.0 16:20:37 psutil==7.2.2 16:20:37 pyasn1==0.6.3 16:20:37 pyasn1_modules==0.4.2 16:20:37 pycparser==3.0 16:20:37 pygerrit2==2.0.15 16:20:37 PyGithub==2.9.0 16:20:37 Pygments==2.20.0 16:20:37 PyJWT==2.12.1 16:20:37 PyNaCl==1.6.2 16:20:37 pyparsing==2.4.7 16:20:37 pyperclip==1.11.0 16:20:37 pyrsistent==0.20.0 16:20:37 python-cinderclient==9.9.0 16:20:37 python-dateutil==2.9.0.post0 16:20:37 python-discovery==1.2.1 16:20:37 python-heatclient==5.1.0 16:20:37 python-jenkins==1.8.3 16:20:37 python-keystoneclient==5.8.0 16:20:37 python-magnumclient==4.10.0 16:20:37 python-openstackclient==9.0.0 16:20:37 python-swiftclient==4.10.0 16:20:37 PyYAML==6.0.3 16:20:37 referencing==0.37.0 16:20:37 requests==2.33.1 16:20:37 requests-oauthlib==2.0.0 16:20:37 requestsexceptions==1.4.0 16:20:37 rfc3986==2.0.0 16:20:37 rich==14.3.3 16:20:37 rich-argparse==1.7.2 16:20:37 rpds-py==0.30.0 16:20:37 rsa==4.9.1 16:20:37 ruamel.yaml==0.19.1 16:20:37 ruamel.yaml.clib==0.2.15 16:20:37 s3transfer==0.16.0 16:20:37 simplejson==3.20.2 16:20:37 six==1.17.0 16:20:37 smmap==5.0.3 16:20:37 soupsieve==2.8.3 16:20:37 stevedore==5.7.0 16:20:37 tabulate==0.10.0 16:20:37 toml==0.10.2 16:20:37 tomlkit==0.14.0 16:20:37 tqdm==4.67.3 16:20:37 typing_extensions==4.15.0 16:20:37 urllib3==1.26.20 16:20:37 virtualenv==21.2.0 16:20:37 wcwidth==0.6.0 16:20:37 websocket-client==1.9.0 16:20:37 wrapt==2.1.2 16:20:37 xdg==6.0.0 16:20:37 xmltodict==1.0.4 16:20:37 yq==3.4.3 16:20:37 [integration-data-provider-master-yaml-lint] $ /bin/sh /tmp/jenkins13198605662918997792.sh 16:20:37 ---> uv-install.sh 16:20:37 Installing uv/uvx (latest) using shell installer 16:20:37 2026-03-31 16:20:37 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-31T17%3A19%3A19Z&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-31T16%3A19%3A03Z&ske=2026-03-31T17%3A19%3A19Z&sks=b&skv=2018-11-09&sig=vLLsKdgN%2Fump5zSup28U5O0NeJYth9u90WNVQCTZIrE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDk3NDMyNywibmJmIjoxNzc0OTc0MDI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.mCaKWj95GfpAAUysF9DryTT3mgfWk3nnUqHMXrJbNWs&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-UhGVmc.sh" [1] 16:20:37 downloading uv 0.11.2 x86_64-unknown-linux-gnu 16:20:38 installing to /home/jenkins/.local/bin 16:20:38 uv 16:20:38 uvx 16:20:38 everything's installed! 16:20:38 ---> Validating uv/uvx install 16:20:38 uvx 0.11.2 (x86_64-unknown-linux-gnu) 16:20:38 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins10115956489964348978.sh 16:20:38 ---> sudo-logs.sh 16:20:38 Archiving 'sudo' log.. 16:20:39 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins7267192319480738923.sh 16:20:39 ---> job-cost.sh 16:20:39 INFO: Activating Python virtual environment... 16:20:39 Setup pyenv: 16:20:39 system 16:20:39 3.8.13 16:20:39 3.9.13 16:20:39 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 16:20:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jdvt from file:/tmp/.os_lf_venv 16:20:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:20:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:20:41 lf-activate-venv(): INFO: Base packages installed successfully 16:20:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:20:46 lf-activate-venv(): INFO: Adding /tmp/venv-Jdvt/bin to PATH 16:20:46 INFO: No stack-cost file found 16:20:46 INFO: Instance uptime: 145s 16:20:46 INFO: Fetching instance metadata (attempt 1 of 3)... 16:20:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:20:46 INFO: Successfully fetched instance metadata 16:20:46 INFO: Instance type: v3-standard-2 16:20:46 INFO: Retrieving pricing info for: v3-standard-2 16:20:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:20:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=145 16:20:46 INFO: Successfully fetched Vexxhost pricing API 16:20:46 INFO: Retrieved cost: 0.06 16:20:46 INFO: Retrieved resource: v3-standard-2 16:20:46 INFO: Creating archive directory: /w/workspace/integration-data-provider-master-yaml-lint/archives/cost 16:20:46 INFO: Archiving costs to: /w/workspace/integration-data-provider-master-yaml-lint/archives/cost.csv 16:20:46 INFO: Successfully archived job cost data 16:20:46 DEBUG: Cost data: integration-data-provider-master-yaml-lint,85,2026-03-31 16:20:46,v3-standard-2,145,0.06,0.00,SUCCESS 16:20:46 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins7537441710385496298.sh 16:20:46 ---> logs-deploy.sh 16:20:46 Setup pyenv: 16:20:46 system 16:20:46 3.8.13 16:20:46 3.9.13 16:20:46 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 16:20:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jdvt from file:/tmp/.os_lf_venv 16:20:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:20:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:20:48 lf-activate-venv(): INFO: Base packages installed successfully 16:20:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:20:55 lf-activate-venv(): INFO: Adding /tmp/venv-Jdvt/bin to PATH 16:20:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-data-provider-master-yaml-lint/85 16:20:55 INFO: archiving workspace using pattern(s): 16:20:56 Archives upload complete. 16:20:57 INFO: archiving logs to Nexus 16:20:57 ---> uname -a: 16:20:57 Linux prd-centos8-builder-2c-1g-2482.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 16:20:57 16:20:57 16:20:57 ---> lscpu: 16:20:57 Architecture: x86_64 16:20:57 CPU op-mode(s): 32-bit, 64-bit 16:20:57 Byte Order: Little Endian 16:20:57 CPU(s): 2 16:20:57 On-line CPU(s) list: 0,1 16:20:57 Thread(s) per core: 1 16:20:57 Core(s) per socket: 1 16:20:57 Socket(s): 2 16:20:57 NUMA node(s): 1 16:20:57 Vendor ID: AuthenticAMD 16:20:57 CPU family: 23 16:20:57 Model: 49 16:20:57 Model name: AMD EPYC-Rome Processor 16:20:57 Stepping: 0 16:20:57 CPU MHz: 2799.998 16:20:57 BogoMIPS: 5599.99 16:20:57 Virtualization: AMD-V 16:20:57 Hypervisor vendor: KVM 16:20:57 Virtualization type: full 16:20:57 L1d cache: 32K 16:20:57 L1i cache: 32K 16:20:57 L2 cache: 512K 16:20:57 L3 cache: 16384K 16:20:57 NUMA node0 CPU(s): 0,1 16:20:57 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 16:20:57 16:20:57 16:20:57 ---> nproc: 16:20:57 2 16:20:57 16:20:57 16:20:57 ---> df -h: 16:20:57 Filesystem Size Used Avail Use% Mounted on 16:20:57 devtmpfs 3.8G 0 3.8G 0% /dev 16:20:57 tmpfs 3.8G 0 3.8G 0% /dev/shm 16:20:57 tmpfs 3.8G 17M 3.8G 1% /run 16:20:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:20:57 /dev/vda1 40G 8.7G 32G 22% / 16:20:57 tmpfs 770M 0 770M 0% /run/user/1001 16:20:57 16:20:57 16:20:57 ---> free -m: 16:20:57 total used free shared buff/cache available 16:20:57 Mem: 7699 620 4667 19 2411 6761 16:20:57 Swap: 1023 0 1023 16:20:57 16:20:57 16:20:57 ---> ip addr: 16:20:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:20:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:20:57 inet 127.0.0.1/8 scope host lo 16:20:57 valid_lft forever preferred_lft forever 16:20:57 inet6 ::1/128 scope host 16:20:57 valid_lft forever preferred_lft forever 16:20:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:20:57 link/ether fa:16:3e:2e:ac:48 brd ff:ff:ff:ff:ff:ff 16:20:57 altname enp0s3 16:20:57 altname ens3 16:20:57 inet 10.30.107.8/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 16:20:57 valid_lft 86253sec preferred_lft 86253sec 16:20:57 inet6 fe80::f816:3eff:fe2e:ac48/64 scope link 16:20:57 valid_lft forever preferred_lft forever 16:20:57 16:20:57 16:20:57 ---> sar -b -r -n DEV: 16:20:57 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) 16:20:57 16:20:57 16:18:26 LINUX RESTART (2 CPU) 16:20:57 16:20:57 04:19:01 PM tps rtps wtps bread/s bwrtn/s 16:20:57 04:20:01 PM 251.02 121.04 129.99 3464.93 9278.88 16:20:57 Average: 251.02 121.04 129.99 3464.93 9278.88 16:20:57 16:20:57 04:19:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:20:57 04:20:01 PM 5022612 6901416 2861832 36.30 2688 2046356 821716 9.20 377104 2122556 211900 16:20:57 Average: 5022612 6901416 2861832 36.30 2688 2046356 821716 9.20 377104 2122556 211900 16:20:57 16:20:57 04:19:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:20:57 04:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:57 04:20:01 PM eth0 89.06 63.48 1323.73 12.83 0.00 0.00 0.00 0.00 16:20:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:57 Average: eth0 89.06 63.48 1323.73 12.83 0.00 0.00 0.00 0.00 16:20:57 16:20:57 16:20:57 ---> sar -P ALL: 16:20:57 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) 16:20:57 16:20:57 16:18:26 LINUX RESTART (2 CPU) 16:20:57 16:20:57 04:19:01 PM CPU %user %nice %system %iowait %steal %idle 16:20:57 04:20:01 PM all 40.52 2.07 18.69 3.17 0.13 35.43 16:20:57 04:20:01 PM 0 45.29 1.56 17.74 3.40 0.14 31.87 16:20:57 04:20:01 PM 1 35.73 2.58 19.64 2.94 0.12 39.00 16:20:57 Average: all 40.52 2.07 18.69 3.17 0.13 35.43 16:20:57 Average: 0 45.29 1.56 17.74 3.40 0.14 31.87 16:20:57 Average: 1 35.73 2.58 19.64 2.94 0.12 39.00 16:20:57 16:20:57 16:20:57