05:12:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/141785 05:12:53 Running as SYSTEM 05:12:53 [EnvInject] - Loading node environment variables. 05:12:54 Building remotely on prd-centos8-builder-2c-1g-19922 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-yml-lint 05:12:54 [ssh-agent] Looking for ssh-agent implementation... 05:12:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:12:54 $ ssh-agent 05:12:54 SSH_AUTH_SOCK=/tmp/ssh-JPCw3DF7HRoP/agent.15450 05:12:54 SSH_AGENT_PID=15456 05:12:54 [ssh-agent] Started. 05:12:54 Running ssh-add (command line suppressed) 05:12:54 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/private_key_16309561671476447090.key (/w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/private_key_16309561671476447090.key) 05:12:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:12:54 The recommended git tool is: NONE 05:12:56 using credential onap-jenkins-ssh 05:12:56 Wiping out workspace first. 05:12:56 Cloning the remote Git repository 05:12:56 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:12:56 > git init /w/workspace/testsuite-pythonsdk-tests-master-yml-lint # timeout=10 05:12:56 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:12:56 > git --version # timeout=10 05:12:56 > git --version # 'git version 2.39.0' 05:12:56 using GIT_SSH to set credentials Gerrit user 05:12:56 [INFO] Currently running in a labeled security context 05:12:56 [INFO] Currently SELinux is 'enforcing' on the host 05:12:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/jenkins-gitclient-ssh3762818586066975318.key 05:12:56 Verifying host key using manually-configured host key entries 05:12:56 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:12:57 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:12:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:12:57 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:12:57 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:12:57 using GIT_SSH to set credentials Gerrit user 05:12:57 [INFO] Currently running in a labeled security context 05:12:57 [INFO] Currently SELinux is 'enforcing' on the host 05:12:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/jenkins-gitclient-ssh10686118225653576571.key 05:12:57 Verifying host key using manually-configured host key entries 05:12:57 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/85/141785/5 # timeout=30 05:12:57 > git rev-parse 61b436c805e302d15fbcf17406b2f6738cdbb411^{commit} # timeout=10 05:12:57 Checking out Revision 61b436c805e302d15fbcf17406b2f6738cdbb411 (refs/changes/85/141785/5) 05:12:57 > git config core.sparsecheckout # timeout=10 05:12:57 > git checkout -f 61b436c805e302d15fbcf17406b2f6738cdbb411 # timeout=30 05:13:01 Commit message: "Chore: Add dependabot config" 05:13:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:13:01 > git rev-list --no-walk 7726db0956b56d79d834af10ecf28c6a3738a6ef # timeout=10 05:13:01 [EnvInject] - Injecting environment variables from a build step. 05:13:01 [EnvInject] - Injecting as environment variables the properties content 05:13:01 PYTHON=python3 05:13:01 05:13:01 [EnvInject] - Variables injected successfully. 05:13:01 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash -l /tmp/jenkins2786228996255701013.sh 05:13:01 ---> tox-install.sh 05:13:01 + source /home/jenkins/lf-env.sh 05:13:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:13:01 ++ mktemp -d /tmp/venv-XXXX 05:13:01 + lf_venv=/tmp/venv-l6uY 05:13:01 + local venv_file=/tmp/.os_lf_venv 05:13:01 + local python=python3 05:13:01 + local options 05:13:01 + local set_path=true 05:13:01 + local install_args= 05:13:01 ++ 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 05:13:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:13:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:13:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:13:01 + true 05:13:01 + case $1 in 05:13:01 + venv_file=/tmp/.toxenv 05:13:01 + shift 2 05:13:01 + true 05:13:01 + case $1 in 05:13:01 + shift 05:13:01 + break 05:13:01 + case $python in 05:13:01 + local pkg_list= 05:13:01 + [[ -d /opt/pyenv ]] 05:13:01 + echo 'Setup pyenv:' 05:13:01 Setup pyenv: 05:13:01 + export PYENV_ROOT=/opt/pyenv 05:13:01 + PYENV_ROOT=/opt/pyenv 05:13:01 + 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 05:13: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 05:13:01 + pyenv versions 05:13:02 system 05:13:02 * 3.8.13 (set by /opt/pyenv/version) 05:13:02 * 3.9.13 (set by /opt/pyenv/version) 05:13:02 * 3.10.6 (set by /opt/pyenv/version) 05:13:02 + command -v pyenv 05:13:02 ++ pyenv init - --no-rehash 05:13:02 + 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[*]}"'\'')" 05:13:02 export PATH="/opt/pyenv/shims:${PATH}" 05:13:02 export PYENV_SHELL=bash 05:13:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:13:02 pyenv() { 05:13:02 local command 05:13:02 command="${1:-}" 05:13:02 if [ "$#" -gt 0 ]; then 05:13:02 shift 05:13:02 fi 05:13:02 05:13:02 case "$command" in 05:13:02 rehash|shell) 05:13:02 eval "$(pyenv "sh-$command" "$@")" 05:13:02 ;; 05:13:02 *) 05:13:02 command pyenv "$command" "$@" 05:13:02 ;; 05:13:02 esac 05:13:02 }' 05:13:02 +++ 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[*]}"' 05:13:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:13:02 ++ 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 05:13:02 ++ 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 05:13:02 ++ export PYENV_SHELL=bash 05:13:02 ++ PYENV_SHELL=bash 05:13:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:13:02 +++ complete -F _pyenv pyenv 05:13:02 ++ lf-pyver python3 05:13:02 ++ local py_version_xy=python3 05:13:02 ++ local py_version_xyz= 05:13:02 ++ awk '{ print $1 }' 05:13:02 ++ sed 's/^[ *]* //' 05:13:02 ++ pyenv versions 05:13:02 ++ local command 05:13:02 ++ command=versions 05:13:02 ++ '[' 1 -gt 0 ']' 05:13:02 ++ shift 05:13:02 ++ case "$command" in 05:13:02 ++ command pyenv versions 05:13:02 ++ pyenv versions 05:13:02 ++ grep -E '^[0-9.]*[0-9]$' 05:13:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:13:02 +++ sort -V 05:13:02 +++ grep '^3' /tmp/.pyenv_versions 05:13:02 +++ tail -n 1 05:13:02 ++ py_version_xyz=3.10.6 05:13:02 ++ [[ -z 3.10.6 ]] 05:13:02 ++ echo 3.10.6 05:13:02 ++ return 0 05:13:02 + pyenv local 3.10.6 05:13:02 + local command 05:13:02 + command=local 05:13:02 + '[' 2 -gt 0 ']' 05:13:02 + shift 05:13:02 + case "$command" in 05:13:02 + command pyenv local 3.10.6 05:13:02 + pyenv local 3.10.6 05:13:02 + for arg in "$@" 05:13:02 + case $arg in 05:13:02 + pkg_list+='tox ' 05:13:02 + for arg in "$@" 05:13:02 + case $arg in 05:13:02 + pkg_list+='virtualenv ' 05:13:02 + for arg in "$@" 05:13:02 + case $arg in 05:13:02 + pkg_list+='urllib3~=1.26.15 ' 05:13:02 + [[ -f /tmp/.toxenv ]] 05:13:02 + [[ ! -f /tmp/.toxenv ]] 05:13:02 + [[ -n '' ]] 05:13:02 + python3 -m venv /tmp/venv-l6uY 05:13:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l6uY' 05:13:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l6uY 05:13:06 + echo /tmp/venv-l6uY 05:13:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:13:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:13:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:13:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:13:06 + local 'pip_opts=--upgrade --quiet' 05:13:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:13:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:13:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:13:06 + [[ -n '' ]] 05:13:06 + [[ -n '' ]] 05:13:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:13:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:13:06 + /tmp/venv-l6uY/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 05:13:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:13:10 lf-activate-venv(): INFO: Base packages installed successfully 05:13:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:13:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:13:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:13:10 + /tmp/venv-l6uY/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 05:13:12 + type python3 05:13:12 + true 05:13:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-l6uY/bin to PATH' 05:13:12 lf-activate-venv(): INFO: Adding /tmp/venv-l6uY/bin to PATH 05:13:12 + PATH=/tmp/venv-l6uY/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 05:13:12 + return 0 05:13:12 + python3 --version 05:13:12 Python 3.10.6 05:13:12 + python3 -m pip --version 05:13:12 pip 25.3 from /tmp/venv-l6uY/lib/python3.10/site-packages/pip (python 3.10) 05:13:12 + python3 -m pip freeze 05:13:12 cachetools==6.2.2 05:13:12 chardet==5.2.0 05:13:12 colorama==0.4.6 05:13:12 distlib==0.4.0 05:13:12 filelock==3.20.0 05:13:12 packaging==25.0 05:13:12 platformdirs==4.5.1 05:13:12 pluggy==1.6.0 05:13:12 pyproject-api==1.10.0 05:13:12 tomli==2.3.0 05:13:12 tox==4.32.0 05:13:12 typing_extensions==4.15.0 05:13:12 urllib3==1.26.20 05:13:12 virtualenv==20.35.4 05:13:12 [EnvInject] - Injecting environment variables from a build step. 05:13:12 [EnvInject] - Injecting as environment variables the properties content 05:13:12 PARALLEL=false 05:13:12 05:13:12 [EnvInject] - Variables injected successfully. 05:13:12 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash -l /tmp/jenkins12520513266151254479.sh 05:13:12 ---> tox-run.sh 05:13:12 + 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 05:13:12 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/tox 05:13:12 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/docs 05:13:12 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/tox 05:13:12 + cd /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/. 05:13:12 + source /home/jenkins/lf-env.sh 05:13:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:13:12 ++ mktemp -d /tmp/venv-XXXX 05:13:12 + lf_venv=/tmp/venv-cS5I 05:13:12 + local venv_file=/tmp/.os_lf_venv 05:13:12 + local python=python3 05:13:12 + local options 05:13:12 + local set_path=true 05:13:12 + local install_args= 05:13:12 ++ 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 05:13:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:13:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:13:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:13:12 + true 05:13:12 + case $1 in 05:13:12 + venv_file=/tmp/.toxenv 05:13:12 + shift 2 05:13:12 + true 05:13:12 + case $1 in 05:13:12 + shift 05:13:12 + break 05:13:12 + case $python in 05:13:12 + local pkg_list= 05:13:12 + [[ -d /opt/pyenv ]] 05:13:12 + echo 'Setup pyenv:' 05:13:12 Setup pyenv: 05:13:12 + export PYENV_ROOT=/opt/pyenv 05:13:12 + PYENV_ROOT=/opt/pyenv 05:13:12 + 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 05:13:12 + 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 05:13:12 + pyenv versions 05:13:12 system 05:13:12 3.8.13 05:13:12 3.9.13 05:13:12 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 05:13:12 + command -v pyenv 05:13:12 ++ pyenv init - --no-rehash 05:13:12 + 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[*]}"'\'')" 05:13:12 export PATH="/opt/pyenv/shims:${PATH}" 05:13:12 export PYENV_SHELL=bash 05:13:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:13:12 pyenv() { 05:13:12 local command 05:13:12 command="${1:-}" 05:13:12 if [ "$#" -gt 0 ]; then 05:13:12 shift 05:13:12 fi 05:13:12 05:13:12 case "$command" in 05:13:12 rehash|shell) 05:13:12 eval "$(pyenv "sh-$command" "$@")" 05:13:12 ;; 05:13:12 *) 05:13:12 command pyenv "$command" "$@" 05:13:12 ;; 05:13:12 esac 05:13:12 }' 05:13:12 +++ 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[*]}"' 05:13:12 ++ 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 05:13:12 ++ 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 05:13:12 ++ 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 05:13:12 ++ export PYENV_SHELL=bash 05:13:12 ++ PYENV_SHELL=bash 05:13:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:13:12 +++ complete -F _pyenv pyenv 05:13:12 ++ lf-pyver python3 05:13:12 ++ local py_version_xy=python3 05:13:12 ++ local py_version_xyz= 05:13:12 ++ pyenv versions 05:13:12 ++ local command 05:13:12 ++ command=versions 05:13:12 ++ '[' 1 -gt 0 ']' 05:13:12 ++ shift 05:13:12 ++ case "$command" in 05:13:12 ++ command pyenv versions 05:13:12 ++ pyenv versions 05:13:12 ++ sed 's/^[ *]* //' 05:13:12 ++ awk '{ print $1 }' 05:13:12 ++ grep -E '^[0-9.]*[0-9]$' 05:13:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:13:13 +++ grep '^3' /tmp/.pyenv_versions 05:13:13 +++ sort -V 05:13:13 +++ tail -n 1 05:13:13 ++ py_version_xyz=3.10.6 05:13:13 ++ [[ -z 3.10.6 ]] 05:13:13 ++ echo 3.10.6 05:13:13 ++ return 0 05:13:13 + pyenv local 3.10.6 05:13:13 + local command 05:13:13 + command=local 05:13:13 + '[' 2 -gt 0 ']' 05:13:13 + shift 05:13:13 + case "$command" in 05:13:13 + command pyenv local 3.10.6 05:13:13 + pyenv local 3.10.6 05:13:13 + for arg in "$@" 05:13:13 + case $arg in 05:13:13 + pkg_list+='tox ' 05:13:13 + for arg in "$@" 05:13:13 + case $arg in 05:13:13 + pkg_list+='virtualenv ' 05:13:13 + for arg in "$@" 05:13:13 + case $arg in 05:13:13 + pkg_list+='urllib3~=1.26.15 ' 05:13:13 + [[ -f /tmp/.toxenv ]] 05:13:13 ++ cat /tmp/.toxenv 05:13:13 + lf_venv=/tmp/venv-l6uY 05:13:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l6uY from' file:/tmp/.toxenv 05:13:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l6uY from file:/tmp/.toxenv 05:13:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:13:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:13:13 + local 'pip_opts=--upgrade --quiet' 05:13:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:13:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:13:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:13:13 + [[ -n '' ]] 05:13:13 + [[ -n '' ]] 05:13:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:13:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:13:13 + /tmp/venv-l6uY/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 05:13:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:13:13 lf-activate-venv(): INFO: Base packages installed successfully 05:13:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:13:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:13:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:13:13 + /tmp/venv-l6uY/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 05:13:14 + type python3 05:13:14 + true 05:13:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-l6uY/bin to PATH' 05:13:14 lf-activate-venv(): INFO: Adding /tmp/venv-l6uY/bin to PATH 05:13:14 + PATH=/tmp/venv-l6uY/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 05:13:14 + return 0 05:13:14 + [[ -d /opt/pyenv ]] 05:13:14 + echo '---> Setting up pyenv' 05:13:14 ---> Setting up pyenv 05:13:14 + export PYENV_ROOT=/opt/pyenv 05:13:14 + PYENV_ROOT=/opt/pyenv 05:13:14 + export PATH=/opt/pyenv/bin:/tmp/venv-l6uY/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 05:13:14 + PATH=/opt/pyenv/bin:/tmp/venv-l6uY/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 05:13:14 ++ pwd 05:13:14 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-yml-lint 05:13:14 + export PYTHONPATH 05:13:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:13:14 + TOX_TESTENV_PASSENV=PYTHONPATH 05:13:14 + tox --version 05:13:15 4.32.0 from /tmp/venv-l6uY/lib/python3.10/site-packages/tox/__init__.py 05:13:15 + PARALLEL=false 05:13:15 + TOX_OPTIONS_LIST= 05:13:15 + [[ -n yaml ]] 05:13:15 + TOX_OPTIONS_LIST=' -e yaml' 05:13:15 + case ${PARALLEL,,} in 05:13:15 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/tox/tox.log 05:13:15 + tox -e yaml 05:13:16 yaml: install_deps> python -I -m pip install bandit==1.3 coala-bears nodeenv pyyaml==3.13 05:14:01 yaml: freeze> python -m pip freeze --all 05:14:01 yaml: alabaster==0.7.16,appdirs==1.4.4,astroid==1.6.6,attrs==25.4.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.17.0,bandit==1.3.0,certifi==2025.11.12,charset-normalizer==3.4.4,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.22.3,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.45,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.11,imagesize==1.4.1,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.5.2,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,jupyter_core==5.9.1,lazy-object-proxy==1.12.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==3.0.3,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.2,nodeenv==1.9.1,packaging==25.0,pip==25.3,platformdirs==4.5.1,polib==1.2.0,proselint==0.7.0,pycodestyle==2.14.0,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,PyYAML==3.13,radon==1.4.0,referencing==0.37.0,regex==2025.11.3,requests==2.32.5,restructuredtext_lint==1.0.1,rpds-py==0.30.0,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.3.0,setuptools==80.9.0,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.6.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.1,traitlets==5.14.3,typing_extensions==4.15.0,unidiff==0.5.5,urllib3==2.6.1,vulture==0.10,wrapt==2.0.1,yamllint==1.6.1,yapf==0.14.0 05:14:01 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 05:14:01 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( 05:14:02 from coalib.misc.DictUtilities import inverse_dicts 05:14:02 05:14:02 File "/w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.tox/yaml/lib/python3.10/site-packages/coalib/misc/DictUtilities.py", line 1, in 05:14:02 from collections import defaultdict, Iterable, OrderedDict 05:14:02 05:14:02 ImportError: cannot import name 'Iterable' from 'collections' (/opt/pyenv/versions/3.10.6/lib/python3.10/collections/__init__.py) 05:14:02 yaml: exit 255 (0.24 seconds) /w/workspace/testsuite-pythonsdk-tests-master-yml-lint> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 05:14:02 ---> Completed tox runs 05:14:02 + for i in .tox/*/log 05:14:02 ++ echo .tox/yaml/log 05:14:02 ++ awk -F/ '{print $2}' 05:14:02 + tox_env=yaml 05:14:02 + cp -r .tox/yaml/log /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/tox/yaml 05:14:02 + DOC_DIR=docs/_build/html 05:14:02 + [[ -d docs/_build/html ]] 05:14:02 + echo '---> tox-run.sh ends' 05:14:02 ---> tox-run.sh ends 05:14:02 + test 255 -eq 0 05:14:02 + exit 255 05:14:02 Build step 'Execute shell' marked build as failure 05:14:02 $ ssh-agent -k 05:14:02 unset SSH_AUTH_SOCK; 05:14:02 unset SSH_AGENT_PID; 05:14:02 echo Agent pid 15456 killed; 05:14:02 [ssh-agent] Stopped. 05:14:02 [PostBuildScript] - [INFO] Executing post build scripts. 05:14:02 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins4949389500100191035.sh 05:14:02 ---> sysstat.sh 05:14:02 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins17105296364452984310.sh 05:14:02 ---> package-listing.sh 05:14:02 ++ tr '[:upper:]' '[:lower:]' 05:14:02 ++ facter osfamily 05:14:02 + OS_FAMILY=redhat 05:14:02 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-yml-lint 05:14:02 + START_PACKAGES=/tmp/packages_start.txt 05:14:02 + END_PACKAGES=/tmp/packages_end.txt 05:14:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:14:02 + PACKAGES=/tmp/packages_start.txt 05:14:02 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yml-lint ']' 05:14:02 + PACKAGES=/tmp/packages_end.txt 05:14:02 + case "${OS_FAMILY}" in 05:14:02 + rpm -qa 05:14:02 + sort 05:14:03 + '[' -f /tmp/packages_start.txt ']' 05:14:03 + '[' -f /tmp/packages_end.txt ']' 05:14:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:14:03 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yml-lint ']' 05:14:03 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/ 05:14:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/ 05:14:03 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins14829544450514084210.sh 05:14:03 ---> capture-instance-metadata.sh 05:14:03 Setup pyenv: 05:14:03 system 05:14:03 3.8.13 05:14:03 3.9.13 05:14:03 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 05:14:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YHYj 05:14:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:14:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:14:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:14:10 lf-activate-venv(): INFO: Base packages installed successfully 05:14:10 lf-activate-venv(): INFO: Installing additional packages: lftools 05:14:30 lf-activate-venv(): INFO: Adding /tmp/venv-YHYj/bin to PATH 05:14:30 INFO: Running in OpenStack, capturing instance metadata 05:14:31 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins1782677885095907410.sh 05:14:31 provisioning config files... 05:14:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/config16953613579063332696tmp 05:14:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:14:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:14:31 [EnvInject] - Injecting environment variables from a build step. 05:14:31 [EnvInject] - Injecting as environment variables the properties content 05:14:31 SERVER_ID=logs 05:14:31 05:14:31 [EnvInject] - Variables injected successfully. 05:14:31 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins12984530656653433506.sh 05:14:31 ---> create-netrc.sh 05:14:31 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins14552698262276691681.sh 05:14:31 ---> python-tools-install.sh 05:14:31 Setup pyenv: 05:14:31 system 05:14:31 3.8.13 05:14:31 3.9.13 05:14:31 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 05:14:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YHYj from file:/tmp/.os_lf_venv 05:14:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:14:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:14:33 lf-activate-venv(): INFO: Base packages installed successfully 05:14:33 lf-activate-venv(): INFO: Installing additional packages: lftools 05:14:41 lf-activate-venv(): INFO: Adding /tmp/venv-YHYj/bin to PATH 05:14:41 Generating Requirements File 05:14:58 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. 05:14:58 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:14:58 Python 3.10.6 05:14:58 pip 25.3 from /tmp/venv-YHYj/lib/python3.10/site-packages/pip (python 3.10) 05:14:59 appdirs==1.4.4 05:14:59 argcomplete==3.6.3 05:14:59 aspy.yaml==1.3.0 05:14:59 attrs==25.4.0 05:14:59 autopage==0.5.2 05:14:59 backports.strenum==1.3.1 05:14:59 beautifulsoup4==4.14.3 05:14:59 boto3==1.42.7 05:14:59 botocore==1.42.7 05:14:59 bs4==0.0.2 05:14:59 cachetools==6.2.2 05:14:59 certifi==2025.11.12 05:14:59 cffi==2.0.0 05:14:59 cfgv==3.5.0 05:14:59 chardet==5.2.0 05:14:59 charset-normalizer==3.4.4 05:14:59 click==8.3.1 05:14:59 cliff==4.13.0 05:14:59 cmd2==3.0.0 05:14:59 cryptography==3.3.2 05:14:59 debtcollector==3.0.0 05:14:59 decorator==5.2.1 05:14:59 defusedxml==0.7.1 05:14:59 Deprecated==1.3.1 05:14:59 distlib==0.4.0 05:14:59 dnspython==2.8.0 05:14:59 docker==7.1.0 05:14:59 dogpile.cache==1.5.0 05:14:59 durationpy==0.10 05:14:59 email-validator==2.3.0 05:14:59 filelock==3.20.0 05:14:59 future==1.0.0 05:14:59 gitdb==4.0.12 05:14:59 GitPython==3.1.45 05:14:59 google-auth==2.43.0 05:14:59 httplib2==0.31.0 05:14:59 identify==2.6.15 05:14:59 idna==3.11 05:14:59 importlib-resources==1.5.0 05:14:59 iso8601==2.1.0 05:14:59 Jinja2==3.1.6 05:14:59 jmespath==1.0.1 05:14:59 jsonpatch==1.33 05:14:59 jsonpointer==3.0.0 05:14:59 jsonschema==4.25.1 05:14:59 jsonschema-specifications==2025.9.1 05:14:59 keystoneauth1==5.12.0 05:14:59 kubernetes==34.1.0 05:14:59 lftools==0.37.17 05:14:59 lxml==6.0.2 05:14:59 markdown-it-py==4.0.0 05:14:59 MarkupSafe==3.0.3 05:14:59 mdurl==0.1.2 05:14:59 msgpack==1.1.2 05:14:59 multi_key_dict==2.0.3 05:14:59 munch==4.0.0 05:14:59 netaddr==1.3.0 05:14:59 niet==1.4.2 05:14:59 nodeenv==1.9.1 05:14:59 oauth2client==4.1.3 05:14:59 oauthlib==3.3.1 05:14:59 openstacksdk==4.8.0 05:14:59 os-service-types==1.8.2 05:14:59 osc-lib==4.2.0 05:14:59 oslo.config==10.1.0 05:14:59 oslo.context==6.2.0 05:14:59 oslo.i18n==6.7.1 05:14:59 oslo.log==7.2.1 05:14:59 oslo.serialization==5.8.0 05:14:59 oslo.utils==9.2.0 05:14:59 packaging==25.0 05:14:59 pbr==7.0.3 05:14:59 platformdirs==4.5.1 05:14:59 prettytable==3.17.0 05:14:59 psutil==7.1.3 05:14:59 pyasn1==0.6.1 05:14:59 pyasn1_modules==0.4.2 05:14:59 pycparser==2.23 05:14:59 pygerrit2==2.0.15 05:14:59 PyGithub==2.8.1 05:14:59 Pygments==2.19.2 05:14:59 PyJWT==2.10.1 05:14:59 PyNaCl==1.6.1 05:14:59 pyparsing==2.4.7 05:14:59 pyperclip==1.11.0 05:14:59 pyrsistent==0.20.0 05:14:59 python-cinderclient==9.8.0 05:14:59 python-dateutil==2.9.0.post0 05:14:59 python-heatclient==4.3.0 05:14:59 python-jenkins==1.8.3 05:14:59 python-keystoneclient==5.7.0 05:14:59 python-magnumclient==4.9.0 05:14:59 python-openstackclient==8.2.0 05:14:59 python-swiftclient==4.9.0 05:14:59 PyYAML==6.0.3 05:14:59 referencing==0.37.0 05:14:59 requests==2.32.5 05:14:59 requests-oauthlib==2.0.0 05:14:59 requestsexceptions==1.4.0 05:14:59 rfc3986==2.0.0 05:14:59 rich==14.2.0 05:14:59 rich-argparse==1.7.2 05:14:59 rpds-py==0.30.0 05:14:59 rsa==4.9.1 05:14:59 ruamel.yaml==0.18.16 05:14:59 ruamel.yaml.clib==0.2.15 05:14:59 s3transfer==0.16.0 05:14:59 simplejson==3.20.2 05:14:59 six==1.17.0 05:14:59 smmap==5.0.2 05:14:59 soupsieve==2.8 05:14:59 stevedore==5.6.0 05:14:59 tabulate==0.9.0 05:14:59 toml==0.10.2 05:14:59 tomlkit==0.13.3 05:14:59 tqdm==4.67.1 05:14:59 typing_extensions==4.15.0 05:14:59 tzdata==2025.2 05:14:59 urllib3==1.26.20 05:14:59 virtualenv==20.35.4 05:14:59 wcwidth==0.2.14 05:14:59 websocket-client==1.9.0 05:14:59 wrapt==2.0.1 05:14:59 xdg==6.0.0 05:14:59 xmltodict==1.0.2 05:14:59 yq==3.4.3 05:14:59 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins109621111497594608.sh 05:14:59 ---> sudo-logs.sh 05:14:59 Archiving 'sudo' log.. 05:14:59 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins15694462739844577077.sh 05:14:59 ---> job-cost.sh 05:14:59 Setup pyenv: 05:14:59 system 05:14:59 3.8.13 05:14:59 3.9.13 05:14:59 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 05:14:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YHYj from file:/tmp/.os_lf_venv 05:14:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:14:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:15:01 lf-activate-venv(): INFO: Base packages installed successfully 05:15:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:15:06 lf-activate-venv(): INFO: Adding /tmp/venv-YHYj/bin to PATH 05:15:06 INFO: No Stack... 05:15:07 INFO: Retrieving Pricing Info for: v3-standard-2 05:15:07 INFO: Archiving Costs 05:15:07 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash -l /tmp/jenkins3972890810152494864.sh 05:15:07 ---> logs-deploy.sh 05:15:07 Setup pyenv: 05:15:07 system 05:15:07 3.8.13 05:15:07 3.9.13 05:15:07 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 05:15:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YHYj from file:/tmp/.os_lf_venv 05:15:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:15:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:15:09 lf-activate-venv(): INFO: Base packages installed successfully 05:15:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:15:17 lf-activate-venv(): INFO: Adding /tmp/venv-YHYj/bin to PATH 05:15:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-yml-lint/12 05:15:17 INFO: archiving workspace using pattern(s): 05:15:18 Archives upload complete. 05:15:18 INFO: archiving logs to Nexus 05:15:19 ---> uname -a: 05:15:19 Linux prd-centos8-builder-2c-1g-19922.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 05:15:19 05:15:19 05:15:19 ---> lscpu: 05:15:19 Architecture: x86_64 05:15:19 CPU op-mode(s): 32-bit, 64-bit 05:15:19 Byte Order: Little Endian 05:15:19 CPU(s): 2 05:15:19 On-line CPU(s) list: 0,1 05:15:19 Thread(s) per core: 1 05:15:19 Core(s) per socket: 1 05:15:19 Socket(s): 2 05:15:19 NUMA node(s): 1 05:15:19 Vendor ID: AuthenticAMD 05:15:19 CPU family: 23 05:15:19 Model: 49 05:15:19 Model name: AMD EPYC-Rome Processor 05:15:19 Stepping: 0 05:15:19 CPU MHz: 2800.000 05:15:19 BogoMIPS: 5600.00 05:15:19 Virtualization: AMD-V 05:15:19 Hypervisor vendor: KVM 05:15:19 Virtualization type: full 05:15:19 L1d cache: 32K 05:15:19 L1i cache: 32K 05:15:19 L2 cache: 512K 05:15:19 L3 cache: 16384K 05:15:19 NUMA node0 CPU(s): 0,1 05:15:19 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 05:15:19 05:15:19 05:15:19 ---> nproc: 05:15:19 2 05:15:19 05:15:19 05:15:19 ---> df -h: 05:15:19 Filesystem Size Used Avail Use% Mounted on 05:15:19 devtmpfs 3.8G 0 3.8G 0% /dev 05:15:19 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:15:19 tmpfs 3.8G 17M 3.8G 1% /run 05:15:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:15:19 /dev/vda1 40G 8.7G 32G 22% / 05:15:19 tmpfs 770M 0 770M 0% /run/user/1001 05:15:19 05:15:19 05:15:19 ---> free -m: 05:15:19 total used free shared buff/cache available 05:15:19 Mem: 7699 634 4733 19 2331 6747 05:15:19 Swap: 1023 0 1023 05:15:19 05:15:19 05:15:19 ---> ip addr: 05:15:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:15:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:15:19 inet 127.0.0.1/8 scope host lo 05:15:19 valid_lft forever preferred_lft forever 05:15:19 inet6 ::1/128 scope host 05:15:19 valid_lft forever preferred_lft forever 05:15:19 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:15:19 link/ether fa:16:3e:95:93:ec brd ff:ff:ff:ff:ff:ff 05:15:19 altname enp0s3 05:15:19 altname ens3 05:15:19 inet 10.30.107.68/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 05:15:19 valid_lft 86233sec preferred_lft 86233sec 05:15:19 inet6 fe80::f816:3eff:fe95:93ec/64 scope link 05:15:19 valid_lft forever preferred_lft forever 05:15:19 05:15:19 05:15:19 ---> sar -b -r -n DEV: 05:15:19 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/11/2025 _x86_64_ (2 CPU) 05:15:19 05:15:19 05:12:29 LINUX RESTART (2 CPU) 05:15:19 05:15:19 05:13:01 AM tps rtps wtps bread/s bwrtn/s 05:15:19 05:14:01 AM 247.57 114.60 132.97 2927.96 9332.24 05:15:19 05:15:01 AM 149.76 0.73 149.03 92.12 13359.76 05:15:19 Average: 198.67 57.67 141.00 1510.16 11345.83 05:15:19 05:15:19 05:13:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:15:19 05:14:01 AM 5233796 6976352 2650648 33.62 2688 1905036 789772 8.84 193072 2073776 125892 05:15:19 05:15:01 AM 4911316 6964304 2973128 37.71 2688 2206660 687584 7.70 377664 2174532 113984 05:15:19 Average: 5072556 6970328 2811888 35.66 2688 2055848 738678 8.27 285368 2124154 119938 05:15:19 05:15:19 05:13:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:15:19 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:19 05:14:01 AM eth0 53.80 39.09 667.61 7.99 0.00 0.00 0.00 0.00 05:15:19 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:19 05:15:01 AM eth0 65.31 50.29 863.17 15.21 0.00 0.00 0.00 0.00 05:15:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:19 Average: eth0 59.55 44.69 765.38 11.60 0.00 0.00 0.00 0.00 05:15:19 05:15:19 05:15:19 ---> sar -P ALL: 05:15:19 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/11/2025 _x86_64_ (2 CPU) 05:15:19 05:15:19 05:12:29 LINUX RESTART (2 CPU) 05:15:19 05:15:19 05:13:01 AM CPU %user %nice %system %iowait %steal %idle 05:15:19 05:14:01 AM all 43.37 2.22 17.95 2.56 0.12 33.77 05:15:19 05:14:01 AM 0 35.61 3.16 21.40 3.23 0.12 36.48 05:15:19 05:14:01 AM 1 51.04 1.30 14.54 1.91 0.12 31.10 05:15:19 05:15:01 AM all 43.36 0.00 4.74 1.44 0.10 50.36 05:15:19 05:15:01 AM 0 54.80 0.00 5.20 1.61 0.10 38.29 05:15:19 05:15:01 AM 1 31.94 0.00 4.29 1.28 0.10 62.39 05:15:19 Average: all 43.36 1.10 11.27 2.00 0.11 42.16 05:15:19 Average: 0 45.34 1.56 13.18 2.41 0.11 37.40 05:15:19 Average: 1 41.40 0.64 9.37 1.59 0.11 46.89 05:15:19 05:15:19 05:15:19