02:57:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/144692 02:57:05 Running as SYSTEM 02:57:05 [EnvInject] - Loading node environment variables. 02:57:05 Building remotely on prd-centos8-builder-2c-1g-3697 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 02:57:05 [ssh-agent] Looking for ssh-agent implementation... 02:57:05 $ ssh-agent 02:57:05 SSH_AUTH_SOCK=/tmp/ssh-3d30fXmTVlDj/agent.14114 02:57:05 SSH_AGENT_PID=14118 02:57:05 [ssh-agent] Started. 02:57:05 Running ssh-add (command line suppressed) 02:57:05 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_5733879506414907982.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_5733879506414907982.key) 02:57:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 02:57:05 The recommended git tool is: NONE 02:57:07 using credential onap-jenkins-ssh 02:57:07 Wiping out workspace first. 02:57:07 Cloning the remote Git repository 02:57:07 Cloning repository git://cloud.onap.org/mirror/integration.git 02:57:07 > git init /w/workspace/integration-master-yaml-lint # timeout=10 02:57:07 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 02:57:07 > git --version # timeout=10 02:57:07 > git --version # 'git version 2.43.0' 02:57:07 using GIT_SSH to set credentials Gerrit user 02:57:07 [INFO] Currently running in a labeled security context 02:57:07 [INFO] Currently SELinux is 'enforcing' on the host 02:57:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh9932655075884729931.key 02:57:07 Verifying host key using manually-configured host key entries 02:57:07 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 02:57:10 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 02:57:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:57:11 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 02:57:11 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 02:57:11 using GIT_SSH to set credentials Gerrit user 02:57:11 [INFO] Currently running in a labeled security context 02:57:11 [INFO] Currently SELinux is 'enforcing' on the host 02:57:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh2277744754216352185.key 02:57:11 Verifying host key using manually-configured host key entries 02:57:11 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/92/144692/1 # timeout=30 02:57:11 > git rev-parse f9f87fd3c18aa46419d6019ded7e5fc5a521de96^{commit} # timeout=10 02:57:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 02:57:11 Checking out Revision f9f87fd3c18aa46419d6019ded7e5fc5a521de96 (refs/changes/92/144692/1) 02:57:11 > git config core.sparsecheckout # timeout=10 02:57:11 > git checkout -f f9f87fd3c18aa46419d6019ded7e5fc5a521de96 # timeout=30 02:57:15 Commit message: "Bump step-security/harden-runner from 2.19.1 to 2.19.4" 02:57:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:57:15 > git rev-list --no-walk 1cd2d7f396de2ee41b6ebb9ed2bf9a563b7a750f # timeout=10 02:57:15 [EnvInject] - Injecting environment variables from a build step. 02:57:15 [EnvInject] - Injecting as environment variables the properties content 02:57:15 PYTHON=python3 02:57:15 02:57:15 [EnvInject] - Variables injected successfully. 02:57:15 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins2599769682132490254.sh 02:57:15 ---> tox-install.sh 02:57:15 + source /home/jenkins/lf-env.sh 02:57:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:57:15 ++ mktemp -d /tmp/venv-XXXX 02:57:15 + lf_venv=/tmp/venv-WZ6T 02:57:15 + local venv_file=/tmp/.os_lf_venv 02:57:15 + local python=python3 02:57:15 + local options 02:57:15 + local set_path=true 02:57:15 + local install_args= 02:57:15 ++ 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 02:57:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:57:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:57:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:57:15 + true 02:57:15 + case $1 in 02:57:15 + venv_file=/tmp/.toxenv 02:57:15 + shift 2 02:57:15 + true 02:57:15 + case $1 in 02:57:15 + shift 02:57:15 + break 02:57:15 + case $python in 02:57:15 + local pkg_list= 02:57:15 + [[ -d /opt/pyenv ]] 02:57:15 + echo 'Setup pyenv:' 02:57:15 Setup pyenv: 02:57:15 + export PYENV_ROOT=/opt/pyenv 02:57:15 + PYENV_ROOT=/opt/pyenv 02:57:15 + 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 02:57:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:57:15 + pyenv versions 02:57:16 system 02:57:16 * 3.8.13 (set by /opt/pyenv/version) 02:57:16 * 3.9.13 (set by /opt/pyenv/version) 02:57:16 * 3.10.6 (set by /opt/pyenv/version) 02:57:16 + command -v pyenv 02:57:16 ++ pyenv init - --no-rehash 02:57:16 + 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[*]}"'\'')" 02:57:16 export PATH="/opt/pyenv/shims:${PATH}" 02:57:16 export PYENV_SHELL=bash 02:57:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:57:16 pyenv() { 02:57:16 local command 02:57:16 command="${1:-}" 02:57:16 if [ "$#" -gt 0 ]; then 02:57:16 shift 02:57:16 fi 02:57:16 02:57:16 case "$command" in 02:57:16 rehash|shell) 02:57:16 eval "$(pyenv "sh-$command" "$@")" 02:57:16 ;; 02:57:16 *) 02:57:16 command pyenv "$command" "$@" 02:57:16 ;; 02:57:16 esac 02:57:16 }' 02:57:16 +++ 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[*]}"' 02:57:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:57:16 ++ 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 02:57:16 ++ 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 02:57:16 ++ export PYENV_SHELL=bash 02:57:16 ++ PYENV_SHELL=bash 02:57:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:57:16 +++ complete -F _pyenv pyenv 02:57:16 ++ lf-pyver python3 02:57:16 ++ local py_version_xy=python3 02:57:16 ++ local py_version_xyz= 02:57:16 ++ awk '{ print $1 }' 02:57:16 ++ pyenv versions 02:57:16 ++ local command 02:57:16 ++ command=versions 02:57:16 ++ '[' 1 -gt 0 ']' 02:57:16 ++ shift 02:57:16 ++ case "$command" in 02:57:16 ++ command pyenv versions 02:57:16 ++ pyenv versions 02:57:16 ++ sed 's/^[ *]* //' 02:57:16 ++ grep -E '^[0-9.]*[0-9]$' 02:57:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:57:16 +++ grep '^3' /tmp/.pyenv_versions 02:57:16 +++ sort -V 02:57:16 +++ tail -n 1 02:57:16 ++ py_version_xyz=3.10.6 02:57:16 ++ [[ -z 3.10.6 ]] 02:57:16 ++ echo 3.10.6 02:57:16 ++ return 0 02:57:16 + pyenv local 3.10.6 02:57:16 + local command 02:57:16 + command=local 02:57:16 + '[' 2 -gt 0 ']' 02:57:16 + shift 02:57:16 + case "$command" in 02:57:16 + command pyenv local 3.10.6 02:57:16 + pyenv local 3.10.6 02:57:16 + for arg in "$@" 02:57:16 + case $arg in 02:57:16 + pkg_list+='tox ' 02:57:16 + for arg in "$@" 02:57:16 + case $arg in 02:57:16 + pkg_list+='virtualenv ' 02:57:16 + for arg in "$@" 02:57:16 + case $arg in 02:57:16 + pkg_list+='urllib3~=1.26.15 ' 02:57:16 + [[ -f /tmp/.toxenv ]] 02:57:16 + [[ ! -f /tmp/.toxenv ]] 02:57:16 + [[ -n '' ]] 02:57:16 + python3 -m venv /tmp/venv-WZ6T 02:57:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WZ6T' 02:57:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WZ6T 02:57:20 + echo /tmp/venv-WZ6T 02:57:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 02:57:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 02:57:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:57:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:57:20 + local 'pip_opts=--upgrade --quiet' 02:57:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:57:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:57:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:57:20 + [[ -n '' ]] 02:57:20 + [[ -n '' ]] 02:57:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:57:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:57:20 + /tmp/venv-WZ6T/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 02:57:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:57:24 lf-activate-venv(): INFO: Base packages installed successfully 02:57:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:57:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 02:57:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 02:57:24 + /tmp/venv-WZ6T/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 02:57:26 + type python3 02:57:26 + true 02:57:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WZ6T/bin to PATH' 02:57:26 lf-activate-venv(): INFO: Adding /tmp/venv-WZ6T/bin to PATH 02:57:26 + PATH=/tmp/venv-WZ6T/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 02:57:26 + return 0 02:57:26 + python3 --version 02:57:26 Python 3.10.6 02:57:26 + python3 -m pip --version 02:57:26 pip 26.1.1 from /tmp/venv-WZ6T/lib/python3.10/site-packages/pip (python 3.10) 02:57:26 + python3 -m pip freeze 02:57:27 cachetools==7.1.4 02:57:27 colorama==0.4.6 02:57:27 distlib==0.4.0 02:57:27 filelock==3.29.0 02:57:27 packaging==26.2 02:57:27 platformdirs==4.9.6 02:57:27 pluggy==1.6.0 02:57:27 pyproject-api==1.10.0 02:57:27 python-discovery==1.3.1 02:57:27 tomli==2.4.1 02:57:27 tomli_w==1.2.0 02:57:27 tox==4.54.0 02:57:27 typing_extensions==4.15.0 02:57:27 urllib3==1.26.20 02:57:27 virtualenv==21.3.3 02:57:27 [EnvInject] - Injecting environment variables from a build step. 02:57:27 [EnvInject] - Injecting as environment variables the properties content 02:57:27 PARALLEL=false 02:57:27 02:57:27 [EnvInject] - Variables injected successfully. 02:57:27 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins9820768180834141754.sh 02:57:27 ---> tox-run.sh 02:57:27 + 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 02:57:27 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 02:57:27 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 02:57:27 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 02:57:27 + cd /w/workspace/integration-master-yaml-lint/. 02:57:27 + source /home/jenkins/lf-env.sh 02:57:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:57:27 ++ mktemp -d /tmp/venv-XXXX 02:57:27 + lf_venv=/tmp/venv-1rHq 02:57:27 + local venv_file=/tmp/.os_lf_venv 02:57:27 + local python=python3 02:57:27 + local options 02:57:27 + local set_path=true 02:57:27 + local install_args= 02:57:27 ++ 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 02:57:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:57:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:57:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:57:27 + true 02:57:27 + case $1 in 02:57:27 + venv_file=/tmp/.toxenv 02:57:27 + shift 2 02:57:27 + true 02:57:27 + case $1 in 02:57:27 + shift 02:57:27 + break 02:57:27 + case $python in 02:57:27 + local pkg_list= 02:57:27 + [[ -d /opt/pyenv ]] 02:57:27 + echo 'Setup pyenv:' 02:57:27 Setup pyenv: 02:57:27 + export PYENV_ROOT=/opt/pyenv 02:57:27 + PYENV_ROOT=/opt/pyenv 02:57:27 + 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 02:57:27 + 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 02:57:27 + pyenv versions 02:57:27 system 02:57:27 3.8.13 02:57:27 3.9.13 02:57:27 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 02:57:27 + command -v pyenv 02:57:27 ++ pyenv init - --no-rehash 02:57:27 + 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[*]}"'\'')" 02:57:27 export PATH="/opt/pyenv/shims:${PATH}" 02:57:27 export PYENV_SHELL=bash 02:57:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:57:27 pyenv() { 02:57:27 local command 02:57:27 command="${1:-}" 02:57:27 if [ "$#" -gt 0 ]; then 02:57:27 shift 02:57:27 fi 02:57:27 02:57:27 case "$command" in 02:57:27 rehash|shell) 02:57:27 eval "$(pyenv "sh-$command" "$@")" 02:57:27 ;; 02:57:27 *) 02:57:27 command pyenv "$command" "$@" 02:57:27 ;; 02:57:27 esac 02:57:27 }' 02:57:27 +++ 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[*]}"' 02:57:27 ++ 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 02:57:27 ++ 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 02:57:27 ++ 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 02:57:27 ++ export PYENV_SHELL=bash 02:57:27 ++ PYENV_SHELL=bash 02:57:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:57:27 +++ complete -F _pyenv pyenv 02:57:27 ++ lf-pyver python3 02:57:27 ++ local py_version_xy=python3 02:57:27 ++ local py_version_xyz= 02:57:27 ++ sed 's/^[ *]* //' 02:57:27 ++ awk '{ print $1 }' 02:57:27 ++ pyenv versions 02:57:27 ++ local command 02:57:27 ++ command=versions 02:57:27 ++ '[' 1 -gt 0 ']' 02:57:27 ++ shift 02:57:27 ++ case "$command" in 02:57:27 ++ command pyenv versions 02:57:27 ++ pyenv versions 02:57:27 ++ grep -E '^[0-9.]*[0-9]$' 02:57:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:57:27 +++ grep '^3' /tmp/.pyenv_versions 02:57:27 +++ tail -n 1 02:57:27 +++ sort -V 02:57:27 ++ py_version_xyz=3.10.6 02:57:27 ++ [[ -z 3.10.6 ]] 02:57:27 ++ echo 3.10.6 02:57:27 ++ return 0 02:57:27 + pyenv local 3.10.6 02:57:27 + local command 02:57:27 + command=local 02:57:27 + '[' 2 -gt 0 ']' 02:57:27 + shift 02:57:27 + case "$command" in 02:57:27 + command pyenv local 3.10.6 02:57:27 + pyenv local 3.10.6 02:57:27 + for arg in "$@" 02:57:27 + case $arg in 02:57:27 + pkg_list+='tox ' 02:57:27 + for arg in "$@" 02:57:27 + case $arg in 02:57:27 + pkg_list+='virtualenv ' 02:57:27 + for arg in "$@" 02:57:27 + case $arg in 02:57:27 + pkg_list+='urllib3~=1.26.15 ' 02:57:27 + [[ -f /tmp/.toxenv ]] 02:57:27 ++ cat /tmp/.toxenv 02:57:27 + lf_venv=/tmp/venv-WZ6T 02:57:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WZ6T from' file:/tmp/.toxenv 02:57:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WZ6T from file:/tmp/.toxenv 02:57:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:57:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:57:27 + local 'pip_opts=--upgrade --quiet' 02:57:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:57:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:57:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:57:27 + [[ -n '' ]] 02:57:27 + [[ -n '' ]] 02:57:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:57:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:57:27 + /tmp/venv-WZ6T/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 02:57:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:57:28 lf-activate-venv(): INFO: Base packages installed successfully 02:57:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:57:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 02:57:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 02:57:28 + /tmp/venv-WZ6T/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 02:57:29 + type python3 02:57:29 + true 02:57:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WZ6T/bin to PATH' 02:57:29 lf-activate-venv(): INFO: Adding /tmp/venv-WZ6T/bin to PATH 02:57:29 + PATH=/tmp/venv-WZ6T/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 02:57:29 + return 0 02:57:29 + [[ -d /opt/pyenv ]] 02:57:29 + echo '---> Setting up pyenv' 02:57:29 ---> Setting up pyenv 02:57:29 + export PYENV_ROOT=/opt/pyenv 02:57:29 + PYENV_ROOT=/opt/pyenv 02:57:29 + export PATH=/opt/pyenv/bin:/tmp/venv-WZ6T/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 02:57:29 + PATH=/opt/pyenv/bin:/tmp/venv-WZ6T/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 02:57:29 ++ pwd 02:57:29 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 02:57:29 + export PYTHONPATH 02:57:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 02:57:29 + TOX_TESTENV_PASSENV=PYTHONPATH 02:57:29 + tox --version 02:57:29 4.54.0 from /tmp/venv-WZ6T/lib/python3.10/site-packages/tox/__init__.py 02:57:29 + PARALLEL=false 02:57:29 + TOX_OPTIONS_LIST= 02:57:29 + [[ -n yaml ]] 02:57:29 + TOX_OPTIONS_LIST=' -e yaml' 02:57:29 + case ${PARALLEL,,} in 02:57:29 + tox -e yaml 02:57:29 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 02:57:31 yaml: install_deps> python -I -m pip install coala-bears nodeenv 02:57:59 yaml: freeze> python -m pip freeze --all 02:57:59 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.0,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 02:57:59 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 02:57:59 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 02:58:00 ---> Completed tox runs 02:58:00 + for i in .tox/*/log 02:58:00 ++ echo .tox/yaml/log 02:58:00 ++ awk -F/ '{print $2}' 02:58:00 + tox_env=yaml 02:58:00 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 02:58:00 + DOC_DIR=docs/_build/html 02:58:00 + [[ -d docs/_build/html ]] 02:58:00 + echo '---> tox-run.sh ends' 02:58:00 ---> tox-run.sh ends 02:58:00 + test 0 -eq 0 02:58:00 $ ssh-agent -k 02:58:00 unset SSH_AUTH_SOCK; 02:58:00 unset SSH_AGENT_PID; 02:58:00 echo Agent pid 14118 killed; 02:58:00 [ssh-agent] Stopped. 02:58:00 [PostBuildScript] - [INFO] Executing post build scripts. 02:58:00 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins6739576088511264938.sh 02:58:00 ---> sysstat.sh 02:58:00 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins13823337515522764572.sh 02:58:00 ---> package-listing.sh 02:58:00 ++ facter osfamily 02:58:00 ++ tr '[:upper:]' '[:lower:]' 02:58:01 + OS_FAMILY=redhat 02:58:01 + workspace=/w/workspace/integration-master-yaml-lint 02:58:01 + START_PACKAGES=/tmp/packages_start.txt 02:58:01 + END_PACKAGES=/tmp/packages_end.txt 02:58:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:58:01 + PACKAGES=/tmp/packages_start.txt 02:58:01 + '[' /w/workspace/integration-master-yaml-lint ']' 02:58:01 + PACKAGES=/tmp/packages_end.txt 02:58:01 + case "${OS_FAMILY}" in 02:58:01 + rpm -qa 02:58:01 + sort 02:58:01 + '[' -f /tmp/packages_start.txt ']' 02:58:01 + '[' -f /tmp/packages_end.txt ']' 02:58:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:58:01 + '[' /w/workspace/integration-master-yaml-lint ']' 02:58:01 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 02:58:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 02:58:01 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins7707725397520089118.sh 02:58:01 ---> capture-instance-metadata.sh 02:58:01 Setup pyenv: 02:58:01 system 02:58:01 3.8.13 02:58:01 3.9.13 02:58:01 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 02:58:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Rmm 02:58:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:58:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:58:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:58:09 lf-activate-venv(): INFO: Base packages installed successfully 02:58:09 lf-activate-venv(): INFO: Installing additional packages: lftools 02:58:31 lf-activate-venv(): INFO: Adding /tmp/venv-3Rmm/bin to PATH 02:58:31 INFO: Running in OpenStack, capturing instance metadata 02:58:32 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins12119644841324513182.sh 02:58:32 provisioning config files... 02:58:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config1781272433973650197tmp 02:58:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:58:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:58:32 [EnvInject] - Injecting environment variables from a build step. 02:58:32 [EnvInject] - Injecting as environment variables the properties content 02:58:32 SERVER_ID=logs 02:58:32 02:58:32 [EnvInject] - Variables injected successfully. 02:58:32 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins14742063867241087802.sh 02:58:32 ---> create-netrc.sh 02:58:32 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15513787964557334408.sh 02:58:32 ---> python-tools-install.sh 02:58:32 Setup pyenv: 02:58:32 system 02:58:32 3.8.13 02:58:32 3.9.13 02:58:32 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 02:58:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Rmm from file:/tmp/.os_lf_venv 02:58:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:58:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:58:34 lf-activate-venv(): INFO: Base packages installed successfully 02:58:34 lf-activate-venv(): INFO: Installing additional packages: lftools 02:58:41 lf-activate-venv(): INFO: Adding /tmp/venv-3Rmm/bin to PATH 02:58:41 Generating Requirements File 02:59:03 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. 02:59:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:59:03 Python 3.10.6 02:59:03 pip 26.1.1 from /tmp/venv-3Rmm/lib/python3.10/site-packages/pip (python 3.10) 02:59:03 aiohappyeyeballs==2.6.2 02:59:03 aiohttp==3.13.5 02:59:03 aiosignal==1.4.0 02:59:03 appdirs==1.4.4 02:59:03 argcomplete==3.6.3 02:59:03 aspy.yaml==1.3.0 02:59:03 async-timeout==5.0.1 02:59:03 attrs==26.1.0 02:59:03 autopage==0.6.0 02:59:03 backports.strenum==1.3.1 02:59:03 beautifulsoup4==4.14.3 02:59:03 boto3==1.43.14 02:59:03 botocore==1.43.14 02:59:03 bs4==0.0.2 02:59:03 certifi==2026.5.20 02:59:03 cffi==2.0.0 02:59:03 cfgv==3.5.0 02:59:03 chardet==7.4.3 02:59:03 charset-normalizer==3.4.7 02:59:03 click==8.4.1 02:59:03 cliff==4.14.0 02:59:03 cmd2==3.5.1 02:59:03 cryptography==3.3.2 02:59:03 debtcollector==3.1.0 02:59:03 decorator==5.3.1 02:59:03 defusedxml==0.7.1 02:59:03 Deprecated==1.3.1 02:59:03 distlib==0.4.0 02:59:03 dnspython==2.8.0 02:59:03 docker==7.1.0 02:59:03 dogpile.cache==1.5.0 02:59:03 durationpy==0.10 02:59:03 email-validator==2.3.0 02:59:03 filelock==3.29.0 02:59:03 frozenlist==1.8.0 02:59:03 future==1.0.0 02:59:03 gitdb==4.0.12 02:59:03 GitPython==3.1.50 02:59:03 httplib2==0.30.2 02:59:03 identify==2.6.19 02:59:03 idna==3.16 02:59:03 importlib-resources==1.5.0 02:59:03 iso8601==2.1.0 02:59:03 Jinja2==3.1.6 02:59:03 jmespath==1.1.0 02:59:03 jsonpatch==1.33 02:59:03 jsonpointer==3.1.1 02:59:03 jsonschema==4.26.0 02:59:03 jsonschema-specifications==2025.9.1 02:59:03 keystoneauth1==5.14.0 02:59:03 kubernetes==36.0.0 02:59:03 lftools==0.37.22 02:59:03 lxml==6.1.1 02:59:03 markdown-it-py==4.2.0 02:59:03 MarkupSafe==3.0.3 02:59:03 mdurl==0.1.2 02:59:03 msgpack==1.1.2 02:59:03 multi_key_dict==2.0.3 02:59:03 multidict==6.7.1 02:59:03 munch==4.0.0 02:59:03 netaddr==1.3.0 02:59:03 niet==1.4.2 02:59:03 nodeenv==1.10.0 02:59:03 oauth2client==4.1.3 02:59:03 oauthlib==3.3.1 02:59:03 openstacksdk==4.13.0 02:59:03 os-service-types==1.8.2 02:59:03 osc-lib==4.6.0 02:59:03 oslo.config==10.4.0 02:59:03 oslo.context==6.4.0 02:59:03 oslo.i18n==6.8.0 02:59:03 oslo.log==8.2.0 02:59:03 oslo.serialization==5.10.0 02:59:03 oslo.utils==10.0.1 02:59:03 packaging==26.2 02:59:03 pbr==7.0.3 02:59:03 platformdirs==4.9.6 02:59:03 prettytable==3.17.0 02:59:03 propcache==0.5.2 02:59:03 psutil==7.2.2 02:59:03 pyasn1==0.6.3 02:59:03 pyasn1_modules==0.4.2 02:59:03 pycparser==3.0 02:59:03 pygerrit2==2.0.15 02:59:03 PyGithub==2.9.1 02:59:03 Pygments==2.20.0 02:59:03 PyJWT==2.13.0 02:59:03 PyNaCl==1.6.2 02:59:03 pyparsing==2.4.7 02:59:03 pyperclip==1.11.0 02:59:03 pyrsistent==0.20.0 02:59:03 python-cinderclient==9.9.0 02:59:03 python-dateutil==2.9.0.post0 02:59:03 python-discovery==1.3.1 02:59:03 python-heatclient==5.2.0 02:59:03 python-jenkins==1.8.3 02:59:03 python-keystoneclient==5.8.0 02:59:03 python-magnumclient==4.10.0 02:59:03 python-openstackclient==10.0.0 02:59:03 python-swiftclient==4.10.0 02:59:03 PyYAML==6.0.3 02:59:03 referencing==0.37.0 02:59:03 requests==2.34.2 02:59:03 requests-oauthlib==2.0.0 02:59:03 rfc3986==2.0.0 02:59:03 rich==15.0.0 02:59:03 rich-argparse==1.8.0 02:59:03 rpds-py==0.30.0 02:59:03 rsa==4.9.1 02:59:03 ruamel.yaml==0.19.1 02:59:03 ruamel.yaml.clib==0.2.15 02:59:03 s3transfer==0.17.0 02:59:03 simplejson==4.1.1 02:59:03 six==1.17.0 02:59:03 smmap==5.0.3 02:59:03 soupsieve==2.8.4 02:59:03 stevedore==5.8.0 02:59:03 tabulate==0.10.0 02:59:03 toml==0.10.2 02:59:03 tomlkit==0.15.0 02:59:03 tqdm==4.67.3 02:59:03 typing_extensions==4.15.0 02:59:03 urllib3==1.26.20 02:59:03 virtualenv==21.3.3 02:59:03 wcwidth==0.7.0 02:59:03 websocket-client==1.9.0 02:59:03 wrapt==2.2.1 02:59:03 xdg==6.0.0 02:59:03 xmltodict==1.0.4 02:59:03 yarl==1.24.2 02:59:03 yq==3.4.3 02:59:03 [integration-master-yaml-lint] $ /bin/sh /tmp/jenkins87468164322518698.sh 02:59:03 ---> uv-install.sh 02:59:03 Installing uv/uvx (latest) using shell installer 02:59:04 2026-05-26 02:59:04 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-j1b16c.sh" [1] 02:59:04 downloading uv 0.11.16 x86_64-unknown-linux-gnu 02:59:05 installing to /home/jenkins/.local/bin 02:59:05 uv 02:59:05 uvx 02:59:05 everything's installed! 02:59:05 ---> Validating uv/uvx install 02:59:05 uvx 0.11.16 (x86_64-unknown-linux-gnu) 02:59:05 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins9527408361732970670.sh 02:59:05 ---> sudo-logs.sh 02:59:05 Archiving 'sudo' log.. 02:59:05 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2893395540486423484.sh 02:59:05 ---> job-cost.sh 02:59:05 INFO: Activating Python virtual environment... 02:59:05 Setup pyenv: 02:59:05 system 02:59:05 3.8.13 02:59:05 3.9.13 02:59:05 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 02:59:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Rmm from file:/tmp/.os_lf_venv 02:59:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:59:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:59:07 lf-activate-venv(): INFO: Base packages installed successfully 02:59:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:59:12 lf-activate-venv(): INFO: Adding /tmp/venv-3Rmm/bin to PATH 02:59:12 INFO: No stack-cost file found 02:59:12 INFO: Instance uptime: 162s 02:59:12 INFO: Fetching instance metadata (attempt 1 of 3)... 02:59:12 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 02:59:12 INFO: Successfully fetched instance metadata 02:59:12 INFO: Instance type: v3-standard-2 02:59:12 INFO: Retrieving pricing info for: v3-standard-2 02:59:12 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 02:59:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=162 02:59:12 INFO: Successfully fetched Vexxhost pricing API 02:59:12 INFO: Retrieved cost: 0.06 02:59:12 INFO: Retrieved resource: v3-standard-2 02:59:12 INFO: Creating archive directory: /w/workspace/integration-master-yaml-lint/archives/cost 02:59:12 INFO: Archiving costs to: /w/workspace/integration-master-yaml-lint/archives/cost.csv 02:59:12 INFO: Successfully archived job cost data 02:59:12 DEBUG: Cost data: integration-master-yaml-lint,159,2026-05-26 02:59:12,v3-standard-2,162,0.06,0.00,SUCCESS 02:59:12 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins3003329539963401875.sh 02:59:12 ---> logs-deploy.sh 02:59:12 Setup pyenv: 02:59:13 system 02:59:13 3.8.13 02:59:13 3.9.13 02:59:13 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 02:59:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Rmm from file:/tmp/.os_lf_venv 02:59:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:59:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:59:14 lf-activate-venv(): INFO: Base packages installed successfully 02:59:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:59:21 lf-activate-venv(): INFO: Adding /tmp/venv-3Rmm/bin to PATH 02:59:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/159 02:59:21 INFO: archiving workspace using pattern(s): 02:59:22 Archives upload complete. 02:59:22 INFO: archiving logs to Nexus 02:59:23 ---> uname -a: 02:59:23 Linux prd-centos8-builder-2c-1g-3697.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 02:59:23 02:59:23 02:59:23 ---> lscpu: 02:59:23 Architecture: x86_64 02:59:23 CPU op-mode(s): 32-bit, 64-bit 02:59:23 Byte Order: Little Endian 02:59:23 CPU(s): 2 02:59:23 On-line CPU(s) list: 0,1 02:59:23 Thread(s) per core: 1 02:59:23 Core(s) per socket: 1 02:59:23 Socket(s): 2 02:59:23 NUMA node(s): 1 02:59:23 Vendor ID: AuthenticAMD 02:59:23 CPU family: 23 02:59:23 Model: 49 02:59:23 Model name: AMD EPYC-Rome Processor 02:59:23 Stepping: 0 02:59:23 CPU MHz: 2799.998 02:59:23 BogoMIPS: 5599.99 02:59:23 Virtualization: AMD-V 02:59:23 Hypervisor vendor: KVM 02:59:23 Virtualization type: full 02:59:23 L1d cache: 32K 02:59:23 L1i cache: 32K 02:59:23 L2 cache: 512K 02:59:23 L3 cache: 16384K 02:59:23 NUMA node0 CPU(s): 0,1 02:59:23 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 02:59:23 02:59:23 02:59:23 ---> nproc: 02:59:23 2 02:59:23 02:59:23 02:59:23 ---> df -h: 02:59:23 Filesystem Size Used Avail Use% Mounted on 02:59:23 devtmpfs 3.8G 0 3.8G 0% /dev 02:59:23 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:59:23 tmpfs 3.8G 17M 3.8G 1% /run 02:59:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:59:23 /dev/vda1 40G 9.7G 31G 25% / 02:59:23 tmpfs 770M 0 770M 0% /run/user/1001 02:59:23 02:59:23 02:59:23 ---> free -m: 02:59:23 total used free shared buff/cache available 02:59:23 Mem: 7697 607 4502 19 2587 6772 02:59:23 Swap: 1023 0 1023 02:59:23 02:59:23 02:59:23 ---> ip addr: 02:59:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:59:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:59:23 inet 127.0.0.1/8 scope host lo 02:59:23 valid_lft forever preferred_lft forever 02:59:23 inet6 ::1/128 scope host 02:59:23 valid_lft forever preferred_lft forever 02:59:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:59:23 link/ether fa:16:3e:a6:6d:12 brd ff:ff:ff:ff:ff:ff 02:59:23 altname enp0s3 02:59:23 altname ens3 02:59:23 inet 10.30.107.151/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 02:59:23 valid_lft 86237sec preferred_lft 86237sec 02:59:23 inet6 fe80::f816:3eff:fea6:6d12/64 scope link 02:59:23 valid_lft forever preferred_lft forever 02:59:23 02:59:23 02:59:23 ---> sar -b -r -n DEV: 02:59:23 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 05/26/2026 _x86_64_ (2 CPU) 02:59:23 02:59:23 02:56:36 LINUX RESTART (2 CPU) 02:59:23 02:59:23 02:57:01 AM tps rtps wtps bread/s bwrtn/s 02:59:23 02:58:01 AM 422.35 172.44 249.92 6807.20 11794.77 02:59:23 02:59:01 AM 147.28 0.43 146.84 59.86 13958.84 02:59:23 Average: 284.85 86.46 198.39 3434.37 12876.53 02:59:23 02:59:23 02:57:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:59:23 02:58:01 AM 5182040 7039584 2700392 34.26 2688 2025876 728296 8.15 211732 2127032 159528 02:59:23 02:59:01 AM 4675168 6914976 3207264 40.69 2688 2387956 755060 8.45 418340 2358480 186276 02:59:23 Average: 4928604 6977280 2953828 37.47 2688 2206916 741678 8.30 315036 2242756 172902 02:59:23 02:59:23 02:57:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:59:23 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:23 02:58:01 AM eth0 281.06 167.01 2114.13 68.90 0.00 0.00 0.00 0.00 02:59:23 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:23 02:59:01 AM eth0 86.35 60.61 1066.84 11.19 0.00 0.00 0.00 0.00 02:59:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:23 Average: eth0 183.73 113.82 1590.61 40.05 0.00 0.00 0.00 0.00 02:59:23 02:59:23 02:59:23 ---> sar -P ALL: 02:59:23 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 05/26/2026 _x86_64_ (2 CPU) 02:59:23 02:59:23 02:56:36 LINUX RESTART (2 CPU) 02:59:23 02:59:23 02:57:01 AM CPU %user %nice %system %iowait %steal %idle 02:59:23 02:58:01 AM all 38.63 2.72 39.35 4.56 0.10 14.64 02:59:23 02:58:01 AM 0 33.09 3.16 42.86 4.34 0.10 16.45 02:59:23 02:58:01 AM 1 44.12 2.28 35.88 4.77 0.10 12.84 02:59:23 02:59:01 AM all 39.88 0.00 6.13 2.71 0.11 51.17 02:59:23 02:59:01 AM 0 34.60 0.00 5.43 1.76 0.10 58.11 02:59:23 02:59:01 AM 1 45.15 0.00 6.84 3.66 0.12 44.24 02:59:23 Average: all 39.26 1.34 22.53 3.62 0.11 33.14 02:59:23 Average: 0 33.85 1.56 23.85 3.03 0.10 37.60 02:59:23 Average: 1 44.64 1.13 21.21 4.21 0.11 28.70 02:59:23 02:59:23 02:59:23