07:26:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/144861 07:26:22 Running as SYSTEM 07:26:22 [EnvInject] - Loading node environment variables. 07:26:22 Building remotely on prd-centos8-builder-2c-1g-7910 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yaml-lint 07:26:22 [ssh-agent] Looking for ssh-agent implementation... 07:26:23 $ ssh-agent 07:26:23 SSH_AUTH_SOCK=/tmp/ssh-iXYxszBgIPUT/agent.17237 07:26:23 SSH_AGENT_PID=17240 07:26:23 [ssh-agent] Started. 07:26:23 Running ssh-add (command line suppressed) 07:26:23 Identity added: /w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_18081454906940222588.key (/w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_18081454906940222588.key) 07:26:23 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:26:23 The recommended git tool is: NONE 07:26:25 using credential onap-jenkins-ssh 07:26:25 Wiping out workspace first. 07:26:25 Cloning the remote Git repository 07:26:25 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 07:26:25 > git init /w/workspace/integration-xtesting-master-yaml-lint # timeout=10 07:26:25 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 07:26:25 > git --version # timeout=10 07:26:25 > git --version # 'git version 2.43.0' 07:26:25 using GIT_SSH to set credentials Gerrit user 07:26:25 [INFO] Currently running in a labeled security context 07:26:25 [INFO] Currently SELinux is 'enforcing' on the host 07:26:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh6050940213893130788.key 07:26:25 Verifying host key using manually-configured host key entries 07:26:25 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:26:26 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 07:26:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:26:26 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 07:26:26 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 07:26:26 using GIT_SSH to set credentials Gerrit user 07:26:26 [INFO] Currently running in a labeled security context 07:26:26 [INFO] Currently SELinux is 'enforcing' on the host 07:26:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh15805514745077213955.key 07:26:26 Verifying host key using manually-configured host key entries 07:26:26 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/61/144861/1 # timeout=30 07:26:26 > git rev-parse adae8793fb7cdc1830d31eac18cad0d419bcd595^{commit} # timeout=10 07:26:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:26:27 Checking out Revision adae8793fb7cdc1830d31eac18cad0d419bcd595 (refs/changes/61/144861/1) 07:26:27 > git config core.sparsecheckout # timeout=10 07:26:27 > git checkout -f adae8793fb7cdc1830d31eac18cad0d419bcd595 # timeout=30 07:26:30 Commit message: "CI: Update python based Github2Gerrit" 07:26:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:26:30 > git rev-list --no-walk 6826b59c47bb31b0573690e611b7ac67f8b094ec # timeout=10 07:26:31 [EnvInject] - Injecting environment variables from a build step. 07:26:31 [EnvInject] - Injecting as environment variables the properties content 07:26:31 PYTHON=python3 07:26:31 07:26:31 [EnvInject] - Variables injected successfully. 07:26:31 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5522830979485402077.sh 07:26:31 ---> tox-install.sh 07:26:31 + source /home/jenkins/lf-env.sh 07:26:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:26:31 ++ mktemp -d /tmp/venv-XXXX 07:26:31 + lf_venv=/tmp/venv-MI5b 07:26:31 + local venv_file=/tmp/.os_lf_venv 07:26:31 + local python=python3 07:26:31 + local options 07:26:31 + local set_path=true 07:26:31 + local install_args= 07:26:31 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:26:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:26:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:26:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:26:31 + true 07:26:31 + case $1 in 07:26:31 + venv_file=/tmp/.toxenv 07:26:31 + shift 2 07:26:31 + true 07:26:31 + case $1 in 07:26:31 + shift 07:26:31 + break 07:26:31 + case $python in 07:26:31 + local pkg_list= 07:26:31 + [[ -d /opt/pyenv ]] 07:26:31 + echo 'Setup pyenv:' 07:26:31 Setup pyenv: 07:26:31 + export PYENV_ROOT=/opt/pyenv 07:26:31 + PYENV_ROOT=/opt/pyenv 07:26:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:26:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:26:31 + pyenv versions 07:26:31 system 07:26:31 * 3.8.13 (set by /opt/pyenv/version) 07:26:31 * 3.9.13 (set by /opt/pyenv/version) 07:26:31 * 3.10.6 (set by /opt/pyenv/version) 07:26:31 + command -v pyenv 07:26:31 ++ pyenv init - --no-rehash 07:26:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:26:31 export PATH="/opt/pyenv/shims:${PATH}" 07:26:31 export PYENV_SHELL=bash 07:26:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:26:31 pyenv() { 07:26:31 local command 07:26:31 command="${1:-}" 07:26:31 if [ "$#" -gt 0 ]; then 07:26:31 shift 07:26:31 fi 07:26:31 07:26:31 case "$command" in 07:26:31 rehash|shell) 07:26:31 eval "$(pyenv "sh-$command" "$@")" 07:26:31 ;; 07:26:31 *) 07:26:31 command pyenv "$command" "$@" 07:26:31 ;; 07:26:31 esac 07:26:31 }' 07:26:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:26:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:26:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:26:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:26:31 ++ export PYENV_SHELL=bash 07:26:31 ++ PYENV_SHELL=bash 07:26:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:26:31 +++ complete -F _pyenv pyenv 07:26:31 ++ lf-pyver python3 07:26:31 ++ local py_version_xy=python3 07:26:31 ++ local py_version_xyz= 07:26:31 ++ pyenv versions 07:26:31 ++ local command 07:26:31 ++ command=versions 07:26:31 ++ '[' 1 -gt 0 ']' 07:26:31 ++ shift 07:26:31 ++ case "$command" in 07:26:31 ++ command pyenv versions 07:26:31 ++ pyenv versions 07:26:31 ++ awk '{ print $1 }' 07:26:31 ++ sed 's/^[ *]* //' 07:26:31 ++ grep -E '^[0-9.]*[0-9]$' 07:26:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:26:31 +++ grep '^3' /tmp/.pyenv_versions 07:26:31 +++ tail -n 1 07:26:31 +++ sort -V 07:26:31 ++ py_version_xyz=3.10.6 07:26:31 ++ [[ -z 3.10.6 ]] 07:26:31 ++ echo 3.10.6 07:26:31 ++ return 0 07:26:31 + pyenv local 3.10.6 07:26:31 + local command 07:26:31 + command=local 07:26:31 + '[' 2 -gt 0 ']' 07:26:31 + shift 07:26:31 + case "$command" in 07:26:31 + command pyenv local 3.10.6 07:26:31 + pyenv local 3.10.6 07:26:31 + for arg in "$@" 07:26:31 + case $arg in 07:26:31 + pkg_list+='tox ' 07:26:31 + for arg in "$@" 07:26:31 + case $arg in 07:26:31 + pkg_list+='virtualenv ' 07:26:31 + for arg in "$@" 07:26:31 + case $arg in 07:26:31 + pkg_list+='urllib3~=1.26.15 ' 07:26:31 + [[ -f /tmp/.toxenv ]] 07:26:31 + [[ ! -f /tmp/.toxenv ]] 07:26:31 + [[ -n '' ]] 07:26:31 + python3 -m venv /tmp/venv-MI5b 07:26:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MI5b' 07:26:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MI5b 07:26:37 + echo /tmp/venv-MI5b 07:26:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:26:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:26:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:26:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:26:37 + local 'pip_opts=--upgrade --quiet' 07:26:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:26:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:26:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:26:37 + [[ -n '' ]] 07:26:37 + [[ -n '' ]] 07:26:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:26:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:26:37 + /tmp/venv-MI5b/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:26:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:26:50 lf-activate-venv(): INFO: Base packages installed successfully 07:26:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:26:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:26:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:26:50 + /tmp/venv-MI5b/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:27:02 + type python3 07:27:02 + true 07:27:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MI5b/bin to PATH' 07:27:02 lf-activate-venv(): INFO: Adding /tmp/venv-MI5b/bin to PATH 07:27:02 + PATH=/tmp/venv-MI5b/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:27:02 + return 0 07:27:02 + python3 --version 07:27:02 Python 3.10.6 07:27:02 + python3 -m pip --version 07:27:02 pip 26.1.2 from /tmp/venv-MI5b/lib/python3.10/site-packages/pip (python 3.10) 07:27:02 + python3 -m pip freeze 07:27:03 cachetools==7.1.4 07:27:03 colorama==0.4.6 07:27:03 distlib==0.4.1 07:27:03 filelock==3.29.1 07:27:03 packaging==26.2 07:27:03 platformdirs==4.10.0 07:27:03 pluggy==1.6.0 07:27:03 pyproject-api==1.10.1 07:27:03 python-discovery==1.4.0 07:27:03 tomli==2.4.1 07:27:03 tomli_w==1.2.0 07:27:03 tox==4.55.1 07:27:03 typing_extensions==4.15.0 07:27:03 urllib3==1.26.20 07:27:03 virtualenv==21.4.2 07:27:03 [EnvInject] - Injecting environment variables from a build step. 07:27:03 [EnvInject] - Injecting as environment variables the properties content 07:27:03 PARALLEL=false 07:27:03 07:27:03 [EnvInject] - Variables injected successfully. 07:27:03 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12471100531039734239.sh 07:27:03 ---> tox-run.sh 07:27:03 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:27:03 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/tox 07:27:03 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/docs 07:27:03 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/tox 07:27:03 + cd /w/workspace/integration-xtesting-master-yaml-lint/. 07:27:03 + source /home/jenkins/lf-env.sh 07:27:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:27:03 ++ mktemp -d /tmp/venv-XXXX 07:27:03 + lf_venv=/tmp/venv-9qJH 07:27:03 + local venv_file=/tmp/.os_lf_venv 07:27:03 + local python=python3 07:27:03 + local options 07:27:03 + local set_path=true 07:27:03 + local install_args= 07:27:03 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:27:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:27:03 + true 07:27:03 + case $1 in 07:27:03 + venv_file=/tmp/.toxenv 07:27:03 + shift 2 07:27:03 + true 07:27:03 + case $1 in 07:27:03 + shift 07:27:03 + break 07:27:03 + case $python in 07:27:03 + local pkg_list= 07:27:03 + [[ -d /opt/pyenv ]] 07:27:03 + echo 'Setup pyenv:' 07:27:03 Setup pyenv: 07:27:03 + export PYENV_ROOT=/opt/pyenv 07:27:03 + PYENV_ROOT=/opt/pyenv 07:27:03 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:27:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:27:03 + pyenv versions 07:27:03 system 07:27:03 3.8.13 07:27:03 3.9.13 07:27:03 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 07:27:03 + command -v pyenv 07:27:03 ++ pyenv init - --no-rehash 07:27:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:27:03 export PATH="/opt/pyenv/shims:${PATH}" 07:27:03 export PYENV_SHELL=bash 07:27:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:27:03 pyenv() { 07:27:03 local command 07:27:03 command="${1:-}" 07:27:03 if [ "$#" -gt 0 ]; then 07:27:03 shift 07:27:03 fi 07:27:03 07:27:03 case "$command" in 07:27:03 rehash|shell) 07:27:03 eval "$(pyenv "sh-$command" "$@")" 07:27:03 ;; 07:27:03 *) 07:27:03 command pyenv "$command" "$@" 07:27:03 ;; 07:27:03 esac 07:27:03 }' 07:27:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:27:03 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:27:03 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:27:03 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:27:03 ++ export PYENV_SHELL=bash 07:27:03 ++ PYENV_SHELL=bash 07:27:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:27:03 +++ complete -F _pyenv pyenv 07:27:03 ++ lf-pyver python3 07:27:03 ++ local py_version_xy=python3 07:27:03 ++ local py_version_xyz= 07:27:03 ++ pyenv versions 07:27:03 ++ local command 07:27:03 ++ command=versions 07:27:03 ++ '[' 1 -gt 0 ']' 07:27:03 ++ shift 07:27:03 ++ case "$command" in 07:27:03 ++ command pyenv versions 07:27:03 ++ pyenv versions 07:27:03 ++ grep -E '^[0-9.]*[0-9]$' 07:27:03 ++ sed 's/^[ *]* //' 07:27:03 ++ awk '{ print $1 }' 07:27:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:27:03 +++ grep '^3' /tmp/.pyenv_versions 07:27:03 +++ tail -n 1 07:27:03 +++ sort -V 07:27:03 ++ py_version_xyz=3.10.6 07:27:03 ++ [[ -z 3.10.6 ]] 07:27:03 ++ echo 3.10.6 07:27:03 ++ return 0 07:27:03 + pyenv local 3.10.6 07:27:03 + local command 07:27:03 + command=local 07:27:03 + '[' 2 -gt 0 ']' 07:27:03 + shift 07:27:03 + case "$command" in 07:27:03 + command pyenv local 3.10.6 07:27:03 + pyenv local 3.10.6 07:27:03 + for arg in "$@" 07:27:03 + case $arg in 07:27:03 + pkg_list+='tox ' 07:27:03 + for arg in "$@" 07:27:03 + case $arg in 07:27:03 + pkg_list+='virtualenv ' 07:27:03 + for arg in "$@" 07:27:03 + case $arg in 07:27:03 + pkg_list+='urllib3~=1.26.15 ' 07:27:03 + [[ -f /tmp/.toxenv ]] 07:27:03 ++ cat /tmp/.toxenv 07:27:03 + lf_venv=/tmp/venv-MI5b 07:27:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MI5b from' file:/tmp/.toxenv 07:27:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MI5b from file:/tmp/.toxenv 07:27:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:27:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:27:03 + local 'pip_opts=--upgrade --quiet' 07:27:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:27:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:27:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:27:03 + [[ -n '' ]] 07:27:03 + [[ -n '' ]] 07:27:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:27:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:03 + /tmp/venv-MI5b/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:27:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:27:04 lf-activate-venv(): INFO: Base packages installed successfully 07:27:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:27:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:27:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:27:04 + /tmp/venv-MI5b/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:27:06 + type python3 07:27:06 + true 07:27:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MI5b/bin to PATH' 07:27:06 lf-activate-venv(): INFO: Adding /tmp/venv-MI5b/bin to PATH 07:27:06 + PATH=/tmp/venv-MI5b/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:27:06 + return 0 07:27:06 + [[ -d /opt/pyenv ]] 07:27:06 + echo '---> Setting up pyenv' 07:27:06 ---> Setting up pyenv 07:27:06 + export PYENV_ROOT=/opt/pyenv 07:27:06 + PYENV_ROOT=/opt/pyenv 07:27:06 + export PATH=/opt/pyenv/bin:/tmp/venv-MI5b/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:27:06 + PATH=/opt/pyenv/bin:/tmp/venv-MI5b/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:27:06 ++ pwd 07:27:06 + PYTHONPATH=/w/workspace/integration-xtesting-master-yaml-lint 07:27:06 + export PYTHONPATH 07:27:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:27:06 + TOX_TESTENV_PASSENV=PYTHONPATH 07:27:06 + tox --version 07:27:06 4.55.1 from /tmp/venv-MI5b/lib/python3.10/site-packages/tox/__init__.py 07:27:06 + PARALLEL=false 07:27:06 + TOX_OPTIONS_LIST= 07:27:06 + [[ -n yaml ]] 07:27:06 + TOX_OPTIONS_LIST=' -e yaml' 07:27:06 + case ${PARALLEL,,} in 07:27:06 + tox -e yaml 07:27:06 + tee -a /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/tox.log 07:27:08 yaml: install_deps> python -I -m pip install coala-bears nodeenv 07:27:37 yaml: freeze> python -m pip freeze --all 07:27:37 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.5.20,charset-normalizer==3.4.7,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.50,guess_language-spirit==0.5.3,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.68.1,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 07:27:37 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 07:27:37 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 07:27:38 ---> Completed tox runs 07:27:38 + for i in .tox/*/log 07:27:38 ++ echo .tox/yaml/log 07:27:38 ++ awk -F/ '{print $2}' 07:27:38 + tox_env=yaml 07:27:38 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/yaml 07:27:38 + DOC_DIR=docs/_build/html 07:27:38 + [[ -d docs/_build/html ]] 07:27:38 + echo '---> tox-run.sh ends' 07:27:38 ---> tox-run.sh ends 07:27:38 + test 0 -eq 0 07:27:38 $ ssh-agent -k 07:27:38 unset SSH_AUTH_SOCK; 07:27:38 unset SSH_AGENT_PID; 07:27:38 echo Agent pid 17240 killed; 07:27:38 [ssh-agent] Stopped. 07:27:38 [PostBuildScript] - [INFO] Executing post build scripts. 07:27:38 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins9942860893466013325.sh 07:27:38 ---> sysstat.sh 07:27:39 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins12349658144734535592.sh 07:27:39 ---> package-listing.sh 07:27:39 ++ facter osfamily 07:27:39 ++ tr '[:upper:]' '[:lower:]' 07:27:39 + OS_FAMILY=redhat 07:27:39 + workspace=/w/workspace/integration-xtesting-master-yaml-lint 07:27:39 + START_PACKAGES=/tmp/packages_start.txt 07:27:39 + END_PACKAGES=/tmp/packages_end.txt 07:27:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:27:39 + PACKAGES=/tmp/packages_start.txt 07:27:39 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 07:27:39 + PACKAGES=/tmp/packages_end.txt 07:27:39 + case "${OS_FAMILY}" in 07:27:39 + rpm -qa 07:27:39 + sort 07:27:39 + '[' -f /tmp/packages_start.txt ']' 07:27:39 + '[' -f /tmp/packages_end.txt ']' 07:27:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:27:39 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 07:27:39 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/ 07:27:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yaml-lint/archives/ 07:27:39 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins5073308487291544478.sh 07:27:39 ---> capture-instance-metadata.sh 07:27:39 Setup pyenv: 07:27:40 system 07:27:40 3.8.13 07:27:40 3.9.13 07:27:40 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 07:27:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qq5E 07:27:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:27:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:27:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:47 lf-activate-venv(): INFO: Base packages installed successfully 07:27:47 lf-activate-venv(): INFO: Installing additional packages: lftools 07:28:13 lf-activate-venv(): INFO: Adding /tmp/venv-qq5E/bin to PATH 07:28:13 INFO: Running in OpenStack, capturing instance metadata 07:28:13 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins6831371699281580469.sh 07:28:13 provisioning config files... 07:28:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yaml-lint@tmp/config13814749640744864580tmp 07:28:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:28:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:28:13 [EnvInject] - Injecting environment variables from a build step. 07:28:13 [EnvInject] - Injecting as environment variables the properties content 07:28:13 SERVER_ID=logs 07:28:13 07:28:13 [EnvInject] - Variables injected successfully. 07:28:13 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins10712135113251616543.sh 07:28:13 ---> create-netrc.sh 07:28:13 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins7303450871445045375.sh 07:28:13 ---> python-tools-install.sh 07:28:13 Setup pyenv: 07:28:14 system 07:28:14 3.8.13 07:28:14 3.9.13 07:28:14 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 07:28:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qq5E from file:/tmp/.os_lf_venv 07:28:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:28:16 lf-activate-venv(): INFO: Base packages installed successfully 07:28:16 lf-activate-venv(): INFO: Installing additional packages: lftools 07:28:23 lf-activate-venv(): INFO: Adding /tmp/venv-qq5E/bin to PATH 07:28:23 Generating Requirements File 07:28:48 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:28:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:28:48 Python 3.10.6 07:28:48 pip 26.1.2 from /tmp/venv-qq5E/lib/python3.10/site-packages/pip (python 3.10) 07:28:49 aiohappyeyeballs==2.6.2 07:28:49 aiohttp==3.14.0 07:28:49 aiosignal==1.4.0 07:28:49 appdirs==1.4.4 07:28:49 argcomplete==3.6.3 07:28:49 aspy.yaml==1.3.0 07:28:49 async-timeout==5.0.1 07:28:49 attrs==26.1.0 07:28:49 autopage==0.6.0 07:28:49 backports.strenum==1.3.1 07:28:49 beautifulsoup4==4.14.3 07:28:49 boto3==1.43.24 07:28:49 botocore==1.43.24 07:28:49 bs4==0.0.2 07:28:49 certifi==2026.5.20 07:28:49 cffi==2.0.0 07:28:49 cfgv==3.5.0 07:28:49 chardet==7.4.3 07:28:49 charset-normalizer==3.4.7 07:28:49 click==8.4.1 07:28:49 cliff==4.14.0 07:28:49 cmd2==3.5.1 07:28:49 cryptography==3.3.2 07:28:49 debtcollector==3.1.0 07:28:49 decorator==5.3.1 07:28:49 defusedxml==0.7.1 07:28:49 Deprecated==1.3.1 07:28:49 distlib==0.4.1 07:28:49 dnspython==2.8.0 07:28:49 docker==7.1.0 07:28:49 dogpile.cache==1.5.0 07:28:49 durationpy==0.10 07:28:49 email-validator==2.3.0 07:28:49 filelock==3.29.1 07:28:49 frozenlist==1.8.0 07:28:49 future==1.0.0 07:28:49 gitdb==4.0.12 07:28:49 GitPython==3.1.50 07:28:49 httplib2==0.30.2 07:28:49 identify==2.6.19 07:28:49 idna==3.18 07:28:49 importlib-resources==1.5.0 07:28:49 iso8601==2.1.0 07:28:49 Jinja2==3.1.6 07:28:49 jmespath==1.1.0 07:28:49 jsonpatch==1.33 07:28:49 jsonpointer==3.1.1 07:28:49 jsonschema==4.26.0 07:28:49 jsonschema-specifications==2025.9.1 07:28:49 keystoneauth1==5.14.0 07:28:49 kubernetes==36.0.2 07:28:49 lftools==0.37.22 07:28:49 lxml==6.1.1 07:28:49 markdown-it-py==4.2.0 07:28:49 MarkupSafe==3.0.3 07:28:49 mdurl==0.1.2 07:28:49 msgpack==1.1.2 07:28:49 multi_key_dict==2.0.3 07:28:49 multidict==6.7.1 07:28:49 munch==4.0.0 07:28:49 netaddr==1.3.0 07:28:49 niet==1.4.2 07:28:49 nodeenv==1.10.0 07:28:49 oauth2client==4.1.3 07:28:49 oauthlib==3.3.1 07:28:49 openstacksdk==4.13.0 07:28:49 os-service-types==1.8.2 07:28:49 osc-lib==4.6.0 07:28:49 oslo.config==10.4.0 07:28:49 oslo.context==6.4.0 07:28:49 oslo.i18n==6.8.0 07:28:49 oslo.log==8.2.0 07:28:49 oslo.serialization==5.10.0 07:28:49 oslo.utils==10.1.0 07:28:49 packaging==26.2 07:28:49 pbr==7.0.3 07:28:49 platformdirs==4.10.0 07:28:49 prettytable==3.17.0 07:28:49 propcache==0.5.2 07:28:49 psutil==7.2.2 07:28:49 pyasn1==0.6.3 07:28:49 pyasn1_modules==0.4.2 07:28:49 pycparser==3.0 07:28:49 pygerrit2==2.0.15 07:28:49 PyGithub==2.9.1 07:28:49 Pygments==2.20.0 07:28:49 PyJWT==2.13.0 07:28:49 PyNaCl==1.6.2 07:28:49 pyparsing==2.4.7 07:28:49 pyperclip==1.11.0 07:28:49 pyrsistent==0.20.0 07:28:49 python-cinderclient==9.9.0 07:28:49 python-dateutil==2.9.0.post0 07:28:49 python-discovery==1.4.0 07:28:49 python-heatclient==5.2.0 07:28:49 python-jenkins==1.8.3 07:28:49 python-keystoneclient==5.8.0 07:28:49 python-magnumclient==4.10.0 07:28:49 python-openstackclient==10.0.0 07:28:49 python-swiftclient==4.10.0 07:28:49 PyYAML==6.0.3 07:28:49 referencing==0.37.0 07:28:49 requests==2.34.2 07:28:49 requests-oauthlib==2.0.0 07:28:49 rfc3986==2.0.0 07:28:49 rich==15.0.0 07:28:49 rich-argparse==1.8.0 07:28:49 rpds-py==0.30.0 07:28:49 rsa==4.9.1 07:28:49 ruamel.yaml==0.19.1 07:28:49 ruamel.yaml.clib==0.2.15 07:28:49 s3transfer==0.18.0 07:28:49 simplejson==4.1.1 07:28:49 six==1.17.0 07:28:49 smmap==5.0.3 07:28:49 soupsieve==2.8.4 07:28:49 stevedore==5.8.0 07:28:49 tabulate==0.10.0 07:28:49 toml==0.10.2 07:28:49 tomlkit==0.15.0 07:28:49 tqdm==4.68.1 07:28:49 typing_extensions==4.15.0 07:28:49 urllib3==1.26.20 07:28:49 virtualenv==21.4.2 07:28:49 wcwidth==0.8.0 07:28:49 websocket-client==1.9.0 07:28:49 wrapt==2.2.1 07:28:49 xdg==6.0.0 07:28:49 xmltodict==1.0.4 07:28:49 yarl==1.24.2 07:28:49 yq==3.4.3 07:28:49 [integration-xtesting-master-yaml-lint] $ /bin/sh /tmp/jenkins1547626154470515057.sh 07:28:49 ---> uv-install.sh 07:28:49 Installing uv/uvx (latest) using shell installer 07:28:49 2026-06-06 07:28:49 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-jiG23F.sh" [1] 07:28:49 downloading uv 0.11.19 x86_64-unknown-linux-gnu 07:28:50 installing to /home/jenkins/.local/bin 07:28:50 uv 07:28:50 uvx 07:28:50 everything's installed! 07:28:50 ---> Validating uv/uvx install 07:28:50 uvx 0.11.19 (x86_64-unknown-linux-gnu) 07:28:50 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins8974220329126878712.sh 07:28:50 ---> sudo-logs.sh 07:28:50 Archiving 'sudo' log.. 07:28:50 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins9946736484449275245.sh 07:28:50 ---> job-cost.sh 07:28:50 INFO: Activating Python virtual environment... 07:28:50 Setup pyenv: 07:28:50 system 07:28:50 3.8.13 07:28:50 3.9.13 07:28:50 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 07:28:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qq5E from file:/tmp/.os_lf_venv 07:28:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:28:52 lf-activate-venv(): INFO: Base packages installed successfully 07:28:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:28:58 lf-activate-venv(): INFO: Adding /tmp/venv-qq5E/bin to PATH 07:28:58 INFO: No stack-cost file found 07:28:58 INFO: Instance uptime: 209s 07:28:58 INFO: Fetching instance metadata (attempt 1 of 3)... 07:28:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:28:58 INFO: Successfully fetched instance metadata 07:28:58 INFO: Instance type: v3-standard-2 07:28:58 INFO: Retrieving pricing info for: v3-standard-2 07:28:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:28:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=209 07:28:58 INFO: Successfully fetched Vexxhost pricing API 07:28:58 INFO: Retrieved cost: 0.06 07:28:58 INFO: Retrieved resource: v3-standard-2 07:28:58 INFO: Creating archive directory: /w/workspace/integration-xtesting-master-yaml-lint/archives/cost 07:28:58 INFO: Archiving costs to: /w/workspace/integration-xtesting-master-yaml-lint/archives/cost.csv 07:28:58 INFO: Successfully archived job cost data 07:28:58 DEBUG: Cost data: integration-xtesting-master-yaml-lint,173,2026-06-06 07:28:58,v3-standard-2,209,0.06,0.00,SUCCESS 07:28:58 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins10770275882627897664.sh 07:28:58 ---> logs-deploy.sh 07:28:59 Setup pyenv: 07:28:59 system 07:28:59 3.8.13 07:28:59 3.9.13 07:28:59 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 07:28:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qq5E from file:/tmp/.os_lf_venv 07:28:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:00 lf-activate-venv(): INFO: Base packages installed successfully 07:29:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:29:08 lf-activate-venv(): INFO: Adding /tmp/venv-qq5E/bin to PATH 07:29:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yaml-lint/173 07:29:08 INFO: archiving workspace using pattern(s): 07:29:09 Archives upload complete. 07:29:09 INFO: archiving logs to Nexus 07:29:10 ---> uname -a: 07:29:10 Linux prd-centos8-builder-2c-1g-7910.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 07:29:10 07:29:10 07:29:10 ---> lscpu: 07:29:10 Architecture: x86_64 07:29:10 CPU op-mode(s): 32-bit, 64-bit 07:29:10 Byte Order: Little Endian 07:29:10 CPU(s): 2 07:29:10 On-line CPU(s) list: 0,1 07:29:10 Thread(s) per core: 1 07:29:10 Core(s) per socket: 1 07:29:10 Socket(s): 2 07:29:10 NUMA node(s): 1 07:29:10 Vendor ID: AuthenticAMD 07:29:10 CPU family: 23 07:29:10 Model: 49 07:29:10 Model name: AMD EPYC-Rome Processor 07:29:10 Stepping: 0 07:29:10 CPU MHz: 2799.998 07:29:10 BogoMIPS: 5599.99 07:29:10 Virtualization: AMD-V 07:29:10 Hypervisor vendor: KVM 07:29:10 Virtualization type: full 07:29:10 L1d cache: 32K 07:29:10 L1i cache: 32K 07:29:10 L2 cache: 512K 07:29:10 L3 cache: 16384K 07:29:10 NUMA node0 CPU(s): 0,1 07:29:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:29:10 07:29:10 07:29:10 ---> nproc: 07:29:10 2 07:29:10 07:29:10 07:29:10 ---> df -h: 07:29:10 Filesystem Size Used Avail Use% Mounted on 07:29:10 devtmpfs 3.8G 0 3.8G 0% /dev 07:29:10 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:29:10 tmpfs 3.8G 17M 3.8G 1% /run 07:29:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:29:10 /dev/vda1 40G 9.6G 31G 24% / 07:29:10 tmpfs 770M 0 770M 0% /run/user/1001 07:29:10 07:29:10 07:29:10 ---> free -m: 07:29:10 total used free shared buff/cache available 07:29:10 Mem: 7697 628 4556 19 2512 6752 07:29:10 Swap: 1023 0 1023 07:29:10 07:29:10 07:29:10 ---> ip addr: 07:29:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:29:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:29:10 inet 127.0.0.1/8 scope host lo 07:29:10 valid_lft forever preferred_lft forever 07:29:10 inet6 ::1/128 scope host 07:29:10 valid_lft forever preferred_lft forever 07:29:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:29:10 link/ether fa:16:3e:b8:a3:64 brd ff:ff:ff:ff:ff:ff 07:29:10 altname enp0s3 07:29:10 altname ens3 07:29:10 inet 10.30.106.158/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:29:10 valid_lft 86192sec preferred_lft 86192sec 07:29:10 inet6 fe80::f816:3eff:feb8:a364/64 scope link 07:29:10 valid_lft forever preferred_lft forever 07:29:10 07:29:10 07:29:10 ---> sar -b -r -n DEV: 07:29:10 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/06/2026 _x86_64_ (2 CPU) 07:29:10 07:29:10 07:25:37 LINUX RESTART (2 CPU) 07:29:10 07:29:10 07:26:01 AM tps rtps wtps bread/s bwrtn/s 07:29:10 07:27:01 AM 197.88 101.03 96.85 6267.11 31976.56 07:29:10 07:28:01 AM 201.35 80.49 120.86 2260.31 7532.66 07:29:10 07:29:02 AM 129.94 1.18 128.76 237.39 13103.48 07:29:10 Average: 176.39 60.90 115.49 2921.60 17537.57 07:29:10 07:29:10 07:26:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:29:10 07:27:01 AM 5542048 7036516 2340392 29.69 2688 1683464 778024 8.71 161936 1889624 32604 07:29:10 07:28:01 AM 5050544 6935264 2831896 35.93 2688 2051848 783576 8.77 393988 2071940 189240 07:29:10 07:29:02 AM 4693956 6938888 3188484 40.45 2688 2389272 734168 8.22 403376 2346976 201688 07:29:10 Average: 5095516 6970223 2786924 35.36 2688 2041528 765256 8.57 319767 2102847 141177 07:29:10 07:29:10 07:26:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:29:10 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:10 07:27:01 AM eth0 278.64 148.67 912.14 65.26 0.00 0.00 0.00 0.00 07:29:10 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:10 07:28:01 AM eth0 71.04 46.28 1011.75 13.19 0.00 0.00 0.00 0.00 07:29:10 07:29:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:10 07:29:02 AM eth0 67.96 45.10 950.98 10.50 0.00 0.00 0.00 0.00 07:29:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:10 Average: eth0 139.21 80.02 958.29 29.65 0.00 0.00 0.00 0.00 07:29:10 07:29:10 07:29:10 ---> sar -P ALL: 07:29:10 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/06/2026 _x86_64_ (2 CPU) 07:29:10 07:29:10 07:25:37 LINUX RESTART (2 CPU) 07:29:10 07:29:10 07:26:01 AM CPU %user %nice %system %iowait %steal %idle 07:29:10 07:27:01 AM all 27.75 1.96 22.55 27.22 0.12 20.39 07:29:10 07:27:01 AM 0 25.22 2.13 24.66 26.13 0.12 21.76 07:29:10 07:27:01 AM 1 30.29 1.80 20.45 28.30 0.12 19.03 07:29:10 07:28:01 AM all 33.13 1.16 24.78 7.78 0.11 33.05 07:29:10 07:28:01 AM 0 31.31 1.35 26.62 8.33 0.12 32.27 07:29:10 07:28:01 AM 1 34.95 0.96 22.94 7.24 0.10 33.82 07:29:10 07:29:02 AM all 35.47 0.00 6.54 4.74 0.10 53.15 07:29:10 07:29:02 AM 0 47.33 0.00 7.75 3.56 0.12 41.25 07:29:10 07:29:02 AM 1 23.65 0.00 5.33 5.91 0.08 65.02 07:29:10 Average: all 32.13 1.04 17.90 13.21 0.11 35.61 07:29:10 Average: 0 34.67 1.15 19.62 12.64 0.12 31.80 07:29:10 Average: 1 29.60 0.92 16.18 13.78 0.10 39.42 07:29:10 07:29:10 07:29:10