09:24:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/cds-mock-odl/+/146643 09:24:47 Running as SYSTEM 09:24:47 [EnvInject] - Loading node environment variables. 09:24:47 Building remotely on prd-centos8-builder-2c-1g-9772 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-cds-mock-odl-master-yaml-lint 09:24:47 [ssh-agent] Looking for ssh-agent implementation... 09:24:47 $ ssh-agent 09:24:48 SSH_AUTH_SOCK=/tmp/ssh-Bp7I6lLLRKFj/agent.13978 09:24:48 SSH_AGENT_PID=13980 09:24:48 [ssh-agent] Started. 09:24:48 Running ssh-add (command line suppressed) 09:24:48 Identity added: /w/workspace/testsuite-cds-mock-odl-master-yaml-lint@tmp/private_key_16770614798340455962.key (/w/workspace/testsuite-cds-mock-odl-master-yaml-lint@tmp/private_key_16770614798340455962.key) 09:24:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:24:48 The recommended git tool is: NONE 09:24:50 using credential onap-jenkins-ssh 09:24:50 Wiping out workspace first. 09:24:50 Cloning the remote Git repository 09:24:50 Cloning repository git://cloud.onap.org/mirror/testsuite/cds-mock-odl.git 09:24:50 > git init /w/workspace/testsuite-cds-mock-odl-master-yaml-lint # timeout=10 09:24:50 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/cds-mock-odl.git 09:24:50 > git --version # timeout=10 09:24:50 > git --version # 'git version 2.43.0' 09:24:50 using GIT_SSH to set credentials Gerrit user 09:24:50 [INFO] Currently running in a labeled security context 09:24:50 [INFO] Currently SELinux is 'enforcing' on the host 09:24:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-cds-mock-odl-master-yaml-lint@tmp/jenkins-gitclient-ssh11713445899627965235.key 09:24:50 Verifying host key using manually-configured host key entries 09:24:50 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/cds-mock-odl.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:24:50 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/cds-mock-odl.git # timeout=10 09:24:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:51 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/cds-mock-odl.git # timeout=10 09:24:51 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/cds-mock-odl.git 09:24:51 using GIT_SSH to set credentials Gerrit user 09:24:51 [INFO] Currently running in a labeled security context 09:24:51 [INFO] Currently SELinux is 'enforcing' on the host 09:24:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-cds-mock-odl-master-yaml-lint@tmp/jenkins-gitclient-ssh10467106613810695183.key 09:24:51 Verifying host key using manually-configured host key entries 09:24:51 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/cds-mock-odl.git refs/changes/43/146643/1 # timeout=30 09:24:51 > git rev-parse c7e3e8dfb2808ab4c0c4531ac348443221bbf877^{commit} # timeout=10 09:24:51 Checking out Revision c7e3e8dfb2808ab4c0c4531ac348443221bbf877 (refs/changes/43/146643/1) 09:24:51 > git config core.sparsecheckout # timeout=10 09:24:51 > git checkout -f c7e3e8dfb2808ab4c0c4531ac348443221bbf877 # timeout=30 09:24:54 Commit message: "CI: Bump github2gerrit workflow to v1.4.3" 09:24:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:24:54 > git rev-list --no-walk 81109810707b8c19cd2210e366085f8127e8614e # timeout=10 09:24:55 [EnvInject] - Injecting environment variables from a build step. 09:24:55 [EnvInject] - Injecting as environment variables the properties content 09:24:55 PYTHON=python3 09:24:55 09:24:55 [EnvInject] - Variables injected successfully. 09:24:55 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash -l /tmp/jenkins9173685409272303420.sh 09:24:55 ---> tox-install.sh 09:24:55 + source /home/jenkins/lf-env.sh 09:24:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:24:55 ++ mktemp -d /tmp/venv-XXXX 09:24:55 + lf_venv=/tmp/venv-ldpX 09:24:55 + local venv_file=/tmp/.os_lf_venv 09:24:55 + local python=python3 09:24:55 + local options 09:24:55 + local set_path=true 09:24:55 + local install_args= 09:24:55 ++ 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 09:24:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:24:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:24:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:24:55 + true 09:24:55 + case $1 in 09:24:55 + venv_file=/tmp/.toxenv 09:24:55 + shift 2 09:24:55 + true 09:24:55 + case $1 in 09:24:55 + shift 09:24:55 + break 09:24:55 + case $python in 09:24:55 + local pkg_list= 09:24:55 + [[ -d /opt/pyenv ]] 09:24:55 + echo 'Setup pyenv:' 09:24:55 Setup pyenv: 09:24:55 + export PYENV_ROOT=/opt/pyenv 09:24:55 + PYENV_ROOT=/opt/pyenv 09:24:55 + 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 09:24:55 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:24:55 + pyenv versions 09:24:55 system 09:24:55 * 3.8.13 (set by /opt/pyenv/version) 09:24:55 * 3.9.13 (set by /opt/pyenv/version) 09:24:55 * 3.10.6 (set by /opt/pyenv/version) 09:24:55 + command -v pyenv 09:24:55 ++ pyenv init - --no-rehash 09:24:55 + 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[*]}"'\'')" 09:24:55 export PATH="/opt/pyenv/shims:${PATH}" 09:24:55 export PYENV_SHELL=bash 09:24:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:24:55 pyenv() { 09:24:55 local command 09:24:55 command="${1:-}" 09:24:55 if [ "$#" -gt 0 ]; then 09:24:55 shift 09:24:55 fi 09:24:55 09:24:55 case "$command" in 09:24:55 rehash|shell) 09:24:55 eval "$(pyenv "sh-$command" "$@")" 09:24:55 ;; 09:24:55 *) 09:24:55 command pyenv "$command" "$@" 09:24:55 ;; 09:24:55 esac 09:24:55 }' 09:24:55 +++ 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[*]}"' 09:24:55 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:24:55 ++ 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 09:24:55 ++ 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 09:24:55 ++ export PYENV_SHELL=bash 09:24:55 ++ PYENV_SHELL=bash 09:24:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:24:55 +++ complete -F _pyenv pyenv 09:24:55 ++ lf-pyver python3 09:24:55 ++ local py_version_xy=python3 09:24:55 ++ local py_version_xyz= 09:24:55 ++ sed 's/^[ *]* //' 09:24:55 ++ pyenv versions 09:24:55 ++ local command 09:24:55 ++ command=versions 09:24:55 ++ '[' 1 -gt 0 ']' 09:24:55 ++ shift 09:24:55 ++ case "$command" in 09:24:55 ++ command pyenv versions 09:24:55 ++ pyenv versions 09:24:55 ++ awk '{ print $1 }' 09:24:55 ++ grep -E '^[0-9.]*[0-9]$' 09:24:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:24:55 +++ grep '^3' /tmp/.pyenv_versions 09:24:55 +++ tail -n 1 09:24:55 +++ sort -V 09:24:55 ++ py_version_xyz=3.10.6 09:24:55 ++ [[ -z 3.10.6 ]] 09:24:55 ++ echo 3.10.6 09:24:55 ++ return 0 09:24:55 + pyenv local 3.10.6 09:24:55 + local command 09:24:55 + command=local 09:24:55 + '[' 2 -gt 0 ']' 09:24:55 + shift 09:24:55 + case "$command" in 09:24:55 + command pyenv local 3.10.6 09:24:55 + pyenv local 3.10.6 09:24:56 + for arg in "$@" 09:24:56 + case $arg in 09:24:56 + pkg_list+='tox ' 09:24:56 + for arg in "$@" 09:24:56 + case $arg in 09:24:56 + pkg_list+='virtualenv ' 09:24:56 + for arg in "$@" 09:24:56 + case $arg in 09:24:56 + pkg_list+='urllib3~=1.26.15 ' 09:24:56 + [[ -f /tmp/.toxenv ]] 09:24:56 + [[ ! -f /tmp/.toxenv ]] 09:24:56 + [[ -n '' ]] 09:24:56 + python3 -m venv /tmp/venv-ldpX 09:25:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ldpX' 09:25:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ldpX 09:25:02 + echo /tmp/venv-ldpX 09:25:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:25:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:25:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:25:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:02 + local 'pip_opts=--upgrade --quiet' 09:25:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:25:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:25:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:25:02 + [[ -n '' ]] 09:25:02 + [[ -n '' ]] 09:25:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:25:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:02 + /tmp/venv-ldpX/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 09:25:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:25:08 lf-activate-venv(): INFO: Base packages installed successfully 09:25:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:25:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:25:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:25:08 + /tmp/venv-ldpX/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 09:25:10 + type python3 09:25:10 + true 09:25:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ldpX/bin to PATH' 09:25:10 lf-activate-venv(): INFO: Adding /tmp/venv-ldpX/bin to PATH 09:25:10 + PATH=/tmp/venv-ldpX/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 09:25:10 + return 0 09:25:10 + python3 --version 09:25:10 Python 3.10.6 09:25:10 + python3 -m pip --version 09:25:10 pip 26.1.2 from /tmp/venv-ldpX/lib/python3.10/site-packages/pip (python 3.10) 09:25:10 + python3 -m pip freeze 09:25:11 cachetools==7.1.6 09:25:11 colorama==0.4.6 09:25:11 distlib==0.4.3 09:25:11 filelock==3.32.0 09:25:11 packaging==26.2 09:25:11 platformdirs==4.11.0 09:25:11 pluggy==1.6.0 09:25:11 pyproject-api==1.11.0 09:25:11 python-discovery==1.5.0 09:25:11 tomli==2.4.1 09:25:11 tomli_w==1.2.0 09:25:11 tox==4.58.0 09:25:11 typing_extensions==4.16.0 09:25:11 urllib3==1.26.20 09:25:11 virtualenv==21.7.0 09:25:11 [EnvInject] - Injecting environment variables from a build step. 09:25:11 [EnvInject] - Injecting as environment variables the properties content 09:25:11 PARALLEL=false 09:25:11 09:25:11 [EnvInject] - Variables injected successfully. 09:25:11 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash -l /tmp/jenkins8608009884780073176.sh 09:25:11 ---> tox-run.sh 09:25: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 09:25:11 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/tox 09:25:11 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/docs 09:25:11 + mkdir -p /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/tox 09:25:11 + cd /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/. 09:25:11 + source /home/jenkins/lf-env.sh 09:25:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:25:11 ++ mktemp -d /tmp/venv-XXXX 09:25:11 + lf_venv=/tmp/venv-Zw49 09:25:11 + local venv_file=/tmp/.os_lf_venv 09:25:11 + local python=python3 09:25:11 + local options 09:25:11 + local set_path=true 09:25:11 + local install_args= 09:25: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 09:25:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:25:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:25:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:25:11 + true 09:25:11 + case $1 in 09:25:11 + venv_file=/tmp/.toxenv 09:25:11 + shift 2 09:25:11 + true 09:25:11 + case $1 in 09:25:11 + shift 09:25:11 + break 09:25:11 + case $python in 09:25:11 + local pkg_list= 09:25:11 + [[ -d /opt/pyenv ]] 09:25:11 + echo 'Setup pyenv:' 09:25:11 Setup pyenv: 09:25:11 + export PYENV_ROOT=/opt/pyenv 09:25:11 + PYENV_ROOT=/opt/pyenv 09:25: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 09:25: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 09:25:11 + pyenv versions 09:25:11 system 09:25:11 3.8.13 09:25:11 3.9.13 09:25:11 * 3.10.6 (set by /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/.python-version) 09:25:11 + command -v pyenv 09:25:11 ++ pyenv init - --no-rehash 09:25: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[*]}"'\'')" 09:25:11 export PATH="/opt/pyenv/shims:${PATH}" 09:25:11 export PYENV_SHELL=bash 09:25:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:25:11 pyenv() { 09:25:11 local command 09:25:11 command="${1:-}" 09:25:11 if [ "$#" -gt 0 ]; then 09:25:11 shift 09:25:11 fi 09:25:11 09:25:11 case "$command" in 09:25:11 rehash|shell) 09:25:11 eval "$(pyenv "sh-$command" "$@")" 09:25:11 ;; 09:25:11 *) 09:25:11 command pyenv "$command" "$@" 09:25:11 ;; 09:25:11 esac 09:25:11 }' 09:25: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[*]}"' 09:25: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 09:25: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 09:25: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 09:25:11 ++ export PYENV_SHELL=bash 09:25:11 ++ PYENV_SHELL=bash 09:25:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:25:11 +++ complete -F _pyenv pyenv 09:25:11 ++ lf-pyver python3 09:25:11 ++ local py_version_xy=python3 09:25:11 ++ local py_version_xyz= 09:25:11 ++ pyenv versions 09:25:11 ++ local command 09:25:11 ++ command=versions 09:25:11 ++ '[' 1 -gt 0 ']' 09:25:11 ++ shift 09:25:11 ++ case "$command" in 09:25:11 ++ command pyenv versions 09:25:11 ++ pyenv versions 09:25:11 ++ sed 's/^[ *]* //' 09:25:11 ++ awk '{ print $1 }' 09:25:11 ++ grep -E '^[0-9.]*[0-9]$' 09:25:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:25:11 +++ grep '^3' /tmp/.pyenv_versions 09:25:11 +++ tail -n 1 09:25:11 +++ sort -V 09:25:11 ++ py_version_xyz=3.10.6 09:25:11 ++ [[ -z 3.10.6 ]] 09:25:11 ++ echo 3.10.6 09:25:11 ++ return 0 09:25:11 + pyenv local 3.10.6 09:25:11 + local command 09:25:11 + command=local 09:25:11 + '[' 2 -gt 0 ']' 09:25:11 + shift 09:25:11 + case "$command" in 09:25:11 + command pyenv local 3.10.6 09:25:11 + pyenv local 3.10.6 09:25:11 + for arg in "$@" 09:25:11 + case $arg in 09:25:11 + pkg_list+='tox ' 09:25:11 + for arg in "$@" 09:25:11 + case $arg in 09:25:11 + pkg_list+='virtualenv ' 09:25:11 + for arg in "$@" 09:25:11 + case $arg in 09:25:11 + pkg_list+='urllib3~=1.26.15 ' 09:25:11 + [[ -f /tmp/.toxenv ]] 09:25:11 ++ cat /tmp/.toxenv 09:25:11 + lf_venv=/tmp/venv-ldpX 09:25:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ldpX from' file:/tmp/.toxenv 09:25:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ldpX from file:/tmp/.toxenv 09:25:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:25:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:11 + local 'pip_opts=--upgrade --quiet' 09:25:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:25:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:25:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:25:11 + [[ -n '' ]] 09:25:11 + [[ -n '' ]] 09:25:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:25:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:11 + /tmp/venv-ldpX/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 09:25:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:25:12 lf-activate-venv(): INFO: Base packages installed successfully 09:25:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:25:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:25:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:25:12 + /tmp/venv-ldpX/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 09:25:13 + type python3 09:25:13 + true 09:25:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ldpX/bin to PATH' 09:25:13 lf-activate-venv(): INFO: Adding /tmp/venv-ldpX/bin to PATH 09:25:13 + PATH=/tmp/venv-ldpX/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 09:25:13 + return 0 09:25:13 + [[ -d /opt/pyenv ]] 09:25:13 + echo '---> Setting up pyenv' 09:25:13 ---> Setting up pyenv 09:25:13 + export PYENV_ROOT=/opt/pyenv 09:25:13 + PYENV_ROOT=/opt/pyenv 09:25:13 + export PATH=/opt/pyenv/bin:/tmp/venv-ldpX/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 09:25:13 + PATH=/opt/pyenv/bin:/tmp/venv-ldpX/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 09:25:13 ++ pwd 09:25:13 + PYTHONPATH=/w/workspace/testsuite-cds-mock-odl-master-yaml-lint 09:25:13 + export PYTHONPATH 09:25:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:25:13 + TOX_TESTENV_PASSENV=PYTHONPATH 09:25:13 + tox --version 09:25:13 4.58.0 from /tmp/venv-ldpX/lib/python3.10/site-packages/tox/__init__.py 09:25:13 + PARALLEL=false 09:25:13 + TOX_OPTIONS_LIST= 09:25:13 + [[ -n yaml ]] 09:25:13 + TOX_OPTIONS_LIST=' -e yaml' 09:25:13 + case ${PARALLEL,,} in 09:25:13 + tox -e yaml 09:25:13 + tee -a /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/tox/tox.log 09:25:24 yaml: install_deps> python -I -m pip install coala-bears nodeenv 09:26:24 yaml: freeze> python -m pip freeze --all 09:26:24 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.7.22,charset-normalizer==3.4.9,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.55,guess_language-spirit==0.5.4,html-linter==0.3.0,idna==3.15,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.2,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.2,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.1.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.69.0,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 09:26:24 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 09:26:24 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 09:26:25 ---> Completed tox runs 09:26:25 + for i in .tox/*/log 09:26:25 ++ awk -F/ '{print $2}' 09:26:25 ++ echo .tox/yaml/log 09:26:25 + tox_env=yaml 09:26:25 + cp -r .tox/yaml/log /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/tox/yaml 09:26:25 + DOC_DIR=docs/_build/html 09:26:25 + [[ -d docs/_build/html ]] 09:26:25 + echo '---> tox-run.sh ends' 09:26:25 ---> tox-run.sh ends 09:26:25 + test 0 -eq 0 09:26:25 $ ssh-agent -k 09:26:25 unset SSH_AUTH_SOCK; 09:26:25 unset SSH_AGENT_PID; 09:26:25 echo Agent pid 13980 killed; 09:26:25 [ssh-agent] Stopped. 09:26:25 [PostBuildScript] - [INFO] Executing post build scripts. 09:26:25 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash /tmp/jenkins4364938264896553159.sh 09:26:25 ---> sysstat.sh 09:26:26 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash /tmp/jenkins5004798813832720810.sh 09:26:26 ---> package-listing.sh 09:26:26 ++ facter osfamily 09:26:26 ++ tr '[:upper:]' '[:lower:]' 09:26:26 + OS_FAMILY=redhat 09:26:26 + workspace=/w/workspace/testsuite-cds-mock-odl-master-yaml-lint 09:26:26 + START_PACKAGES=/tmp/packages_start.txt 09:26:26 + END_PACKAGES=/tmp/packages_end.txt 09:26:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:26:26 + PACKAGES=/tmp/packages_start.txt 09:26:26 + '[' /w/workspace/testsuite-cds-mock-odl-master-yaml-lint ']' 09:26:26 + PACKAGES=/tmp/packages_end.txt 09:26:26 + case "${OS_FAMILY}" in 09:26:26 + rpm -qa 09:26:26 + sort 09:26:27 + '[' -f /tmp/packages_start.txt ']' 09:26:27 + '[' -f /tmp/packages_end.txt ']' 09:26:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:26:27 + '[' /w/workspace/testsuite-cds-mock-odl-master-yaml-lint ']' 09:26:27 + mkdir -p /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/ 09:26:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/ 09:26:27 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash /tmp/jenkins12559310479837833357.sh 09:26:27 ---> capture-instance-metadata.sh 09:26:27 Setup pyenv: 09:26:27 system 09:26:27 3.8.13 09:26:27 3.9.13 09:26:27 * 3.10.6 (set by /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/.python-version) 09:26:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rHjs 09:26:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:26:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:36 lf-activate-venv(): INFO: Base packages installed successfully 09:26:36 lf-activate-venv(): INFO: Installing additional packages: lftools 09:27:28 lf-activate-venv(): INFO: Adding /tmp/venv-rHjs/bin to PATH 09:27:28 INFO: Running in OpenStack, capturing instance metadata 09:27:28 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash /tmp/jenkins14534163914395736865.sh 09:27:28 provisioning config files... 09:27:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-cds-mock-odl-master-yaml-lint@tmp/config9176522399452165153tmp 09:27:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:27:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:27:28 [EnvInject] - Injecting environment variables from a build step. 09:27:28 [EnvInject] - Injecting as environment variables the properties content 09:27:28 SERVER_ID=logs 09:27:28 09:27:28 [EnvInject] - Variables injected successfully. 09:27:28 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash /tmp/jenkins17069588371818012357.sh 09:27:28 ---> create-netrc.sh 09:27:28 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash /tmp/jenkins6260417715360302336.sh 09:27:28 ---> python-tools-install.sh 09:27:28 Setup pyenv: 09:27:28 system 09:27:28 3.8.13 09:27:28 3.9.13 09:27:28 * 3.10.6 (set by /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/.python-version) 09:27:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rHjs from file:/tmp/.os_lf_venv 09:27:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:32 lf-activate-venv(): INFO: Base packages installed successfully 09:27:32 lf-activate-venv(): INFO: Installing additional packages: lftools 09:27:42 lf-activate-venv(): INFO: Adding /tmp/venv-rHjs/bin to PATH 09:27:42 Generating Requirements File 09:28:22 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. 09:28:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:28:22 Python 3.10.6 09:28:22 pip 26.1.2 from /tmp/venv-rHjs/lib/python3.10/site-packages/pip (python 3.10) 09:28:23 aiohappyeyeballs==2.7.1 09:28:23 aiohttp==3.14.3 09:28:23 aiosignal==1.4.0 09:28:23 appdirs==1.4.4 09:28:23 argcomplete==3.7.0 09:28:23 aspy.yaml==1.3.0 09:28:23 async-timeout==5.0.1 09:28:23 attrs==26.1.0 09:28:23 autopage==0.6.0 09:28:23 backports.strenum==1.3.1 09:28:23 beautifulsoup4==4.15.0 09:28:23 boto3==1.43.55 09:28:23 botocore==1.43.55 09:28:23 bs4==0.0.2 09:28:23 certifi==2026.7.22 09:28:23 cffi==2.1.0 09:28:23 cfgv==3.5.0 09:28:23 chardet==7.4.3 09:28:23 charset-normalizer==3.4.9 09:28:23 click==8.4.2 09:28:23 cliff==4.14.0 09:28:23 cmd2==3.5.1 09:28:23 cryptography==3.3.2 09:28:23 debtcollector==3.1.0 09:28:23 decorator==5.3.1 09:28:23 defusedxml==0.7.1 09:28:23 Deprecated==1.3.1 09:28:23 distlib==0.4.3 09:28:23 dnspython==2.8.0 09:28:23 docker==7.2.0 09:28:23 dogpile.cache==1.5.0 09:28:23 durationpy==0.10 09:28:23 email-validator==2.3.0 09:28:23 filelock==3.32.0 09:28:23 frozenlist==1.8.0 09:28:23 future==1.0.0 09:28:23 gitdb==4.0.12 09:28:23 GitPython==3.1.55 09:28:23 httplib2==0.30.2 09:28:23 identify==2.6.19 09:28:23 idna==3.18 09:28:23 importlib-resources==1.5.0 09:28:23 iso8601==2.1.0 09:28:23 Jinja2==3.1.6 09:28:23 jmespath==1.1.0 09:28:23 jsonpatch==1.33 09:28:23 jsonpointer==3.1.1 09:28:23 jsonschema==4.26.0 09:28:23 jsonschema-specifications==2025.9.1 09:28:23 keystoneauth1==5.14.0 09:28:23 kubernetes==36.0.3 09:28:23 lftools==0.37.22 09:28:23 lxml==6.1.1 09:28:23 markdown-it-py==4.2.0 09:28:23 MarkupSafe==3.0.3 09:28:23 mdurl==0.1.2 09:28:23 msgpack==1.2.1 09:28:23 multi_key_dict==2.0.3 09:28:23 multidict==6.7.1 09:28:23 munch==4.0.0 09:28:23 netaddr==1.3.0 09:28:23 niet==1.4.2 09:28:23 nodeenv==1.10.0 09:28:23 oauth2client==4.1.3 09:28:23 oauthlib==3.3.1 09:28:23 openstacksdk==4.13.0 09:28:23 os-service-types==1.8.2 09:28:23 osc-lib==4.6.0 09:28:23 oslo.config==10.4.0 09:28:23 oslo.context==6.4.0 09:28:23 oslo.i18n==6.8.0 09:28:23 oslo.log==8.2.0 09:28:23 oslo.serialization==5.10.0 09:28:23 oslo.utils==10.1.1 09:28:23 packaging==26.2 09:28:23 pbr==7.0.3 09:28:23 platformdirs==4.11.0 09:28:23 prettytable==3.18.0 09:28:23 propcache==0.5.2 09:28:23 psutil==7.2.2 09:28:23 pyasn1==0.6.4 09:28:23 pyasn1_modules==0.4.2 09:28:23 pycparser==3.0 09:28:23 pygerrit2==2.0.15 09:28:23 PyGithub==2.9.1 09:28:23 Pygments==2.20.0 09:28:23 PyJWT==2.13.0 09:28:23 PyNaCl==1.6.2 09:28:23 pyparsing==2.4.7 09:28:23 pyperclip==1.11.0 09:28:23 pyrsistent==0.20.0 09:28:23 python-cinderclient==9.9.0 09:28:23 python-dateutil==2.9.0.post0 09:28:23 python-discovery==1.5.0 09:28:23 python-heatclient==5.2.0 09:28:23 python-jenkins==1.8.3 09:28:23 python-keystoneclient==5.8.0 09:28:23 python-magnumclient==4.11.0 09:28:23 python-openstackclient==10.0.0 09:28:23 python-swiftclient==4.10.0 09:28:23 PyYAML==6.0.3 09:28:23 referencing==0.37.0 09:28:23 requests==2.34.2 09:28:23 requests-oauthlib==2.0.0 09:28:23 rfc3986==2.0.0 09:28:23 rich==15.0.0 09:28:23 rich-argparse==1.8.0 09:28:23 rpds-py==0.30.0 09:28:23 rsa==4.9.1 09:28:23 ruamel.yaml==0.19.1 09:28:23 ruamel.yaml.clib==0.2.15 09:28:23 s3transfer==0.19.2 09:28:23 simplejson==4.1.1 09:28:23 six==1.17.0 09:28:23 smmap==5.0.3 09:28:23 soupsieve==2.9.1 09:28:23 stevedore==5.8.0 09:28:23 tabulate==0.10.0 09:28:23 toml==0.10.2 09:28:23 tomlkit==0.15.1 09:28:23 tqdm==4.69.0 09:28:23 typing_extensions==4.16.0 09:28:23 urllib3==1.26.20 09:28:23 virtualenv==21.7.0 09:28:23 wcwidth==0.8.2 09:28:23 websocket-client==1.9.0 09:28:23 wrapt==2.2.2 09:28:23 xdg==6.0.0 09:28:23 xmltodict==1.0.4 09:28:23 yarl==1.24.5 09:28:23 yq==4.1.2 09:28:23 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/sh /tmp/jenkins9394564908271755544.sh 09:28:23 ---> uv-install.sh 09:28:23 Installing uv/uvx (latest) using shell installer 09:28:23 2026-07-24 09:28:23 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-LNniup.sh" [1] 09:28:23 downloading uv 0.11.32 x86_64-unknown-linux-gnu 09:28:24 installing to /home/jenkins/.local/bin 09:28:24 uv 09:28:24 uvx 09:28:24 everything's installed! 09:28:24 ---> Validating uv/uvx install 09:28:24 uvx 0.11.32 (x86_64-unknown-linux-gnu) 09:28:24 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash /tmp/jenkins199300508045930940.sh 09:28:24 ---> sudo-logs.sh 09:28:24 Archiving 'sudo' log.. 09:28:25 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash /tmp/jenkins13902637515523366273.sh 09:28:25 ---> job-cost.sh 09:28:25 INFO: Activating Python virtual environment... 09:28:25 Setup pyenv: 09:28:25 system 09:28:25 3.8.13 09:28:25 3.9.13 09:28:25 * 3.10.6 (set by /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/.python-version) 09:28:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rHjs from file:/tmp/.os_lf_venv 09:28:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:28:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:28:27 lf-activate-venv(): INFO: Base packages installed successfully 09:28:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:28:35 lf-activate-venv(): INFO: Adding /tmp/venv-rHjs/bin to PATH 09:28:35 INFO: No stack-cost file found 09:28:35 INFO: Instance uptime: 288s 09:28:35 INFO: Fetching instance metadata (attempt 1 of 3)... 09:28:35 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:28:36 INFO: Successfully fetched instance metadata 09:28:36 INFO: Instance type: v3-standard-2 09:28:36 INFO: Retrieving pricing info for: v3-standard-2 09:28:36 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:28:36 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=288 09:28:36 INFO: Successfully fetched Vexxhost pricing API 09:28:36 INFO: Retrieved cost: 0.06 09:28:36 INFO: Retrieved resource: v3-standard-2 09:28:36 INFO: Creating archive directory: /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/cost 09:28:36 INFO: Archiving costs to: /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/archives/cost.csv 09:28:36 INFO: Successfully archived job cost data 09:28:36 DEBUG: Cost data: testsuite-cds-mock-odl-master-yaml-lint,20,2026-07-24 09:28:36,v3-standard-2,288,0.06,0.00,SUCCESS 09:28:36 [testsuite-cds-mock-odl-master-yaml-lint] $ /bin/bash -l /tmp/jenkins18413193597108763920.sh 09:28:36 ---> logs-deploy.sh 09:28:36 Setup pyenv: 09:28:36 system 09:28:36 3.8.13 09:28:36 3.9.13 09:28:36 * 3.10.6 (set by /w/workspace/testsuite-cds-mock-odl-master-yaml-lint/.python-version) 09:28:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rHjs from file:/tmp/.os_lf_venv 09:28:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:28:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:28:38 lf-activate-venv(): INFO: Base packages installed successfully 09:28:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:28:48 lf-activate-venv(): INFO: Adding /tmp/venv-rHjs/bin to PATH 09:28:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-cds-mock-odl-master-yaml-lint/20 09:28:48 INFO: archiving workspace using pattern(s): 09:28:49 Archives upload complete. 09:28:49 INFO: archiving logs to Nexus 09:28:50 ---> uname -a: 09:28:50 Linux prd-centos8-builder-2c-1g-9772.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 09:28:50 09:28:50 09:28:50 ---> lscpu: 09:28:50 Architecture: x86_64 09:28:50 CPU op-mode(s): 32-bit, 64-bit 09:28:50 Byte Order: Little Endian 09:28:50 CPU(s): 2 09:28:50 On-line CPU(s) list: 0,1 09:28:50 Thread(s) per core: 1 09:28:50 Core(s) per socket: 1 09:28:50 Socket(s): 2 09:28:50 NUMA node(s): 1 09:28:50 Vendor ID: AuthenticAMD 09:28:50 CPU family: 23 09:28:50 Model: 49 09:28:50 Model name: AMD EPYC-Rome Processor 09:28:50 Stepping: 0 09:28:50 CPU MHz: 2799.998 09:28:50 BogoMIPS: 5599.99 09:28:50 Virtualization: AMD-V 09:28:50 Hypervisor vendor: KVM 09:28:50 Virtualization type: full 09:28:50 L1d cache: 32K 09:28:50 L1i cache: 32K 09:28:50 L2 cache: 512K 09:28:50 L3 cache: 16384K 09:28:50 NUMA node0 CPU(s): 0,1 09:28:50 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 09:28:50 09:28:50 09:28:50 ---> nproc: 09:28:50 2 09:28:50 09:28:50 09:28:50 ---> df -h: 09:28:50 Filesystem Size Used Avail Use% Mounted on 09:28:50 devtmpfs 3.8G 0 3.8G 0% /dev 09:28:50 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:28:50 tmpfs 3.8G 17M 3.8G 1% /run 09:28:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:28:50 /dev/vda1 40G 9.7G 31G 25% / 09:28:50 tmpfs 770M 0 770M 0% /run/user/1001 09:28:50 09:28:50 09:28:50 ---> free -m: 09:28:50 total used free shared buff/cache available 09:28:50 Mem: 7697 619 4442 19 2636 6760 09:28:50 Swap: 1023 0 1023 09:28:50 09:28:50 09:28:50 ---> ip addr: 09:28:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:28:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:28:50 inet 127.0.0.1/8 scope host lo 09:28:50 valid_lft forever preferred_lft forever 09:28:50 inet6 ::1/128 scope host 09:28:50 valid_lft forever preferred_lft forever 09:28:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:28:50 link/ether fa:16:3e:27:28:2f brd ff:ff:ff:ff:ff:ff 09:28:50 altname enp0s3 09:28:50 altname ens3 09:28:50 inet 10.30.106.154/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:28:50 valid_lft 86129sec preferred_lft 86129sec 09:28:50 inet6 fe80::f816:3eff:fe27:282f/64 scope link 09:28:50 valid_lft forever preferred_lft forever 09:28:50 09:28:50 09:28:50 ---> sar -b -r -n DEV: 09:28:50 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/24/2026 _x86_64_ (2 CPU) 09:28:50 09:28:50 09:24:15 LINUX RESTART (2 CPU) 09:28:50 09:28:50 09:25:01 AM tps rtps wtps bread/s bwrtn/s 09:28:50 09:26:01 AM 180.27 107.63 72.64 1822.76 8827.75 09:28:50 09:27:01 AM 117.64 18.53 99.12 1325.56 8172.21 09:28:50 09:28:01 AM 83.72 0.42 83.31 54.65 7563.15 09:28:50 Average: 127.21 42.19 85.02 1067.61 8187.66 09:28:50 09:28:50 09:25:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:28:50 09:26:01 AM 5242712 6960068 2639728 33.49 2688 1896560 871756 9.76 224812 2090140 35556 09:28:50 09:27:01 AM 4987288 6944752 2895152 36.73 2688 2122900 882712 9.88 419720 2097796 51624 09:28:50 09:28:01 AM 4812344 6962364 3070096 38.95 2688 2305820 829784 9.29 423984 2228260 71760 09:28:50 Average: 5014115 6955728 2868325 36.39 2688 2108427 861417 9.65 356172 2138732 52980 09:28:50 09:28:50 09:25:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:28:50 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:50 09:26:01 AM eth0 54.84 38.53 535.92 8.62 0.00 0.00 0.00 0.00 09:28:50 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:50 09:27:01 AM eth0 47.00 30.51 421.30 13.98 0.00 0.00 0.00 0.00 09:28:50 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:50 09:28:01 AM eth0 112.46 75.06 657.63 9.02 0.00 0.00 0.00 0.00 09:28:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:50 Average: eth0 71.44 48.03 538.28 10.54 0.00 0.00 0.00 0.00 09:28:50 09:28:50 09:28:50 ---> sar -P ALL: 09:28:50 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/24/2026 _x86_64_ (2 CPU) 09:28:50 09:28:50 09:24:15 LINUX RESTART (2 CPU) 09:28:50 09:28:50 09:25:01 AM CPU %user %nice %system %iowait %steal %idle 09:28:50 09:26:01 AM all 21.39 2.31 31.59 21.71 0.15 22.84 09:28:50 09:26:01 AM 0 17.59 2.11 33.95 21.94 0.15 24.26 09:28:50 09:26:01 AM 1 25.18 2.51 29.24 21.49 0.15 21.43 09:28:50 09:27:01 AM all 25.93 0.44 11.05 13.02 0.11 49.46 09:28:50 09:27:01 AM 0 34.14 0.39 11.89 13.53 0.12 39.95 09:28:50 09:27:01 AM 1 17.71 0.50 10.20 12.51 0.10 58.97 09:28:50 09:28:01 AM all 20.29 0.00 3.82 11.96 0.09 63.84 09:28:50 09:28:01 AM 0 26.34 0.00 4.66 14.65 0.10 54.24 09:28:50 09:28:01 AM 1 14.25 0.00 2.98 9.27 0.08 73.42 09:28:50 Average: all 22.54 0.91 15.39 15.53 0.12 45.51 09:28:50 Average: 0 26.07 0.82 16.73 16.68 0.12 39.58 09:28:50 Average: 1 19.01 1.00 14.06 14.38 0.11 51.43 09:28:50 09:28:50 09:28:50