19:49:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/A1-policy-enforcement-simulator/+/142074 19:49:53 Running as SYSTEM 19:49:53 [EnvInject] - Loading node environment variables. 19:49:53 Building remotely on prd-centos8-builder-2c-1g-47374 (centos8-builder-2c-1g) in workspace /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint 19:49:53 [ssh-agent] Looking for ssh-agent implementation... 19:49:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:49:53 $ ssh-agent 19:49:53 SSH_AUTH_SOCK=/tmp/ssh-BE8kiWdyjEa6/agent.15443 19:49:53 SSH_AGENT_PID=15444 19:49:53 [ssh-agent] Started. 19:49:53 Running ssh-add (command line suppressed) 19:49:53 Identity added: /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/private_key_15176566979593023210.key (/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/private_key_15176566979593023210.key) 19:49:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:49:53 The recommended git tool is: NONE 19:49:55 using credential onap-jenkins-ssh 19:49:55 Wiping out workspace first. 19:49:55 Cloning the remote Git repository 19:49:55 Cloning repository git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git 19:49:55 > git init /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint # timeout=10 19:49:55 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git 19:49:55 > git --version # timeout=10 19:49:55 > git --version # 'git version 2.39.0' 19:49:55 using GIT_SSH to set credentials Gerrit user 19:49:55 [INFO] Currently running in a labeled security context 19:49:55 [INFO] Currently SELinux is 'enforcing' on the host 19:49:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh307556414144012164.key 19:49:55 Verifying host key using manually-configured host key entries 19:49:55 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:49:56 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git # timeout=10 19:49:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:49:56 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git # timeout=10 19:49:56 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git 19:49:56 using GIT_SSH to set credentials Gerrit user 19:49:56 [INFO] Currently running in a labeled security context 19:49:56 [INFO] Currently SELinux is 'enforcing' on the host 19:49:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh16013899079751353171.key 19:49:56 Verifying host key using manually-configured host key entries 19:49:56 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git refs/changes/74/142074/1 # timeout=30 19:49:56 > git rev-parse 3057a34f0117f989ad8d4548b06d968c42e76db5^{commit} # timeout=10 19:49:56 Checking out Revision 3057a34f0117f989ad8d4548b06d968c42e76db5 (refs/changes/74/142074/1) 19:49:56 > git config core.sparsecheckout # timeout=10 19:49:56 > git checkout -f 3057a34f0117f989ad8d4548b06d968c42e76db5 # timeout=30 19:50:00 Commit message: "CI: Add Github2Gerrit workflow" 19:50:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:50:00 > git rev-list --no-walk bb0763402621aeae6daac618983ed96aede02c07 # timeout=10 19:50:00 [EnvInject] - Injecting environment variables from a build step. 19:50:00 [EnvInject] - Injecting as environment variables the properties content 19:50:00 PYTHON=python3 19:50:00 19:50:00 [EnvInject] - Variables injected successfully. 19:50:00 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15526431483863047220.sh 19:50:00 ---> tox-install.sh 19:50:00 + source /home/jenkins/lf-env.sh 19:50:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:50:00 ++ mktemp -d /tmp/venv-XXXX 19:50:00 + lf_venv=/tmp/venv-0VUS 19:50:00 + local venv_file=/tmp/.os_lf_venv 19:50:00 + local python=python3 19:50:00 + local options 19:50:00 + local set_path=true 19:50:00 + local install_args= 19:50:00 ++ 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 19:50:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:50:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:50:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:50:00 + true 19:50:00 + case $1 in 19:50:00 + venv_file=/tmp/.toxenv 19:50:00 + shift 2 19:50:00 + true 19:50:00 + case $1 in 19:50:00 + shift 19:50:00 + break 19:50:00 + case $python in 19:50:00 + local pkg_list= 19:50:00 + [[ -d /opt/pyenv ]] 19:50:00 + echo 'Setup pyenv:' 19:50:00 Setup pyenv: 19:50:00 + export PYENV_ROOT=/opt/pyenv 19:50:00 + PYENV_ROOT=/opt/pyenv 19:50:00 + 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 19:50:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:50:00 + pyenv versions 19:50:00 system 19:50:00 * 3.8.13 (set by /opt/pyenv/version) 19:50:00 * 3.9.13 (set by /opt/pyenv/version) 19:50:00 * 3.10.6 (set by /opt/pyenv/version) 19:50:00 + command -v pyenv 19:50:00 ++ pyenv init - --no-rehash 19:50:00 + 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[*]}"'\'')" 19:50:00 export PATH="/opt/pyenv/shims:${PATH}" 19:50:00 export PYENV_SHELL=bash 19:50:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:50:00 pyenv() { 19:50:00 local command 19:50:00 command="${1:-}" 19:50:00 if [ "$#" -gt 0 ]; then 19:50:00 shift 19:50:00 fi 19:50:00 19:50:00 case "$command" in 19:50:00 rehash|shell) 19:50:00 eval "$(pyenv "sh-$command" "$@")" 19:50:00 ;; 19:50:00 *) 19:50:00 command pyenv "$command" "$@" 19:50:00 ;; 19:50:00 esac 19:50:00 }' 19:50:00 +++ 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[*]}"' 19:50:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:50:00 ++ 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 19:50:00 ++ 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 19:50:00 ++ export PYENV_SHELL=bash 19:50:00 ++ PYENV_SHELL=bash 19:50:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:50:00 +++ complete -F _pyenv pyenv 19:50:00 ++ lf-pyver python3 19:50:00 ++ local py_version_xy=python3 19:50:00 ++ local py_version_xyz= 19:50:00 ++ sed 's/^[ *]* //' 19:50:00 ++ awk '{ print $1 }' 19:50:00 ++ pyenv versions 19:50:00 ++ local command 19:50:00 ++ command=versions 19:50:00 ++ '[' 1 -gt 0 ']' 19:50:00 ++ shift 19:50:00 ++ case "$command" in 19:50:00 ++ command pyenv versions 19:50:00 ++ pyenv versions 19:50:00 ++ grep -E '^[0-9.]*[0-9]$' 19:50:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:50:00 +++ grep '^3' /tmp/.pyenv_versions 19:50:00 +++ tail -n 1 19:50:00 +++ sort -V 19:50:00 ++ py_version_xyz=3.10.6 19:50:00 ++ [[ -z 3.10.6 ]] 19:50:00 ++ echo 3.10.6 19:50:00 ++ return 0 19:50:00 + pyenv local 3.10.6 19:50:00 + local command 19:50:00 + command=local 19:50:00 + '[' 2 -gt 0 ']' 19:50:00 + shift 19:50:00 + case "$command" in 19:50:00 + command pyenv local 3.10.6 19:50:00 + pyenv local 3.10.6 19:50:00 + for arg in "$@" 19:50:00 + case $arg in 19:50:00 + pkg_list+='tox ' 19:50:00 + for arg in "$@" 19:50:00 + case $arg in 19:50:00 + pkg_list+='virtualenv ' 19:50:00 + for arg in "$@" 19:50:00 + case $arg in 19:50:00 + pkg_list+='urllib3~=1.26.15 ' 19:50:00 + [[ -f /tmp/.toxenv ]] 19:50:00 + [[ ! -f /tmp/.toxenv ]] 19:50:00 + [[ -n '' ]] 19:50:00 + python3 -m venv /tmp/venv-0VUS 19:50:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0VUS' 19:50:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0VUS 19:50:04 + echo /tmp/venv-0VUS 19:50:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:50:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:50:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:50:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:50:04 + local 'pip_opts=--upgrade --quiet' 19:50:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:50:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:50:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:50:04 + [[ -n '' ]] 19:50:04 + [[ -n '' ]] 19:50:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:50:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:50:04 + /tmp/venv-0VUS/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 19:50:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:50:08 lf-activate-venv(): INFO: Base packages installed successfully 19:50:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:50:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:50:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:50:08 + /tmp/venv-0VUS/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 19:50:10 + type python3 19:50:10 + true 19:50:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0VUS/bin to PATH' 19:50:10 lf-activate-venv(): INFO: Adding /tmp/venv-0VUS/bin to PATH 19:50:10 + PATH=/tmp/venv-0VUS/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 19:50:10 + return 0 19:50:10 + python3 --version 19:50:10 Python 3.10.6 19:50:10 + python3 -m pip --version 19:50:10 pip 25.2 from /tmp/venv-0VUS/lib/python3.10/site-packages/pip (python 3.10) 19:50:10 + python3 -m pip freeze 19:50:11 cachetools==6.2.0 19:50:11 chardet==5.2.0 19:50:11 colorama==0.4.6 19:50:11 distlib==0.4.0 19:50:11 filelock==3.19.1 19:50:11 packaging==25.0 19:50:11 platformdirs==4.4.0 19:50:11 pluggy==1.6.0 19:50:11 pyproject-api==1.9.1 19:50:11 tomli==2.2.1 19:50:11 tox==4.30.2 19:50:11 typing_extensions==4.15.0 19:50:11 urllib3==1.26.20 19:50:11 virtualenv==20.34.0 19:50:11 [EnvInject] - Injecting environment variables from a build step. 19:50:11 [EnvInject] - Injecting as environment variables the properties content 19:50:11 PARALLEL=false 19:50:11 19:50:11 [EnvInject] - Variables injected successfully. 19:50:11 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins18316560197650427149.sh 19:50:11 ---> tox-run.sh 19:50:11 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:50:11 + ARCHIVE_TOX_DIR=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/tox 19:50:11 + ARCHIVE_DOC_DIR=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/docs 19:50:11 + mkdir -p /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/tox 19:50:11 + cd /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/. 19:50:11 + source /home/jenkins/lf-env.sh 19:50:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:50:11 ++ mktemp -d /tmp/venv-XXXX 19:50:11 + lf_venv=/tmp/venv-KPdr 19:50:11 + local venv_file=/tmp/.os_lf_venv 19:50:11 + local python=python3 19:50:11 + local options 19:50:11 + local set_path=true 19:50:11 + local install_args= 19:50:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:50:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:50:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:50:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:50:11 + true 19:50:11 + case $1 in 19:50:11 + venv_file=/tmp/.toxenv 19:50:11 + shift 2 19:50:11 + true 19:50:11 + case $1 in 19:50:11 + shift 19:50:11 + break 19:50:11 + case $python in 19:50:11 + local pkg_list= 19:50:11 + [[ -d /opt/pyenv ]] 19:50:11 + echo 'Setup pyenv:' 19:50:11 Setup pyenv: 19:50:11 + export PYENV_ROOT=/opt/pyenv 19:50:11 + PYENV_ROOT=/opt/pyenv 19:50:11 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:50:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:50:11 + pyenv versions 19:50:11 system 19:50:11 3.8.13 19:50:11 3.9.13 19:50:11 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 19:50:11 + command -v pyenv 19:50:11 ++ pyenv init - --no-rehash 19:50:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:50:11 export PATH="/opt/pyenv/shims:${PATH}" 19:50:11 export PYENV_SHELL=bash 19:50:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:50:11 pyenv() { 19:50:11 local command 19:50:11 command="${1:-}" 19:50:11 if [ "$#" -gt 0 ]; then 19:50:11 shift 19:50:11 fi 19:50:11 19:50:11 case "$command" in 19:50:11 rehash|shell) 19:50:11 eval "$(pyenv "sh-$command" "$@")" 19:50:11 ;; 19:50:11 *) 19:50:11 command pyenv "$command" "$@" 19:50:11 ;; 19:50:11 esac 19:50:11 }' 19:50:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:50:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:50:11 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:50:11 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:50:11 ++ export PYENV_SHELL=bash 19:50:11 ++ PYENV_SHELL=bash 19:50:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:50:11 +++ complete -F _pyenv pyenv 19:50:11 ++ lf-pyver python3 19:50:11 ++ local py_version_xy=python3 19:50:11 ++ local py_version_xyz= 19:50:11 ++ pyenv versions 19:50:11 ++ local command 19:50:11 ++ command=versions 19:50:11 ++ '[' 1 -gt 0 ']' 19:50:11 ++ shift 19:50:11 ++ case "$command" in 19:50:11 ++ command pyenv versions 19:50:11 ++ pyenv versions 19:50:11 ++ sed 's/^[ *]* //' 19:50:11 ++ awk '{ print $1 }' 19:50:11 ++ grep -E '^[0-9.]*[0-9]$' 19:50:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:50:11 +++ grep '^3' /tmp/.pyenv_versions 19:50:11 +++ tail -n 1 19:50:11 +++ sort -V 19:50:11 ++ py_version_xyz=3.10.6 19:50:11 ++ [[ -z 3.10.6 ]] 19:50:11 ++ echo 3.10.6 19:50:11 ++ return 0 19:50:11 + pyenv local 3.10.6 19:50:11 + local command 19:50:11 + command=local 19:50:11 + '[' 2 -gt 0 ']' 19:50:11 + shift 19:50:11 + case "$command" in 19:50:11 + command pyenv local 3.10.6 19:50:11 + pyenv local 3.10.6 19:50:11 + for arg in "$@" 19:50:11 + case $arg in 19:50:11 + pkg_list+='tox ' 19:50:11 + for arg in "$@" 19:50:11 + case $arg in 19:50:11 + pkg_list+='virtualenv ' 19:50:11 + for arg in "$@" 19:50:11 + case $arg in 19:50:11 + pkg_list+='urllib3~=1.26.15 ' 19:50:11 + [[ -f /tmp/.toxenv ]] 19:50:11 ++ cat /tmp/.toxenv 19:50:11 + lf_venv=/tmp/venv-0VUS 19:50:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0VUS from' file:/tmp/.toxenv 19:50:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0VUS from file:/tmp/.toxenv 19:50:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:50:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:50:11 + local 'pip_opts=--upgrade --quiet' 19:50:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:50:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:50:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:50:11 + [[ -n '' ]] 19:50:11 + [[ -n '' ]] 19:50:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:50:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:50:11 + /tmp/venv-0VUS/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 19:50:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:50:12 lf-activate-venv(): INFO: Base packages installed successfully 19:50:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:50:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:50:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:50:12 + /tmp/venv-0VUS/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 19:50:13 + type python3 19:50:13 + true 19:50:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0VUS/bin to PATH' 19:50:13 lf-activate-venv(): INFO: Adding /tmp/venv-0VUS/bin to PATH 19:50:13 + PATH=/tmp/venv-0VUS/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 19:50:13 + return 0 19:50:13 + [[ -d /opt/pyenv ]] 19:50:13 + echo '---> Setting up pyenv' 19:50:13 ---> Setting up pyenv 19:50:13 + export PYENV_ROOT=/opt/pyenv 19:50:13 + PYENV_ROOT=/opt/pyenv 19:50:13 + export PATH=/opt/pyenv/bin:/tmp/venv-0VUS/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 19:50:13 + PATH=/opt/pyenv/bin:/tmp/venv-0VUS/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 19:50:13 ++ pwd 19:50:13 + PYTHONPATH=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint 19:50:13 + export PYTHONPATH 19:50:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:50:13 + TOX_TESTENV_PASSENV=PYTHONPATH 19:50:13 + tox --version 19:50:13 4.30.2 from /tmp/venv-0VUS/lib/python3.10/site-packages/tox/__init__.py 19:50:13 + PARALLEL=false 19:50:13 + TOX_OPTIONS_LIST= 19:50:13 + [[ -n yaml ]] 19:50:13 + TOX_OPTIONS_LIST=' -e yaml' 19:50:13 + case ${PARALLEL,,} in 19:50:13 + tox -e yaml 19:50:13 + tee -a /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/tox/tox.log 19:50:15 yaml: install_deps> python -I -m pip install coala-bears nodeenv 19:50:39 yaml: freeze> python -m pip freeze --all 19:50:40 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.17.0,bandit==1.6.2,certifi==2025.8.3,charset-normalizer==3.4.3,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.45,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.10,imagesize==1.4.1,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.9.1,packaging==25.0,pbr==7.0.1,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==2025.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.7.post1,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.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==1.17.3,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 19:50:40 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 19:50:40 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 19:50:41 ---> Completed tox runs 19:50:41 + for i in .tox/*/log 19:50:41 ++ echo .tox/yaml/log 19:50:41 ++ awk -F/ '{print $2}' 19:50:41 + tox_env=yaml 19:50:41 + cp -r .tox/yaml/log /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/tox/yaml 19:50:41 + DOC_DIR=docs/_build/html 19:50:41 + [[ -d docs/_build/html ]] 19:50:41 + echo '---> tox-run.sh ends' 19:50:41 ---> tox-run.sh ends 19:50:41 + test 0 -eq 0 19:50:41 $ ssh-agent -k 19:50:41 unset SSH_AUTH_SOCK; 19:50:41 unset SSH_AGENT_PID; 19:50:41 echo Agent pid 15444 killed; 19:50:41 [ssh-agent] Stopped. 19:50:41 [PostBuildScript] - [INFO] Executing post build scripts. 19:50:41 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins10037083709361232400.sh 19:50:41 ---> sysstat.sh 19:50:41 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins17847380764394582172.sh 19:50:41 ---> package-listing.sh 19:50:41 ++ facter osfamily 19:50:41 ++ tr '[:upper:]' '[:lower:]' 19:50:41 + OS_FAMILY=redhat 19:50:41 + workspace=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint 19:50:41 + START_PACKAGES=/tmp/packages_start.txt 19:50:41 + END_PACKAGES=/tmp/packages_end.txt 19:50:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:50:41 + PACKAGES=/tmp/packages_start.txt 19:50:41 + '[' /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint ']' 19:50:41 + PACKAGES=/tmp/packages_end.txt 19:50:41 + case "${OS_FAMILY}" in 19:50:41 + rpm -qa 19:50:41 + sort 19:50:42 + '[' -f /tmp/packages_start.txt ']' 19:50:42 + '[' -f /tmp/packages_end.txt ']' 19:50:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:50:42 + '[' /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint ']' 19:50:42 + mkdir -p /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/ 19:50:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/ 19:50:42 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins2606095891236623399.sh 19:50:42 ---> capture-instance-metadata.sh 19:50:42 Setup pyenv: 19:50:42 system 19:50:42 3.8.13 19:50:42 3.9.13 19:50:42 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 19:50:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8tPp 19:50:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:50:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:50:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:50:50 lf-activate-venv(): INFO: Base packages installed successfully 19:50:50 lf-activate-venv(): INFO: Installing additional packages: lftools 19:51:13 lf-activate-venv(): INFO: Adding /tmp/venv-8tPp/bin to PATH 19:51:13 INFO: Running in OpenStack, capturing instance metadata 19:51:14 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins9319951659485988612.sh 19:51:14 provisioning config files... 19:51:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/config1929887724177947566tmp 19:51:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:51:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:51:14 [EnvInject] - Injecting environment variables from a build step. 19:51:14 [EnvInject] - Injecting as environment variables the properties content 19:51:14 SERVER_ID=logs 19:51:14 19:51:14 [EnvInject] - Variables injected successfully. 19:51:14 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins5771076351846782948.sh 19:51:14 ---> create-netrc.sh 19:51:14 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins14702378267720460512.sh 19:51:14 ---> python-tools-install.sh 19:51:14 Setup pyenv: 19:51:14 system 19:51:14 3.8.13 19:51:14 3.9.13 19:51:14 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 19:51:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8tPp from file:/tmp/.os_lf_venv 19:51:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:51:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:51:16 lf-activate-venv(): INFO: Base packages installed successfully 19:51:16 lf-activate-venv(): INFO: Installing additional packages: lftools 19:51:24 lf-activate-venv(): INFO: Adding /tmp/venv-8tPp/bin to PATH 19:51:24 Generating Requirements File 19:51:43 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. 19:51:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:51:44 Python 3.10.6 19:51:44 pip 25.2 from /tmp/venv-8tPp/lib/python3.10/site-packages/pip (python 3.10) 19:51:44 appdirs==1.4.4 19:51:44 argcomplete==3.6.2 19:51:44 aspy.yaml==1.3.0 19:51:44 attrs==25.3.0 19:51:44 autopage==0.5.2 19:51:44 beautifulsoup4==4.13.5 19:51:44 boto3==1.40.35 19:51:44 botocore==1.40.35 19:51:44 bs4==0.0.2 19:51:44 cachetools==5.5.2 19:51:44 certifi==2025.8.3 19:51:44 cffi==2.0.0 19:51:44 cfgv==3.4.0 19:51:44 chardet==5.2.0 19:51:44 charset-normalizer==3.4.3 19:51:44 click==8.3.0 19:51:44 cliff==4.11.0 19:51:44 cmd2==2.7.0 19:51:44 cryptography==3.3.2 19:51:44 debtcollector==3.0.0 19:51:44 decorator==5.2.1 19:51:44 defusedxml==0.7.1 19:51:44 Deprecated==1.2.18 19:51:44 distlib==0.4.0 19:51:44 dnspython==2.8.0 19:51:44 docker==7.1.0 19:51:44 dogpile.cache==1.4.1 19:51:44 durationpy==0.10 19:51:44 email-validator==2.3.0 19:51:44 filelock==3.19.1 19:51:44 future==1.0.0 19:51:44 gitdb==4.0.12 19:51:44 GitPython==3.1.45 19:51:44 google-auth==2.40.3 19:51:44 httplib2==0.31.0 19:51:44 identify==2.6.14 19:51:44 idna==3.10 19:51:44 importlib-resources==1.5.0 19:51:44 iso8601==2.1.0 19:51:44 Jinja2==3.1.6 19:51:44 jmespath==1.0.1 19:51:44 jsonpatch==1.33 19:51:44 jsonpointer==3.0.0 19:51:44 jsonschema==4.25.1 19:51:44 jsonschema-specifications==2025.9.1 19:51:44 keystoneauth1==5.12.0 19:51:44 kubernetes==33.1.0 19:51:44 lftools==0.37.13 19:51:44 lxml==6.0.1 19:51:44 markdown-it-py==4.0.0 19:51:44 MarkupSafe==3.0.2 19:51:44 mdurl==0.1.2 19:51:44 msgpack==1.1.1 19:51:44 multi_key_dict==2.0.3 19:51:44 munch==4.0.0 19:51:44 netaddr==1.3.0 19:51:44 niet==1.4.2 19:51:44 nodeenv==1.9.1 19:51:44 oauth2client==4.1.3 19:51:44 oauthlib==3.3.1 19:51:44 openstacksdk==4.7.1 19:51:44 os-service-types==1.8.0 19:51:44 osc-lib==4.2.0 19:51:44 oslo.config==10.0.0 19:51:44 oslo.context==6.1.0 19:51:44 oslo.i18n==6.6.0 19:51:44 oslo.log==7.2.1 19:51:44 oslo.serialization==5.8.0 19:51:44 oslo.utils==9.1.0 19:51:44 packaging==25.0 19:51:44 pbr==7.0.1 19:51:44 platformdirs==4.4.0 19:51:44 prettytable==3.16.0 19:51:44 psutil==7.1.0 19:51:44 pyasn1==0.6.1 19:51:44 pyasn1_modules==0.4.2 19:51:44 pycparser==2.23 19:51:44 pygerrit2==2.0.15 19:51:44 PyGithub==2.8.1 19:51:44 Pygments==2.19.2 19:51:44 PyJWT==2.10.1 19:51:44 PyNaCl==1.6.0 19:51:44 pyparsing==2.4.7 19:51:44 pyperclip==1.10.0 19:51:44 pyrsistent==0.20.0 19:51:44 python-cinderclient==9.8.0 19:51:44 python-dateutil==2.9.0.post0 19:51:44 python-heatclient==4.3.0 19:51:44 python-jenkins==1.8.3 19:51:44 python-keystoneclient==5.7.0 19:51:44 python-magnumclient==4.9.0 19:51:44 python-openstackclient==8.2.0 19:51:44 python-swiftclient==4.8.0 19:51:44 PyYAML==6.0.2 19:51:44 referencing==0.36.2 19:51:44 requests==2.32.5 19:51:44 requests-oauthlib==2.0.0 19:51:44 requestsexceptions==1.4.0 19:51:44 rfc3986==2.0.0 19:51:44 rich==14.1.0 19:51:44 rich-argparse==1.7.1 19:51:44 rpds-py==0.27.1 19:51:44 rsa==4.9.1 19:51:44 ruamel.yaml==0.18.15 19:51:44 ruamel.yaml.clib==0.2.12 19:51:44 s3transfer==0.14.0 19:51:44 simplejson==3.20.1 19:51:44 six==1.17.0 19:51:44 smmap==5.0.2 19:51:44 soupsieve==2.8 19:51:44 stevedore==5.5.0 19:51:44 tabulate==0.9.0 19:51:44 toml==0.10.2 19:51:44 tomlkit==0.13.3 19:51:44 tqdm==4.67.1 19:51:44 typing_extensions==4.15.0 19:51:44 tzdata==2025.2 19:51:44 urllib3==1.26.20 19:51:44 virtualenv==20.34.0 19:51:44 wcwidth==0.2.13 19:51:44 websocket-client==1.8.0 19:51:44 wrapt==1.17.3 19:51:44 xdg==6.0.0 19:51:44 xmltodict==1.0.2 19:51:44 yq==3.4.3 19:51:44 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins6033766297471541444.sh 19:51:44 ---> sudo-logs.sh 19:51:44 Archiving 'sudo' log.. 19:51:45 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins13679425067439360446.sh 19:51:45 ---> job-cost.sh 19:51:45 Setup pyenv: 19:51:45 system 19:51:45 3.8.13 19:51:45 3.9.13 19:51:45 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 19:51:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8tPp from file:/tmp/.os_lf_venv 19:51:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:51:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:51:46 lf-activate-venv(): INFO: Base packages installed successfully 19:51:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:51:52 lf-activate-venv(): INFO: Adding /tmp/venv-8tPp/bin to PATH 19:51:52 INFO: No Stack... 19:51:52 INFO: Retrieving Pricing Info for: v3-standard-2 19:51:53 INFO: Archiving Costs 19:51:53 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12889007591430289514.sh 19:51:53 ---> logs-deploy.sh 19:51:53 Setup pyenv: 19:51:53 system 19:51:53 3.8.13 19:51:53 3.9.13 19:51:53 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 19:51:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8tPp from file:/tmp/.os_lf_venv 19:51:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:51:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:51:55 lf-activate-venv(): INFO: Base packages installed successfully 19:51:55 lf-activate-venv(): INFO: Installing additional packages: lftools 19:52:03 lf-activate-venv(): INFO: Adding /tmp/venv-8tPp/bin to PATH 19:52:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/19 19:52:03 INFO: archiving workspace using pattern(s): 19:52:04 Archives upload complete. 19:52:04 INFO: archiving logs to Nexus 19:52:05 ---> uname -a: 19:52:05 Linux prd-centos8-builder-2c-1g-47374.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 19:52:05 19:52:05 19:52:05 ---> lscpu: 19:52:05 Architecture: x86_64 19:52:05 CPU op-mode(s): 32-bit, 64-bit 19:52:05 Byte Order: Little Endian 19:52:05 CPU(s): 2 19:52:05 On-line CPU(s) list: 0,1 19:52:05 Thread(s) per core: 1 19:52:05 Core(s) per socket: 1 19:52:05 Socket(s): 2 19:52:05 NUMA node(s): 1 19:52:05 Vendor ID: AuthenticAMD 19:52:05 CPU family: 23 19:52:05 Model: 49 19:52:05 Model name: AMD EPYC-Rome Processor 19:52:05 Stepping: 0 19:52:05 CPU MHz: 2800.000 19:52:05 BogoMIPS: 5600.00 19:52:05 Virtualization: AMD-V 19:52:05 Hypervisor vendor: KVM 19:52:05 Virtualization type: full 19:52:05 L1d cache: 32K 19:52:05 L1i cache: 32K 19:52:05 L2 cache: 512K 19:52:05 L3 cache: 16384K 19:52:05 NUMA node0 CPU(s): 0,1 19:52:05 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 19:52:05 19:52:05 19:52:05 ---> nproc: 19:52:05 2 19:52:05 19:52:05 19:52:05 ---> df -h: 19:52:05 Filesystem Size Used Avail Use% Mounted on 19:52:05 devtmpfs 3.8G 0 3.8G 0% /dev 19:52:05 tmpfs 3.8G 0 3.8G 0% /dev/shm 19:52:05 tmpfs 3.8G 17M 3.8G 1% /run 19:52:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:52:05 /dev/vda1 40G 8.7G 32G 22% / 19:52:05 tmpfs 770M 0 770M 0% /run/user/1001 19:52:05 19:52:05 19:52:05 ---> free -m: 19:52:05 total used free shared buff/cache available 19:52:05 Mem: 7699 586 4764 19 2348 6795 19:52:05 Swap: 1023 0 1023 19:52:05 19:52:05 19:52:05 ---> ip addr: 19:52:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:52:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:52:05 inet 127.0.0.1/8 scope host lo 19:52:05 valid_lft forever preferred_lft forever 19:52:05 inet6 ::1/128 scope host 19:52:05 valid_lft forever preferred_lft forever 19:52:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:52:05 link/ether fa:16:3e:43:a1:43 brd ff:ff:ff:ff:ff:ff 19:52:05 altname enp0s3 19:52:05 altname ens3 19:52:05 inet 10.30.106.147/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 19:52:05 valid_lft 86243sec preferred_lft 86243sec 19:52:05 inet6 fe80::f816:3eff:fe43:a143/64 scope link 19:52:05 valid_lft forever preferred_lft forever 19:52:05 19:52:05 19:52:05 ---> sar -b -r -n DEV: 19:52:05 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 09/19/2025 _x86_64_ (2 CPU) 19:52:05 19:52:05 19:49:24 LINUX RESTART (2 CPU) 19:52:05 19:52:05 07:50:00 PM tps rtps wtps bread/s bwrtn/s 19:52:05 07:50:01 PM 317.39 317.39 0.00 26961.49 0.00 19:52:05 07:51:01 PM 233.58 109.35 124.23 2675.15 8064.72 19:52:05 07:52:01 PM 147.74 0.58 147.16 77.45 13519.93 19:52:05 Average: 192.34 58.44 133.90 1714.97 10649.47 19:52:05 19:52:05 07:50:00 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:52:05 07:50:01 PM 5659468 7080000 2224976 28.22 2688 1612808 724732 8.11 146496 1802076 42268 19:52:05 07:51:01 PM 5135444 6950892 2749000 34.87 2688 1983360 783424 8.77 376744 2011412 180948 19:52:05 07:52:01 PM 4827324 6906536 3057120 38.77 2688 2229980 770768 8.63 387152 2246064 109436 19:52:05 Average: 5207412 6979143 2677032 33.95 2688 1942049 759641 8.50 303464 2019851 110884 19:52:05 19:52:05 07:50:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:52:05 07:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:05 07:50:01 PM eth0 216.77 95.65 482.57 43.21 0.00 0.00 0.00 0.00 19:52:05 07:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:05 07:51:01 PM eth0 64.72 47.36 788.65 14.40 0.00 0.00 0.00 0.00 19:52:05 07:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:05 07:52:01 PM eth0 49.11 38.83 751.52 9.91 0.00 0.00 0.00 0.00 19:52:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:05 Average: eth0 59.03 43.79 766.28 12.56 0.00 0.00 0.00 0.00 19:52:05 19:52:05 19:52:05 ---> sar -P ALL: 19:52:05 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 09/19/2025 _x86_64_ (2 CPU) 19:52:05 19:52:05 19:49:24 LINUX RESTART (2 CPU) 19:52:05 19:52:05 07:50:00 PM CPU %user %nice %system %iowait %steal %idle 19:52:05 07:50:01 PM all 36.74 15.34 29.71 8.95 0.00 9.27 19:52:05 07:50:01 PM 0 53.46 10.06 21.38 7.55 0.00 7.55 19:52:05 07:50:01 PM 1 19.48 20.78 38.31 10.39 0.00 11.04 19:52:05 07:51:01 PM all 39.69 1.60 17.68 4.95 0.11 35.96 19:52:05 07:51:01 PM 0 35.41 1.64 16.82 4.70 0.10 41.34 19:52:05 07:51:01 PM 1 43.96 1.57 18.55 5.21 0.12 30.59 19:52:05 07:52:01 PM all 38.81 0.00 4.26 4.09 0.11 52.74 19:52:05 07:52:01 PM 0 26.30 0.00 3.85 4.31 0.12 65.42 19:52:05 07:52:01 PM 1 51.33 0.00 4.67 3.86 0.10 40.05 19:52:05 Average: all 39.21 0.98 11.16 4.57 0.11 43.96 19:52:05 Average: 0 31.11 0.93 10.42 4.54 0.11 52.88 19:52:05 Average: 1 47.31 1.03 11.90 4.60 0.11 35.04 19:52:05 19:52:05 19:52:05