07:18:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/A1-policy-enforcement-simulator/+/144854 07:18:25 Running as SYSTEM 07:18:25 [EnvInject] - Loading node environment variables. 07:18:25 Building remotely on prd-centos8-builder-2c-1g-7502 (centos8-builder-2c-1g) in workspace /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint 07:18:25 [ssh-agent] Looking for ssh-agent implementation... 07:18:25 $ ssh-agent 07:18:25 SSH_AUTH_SOCK=/tmp/ssh-MijnWI00wGzN/agent.12198 07:18:25 SSH_AGENT_PID=12201 07:18:25 [ssh-agent] Started. 07:18:25 Running ssh-add (command line suppressed) 07:18:25 Identity added: /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/private_key_3639708003475369865.key (/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/private_key_3639708003475369865.key) 07:18:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:18:25 The recommended git tool is: NONE 07:18:31 using credential onap-jenkins-ssh 07:18:31 Wiping out workspace first. 07:18:31 Cloning the remote Git repository 07:18:31 Cloning repository git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git 07:18:31 > git init /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint # timeout=10 07:18:31 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git 07:18:31 > git --version # timeout=10 07:18:31 > git --version # 'git version 2.43.0' 07:18:31 using GIT_SSH to set credentials Gerrit user 07:18:31 [INFO] Currently running in a labeled security context 07:18:31 [INFO] Currently SELinux is 'enforcing' on the host 07:18:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh15250732895801992743.key 07:18:32 Verifying host key using manually-configured host key entries 07:18:32 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:18:32 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git # timeout=10 07:18:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:18:33 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git # timeout=10 07:18:33 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git 07:18:33 using GIT_SSH to set credentials Gerrit user 07:18:33 [INFO] Currently running in a labeled security context 07:18:33 [INFO] Currently SELinux is 'enforcing' on the host 07:18:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh18443545348343947005.key 07:18:33 Verifying host key using manually-configured host key entries 07:18:33 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git refs/changes/54/144854/1 # timeout=30 07:18:33 > git rev-parse b4a938dbd7fbea97827c9ba49b940d2adf11cb73^{commit} # timeout=10 07:18:33 Checking out Revision b4a938dbd7fbea97827c9ba49b940d2adf11cb73 (refs/changes/54/144854/1) 07:18:33 > git config core.sparsecheckout # timeout=10 07:18:33 > git checkout -f b4a938dbd7fbea97827c9ba49b940d2adf11cb73 # timeout=30 07:18:37 Commit message: "CI: Update python based Github2Gerrit" 07:18:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:18:37 > git rev-list --no-walk 591b21d092061f191660930ec0539c518be12799 # timeout=10 07:18:37 [EnvInject] - Injecting environment variables from a build step. 07:18:37 [EnvInject] - Injecting as environment variables the properties content 07:18:37 PYTHON=python3 07:18:37 07:18:37 [EnvInject] - Variables injected successfully. 07:18:37 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15385385794827530439.sh 07:18:38 ---> tox-install.sh 07:18:38 + source /home/jenkins/lf-env.sh 07:18:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:18:38 ++ mktemp -d /tmp/venv-XXXX 07:18:38 + lf_venv=/tmp/venv-FLpF 07:18:38 + local venv_file=/tmp/.os_lf_venv 07:18:38 + local python=python3 07:18:38 + local options 07:18:38 + local set_path=true 07:18:38 + local install_args= 07:18:38 ++ 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:18:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:18:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:18:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:18:38 + true 07:18:38 + case $1 in 07:18:38 + venv_file=/tmp/.toxenv 07:18:38 + shift 2 07:18:38 + true 07:18:38 + case $1 in 07:18:38 + shift 07:18:38 + break 07:18:38 + case $python in 07:18:38 + local pkg_list= 07:18:38 + [[ -d /opt/pyenv ]] 07:18:38 + echo 'Setup pyenv:' 07:18:38 Setup pyenv: 07:18:38 + export PYENV_ROOT=/opt/pyenv 07:18:38 + PYENV_ROOT=/opt/pyenv 07:18:38 + 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:18:38 + 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:18:38 + pyenv versions 07:18:38 system 07:18:38 * 3.8.13 (set by /opt/pyenv/version) 07:18:38 * 3.9.13 (set by /opt/pyenv/version) 07:18:38 * 3.10.6 (set by /opt/pyenv/version) 07:18:38 + command -v pyenv 07:18:38 ++ pyenv init - --no-rehash 07:18:38 + 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:18:38 export PATH="/opt/pyenv/shims:${PATH}" 07:18:38 export PYENV_SHELL=bash 07:18:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:18:38 pyenv() { 07:18:38 local command 07:18:38 command="${1:-}" 07:18:38 if [ "$#" -gt 0 ]; then 07:18:38 shift 07:18:38 fi 07:18:38 07:18:38 case "$command" in 07:18:38 rehash|shell) 07:18:38 eval "$(pyenv "sh-$command" "$@")" 07:18:38 ;; 07:18:38 *) 07:18:38 command pyenv "$command" "$@" 07:18:38 ;; 07:18:38 esac 07:18:38 }' 07:18:38 +++ 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:18:38 ++ 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:18:38 ++ 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:18:38 ++ 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:18:38 ++ export PYENV_SHELL=bash 07:18:38 ++ PYENV_SHELL=bash 07:18:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:18:38 +++ complete -F _pyenv pyenv 07:18:38 ++ lf-pyver python3 07:18:38 ++ local py_version_xy=python3 07:18:38 ++ local py_version_xyz= 07:18:38 ++ awk '{ print $1 }' 07:18:38 ++ pyenv versions 07:18:38 ++ local command 07:18:38 ++ command=versions 07:18:38 ++ '[' 1 -gt 0 ']' 07:18:38 ++ shift 07:18:38 ++ case "$command" in 07:18:38 ++ command pyenv versions 07:18:38 ++ pyenv versions 07:18:38 ++ sed 's/^[ *]* //' 07:18:38 ++ grep -E '^[0-9.]*[0-9]$' 07:18:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:18:38 +++ sort -V 07:18:38 +++ grep '^3' /tmp/.pyenv_versions 07:18:38 +++ tail -n 1 07:18:38 ++ py_version_xyz=3.10.6 07:18:38 ++ [[ -z 3.10.6 ]] 07:18:38 ++ echo 3.10.6 07:18:38 ++ return 0 07:18:38 + pyenv local 3.10.6 07:18:38 + local command 07:18:38 + command=local 07:18:38 + '[' 2 -gt 0 ']' 07:18:38 + shift 07:18:38 + case "$command" in 07:18:38 + command pyenv local 3.10.6 07:18:38 + pyenv local 3.10.6 07:18:38 + for arg in "$@" 07:18:38 + case $arg in 07:18:38 + pkg_list+='tox ' 07:18:38 + for arg in "$@" 07:18:38 + case $arg in 07:18:38 + pkg_list+='virtualenv ' 07:18:38 + for arg in "$@" 07:18:38 + case $arg in 07:18:38 + pkg_list+='urllib3~=1.26.15 ' 07:18:38 + [[ -f /tmp/.toxenv ]] 07:18:38 + [[ ! -f /tmp/.toxenv ]] 07:18:38 + [[ -n '' ]] 07:18:38 + python3 -m venv /tmp/venv-FLpF 07:18:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FLpF' 07:18:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FLpF 07:18:42 + echo /tmp/venv-FLpF 07:18:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:18:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:18:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:18:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:18:42 + local 'pip_opts=--upgrade --quiet' 07:18:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:18:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:18:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:18:42 + [[ -n '' ]] 07:18:42 + [[ -n '' ]] 07:18:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:18:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:18:42 + /tmp/venv-FLpF/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:18:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:18:46 lf-activate-venv(): INFO: Base packages installed successfully 07:18:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:18:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:18:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:18:46 + /tmp/venv-FLpF/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:18:48 + type python3 07:18:48 + true 07:18:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FLpF/bin to PATH' 07:18:48 lf-activate-venv(): INFO: Adding /tmp/venv-FLpF/bin to PATH 07:18:48 + PATH=/tmp/venv-FLpF/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:18:48 + return 0 07:18:48 + python3 --version 07:18:48 Python 3.10.6 07:18:48 + python3 -m pip --version 07:18:48 pip 26.1.2 from /tmp/venv-FLpF/lib/python3.10/site-packages/pip (python 3.10) 07:18:48 + python3 -m pip freeze 07:18:48 cachetools==7.1.4 07:18:48 colorama==0.4.6 07:18:48 distlib==0.4.1 07:18:48 filelock==3.29.1 07:18:48 packaging==26.2 07:18:48 platformdirs==4.10.0 07:18:48 pluggy==1.6.0 07:18:48 pyproject-api==1.10.1 07:18:48 python-discovery==1.4.0 07:18:48 tomli==2.4.1 07:18:48 tomli_w==1.2.0 07:18:48 tox==4.55.1 07:18:48 typing_extensions==4.15.0 07:18:48 urllib3==1.26.20 07:18:48 virtualenv==21.4.2 07:18:48 [EnvInject] - Injecting environment variables from a build step. 07:18:48 [EnvInject] - Injecting as environment variables the properties content 07:18:48 PARALLEL=false 07:18:48 07:18:48 [EnvInject] - Variables injected successfully. 07:18:48 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins14991043384898677436.sh 07:18:48 ---> tox-run.sh 07:18:48 + 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:18:48 + ARCHIVE_TOX_DIR=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/tox 07:18:48 + ARCHIVE_DOC_DIR=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/docs 07:18:48 + mkdir -p /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/tox 07:18:48 + cd /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/. 07:18:48 + source /home/jenkins/lf-env.sh 07:18:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:18:48 ++ mktemp -d /tmp/venv-XXXX 07:18:48 + lf_venv=/tmp/venv-Pw8U 07:18:48 + local venv_file=/tmp/.os_lf_venv 07:18:48 + local python=python3 07:18:48 + local options 07:18:48 + local set_path=true 07:18:48 + local install_args= 07:18:48 ++ 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:18:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:18:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:18:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:18:48 + true 07:18:48 + case $1 in 07:18:48 + venv_file=/tmp/.toxenv 07:18:48 + shift 2 07:18:48 + true 07:18:48 + case $1 in 07:18:48 + shift 07:18:48 + break 07:18:48 + case $python in 07:18:48 + local pkg_list= 07:18:48 + [[ -d /opt/pyenv ]] 07:18:48 + echo 'Setup pyenv:' 07:18:48 Setup pyenv: 07:18:48 + export PYENV_ROOT=/opt/pyenv 07:18:48 + PYENV_ROOT=/opt/pyenv 07:18:48 + 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:18:48 + 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:18:48 + pyenv versions 07:18:48 system 07:18:48 3.8.13 07:18:48 3.9.13 07:18:49 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 07:18:49 + command -v pyenv 07:18:49 ++ pyenv init - --no-rehash 07:18:49 + 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:18:49 export PATH="/opt/pyenv/shims:${PATH}" 07:18:49 export PYENV_SHELL=bash 07:18:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:18:49 pyenv() { 07:18:49 local command 07:18:49 command="${1:-}" 07:18:49 if [ "$#" -gt 0 ]; then 07:18:49 shift 07:18:49 fi 07:18:49 07:18:49 case "$command" in 07:18:49 rehash|shell) 07:18:49 eval "$(pyenv "sh-$command" "$@")" 07:18:49 ;; 07:18:49 *) 07:18:49 command pyenv "$command" "$@" 07:18:49 ;; 07:18:49 esac 07:18:49 }' 07:18:49 +++ 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:18:49 ++ 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:18:49 ++ 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:18:49 ++ 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:18:49 ++ export PYENV_SHELL=bash 07:18:49 ++ PYENV_SHELL=bash 07:18:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:18:49 +++ complete -F _pyenv pyenv 07:18:49 ++ lf-pyver python3 07:18:49 ++ local py_version_xy=python3 07:18:49 ++ local py_version_xyz= 07:18:49 ++ sed 's/^[ *]* //' 07:18:49 ++ awk '{ print $1 }' 07:18:49 ++ grep -E '^[0-9.]*[0-9]$' 07:18:49 ++ pyenv versions 07:18:49 ++ local command 07:18:49 ++ command=versions 07:18:49 ++ '[' 1 -gt 0 ']' 07:18:49 ++ shift 07:18:49 ++ case "$command" in 07:18:49 ++ command pyenv versions 07:18:49 ++ pyenv versions 07:18:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:18:49 +++ grep '^3' /tmp/.pyenv_versions 07:18:49 +++ sort -V 07:18:49 +++ tail -n 1 07:18:49 ++ py_version_xyz=3.10.6 07:18:49 ++ [[ -z 3.10.6 ]] 07:18:49 ++ echo 3.10.6 07:18:49 ++ return 0 07:18:49 + pyenv local 3.10.6 07:18:49 + local command 07:18:49 + command=local 07:18:49 + '[' 2 -gt 0 ']' 07:18:49 + shift 07:18:49 + case "$command" in 07:18:49 + command pyenv local 3.10.6 07:18:49 + pyenv local 3.10.6 07:18:49 + for arg in "$@" 07:18:49 + case $arg in 07:18:49 + pkg_list+='tox ' 07:18:49 + for arg in "$@" 07:18:49 + case $arg in 07:18:49 + pkg_list+='virtualenv ' 07:18:49 + for arg in "$@" 07:18:49 + case $arg in 07:18:49 + pkg_list+='urllib3~=1.26.15 ' 07:18:49 + [[ -f /tmp/.toxenv ]] 07:18:49 ++ cat /tmp/.toxenv 07:18:49 + lf_venv=/tmp/venv-FLpF 07:18:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FLpF from' file:/tmp/.toxenv 07:18:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FLpF from file:/tmp/.toxenv 07:18:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:18:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:18:49 + local 'pip_opts=--upgrade --quiet' 07:18:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:18:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:18:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:18:49 + [[ -n '' ]] 07:18:49 + [[ -n '' ]] 07:18:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:18:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:18:49 + /tmp/venv-FLpF/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:18:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:18:50 lf-activate-venv(): INFO: Base packages installed successfully 07:18:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:18:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:18:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:18:50 + /tmp/venv-FLpF/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:18:50 + type python3 07:18:50 + true 07:18:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FLpF/bin to PATH' 07:18:50 lf-activate-venv(): INFO: Adding /tmp/venv-FLpF/bin to PATH 07:18:50 + PATH=/tmp/venv-FLpF/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:18:50 + return 0 07:18:50 + [[ -d /opt/pyenv ]] 07:18:50 + echo '---> Setting up pyenv' 07:18:50 ---> Setting up pyenv 07:18:50 + export PYENV_ROOT=/opt/pyenv 07:18:50 + PYENV_ROOT=/opt/pyenv 07:18:50 + export PATH=/opt/pyenv/bin:/tmp/venv-FLpF/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:18:50 + PATH=/opt/pyenv/bin:/tmp/venv-FLpF/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:18:50 ++ pwd 07:18:50 + PYTHONPATH=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint 07:18:50 + export PYTHONPATH 07:18:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:18:50 + TOX_TESTENV_PASSENV=PYTHONPATH 07:18:50 + tox --version 07:18:51 4.55.1 from /tmp/venv-FLpF/lib/python3.10/site-packages/tox/__init__.py 07:18:51 + PARALLEL=false 07:18:51 + TOX_OPTIONS_LIST= 07:18:51 + [[ -n yaml ]] 07:18:51 + TOX_OPTIONS_LIST=' -e yaml' 07:18:51 + case ${PARALLEL,,} in 07:18:51 + tox -e yaml 07:18:51 + tee -a /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/tox/tox.log 07:18:52 yaml: install_deps> python -I -m pip install coala-bears nodeenv 07:19:16 yaml: freeze> python -m pip freeze --all 07:19:16 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:19:16 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 07:19:16 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 07:19:17 ---> Completed tox runs 07:19:17 + for i in .tox/*/log 07:19:17 ++ echo .tox/yaml/log 07:19:17 ++ awk -F/ '{print $2}' 07:19:17 + tox_env=yaml 07:19:17 + cp -r .tox/yaml/log /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/tox/yaml 07:19:17 + DOC_DIR=docs/_build/html 07:19:17 + [[ -d docs/_build/html ]] 07:19:17 + echo '---> tox-run.sh ends' 07:19:17 ---> tox-run.sh ends 07:19:17 + test 0 -eq 0 07:19:17 $ ssh-agent -k 07:19:17 unset SSH_AUTH_SOCK; 07:19:17 unset SSH_AGENT_PID; 07:19:17 echo Agent pid 12201 killed; 07:19:17 [ssh-agent] Stopped. 07:19:17 [PostBuildScript] - [INFO] Executing post build scripts. 07:19:17 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins15542721669371295054.sh 07:19:17 ---> sysstat.sh 07:19:18 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins4746564250588838879.sh 07:19:18 ---> package-listing.sh 07:19:18 ++ facter osfamily 07:19:18 ++ tr '[:upper:]' '[:lower:]' 07:19:18 + OS_FAMILY=redhat 07:19:18 + workspace=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint 07:19:18 + START_PACKAGES=/tmp/packages_start.txt 07:19:18 + END_PACKAGES=/tmp/packages_end.txt 07:19:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:19:18 + PACKAGES=/tmp/packages_start.txt 07:19:18 + '[' /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint ']' 07:19:18 + PACKAGES=/tmp/packages_end.txt 07:19:18 + case "${OS_FAMILY}" in 07:19:18 + rpm -qa 07:19:18 + sort 07:19:18 + '[' -f /tmp/packages_start.txt ']' 07:19:18 + '[' -f /tmp/packages_end.txt ']' 07:19:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:19:18 + '[' /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint ']' 07:19:18 + mkdir -p /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/ 07:19:18 + 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/ 07:19:18 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins7215500560162867391.sh 07:19:18 ---> capture-instance-metadata.sh 07:19:18 Setup pyenv: 07:19:19 system 07:19:19 3.8.13 07:19:19 3.9.13 07:19:19 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 07:19:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HRI6 07:19:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:19:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:26 lf-activate-venv(): INFO: Base packages installed successfully 07:19:26 lf-activate-venv(): INFO: Installing additional packages: lftools 07:19:46 lf-activate-venv(): INFO: Adding /tmp/venv-HRI6/bin to PATH 07:19:46 INFO: Running in OpenStack, capturing instance metadata 07:19:47 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins956632576926864284.sh 07:19:47 provisioning config files... 07:19:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/config12149992668225767161tmp 07:19:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:19:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:19:47 [EnvInject] - Injecting environment variables from a build step. 07:19:47 [EnvInject] - Injecting as environment variables the properties content 07:19:47 SERVER_ID=logs 07:19:47 07:19:47 [EnvInject] - Variables injected successfully. 07:19:47 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins5045235685562929062.sh 07:19:47 ---> create-netrc.sh 07:19:47 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins11475757875312483845.sh 07:19:47 ---> python-tools-install.sh 07:19:47 Setup pyenv: 07:19:47 system 07:19:47 3.8.13 07:19:47 3.9.13 07:19:47 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 07:19:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HRI6 from file:/tmp/.os_lf_venv 07:19:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:49 lf-activate-venv(): INFO: Base packages installed successfully 07:19:49 lf-activate-venv(): INFO: Installing additional packages: lftools 07:19:55 lf-activate-venv(): INFO: Adding /tmp/venv-HRI6/bin to PATH 07:19:55 Generating Requirements File 07:20:16 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:20:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:20:16 Python 3.10.6 07:20:16 pip 26.1.2 from /tmp/venv-HRI6/lib/python3.10/site-packages/pip (python 3.10) 07:20:17 aiohappyeyeballs==2.6.2 07:20:17 aiohttp==3.14.0 07:20:17 aiosignal==1.4.0 07:20:17 appdirs==1.4.4 07:20:17 argcomplete==3.6.3 07:20:17 aspy.yaml==1.3.0 07:20:17 async-timeout==5.0.1 07:20:17 attrs==26.1.0 07:20:17 autopage==0.6.0 07:20:17 backports.strenum==1.3.1 07:20:17 beautifulsoup4==4.14.3 07:20:17 boto3==1.43.24 07:20:17 botocore==1.43.24 07:20:17 bs4==0.0.2 07:20:17 certifi==2026.5.20 07:20:17 cffi==2.0.0 07:20:17 cfgv==3.5.0 07:20:17 chardet==7.4.3 07:20:17 charset-normalizer==3.4.7 07:20:17 click==8.4.1 07:20:17 cliff==4.14.0 07:20:17 cmd2==3.5.1 07:20:17 cryptography==3.3.2 07:20:17 debtcollector==3.1.0 07:20:17 decorator==5.3.1 07:20:17 defusedxml==0.7.1 07:20:17 Deprecated==1.3.1 07:20:17 distlib==0.4.1 07:20:17 dnspython==2.8.0 07:20:17 docker==7.1.0 07:20:17 dogpile.cache==1.5.0 07:20:17 durationpy==0.10 07:20:17 email-validator==2.3.0 07:20:17 filelock==3.29.1 07:20:17 frozenlist==1.8.0 07:20:17 future==1.0.0 07:20:17 gitdb==4.0.12 07:20:17 GitPython==3.1.50 07:20:17 httplib2==0.30.2 07:20:17 identify==2.6.19 07:20:17 idna==3.18 07:20:17 importlib-resources==1.5.0 07:20:17 iso8601==2.1.0 07:20:17 Jinja2==3.1.6 07:20:17 jmespath==1.1.0 07:20:17 jsonpatch==1.33 07:20:17 jsonpointer==3.1.1 07:20:17 jsonschema==4.26.0 07:20:17 jsonschema-specifications==2025.9.1 07:20:17 keystoneauth1==5.14.0 07:20:17 kubernetes==36.0.2 07:20:17 lftools==0.37.22 07:20:17 lxml==6.1.1 07:20:17 markdown-it-py==4.2.0 07:20:17 MarkupSafe==3.0.3 07:20:17 mdurl==0.1.2 07:20:17 msgpack==1.1.2 07:20:17 multi_key_dict==2.0.3 07:20:17 multidict==6.7.1 07:20:17 munch==4.0.0 07:20:17 netaddr==1.3.0 07:20:17 niet==1.4.2 07:20:17 nodeenv==1.10.0 07:20:17 oauth2client==4.1.3 07:20:17 oauthlib==3.3.1 07:20:17 openstacksdk==4.13.0 07:20:17 os-service-types==1.8.2 07:20:17 osc-lib==4.6.0 07:20:17 oslo.config==10.4.0 07:20:17 oslo.context==6.4.0 07:20:17 oslo.i18n==6.8.0 07:20:17 oslo.log==8.2.0 07:20:17 oslo.serialization==5.10.0 07:20:17 oslo.utils==10.1.0 07:20:17 packaging==26.2 07:20:17 pbr==7.0.3 07:20:17 platformdirs==4.10.0 07:20:17 prettytable==3.17.0 07:20:17 propcache==0.5.2 07:20:17 psutil==7.2.2 07:20:17 pyasn1==0.6.3 07:20:17 pyasn1_modules==0.4.2 07:20:17 pycparser==3.0 07:20:17 pygerrit2==2.0.15 07:20:17 PyGithub==2.9.1 07:20:17 Pygments==2.20.0 07:20:17 PyJWT==2.13.0 07:20:17 PyNaCl==1.6.2 07:20:17 pyparsing==2.4.7 07:20:17 pyperclip==1.11.0 07:20:17 pyrsistent==0.20.0 07:20:17 python-cinderclient==9.9.0 07:20:17 python-dateutil==2.9.0.post0 07:20:17 python-discovery==1.4.0 07:20:17 python-heatclient==5.2.0 07:20:17 python-jenkins==1.8.3 07:20:17 python-keystoneclient==5.8.0 07:20:17 python-magnumclient==4.10.0 07:20:17 python-openstackclient==10.0.0 07:20:17 python-swiftclient==4.10.0 07:20:17 PyYAML==6.0.3 07:20:17 referencing==0.37.0 07:20:17 requests==2.34.2 07:20:17 requests-oauthlib==2.0.0 07:20:17 rfc3986==2.0.0 07:20:17 rich==15.0.0 07:20:17 rich-argparse==1.8.0 07:20:17 rpds-py==0.30.0 07:20:17 rsa==4.9.1 07:20:17 ruamel.yaml==0.19.1 07:20:17 ruamel.yaml.clib==0.2.15 07:20:17 s3transfer==0.18.0 07:20:17 simplejson==4.1.1 07:20:17 six==1.17.0 07:20:17 smmap==5.0.3 07:20:17 soupsieve==2.8.4 07:20:17 stevedore==5.8.0 07:20:17 tabulate==0.10.0 07:20:17 toml==0.10.2 07:20:17 tomlkit==0.15.0 07:20:17 tqdm==4.68.1 07:20:17 typing_extensions==4.15.0 07:20:17 urllib3==1.26.20 07:20:17 virtualenv==21.4.2 07:20:17 wcwidth==0.8.0 07:20:17 websocket-client==1.9.0 07:20:17 wrapt==2.2.1 07:20:17 xdg==6.0.0 07:20:17 xmltodict==1.0.4 07:20:17 yarl==1.24.2 07:20:17 yq==3.4.3 07:20:17 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/sh /tmp/jenkins13209246101354474466.sh 07:20:17 ---> uv-install.sh 07:20:17 Installing uv/uvx (latest) using shell installer 07:20:17 2026-06-06 07:20:17 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Xj21w3.sh" [1] 07:20:17 downloading uv 0.11.19 x86_64-unknown-linux-gnu 07:20:18 installing to /home/jenkins/.local/bin 07:20:18 uv 07:20:18 uvx 07:20:18 everything's installed! 07:20:18 ---> Validating uv/uvx install 07:20:18 uvx 0.11.19 (x86_64-unknown-linux-gnu) 07:20:18 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins5822414037764722516.sh 07:20:18 ---> sudo-logs.sh 07:20:18 Archiving 'sudo' log.. 07:20:18 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins10148346876358886268.sh 07:20:18 ---> job-cost.sh 07:20:18 INFO: Activating Python virtual environment... 07:20:18 Setup pyenv: 07:20:18 system 07:20:18 3.8.13 07:20:18 3.9.13 07:20:18 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 07:20:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HRI6 from file:/tmp/.os_lf_venv 07:20:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:20 lf-activate-venv(): INFO: Base packages installed successfully 07:20:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:20:25 lf-activate-venv(): INFO: Adding /tmp/venv-HRI6/bin to PATH 07:20:25 INFO: No stack-cost file found 07:20:25 INFO: Instance uptime: 146s 07:20:25 INFO: Fetching instance metadata (attempt 1 of 3)... 07:20:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:20:25 INFO: Successfully fetched instance metadata 07:20:25 INFO: Instance type: v3-standard-2 07:20:25 INFO: Retrieving pricing info for: v3-standard-2 07:20:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:20:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=146 07:20:25 INFO: Successfully fetched Vexxhost pricing API 07:20:25 INFO: Retrieved cost: 0.06 07:20:25 INFO: Retrieved resource: v3-standard-2 07:20:25 INFO: Creating archive directory: /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/cost 07:20:25 INFO: Archiving costs to: /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/cost.csv 07:20:25 INFO: Successfully archived job cost data 07:20:25 DEBUG: Cost data: integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint,21,2026-06-06 07:20:25,v3-standard-2,146,0.06,0.00,SUCCESS 07:20:25 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins8505666158422775564.sh 07:20:25 ---> logs-deploy.sh 07:20:25 Setup pyenv: 07:20:25 system 07:20:25 3.8.13 07:20:25 3.9.13 07:20:25 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 07:20:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HRI6 from file:/tmp/.os_lf_venv 07:20:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:27 lf-activate-venv(): INFO: Base packages installed successfully 07:20:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:20:34 lf-activate-venv(): INFO: Adding /tmp/venv-HRI6/bin to PATH 07:20:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/21 07:20:34 INFO: archiving workspace using pattern(s): 07:20:35 Archives upload complete. 07:20:35 INFO: archiving logs to Nexus 07:20:36 ---> uname -a: 07:20:36 Linux prd-centos8-builder-2c-1g-7502.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:20:36 07:20:36 07:20:36 ---> lscpu: 07:20:36 Architecture: x86_64 07:20:36 CPU op-mode(s): 32-bit, 64-bit 07:20:36 Byte Order: Little Endian 07:20:36 CPU(s): 2 07:20:36 On-line CPU(s) list: 0,1 07:20:36 Thread(s) per core: 1 07:20:36 Core(s) per socket: 1 07:20:36 Socket(s): 2 07:20:36 NUMA node(s): 1 07:20:36 Vendor ID: AuthenticAMD 07:20:36 CPU family: 23 07:20:36 Model: 49 07:20:36 Model name: AMD EPYC-Rome Processor 07:20:36 Stepping: 0 07:20:36 CPU MHz: 2799.998 07:20:36 BogoMIPS: 5599.99 07:20:36 Virtualization: AMD-V 07:20:36 Hypervisor vendor: KVM 07:20:36 Virtualization type: full 07:20:36 L1d cache: 32K 07:20:36 L1i cache: 32K 07:20:36 L2 cache: 512K 07:20:36 L3 cache: 16384K 07:20:36 NUMA node0 CPU(s): 0,1 07:20:36 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:20:36 07:20:36 07:20:36 ---> nproc: 07:20:36 2 07:20:36 07:20:36 07:20:36 ---> df -h: 07:20:36 Filesystem Size Used Avail Use% Mounted on 07:20:36 devtmpfs 3.8G 0 3.8G 0% /dev 07:20:36 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:20:36 tmpfs 3.8G 17M 3.8G 1% /run 07:20:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:20:36 /dev/vda1 40G 9.6G 31G 24% / 07:20:36 tmpfs 770M 0 770M 0% /run/user/1001 07:20:36 07:20:36 07:20:36 ---> free -m: 07:20:36 total used free shared buff/cache available 07:20:36 Mem: 7697 654 4529 19 2513 6725 07:20:36 Swap: 1023 0 1023 07:20:36 07:20:36 07:20:36 ---> ip addr: 07:20:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:20:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:20:36 inet 127.0.0.1/8 scope host lo 07:20:36 valid_lft forever preferred_lft forever 07:20:36 inet6 ::1/128 scope host 07:20:36 valid_lft forever preferred_lft forever 07:20:36 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:20:36 link/ether fa:16:3e:52:83:90 brd ff:ff:ff:ff:ff:ff 07:20:36 altname enp0s3 07:20:36 altname ens3 07:20:36 inet 10.30.106.120/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:20:36 valid_lft 86253sec preferred_lft 86253sec 07:20:36 inet6 fe80::f816:3eff:fe52:8390/64 scope link 07:20:36 valid_lft forever preferred_lft forever 07:20:36 07:20:36 07:20:36 ---> sar -b -r -n DEV: 07:20:36 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:20:36 07:20:36 07:18:05 LINUX RESTART (2 CPU) 07:20:36 07:20:36 07:19:01 AM tps rtps wtps bread/s bwrtn/s 07:20:36 07:20:01 AM 235.57 66.59 168.98 1816.59 13564.23 07:20:36 Average: 235.57 66.59 168.98 1816.59 13564.23 07:20:36 07:20:36 07:19:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:20:36 07:20:01 AM 4940472 6971032 2941964 37.32 2688 2188220 787716 8.82 397100 2140692 168024 07:20:36 Average: 4940472 6971032 2941964 37.32 2688 2188220 787716 8.82 397100 2140692 168024 07:20:36 07:20:36 07:19:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:20:36 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:36 07:20:01 AM eth0 82.67 53.85 1189.38 12.04 0.00 0.00 0.00 0.00 07:20:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:36 Average: eth0 82.67 53.85 1189.38 12.04 0.00 0.00 0.00 0.00 07:20:36 07:20:36 07:20:36 ---> sar -P ALL: 07:20:36 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:20:36 07:20:36 07:18:05 LINUX RESTART (2 CPU) 07:20:36 07:20:36 07:19:01 AM CPU %user %nice %system %iowait %steal %idle 07:20:36 07:20:01 AM all 40.52 1.01 21.13 1.90 0.10 35.35 07:20:36 07:20:01 AM 0 38.49 1.58 27.17 2.59 0.10 30.07 07:20:36 07:20:01 AM 1 42.52 0.45 15.15 1.21 0.10 40.57 07:20:36 Average: all 40.52 1.01 21.13 1.90 0.10 35.35 07:20:36 Average: 0 38.49 1.58 27.17 2.59 0.10 30.07 07:20:36 Average: 1 42.52 0.45 15.15 1.21 0.10 40.57 07:20:36 07:20:36 07:20:36