09:41:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/143753 09:41:38 Running as SYSTEM 09:41:38 [EnvInject] - Loading node environment variables. 09:41:38 Building remotely on prd-centos8-builder-2c-1g-839 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 09:41:38 [ssh-agent] Looking for ssh-agent implementation... 09:41:38 $ ssh-agent 09:41:38 SSH_AUTH_SOCK=/tmp/ssh-lysmZfdFp3fD/agent.13252 09:41:38 SSH_AGENT_PID=13256 09:41:38 [ssh-agent] Started. 09:41:39 Running ssh-add (command line suppressed) 09:41:39 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_7381235405938037869.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_7381235405938037869.key) 09:41:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:41:39 The recommended git tool is: NONE 09:41:45 using credential onap-jenkins-ssh 09:41:45 Wiping out workspace first. 09:41:45 Cloning the remote Git repository 09:41:45 Cloning repository git://cloud.onap.org/mirror/integration.git 09:41:45 > git init /w/workspace/integration-master-yaml-lint # timeout=10 09:41:45 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 09:41:45 > git --version # timeout=10 09:41:45 > git --version # 'git version 2.39.0' 09:41:45 using GIT_SSH to set credentials Gerrit user 09:41:45 [INFO] Currently running in a labeled security context 09:41:45 [INFO] Currently SELinux is 'enforcing' on the host 09:41:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh7499223081439447218.key 09:41:45 Verifying host key using manually-configured host key entries 09:41:45 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:41:49 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 09:41:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:50 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 09:41:50 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 09:41:50 using GIT_SSH to set credentials Gerrit user 09:41:50 [INFO] Currently running in a labeled security context 09:41:50 [INFO] Currently SELinux is 'enforcing' on the host 09:41:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh5285067046397895345.key 09:41:50 Verifying host key using manually-configured host key entries 09:41:50 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/53/143753/1 # timeout=30 09:41:50 > git rev-parse bfd5e41b62421c2d51b39371a2dd3b8535b1f635^{commit} # timeout=10 09:41:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:41:50 Checking out Revision bfd5e41b62421c2d51b39371a2dd3b8535b1f635 (refs/changes/53/143753/1) 09:41:50 > git config core.sparsecheckout # timeout=10 09:41:50 > git checkout -f bfd5e41b62421c2d51b39371a2dd3b8535b1f635 # timeout=30 09:41:54 Commit message: "Chore: Update RTD config for ubuntu-24.04 and Python 3.13" 09:41:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:41:54 > git rev-list --no-walk 644d8a1f08e646fecfd6c1f1edd29cb44ab3432b # timeout=10 09:41:54 [EnvInject] - Injecting environment variables from a build step. 09:41:54 [EnvInject] - Injecting as environment variables the properties content 09:41:54 PYTHON=python3 09:41:54 09:41:54 [EnvInject] - Variables injected successfully. 09:41:54 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins11950656311816856722.sh 09:41:54 ---> tox-install.sh 09:41:54 + source /home/jenkins/lf-env.sh 09:41:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:41:54 ++ mktemp -d /tmp/venv-XXXX 09:41:54 + lf_venv=/tmp/venv-7vBK 09:41:54 + local venv_file=/tmp/.os_lf_venv 09:41:54 + local python=python3 09:41:54 + local options 09:41:54 + local set_path=true 09:41:54 + local install_args= 09:41:54 ++ 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:41:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:41:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:41:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:41:54 + true 09:41:54 + case $1 in 09:41:54 + venv_file=/tmp/.toxenv 09:41:54 + shift 2 09:41:54 + true 09:41:54 + case $1 in 09:41:54 + shift 09:41:54 + break 09:41:54 + case $python in 09:41:54 + local pkg_list= 09:41:54 + [[ -d /opt/pyenv ]] 09:41:54 + echo 'Setup pyenv:' 09:41:54 Setup pyenv: 09:41:54 + export PYENV_ROOT=/opt/pyenv 09:41:54 + PYENV_ROOT=/opt/pyenv 09:41:54 + 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:41:54 + 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:41:54 + pyenv versions 09:41:55 system 09:41:55 * 3.8.13 (set by /opt/pyenv/version) 09:41:55 * 3.9.13 (set by /opt/pyenv/version) 09:41:55 * 3.10.6 (set by /opt/pyenv/version) 09:41:55 + command -v pyenv 09:41:55 ++ pyenv init - --no-rehash 09:41: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:41:55 export PATH="/opt/pyenv/shims:${PATH}" 09:41:55 export PYENV_SHELL=bash 09:41:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:41:55 pyenv() { 09:41:55 local command 09:41:55 command="${1:-}" 09:41:55 if [ "$#" -gt 0 ]; then 09:41:55 shift 09:41:55 fi 09:41:55 09:41:55 case "$command" in 09:41:55 rehash|shell) 09:41:55 eval "$(pyenv "sh-$command" "$@")" 09:41:55 ;; 09:41:55 *) 09:41:55 command pyenv "$command" "$@" 09:41:55 ;; 09:41:55 esac 09:41:55 }' 09:41: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:41: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:41: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:41: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:41:55 ++ export PYENV_SHELL=bash 09:41:55 ++ PYENV_SHELL=bash 09:41:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:41:55 +++ complete -F _pyenv pyenv 09:41:55 ++ lf-pyver python3 09:41:55 ++ local py_version_xy=python3 09:41:55 ++ local py_version_xyz= 09:41:55 ++ pyenv versions 09:41:55 ++ local command 09:41:55 ++ command=versions 09:41:55 ++ '[' 1 -gt 0 ']' 09:41:55 ++ shift 09:41:55 ++ case "$command" in 09:41:55 ++ command pyenv versions 09:41:55 ++ pyenv versions 09:41:55 ++ grep -E '^[0-9.]*[0-9]$' 09:41:55 ++ sed 's/^[ *]* //' 09:41:55 ++ awk '{ print $1 }' 09:41:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:41:55 +++ grep '^3' /tmp/.pyenv_versions 09:41:55 +++ tail -n 1 09:41:55 +++ sort -V 09:41:55 ++ py_version_xyz=3.10.6 09:41:55 ++ [[ -z 3.10.6 ]] 09:41:55 ++ echo 3.10.6 09:41:55 ++ return 0 09:41:55 + pyenv local 3.10.6 09:41:55 + local command 09:41:55 + command=local 09:41:55 + '[' 2 -gt 0 ']' 09:41:55 + shift 09:41:55 + case "$command" in 09:41:55 + command pyenv local 3.10.6 09:41:55 + pyenv local 3.10.6 09:41:55 + for arg in "$@" 09:41:55 + case $arg in 09:41:55 + pkg_list+='tox ' 09:41:55 + for arg in "$@" 09:41:55 + case $arg in 09:41:55 + pkg_list+='virtualenv ' 09:41:55 + for arg in "$@" 09:41:55 + case $arg in 09:41:55 + pkg_list+='urllib3~=1.26.15 ' 09:41:55 + [[ -f /tmp/.toxenv ]] 09:41:55 + [[ ! -f /tmp/.toxenv ]] 09:41:55 + [[ -n '' ]] 09:41:55 + python3 -m venv /tmp/venv-7vBK 09:41:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7vBK' 09:41:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7vBK 09:41:59 + echo /tmp/venv-7vBK 09:41:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:41:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:41:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:41:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:59 + local 'pip_opts=--upgrade --quiet' 09:41:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:41:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:41:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:41:59 + [[ -n '' ]] 09:41:59 + [[ -n '' ]] 09:41:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:41:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:59 + /tmp/venv-7vBK/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:42:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:42:02 lf-activate-venv(): INFO: Base packages installed successfully 09:42:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:42:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:42:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:42:02 + /tmp/venv-7vBK/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:42:04 + type python3 09:42:04 + true 09:42:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7vBK/bin to PATH' 09:42:04 lf-activate-venv(): INFO: Adding /tmp/venv-7vBK/bin to PATH 09:42:04 + PATH=/tmp/venv-7vBK/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:42:04 + return 0 09:42:04 + python3 --version 09:42:04 Python 3.10.6 09:42:04 + python3 -m pip --version 09:42:04 pip 26.0.1 from /tmp/venv-7vBK/lib/python3.10/site-packages/pip (python 3.10) 09:42:04 + python3 -m pip freeze 09:42:04 cachetools==7.0.5 09:42:04 colorama==0.4.6 09:42:04 distlib==0.4.0 09:42:04 filelock==3.25.2 09:42:04 packaging==26.0 09:42:04 platformdirs==4.9.4 09:42:04 pluggy==1.6.0 09:42:04 pyproject-api==1.10.0 09:42:04 python-discovery==1.2.1 09:42:04 tomli==2.4.1 09:42:04 tomli_w==1.2.0 09:42:04 tox==4.52.0 09:42:04 typing_extensions==4.15.0 09:42:04 urllib3==1.26.20 09:42:04 virtualenv==21.2.0 09:42:04 [EnvInject] - Injecting environment variables from a build step. 09:42:04 [EnvInject] - Injecting as environment variables the properties content 09:42:04 PARALLEL=false 09:42:04 09:42:04 [EnvInject] - Variables injected successfully. 09:42:04 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins17089896912991053304.sh 09:42:04 ---> tox-run.sh 09:42:04 + 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:42:04 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 09:42:04 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 09:42:04 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 09:42:04 + cd /w/workspace/integration-master-yaml-lint/. 09:42:04 + source /home/jenkins/lf-env.sh 09:42:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:42:04 ++ mktemp -d /tmp/venv-XXXX 09:42:04 + lf_venv=/tmp/venv-h7Yg 09:42:04 + local venv_file=/tmp/.os_lf_venv 09:42:04 + local python=python3 09:42:04 + local options 09:42:04 + local set_path=true 09:42:04 + local install_args= 09:42:04 ++ 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:42:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:42:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:42:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:42:04 + true 09:42:04 + case $1 in 09:42:04 + venv_file=/tmp/.toxenv 09:42:04 + shift 2 09:42:04 + true 09:42:04 + case $1 in 09:42:04 + shift 09:42:04 + break 09:42:04 + case $python in 09:42:04 + local pkg_list= 09:42:04 + [[ -d /opt/pyenv ]] 09:42:04 + echo 'Setup pyenv:' 09:42:04 Setup pyenv: 09:42:04 + export PYENV_ROOT=/opt/pyenv 09:42:04 + PYENV_ROOT=/opt/pyenv 09:42:04 + 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:42:04 + 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:42:04 + pyenv versions 09:42:05 system 09:42:05 3.8.13 09:42:05 3.9.13 09:42:05 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 09:42:05 + command -v pyenv 09:42:05 ++ pyenv init - --no-rehash 09:42:05 + 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:42:05 export PATH="/opt/pyenv/shims:${PATH}" 09:42:05 export PYENV_SHELL=bash 09:42:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:42:05 pyenv() { 09:42:05 local command 09:42:05 command="${1:-}" 09:42:05 if [ "$#" -gt 0 ]; then 09:42:05 shift 09:42:05 fi 09:42:05 09:42:05 case "$command" in 09:42:05 rehash|shell) 09:42:05 eval "$(pyenv "sh-$command" "$@")" 09:42:05 ;; 09:42:05 *) 09:42:05 command pyenv "$command" "$@" 09:42:05 ;; 09:42:05 esac 09:42:05 }' 09:42:05 +++ 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:42:05 ++ 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:42:05 ++ 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:42:05 ++ 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:42:05 ++ export PYENV_SHELL=bash 09:42:05 ++ PYENV_SHELL=bash 09:42:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:42:05 +++ complete -F _pyenv pyenv 09:42:05 ++ lf-pyver python3 09:42:05 ++ local py_version_xy=python3 09:42:05 ++ local py_version_xyz= 09:42:05 ++ sed 's/^[ *]* //' 09:42:05 ++ grep -E '^[0-9.]*[0-9]$' 09:42:05 ++ pyenv versions 09:42:05 ++ local command 09:42:05 ++ command=versions 09:42:05 ++ '[' 1 -gt 0 ']' 09:42:05 ++ shift 09:42:05 ++ case "$command" in 09:42:05 ++ command pyenv versions 09:42:05 ++ pyenv versions 09:42:05 ++ awk '{ print $1 }' 09:42:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:42:05 +++ grep '^3' /tmp/.pyenv_versions 09:42:05 +++ sort -V 09:42:05 +++ tail -n 1 09:42:05 ++ py_version_xyz=3.10.6 09:42:05 ++ [[ -z 3.10.6 ]] 09:42:05 ++ echo 3.10.6 09:42:05 ++ return 0 09:42:05 + pyenv local 3.10.6 09:42:05 + local command 09:42:05 + command=local 09:42:05 + '[' 2 -gt 0 ']' 09:42:05 + shift 09:42:05 + case "$command" in 09:42:05 + command pyenv local 3.10.6 09:42:05 + pyenv local 3.10.6 09:42:05 + for arg in "$@" 09:42:05 + case $arg in 09:42:05 + pkg_list+='tox ' 09:42:05 + for arg in "$@" 09:42:05 + case $arg in 09:42:05 + pkg_list+='virtualenv ' 09:42:05 + for arg in "$@" 09:42:05 + case $arg in 09:42:05 + pkg_list+='urllib3~=1.26.15 ' 09:42:05 + [[ -f /tmp/.toxenv ]] 09:42:05 ++ cat /tmp/.toxenv 09:42:05 + lf_venv=/tmp/venv-7vBK 09:42:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7vBK from' file:/tmp/.toxenv 09:42:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7vBK from file:/tmp/.toxenv 09:42:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:42:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:05 + local 'pip_opts=--upgrade --quiet' 09:42:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:42:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:42:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:42:05 + [[ -n '' ]] 09:42:05 + [[ -n '' ]] 09:42:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:42:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:05 + /tmp/venv-7vBK/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:42:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:42:05 lf-activate-venv(): INFO: Base packages installed successfully 09:42:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:42:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:42:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:42:05 + /tmp/venv-7vBK/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:42:06 + type python3 09:42:06 + true 09:42:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7vBK/bin to PATH' 09:42:06 lf-activate-venv(): INFO: Adding /tmp/venv-7vBK/bin to PATH 09:42:06 + PATH=/tmp/venv-7vBK/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:42:06 + return 0 09:42:06 + [[ -d /opt/pyenv ]] 09:42:06 + echo '---> Setting up pyenv' 09:42:06 ---> Setting up pyenv 09:42:06 + export PYENV_ROOT=/opt/pyenv 09:42:06 + PYENV_ROOT=/opt/pyenv 09:42:06 + export PATH=/opt/pyenv/bin:/tmp/venv-7vBK/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:42:06 + PATH=/opt/pyenv/bin:/tmp/venv-7vBK/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:42:06 ++ pwd 09:42:06 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 09:42:06 + export PYTHONPATH 09:42:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:42:06 + TOX_TESTENV_PASSENV=PYTHONPATH 09:42:06 + tox --version 09:42:06 4.52.0 from /tmp/venv-7vBK/lib/python3.10/site-packages/tox/__init__.py 09:42:06 + PARALLEL=false 09:42:06 + TOX_OPTIONS_LIST= 09:42:06 + [[ -n yaml ]] 09:42:06 + TOX_OPTIONS_LIST=' -e yaml' 09:42:06 + case ${PARALLEL,,} in 09:42:06 + tox -e yaml 09:42:06 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 09:42:08 yaml: install_deps> python -I -m pip install coala-bears nodeenv 09:42:30 yaml: freeze> python -m pip freeze --all 09:42:30 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.18.0,bandit==1.6.2,certifi==2026.2.25,charset-normalizer==3.4.6,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.46,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.11,imagesize==1.5.0,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.10.0,packaging==26.0,pbr==7.0.3,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2026.1.post1,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.8,scspell3k==2.3.0,setuptools==75.3.4,six==1.17.0,smmap==5.0.3,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.3,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 09:42:30 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 09:42:30 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 09:42:31 ---> Completed tox runs 09:42:31 + for i in .tox/*/log 09:42:31 ++ echo .tox/yaml/log 09:42:31 ++ awk -F/ '{print $2}' 09:42:31 + tox_env=yaml 09:42:31 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 09:42:31 + DOC_DIR=docs/_build/html 09:42:31 + [[ -d docs/_build/html ]] 09:42:31 + echo '---> tox-run.sh ends' 09:42:31 ---> tox-run.sh ends 09:42:31 + test 0 -eq 0 09:42:31 $ ssh-agent -k 09:42:31 unset SSH_AUTH_SOCK; 09:42:31 unset SSH_AGENT_PID; 09:42:31 echo Agent pid 13256 killed; 09:42:31 [ssh-agent] Stopped. 09:42:31 [PostBuildScript] - [INFO] Executing post build scripts. 09:42:31 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins11985386951105861427.sh 09:42:31 ---> sysstat.sh 09:42:32 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins913828577715944706.sh 09:42:32 ---> package-listing.sh 09:42:32 ++ facter osfamily 09:42:32 ++ tr '[:upper:]' '[:lower:]' 09:42:32 + OS_FAMILY=redhat 09:42:32 + workspace=/w/workspace/integration-master-yaml-lint 09:42:32 + START_PACKAGES=/tmp/packages_start.txt 09:42:32 + END_PACKAGES=/tmp/packages_end.txt 09:42:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:42:32 + PACKAGES=/tmp/packages_start.txt 09:42:32 + '[' /w/workspace/integration-master-yaml-lint ']' 09:42:32 + PACKAGES=/tmp/packages_end.txt 09:42:32 + case "${OS_FAMILY}" in 09:42:32 + rpm -qa 09:42:32 + sort 09:42:33 + '[' -f /tmp/packages_start.txt ']' 09:42:33 + '[' -f /tmp/packages_end.txt ']' 09:42:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:42:33 + '[' /w/workspace/integration-master-yaml-lint ']' 09:42:33 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 09:42:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 09:42:33 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins17337029328605658334.sh 09:42:33 ---> capture-instance-metadata.sh 09:42:33 Setup pyenv: 09:42:33 system 09:42:33 3.8.13 09:42:33 3.9.13 09:42:33 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 09:42:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SgVy 09:42:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:42:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:40 lf-activate-venv(): INFO: Base packages installed successfully 09:42:40 lf-activate-venv(): INFO: Installing additional packages: lftools 09:43:00 lf-activate-venv(): INFO: Adding /tmp/venv-SgVy/bin to PATH 09:43:00 INFO: Running in OpenStack, capturing instance metadata 09:43:00 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins4777253422051420474.sh 09:43:00 provisioning config files... 09:43:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config8158118062533380377tmp 09:43:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:43:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:43:00 [EnvInject] - Injecting environment variables from a build step. 09:43:00 [EnvInject] - Injecting as environment variables the properties content 09:43:00 SERVER_ID=logs 09:43:00 09:43:00 [EnvInject] - Variables injected successfully. 09:43:00 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins12236482363534622487.sh 09:43:00 ---> create-netrc.sh 09:43:00 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins4793384483199707364.sh 09:43:00 ---> python-tools-install.sh 09:43:00 Setup pyenv: 09:43:00 system 09:43:00 3.8.13 09:43:00 3.9.13 09:43:00 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 09:43:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SgVy from file:/tmp/.os_lf_venv 09:43:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:02 lf-activate-venv(): INFO: Base packages installed successfully 09:43:02 lf-activate-venv(): INFO: Installing additional packages: lftools 09:43:09 lf-activate-venv(): INFO: Adding /tmp/venv-SgVy/bin to PATH 09:43:09 Generating Requirements File 09:43:24 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:43:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:43:25 Python 3.10.6 09:43:25 pip 26.0.1 from /tmp/venv-SgVy/lib/python3.10/site-packages/pip (python 3.10) 09:43:25 appdirs==1.4.4 09:43:25 argcomplete==3.6.3 09:43:25 aspy.yaml==1.3.0 09:43:25 attrs==26.1.0 09:43:25 autopage==0.6.0 09:43:25 backports.strenum==1.3.1 09:43:25 beautifulsoup4==4.14.3 09:43:25 boto3==1.42.79 09:43:25 botocore==1.42.79 09:43:25 bs4==0.0.2 09:43:25 certifi==2026.2.25 09:43:25 cffi==2.0.0 09:43:25 cfgv==3.5.0 09:43:25 chardet==7.4.0.post2 09:43:25 charset-normalizer==3.4.6 09:43:25 click==8.3.1 09:43:25 cliff==4.13.2 09:43:25 cmd2==3.4.0 09:43:25 cryptography==3.3.2 09:43:25 debtcollector==3.1.0 09:43:25 decorator==5.2.1 09:43:25 defusedxml==0.7.1 09:43:25 Deprecated==1.3.1 09:43:25 distlib==0.4.0 09:43:25 dnspython==2.8.0 09:43:25 docker==7.1.0 09:43:25 dogpile.cache==1.5.0 09:43:25 durationpy==0.10 09:43:25 email-validator==2.3.0 09:43:25 filelock==3.25.2 09:43:25 future==1.0.0 09:43:25 gitdb==4.0.12 09:43:25 GitPython==3.1.46 09:43:25 httplib2==0.30.2 09:43:25 identify==2.6.18 09:43:25 idna==3.11 09:43:25 importlib-resources==1.5.0 09:43:25 iso8601==2.1.0 09:43:25 Jinja2==3.1.6 09:43:25 jmespath==1.1.0 09:43:25 jsonpatch==1.33 09:43:25 jsonpointer==3.1.1 09:43:25 jsonschema==4.26.0 09:43:25 jsonschema-specifications==2025.9.1 09:43:25 keystoneauth1==5.13.1 09:43:25 kubernetes==35.0.0 09:43:25 lftools==0.37.22 09:43:25 lxml==6.0.2 09:43:25 markdown-it-py==4.0.0 09:43:25 MarkupSafe==3.0.3 09:43:25 mdurl==0.1.2 09:43:25 msgpack==1.1.2 09:43:25 multi_key_dict==2.0.3 09:43:25 munch==4.0.0 09:43:25 netaddr==1.3.0 09:43:25 niet==1.4.2 09:43:25 nodeenv==1.10.0 09:43:25 oauth2client==4.1.3 09:43:25 oauthlib==3.3.1 09:43:25 openstacksdk==4.10.0 09:43:25 os-service-types==1.8.2 09:43:25 osc-lib==4.4.0 09:43:25 oslo.config==10.3.0 09:43:25 oslo.context==6.3.0 09:43:25 oslo.i18n==6.7.2 09:43:25 oslo.log==8.1.0 09:43:25 oslo.serialization==5.9.1 09:43:25 oslo.utils==10.0.0 09:43:25 packaging==26.0 09:43:25 pbr==7.0.3 09:43:25 platformdirs==4.9.4 09:43:25 prettytable==3.17.0 09:43:25 psutil==7.2.2 09:43:25 pyasn1==0.6.3 09:43:25 pyasn1_modules==0.4.2 09:43:25 pycparser==3.0 09:43:25 pygerrit2==2.0.15 09:43:25 PyGithub==2.9.0 09:43:25 Pygments==2.20.0 09:43:25 PyJWT==2.12.1 09:43:25 PyNaCl==1.6.2 09:43:25 pyparsing==2.4.7 09:43:25 pyperclip==1.11.0 09:43:25 pyrsistent==0.20.0 09:43:25 python-cinderclient==9.9.0 09:43:25 python-dateutil==2.9.0.post0 09:43:25 python-discovery==1.2.1 09:43:25 python-heatclient==5.1.0 09:43:25 python-jenkins==1.8.3 09:43:25 python-keystoneclient==5.8.0 09:43:25 python-magnumclient==4.10.0 09:43:25 python-openstackclient==9.0.0 09:43:25 python-swiftclient==4.10.0 09:43:25 PyYAML==6.0.3 09:43:25 referencing==0.37.0 09:43:25 requests==2.33.1 09:43:25 requests-oauthlib==2.0.0 09:43:25 requestsexceptions==1.4.0 09:43:25 rfc3986==2.0.0 09:43:25 rich==14.3.3 09:43:25 rich-argparse==1.7.2 09:43:25 rpds-py==0.30.0 09:43:25 rsa==4.9.1 09:43:25 ruamel.yaml==0.19.1 09:43:25 ruamel.yaml.clib==0.2.15 09:43:25 s3transfer==0.16.0 09:43:25 simplejson==3.20.2 09:43:25 six==1.17.0 09:43:25 smmap==5.0.3 09:43:25 soupsieve==2.8.3 09:43:25 stevedore==5.7.0 09:43:25 tabulate==0.10.0 09:43:25 toml==0.10.2 09:43:25 tomlkit==0.14.0 09:43:25 tqdm==4.67.3 09:43:25 typing_extensions==4.15.0 09:43:25 urllib3==1.26.20 09:43:25 virtualenv==21.2.0 09:43:25 wcwidth==0.6.0 09:43:25 websocket-client==1.9.0 09:43:25 wrapt==2.1.2 09:43:25 xdg==6.0.0 09:43:25 xmltodict==1.0.4 09:43:25 yq==3.4.3 09:43:25 [integration-master-yaml-lint] $ /bin/sh /tmp/jenkins9092513024215636481.sh 09:43:25 ---> uv-install.sh 09:43:25 Installing uv/uvx (latest) using shell installer 09:43:26 2026-03-31 09:43:26 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-31T10%3A16%3A31Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-31T09%3A15%3A37Z&ske=2026-03-31T10%3A16%3A31Z&sks=b&skv=2018-11-09&sig=bKyPD5VyVp2mUm1lI2INnsAhHARk4aEeCVPvpuKnnIE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDk1MDQyNywibmJmIjoxNzc0OTUwMTI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.i1Y-0WoR_Xdm3RGvLSBWrlbXQ04Ow-LyeX5lsbmX_G0&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-KJFyuE.sh" [1] 09:43:26 downloading uv 0.11.2 x86_64-unknown-linux-gnu 09:43:26 installing to /home/jenkins/.local/bin 09:43:26 uv 09:43:26 uvx 09:43:26 everything's installed! 09:43:26 ---> Validating uv/uvx install 09:43:26 uvx 0.11.2 (x86_64-unknown-linux-gnu) 09:43:26 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins1949795528173710305.sh 09:43:26 ---> sudo-logs.sh 09:43:26 Archiving 'sudo' log.. 09:43:27 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15904504017495868337.sh 09:43:27 ---> job-cost.sh 09:43:27 INFO: Activating Python virtual environment... 09:43:27 Setup pyenv: 09:43:27 system 09:43:27 3.8.13 09:43:27 3.9.13 09:43:27 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 09:43:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SgVy from file:/tmp/.os_lf_venv 09:43:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:29 lf-activate-venv(): INFO: Base packages installed successfully 09:43:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:43:33 lf-activate-venv(): INFO: Adding /tmp/venv-SgVy/bin to PATH 09:43:33 INFO: No stack-cost file found 09:43:33 INFO: Instance uptime: 141s 09:43:33 INFO: Fetching instance metadata (attempt 1 of 3)... 09:43:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:43:34 INFO: Successfully fetched instance metadata 09:43:34 INFO: Instance type: v3-standard-2 09:43:34 INFO: Retrieving pricing info for: v3-standard-2 09:43:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:43:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=141 09:43:34 INFO: Successfully fetched Vexxhost pricing API 09:43:34 INFO: Retrieved cost: 0.06 09:43:34 INFO: Retrieved resource: v3-standard-2 09:43:34 INFO: Creating archive directory: /w/workspace/integration-master-yaml-lint/archives/cost 09:43:34 INFO: Archiving costs to: /w/workspace/integration-master-yaml-lint/archives/cost.csv 09:43:34 INFO: Successfully archived job cost data 09:43:34 DEBUG: Cost data: integration-master-yaml-lint,151,2026-03-31 09:43:34,v3-standard-2,141,0.06,0.00,SUCCESS 09:43:34 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12143836199852496562.sh 09:43:34 ---> logs-deploy.sh 09:43:34 Setup pyenv: 09:43:34 system 09:43:34 3.8.13 09:43:34 3.9.13 09:43:34 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 09:43:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SgVy from file:/tmp/.os_lf_venv 09:43:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:36 lf-activate-venv(): INFO: Base packages installed successfully 09:43:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:43:43 lf-activate-venv(): INFO: Adding /tmp/venv-SgVy/bin to PATH 09:43:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/151 09:43:43 INFO: archiving workspace using pattern(s): 09:43:44 Archives upload complete. 09:43:44 INFO: archiving logs to Nexus 09:43:45 ---> uname -a: 09:43:45 Linux prd-centos8-builder-2c-1g-839.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 09:43:45 09:43:45 09:43:45 ---> lscpu: 09:43:45 Architecture: x86_64 09:43:45 CPU op-mode(s): 32-bit, 64-bit 09:43:45 Byte Order: Little Endian 09:43:45 CPU(s): 2 09:43:45 On-line CPU(s) list: 0,1 09:43:45 Thread(s) per core: 1 09:43:45 Core(s) per socket: 1 09:43:45 Socket(s): 2 09:43:45 NUMA node(s): 1 09:43:45 Vendor ID: AuthenticAMD 09:43:45 CPU family: 23 09:43:45 Model: 49 09:43:45 Model name: AMD EPYC-Rome Processor 09:43:45 Stepping: 0 09:43:45 CPU MHz: 2799.998 09:43:45 BogoMIPS: 5599.99 09:43:45 Virtualization: AMD-V 09:43:45 Hypervisor vendor: KVM 09:43:45 Virtualization type: full 09:43:45 L1d cache: 32K 09:43:45 L1i cache: 32K 09:43:45 L2 cache: 512K 09:43:45 L3 cache: 16384K 09:43:45 NUMA node0 CPU(s): 0,1 09:43:45 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:43:45 09:43:45 09:43:45 ---> nproc: 09:43:45 2 09:43:45 09:43:45 09:43:45 ---> df -h: 09:43:45 Filesystem Size Used Avail Use% Mounted on 09:43:45 devtmpfs 3.8G 0 3.8G 0% /dev 09:43:45 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:43:45 tmpfs 3.8G 17M 3.8G 1% /run 09:43:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:43:45 /dev/vda1 40G 8.9G 32G 23% / 09:43:45 tmpfs 770M 0 770M 0% /run/user/1001 09:43:45 09:43:45 09:43:45 ---> free -m: 09:43:45 total used free shared buff/cache available 09:43:45 Mem: 7699 634 4571 19 2493 6747 09:43:45 Swap: 1023 0 1023 09:43:45 09:43:45 09:43:45 ---> ip addr: 09:43:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:43:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:43:45 inet 127.0.0.1/8 scope host lo 09:43:45 valid_lft forever preferred_lft forever 09:43:45 inet6 ::1/128 scope host 09:43:45 valid_lft forever preferred_lft forever 09:43:45 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:43:45 link/ether fa:16:3e:19:fb:69 brd ff:ff:ff:ff:ff:ff 09:43:45 altname enp0s3 09:43:45 altname ens3 09:43:45 inet 10.30.107.225/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:43:45 valid_lft 86257sec preferred_lft 86257sec 09:43:45 inet6 fe80::f816:3eff:fe19:fb69/64 scope link 09:43:45 valid_lft forever preferred_lft forever 09:43:45 09:43:45 09:43:45 ---> sar -b -r -n DEV: 09:43:45 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/31/2026 _x86_64_ (2 CPU) 09:43:45 09:43:45 09:41:17 LINUX RESTART (2 CPU) 09:43:45 09:43:45 09:42:02 AM tps rtps wtps bread/s bwrtn/s 09:43:45 09:43:01 AM 251.90 75.08 176.82 2300.64 14086.36 09:43:45 Average: 251.90 75.08 176.82 2300.64 14086.36 09:43:45 09:43:45 09:42:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:43:45 09:43:01 AM 4919436 6961292 2965008 37.61 2688 2199116 735000 8.23 381100 2179920 159608 09:43:45 Average: 4919436 6961292 2965008 37.61 2688 2199116 735000 8.23 381100 2179920 159608 09:43:45 09:43:45 09:42:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:43:45 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:45 09:43:01 AM eth0 88.66 62.52 1187.18 13.74 0.00 0.00 0.00 0.00 09:43:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:45 Average: eth0 88.66 62.52 1187.18 13.74 0.00 0.00 0.00 0.00 09:43:45 09:43:45 09:43:45 ---> sar -P ALL: 09:43:45 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/31/2026 _x86_64_ (2 CPU) 09:43:45 09:43:45 09:41:17 LINUX RESTART (2 CPU) 09:43:45 09:43:45 09:42:02 AM CPU %user %nice %system %iowait %steal %idle 09:43:45 09:43:01 AM all 40.69 1.00 13.55 2.46 0.10 42.20 09:43:45 09:43:01 AM 0 44.82 0.75 11.62 2.03 0.10 40.68 09:43:45 09:43:01 AM 1 36.54 1.25 15.48 2.90 0.10 43.72 09:43:45 Average: all 40.69 1.00 13.55 2.46 0.10 42.20 09:43:45 Average: 0 44.82 0.75 11.62 2.03 0.10 40.68 09:43:45 Average: 1 36.54 1.25 15.48 2.90 0.10 43.72 09:43:45 09:43:45 09:43:45