18:58:33 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/pnf-simulator/+/146587 18:58:33 Running as SYSTEM 18:58:33 [EnvInject] - Loading node environment variables. 18:58:33 Building remotely on prd-centos8-builder-2c-1g-9489 (centos8-builder-2c-1g) in workspace /w/workspace/integration-pnf-simulator-master-yaml-lint 18:58:33 [ssh-agent] Looking for ssh-agent implementation... 18:58:33 $ ssh-agent 18:58:34 SSH_AUTH_SOCK=/tmp/ssh-q0vYKiDX5fKq/agent.14263 18:58:34 SSH_AGENT_PID=14265 18:58:34 [ssh-agent] Started. 18:58:34 Running ssh-add (command line suppressed) 18:58:34 Identity added: /w/workspace/integration-pnf-simulator-master-yaml-lint@tmp/private_key_8979419172344150551.key (/w/workspace/integration-pnf-simulator-master-yaml-lint@tmp/private_key_8979419172344150551.key) 18:58:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:58:34 The recommended git tool is: NONE 18:58:36 using credential onap-jenkins-ssh 18:58:36 Wiping out workspace first. 18:58:36 Cloning the remote Git repository 18:58:36 Cloning repository git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 18:58:36 > git init /w/workspace/integration-pnf-simulator-master-yaml-lint # timeout=10 18:58:36 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 18:58:36 > git --version # timeout=10 18:58:36 > git --version # 'git version 2.43.0' 18:58:36 using GIT_SSH to set credentials Gerrit user 18:58:36 [INFO] Currently running in a labeled security context 18:58:36 [INFO] Currently SELinux is 'enforcing' on the host 18:58:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh17864042009436189325.key 18:58:36 Verifying host key using manually-configured host key entries 18:58:36 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:58:36 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 18:58:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:58:37 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 18:58:37 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 18:58:37 using GIT_SSH to set credentials Gerrit user 18:58:37 [INFO] Currently running in a labeled security context 18:58:37 [INFO] Currently SELinux is 'enforcing' on the host 18:58:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh13729936446952924358.key 18:58:37 Verifying host key using manually-configured host key entries 18:58:37 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git refs/changes/87/146587/1 # timeout=30 18:58:37 > git rev-parse 57344cdf6f6e5cf50bba0260cd9c0b97775d01cf^{commit} # timeout=10 18:58:37 Checking out Revision 57344cdf6f6e5cf50bba0260cd9c0b97775d01cf (refs/changes/87/146587/1) 18:58:37 > git config core.sparsecheckout # timeout=10 18:58:37 > git checkout -f 57344cdf6f6e5cf50bba0260cd9c0b97775d01cf # timeout=30 18:58:41 Commit message: "CI: Bump github2gerrit workflow to v1.4.3" 18:58:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:58:41 > git rev-list --no-walk 65a4a5188380837614881aea5581dbaf20afd01f # timeout=10 18:58:41 [EnvInject] - Injecting environment variables from a build step. 18:58:41 [EnvInject] - Injecting as environment variables the properties content 18:58:41 PYTHON=python3 18:58:41 18:58:41 [EnvInject] - Variables injected successfully. 18:58:41 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins11439357218531776103.sh 18:58:41 ---> tox-install.sh 18:58:41 + source /home/jenkins/lf-env.sh 18:58:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:58:41 ++ mktemp -d /tmp/venv-XXXX 18:58:41 + lf_venv=/tmp/venv-zF1e 18:58:41 + local venv_file=/tmp/.os_lf_venv 18:58:41 + local python=python3 18:58:41 + local options 18:58:41 + local set_path=true 18:58:41 + local install_args= 18:58:41 ++ 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 18:58:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:58:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:58:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:58:41 + true 18:58:41 + case $1 in 18:58:41 + venv_file=/tmp/.toxenv 18:58:41 + shift 2 18:58:41 + true 18:58:41 + case $1 in 18:58:41 + shift 18:58:41 + break 18:58:41 + case $python in 18:58:41 + local pkg_list= 18:58:41 + [[ -d /opt/pyenv ]] 18:58:41 + echo 'Setup pyenv:' 18:58:41 Setup pyenv: 18:58:41 + export PYENV_ROOT=/opt/pyenv 18:58:41 + PYENV_ROOT=/opt/pyenv 18:58:41 + 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 18:58:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:58:41 + pyenv versions 18:58:41 system 18:58:41 * 3.8.13 (set by /opt/pyenv/version) 18:58:41 * 3.9.13 (set by /opt/pyenv/version) 18:58:41 * 3.10.6 (set by /opt/pyenv/version) 18:58:41 + command -v pyenv 18:58:41 ++ pyenv init - --no-rehash 18:58:41 + 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[*]}"'\'')" 18:58:41 export PATH="/opt/pyenv/shims:${PATH}" 18:58:41 export PYENV_SHELL=bash 18:58:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:58:41 pyenv() { 18:58:41 local command 18:58:41 command="${1:-}" 18:58:41 if [ "$#" -gt 0 ]; then 18:58:41 shift 18:58:41 fi 18:58:41 18:58:41 case "$command" in 18:58:41 rehash|shell) 18:58:41 eval "$(pyenv "sh-$command" "$@")" 18:58:41 ;; 18:58:41 *) 18:58:41 command pyenv "$command" "$@" 18:58:41 ;; 18:58:41 esac 18:58:41 }' 18:58:41 +++ 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[*]}"' 18:58:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:58:41 ++ 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 18:58:41 ++ 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 18:58:41 ++ export PYENV_SHELL=bash 18:58:41 ++ PYENV_SHELL=bash 18:58:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:58:41 +++ complete -F _pyenv pyenv 18:58:41 ++ lf-pyver python3 18:58:41 ++ local py_version_xy=python3 18:58:41 ++ local py_version_xyz= 18:58:41 ++ pyenv versions 18:58:41 ++ local command 18:58:41 ++ command=versions 18:58:41 ++ '[' 1 -gt 0 ']' 18:58:41 ++ shift 18:58:41 ++ case "$command" in 18:58:41 ++ command pyenv versions 18:58:41 ++ pyenv versions 18:58:41 ++ awk '{ print $1 }' 18:58:41 ++ grep -E '^[0-9.]*[0-9]$' 18:58:41 ++ sed 's/^[ *]* //' 18:58:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:58:42 +++ grep '^3' /tmp/.pyenv_versions 18:58:42 +++ tail -n 1 18:58:42 +++ sort -V 18:58:42 ++ py_version_xyz=3.10.6 18:58:42 ++ [[ -z 3.10.6 ]] 18:58:42 ++ echo 3.10.6 18:58:42 ++ return 0 18:58:42 + pyenv local 3.10.6 18:58:42 + local command 18:58:42 + command=local 18:58:42 + '[' 2 -gt 0 ']' 18:58:42 + shift 18:58:42 + case "$command" in 18:58:42 + command pyenv local 3.10.6 18:58:42 + pyenv local 3.10.6 18:58:42 + for arg in "$@" 18:58:42 + case $arg in 18:58:42 + pkg_list+='tox ' 18:58:42 + for arg in "$@" 18:58:42 + case $arg in 18:58:42 + pkg_list+='virtualenv ' 18:58:42 + for arg in "$@" 18:58:42 + case $arg in 18:58:42 + pkg_list+='urllib3~=1.26.15 ' 18:58:42 + [[ -f /tmp/.toxenv ]] 18:58:42 + [[ ! -f /tmp/.toxenv ]] 18:58:42 + [[ -n '' ]] 18:58:42 + python3 -m venv /tmp/venv-zF1e 18:58:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zF1e' 18:58:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zF1e 18:58:46 + echo /tmp/venv-zF1e 18:58:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:58:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:58:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:58:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:58:46 + local 'pip_opts=--upgrade --quiet' 18:58:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:58:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:58:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:58:46 + [[ -n '' ]] 18:58:46 + [[ -n '' ]] 18:58:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:58:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:58:46 + /tmp/venv-zF1e/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 18:58:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:58:50 lf-activate-venv(): INFO: Base packages installed successfully 18:58:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:58:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:58:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:58:50 + /tmp/venv-zF1e/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 18:58:52 + type python3 18:58:52 + true 18:58:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zF1e/bin to PATH' 18:58:52 lf-activate-venv(): INFO: Adding /tmp/venv-zF1e/bin to PATH 18:58:52 + PATH=/tmp/venv-zF1e/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 18:58:52 + return 0 18:58:52 + python3 --version 18:58:52 Python 3.10.6 18:58:52 + python3 -m pip --version 18:58:52 pip 26.1.2 from /tmp/venv-zF1e/lib/python3.10/site-packages/pip (python 3.10) 18:58:52 + python3 -m pip freeze 18:58:52 cachetools==7.1.5 18:58:52 colorama==0.4.6 18:58:52 distlib==0.4.3 18:58:52 filelock==3.32.0 18:58:52 packaging==26.2 18:58:52 platformdirs==4.11.0 18:58:52 pluggy==1.6.0 18:58:52 pyproject-api==1.11.0 18:58:52 python-discovery==1.5.0 18:58:52 tomli==2.4.1 18:58:52 tomli_w==1.2.0 18:58:52 tox==4.58.0 18:58:52 typing_extensions==4.16.0 18:58:52 urllib3==1.26.20 18:58:52 virtualenv==21.7.0 18:58:53 [EnvInject] - Injecting environment variables from a build step. 18:58:53 [EnvInject] - Injecting as environment variables the properties content 18:58:53 PARALLEL=false 18:58:53 18:58:53 [EnvInject] - Variables injected successfully. 18:58:53 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins4638679184926084593.sh 18:58:53 ---> tox-run.sh 18:58:53 + 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 18:58:53 + ARCHIVE_TOX_DIR=/w/workspace/integration-pnf-simulator-master-yaml-lint/archives/tox 18:58:53 + ARCHIVE_DOC_DIR=/w/workspace/integration-pnf-simulator-master-yaml-lint/archives/docs 18:58:53 + mkdir -p /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/tox 18:58:53 + cd /w/workspace/integration-pnf-simulator-master-yaml-lint/. 18:58:53 + source /home/jenkins/lf-env.sh 18:58:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:58:53 ++ mktemp -d /tmp/venv-XXXX 18:58:53 + lf_venv=/tmp/venv-TISq 18:58:53 + local venv_file=/tmp/.os_lf_venv 18:58:53 + local python=python3 18:58:53 + local options 18:58:53 + local set_path=true 18:58:53 + local install_args= 18:58:53 ++ 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 18:58:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:58:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:58:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:58:53 + true 18:58:53 + case $1 in 18:58:53 + venv_file=/tmp/.toxenv 18:58:53 + shift 2 18:58:53 + true 18:58:53 + case $1 in 18:58:53 + shift 18:58:53 + break 18:58:53 + case $python in 18:58:53 + local pkg_list= 18:58:53 + [[ -d /opt/pyenv ]] 18:58:53 + echo 'Setup pyenv:' 18:58:53 Setup pyenv: 18:58:53 + export PYENV_ROOT=/opt/pyenv 18:58:53 + PYENV_ROOT=/opt/pyenv 18:58:53 + 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 18:58:53 + 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 18:58:53 + pyenv versions 18:58:53 system 18:58:53 3.8.13 18:58:53 3.9.13 18:58:53 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yaml-lint/.python-version) 18:58:53 + command -v pyenv 18:58:53 ++ pyenv init - --no-rehash 18:58:53 + 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[*]}"'\'')" 18:58:53 export PATH="/opt/pyenv/shims:${PATH}" 18:58:53 export PYENV_SHELL=bash 18:58:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:58:53 pyenv() { 18:58:53 local command 18:58:53 command="${1:-}" 18:58:53 if [ "$#" -gt 0 ]; then 18:58:53 shift 18:58:53 fi 18:58:53 18:58:53 case "$command" in 18:58:53 rehash|shell) 18:58:53 eval "$(pyenv "sh-$command" "$@")" 18:58:53 ;; 18:58:53 *) 18:58:53 command pyenv "$command" "$@" 18:58:53 ;; 18:58:53 esac 18:58:53 }' 18:58:53 +++ 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[*]}"' 18:58:53 ++ 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 18:58:53 ++ 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 18:58:53 ++ 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 18:58:53 ++ export PYENV_SHELL=bash 18:58:53 ++ PYENV_SHELL=bash 18:58:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:58:53 +++ complete -F _pyenv pyenv 18:58:53 ++ lf-pyver python3 18:58:53 ++ local py_version_xy=python3 18:58:53 ++ local py_version_xyz= 18:58:53 ++ grep -E '^[0-9.]*[0-9]$' 18:58:53 ++ awk '{ print $1 }' 18:58:53 ++ sed 's/^[ *]* //' 18:58:53 ++ pyenv versions 18:58:53 ++ local command 18:58:53 ++ command=versions 18:58:53 ++ '[' 1 -gt 0 ']' 18:58:53 ++ shift 18:58:53 ++ case "$command" in 18:58:53 ++ command pyenv versions 18:58:53 ++ pyenv versions 18:58:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:58:53 +++ grep '^3' /tmp/.pyenv_versions 18:58:53 +++ tail -n 1 18:58:53 +++ sort -V 18:58:53 ++ py_version_xyz=3.10.6 18:58:53 ++ [[ -z 3.10.6 ]] 18:58:53 ++ echo 3.10.6 18:58:53 ++ return 0 18:58:53 + pyenv local 3.10.6 18:58:53 + local command 18:58:53 + command=local 18:58:53 + '[' 2 -gt 0 ']' 18:58:53 + shift 18:58:53 + case "$command" in 18:58:53 + command pyenv local 3.10.6 18:58:53 + pyenv local 3.10.6 18:58:53 + for arg in "$@" 18:58:53 + case $arg in 18:58:53 + pkg_list+='tox ' 18:58:53 + for arg in "$@" 18:58:53 + case $arg in 18:58:53 + pkg_list+='virtualenv ' 18:58:53 + for arg in "$@" 18:58:53 + case $arg in 18:58:53 + pkg_list+='urllib3~=1.26.15 ' 18:58:53 + [[ -f /tmp/.toxenv ]] 18:58:53 ++ cat /tmp/.toxenv 18:58:53 + lf_venv=/tmp/venv-zF1e 18:58:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zF1e from' file:/tmp/.toxenv 18:58:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zF1e from file:/tmp/.toxenv 18:58:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:58:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:58:53 + local 'pip_opts=--upgrade --quiet' 18:58:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:58:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:58:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:58:53 + [[ -n '' ]] 18:58:53 + [[ -n '' ]] 18:58:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:58:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:58:53 + /tmp/venv-zF1e/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 18:58:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:58:54 lf-activate-venv(): INFO: Base packages installed successfully 18:58:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:58:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:58:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:58:54 + /tmp/venv-zF1e/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 18:58:55 + type python3 18:58:55 + true 18:58:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zF1e/bin to PATH' 18:58:55 lf-activate-venv(): INFO: Adding /tmp/venv-zF1e/bin to PATH 18:58:55 + PATH=/tmp/venv-zF1e/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 18:58:55 + return 0 18:58:55 + [[ -d /opt/pyenv ]] 18:58:55 + echo '---> Setting up pyenv' 18:58:55 ---> Setting up pyenv 18:58:55 + export PYENV_ROOT=/opt/pyenv 18:58:55 + PYENV_ROOT=/opt/pyenv 18:58:55 + export PATH=/opt/pyenv/bin:/tmp/venv-zF1e/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 18:58:55 + PATH=/opt/pyenv/bin:/tmp/venv-zF1e/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 18:58:55 ++ pwd 18:58:55 + PYTHONPATH=/w/workspace/integration-pnf-simulator-master-yaml-lint 18:58:55 + export PYTHONPATH 18:58:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:58:55 + TOX_TESTENV_PASSENV=PYTHONPATH 18:58:55 + tox --version 18:58:55 4.58.0 from /tmp/venv-zF1e/lib/python3.10/site-packages/tox/__init__.py 18:58:55 + PARALLEL=false 18:58:55 + TOX_OPTIONS_LIST= 18:58:55 + [[ -n yaml ]] 18:58:55 + TOX_OPTIONS_LIST=' -e yaml' 18:58:55 + case ${PARALLEL,,} in 18:58:55 + tox -e yaml 18:58:55 + tee -a /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/tox/tox.log 18:59:03 yaml: install_deps> python -I -m pip install coala-bears 18:59:34 yaml: freeze> python -m pip freeze --all 18:59:34 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.7.22,charset-normalizer==3.4.9,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.55,guess_language-spirit==0.5.4,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.69.0,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 18:59:34 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 18:59:34 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 18:59:35 ---> Completed tox runs 18:59:35 + for i in .tox/*/log 18:59:35 ++ echo .tox/yaml/log 18:59:35 ++ awk -F/ '{print $2}' 18:59:35 + tox_env=yaml 18:59:35 + cp -r .tox/yaml/log /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/tox/yaml 18:59:35 + DOC_DIR=docs/_build/html 18:59:35 + [[ -d docs/_build/html ]] 18:59:35 + echo '---> tox-run.sh ends' 18:59:35 ---> tox-run.sh ends 18:59:35 + test 0 -eq 0 18:59:35 $ ssh-agent -k 18:59:35 unset SSH_AUTH_SOCK; 18:59:35 unset SSH_AGENT_PID; 18:59:35 echo Agent pid 14265 killed; 18:59:35 [ssh-agent] Stopped. 18:59:35 [PostBuildScript] - [INFO] Executing post build scripts. 18:59:35 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins1887456951378369926.sh 18:59:35 ---> sysstat.sh 18:59:36 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins14908527966361797283.sh 18:59:36 ---> package-listing.sh 18:59:36 ++ facter osfamily 18:59:36 ++ tr '[:upper:]' '[:lower:]' 18:59:36 + OS_FAMILY=redhat 18:59:36 + workspace=/w/workspace/integration-pnf-simulator-master-yaml-lint 18:59:36 + START_PACKAGES=/tmp/packages_start.txt 18:59:36 + END_PACKAGES=/tmp/packages_end.txt 18:59:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:59:36 + PACKAGES=/tmp/packages_start.txt 18:59:36 + '[' /w/workspace/integration-pnf-simulator-master-yaml-lint ']' 18:59:36 + PACKAGES=/tmp/packages_end.txt 18:59:36 + case "${OS_FAMILY}" in 18:59:36 + rpm -qa 18:59:36 + sort 18:59:36 + '[' -f /tmp/packages_start.txt ']' 18:59:36 + '[' -f /tmp/packages_end.txt ']' 18:59:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:59:36 + '[' /w/workspace/integration-pnf-simulator-master-yaml-lint ']' 18:59:36 + mkdir -p /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/ 18:59:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/ 18:59:37 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins8450636779490991780.sh 18:59:37 ---> capture-instance-metadata.sh 18:59:37 Setup pyenv: 18:59:37 system 18:59:37 3.8.13 18:59:37 3.9.13 18:59:37 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yaml-lint/.python-version) 18:59:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GdqM 18:59:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:59:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:59:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:59:44 lf-activate-venv(): INFO: Base packages installed successfully 18:59:44 lf-activate-venv(): INFO: Installing additional packages: lftools 19:00:10 lf-activate-venv(): INFO: Adding /tmp/venv-GdqM/bin to PATH 19:00:10 INFO: Running in OpenStack, capturing instance metadata 19:00:10 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins10888335846230281312.sh 19:00:10 provisioning config files... 19:00:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-pnf-simulator-master-yaml-lint@tmp/config2922375199563960183tmp 19:00:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:00:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:00:10 [EnvInject] - Injecting environment variables from a build step. 19:00:10 [EnvInject] - Injecting as environment variables the properties content 19:00:10 SERVER_ID=logs 19:00:10 19:00:10 [EnvInject] - Variables injected successfully. 19:00:10 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins2357971138408670964.sh 19:00:10 ---> create-netrc.sh 19:00:10 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins8959089079840544899.sh 19:00:10 ---> python-tools-install.sh 19:00:10 Setup pyenv: 19:00:10 system 19:00:10 3.8.13 19:00:10 3.9.13 19:00:10 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yaml-lint/.python-version) 19:00:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GdqM from file:/tmp/.os_lf_venv 19:00:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:12 lf-activate-venv(): INFO: Base packages installed successfully 19:00:12 lf-activate-venv(): INFO: Installing additional packages: lftools 19:00:20 lf-activate-venv(): INFO: Adding /tmp/venv-GdqM/bin to PATH 19:00:20 Generating Requirements File 19:00:56 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:00:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:00:56 Python 3.10.6 19:00:56 pip 26.1.2 from /tmp/venv-GdqM/lib/python3.10/site-packages/pip (python 3.10) 19:00:57 aiohappyeyeballs==2.7.1 19:00:57 aiohttp==3.14.3 19:00:57 aiosignal==1.4.0 19:00:57 appdirs==1.4.4 19:00:57 argcomplete==3.7.0 19:00:57 aspy.yaml==1.3.0 19:00:57 async-timeout==5.0.1 19:00:57 attrs==26.1.0 19:00:57 autopage==0.6.0 19:00:57 backports.strenum==1.3.1 19:00:57 beautifulsoup4==4.15.0 19:00:57 boto3==1.43.54 19:00:57 botocore==1.43.54 19:00:57 bs4==0.0.2 19:00:57 certifi==2026.7.22 19:00:57 cffi==2.1.0 19:00:57 cfgv==3.5.0 19:00:57 chardet==7.4.3 19:00:57 charset-normalizer==3.4.9 19:00:57 click==8.4.2 19:00:57 cliff==4.14.0 19:00:57 cmd2==3.5.1 19:00:57 cryptography==3.3.2 19:00:57 debtcollector==3.1.0 19:00:57 decorator==5.3.1 19:00:57 defusedxml==0.7.1 19:00:57 Deprecated==1.3.1 19:00:57 distlib==0.4.3 19:00:57 dnspython==2.8.0 19:00:57 docker==7.2.0 19:00:57 dogpile.cache==1.5.0 19:00:57 durationpy==0.10 19:00:57 email-validator==2.3.0 19:00:57 filelock==3.32.0 19:00:57 frozenlist==1.8.0 19:00:57 future==1.0.0 19:00:57 gitdb==4.0.12 19:00:57 GitPython==3.1.55 19:00:57 httplib2==0.30.2 19:00:57 identify==2.6.19 19:00:57 idna==3.18 19:00:57 importlib-resources==1.5.0 19:00:57 iso8601==2.1.0 19:00:57 Jinja2==3.1.6 19:00:57 jmespath==1.1.0 19:00:57 jsonpatch==1.33 19:00:57 jsonpointer==3.1.1 19:00:57 jsonschema==4.26.0 19:00:57 jsonschema-specifications==2025.9.1 19:00:57 keystoneauth1==5.14.0 19:00:57 kubernetes==36.0.3 19:00:57 lftools==0.37.22 19:00:57 lxml==6.1.1 19:00:57 markdown-it-py==4.2.0 19:00:57 MarkupSafe==3.0.3 19:00:57 mdurl==0.1.2 19:00:57 msgpack==1.2.1 19:00:57 multi_key_dict==2.0.3 19:00:57 multidict==6.7.1 19:00:57 munch==4.0.0 19:00:57 netaddr==1.3.0 19:00:57 niet==1.4.2 19:00:57 nodeenv==1.10.0 19:00:57 oauth2client==4.1.3 19:00:57 oauthlib==3.3.1 19:00:57 openstacksdk==4.13.0 19:00:57 os-service-types==1.8.2 19:00:57 osc-lib==4.6.0 19:00:57 oslo.config==10.4.0 19:00:57 oslo.context==6.4.0 19:00:57 oslo.i18n==6.8.0 19:00:57 oslo.log==8.2.0 19:00:57 oslo.serialization==5.10.0 19:00:57 oslo.utils==10.1.1 19:00:57 packaging==26.2 19:00:57 pbr==7.0.3 19:00:57 platformdirs==4.11.0 19:00:57 prettytable==3.18.0 19:00:57 propcache==0.5.2 19:00:57 psutil==7.2.2 19:00:57 pyasn1==0.6.4 19:00:57 pyasn1_modules==0.4.2 19:00:57 pycparser==3.0 19:00:57 pygerrit2==2.0.15 19:00:57 PyGithub==2.9.1 19:00:57 Pygments==2.20.0 19:00:57 PyJWT==2.13.0 19:00:57 PyNaCl==1.6.2 19:00:57 pyparsing==2.4.7 19:00:57 pyperclip==1.11.0 19:00:57 pyrsistent==0.20.0 19:00:57 python-cinderclient==9.9.0 19:00:57 python-dateutil==2.9.0.post0 19:00:57 python-discovery==1.5.0 19:00:57 python-heatclient==5.2.0 19:00:57 python-jenkins==1.8.3 19:00:57 python-keystoneclient==5.8.0 19:00:57 python-magnumclient==4.11.0 19:00:57 python-openstackclient==10.0.0 19:00:57 python-swiftclient==4.10.0 19:00:57 PyYAML==6.0.3 19:00:57 referencing==0.37.0 19:00:57 requests==2.34.2 19:00:57 requests-oauthlib==2.0.0 19:00:57 rfc3986==2.0.0 19:00:57 rich==15.0.0 19:00:57 rich-argparse==1.8.0 19:00:57 rpds-py==0.30.0 19:00:57 rsa==4.9.1 19:00:57 ruamel.yaml==0.19.1 19:00:57 ruamel.yaml.clib==0.2.15 19:00:57 s3transfer==0.19.2 19:00:57 simplejson==4.1.1 19:00:57 six==1.17.0 19:00:57 smmap==5.0.3 19:00:57 soupsieve==2.9.1 19:00:57 stevedore==5.8.0 19:00:57 tabulate==0.10.0 19:00:57 toml==0.10.2 19:00:57 tomlkit==0.15.1 19:00:57 tqdm==4.69.0 19:00:57 typing_extensions==4.16.0 19:00:57 urllib3==1.26.20 19:00:57 virtualenv==21.7.0 19:00:57 wcwidth==0.8.2 19:00:57 websocket-client==1.9.0 19:00:57 wrapt==2.2.2 19:00:57 xdg==6.0.0 19:00:57 xmltodict==1.0.4 19:00:57 yarl==1.24.5 19:00:57 yq==4.1.2 19:00:57 [integration-pnf-simulator-master-yaml-lint] $ /bin/sh /tmp/jenkins2159649007173350406.sh 19:00:57 ---> uv-install.sh 19:00:57 Installing uv/uvx (latest) using shell installer 19:00:57 2026-07-23 19:00:57 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-7WE0gH.sh" [1] 19:00:57 downloading uv 0.11.31 x86_64-unknown-linux-gnu 19:00:58 installing to /home/jenkins/.local/bin 19:00:58 uv 19:00:58 uvx 19:00:58 everything's installed! 19:00:58 ---> Validating uv/uvx install 19:00:58 uvx 0.11.31 (x86_64-unknown-linux-gnu) 19:00:58 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins11911856522092088018.sh 19:00:58 ---> sudo-logs.sh 19:00:58 Archiving 'sudo' log.. 19:00:58 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins6200032441067830609.sh 19:00:58 ---> job-cost.sh 19:00:58 INFO: Activating Python virtual environment... 19:00:58 Setup pyenv: 19:00:59 system 19:00:59 3.8.13 19:00:59 3.9.13 19:00:59 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yaml-lint/.python-version) 19:00:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GdqM from file:/tmp/.os_lf_venv 19:00:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:01:01 lf-activate-venv(): INFO: Base packages installed successfully 19:01:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:01:06 lf-activate-venv(): INFO: Adding /tmp/venv-GdqM/bin to PATH 19:01:06 INFO: No stack-cost file found 19:01:06 INFO: Instance uptime: 189s 19:01:06 INFO: Fetching instance metadata (attempt 1 of 3)... 19:01:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:01:06 INFO: Successfully fetched instance metadata 19:01:06 INFO: Instance type: v3-standard-2 19:01:06 INFO: Retrieving pricing info for: v3-standard-2 19:01:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:01:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=189 19:01:06 INFO: Successfully fetched Vexxhost pricing API 19:01:06 INFO: Retrieved cost: 0.06 19:01:06 INFO: Retrieved resource: v3-standard-2 19:01:06 INFO: Creating archive directory: /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/cost 19:01:06 INFO: Archiving costs to: /w/workspace/integration-pnf-simulator-master-yaml-lint/archives/cost.csv 19:01:06 INFO: Successfully archived job cost data 19:01:06 DEBUG: Cost data: integration-pnf-simulator-master-yaml-lint,43,2026-07-23 19:01:06,v3-standard-2,189,0.06,0.00,SUCCESS 19:01:07 [integration-pnf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins2385733231303287555.sh 19:01:07 ---> logs-deploy.sh 19:01:07 Setup pyenv: 19:01:07 system 19:01:07 3.8.13 19:01:07 3.9.13 19:01:07 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yaml-lint/.python-version) 19:01:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GdqM from file:/tmp/.os_lf_venv 19:01:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:01:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:01:09 lf-activate-venv(): INFO: Base packages installed successfully 19:01:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:01:16 lf-activate-venv(): INFO: Adding /tmp/venv-GdqM/bin to PATH 19:01:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-pnf-simulator-master-yaml-lint/43 19:01:16 INFO: archiving workspace using pattern(s): 19:01:17 Archives upload complete. 19:01:18 INFO: archiving logs to Nexus 19:01:18 ---> uname -a: 19:01:18 Linux prd-centos8-builder-2c-1g-9489.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 19:01:18 19:01:18 19:01:18 ---> lscpu: 19:01:18 Architecture: x86_64 19:01:18 CPU op-mode(s): 32-bit, 64-bit 19:01:18 Byte Order: Little Endian 19:01:18 CPU(s): 2 19:01:18 On-line CPU(s) list: 0,1 19:01:18 Thread(s) per core: 1 19:01:18 Core(s) per socket: 1 19:01:18 Socket(s): 2 19:01:18 NUMA node(s): 1 19:01:18 Vendor ID: AuthenticAMD 19:01:18 CPU family: 23 19:01:18 Model: 49 19:01:18 Model name: AMD EPYC-Rome Processor 19:01:18 Stepping: 0 19:01:18 CPU MHz: 2799.998 19:01:18 BogoMIPS: 5599.99 19:01:18 Virtualization: AMD-V 19:01:18 Hypervisor vendor: KVM 19:01:18 Virtualization type: full 19:01:18 L1d cache: 32K 19:01:18 L1i cache: 32K 19:01:18 L2 cache: 512K 19:01:18 L3 cache: 16384K 19:01:18 NUMA node0 CPU(s): 0,1 19:01: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 19:01:18 19:01:18 19:01:18 ---> nproc: 19:01:18 2 19:01:18 19:01:18 19:01:18 ---> df -h: 19:01:18 Filesystem Size Used Avail Use% Mounted on 19:01:18 devtmpfs 3.8G 0 3.8G 0% /dev 19:01:18 tmpfs 3.8G 0 3.8G 0% /dev/shm 19:01:18 tmpfs 3.8G 17M 3.8G 1% /run 19:01:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:01:18 /dev/vda1 40G 9.8G 31G 25% / 19:01:18 tmpfs 770M 0 770M 0% /run/user/1001 19:01:18 19:01:18 19:01:18 ---> free -m: 19:01:18 total used free shared buff/cache available 19:01:18 Mem: 7697 617 4444 19 2635 6762 19:01:18 Swap: 1023 0 1023 19:01:18 19:01:18 19:01:18 ---> ip addr: 19:01:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:01:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:01:18 inet 127.0.0.1/8 scope host lo 19:01:18 valid_lft forever preferred_lft forever 19:01:18 inet6 ::1/128 scope host 19:01:18 valid_lft forever preferred_lft forever 19:01:18 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:01:18 link/ether fa:16:3e:8b:62:6e brd ff:ff:ff:ff:ff:ff 19:01:18 altname enp0s3 19:01:18 altname ens3 19:01:18 inet 10.30.107.219/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 19:01:18 valid_lft 86208sec preferred_lft 86208sec 19:01:18 inet6 fe80::f816:3eff:fe8b:626e/64 scope link 19:01:18 valid_lft forever preferred_lft forever 19:01:18 19:01:18 19:01:18 ---> sar -b -r -n DEV: 19:01:18 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/23/2026 _x86_64_ (2 CPU) 19:01:18 19:01:18 18:58:03 LINUX RESTART (2 CPU) 19:01:18 19:01:18 06:59:01 PM tps rtps wtps bread/s bwrtn/s 19:01:18 07:00:01 PM 214.10 70.63 143.47 1929.22 14428.11 19:01:18 07:01:01 PM 116.78 1.20 115.58 237.52 11373.03 19:01:18 Average: 165.44 35.91 129.52 1083.37 12900.57 19:01:18 19:01:18 06:59:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:01:18 07:00:01 PM 4901456 6925732 2980984 37.82 2688 2189040 769188 8.61 423960 2179500 146136 19:01:18 07:01:01 PM 4594152 6957692 3288288 41.72 2688 2504784 699676 7.83 428768 2421460 200424 19:01:18 Average: 4747804 6941712 3134636 39.77 2688 2346912 734432 8.22 426364 2300480 173280 19:01:18 19:01:18 06:59:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:01:18 07:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:18 07:00:01 PM eth0 87.12 56.61 1177.07 14.21 0.00 0.00 0.00 0.00 19:01:18 07:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:18 07:01:01 PM eth0 73.46 47.13 827.25 8.54 0.00 0.00 0.00 0.00 19:01:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:18 Average: eth0 80.29 51.87 1002.16 11.37 0.00 0.00 0.00 0.00 19:01:18 19:01:18 19:01:18 ---> sar -P ALL: 19:01:18 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/23/2026 _x86_64_ (2 CPU) 19:01:18 19:01:18 18:58:03 LINUX RESTART (2 CPU) 19:01:18 19:01:18 06:59:01 PM CPU %user %nice %system %iowait %steal %idle 19:01:18 07:00:01 PM all 32.16 1.16 23.90 6.24 0.11 36.43 19:01:18 07:00:01 PM 0 28.04 1.59 27.85 7.26 0.10 35.16 19:01:18 07:00:01 PM 1 36.25 0.72 19.98 5.24 0.12 37.69 19:01:18 07:01:01 PM all 29.90 0.00 5.31 10.42 0.09 54.28 19:01:18 07:01:01 PM 0 18.23 0.00 4.77 10.67 0.08 66.25 19:01:18 07:01:01 PM 1 41.55 0.00 5.86 10.17 0.10 42.32 19:01:18 Average: all 31.02 0.57 14.54 8.35 0.10 45.42 19:01:18 Average: 0 23.09 0.79 16.21 8.98 0.09 50.84 19:01:18 Average: 1 38.91 0.36 12.88 7.72 0.11 40.02 19:01:18 19:01:18 19:01:18