09:23:41 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/146626 09:23:41 Running as SYSTEM 09:23:41 [EnvInject] - Loading node environment variables. 09:23:41 Building remotely on prd-centos8-builder-2c-1g-9737 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yaml-lint 09:23:41 [ssh-agent] Looking for ssh-agent implementation... 09:23:42 $ ssh-agent 09:23:42 SSH_AUTH_SOCK=/tmp/ssh-2R409o05sMuZ/agent.13825 09:23:42 SSH_AGENT_PID=13829 09:23:42 [ssh-agent] Started. 09:23:42 Running ssh-add (command line suppressed) 09:23:42 Identity added: /w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_18212906280885696594.key (/w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_18212906280885696594.key) 09:23:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:23:42 The recommended git tool is: NONE 09:23:45 using credential onap-jenkins-ssh 09:23:45 Wiping out workspace first. 09:23:45 Cloning the remote Git repository 09:23:45 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 09:23:45 > git init /w/workspace/integration-xtesting-master-yaml-lint # timeout=10 09:23:45 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 09:23:45 > git --version # timeout=10 09:23:45 > git --version # 'git version 2.43.0' 09:23:45 using GIT_SSH to set credentials Gerrit user 09:23:45 [INFO] Currently running in a labeled security context 09:23:45 [INFO] Currently SELinux is 'enforcing' on the host 09:23:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh4910349542524289116.key 09:23:45 Verifying host key using manually-configured host key entries 09:23:45 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:23:46 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 09:23:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:23:47 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 09:23:47 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 09:23:47 using GIT_SSH to set credentials Gerrit user 09:23:47 [INFO] Currently running in a labeled security context 09:23:47 [INFO] Currently SELinux is 'enforcing' on the host 09:23:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh8853684481959450144.key 09:23:47 Verifying host key using manually-configured host key entries 09:23:47 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/26/146626/1 # timeout=30 09:23:47 > git rev-parse 88d3430e2a4c2cd80bca4b82d75196265bd8aa50^{commit} # timeout=10 09:23:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:23:47 Checking out Revision 88d3430e2a4c2cd80bca4b82d75196265bd8aa50 (refs/changes/26/146626/1) 09:23:47 > git config core.sparsecheckout # timeout=10 09:23:47 > git checkout -f 88d3430e2a4c2cd80bca4b82d75196265bd8aa50 # timeout=30 09:23:50 Commit message: "CI: Bump github2gerrit workflow to v1.4.3" 09:23:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:23:51 > git rev-list --no-walk e2baa807d07e8698bf0f9f7787c73d4d690b00dd # timeout=10 09:23:51 [EnvInject] - Injecting environment variables from a build step. 09:23:51 [EnvInject] - Injecting as environment variables the properties content 09:23:51 PYTHON=python3 09:23:51 09:23:51 [EnvInject] - Variables injected successfully. 09:23:51 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins4013537061018250106.sh 09:23:51 ---> tox-install.sh 09:23:51 + source /home/jenkins/lf-env.sh 09:23:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:23:51 ++ mktemp -d /tmp/venv-XXXX 09:23:51 + lf_venv=/tmp/venv-X2Du 09:23:51 + local venv_file=/tmp/.os_lf_venv 09:23:51 + local python=python3 09:23:51 + local options 09:23:51 + local set_path=true 09:23:51 + local install_args= 09:23:51 ++ 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:23:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:23:51 + true 09:23:51 + case $1 in 09:23:51 + venv_file=/tmp/.toxenv 09:23:51 + shift 2 09:23:51 + true 09:23:51 + case $1 in 09:23:51 + shift 09:23:51 + break 09:23:51 + case $python in 09:23:51 + local pkg_list= 09:23:51 + [[ -d /opt/pyenv ]] 09:23:51 + echo 'Setup pyenv:' 09:23:51 Setup pyenv: 09:23:51 + export PYENV_ROOT=/opt/pyenv 09:23:51 + PYENV_ROOT=/opt/pyenv 09:23:51 + 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:23:51 + 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:23:51 + pyenv versions 09:23:51 system 09:23:51 * 3.8.13 (set by /opt/pyenv/version) 09:23:51 * 3.9.13 (set by /opt/pyenv/version) 09:23:51 * 3.10.6 (set by /opt/pyenv/version) 09:23:51 + command -v pyenv 09:23:51 ++ pyenv init - --no-rehash 09:23:51 + 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:23:51 export PATH="/opt/pyenv/shims:${PATH}" 09:23:51 export PYENV_SHELL=bash 09:23:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:23:51 pyenv() { 09:23:51 local command 09:23:51 command="${1:-}" 09:23:51 if [ "$#" -gt 0 ]; then 09:23:51 shift 09:23:51 fi 09:23:51 09:23:51 case "$command" in 09:23:51 rehash|shell) 09:23:51 eval "$(pyenv "sh-$command" "$@")" 09:23:51 ;; 09:23:51 *) 09:23:51 command pyenv "$command" "$@" 09:23:51 ;; 09:23:51 esac 09:23:51 }' 09:23:51 +++ 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:23:51 ++ 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:23:51 ++ 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:23:51 ++ 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:23:51 ++ export PYENV_SHELL=bash 09:23:51 ++ PYENV_SHELL=bash 09:23:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:23:51 +++ complete -F _pyenv pyenv 09:23:51 ++ lf-pyver python3 09:23:51 ++ local py_version_xy=python3 09:23:51 ++ local py_version_xyz= 09:23:51 ++ sed 's/^[ *]* //' 09:23:51 ++ awk '{ print $1 }' 09:23:51 ++ grep -E '^[0-9.]*[0-9]$' 09:23:51 ++ pyenv versions 09:23:51 ++ local command 09:23:51 ++ command=versions 09:23:51 ++ '[' 1 -gt 0 ']' 09:23:51 ++ shift 09:23:51 ++ case "$command" in 09:23:51 ++ command pyenv versions 09:23:51 ++ pyenv versions 09:23:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:23:51 +++ sort -V 09:23:51 +++ grep '^3' /tmp/.pyenv_versions 09:23:51 +++ tail -n 1 09:23:51 ++ py_version_xyz=3.10.6 09:23:51 ++ [[ -z 3.10.6 ]] 09:23:51 ++ echo 3.10.6 09:23:51 ++ return 0 09:23:51 + pyenv local 3.10.6 09:23:51 + local command 09:23:51 + command=local 09:23:51 + '[' 2 -gt 0 ']' 09:23:51 + shift 09:23:51 + case "$command" in 09:23:51 + command pyenv local 3.10.6 09:23:51 + pyenv local 3.10.6 09:23:51 + for arg in "$@" 09:23:51 + case $arg in 09:23:51 + pkg_list+='tox ' 09:23:51 + for arg in "$@" 09:23:51 + case $arg in 09:23:51 + pkg_list+='virtualenv ' 09:23:51 + for arg in "$@" 09:23:51 + case $arg in 09:23:51 + pkg_list+='urllib3~=1.26.15 ' 09:23:51 + [[ -f /tmp/.toxenv ]] 09:23:51 + [[ ! -f /tmp/.toxenv ]] 09:23:51 + [[ -n '' ]] 09:23:51 + python3 -m venv /tmp/venv-X2Du 09:23:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X2Du' 09:23:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X2Du 09:23:57 + echo /tmp/venv-X2Du 09:23:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:23:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:23:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:23:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:57 + local 'pip_opts=--upgrade --quiet' 09:23:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:23:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:23:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:23:57 + [[ -n '' ]] 09:23:57 + [[ -n '' ]] 09:23:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:23:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:57 + /tmp/venv-X2Du/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:24:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:24:02 lf-activate-venv(): INFO: Base packages installed successfully 09:24:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:24:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:24:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:24:02 + /tmp/venv-X2Du/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:24:04 + type python3 09:24:04 + true 09:24:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-X2Du/bin to PATH' 09:24:04 lf-activate-venv(): INFO: Adding /tmp/venv-X2Du/bin to PATH 09:24:04 + PATH=/tmp/venv-X2Du/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:24:04 + return 0 09:24:04 + python3 --version 09:24:04 Python 3.10.6 09:24:04 + python3 -m pip --version 09:24:04 pip 26.1.2 from /tmp/venv-X2Du/lib/python3.10/site-packages/pip (python 3.10) 09:24:04 + python3 -m pip freeze 09:24:05 cachetools==7.1.6 09:24:05 colorama==0.4.6 09:24:05 distlib==0.4.3 09:24:05 filelock==3.32.0 09:24:05 packaging==26.2 09:24:05 platformdirs==4.11.0 09:24:05 pluggy==1.6.0 09:24:05 pyproject-api==1.11.0 09:24:05 python-discovery==1.5.0 09:24:05 tomli==2.4.1 09:24:05 tomli_w==1.2.0 09:24:05 tox==4.58.0 09:24:05 typing_extensions==4.16.0 09:24:05 urllib3==1.26.20 09:24:05 virtualenv==21.7.0 09:24:05 [EnvInject] - Injecting environment variables from a build step. 09:24:05 [EnvInject] - Injecting as environment variables the properties content 09:24:05 PARALLEL=false 09:24:05 09:24:05 [EnvInject] - Variables injected successfully. 09:24:05 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12089075514202572518.sh 09:24:05 ---> tox-run.sh 09:24:05 + 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:24:05 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/tox 09:24:05 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/docs 09:24:05 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/tox 09:24:05 + cd /w/workspace/integration-xtesting-master-yaml-lint/. 09:24:05 + source /home/jenkins/lf-env.sh 09:24:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:24:05 ++ mktemp -d /tmp/venv-XXXX 09:24:05 + lf_venv=/tmp/venv-KaCh 09:24:05 + local venv_file=/tmp/.os_lf_venv 09:24:05 + local python=python3 09:24:05 + local options 09:24:05 + local set_path=true 09:24:05 + local install_args= 09:24:05 ++ 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:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:24:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:24:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:24:05 + true 09:24:05 + case $1 in 09:24:05 + venv_file=/tmp/.toxenv 09:24:05 + shift 2 09:24:05 + true 09:24:05 + case $1 in 09:24:05 + shift 09:24:05 + break 09:24:05 + case $python in 09:24:05 + local pkg_list= 09:24:05 + [[ -d /opt/pyenv ]] 09:24:05 + echo 'Setup pyenv:' 09:24:05 Setup pyenv: 09:24:05 + export PYENV_ROOT=/opt/pyenv 09:24:05 + PYENV_ROOT=/opt/pyenv 09:24:05 + 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:24: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:24:05 + pyenv versions 09:24:05 system 09:24:05 3.8.13 09:24:05 3.9.13 09:24:05 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 09:24:05 + command -v pyenv 09:24:05 ++ pyenv init - --no-rehash 09:24: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:24:05 export PATH="/opt/pyenv/shims:${PATH}" 09:24:05 export PYENV_SHELL=bash 09:24:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:24:05 pyenv() { 09:24:05 local command 09:24:05 command="${1:-}" 09:24:05 if [ "$#" -gt 0 ]; then 09:24:05 shift 09:24:05 fi 09:24:05 09:24:05 case "$command" in 09:24:05 rehash|shell) 09:24:05 eval "$(pyenv "sh-$command" "$@")" 09:24:05 ;; 09:24:05 *) 09:24:05 command pyenv "$command" "$@" 09:24:05 ;; 09:24:05 esac 09:24:05 }' 09:24: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:24: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:24: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:24: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:24:05 ++ export PYENV_SHELL=bash 09:24:05 ++ PYENV_SHELL=bash 09:24:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:24:05 +++ complete -F _pyenv pyenv 09:24:05 ++ lf-pyver python3 09:24:05 ++ local py_version_xy=python3 09:24:05 ++ local py_version_xyz= 09:24:05 ++ awk '{ print $1 }' 09:24:05 ++ sed 's/^[ *]* //' 09:24:05 ++ grep -E '^[0-9.]*[0-9]$' 09:24:05 ++ pyenv versions 09:24:05 ++ local command 09:24:05 ++ command=versions 09:24:05 ++ '[' 1 -gt 0 ']' 09:24:05 ++ shift 09:24:05 ++ case "$command" in 09:24:05 ++ command pyenv versions 09:24:05 ++ pyenv versions 09:24:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:24:05 +++ tail -n 1 09:24:05 +++ sort -V 09:24:05 +++ grep '^3' /tmp/.pyenv_versions 09:24:05 ++ py_version_xyz=3.10.6 09:24:05 ++ [[ -z 3.10.6 ]] 09:24:05 ++ echo 3.10.6 09:24:05 ++ return 0 09:24:05 + pyenv local 3.10.6 09:24:05 + local command 09:24:05 + command=local 09:24:05 + '[' 2 -gt 0 ']' 09:24:05 + shift 09:24:05 + case "$command" in 09:24:05 + command pyenv local 3.10.6 09:24:05 + pyenv local 3.10.6 09:24:05 + for arg in "$@" 09:24:05 + case $arg in 09:24:05 + pkg_list+='tox ' 09:24:05 + for arg in "$@" 09:24:05 + case $arg in 09:24:05 + pkg_list+='virtualenv ' 09:24:05 + for arg in "$@" 09:24:05 + case $arg in 09:24:05 + pkg_list+='urllib3~=1.26.15 ' 09:24:05 + [[ -f /tmp/.toxenv ]] 09:24:05 ++ cat /tmp/.toxenv 09:24:05 + lf_venv=/tmp/venv-X2Du 09:24:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X2Du from' file:/tmp/.toxenv 09:24:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X2Du from file:/tmp/.toxenv 09:24:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:24:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:05 + local 'pip_opts=--upgrade --quiet' 09:24:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:24:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:24:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:24:05 + [[ -n '' ]] 09:24:05 + [[ -n '' ]] 09:24:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:24:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:05 + /tmp/venv-X2Du/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:24:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:24:06 lf-activate-venv(): INFO: Base packages installed successfully 09:24:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:24:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:24:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:24:06 + /tmp/venv-X2Du/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:24:07 + type python3 09:24:07 + true 09:24:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-X2Du/bin to PATH' 09:24:07 lf-activate-venv(): INFO: Adding /tmp/venv-X2Du/bin to PATH 09:24:07 + PATH=/tmp/venv-X2Du/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:24:07 + return 0 09:24:07 + [[ -d /opt/pyenv ]] 09:24:07 + echo '---> Setting up pyenv' 09:24:07 ---> Setting up pyenv 09:24:07 + export PYENV_ROOT=/opt/pyenv 09:24:07 + PYENV_ROOT=/opt/pyenv 09:24:07 + export PATH=/opt/pyenv/bin:/tmp/venv-X2Du/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:24:07 + PATH=/opt/pyenv/bin:/tmp/venv-X2Du/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:24:07 ++ pwd 09:24:07 + PYTHONPATH=/w/workspace/integration-xtesting-master-yaml-lint 09:24:07 + export PYTHONPATH 09:24:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:24:07 + TOX_TESTENV_PASSENV=PYTHONPATH 09:24:07 + tox --version 09:24:07 4.58.0 from /tmp/venv-X2Du/lib/python3.10/site-packages/tox/__init__.py 09:24:08 + PARALLEL=false 09:24:08 + TOX_OPTIONS_LIST= 09:24:08 + [[ -n yaml ]] 09:24:08 + TOX_OPTIONS_LIST=' -e yaml' 09:24:08 + case ${PARALLEL,,} in 09:24:08 + tox -e yaml 09:24:08 + tee -a /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/tox.log 09:24:17 yaml: install_deps> python -I -m pip install coala-bears nodeenv 09:24:55 yaml: freeze> python -m pip freeze --all 09:24:56 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:24:56 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 09:24:56 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 09:24:57 ---> Completed tox runs 09:24:57 + for i in .tox/*/log 09:24:57 ++ echo .tox/yaml/log 09:24:57 ++ awk -F/ '{print $2}' 09:24:57 + tox_env=yaml 09:24:57 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/yaml 09:24:57 + DOC_DIR=docs/_build/html 09:24:57 + [[ -d docs/_build/html ]] 09:24:57 + echo '---> tox-run.sh ends' 09:24:57 ---> tox-run.sh ends 09:24:57 + test 0 -eq 0 09:24:57 $ ssh-agent -k 09:24:57 unset SSH_AUTH_SOCK; 09:24:57 unset SSH_AGENT_PID; 09:24:57 echo Agent pid 13829 killed; 09:24:57 [ssh-agent] Stopped. 09:24:57 [PostBuildScript] - [INFO] Executing post build scripts. 09:24:57 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins10338890511167816968.sh 09:24:57 ---> sysstat.sh 09:24:57 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins15861222437379584303.sh 09:24:57 ---> package-listing.sh 09:24:57 ++ facter osfamily 09:24:57 ++ tr '[:upper:]' '[:lower:]' 09:24:57 + OS_FAMILY=redhat 09:24:57 + workspace=/w/workspace/integration-xtesting-master-yaml-lint 09:24:57 + START_PACKAGES=/tmp/packages_start.txt 09:24:57 + END_PACKAGES=/tmp/packages_end.txt 09:24:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:24:57 + PACKAGES=/tmp/packages_start.txt 09:24:57 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 09:24:57 + PACKAGES=/tmp/packages_end.txt 09:24:57 + case "${OS_FAMILY}" in 09:24:57 + rpm -qa 09:24:57 + sort 09:24:58 + '[' -f /tmp/packages_start.txt ']' 09:24:58 + '[' -f /tmp/packages_end.txt ']' 09:24:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:24:58 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 09:24:58 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/ 09:24:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yaml-lint/archives/ 09:24:58 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins1619047123107205841.sh 09:24:58 ---> capture-instance-metadata.sh 09:24:58 Setup pyenv: 09:24:58 system 09:24:58 3.8.13 09:24:58 3.9.13 09:24:58 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 09:25:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6hTk 09:25:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:25:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:08 lf-activate-venv(): INFO: Base packages installed successfully 09:25:08 lf-activate-venv(): INFO: Installing additional packages: lftools 09:26:02 lf-activate-venv(): INFO: Adding /tmp/venv-6hTk/bin to PATH 09:26:02 INFO: Running in OpenStack, capturing instance metadata 09:26:03 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins15378352327173028223.sh 09:26:03 provisioning config files... 09:26:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yaml-lint@tmp/config10480394781465074900tmp 09:26:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:26:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:26:03 [EnvInject] - Injecting environment variables from a build step. 09:26:03 [EnvInject] - Injecting as environment variables the properties content 09:26:03 SERVER_ID=logs 09:26:03 09:26:03 [EnvInject] - Variables injected successfully. 09:26:03 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins16338305165403767543.sh 09:26:03 ---> create-netrc.sh 09:26:03 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins12710214610123043314.sh 09:26:03 ---> python-tools-install.sh 09:26:03 Setup pyenv: 09:26:03 system 09:26:03 3.8.13 09:26:03 3.9.13 09:26:03 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 09:26:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6hTk from file:/tmp/.os_lf_venv 09:26:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:06 lf-activate-venv(): INFO: Base packages installed successfully 09:26:06 lf-activate-venv(): INFO: Installing additional packages: lftools 09:26:16 lf-activate-venv(): INFO: Adding /tmp/venv-6hTk/bin to PATH 09:26:16 Generating Requirements File 09:27:12 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:27:12 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:27:12 Python 3.10.6 09:27:13 pip 26.1.2 from /tmp/venv-6hTk/lib/python3.10/site-packages/pip (python 3.10) 09:27:13 aiohappyeyeballs==2.7.1 09:27:13 aiohttp==3.14.3 09:27:13 aiosignal==1.4.0 09:27:13 appdirs==1.4.4 09:27:13 argcomplete==3.7.0 09:27:13 aspy.yaml==1.3.0 09:27:13 async-timeout==5.0.1 09:27:13 attrs==26.1.0 09:27:13 autopage==0.6.0 09:27:13 backports.strenum==1.3.1 09:27:13 beautifulsoup4==4.15.0 09:27:13 boto3==1.43.55 09:27:13 botocore==1.43.55 09:27:13 bs4==0.0.2 09:27:13 certifi==2026.7.22 09:27:13 cffi==2.1.0 09:27:13 cfgv==3.5.0 09:27:13 chardet==7.4.3 09:27:13 charset-normalizer==3.4.9 09:27:13 click==8.4.2 09:27:13 cliff==4.14.0 09:27:13 cmd2==3.5.1 09:27:13 cryptography==3.3.2 09:27:13 debtcollector==3.1.0 09:27:13 decorator==5.3.1 09:27:13 defusedxml==0.7.1 09:27:13 Deprecated==1.3.1 09:27:13 distlib==0.4.3 09:27:13 dnspython==2.8.0 09:27:13 docker==7.2.0 09:27:13 dogpile.cache==1.5.0 09:27:13 durationpy==0.10 09:27:13 email-validator==2.3.0 09:27:13 filelock==3.32.0 09:27:13 frozenlist==1.8.0 09:27:13 future==1.0.0 09:27:13 gitdb==4.0.12 09:27:13 GitPython==3.1.55 09:27:13 httplib2==0.30.2 09:27:13 identify==2.6.19 09:27:13 idna==3.18 09:27:13 importlib-resources==1.5.0 09:27:13 iso8601==2.1.0 09:27:13 Jinja2==3.1.6 09:27:13 jmespath==1.1.0 09:27:13 jsonpatch==1.33 09:27:13 jsonpointer==3.1.1 09:27:13 jsonschema==4.26.0 09:27:13 jsonschema-specifications==2025.9.1 09:27:13 keystoneauth1==5.14.0 09:27:13 kubernetes==36.0.3 09:27:13 lftools==0.37.22 09:27:13 lxml==6.1.1 09:27:13 markdown-it-py==4.2.0 09:27:13 MarkupSafe==3.0.3 09:27:13 mdurl==0.1.2 09:27:13 msgpack==1.2.1 09:27:13 multi_key_dict==2.0.3 09:27:13 multidict==6.7.1 09:27:13 munch==4.0.0 09:27:13 netaddr==1.3.0 09:27:13 niet==1.4.2 09:27:13 nodeenv==1.10.0 09:27:13 oauth2client==4.1.3 09:27:13 oauthlib==3.3.1 09:27:13 openstacksdk==4.13.0 09:27:13 os-service-types==1.8.2 09:27:13 osc-lib==4.6.0 09:27:13 oslo.config==10.4.0 09:27:13 oslo.context==6.4.0 09:27:13 oslo.i18n==6.8.0 09:27:13 oslo.log==8.2.0 09:27:13 oslo.serialization==5.10.0 09:27:13 oslo.utils==10.1.1 09:27:13 packaging==26.2 09:27:13 pbr==7.0.3 09:27:13 platformdirs==4.11.0 09:27:13 prettytable==3.18.0 09:27:13 propcache==0.5.2 09:27:13 psutil==7.2.2 09:27:13 pyasn1==0.6.4 09:27:13 pyasn1_modules==0.4.2 09:27:13 pycparser==3.0 09:27:13 pygerrit2==2.0.15 09:27:13 PyGithub==2.9.1 09:27:13 Pygments==2.20.0 09:27:13 PyJWT==2.13.0 09:27:13 PyNaCl==1.6.2 09:27:13 pyparsing==2.4.7 09:27:13 pyperclip==1.11.0 09:27:13 pyrsistent==0.20.0 09:27:13 python-cinderclient==9.9.0 09:27:13 python-dateutil==2.9.0.post0 09:27:13 python-discovery==1.5.0 09:27:13 python-heatclient==5.2.0 09:27:13 python-jenkins==1.8.3 09:27:13 python-keystoneclient==5.8.0 09:27:13 python-magnumclient==4.11.0 09:27:13 python-openstackclient==10.0.0 09:27:13 python-swiftclient==4.10.0 09:27:13 PyYAML==6.0.3 09:27:13 referencing==0.37.0 09:27:13 requests==2.34.2 09:27:13 requests-oauthlib==2.0.0 09:27:13 rfc3986==2.0.0 09:27:13 rich==15.0.0 09:27:13 rich-argparse==1.8.0 09:27:13 rpds-py==0.30.0 09:27:13 rsa==4.9.1 09:27:13 ruamel.yaml==0.19.1 09:27:13 ruamel.yaml.clib==0.2.15 09:27:13 s3transfer==0.19.2 09:27:13 simplejson==4.1.1 09:27:13 six==1.17.0 09:27:13 smmap==5.0.3 09:27:13 soupsieve==2.9.1 09:27:13 stevedore==5.8.0 09:27:13 tabulate==0.10.0 09:27:13 toml==0.10.2 09:27:13 tomlkit==0.15.1 09:27:13 tqdm==4.69.0 09:27:13 typing_extensions==4.16.0 09:27:13 urllib3==1.26.20 09:27:13 virtualenv==21.7.0 09:27:13 wcwidth==0.8.2 09:27:13 websocket-client==1.9.0 09:27:13 wrapt==2.2.2 09:27:13 xdg==6.0.0 09:27:13 xmltodict==1.0.4 09:27:13 yarl==1.24.5 09:27:13 yq==4.1.2 09:27:13 [integration-xtesting-master-yaml-lint] $ /bin/sh /tmp/jenkins18315889770067084764.sh 09:27:13 ---> uv-install.sh 09:27:13 Installing uv/uvx (latest) using shell installer 09:27:13 2026-07-24 09:27:13 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-e3w7Jd.sh" [1] 09:27:13 downloading uv 0.11.32 x86_64-unknown-linux-gnu 09:27:14 installing to /home/jenkins/.local/bin 09:27:14 uv 09:27:14 uvx 09:27:14 everything's installed! 09:27:14 ---> Validating uv/uvx install 09:27:14 uvx 0.11.32 (x86_64-unknown-linux-gnu) 09:27:14 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins11711876083096893225.sh 09:27:14 ---> sudo-logs.sh 09:27:14 Archiving 'sudo' log.. 09:27:15 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins1175225044164214828.sh 09:27:15 ---> job-cost.sh 09:27:15 INFO: Activating Python virtual environment... 09:27:15 Setup pyenv: 09:27:15 system 09:27:15 3.8.13 09:27:15 3.9.13 09:27:15 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 09:27:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6hTk from file:/tmp/.os_lf_venv 09:27:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:17 lf-activate-venv(): INFO: Base packages installed successfully 09:27:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:27:23 lf-activate-venv(): INFO: Adding /tmp/venv-6hTk/bin to PATH 09:27:23 INFO: No stack-cost file found 09:27:23 INFO: Instance uptime: 273s 09:27:23 INFO: Fetching instance metadata (attempt 1 of 3)... 09:27:23 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:27:24 INFO: Successfully fetched instance metadata 09:27:24 INFO: Instance type: v3-standard-2 09:27:24 INFO: Retrieving pricing info for: v3-standard-2 09:27:24 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:27:24 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=273 09:27:24 INFO: Successfully fetched Vexxhost pricing API 09:27:24 INFO: Retrieved cost: 0.06 09:27:24 INFO: Retrieved resource: v3-standard-2 09:27:24 INFO: Creating archive directory: /w/workspace/integration-xtesting-master-yaml-lint/archives/cost 09:27:24 INFO: Archiving costs to: /w/workspace/integration-xtesting-master-yaml-lint/archives/cost.csv 09:27:24 INFO: Successfully archived job cost data 09:27:24 DEBUG: Cost data: integration-xtesting-master-yaml-lint,174,2026-07-24 09:27:24,v3-standard-2,273,0.06,0.00,SUCCESS 09:27:24 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins17147367785309583317.sh 09:27:24 ---> logs-deploy.sh 09:27:24 Setup pyenv: 09:27:24 system 09:27:24 3.8.13 09:27:24 3.9.13 09:27:24 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 09:27:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6hTk from file:/tmp/.os_lf_venv 09:27:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:27 lf-activate-venv(): INFO: Base packages installed successfully 09:27:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:27:39 lf-activate-venv(): INFO: Adding /tmp/venv-6hTk/bin to PATH 09:27:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yaml-lint/174 09:27:39 INFO: archiving workspace using pattern(s): 09:27:41 Archives upload complete. 09:27:42 INFO: archiving logs to Nexus 09:27:43 ---> uname -a: 09:27:43 Linux prd-centos8-builder-2c-1g-9737.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:27:43 09:27:43 09:27:43 ---> lscpu: 09:27:43 Architecture: x86_64 09:27:43 CPU op-mode(s): 32-bit, 64-bit 09:27:43 Byte Order: Little Endian 09:27:43 CPU(s): 2 09:27:43 On-line CPU(s) list: 0,1 09:27:43 Thread(s) per core: 1 09:27:43 Core(s) per socket: 1 09:27:43 Socket(s): 2 09:27:43 NUMA node(s): 1 09:27:43 Vendor ID: AuthenticAMD 09:27:43 CPU family: 23 09:27:43 Model: 49 09:27:43 Model name: AMD EPYC-Rome Processor 09:27:43 Stepping: 0 09:27:43 CPU MHz: 2799.996 09:27:43 BogoMIPS: 5599.99 09:27:43 Virtualization: AMD-V 09:27:43 Hypervisor vendor: KVM 09:27:43 Virtualization type: full 09:27:43 L1d cache: 32K 09:27:43 L1i cache: 32K 09:27:43 L2 cache: 512K 09:27:43 L3 cache: 16384K 09:27:43 NUMA node0 CPU(s): 0,1 09:27:43 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:27:43 09:27:43 09:27:43 ---> nproc: 09:27:43 2 09:27:43 09:27:43 09:27:43 ---> df -h: 09:27:43 Filesystem Size Used Avail Use% Mounted on 09:27:43 devtmpfs 3.8G 0 3.8G 0% /dev 09:27:43 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:27:43 tmpfs 3.8G 17M 3.8G 1% /run 09:27:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:27:43 /dev/vda1 40G 9.7G 31G 25% / 09:27:43 tmpfs 770M 0 770M 0% /run/user/1001 09:27:43 09:27:43 09:27:43 ---> free -m: 09:27:43 total used free shared buff/cache available 09:27:43 Mem: 7697 698 4366 19 2632 6681 09:27:43 Swap: 1023 0 1023 09:27:43 09:27:43 09:27:43 ---> ip addr: 09:27:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:27:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:27:43 inet 127.0.0.1/8 scope host lo 09:27:43 valid_lft forever preferred_lft forever 09:27:43 inet6 ::1/128 scope host 09:27:43 valid_lft forever preferred_lft forever 09:27:43 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:27:43 link/ether fa:16:3e:c9:f4:97 brd ff:ff:ff:ff:ff:ff 09:27:43 altname enp0s3 09:27:43 altname ens3 09:27:43 inet 10.30.106.102/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:27:43 valid_lft 86123sec preferred_lft 86123sec 09:27:43 inet6 fe80::f816:3eff:fec9:f497/64 scope link 09:27:43 valid_lft forever preferred_lft forever 09:27:43 09:27:43 09:27:43 ---> sar -b -r -n DEV: 09:27:43 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:27:43 09:27:43 09:23:01 LINUX RESTART (2 CPU) 09:27:43 09:27:43 09:24:01 AM tps rtps wtps bread/s bwrtn/s 09:27:43 09:25:01 AM 212.23 102.98 109.25 2933.56 10406.96 09:27:43 09:26:01 AM 85.55 0.05 85.50 1.07 8903.88 09:27:43 09:27:01 AM 70.46 0.38 70.08 54.12 7045.25 09:27:43 Average: 122.75 34.47 88.28 996.25 8785.37 09:27:43 09:27:43 09:24:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:27:43 09:25:01 AM 4994288 6906380 2888152 36.64 2688 2079100 814636 9.12 415548 2107736 149204 09:27:43 09:26:01 AM 4661136 6818260 3221304 40.87 2688 2313216 871692 9.76 460208 2350952 170452 09:27:43 09:27:01 AM 4666556 6825748 3215884 40.80 2688 2314812 831620 9.31 424808 2371104 8336 09:27:43 Average: 4773993 6850129 3108447 39.44 2688 2235709 839316 9.40 433521 2276597 109331 09:27:43 09:27:43 09:24:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:27:43 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:43 09:25:01 AM eth0 56.28 35.74 642.01 13.99 0.00 0.00 0.00 0.00 09:27:43 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:43 09:26:01 AM eth0 42.62 27.81 684.95 4.98 0.00 0.00 0.00 0.00 09:27:43 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:43 09:27:01 AM eth0 31.66 23.41 247.96 6.12 0.00 0.00 0.00 0.00 09:27:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:43 Average: eth0 43.52 28.98 524.97 8.36 0.00 0.00 0.00 0.00 09:27:43 09:27:43 09:27:43 ---> sar -P ALL: 09:27:43 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:27:43 09:27:43 09:23:01 LINUX RESTART (2 CPU) 09:27:43 09:27:43 09:24:01 AM CPU %user %nice %system %iowait %steal %idle 09:27:43 09:25:01 AM all 32.10 1.71 32.30 12.14 0.19 21.56 09:27:43 09:25:01 AM 0 33.79 1.88 35.14 12.26 0.19 16.73 09:27:43 09:25:01 AM 1 30.41 1.55 29.45 12.03 0.19 26.37 09:27:43 09:26:01 AM all 20.02 0.00 3.42 14.10 0.16 62.31 09:27:43 09:26:01 AM 0 26.35 0.00 4.08 7.47 0.18 61.92 09:27:43 09:26:01 AM 1 13.69 0.00 2.75 20.72 0.13 62.70 09:27:43 09:27:01 AM all 20.59 0.00 2.78 18.47 0.14 58.02 09:27:43 09:27:01 AM 0 23.18 0.00 3.10 19.00 0.15 54.57 09:27:43 09:27:01 AM 1 18.01 0.00 2.46 17.93 0.13 61.46 09:27:43 Average: all 24.19 0.56 12.70 14.92 0.16 47.46 09:27:43 Average: 0 27.74 0.62 13.97 12.91 0.17 44.59 09:27:43 Average: 1 20.64 0.51 11.45 16.92 0.15 50.33 09:27:43 09:27:43 09:27:43