07:50:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/144913 07:50:25 Running as SYSTEM 07:50:25 [EnvInject] - Loading node environment variables. 07:50:25 Building remotely on prd-centos8-builder-2c-1g-7935 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 07:50:25 [ssh-agent] Looking for ssh-agent implementation... 07:50:25 $ ssh-agent 07:50:25 SSH_AUTH_SOCK=/tmp/ssh-WkPsQaKE2SJY/agent.44206 07:50:25 SSH_AGENT_PID=44209 07:50:25 [ssh-agent] Started. 07:50:25 Running ssh-add (command line suppressed) 07:50:25 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/private_key_10099449665495721339.key (/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/private_key_10099449665495721339.key) 07:50:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:50:25 The recommended git tool is: NONE 07:50:27 using credential onap-jenkins-ssh 07:50:27 Wiping out workspace first. 07:50:27 Cloning the remote Git repository 07:50:27 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:50:27 > git init /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint # timeout=10 07:50:27 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:50:27 > git --version # timeout=10 07:50:27 > git --version # 'git version 2.43.0' 07:50:27 using GIT_SSH to set credentials Gerrit user 07:50:27 [INFO] Currently running in a labeled security context 07:50:27 [INFO] Currently SELinux is 'enforcing' on the host 07:50:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/jenkins-gitclient-ssh10288828390000153937.key 07:50:27 Verifying host key using manually-configured host key entries 07:50:27 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:50:28 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 07:50:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:50:29 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 07:50:29 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:50:29 using GIT_SSH to set credentials Gerrit user 07:50:29 [INFO] Currently running in a labeled security context 07:50:29 [INFO] Currently SELinux is 'enforcing' on the host 07:50:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/jenkins-gitclient-ssh15857651888645122914.key 07:50:29 Verifying host key using manually-configured host key entries 07:50:29 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/13/144913/1 # timeout=30 07:50:29 > git rev-parse 30cf743c10f8df9f8d15e3e0bbd716b36fd6fc1a^{commit} # timeout=10 07:50:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:50:29 Checking out Revision 30cf743c10f8df9f8d15e3e0bbd716b36fd6fc1a (refs/changes/13/144913/1) 07:50:29 > git config core.sparsecheckout # timeout=10 07:50:29 > git checkout -f 30cf743c10f8df9f8d15e3e0bbd716b36fd6fc1a # timeout=30 07:50:32 Commit message: "CI: Update python based Github2Gerrit" 07:50:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:50:32 > git rev-list --no-walk 38ba39cdfc65966e2b2231c566a804eefdaa6aa3 # timeout=10 07:50:33 [EnvInject] - Injecting environment variables from a build step. 07:50:33 [EnvInject] - Injecting as environment variables the properties content 07:50:33 PYTHON=python3 07:50:33 07:50:33 [EnvInject] - Variables injected successfully. 07:50:33 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins3869144194820533128.sh 07:50:33 ---> tox-install.sh 07:50:33 + source /home/jenkins/lf-env.sh 07:50:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:50:33 ++ mktemp -d /tmp/venv-XXXX 07:50:33 + lf_venv=/tmp/venv-VYQu 07:50:33 + local venv_file=/tmp/.os_lf_venv 07:50:33 + local python=python3 07:50:33 + local options 07:50:33 + local set_path=true 07:50:33 + local install_args= 07:50:33 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:50:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:50:33 + true 07:50:33 + case $1 in 07:50:33 + venv_file=/tmp/.toxenv 07:50:33 + shift 2 07:50:33 + true 07:50:33 + case $1 in 07:50:33 + shift 07:50:33 + break 07:50:33 + case $python in 07:50:33 + local pkg_list= 07:50:33 + [[ -d /opt/pyenv ]] 07:50:33 + echo 'Setup pyenv:' 07:50:33 Setup pyenv: 07:50:33 + export PYENV_ROOT=/opt/pyenv 07:50:33 + PYENV_ROOT=/opt/pyenv 07:50:33 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:50:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:50:33 + pyenv versions 07:50:33 system 07:50:33 * 3.8.13 (set by /opt/pyenv/version) 07:50:33 * 3.9.13 (set by /opt/pyenv/version) 07:50:33 * 3.10.6 (set by /opt/pyenv/version) 07:50:33 + command -v pyenv 07:50:33 ++ pyenv init - --no-rehash 07:50:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:50:33 export PATH="/opt/pyenv/shims:${PATH}" 07:50:33 export PYENV_SHELL=bash 07:50:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:50:33 pyenv() { 07:50:33 local command 07:50:33 command="${1:-}" 07:50:33 if [ "$#" -gt 0 ]; then 07:50:33 shift 07:50:33 fi 07:50:33 07:50:33 case "$command" in 07:50:33 rehash|shell) 07:50:33 eval "$(pyenv "sh-$command" "$@")" 07:50:33 ;; 07:50:33 *) 07:50:33 command pyenv "$command" "$@" 07:50:33 ;; 07:50:33 esac 07:50:33 }' 07:50:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:50:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:50:33 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:50:33 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:50:33 ++ export PYENV_SHELL=bash 07:50:33 ++ PYENV_SHELL=bash 07:50:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:50:33 +++ complete -F _pyenv pyenv 07:50:33 ++ lf-pyver python3 07:50:33 ++ local py_version_xy=python3 07:50:33 ++ local py_version_xyz= 07:50:33 ++ awk '{ print $1 }' 07:50:33 ++ pyenv versions 07:50:33 ++ local command 07:50:33 ++ command=versions 07:50:33 ++ '[' 1 -gt 0 ']' 07:50:33 ++ shift 07:50:33 ++ case "$command" in 07:50:33 ++ command pyenv versions 07:50:33 ++ pyenv versions 07:50:33 ++ sed 's/^[ *]* //' 07:50:33 ++ grep -E '^[0-9.]*[0-9]$' 07:50:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:50:33 +++ tail -n 1 07:50:33 +++ grep '^3' /tmp/.pyenv_versions 07:50:33 +++ sort -V 07:50:33 ++ py_version_xyz=3.10.6 07:50:33 ++ [[ -z 3.10.6 ]] 07:50:33 ++ echo 3.10.6 07:50:33 ++ return 0 07:50:33 + pyenv local 3.10.6 07:50:33 + local command 07:50:33 + command=local 07:50:33 + '[' 2 -gt 0 ']' 07:50:33 + shift 07:50:33 + case "$command" in 07:50:33 + command pyenv local 3.10.6 07:50:33 + pyenv local 3.10.6 07:50:33 + for arg in "$@" 07:50:33 + case $arg in 07:50:33 + pkg_list+='tox ' 07:50:33 + for arg in "$@" 07:50:33 + case $arg in 07:50:33 + pkg_list+='virtualenv ' 07:50:33 + for arg in "$@" 07:50:33 + case $arg in 07:50:33 + pkg_list+='urllib3~=1.26.15 ' 07:50:33 + [[ -f /tmp/.toxenv ]] 07:50:33 + [[ ! -f /tmp/.toxenv ]] 07:50:33 + [[ -n '' ]] 07:50:33 + python3 -m venv /tmp/venv-VYQu 07:50:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VYQu' 07:50:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VYQu 07:50:37 + echo /tmp/venv-VYQu 07:50:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:50:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:50:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:50:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:50:37 + local 'pip_opts=--upgrade --quiet' 07:50:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:50:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:50:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:50:37 + [[ -n '' ]] 07:50:37 + [[ -n '' ]] 07:50:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:50:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:50:37 + /tmp/venv-VYQu/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:50:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:50:41 lf-activate-venv(): INFO: Base packages installed successfully 07:50:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:50:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:50:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:50:41 + /tmp/venv-VYQu/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:50:43 + type python3 07:50:43 + true 07:50:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VYQu/bin to PATH' 07:50:43 lf-activate-venv(): INFO: Adding /tmp/venv-VYQu/bin to PATH 07:50:43 + PATH=/tmp/venv-VYQu/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:50:43 + return 0 07:50:43 + python3 --version 07:50:43 Python 3.10.6 07:50:43 + python3 -m pip --version 07:50:43 pip 26.1.2 from /tmp/venv-VYQu/lib/python3.10/site-packages/pip (python 3.10) 07:50:43 + python3 -m pip freeze 07:50:43 cachetools==7.1.4 07:50:43 colorama==0.4.6 07:50:43 distlib==0.4.1 07:50:43 filelock==3.29.1 07:50:43 packaging==26.2 07:50:43 platformdirs==4.10.0 07:50:43 pluggy==1.6.0 07:50:43 pyproject-api==1.10.1 07:50:43 python-discovery==1.4.0 07:50:43 tomli==2.4.1 07:50:43 tomli_w==1.2.0 07:50:43 tox==4.55.1 07:50:43 typing_extensions==4.15.0 07:50:43 urllib3==1.26.20 07:50:43 virtualenv==21.4.2 07:50:43 [EnvInject] - Injecting environment variables from a build step. 07:50:43 [EnvInject] - Injecting as environment variables the properties content 07:50:43 PARALLEL=false 07:50:43 07:50:43 [EnvInject] - Variables injected successfully. 07:50:43 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5592958421912184640.sh 07:50:44 ---> tox-run.sh 07:50: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 07:50:44 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox 07:50:44 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/docs 07:50:44 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox 07:50:44 + cd /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/. 07:50:44 + source /home/jenkins/lf-env.sh 07:50:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:50:44 ++ mktemp -d /tmp/venv-XXXX 07:50:44 + lf_venv=/tmp/venv-GxmI 07:50:44 + local venv_file=/tmp/.os_lf_venv 07:50:44 + local python=python3 07:50:44 + local options 07:50:44 + local set_path=true 07:50:44 + local install_args= 07:50: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 07:50:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:50:44 + true 07:50:44 + case $1 in 07:50:44 + venv_file=/tmp/.toxenv 07:50:44 + shift 2 07:50:44 + true 07:50:44 + case $1 in 07:50:44 + shift 07:50:44 + break 07:50:44 + case $python in 07:50:44 + local pkg_list= 07:50:44 + [[ -d /opt/pyenv ]] 07:50:44 + echo 'Setup pyenv:' 07:50:44 Setup pyenv: 07:50:44 + export PYENV_ROOT=/opt/pyenv 07:50:44 + PYENV_ROOT=/opt/pyenv 07:50: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 07:50: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 07:50:44 + pyenv versions 07:50:44 system 07:50:44 3.8.13 07:50:44 3.9.13 07:50:44 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 07:50:44 + command -v pyenv 07:50:44 ++ pyenv init - --no-rehash 07:50: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[*]}"'\'')" 07:50:44 export PATH="/opt/pyenv/shims:${PATH}" 07:50:44 export PYENV_SHELL=bash 07:50:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:50:44 pyenv() { 07:50:44 local command 07:50:44 command="${1:-}" 07:50:44 if [ "$#" -gt 0 ]; then 07:50:44 shift 07:50:44 fi 07:50:44 07:50:44 case "$command" in 07:50:44 rehash|shell) 07:50:44 eval "$(pyenv "sh-$command" "$@")" 07:50:44 ;; 07:50:44 *) 07:50:44 command pyenv "$command" "$@" 07:50:44 ;; 07:50:44 esac 07:50:44 }' 07:50: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[*]}"' 07:50: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 07:50: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 07:50: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 07:50:44 ++ export PYENV_SHELL=bash 07:50:44 ++ PYENV_SHELL=bash 07:50:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:50:44 +++ complete -F _pyenv pyenv 07:50:44 ++ lf-pyver python3 07:50:44 ++ local py_version_xy=python3 07:50:44 ++ local py_version_xyz= 07:50:44 ++ pyenv versions 07:50:44 ++ local command 07:50:44 ++ command=versions 07:50:44 ++ '[' 1 -gt 0 ']' 07:50:44 ++ shift 07:50:44 ++ case "$command" in 07:50:44 ++ command pyenv versions 07:50:44 ++ pyenv versions 07:50:44 ++ grep -E '^[0-9.]*[0-9]$' 07:50:44 ++ sed 's/^[ *]* //' 07:50:44 ++ awk '{ print $1 }' 07:50:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:50:44 +++ grep '^3' /tmp/.pyenv_versions 07:50:44 +++ tail -n 1 07:50:44 +++ sort -V 07:50:44 ++ py_version_xyz=3.10.6 07:50:44 ++ [[ -z 3.10.6 ]] 07:50:44 ++ echo 3.10.6 07:50:44 ++ return 0 07:50:44 + pyenv local 3.10.6 07:50:44 + local command 07:50:44 + command=local 07:50:44 + '[' 2 -gt 0 ']' 07:50:44 + shift 07:50:44 + case "$command" in 07:50:44 + command pyenv local 3.10.6 07:50:44 + pyenv local 3.10.6 07:50:44 + for arg in "$@" 07:50:44 + case $arg in 07:50:44 + pkg_list+='tox ' 07:50:44 + for arg in "$@" 07:50:44 + case $arg in 07:50:44 + pkg_list+='virtualenv ' 07:50:44 + for arg in "$@" 07:50:44 + case $arg in 07:50:44 + pkg_list+='urllib3~=1.26.15 ' 07:50:44 + [[ -f /tmp/.toxenv ]] 07:50:44 ++ cat /tmp/.toxenv 07:50:44 + lf_venv=/tmp/venv-VYQu 07:50:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VYQu from' file:/tmp/.toxenv 07:50:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VYQu from file:/tmp/.toxenv 07:50:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:50:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:50:44 + local 'pip_opts=--upgrade --quiet' 07:50:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:50:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:50:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:50:44 + [[ -n '' ]] 07:50:44 + [[ -n '' ]] 07:50:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:50:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:50:44 + /tmp/venv-VYQu/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:50:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:50:45 lf-activate-venv(): INFO: Base packages installed successfully 07:50:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:50:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:50:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:50:45 + /tmp/venv-VYQu/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:50:46 + type python3 07:50:46 + true 07:50:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VYQu/bin to PATH' 07:50:46 lf-activate-venv(): INFO: Adding /tmp/venv-VYQu/bin to PATH 07:50:46 + PATH=/tmp/venv-VYQu/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:50:46 + return 0 07:50:46 + [[ -d /opt/pyenv ]] 07:50:46 + echo '---> Setting up pyenv' 07:50:46 ---> Setting up pyenv 07:50:46 + export PYENV_ROOT=/opt/pyenv 07:50:46 + PYENV_ROOT=/opt/pyenv 07:50:46 + export PATH=/opt/pyenv/bin:/tmp/venv-VYQu/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:50:46 + PATH=/opt/pyenv/bin:/tmp/venv-VYQu/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:50:46 ++ pwd 07:50:46 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 07:50:46 + export PYTHONPATH 07:50:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:50:46 + TOX_TESTENV_PASSENV=PYTHONPATH 07:50:46 + tox --version 07:50:46 4.55.1 from /tmp/venv-VYQu/lib/python3.10/site-packages/tox/__init__.py 07:50:46 + PARALLEL=false 07:50:46 + TOX_OPTIONS_LIST= 07:50:46 + [[ -n yaml ]] 07:50:46 + TOX_OPTIONS_LIST=' -e yaml' 07:50:46 + case ${PARALLEL,,} in 07:50:46 + tox -e yaml 07:50:46 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox/tox.log 07:50:47 yaml: install_deps> python -I -m pip install yamllint 07:50:49 yaml: freeze> python -m pip freeze --all 07:50:49 yaml: pathspec==1.1.1,pip==26.1.1,PyYAML==6.0.3,setuptools==82.0.1,yamllint==1.38.0 07:50:49 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 07:50:49 yaml: commands[0]> /bin/bash -c 'cat /tmp/.coalist_yaml | xargs -r yamllint -d relaxed' 07:50:49 .github/workflows/call-github2gerrit.yaml 07:50:49 74:81 warning line too long (82 > 80 characters) (line-length) 07:50:49 121:81 warning line too long (82 > 80 characters) (line-length) 07:50:49 173:81 warning line too long (85 > 80 characters) (line-length) 07:50:49 176:81 warning line too long (85 > 80 characters) (line-length) 07:50:49 179:81 warning line too long (89 > 80 characters) (line-length) 07:50:49 180:81 warning line too long (93 > 80 characters) (line-length) 07:50:49 187:81 warning line too long (90 > 80 characters) (line-length) 07:50:49 188:81 warning line too long (110 > 80 characters) (line-length) 07:50:49 189:81 warning line too long (116 > 80 characters) (line-length) 07:50:49 197:81 warning line too long (101 > 80 characters) (line-length) 07:50:49 208:81 warning line too long (91 > 80 characters) (line-length) 07:50:49 07:50:49 yaml: OK (2.95=setup[2.76]+cmd[0.01,0.18] seconds) 07:50:49 congratulations :) (2.99 seconds) 07:50:49 + tox_status=0 07:50:49 + echo '---> Completed tox runs' 07:50:49 ---> Completed tox runs 07:50:49 + for i in .tox/*/log 07:50:49 ++ awk -F/ '{print $2}' 07:50:49 ++ echo .tox/yaml/log 07:50:49 + tox_env=yaml 07:50:49 + cp -r .tox/yaml/log /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox/yaml 07:50:49 + DOC_DIR=docs/_build/html 07:50:49 + [[ -d docs/_build/html ]] 07:50:49 + echo '---> tox-run.sh ends' 07:50:49 ---> tox-run.sh ends 07:50:49 + test 0 -eq 0 07:50:49 $ ssh-agent -k 07:50:49 unset SSH_AUTH_SOCK; 07:50:49 unset SSH_AGENT_PID; 07:50:49 echo Agent pid 44209 killed; 07:50:49 [ssh-agent] Stopped. 07:50:49 [PostBuildScript] - [INFO] Executing post build scripts. 07:50:49 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins1851131813901183724.sh 07:50:49 ---> sysstat.sh 07:50:50 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins2846942473601685931.sh 07:50:50 ---> package-listing.sh 07:50:50 ++ facter osfamily 07:50:50 ++ tr '[:upper:]' '[:lower:]' 07:50:50 + OS_FAMILY=redhat 07:50:50 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 07:50:50 + START_PACKAGES=/tmp/packages_start.txt 07:50:50 + END_PACKAGES=/tmp/packages_end.txt 07:50:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:50:50 + PACKAGES=/tmp/packages_start.txt 07:50:50 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint ']' 07:50:50 + PACKAGES=/tmp/packages_end.txt 07:50:50 + case "${OS_FAMILY}" in 07:50:50 + rpm -qa 07:50:50 + sort 07:50:51 + '[' -f /tmp/packages_start.txt ']' 07:50:51 + '[' -f /tmp/packages_end.txt ']' 07:50:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:50:51 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint ']' 07:50:51 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/ 07:50:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/ 07:50:51 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins6644125852281113993.sh 07:50:51 ---> capture-instance-metadata.sh 07:50:51 Setup pyenv: 07:50:51 system 07:50:51 3.8.13 07:50:51 3.9.13 07:50:51 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 07:50:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SS3B 07:50:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:50:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:50:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:50:58 lf-activate-venv(): INFO: Base packages installed successfully 07:50:58 lf-activate-venv(): INFO: Installing additional packages: lftools 07:51:18 lf-activate-venv(): INFO: Adding /tmp/venv-SS3B/bin to PATH 07:51:18 INFO: Running in OpenStack, capturing instance metadata 07:51:19 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins3135175422409030299.sh 07:51:19 provisioning config files... 07:51:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/config13552506137773083907tmp 07:51:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:51:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:51:19 [EnvInject] - Injecting environment variables from a build step. 07:51:19 [EnvInject] - Injecting as environment variables the properties content 07:51:19 SERVER_ID=logs 07:51:19 07:51:19 [EnvInject] - Variables injected successfully. 07:51:19 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins7761023770240052089.sh 07:51:19 ---> create-netrc.sh 07:51:19 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins15133609012118415547.sh 07:51:19 ---> python-tools-install.sh 07:51:19 Setup pyenv: 07:51:19 system 07:51:19 3.8.13 07:51:19 3.9.13 07:51:19 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 07:51:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SS3B from file:/tmp/.os_lf_venv 07:51:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:51:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:51:21 lf-activate-venv(): INFO: Base packages installed successfully 07:51:21 lf-activate-venv(): INFO: Installing additional packages: lftools 07:51:27 lf-activate-venv(): INFO: Adding /tmp/venv-SS3B/bin to PATH 07:51:27 Generating Requirements File 07:51:48 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:51:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:51:49 Python 3.10.6 07:51:49 pip 26.1.2 from /tmp/venv-SS3B/lib/python3.10/site-packages/pip (python 3.10) 07:51:49 aiohappyeyeballs==2.6.2 07:51:49 aiohttp==3.14.0 07:51:49 aiosignal==1.4.0 07:51:49 appdirs==1.4.4 07:51:49 argcomplete==3.6.3 07:51:49 aspy.yaml==1.3.0 07:51:49 async-timeout==5.0.1 07:51:49 attrs==26.1.0 07:51:49 autopage==0.6.0 07:51:49 backports.strenum==1.3.1 07:51:49 beautifulsoup4==4.14.3 07:51:49 boto3==1.43.24 07:51:49 botocore==1.43.24 07:51:49 bs4==0.0.2 07:51:49 certifi==2026.5.20 07:51:49 cffi==2.0.0 07:51:49 cfgv==3.5.0 07:51:49 chardet==7.4.3 07:51:49 charset-normalizer==3.4.7 07:51:49 click==8.4.1 07:51:49 cliff==4.14.0 07:51:49 cmd2==3.5.1 07:51:49 cryptography==3.3.2 07:51:49 debtcollector==3.1.0 07:51:49 decorator==5.3.1 07:51:49 defusedxml==0.7.1 07:51:49 Deprecated==1.3.1 07:51:49 distlib==0.4.1 07:51:49 dnspython==2.8.0 07:51:49 docker==7.1.0 07:51:49 dogpile.cache==1.5.0 07:51:49 durationpy==0.10 07:51:49 email-validator==2.3.0 07:51:49 filelock==3.29.1 07:51:49 frozenlist==1.8.0 07:51:49 future==1.0.0 07:51:49 gitdb==4.0.12 07:51:49 GitPython==3.1.50 07:51:49 httplib2==0.30.2 07:51:49 identify==2.6.19 07:51:49 idna==3.18 07:51:49 importlib-resources==1.5.0 07:51:49 iso8601==2.1.0 07:51:49 Jinja2==3.1.6 07:51:49 jmespath==1.1.0 07:51:49 jsonpatch==1.33 07:51:49 jsonpointer==3.1.1 07:51:49 jsonschema==4.26.0 07:51:49 jsonschema-specifications==2025.9.1 07:51:49 keystoneauth1==5.14.0 07:51:49 kubernetes==36.0.2 07:51:49 lftools==0.37.22 07:51:49 lxml==6.1.1 07:51:49 markdown-it-py==4.2.0 07:51:49 MarkupSafe==3.0.3 07:51:49 mdurl==0.1.2 07:51:49 msgpack==1.1.2 07:51:49 multi_key_dict==2.0.3 07:51:49 multidict==6.7.1 07:51:49 munch==4.0.0 07:51:49 netaddr==1.3.0 07:51:49 niet==1.4.2 07:51:49 nodeenv==1.10.0 07:51:49 oauth2client==4.1.3 07:51:49 oauthlib==3.3.1 07:51:49 openstacksdk==4.13.0 07:51:49 os-service-types==1.8.2 07:51:49 osc-lib==4.6.0 07:51:49 oslo.config==10.4.0 07:51:49 oslo.context==6.4.0 07:51:49 oslo.i18n==6.8.0 07:51:49 oslo.log==8.2.0 07:51:49 oslo.serialization==5.10.0 07:51:49 oslo.utils==10.1.0 07:51:49 packaging==26.2 07:51:49 pbr==7.0.3 07:51:49 platformdirs==4.10.0 07:51:49 prettytable==3.17.0 07:51:49 propcache==0.5.2 07:51:49 psutil==7.2.2 07:51:49 pyasn1==0.6.3 07:51:49 pyasn1_modules==0.4.2 07:51:49 pycparser==3.0 07:51:49 pygerrit2==2.0.15 07:51:49 PyGithub==2.9.1 07:51:49 Pygments==2.20.0 07:51:49 PyJWT==2.13.0 07:51:49 PyNaCl==1.6.2 07:51:49 pyparsing==2.4.7 07:51:49 pyperclip==1.11.0 07:51:49 pyrsistent==0.20.0 07:51:49 python-cinderclient==9.9.0 07:51:49 python-dateutil==2.9.0.post0 07:51:49 python-discovery==1.4.0 07:51:49 python-heatclient==5.2.0 07:51:49 python-jenkins==1.8.3 07:51:49 python-keystoneclient==5.8.0 07:51:49 python-magnumclient==4.10.0 07:51:49 python-openstackclient==10.0.0 07:51:49 python-swiftclient==4.10.0 07:51:49 PyYAML==6.0.3 07:51:49 referencing==0.37.0 07:51:49 requests==2.34.2 07:51:49 requests-oauthlib==2.0.0 07:51:49 rfc3986==2.0.0 07:51:49 rich==15.0.0 07:51:49 rich-argparse==1.8.0 07:51:49 rpds-py==0.30.0 07:51:49 rsa==4.9.1 07:51:49 ruamel.yaml==0.19.1 07:51:49 ruamel.yaml.clib==0.2.15 07:51:49 s3transfer==0.18.0 07:51:49 simplejson==4.1.1 07:51:49 six==1.17.0 07:51:49 smmap==5.0.3 07:51:49 soupsieve==2.8.4 07:51:49 stevedore==5.8.0 07:51:49 tabulate==0.10.0 07:51:49 toml==0.10.2 07:51:49 tomlkit==0.15.0 07:51:49 tqdm==4.68.1 07:51:49 typing_extensions==4.15.0 07:51:49 urllib3==1.26.20 07:51:49 virtualenv==21.4.2 07:51:49 wcwidth==0.8.0 07:51:49 websocket-client==1.9.0 07:51:49 wrapt==2.2.1 07:51:49 xdg==6.0.0 07:51:49 xmltodict==1.0.4 07:51:49 yarl==1.24.2 07:51:49 yq==3.4.3 07:51:49 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/sh /tmp/jenkins15944935963413977301.sh 07:51:49 ---> uv-install.sh 07:51:49 Installing uv/uvx (latest) using shell installer 07:51:50 2026-06-06 07:51:50 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-c1E2al.sh" [1] 07:51:50 downloading uv 0.11.19 x86_64-unknown-linux-gnu 07:51:51 installing to /home/jenkins/.local/bin 07:51:51 uv 07:51:51 uvx 07:51:51 everything's installed! 07:51:51 ---> Validating uv/uvx install 07:51:51 uvx 0.11.19 (x86_64-unknown-linux-gnu) 07:51:51 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins7596710828957117250.sh 07:51:51 ---> sudo-logs.sh 07:51:51 Archiving 'sudo' log.. 07:51:51 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins17299723623109588149.sh 07:51:51 ---> job-cost.sh 07:51:51 INFO: Activating Python virtual environment... 07:51:51 Setup pyenv: 07:51:51 system 07:51:51 3.8.13 07:51:51 3.9.13 07:51:51 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 07:51:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SS3B from file:/tmp/.os_lf_venv 07:51:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:51:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:51:53 lf-activate-venv(): INFO: Base packages installed successfully 07:51:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:51:58 lf-activate-venv(): INFO: Adding /tmp/venv-SS3B/bin to PATH 07:51:58 INFO: No stack-cost file found 07:51:58 INFO: Instance uptime: 1546s 07:51:58 INFO: Fetching instance metadata (attempt 1 of 3)... 07:51:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:51:58 INFO: Successfully fetched instance metadata 07:51:58 INFO: Instance type: v3-standard-2 07:51:58 INFO: Retrieving pricing info for: v3-standard-2 07:51:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:51:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=1546 07:51:59 INFO: Successfully fetched Vexxhost pricing API 07:51:59 INFO: Retrieved cost: 0.06 07:51:59 INFO: Retrieved resource: v3-standard-2 07:51:59 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/cost 07:51:59 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/cost.csv 07:51:59 INFO: Successfully archived job cost data 07:51:59 DEBUG: Cost data: testsuite-pythonsdk-tests-master-yaml-lint,173,2026-06-06 07:51:59,v3-standard-2,1546,0.06,0.00,SUCCESS 07:51:59 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins16402816423553320037.sh 07:51:59 ---> logs-deploy.sh 07:51:59 Setup pyenv: 07:51:59 system 07:51:59 3.8.13 07:51:59 3.9.13 07:51:59 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 07:51:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SS3B from file:/tmp/.os_lf_venv 07:51:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:51:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:52:01 lf-activate-venv(): INFO: Base packages installed successfully 07:52:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:52:08 lf-activate-venv(): INFO: Adding /tmp/venv-SS3B/bin to PATH 07:52:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-yaml-lint/173 07:52:08 INFO: archiving workspace using pattern(s): 07:52:09 Archives upload complete. 07:52:09 INFO: archiving logs to Nexus 07:52:10 ---> uname -a: 07:52:10 Linux prd-centos8-builder-2c-1g-7935.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 07:52:10 07:52:10 07:52:10 ---> lscpu: 07:52:10 Architecture: x86_64 07:52:10 CPU op-mode(s): 32-bit, 64-bit 07:52:10 Byte Order: Little Endian 07:52:10 CPU(s): 2 07:52:10 On-line CPU(s) list: 0,1 07:52:10 Thread(s) per core: 1 07:52:10 Core(s) per socket: 1 07:52:10 Socket(s): 2 07:52:10 NUMA node(s): 1 07:52:10 Vendor ID: AuthenticAMD 07:52:10 CPU family: 23 07:52:10 Model: 49 07:52:10 Model name: AMD EPYC-Rome Processor 07:52:10 Stepping: 0 07:52:10 CPU MHz: 2800.000 07:52:10 BogoMIPS: 5600.00 07:52:10 Virtualization: AMD-V 07:52:10 Hypervisor vendor: KVM 07:52:10 Virtualization type: full 07:52:10 L1d cache: 32K 07:52:10 L1i cache: 32K 07:52:10 L2 cache: 512K 07:52:10 L3 cache: 16384K 07:52:10 NUMA node0 CPU(s): 0,1 07:52:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:52:10 07:52:10 07:52:10 ---> nproc: 07:52:10 2 07:52:10 07:52:10 07:52:10 ---> df -h: 07:52:10 Filesystem Size Used Avail Use% Mounted on 07:52:10 devtmpfs 3.8G 0 3.8G 0% /dev 07:52:10 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:52:10 tmpfs 3.8G 17M 3.8G 1% /run 07:52:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:52:10 /dev/vda1 40G 9.5G 31G 24% / 07:52:10 tmpfs 770M 0 770M 0% /run/user/1001 07:52:10 07:52:10 07:52:10 ---> free -m: 07:52:10 total used free shared buff/cache available 07:52:10 Mem: 7697 562 4845 19 2289 6825 07:52:10 Swap: 1023 0 1023 07:52:10 07:52:10 07:52:10 ---> ip addr: 07:52:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:52:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:52:10 inet 127.0.0.1/8 scope host lo 07:52:10 valid_lft forever preferred_lft forever 07:52:10 inet6 ::1/128 scope host 07:52:10 valid_lft forever preferred_lft forever 07:52:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:52:10 link/ether fa:16:3e:60:22:8c brd ff:ff:ff:ff:ff:ff 07:52:10 altname enp0s3 07:52:10 altname ens3 07:52:10 inet 10.30.106.171/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:52:10 valid_lft 84852sec preferred_lft 84852sec 07:52:10 inet6 fe80::f816:3eff:fe60:228c/64 scope link 07:52:10 valid_lft forever preferred_lft forever 07:52:10 07:52:10 07:52:10 ---> sar -b -r -n DEV: 07:52:10 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/06/2026 _x86_64_ (2 CPU) 07:52:10 07:52:10 07:26:18 LINUX RESTART (2 CPU) 07:52:10 07:52:10 07:27:01 AM tps rtps wtps bread/s bwrtn/s 07:52:10 07:28:01 AM 111.45 92.62 18.83 849.46 1619.38 07:52:10 07:29:01 AM 0.68 0.00 0.68 0.00 15.48 07:52:10 07:30:01 AM 0.60 0.03 0.57 0.53 7.98 07:52:10 07:31:01 AM 0.45 0.00 0.45 0.00 6.23 07:52:10 07:32:01 AM 0.35 0.00 0.35 0.00 4.32 07:52:10 07:33:01 AM 0.35 0.00 0.35 0.00 4.90 07:52:10 07:34:01 AM 0.35 0.00 0.35 0.00 4.17 07:52:10 07:35:01 AM 0.35 0.00 0.35 0.00 4.00 07:52:10 07:36:01 AM 0.32 0.00 0.32 0.00 5.15 07:52:10 07:37:01 AM 0.30 0.00 0.30 0.00 7.02 07:52:10 07:38:01 AM 0.33 0.00 0.33 0.00 3.85 07:52:10 07:39:01 AM 0.42 0.00 0.42 0.00 5.32 07:52:10 07:40:01 AM 0.30 0.00 0.30 0.00 3.42 07:52:10 07:41:01 AM 0.38 0.00 0.38 0.00 4.67 07:52:10 07:42:01 AM 0.33 0.00 0.33 0.00 4.50 07:52:10 07:43:01 AM 1.18 0.00 1.18 0.00 22.39 07:52:10 07:44:01 AM 0.33 0.00 0.33 0.00 3.98 07:52:10 07:45:01 AM 0.33 0.00 0.33 0.00 3.45 07:52:10 07:46:01 AM 0.33 0.00 0.33 0.00 4.65 07:52:10 07:47:01 AM 0.30 0.00 0.30 0.00 5.15 07:52:10 07:48:01 AM 0.32 0.00 0.32 0.00 4.35 07:52:10 07:49:01 AM 0.35 0.00 0.35 0.00 4.02 07:52:10 07:50:01 AM 0.30 0.00 0.30 0.00 3.42 07:52:10 07:51:01 AM 165.58 11.55 154.03 1430.32 2570.01 07:52:10 07:52:01 AM 143.49 1.17 142.32 237.39 11725.74 07:52:10 Average: 17.18 4.21 12.97 100.71 641.94 07:52:10 07:52:10 07:27:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:52:10 07:28:01 AM 5757760 7175536 2124672 26.95 2688 1607896 610748 6.84 165468 1680176 32 07:52:10 07:29:01 AM 5756340 7174116 2126092 26.97 2688 1607896 610748 6.84 165472 1681932 4 07:52:10 07:30:01 AM 5753088 7170872 2129344 27.01 2688 1607916 608348 6.81 165516 1685244 4 07:52:10 07:31:01 AM 5753080 7170864 2129352 27.01 2688 1607916 608348 6.81 165516 1685064 4 07:52:10 07:32:01 AM 5753312 7171088 2129120 27.01 2688 1607920 608348 6.81 165516 1685112 4 07:52:10 07:33:01 AM 5753348 7171124 2129084 27.01 2688 1607920 608348 6.81 165516 1685172 4 07:52:10 07:34:01 AM 5753296 7171072 2129136 27.01 2688 1607920 608348 6.81 165516 1685360 4 07:52:10 07:35:01 AM 5753360 7171140 2129072 27.01 2688 1607924 608348 6.81 165516 1685400 4 07:52:10 07:36:01 AM 5752200 7169980 2130232 27.03 2688 1607924 608348 6.81 165516 1686348 4 07:52:10 07:37:01 AM 5751960 7169740 2130472 27.03 2688 1607924 608348 6.81 165516 1686628 4 07:52:10 07:38:01 AM 5751948 7169732 2130484 27.03 2688 1607928 608348 6.81 165516 1686528 4 07:52:10 07:39:01 AM 5751956 7169740 2130476 27.03 2688 1607928 608348 6.81 165516 1686532 4 07:52:10 07:40:01 AM 5751628 7169412 2130804 27.03 2688 1607928 609572 6.83 165516 1686772 4 07:52:10 07:41:01 AM 5751996 7169788 2130436 27.03 2688 1607932 609572 6.83 165516 1686544 4 07:52:10 07:42:01 AM 5751820 7169620 2130612 27.03 2688 1607932 608024 6.81 165516 1686552 4 07:52:10 07:43:01 AM 5751944 7169748 2130488 27.03 2688 1607936 608024 6.81 165516 1686556 4 07:52:10 07:44:01 AM 5751788 7169592 2130644 27.03 2688 1607936 608024 6.81 165516 1686556 4 07:52:10 07:45:01 AM 5751792 7169596 2130640 27.03 2688 1607936 608024 6.81 165516 1686604 4 07:52:10 07:46:01 AM 5751240 7169048 2131192 27.04 2688 1607940 608024 6.81 165516 1687164 16 07:52:10 07:47:01 AM 5750380 7168188 2132052 27.05 2688 1607940 608024 6.81 165516 1688096 4 07:52:10 07:48:01 AM 5750192 7168000 2132240 27.05 2688 1607940 608024 6.81 165516 1688192 4 07:52:10 07:49:01 AM 5750388 7168192 2132044 27.05 2688 1607944 608024 6.81 165516 1688064 4 07:52:10 07:50:01 AM 5750136 7167940 2132296 27.05 2688 1607944 623824 6.98 165516 1688296 4 07:52:10 07:51:01 AM 5432436 7021996 2449996 31.08 2688 1770972 722224 8.09 378628 1760628 96008 07:52:10 07:52:01 AM 5018368 7042320 2864064 36.33 2688 2185640 655756 7.34 388984 2087832 237588 07:52:10 Average: 5710230 7159138 2172202 27.56 2688 1637557 615605 6.89 182976 1705094 13349 07:52:10 07:52:10 07:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:52:10 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:28:01 AM eth0 6.23 1.48 2.05 2.89 0.00 0.00 0.00 0.00 07:52:10 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:29:01 AM eth0 2.55 1.08 1.33 1.66 0.00 0.00 0.00 0.00 07:52:10 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:30:01 AM eth0 0.70 0.13 0.10 0.18 0.00 0.00 0.00 0.00 07:52:10 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:31:01 AM eth0 1.75 0.18 0.68 0.17 0.00 0.00 0.00 0.00 07:52:10 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:32:01 AM eth0 0.92 0.23 0.22 0.23 0.00 0.00 0.00 0.00 07:52:10 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:33:01 AM eth0 0.28 0.10 0.07 0.16 0.00 0.00 0.00 0.00 07:52:10 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:34:01 AM eth0 0.63 0.17 0.09 0.17 0.00 0.00 0.00 0.00 07:52:10 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:35:01 AM eth0 0.53 0.12 0.09 0.16 0.00 0.00 0.00 0.00 07:52:10 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:36:01 AM eth0 15.11 3.18 3.70 14.29 0.00 0.00 0.00 0.00 07:52:10 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:37:01 AM eth0 5.17 1.85 2.24 5.00 0.00 0.00 0.00 0.00 07:52:10 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:38:01 AM eth0 0.75 0.13 0.10 0.17 0.00 0.00 0.00 0.00 07:52:10 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:39:01 AM eth0 0.33 0.13 0.07 0.16 0.00 0.00 0.00 0.00 07:52:10 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:40:01 AM eth0 1.02 0.15 0.14 0.17 0.00 0.00 0.00 0.00 07:52:10 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:41:01 AM eth0 0.50 0.13 0.08 0.16 0.00 0.00 0.00 0.00 07:52:10 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:42:01 AM eth0 0.50 0.25 0.15 0.23 0.00 0.00 0.00 0.00 07:52:10 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:43:01 AM eth0 0.43 0.15 0.13 0.16 0.00 0.00 0.00 0.00 07:52:10 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:44:01 AM eth0 0.80 0.15 0.10 0.16 0.00 0.00 0.00 0.00 07:52:10 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:45:01 AM eth0 0.50 0.13 0.08 0.16 0.00 0.00 0.00 0.00 07:52:10 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:46:01 AM eth0 4.07 1.30 1.96 5.07 0.00 0.00 0.00 0.00 07:52:10 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:47:01 AM eth0 5.81 2.17 1.84 10.04 0.00 0.00 0.00 0.00 07:52:10 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:48:01 AM eth0 5.93 0.53 1.33 0.91 0.00 0.00 0.00 0.00 07:52:10 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:49:01 AM eth0 0.87 0.15 0.11 0.16 0.00 0.00 0.00 0.00 07:52:10 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:50:01 AM eth0 2.35 0.45 0.60 0.58 0.00 0.00 0.00 0.00 07:52:10 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:51:01 AM eth0 130.27 70.84 473.31 42.47 0.00 0.00 0.00 0.00 07:52:10 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 07:52:01 AM eth0 93.15 63.50 1487.15 12.79 0.00 0.00 0.00 0.00 07:52:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:10 Average: eth0 11.25 5.95 79.12 3.93 0.00 0.00 0.00 0.00 07:52:10 07:52:10 07:52:10 ---> sar -P ALL: 07:52:10 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/06/2026 _x86_64_ (2 CPU) 07:52:10 07:52:10 07:26:18 LINUX RESTART (2 CPU) 07:52:10 07:52:10 07:27:01 AM CPU %user %nice %system %iowait %steal %idle 07:52:10 07:28:01 AM all 1.56 1.72 29.88 5.98 0.13 60.74 07:52:10 07:28:01 AM 0 1.40 1.62 29.36 5.13 0.13 62.36 07:52:10 07:28:01 AM 1 1.72 1.82 30.41 6.83 0.12 59.11 07:52:10 07:29:01 AM all 0.47 0.00 0.10 0.00 0.03 99.41 07:52:10 07:29:01 AM 0 0.70 0.00 0.10 0.00 0.03 99.17 07:52:10 07:29:01 AM 1 0.23 0.00 0.10 0.00 0.02 99.65 07:52:10 07:30:01 AM all 0.34 0.00 0.10 0.00 0.04 99.52 07:52:10 07:30:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28 07:52:10 07:30:01 AM 1 0.10 0.00 0.12 0.00 0.03 99.75 07:52:10 07:31:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71 07:52:10 07:31:01 AM 0 0.27 0.00 0.07 0.00 0.02 99.65 07:52:10 07:31:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 07:52:10 07:32:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 07:52:10 07:32:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 07:52:10 07:32:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 07:52:10 07:33:01 AM all 0.18 0.00 0.05 0.00 0.04 99.73 07:52:10 07:33:01 AM 0 0.28 0.00 0.08 0.00 0.05 99.58 07:52:10 07:33:01 AM 1 0.07 0.00 0.02 0.00 0.03 99.88 07:52:10 07:34:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 07:52:10 07:34:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32 07:52:10 07:34:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 07:52:10 07:35:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 07:52:10 07:35:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 07:52:10 07:35:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 07:52:10 07:36:01 AM all 0.88 0.00 0.16 0.00 0.06 98.91 07:52:10 07:36:01 AM 0 0.72 0.00 0.18 0.00 0.07 99.03 07:52:10 07:36:01 AM 1 1.03 0.00 0.13 0.00 0.05 98.78 07:52:10 07:37:01 AM all 0.67 0.00 0.13 0.00 0.03 99.17 07:52:10 07:37:01 AM 0 0.30 0.00 0.15 0.00 0.03 99.52 07:52:10 07:37:01 AM 1 1.03 0.00 0.12 0.00 0.03 98.81 07:52:10 07:38:01 AM all 0.35 0.00 0.08 0.00 0.03 99.54 07:52:10 07:38:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 07:52:10 07:38:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30 07:52:10 07:52:10 07:38:01 AM CPU %user %nice %system %iowait %steal %idle 07:52:10 07:39:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 07:52:10 07:39:01 AM 0 0.32 0.00 0.10 0.00 0.05 99.53 07:52:10 07:39:01 AM 1 0.25 0.00 0.03 0.00 0.02 99.70 07:52:10 07:40:01 AM all 0.22 0.00 0.07 0.00 0.02 99.70 07:52:10 07:40:01 AM 0 0.15 0.00 0.08 0.00 0.02 99.75 07:52:10 07:40:01 AM 1 0.28 0.00 0.05 0.00 0.02 99.65 07:52:10 07:41:01 AM all 0.26 0.00 0.11 0.00 0.03 99.61 07:52:10 07:41:01 AM 0 0.03 0.00 0.08 0.00 0.02 99.87 07:52:10 07:41:01 AM 1 0.49 0.00 0.13 0.00 0.03 99.35 07:52:10 07:42:01 AM all 0.24 0.00 0.11 0.00 0.05 99.60 07:52:10 07:42:01 AM 0 0.17 0.00 0.10 0.00 0.03 99.70 07:52:10 07:42:01 AM 1 0.32 0.00 0.12 0.00 0.07 99.50 07:52:10 07:43:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 07:52:10 07:43:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 07:52:10 07:43:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 07:52:10 07:44:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 07:52:10 07:44:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 07:52:10 07:44:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 07:52:10 07:45:01 AM all 0.38 0.00 0.06 0.00 0.04 99.52 07:52:10 07:45:01 AM 0 0.43 0.00 0.07 0.00 0.05 99.45 07:52:10 07:45:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58 07:52:10 07:46:01 AM all 0.94 0.00 0.13 0.00 0.03 98.89 07:52:10 07:46:01 AM 0 0.73 0.00 0.17 0.00 0.03 99.07 07:52:10 07:46:01 AM 1 1.15 0.00 0.10 0.00 0.03 98.72 07:52:10 07:47:01 AM all 0.43 0.00 0.09 0.00 0.05 99.43 07:52:10 07:47:01 AM 0 0.37 0.00 0.08 0.00 0.05 99.50 07:52:10 07:47:01 AM 1 0.48 0.00 0.10 0.00 0.05 99.37 07:52:10 07:48:01 AM all 0.35 0.00 0.08 0.00 0.04 99.53 07:52:10 07:48:01 AM 0 0.25 0.00 0.08 0.00 0.03 99.63 07:52:10 07:48:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43 07:52:10 07:49:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 07:52:10 07:49:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 07:52:10 07:49:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47 07:52:10 07:52:10 07:49:01 AM CPU %user %nice %system %iowait %steal %idle 07:52:10 07:50:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 07:52:10 07:50:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 07:52:10 07:50:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 07:52:10 07:51:01 AM all 25.13 0.00 4.99 1.55 0.08 68.25 07:52:10 07:51:01 AM 0 21.78 0.00 4.15 1.63 0.08 72.35 07:52:10 07:51:01 AM 1 28.48 0.00 5.83 1.47 0.08 64.14 07:52:10 07:52:01 AM all 40.33 0.00 6.98 1.20 0.10 51.40 07:52:10 07:52:01 AM 0 31.36 0.00 5.80 0.78 0.08 61.98 07:52:10 07:52:01 AM 1 49.32 0.00 8.15 1.61 0.12 40.80 07:52:10 Average: all 3.02 0.07 1.74 0.35 0.05 94.78 07:52:10 Average: 0 2.48 0.06 1.64 0.30 0.04 95.47 07:52:10 Average: 1 3.56 0.07 1.83 0.39 0.05 94.09 07:52:10 07:52:10 07:52:10