07:19:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/pnf-simulator/+/144857 07:19:05 Running as SYSTEM 07:19:05 [EnvInject] - Loading node environment variables. 07:19:05 Building remotely on prd-centos8-builder-2c-1g-7504 (centos8-builder-2c-1g) in workspace /w/workspace/integration-pnf-simulator-master-yaml-lint 07:19:05 [ssh-agent] Looking for ssh-agent implementation... 07:19:05 $ ssh-agent 07:19:05 SSH_AUTH_SOCK=/tmp/ssh-8bVHfUL5eC6W/agent.13059 07:19:05 SSH_AGENT_PID=13061 07:19:05 [ssh-agent] Started. 07:19:05 Running ssh-add (command line suppressed) 07:19:06 Identity added: /w/workspace/integration-pnf-simulator-master-yaml-lint@tmp/private_key_17783493742518291894.key (/w/workspace/integration-pnf-simulator-master-yaml-lint@tmp/private_key_17783493742518291894.key) 07:19:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:19:06 The recommended git tool is: NONE 07:19:13 using credential onap-jenkins-ssh 07:19:13 Wiping out workspace first. 07:19:13 Cloning the remote Git repository 07:19:13 Cloning repository git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 07:19:13 > git init /w/workspace/integration-pnf-simulator-master-yaml-lint # timeout=10 07:19:13 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 07:19:13 > git --version # timeout=10 07:19:13 > git --version # 'git version 2.43.0' 07:19:13 using GIT_SSH to set credentials Gerrit user 07:19:13 [INFO] Currently running in a labeled security context 07:19:13 [INFO] Currently SELinux is 'enforcing' on the host 07:19:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh7441907637865843142.key 07:19:13 Verifying host key using manually-configured host key entries 07:19:13 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:19:14 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 07:19:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:14 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 07:19:15 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 07:19:15 using GIT_SSH to set credentials Gerrit user 07:19:15 [INFO] Currently running in a labeled security context 07:19:15 [INFO] Currently SELinux is 'enforcing' on the host 07:19:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh10065949226155246661.key 07:19:15 Verifying host key using manually-configured host key entries 07:19:15 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git refs/changes/57/144857/1 # timeout=30 07:19:15 > git rev-parse 87f1af57aea78f3a99ff84698c68493c12ad7ce2^{commit} # timeout=10 07:19:15 Checking out Revision 87f1af57aea78f3a99ff84698c68493c12ad7ce2 (refs/changes/57/144857/1) 07:19:15 > git config core.sparsecheckout # timeout=10 07:19:15 > git checkout -f 87f1af57aea78f3a99ff84698c68493c12ad7ce2 # timeout=30 07:19:18 Commit message: "CI: Update python based Github2Gerrit" 07:19:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:19:18 > git rev-list --no-walk 65a4a5188380837614881aea5581dbaf20afd01f # timeout=10 07:19:19 [EnvInject] - Injecting environment variables from a build step. 07:19:19 [EnvInject] - Injecting as environment variables the properties content 07:19:19 PYTHON=python3 07:19:19 07:19:19 [EnvInject] - Variables injected successfully. 07:19:19 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins17648072550046735548.sh 07:19:19 ---> tox-install.sh 07:19:19 + source /home/jenkins/lf-env.sh 07:19:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:19:19 ++ mktemp -d /tmp/venv-XXXX 07:19:19 + lf_venv=/tmp/venv-UWav 07:19:19 + local venv_file=/tmp/.os_lf_venv 07:19:19 + local python=python3 07:19:19 + local options 07:19:19 + local set_path=true 07:19:19 + local install_args= 07:19:19 ++ 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:19:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:19:19 + true 07:19:19 + case $1 in 07:19:19 + venv_file=/tmp/.toxenv 07:19:19 + shift 2 07:19:19 + true 07:19:19 + case $1 in 07:19:19 + shift 07:19:19 + break 07:19:19 + case $python in 07:19:19 + local pkg_list= 07:19:19 + [[ -d /opt/pyenv ]] 07:19:19 + echo 'Setup pyenv:' 07:19:19 Setup pyenv: 07:19:19 + export PYENV_ROOT=/opt/pyenv 07:19:19 + PYENV_ROOT=/opt/pyenv 07:19:19 + 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:19:19 + 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:19:19 + pyenv versions 07:19:19 system 07:19:19 * 3.8.13 (set by /opt/pyenv/version) 07:19:19 * 3.9.13 (set by /opt/pyenv/version) 07:19:19 * 3.10.6 (set by /opt/pyenv/version) 07:19:19 + command -v pyenv 07:19:19 ++ pyenv init - --no-rehash 07:19:19 + 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:19:19 export PATH="/opt/pyenv/shims:${PATH}" 07:19:19 export PYENV_SHELL=bash 07:19:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:19:19 pyenv() { 07:19:19 local command 07:19:19 command="${1:-}" 07:19:19 if [ "$#" -gt 0 ]; then 07:19:19 shift 07:19:19 fi 07:19:19 07:19:19 case "$command" in 07:19:19 rehash|shell) 07:19:19 eval "$(pyenv "sh-$command" "$@")" 07:19:19 ;; 07:19:19 *) 07:19:19 command pyenv "$command" "$@" 07:19:19 ;; 07:19:19 esac 07:19:19 }' 07:19:19 +++ 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:19:19 ++ 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:19:19 ++ 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:19:19 ++ 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:19:19 ++ export PYENV_SHELL=bash 07:19:19 ++ PYENV_SHELL=bash 07:19:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:19:19 +++ complete -F _pyenv pyenv 07:19:19 ++ lf-pyver python3 07:19:19 ++ local py_version_xy=python3 07:19:19 ++ local py_version_xyz= 07:19:19 ++ pyenv versions 07:19:19 ++ local command 07:19:19 ++ command=versions 07:19:19 ++ '[' 1 -gt 0 ']' 07:19:19 ++ shift 07:19:19 ++ case "$command" in 07:19:19 ++ command pyenv versions 07:19:19 ++ pyenv versions 07:19:19 ++ awk '{ print $1 }' 07:19:19 ++ sed 's/^[ *]* //' 07:19:19 ++ grep -E '^[0-9.]*[0-9]$' 07:19:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:19:19 +++ grep '^3' /tmp/.pyenv_versions 07:19:19 +++ tail -n 1 07:19:19 +++ sort -V 07:19:19 ++ py_version_xyz=3.10.6 07:19:19 ++ [[ -z 3.10.6 ]] 07:19:19 ++ echo 3.10.6 07:19:19 ++ return 0 07:19:19 + pyenv local 3.10.6 07:19:19 + local command 07:19:19 + command=local 07:19:19 + '[' 2 -gt 0 ']' 07:19:19 + shift 07:19:19 + case "$command" in 07:19:19 + command pyenv local 3.10.6 07:19:19 + pyenv local 3.10.6 07:19:19 + for arg in "$@" 07:19:19 + case $arg in 07:19:19 + pkg_list+='tox ' 07:19:19 + for arg in "$@" 07:19:19 + case $arg in 07:19:19 + pkg_list+='virtualenv ' 07:19:19 + for arg in "$@" 07:19:19 + case $arg in 07:19:19 + pkg_list+='urllib3~=1.26.15 ' 07:19:19 + [[ -f /tmp/.toxenv ]] 07:19:19 + [[ ! -f /tmp/.toxenv ]] 07:19:19 + [[ -n '' ]] 07:19:19 + python3 -m venv /tmp/venv-UWav 07:19:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UWav' 07:19:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UWav 07:19:23 + echo /tmp/venv-UWav 07:19:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:19:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:19:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:19:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:23 + local 'pip_opts=--upgrade --quiet' 07:19:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:19:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:19:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:19:23 + [[ -n '' ]] 07:19:23 + [[ -n '' ]] 07:19:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:19:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:23 + /tmp/venv-UWav/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:19:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:19:27 lf-activate-venv(): INFO: Base packages installed successfully 07:19:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:19:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:19:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:19:27 + /tmp/venv-UWav/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:19:29 + type python3 07:19:29 + true 07:19:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UWav/bin to PATH' 07:19:29 lf-activate-venv(): INFO: Adding /tmp/venv-UWav/bin to PATH 07:19:29 + PATH=/tmp/venv-UWav/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:19:29 + return 0 07:19:29 + python3 --version 07:19:29 Python 3.10.6 07:19:29 + python3 -m pip --version 07:19:29 pip 26.1.2 from /tmp/venv-UWav/lib/python3.10/site-packages/pip (python 3.10) 07:19:29 + python3 -m pip freeze 07:19:29 cachetools==7.1.4 07:19:29 colorama==0.4.6 07:19:29 distlib==0.4.1 07:19:29 filelock==3.29.1 07:19:29 packaging==26.2 07:19:29 platformdirs==4.10.0 07:19:29 pluggy==1.6.0 07:19:29 pyproject-api==1.10.1 07:19:29 python-discovery==1.4.0 07:19:29 tomli==2.4.1 07:19:29 tomli_w==1.2.0 07:19:29 tox==4.55.1 07:19:29 typing_extensions==4.15.0 07:19:29 urllib3==1.26.20 07:19:29 virtualenv==21.4.2 07:19:29 [EnvInject] - Injecting environment variables from a build step. 07:19:29 [EnvInject] - Injecting as environment variables the properties content 07:19:29 PARALLEL=false 07:19:29 07:19:29 [EnvInject] - Variables injected successfully. 07:19:29 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15589411678024763363.sh 07:19:29 ---> tox-run.sh 07:19:29 + 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:19:29 + ARCHIVE_TOX_DIR=/w/workspace/integration-pnf-simulator-master-yaml-lint/archives/tox 07:19:29 + ARCHIVE_DOC_DIR=/w/workspace/integration-pnf-simulator-master-yaml-lint/archives/docs 07:19:29 + mkdir -p /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/tox 07:19:29 + cd /w/workspace/integration-pnf-simulator-master-yaml-lint/. 07:19:29 + source /home/jenkins/lf-env.sh 07:19:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:19:29 ++ mktemp -d /tmp/venv-XXXX 07:19:29 + lf_venv=/tmp/venv-ll2O 07:19:29 + local venv_file=/tmp/.os_lf_venv 07:19:29 + local python=python3 07:19:29 + local options 07:19:29 + local set_path=true 07:19:29 + local install_args= 07:19:29 ++ 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:19:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:19:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:19:29 + true 07:19:29 + case $1 in 07:19:29 + venv_file=/tmp/.toxenv 07:19:29 + shift 2 07:19:29 + true 07:19:29 + case $1 in 07:19:29 + shift 07:19:29 + break 07:19:29 + case $python in 07:19:29 + local pkg_list= 07:19:29 + [[ -d /opt/pyenv ]] 07:19:29 + echo 'Setup pyenv:' 07:19:29 Setup pyenv: 07:19:29 + export PYENV_ROOT=/opt/pyenv 07:19:29 + PYENV_ROOT=/opt/pyenv 07:19:29 + 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:19:29 + 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:19:29 + pyenv versions 07:19:29 system 07:19:29 3.8.13 07:19:29 3.9.13 07:19:29 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yaml-lint/.python-version) 07:19:29 + command -v pyenv 07:19:29 ++ pyenv init - --no-rehash 07:19:29 + 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:19:29 export PATH="/opt/pyenv/shims:${PATH}" 07:19:29 export PYENV_SHELL=bash 07:19:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:19:29 pyenv() { 07:19:29 local command 07:19:29 command="${1:-}" 07:19:29 if [ "$#" -gt 0 ]; then 07:19:29 shift 07:19:29 fi 07:19:29 07:19:29 case "$command" in 07:19:29 rehash|shell) 07:19:29 eval "$(pyenv "sh-$command" "$@")" 07:19:29 ;; 07:19:29 *) 07:19:29 command pyenv "$command" "$@" 07:19:29 ;; 07:19:29 esac 07:19:29 }' 07:19:29 +++ 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:19:29 ++ 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:19:29 ++ 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:19:29 ++ 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:19:29 ++ export PYENV_SHELL=bash 07:19:29 ++ PYENV_SHELL=bash 07:19:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:19:29 +++ complete -F _pyenv pyenv 07:19:29 ++ lf-pyver python3 07:19:29 ++ local py_version_xy=python3 07:19:29 ++ local py_version_xyz= 07:19:29 ++ pyenv versions 07:19:29 ++ local command 07:19:29 ++ command=versions 07:19:29 ++ '[' 1 -gt 0 ']' 07:19:29 ++ shift 07:19:29 ++ case "$command" in 07:19:29 ++ command pyenv versions 07:19:29 ++ pyenv versions 07:19:29 ++ awk '{ print $1 }' 07:19:29 ++ sed 's/^[ *]* //' 07:19:29 ++ grep -E '^[0-9.]*[0-9]$' 07:19:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:19:30 +++ sort -V 07:19:30 +++ grep '^3' /tmp/.pyenv_versions 07:19:30 +++ tail -n 1 07:19:30 ++ py_version_xyz=3.10.6 07:19:30 ++ [[ -z 3.10.6 ]] 07:19:30 ++ echo 3.10.6 07:19:30 ++ return 0 07:19:30 + pyenv local 3.10.6 07:19:30 + local command 07:19:30 + command=local 07:19:30 + '[' 2 -gt 0 ']' 07:19:30 + shift 07:19:30 + case "$command" in 07:19:30 + command pyenv local 3.10.6 07:19:30 + pyenv local 3.10.6 07:19:30 + for arg in "$@" 07:19:30 + case $arg in 07:19:30 + pkg_list+='tox ' 07:19:30 + for arg in "$@" 07:19:30 + case $arg in 07:19:30 + pkg_list+='virtualenv ' 07:19:30 + for arg in "$@" 07:19:30 + case $arg in 07:19:30 + pkg_list+='urllib3~=1.26.15 ' 07:19:30 + [[ -f /tmp/.toxenv ]] 07:19:30 ++ cat /tmp/.toxenv 07:19:30 + lf_venv=/tmp/venv-UWav 07:19:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UWav from' file:/tmp/.toxenv 07:19:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UWav from file:/tmp/.toxenv 07:19:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:19:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:30 + local 'pip_opts=--upgrade --quiet' 07:19:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:19:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:19:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:19:30 + [[ -n '' ]] 07:19:30 + [[ -n '' ]] 07:19:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:19:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:30 + /tmp/venv-UWav/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:19:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:19:30 lf-activate-venv(): INFO: Base packages installed successfully 07:19:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:19:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:19:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:19:30 + /tmp/venv-UWav/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:19:31 + type python3 07:19:31 + true 07:19:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UWav/bin to PATH' 07:19:31 lf-activate-venv(): INFO: Adding /tmp/venv-UWav/bin to PATH 07:19:31 + PATH=/tmp/venv-UWav/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:19:31 + return 0 07:19:31 + [[ -d /opt/pyenv ]] 07:19:31 + echo '---> Setting up pyenv' 07:19:31 ---> Setting up pyenv 07:19:31 + export PYENV_ROOT=/opt/pyenv 07:19:31 + PYENV_ROOT=/opt/pyenv 07:19:31 + export PATH=/opt/pyenv/bin:/tmp/venv-UWav/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:19:31 + PATH=/opt/pyenv/bin:/tmp/venv-UWav/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:19:31 ++ pwd 07:19:31 + PYTHONPATH=/w/workspace/integration-pnf-simulator-master-yaml-lint 07:19:31 + export PYTHONPATH 07:19:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:19:31 + TOX_TESTENV_PASSENV=PYTHONPATH 07:19:31 + tox --version 07:19:31 4.55.1 from /tmp/venv-UWav/lib/python3.10/site-packages/tox/__init__.py 07:19:32 + PARALLEL=false 07:19:32 + TOX_OPTIONS_LIST= 07:19:32 + [[ -n yaml ]] 07:19:32 + TOX_OPTIONS_LIST=' -e yaml' 07:19:32 + case ${PARALLEL,,} in 07:19:32 + tox -e yaml 07:19:32 + tee -a /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/tox/tox.log 07:19:33 yaml: install_deps> python -I -m pip install coala-bears 07:19:57 yaml: freeze> python -m pip freeze --all 07:19:57 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,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:57 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 07:19:57 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 07:19:58 ---> Completed tox runs 07:19:58 + for i in .tox/*/log 07:19:58 ++ echo .tox/yaml/log 07:19:58 ++ awk -F/ '{print $2}' 07:19:58 + tox_env=yaml 07:19:58 + cp -r .tox/yaml/log /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/tox/yaml 07:19:58 + DOC_DIR=docs/_build/html 07:19:58 + [[ -d docs/_build/html ]] 07:19:58 + echo '---> tox-run.sh ends' 07:19:58 ---> tox-run.sh ends 07:19:58 + test 0 -eq 0 07:19:58 $ ssh-agent -k 07:19:58 unset SSH_AUTH_SOCK; 07:19:58 unset SSH_AGENT_PID; 07:19:58 echo Agent pid 13061 killed; 07:19:58 [ssh-agent] Stopped. 07:19:58 [PostBuildScript] - [INFO] Executing post build scripts. 07:19:58 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins17269850198002495098.sh 07:19:58 ---> sysstat.sh 07:19:58 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins6527206219099122480.sh 07:19:58 ---> package-listing.sh 07:19:58 ++ tr '[:upper:]' '[:lower:]' 07:19:58 ++ facter osfamily 07:19:59 + OS_FAMILY=redhat 07:19:59 + workspace=/w/workspace/integration-pnf-simulator-master-yaml-lint 07:19:59 + START_PACKAGES=/tmp/packages_start.txt 07:19:59 + END_PACKAGES=/tmp/packages_end.txt 07:19:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:19:59 + PACKAGES=/tmp/packages_start.txt 07:19:59 + '[' /w/workspace/integration-pnf-simulator-master-yaml-lint ']' 07:19:59 + PACKAGES=/tmp/packages_end.txt 07:19:59 + case "${OS_FAMILY}" in 07:19:59 + rpm -qa 07:19:59 + sort 07:19:59 + '[' -f /tmp/packages_start.txt ']' 07:19:59 + '[' -f /tmp/packages_end.txt ']' 07:19:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:19:59 + '[' /w/workspace/integration-pnf-simulator-master-yaml-lint ']' 07:19:59 + mkdir -p /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/ 07:19:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/ 07:19:59 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins9294579389814359828.sh 07:19:59 ---> capture-instance-metadata.sh 07:19:59 Setup pyenv: 07:19:59 system 07:20:00 3.8.13 07:20:00 3.9.13 07:20:00 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yaml-lint/.python-version) 07:20:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nLJc 07:20:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:20:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:07 lf-activate-venv(): INFO: Base packages installed successfully 07:20:07 lf-activate-venv(): INFO: Installing additional packages: lftools 07:20:27 lf-activate-venv(): INFO: Adding /tmp/venv-nLJc/bin to PATH 07:20:27 INFO: Running in OpenStack, capturing instance metadata 07:20:27 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins13052479837419931883.sh 07:20:27 provisioning config files... 07:20:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-pnf-simulator-master-yaml-lint@tmp/config5134103606882938057tmp 07:20:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:20:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:20:27 [EnvInject] - Injecting environment variables from a build step. 07:20:27 [EnvInject] - Injecting as environment variables the properties content 07:20:27 SERVER_ID=logs 07:20:27 07:20:27 [EnvInject] - Variables injected successfully. 07:20:27 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins1722840727411811351.sh 07:20:27 ---> create-netrc.sh 07:20:27 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins14335737288526051444.sh 07:20:27 ---> python-tools-install.sh 07:20:27 Setup pyenv: 07:20:27 system 07:20:27 3.8.13 07:20:27 3.9.13 07:20:27 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yaml-lint/.python-version) 07:20:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nLJc from file:/tmp/.os_lf_venv 07:20:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:20:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:20:29 lf-activate-venv(): INFO: Base packages installed successfully 07:20:29 lf-activate-venv(): INFO: Installing additional packages: lftools 07:20:36 lf-activate-venv(): INFO: Adding /tmp/venv-nLJc/bin to PATH 07:20:36 Generating Requirements File 07:20:57 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:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:20:57 Python 3.10.6 07:20:57 pip 26.1.2 from /tmp/venv-nLJc/lib/python3.10/site-packages/pip (python 3.10) 07:20:57 aiohappyeyeballs==2.6.2 07:20:57 aiohttp==3.14.0 07:20:57 aiosignal==1.4.0 07:20:57 appdirs==1.4.4 07:20:57 argcomplete==3.6.3 07:20:57 aspy.yaml==1.3.0 07:20:57 async-timeout==5.0.1 07:20:57 attrs==26.1.0 07:20:57 autopage==0.6.0 07:20:57 backports.strenum==1.3.1 07:20:57 beautifulsoup4==4.14.3 07:20:57 boto3==1.43.24 07:20:57 botocore==1.43.24 07:20:57 bs4==0.0.2 07:20:57 certifi==2026.5.20 07:20:57 cffi==2.0.0 07:20:57 cfgv==3.5.0 07:20:57 chardet==7.4.3 07:20:57 charset-normalizer==3.4.7 07:20:57 click==8.4.1 07:20:57 cliff==4.14.0 07:20:57 cmd2==3.5.1 07:20:57 cryptography==3.3.2 07:20:57 debtcollector==3.1.0 07:20:57 decorator==5.3.1 07:20:57 defusedxml==0.7.1 07:20:57 Deprecated==1.3.1 07:20:57 distlib==0.4.1 07:20:57 dnspython==2.8.0 07:20:57 docker==7.1.0 07:20:57 dogpile.cache==1.5.0 07:20:57 durationpy==0.10 07:20:57 email-validator==2.3.0 07:20:57 filelock==3.29.1 07:20:57 frozenlist==1.8.0 07:20:57 future==1.0.0 07:20:57 gitdb==4.0.12 07:20:57 GitPython==3.1.50 07:20:57 httplib2==0.30.2 07:20:57 identify==2.6.19 07:20:57 idna==3.18 07:20:57 importlib-resources==1.5.0 07:20:57 iso8601==2.1.0 07:20:57 Jinja2==3.1.6 07:20:57 jmespath==1.1.0 07:20:57 jsonpatch==1.33 07:20:57 jsonpointer==3.1.1 07:20:57 jsonschema==4.26.0 07:20:57 jsonschema-specifications==2025.9.1 07:20:57 keystoneauth1==5.14.0 07:20:57 kubernetes==36.0.2 07:20:57 lftools==0.37.22 07:20:57 lxml==6.1.1 07:20:57 markdown-it-py==4.2.0 07:20:57 MarkupSafe==3.0.3 07:20:57 mdurl==0.1.2 07:20:57 msgpack==1.1.2 07:20:57 multi_key_dict==2.0.3 07:20:57 multidict==6.7.1 07:20:57 munch==4.0.0 07:20:57 netaddr==1.3.0 07:20:57 niet==1.4.2 07:20:57 nodeenv==1.10.0 07:20:57 oauth2client==4.1.3 07:20:57 oauthlib==3.3.1 07:20:57 openstacksdk==4.13.0 07:20:57 os-service-types==1.8.2 07:20:57 osc-lib==4.6.0 07:20:57 oslo.config==10.4.0 07:20:57 oslo.context==6.4.0 07:20:57 oslo.i18n==6.8.0 07:20:57 oslo.log==8.2.0 07:20:57 oslo.serialization==5.10.0 07:20:57 oslo.utils==10.1.0 07:20:57 packaging==26.2 07:20:57 pbr==7.0.3 07:20:57 platformdirs==4.10.0 07:20:57 prettytable==3.17.0 07:20:57 propcache==0.5.2 07:20:57 psutil==7.2.2 07:20:57 pyasn1==0.6.3 07:20:57 pyasn1_modules==0.4.2 07:20:57 pycparser==3.0 07:20:57 pygerrit2==2.0.15 07:20:57 PyGithub==2.9.1 07:20:57 Pygments==2.20.0 07:20:57 PyJWT==2.13.0 07:20:57 PyNaCl==1.6.2 07:20:57 pyparsing==2.4.7 07:20:57 pyperclip==1.11.0 07:20:57 pyrsistent==0.20.0 07:20:57 python-cinderclient==9.9.0 07:20:57 python-dateutil==2.9.0.post0 07:20:57 python-discovery==1.4.0 07:20:57 python-heatclient==5.2.0 07:20:57 python-jenkins==1.8.3 07:20:57 python-keystoneclient==5.8.0 07:20:57 python-magnumclient==4.10.0 07:20:57 python-openstackclient==10.0.0 07:20:57 python-swiftclient==4.10.0 07:20:57 PyYAML==6.0.3 07:20:57 referencing==0.37.0 07:20:57 requests==2.34.2 07:20:57 requests-oauthlib==2.0.0 07:20:57 rfc3986==2.0.0 07:20:57 rich==15.0.0 07:20:57 rich-argparse==1.8.0 07:20:57 rpds-py==0.30.0 07:20:57 rsa==4.9.1 07:20:57 ruamel.yaml==0.19.1 07:20:57 ruamel.yaml.clib==0.2.15 07:20:57 s3transfer==0.18.0 07:20:57 simplejson==4.1.1 07:20:57 six==1.17.0 07:20:57 smmap==5.0.3 07:20:57 soupsieve==2.8.4 07:20:57 stevedore==5.8.0 07:20:57 tabulate==0.10.0 07:20:57 toml==0.10.2 07:20:57 tomlkit==0.15.0 07:20:57 tqdm==4.68.1 07:20:57 typing_extensions==4.15.0 07:20:57 urllib3==1.26.20 07:20:57 virtualenv==21.4.2 07:20:57 wcwidth==0.8.0 07:20:57 websocket-client==1.9.0 07:20:57 wrapt==2.2.1 07:20:57 xdg==6.0.0 07:20:57 xmltodict==1.0.4 07:20:57 yarl==1.24.2 07:20:57 yq==3.4.3 07:20:57 [integration-pnf-simulator-master-yaml-lint] $ /bin/sh /tmp/jenkins10748118978996855957.sh 07:20:57 ---> uv-install.sh 07:20:57 Installing uv/uvx (latest) using shell installer 07:20:58 2026-06-06 07:20:58 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-8HvY56.sh" [1] 07:20:58 downloading uv 0.11.19 x86_64-unknown-linux-gnu 07:20:59 installing to /home/jenkins/.local/bin 07:20:59 uv 07:20:59 uvx 07:20:59 everything's installed! 07:20:59 ---> Validating uv/uvx install 07:20:59 uvx 0.11.19 (x86_64-unknown-linux-gnu) 07:20:59 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins8205872558135170140.sh 07:20:59 ---> sudo-logs.sh 07:20:59 Archiving 'sudo' log.. 07:20:59 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins12542306875604248527.sh 07:20:59 ---> job-cost.sh 07:20:59 INFO: Activating Python virtual environment... 07:20:59 Setup pyenv: 07:20:59 system 07:20:59 3.8.13 07:20:59 3.9.13 07:20:59 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yaml-lint/.python-version) 07:21:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nLJc from file:/tmp/.os_lf_venv 07:21:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:21:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:21:01 lf-activate-venv(): INFO: Base packages installed successfully 07:21:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:21:06 lf-activate-venv(): INFO: Adding /tmp/venv-nLJc/bin to PATH 07:21:06 INFO: No stack-cost file found 07:21:06 INFO: Instance uptime: 147s 07:21:06 INFO: Fetching instance metadata (attempt 1 of 3)... 07:21:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:21:06 INFO: Successfully fetched instance metadata 07:21:06 INFO: Instance type: v3-standard-2 07:21:06 INFO: Retrieving pricing info for: v3-standard-2 07:21:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:21:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=147 07:21:07 INFO: Successfully fetched Vexxhost pricing API 07:21:07 INFO: Retrieved cost: 0.06 07:21:07 INFO: Retrieved resource: v3-standard-2 07:21:07 INFO: Creating archive directory: /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/cost 07:21:07 INFO: Archiving costs to: /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/cost.csv 07:21:07 INFO: Successfully archived job cost data 07:21:07 DEBUG: Cost data: integration-pnf-simulator-master-yaml-lint,42,2026-06-06 07:21:07,v3-standard-2,147,0.06,0.00,SUCCESS 07:21:07 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins18389881121617591000.sh 07:21:07 ---> logs-deploy.sh 07:21:07 Setup pyenv: 07:21:07 system 07:21:07 3.8.13 07:21:07 3.9.13 07:21:07 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yaml-lint/.python-version) 07:21:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nLJc from file:/tmp/.os_lf_venv 07:21:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:21:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:21:09 lf-activate-venv(): INFO: Base packages installed successfully 07:21:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:21:15 lf-activate-venv(): INFO: Adding /tmp/venv-nLJc/bin to PATH 07:21:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-pnf-simulator-master-yaml-lint/42 07:21:15 INFO: archiving workspace using pattern(s): 07:21:16 Archives upload complete. 07:21:17 INFO: archiving logs to Nexus 07:21:18 ---> uname -a: 07:21:18 Linux prd-centos8-builder-2c-1g-7504.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:21:18 07:21:18 07:21:18 ---> lscpu: 07:21:18 Architecture: x86_64 07:21:18 CPU op-mode(s): 32-bit, 64-bit 07:21:18 Byte Order: Little Endian 07:21:18 CPU(s): 2 07:21:18 On-line CPU(s) list: 0,1 07:21:18 Thread(s) per core: 1 07:21:18 Core(s) per socket: 1 07:21:18 Socket(s): 2 07:21:18 NUMA node(s): 1 07:21:18 Vendor ID: AuthenticAMD 07:21:18 CPU family: 23 07:21:18 Model: 49 07:21:18 Model name: AMD EPYC-Rome Processor 07:21:18 Stepping: 0 07:21:18 CPU MHz: 2799.974 07:21:18 BogoMIPS: 5599.94 07:21:18 Virtualization: AMD-V 07:21:18 Hypervisor vendor: KVM 07:21:18 Virtualization type: full 07:21:18 L1d cache: 32K 07:21:18 L1i cache: 32K 07:21:18 L2 cache: 512K 07:21:18 L3 cache: 16384K 07:21:18 NUMA node0 CPU(s): 0,1 07:21:18 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:21:18 07:21:18 07:21:18 ---> nproc: 07:21:18 2 07:21:18 07:21:18 07:21:18 ---> df -h: 07:21:18 Filesystem Size Used Avail Use% Mounted on 07:21:18 devtmpfs 3.8G 0 3.8G 0% /dev 07:21:18 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:21:18 tmpfs 3.8G 17M 3.8G 1% /run 07:21:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:21:18 /dev/vda1 40G 9.6G 31G 24% / 07:21:18 tmpfs 770M 0 770M 0% /run/user/1001 07:21:18 07:21:18 07:21:18 ---> free -m: 07:21:18 total used free shared buff/cache available 07:21:18 Mem: 7697 577 4604 19 2515 6802 07:21:18 Swap: 1023 0 1023 07:21:18 07:21:18 07:21:18 ---> ip addr: 07:21:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:21:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:21:18 inet 127.0.0.1/8 scope host lo 07:21:18 valid_lft forever preferred_lft forever 07:21:18 inet6 ::1/128 scope host 07:21:18 valid_lft forever preferred_lft forever 07:21:18 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:21:18 link/ether fa:16:3e:bf:b0:4d brd ff:ff:ff:ff:ff:ff 07:21:18 altname enp0s3 07:21:18 altname ens3 07:21:18 inet 10.30.107.91/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:21:18 valid_lft 86251sec preferred_lft 86251sec 07:21:18 inet6 fe80::f816:3eff:febf:b04d/64 scope link 07:21:18 valid_lft forever preferred_lft forever 07:21:18 07:21:18 07:21:18 ---> sar -b -r -n DEV: 07:21:18 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:21:18 07:21:18 07:18:45 LINUX RESTART (2 CPU) 07:21:18 07:21:18 07:19:01 AM tps rtps wtps bread/s bwrtn/s 07:21:18 07:20:00 AM 372.48 177.13 195.35 9888.10 7379.86 07:21:18 07:20:01 AM 966.04 126.42 839.62 1539.62 70157.55 07:21:18 07:21:01 AM 182.36 11.18 171.18 344.55 15382.52 07:21:18 Average: 282.68 93.72 188.96 5043.41 11934.78 07:21:18 07:21:18 07:19:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:21:18 07:20:00 AM 5297776 7071032 2584664 32.79 2688 1943000 677292 7.58 380628 1847964 194548 07:21:18 07:20:01 AM 5255220 7032888 2627220 33.33 2688 1947324 712712 7.98 385088 1882772 162976 07:21:18 07:21:01 AM 4746752 6991792 3135688 39.78 2688 2390580 657232 7.36 404348 2292348 236660 07:21:18 Average: 5099916 7031904 2782524 35.30 2688 2093635 682412 7.64 390021 2007695 198061 07:21:18 07:21:18 07:19:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:21:18 07:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:18 07:20:00 AM eth0 309.94 156.88 1433.84 68.97 0.00 0.00 0.00 0.00 07:21:18 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:18 07:20:01 AM eth0 2.83 2.83 0.25 0.25 0.00 0.00 0.00 0.00 07:21:18 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:18 07:21:01 AM eth0 90.29 62.10 1472.14 12.20 0.00 0.00 0.00 0.00 07:21:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:18 Average: eth0 197.42 108.14 1440.33 39.98 0.00 0.00 0.00 0.00 07:21:18 07:21:18 07:21:18 ---> sar -P ALL: 07:21:18 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:21:18 07:21:18 07:18:45 LINUX RESTART (2 CPU) 07:21:18 07:21:18 07:19:01 AM CPU %user %nice %system %iowait %steal %idle 07:21:18 07:20:00 AM all 47.96 2.74 36.66 3.01 0.13 9.50 07:21:18 07:20:00 AM 0 51.76 2.10 34.62 3.21 0.14 8.18 07:21:18 07:20:00 AM 1 44.13 3.38 38.72 2.81 0.12 10.83 07:21:18 07:20:01 AM all 40.49 3.41 44.88 3.41 0.49 7.32 07:21:18 07:20:01 AM 0 71.84 0.97 24.27 0.00 0.00 2.91 07:21:18 07:20:01 AM 1 8.82 5.88 65.69 6.86 0.98 11.76 07:21:18 07:21:01 AM all 41.49 0.23 9.23 1.41 0.11 47.55 07:21:18 07:21:01 AM 0 48.54 0.00 6.99 1.45 0.12 42.90 07:21:18 07:21:01 AM 1 34.41 0.45 11.47 1.37 0.10 52.20 07:21:18 Average: all 44.62 1.47 22.85 2.20 0.12 28.74 07:21:18 Average: 0 50.31 1.03 20.55 2.29 0.13 25.70 07:21:18 Average: 1 38.90 1.92 25.15 2.11 0.12 31.80 07:21:18 07:21:18 07:21:18