17:06:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/143470 17:06:22 Running as SYSTEM 17:06:22 [EnvInject] - Loading node environment variables. 17:06:22 Building remotely on prd-centos8-builder-2c-1g-1690 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-python-lint 17:06:22 [ssh-agent] Looking for ssh-agent implementation... 17:06:22 $ ssh-agent 17:06:22 SSH_AUTH_SOCK=/tmp/ssh-YnPJWcLgUimw/agent.16052 17:06:22 SSH_AGENT_PID=16056 17:06:22 [ssh-agent] Started. 17:06:22 Running ssh-add (command line suppressed) 17:06:22 Identity added: /w/workspace/integration-master-python-lint@tmp/private_key_15149567967549107755.key (/w/workspace/integration-master-python-lint@tmp/private_key_15149567967549107755.key) 17:06:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:06:22 The recommended git tool is: NONE 17:06:24 using credential onap-jenkins-ssh 17:06:24 Wiping out workspace first. 17:06:24 Cloning the remote Git repository 17:06:24 Cloning repository git://cloud.onap.org/mirror/integration.git 17:06:24 > git init /w/workspace/integration-master-python-lint # timeout=10 17:06:24 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 17:06:24 > git --version # timeout=10 17:06:24 > git --version # 'git version 2.39.0' 17:06:24 using GIT_SSH to set credentials Gerrit user 17:06:24 [INFO] Currently running in a labeled security context 17:06:24 [INFO] Currently SELinux is 'enforcing' on the host 17:06:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh13531576519027637719.key 17:06:24 Verifying host key using manually-configured host key entries 17:06:24 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:06:28 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 17:06:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:28 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 17:06:28 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 17:06:28 using GIT_SSH to set credentials Gerrit user 17:06:28 [INFO] Currently running in a labeled security context 17:06:28 [INFO] Currently SELinux is 'enforcing' on the host 17:06:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh9834822876796834333.key 17:06:28 Verifying host key using manually-configured host key entries 17:06:29 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/70/143470/1 # timeout=30 17:06:29 > git rev-parse c9f7d18d6ca5de11b45597cf7c513f6c1cad9974^{commit} # timeout=10 17:06:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:06:29 Checking out Revision c9f7d18d6ca5de11b45597cf7c513f6c1cad9974 (refs/changes/70/143470/1) 17:06:29 > git config core.sparsecheckout # timeout=10 17:06:29 > git checkout -f c9f7d18d6ca5de11b45597cf7c513f6c1cad9974 # timeout=30 17:06:32 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 17:06:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:06:32 > git rev-list --no-walk 3bb88e2f04a755a862929313c4a0bbf16ba85a36 # timeout=10 17:06:33 [EnvInject] - Injecting environment variables from a build step. 17:06:33 [EnvInject] - Injecting as environment variables the properties content 17:06:33 PYTHON=python3 17:06:33 17:06:33 [EnvInject] - Variables injected successfully. 17:06:33 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins14655409144746860490.sh 17:06:33 ---> tox-install.sh 17:06:33 + source /home/jenkins/lf-env.sh 17:06:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:06:33 ++ mktemp -d /tmp/venv-XXXX 17:06:33 + lf_venv=/tmp/venv-tYs1 17:06:33 + local venv_file=/tmp/.os_lf_venv 17:06:33 + local python=python3 17:06:33 + local options 17:06:33 + local set_path=true 17:06:33 + local install_args= 17:06:33 ++ 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 17:06:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:06:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:06:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:06:33 + true 17:06:33 + case $1 in 17:06:33 + venv_file=/tmp/.toxenv 17:06:33 + shift 2 17:06:33 + true 17:06:33 + case $1 in 17:06:33 + shift 17:06:33 + break 17:06:33 + case $python in 17:06:33 + local pkg_list= 17:06:33 + [[ -d /opt/pyenv ]] 17:06:33 + echo 'Setup pyenv:' 17:06:33 Setup pyenv: 17:06:33 + export PYENV_ROOT=/opt/pyenv 17:06:33 + PYENV_ROOT=/opt/pyenv 17:06:33 + 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 17:06:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:06:33 + pyenv versions 17:06:33 system 17:06:33 * 3.8.13 (set by /opt/pyenv/version) 17:06:33 * 3.9.13 (set by /opt/pyenv/version) 17:06:33 * 3.10.6 (set by /opt/pyenv/version) 17:06:33 + command -v pyenv 17:06:33 ++ pyenv init - --no-rehash 17:06:33 + 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[*]}"'\'')" 17:06:33 export PATH="/opt/pyenv/shims:${PATH}" 17:06:33 export PYENV_SHELL=bash 17:06:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:06:33 pyenv() { 17:06:33 local command 17:06:33 command="${1:-}" 17:06:33 if [ "$#" -gt 0 ]; then 17:06:33 shift 17:06:33 fi 17:06:33 17:06:33 case "$command" in 17:06:33 rehash|shell) 17:06:33 eval "$(pyenv "sh-$command" "$@")" 17:06:33 ;; 17:06:33 *) 17:06:33 command pyenv "$command" "$@" 17:06:33 ;; 17:06:33 esac 17:06:33 }' 17:06:33 +++ 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[*]}"' 17:06:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:06:33 ++ 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 17:06:33 ++ 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 17:06:33 ++ export PYENV_SHELL=bash 17:06:33 ++ PYENV_SHELL=bash 17:06:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:06:33 +++ complete -F _pyenv pyenv 17:06:33 ++ lf-pyver python3 17:06:33 ++ local py_version_xy=python3 17:06:33 ++ local py_version_xyz= 17:06:33 ++ awk '{ print $1 }' 17:06:33 ++ pyenv versions 17:06:33 ++ local command 17:06:33 ++ command=versions 17:06:33 ++ '[' 1 -gt 0 ']' 17:06:33 ++ shift 17:06:33 ++ case "$command" in 17:06:33 ++ command pyenv versions 17:06:33 ++ pyenv versions 17:06:33 ++ sed 's/^[ *]* //' 17:06:33 ++ grep -E '^[0-9.]*[0-9]$' 17:06:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:06:33 +++ sort -V 17:06:33 +++ tail -n 1 17:06:33 +++ grep '^3' /tmp/.pyenv_versions 17:06:33 ++ py_version_xyz=3.10.6 17:06:33 ++ [[ -z 3.10.6 ]] 17:06:33 ++ echo 3.10.6 17:06:33 ++ return 0 17:06:33 + pyenv local 3.10.6 17:06:33 + local command 17:06:33 + command=local 17:06:33 + '[' 2 -gt 0 ']' 17:06:33 + shift 17:06:33 + case "$command" in 17:06:33 + command pyenv local 3.10.6 17:06:33 + pyenv local 3.10.6 17:06:33 + for arg in "$@" 17:06:33 + case $arg in 17:06:33 + pkg_list+='tox ' 17:06:33 + for arg in "$@" 17:06:33 + case $arg in 17:06:33 + pkg_list+='virtualenv ' 17:06:33 + for arg in "$@" 17:06:33 + case $arg in 17:06:33 + pkg_list+='urllib3~=1.26.15 ' 17:06:33 + [[ -f /tmp/.toxenv ]] 17:06:33 + [[ ! -f /tmp/.toxenv ]] 17:06:33 + [[ -n '' ]] 17:06:33 + python3 -m venv /tmp/venv-tYs1 17:06:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tYs1' 17:06:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tYs1 17:06:38 + echo /tmp/venv-tYs1 17:06:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:06:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:06:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:06:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:06:38 + local 'pip_opts=--upgrade --quiet' 17:06:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:06:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:06:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:06:38 + [[ -n '' ]] 17:06:38 + [[ -n '' ]] 17:06:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:06:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:06:38 + /tmp/venv-tYs1/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 17:06:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:06:42 lf-activate-venv(): INFO: Base packages installed successfully 17:06:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:06:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:06:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:06:42 + /tmp/venv-tYs1/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 17:06:43 + type python3 17:06:43 + true 17:06:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tYs1/bin to PATH' 17:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-tYs1/bin to PATH 17:06:43 + PATH=/tmp/venv-tYs1/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 17:06:43 + return 0 17:06:43 + python3 --version 17:06:43 Python 3.10.6 17:06:43 + python3 -m pip --version 17:06:44 pip 26.0.1 from /tmp/venv-tYs1/lib/python3.10/site-packages/pip (python 3.10) 17:06:44 + python3 -m pip freeze 17:06:44 cachetools==7.0.2 17:06:44 colorama==0.4.6 17:06:44 distlib==0.4.0 17:06:44 filelock==3.25.0 17:06:44 packaging==26.0 17:06:44 platformdirs==4.9.2 17:06:44 pluggy==1.6.0 17:06:44 pyproject-api==1.10.0 17:06:44 python-discovery==1.1.0 17:06:44 tomli==2.4.0 17:06:44 tox==4.47.3 17:06:44 typing_extensions==4.15.0 17:06:44 urllib3==1.26.20 17:06:44 virtualenv==21.1.0 17:06:44 [EnvInject] - Injecting environment variables from a build step. 17:06:44 [EnvInject] - Injecting as environment variables the properties content 17:06:44 PARALLEL=false 17:06:44 17:06:44 [EnvInject] - Variables injected successfully. 17:06:44 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins13716537393289042576.sh 17:06:44 ---> tox-run.sh 17:06:44 + 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 17:06:44 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-python-lint/archives/tox 17:06:44 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-python-lint/archives/docs 17:06:44 + mkdir -p /w/workspace/integration-master-python-lint/archives/tox 17:06:44 + cd /w/workspace/integration-master-python-lint/. 17:06:44 + source /home/jenkins/lf-env.sh 17:06:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:06:44 ++ mktemp -d /tmp/venv-XXXX 17:06:44 + lf_venv=/tmp/venv-IEHv 17:06:44 + local venv_file=/tmp/.os_lf_venv 17:06:44 + local python=python3 17:06:44 + local options 17:06:44 + local set_path=true 17:06:44 + local install_args= 17:06:44 ++ 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 17:06:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:06:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:06:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:06:44 + true 17:06:44 + case $1 in 17:06:44 + venv_file=/tmp/.toxenv 17:06:44 + shift 2 17:06:44 + true 17:06:44 + case $1 in 17:06:44 + shift 17:06:44 + break 17:06:44 + case $python in 17:06:44 + local pkg_list= 17:06:44 + [[ -d /opt/pyenv ]] 17:06:44 + echo 'Setup pyenv:' 17:06:44 Setup pyenv: 17:06:44 + export PYENV_ROOT=/opt/pyenv 17:06:44 + PYENV_ROOT=/opt/pyenv 17:06:44 + 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 17:06:44 + 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 17:06:44 + pyenv versions 17:06:44 system 17:06:44 3.8.13 17:06:44 3.9.13 17:06:44 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 17:06:44 + command -v pyenv 17:06:44 ++ pyenv init - --no-rehash 17:06:44 + 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[*]}"'\'')" 17:06:44 export PATH="/opt/pyenv/shims:${PATH}" 17:06:44 export PYENV_SHELL=bash 17:06:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:06:44 pyenv() { 17:06:44 local command 17:06:44 command="${1:-}" 17:06:44 if [ "$#" -gt 0 ]; then 17:06:44 shift 17:06:44 fi 17:06:44 17:06:44 case "$command" in 17:06:44 rehash|shell) 17:06:44 eval "$(pyenv "sh-$command" "$@")" 17:06:44 ;; 17:06:44 *) 17:06:44 command pyenv "$command" "$@" 17:06:44 ;; 17:06:44 esac 17:06:44 }' 17:06:44 +++ 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[*]}"' 17:06:44 ++ 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 17:06:44 ++ 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 17:06:44 ++ 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 17:06:44 ++ export PYENV_SHELL=bash 17:06:44 ++ PYENV_SHELL=bash 17:06:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:06:44 +++ complete -F _pyenv pyenv 17:06:44 ++ lf-pyver python3 17:06:44 ++ local py_version_xy=python3 17:06:44 ++ local py_version_xyz= 17:06:44 ++ pyenv versions 17:06:44 ++ local command 17:06:44 ++ command=versions 17:06:44 ++ '[' 1 -gt 0 ']' 17:06:44 ++ shift 17:06:44 ++ case "$command" in 17:06:44 ++ command pyenv versions 17:06:44 ++ pyenv versions 17:06:44 ++ awk '{ print $1 }' 17:06:44 ++ sed 's/^[ *]* //' 17:06:44 ++ grep -E '^[0-9.]*[0-9]$' 17:06:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:06:44 +++ sort -V 17:06:44 +++ grep '^3' /tmp/.pyenv_versions 17:06:44 +++ tail -n 1 17:06:44 ++ py_version_xyz=3.10.6 17:06:44 ++ [[ -z 3.10.6 ]] 17:06:44 ++ echo 3.10.6 17:06:44 ++ return 0 17:06:44 + pyenv local 3.10.6 17:06:44 + local command 17:06:44 + command=local 17:06:44 + '[' 2 -gt 0 ']' 17:06:44 + shift 17:06:44 + case "$command" in 17:06:44 + command pyenv local 3.10.6 17:06:44 + pyenv local 3.10.6 17:06:44 + for arg in "$@" 17:06:44 + case $arg in 17:06:44 + pkg_list+='tox ' 17:06:44 + for arg in "$@" 17:06:44 + case $arg in 17:06:44 + pkg_list+='virtualenv ' 17:06:44 + for arg in "$@" 17:06:44 + case $arg in 17:06:44 + pkg_list+='urllib3~=1.26.15 ' 17:06:44 + [[ -f /tmp/.toxenv ]] 17:06:44 ++ cat /tmp/.toxenv 17:06:44 + lf_venv=/tmp/venv-tYs1 17:06:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tYs1 from' file:/tmp/.toxenv 17:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tYs1 from file:/tmp/.toxenv 17:06:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:06:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:06:44 + local 'pip_opts=--upgrade --quiet' 17:06:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:06:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:06:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:06:44 + [[ -n '' ]] 17:06:44 + [[ -n '' ]] 17:06:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:06:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:06:44 + /tmp/venv-tYs1/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 17:06:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:06:45 lf-activate-venv(): INFO: Base packages installed successfully 17:06:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:06:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:06:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:06:45 + /tmp/venv-tYs1/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 17:06:46 + type python3 17:06:46 + true 17:06:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tYs1/bin to PATH' 17:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-tYs1/bin to PATH 17:06:46 + PATH=/tmp/venv-tYs1/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 17:06:46 + return 0 17:06:46 + [[ -d /opt/pyenv ]] 17:06:46 + echo '---> Setting up pyenv' 17:06:46 ---> Setting up pyenv 17:06:46 + export PYENV_ROOT=/opt/pyenv 17:06:46 + PYENV_ROOT=/opt/pyenv 17:06:46 + export PATH=/opt/pyenv/bin:/tmp/venv-tYs1/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 17:06:46 + PATH=/opt/pyenv/bin:/tmp/venv-tYs1/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 17:06:46 ++ pwd 17:06:46 + PYTHONPATH=/w/workspace/integration-master-python-lint 17:06:46 + export PYTHONPATH 17:06:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:06:46 + TOX_TESTENV_PASSENV=PYTHONPATH 17:06:46 + tox --version 17:06:46 4.47.3 from /tmp/venv-tYs1/lib/python3.10/site-packages/tox/__init__.py 17:06:46 + PARALLEL=false 17:06:46 + TOX_OPTIONS_LIST= 17:06:46 + [[ -n py ]] 17:06:46 + TOX_OPTIONS_LIST=' -e py' 17:06:46 + case ${PARALLEL,,} in 17:06:46 + tox -e py 17:06:46 + tee -a /w/workspace/integration-master-python-lint/archives/tox/tox.log 17:06:47 py: install_deps> python -I -m pip install coala-bears nodeenv 17:07:21 py: freeze> python -m pip freeze --all 17:07:22 py: 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.2.25,charset-normalizer==3.4.4,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.46,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.11,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.0,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.1.post1,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.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.3,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 17:07:22 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 17:07:22 py: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $( Completed tox runs' 17:07:23 ---> Completed tox runs 17:07:23 + for i in .tox/*/log 17:07:23 ++ echo .tox/py/log 17:07:23 ++ awk -F/ '{print $2}' 17:07:23 + tox_env=py 17:07:23 + cp -r .tox/py/log /w/workspace/integration-master-python-lint/archives/tox/py 17:07:23 + DOC_DIR=docs/_build/html 17:07:23 + [[ -d docs/_build/html ]] 17:07:23 + echo '---> tox-run.sh ends' 17:07:23 ---> tox-run.sh ends 17:07:23 + test 0 -eq 0 17:07:23 $ ssh-agent -k 17:07:23 unset SSH_AUTH_SOCK; 17:07:23 unset SSH_AGENT_PID; 17:07:23 echo Agent pid 16056 killed; 17:07:23 [ssh-agent] Stopped. 17:07:23 [PostBuildScript] - [INFO] Executing post build scripts. 17:07:23 [integration-master-python-lint] $ /bin/bash /tmp/jenkins8394496445348484262.sh 17:07:23 ---> sysstat.sh 17:07:23 [integration-master-python-lint] $ /bin/bash /tmp/jenkins10528380088240314351.sh 17:07:23 ---> package-listing.sh 17:07:23 ++ tr '[:upper:]' '[:lower:]' 17:07:23 ++ facter osfamily 17:07:23 + OS_FAMILY=redhat 17:07:23 + workspace=/w/workspace/integration-master-python-lint 17:07:23 + START_PACKAGES=/tmp/packages_start.txt 17:07:23 + END_PACKAGES=/tmp/packages_end.txt 17:07:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:07:23 + PACKAGES=/tmp/packages_start.txt 17:07:23 + '[' /w/workspace/integration-master-python-lint ']' 17:07:23 + PACKAGES=/tmp/packages_end.txt 17:07:23 + case "${OS_FAMILY}" in 17:07:23 + rpm -qa 17:07:23 + sort 17:07:24 + '[' -f /tmp/packages_start.txt ']' 17:07:24 + '[' -f /tmp/packages_end.txt ']' 17:07:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:07:24 + '[' /w/workspace/integration-master-python-lint ']' 17:07:24 + mkdir -p /w/workspace/integration-master-python-lint/archives/ 17:07:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-python-lint/archives/ 17:07:24 [integration-master-python-lint] $ /bin/bash /tmp/jenkins587566179318287220.sh 17:07:24 ---> capture-instance-metadata.sh 17:07:24 Setup pyenv: 17:07:24 system 17:07:24 3.8.13 17:07:24 3.9.13 17:07:24 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 17:07:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mibE 17:07:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:07:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:07:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:07:32 lf-activate-venv(): INFO: Base packages installed successfully 17:07:32 lf-activate-venv(): INFO: Installing additional packages: lftools 17:08:08 lf-activate-venv(): INFO: Adding /tmp/venv-mibE/bin to PATH 17:08:08 INFO: Running in OpenStack, capturing instance metadata 17:08:08 [integration-master-python-lint] $ /bin/bash /tmp/jenkins17421696057197108346.sh 17:08:08 provisioning config files... 17:08:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-python-lint@tmp/config5789708772108587351tmp 17:08:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:08:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:08:08 [EnvInject] - Injecting environment variables from a build step. 17:08:08 [EnvInject] - Injecting as environment variables the properties content 17:08:08 SERVER_ID=logs 17:08:08 17:08:08 [EnvInject] - Variables injected successfully. 17:08:08 [integration-master-python-lint] $ /bin/bash /tmp/jenkins5799673689062917958.sh 17:08:08 ---> create-netrc.sh 17:08:08 [integration-master-python-lint] $ /bin/bash /tmp/jenkins13138998174793229962.sh 17:08:08 ---> python-tools-install.sh 17:08:08 Setup pyenv: 17:08:09 system 17:08:09 3.8.13 17:08:09 3.9.13 17:08:09 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 17:08:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mibE from file:/tmp/.os_lf_venv 17:08:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:11 lf-activate-venv(): INFO: Base packages installed successfully 17:08:11 lf-activate-venv(): INFO: Installing additional packages: lftools 17:08:18 lf-activate-venv(): INFO: Adding /tmp/venv-mibE/bin to PATH 17:08:18 Generating Requirements File 17:08:45 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. 17:08:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:08:45 Python 3.10.6 17:08:45 pip 26.0.1 from /tmp/venv-mibE/lib/python3.10/site-packages/pip (python 3.10) 17:08:45 appdirs==1.4.4 17:08:45 argcomplete==3.6.3 17:08:45 aspy.yaml==1.3.0 17:08:45 attrs==25.4.0 17:08:45 autopage==0.6.0 17:08:45 backports.strenum==1.3.1 17:08:45 beautifulsoup4==4.14.3 17:08:45 boto3==1.42.60 17:08:45 botocore==1.42.60 17:08:45 bs4==0.0.2 17:08:45 certifi==2026.2.25 17:08:45 cffi==2.0.0 17:08:45 cfgv==3.5.0 17:08:45 chardet==7.0.0 17:08:45 charset-normalizer==3.4.4 17:08:45 click==8.3.1 17:08:45 cliff==4.13.2 17:08:45 cmd2==3.4.0 17:08:45 cryptography==3.3.2 17:08:45 debtcollector==3.0.0 17:08:45 decorator==5.2.1 17:08:45 defusedxml==0.7.1 17:08:45 Deprecated==1.3.1 17:08:45 distlib==0.4.0 17:08:45 dnspython==2.8.0 17:08:45 docker==7.1.0 17:08:45 dogpile.cache==1.5.0 17:08:45 durationpy==0.10 17:08:45 email-validator==2.3.0 17:08:45 filelock==3.25.0 17:08:45 future==1.0.0 17:08:45 gitdb==4.0.12 17:08:45 GitPython==3.1.46 17:08:45 httplib2==0.30.2 17:08:45 identify==2.6.17 17:08:45 idna==3.11 17:08:45 importlib-resources==1.5.0 17:08:45 iso8601==2.1.0 17:08:45 Jinja2==3.1.6 17:08:45 jmespath==1.1.0 17:08:45 jsonpatch==1.33 17:08:45 jsonpointer==3.0.0 17:08:45 jsonschema==4.26.0 17:08:45 jsonschema-specifications==2025.9.1 17:08:45 keystoneauth1==5.13.1 17:08:45 kubernetes==35.0.0 17:08:45 lftools==0.37.22 17:08:45 lxml==6.0.2 17:08:45 markdown-it-py==4.0.0 17:08:45 MarkupSafe==3.0.3 17:08:45 mdurl==0.1.2 17:08:45 msgpack==1.1.2 17:08:45 multi_key_dict==2.0.3 17:08:45 munch==4.0.0 17:08:45 netaddr==1.3.0 17:08:45 niet==1.4.2 17:08:45 nodeenv==1.10.0 17:08:45 oauth2client==4.1.3 17:08:45 oauthlib==3.3.1 17:08:45 openstacksdk==4.10.0 17:08:45 os-service-types==1.8.2 17:08:45 osc-lib==4.4.0 17:08:45 oslo.config==10.3.0 17:08:45 oslo.context==6.3.0 17:08:45 oslo.i18n==6.7.2 17:08:45 oslo.log==8.1.0 17:08:45 oslo.serialization==5.9.1 17:08:45 oslo.utils==10.0.0 17:08:45 packaging==26.0 17:08:45 pbr==7.0.3 17:08:45 platformdirs==4.9.2 17:08:45 prettytable==3.17.0 17:08:45 psutil==7.2.2 17:08:45 pyasn1==0.6.2 17:08:45 pyasn1_modules==0.4.2 17:08:45 pycparser==3.0 17:08:45 pygerrit2==2.0.15 17:08:45 PyGithub==2.8.1 17:08:45 Pygments==2.19.2 17:08:45 PyJWT==2.11.0 17:08:45 PyNaCl==1.6.2 17:08:45 pyparsing==2.4.7 17:08:45 pyperclip==1.11.0 17:08:45 pyrsistent==0.20.0 17:08:45 python-cinderclient==9.9.0 17:08:45 python-dateutil==2.9.0.post0 17:08:45 python-discovery==1.1.0 17:08:45 python-heatclient==5.1.0 17:08:45 python-jenkins==1.8.3 17:08:45 python-keystoneclient==5.8.0 17:08:45 python-magnumclient==4.10.0 17:08:45 python-openstackclient==9.0.0 17:08:45 python-swiftclient==4.10.0 17:08:45 PyYAML==6.0.3 17:08:45 referencing==0.37.0 17:08:45 requests==2.32.5 17:08:45 requests-oauthlib==2.0.0 17:08:45 requestsexceptions==1.4.0 17:08:45 rfc3986==2.0.0 17:08:45 rich==14.3.3 17:08:45 rich-argparse==1.7.2 17:08:45 rpds-py==0.30.0 17:08:45 rsa==4.9.1 17:08:45 ruamel.yaml==0.19.1 17:08:45 ruamel.yaml.clib==0.2.15 17:08:45 s3transfer==0.16.0 17:08:45 simplejson==3.20.2 17:08:45 six==1.17.0 17:08:45 smmap==5.0.2 17:08:45 soupsieve==2.8.3 17:08:45 stevedore==5.7.0 17:08:45 tabulate==0.9.0 17:08:45 toml==0.10.2 17:08:45 tomlkit==0.14.0 17:08:45 tqdm==4.67.3 17:08:45 typing_extensions==4.15.0 17:08:45 urllib3==1.26.20 17:08:45 virtualenv==21.1.0 17:08:45 wcwidth==0.6.0 17:08:45 websocket-client==1.9.0 17:08:45 wrapt==2.1.1 17:08:45 xdg==6.0.0 17:08:45 xmltodict==1.0.4 17:08:45 yq==3.4.3 17:08:46 [integration-master-python-lint] $ /bin/bash /tmp/jenkins17406314284994527696.sh 17:08:46 ---> sudo-logs.sh 17:08:46 Archiving 'sudo' log.. 17:08:46 [integration-master-python-lint] $ /bin/bash /tmp/jenkins10389950029950631255.sh 17:08:46 ---> job-cost.sh 17:08:46 INFO: Activating Python virtual environment... 17:08:46 Setup pyenv: 17:08:46 system 17:08:46 3.8.13 17:08:46 3.9.13 17:08:46 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 17:08:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mibE from file:/tmp/.os_lf_venv 17:08:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:48 lf-activate-venv(): INFO: Base packages installed successfully 17:08:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:08:53 lf-activate-venv(): INFO: Adding /tmp/venv-mibE/bin to PATH 17:08:53 INFO: No stack-cost file found 17:08:53 INFO: Instance uptime: 190s 17:08:53 INFO: Fetching instance metadata (attempt 1 of 3)... 17:08:53 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:08:53 INFO: Successfully fetched instance metadata 17:08:53 INFO: Instance type: v3-standard-2 17:08:53 INFO: Retrieving pricing info for: v3-standard-2 17:08:53 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:08:53 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=190 17:08:53 INFO: Successfully fetched Vexxhost pricing API 17:08:53 INFO: Retrieved cost: 0.06 17:08:53 INFO: Retrieved resource: v3-standard-2 17:08:53 INFO: Creating archive directory: /w/workspace/integration-master-python-lint/archives/cost 17:08:53 INFO: Archiving costs to: /w/workspace/integration-master-python-lint/archives/cost.csv 17:08:53 INFO: Successfully archived job cost data 17:08:53 DEBUG: Cost data: integration-master-python-lint,361,2026-03-04 17:08:53,v3-standard-2,190,0.06,0.00,SUCCESS 17:08:53 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins8201510602820076148.sh 17:08:54 ---> logs-deploy.sh 17:08:54 Setup pyenv: 17:08:54 system 17:08:54 3.8.13 17:08:54 3.9.13 17:08:54 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 17:08:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mibE from file:/tmp/.os_lf_venv 17:08:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:56 lf-activate-venv(): INFO: Base packages installed successfully 17:08:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:09:04 lf-activate-venv(): INFO: Adding /tmp/venv-mibE/bin to PATH 17:09:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-python-lint/361 17:09:04 INFO: archiving workspace using pattern(s): 17:09:04 /tmp/venv-mibE/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 17:09:04 warnings.warn( 17:09:05 Archives upload complete. 17:09:05 INFO: archiving logs to Nexus 17:09:06 /tmp/venv-mibE/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 17:09:06 warnings.warn( 17:09:06 ---> uname -a: 17:09:06 Linux prd-centos8-builder-2c-1g-1690.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 17:09:06 17:09:06 17:09:06 ---> lscpu: 17:09:06 Architecture: x86_64 17:09:06 CPU op-mode(s): 32-bit, 64-bit 17:09:06 Byte Order: Little Endian 17:09:06 CPU(s): 2 17:09:06 On-line CPU(s) list: 0,1 17:09:06 Thread(s) per core: 1 17:09:06 Core(s) per socket: 1 17:09:06 Socket(s): 2 17:09:06 NUMA node(s): 1 17:09:06 Vendor ID: AuthenticAMD 17:09:06 CPU family: 23 17:09:06 Model: 49 17:09:06 Model name: AMD EPYC-Rome Processor 17:09:06 Stepping: 0 17:09:06 CPU MHz: 2799.998 17:09:06 BogoMIPS: 5599.99 17:09:06 Virtualization: AMD-V 17:09:06 Hypervisor vendor: KVM 17:09:06 Virtualization type: full 17:09:06 L1d cache: 32K 17:09:06 L1i cache: 32K 17:09:06 L2 cache: 512K 17:09:06 L3 cache: 16384K 17:09:06 NUMA node0 CPU(s): 0,1 17:09:06 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 17:09:06 17:09:06 17:09:06 ---> nproc: 17:09:06 2 17:09:06 17:09:06 17:09:06 ---> df -h: 17:09:06 Filesystem Size Used Avail Use% Mounted on 17:09:06 devtmpfs 3.8G 0 3.8G 0% /dev 17:09:06 tmpfs 3.8G 0 3.8G 0% /dev/shm 17:09:06 tmpfs 3.8G 17M 3.8G 1% /run 17:09:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:09:06 /dev/vda1 40G 8.8G 32G 22% / 17:09:06 tmpfs 770M 0 770M 0% /run/user/1001 17:09:06 17:09:06 17:09:06 ---> free -m: 17:09:06 total used free shared buff/cache available 17:09:06 Mem: 7699 601 4674 19 2423 6780 17:09:06 Swap: 1023 0 1023 17:09:06 17:09:06 17:09:06 ---> ip addr: 17:09:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:09:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:09:06 inet 127.0.0.1/8 scope host lo 17:09:06 valid_lft forever preferred_lft forever 17:09:06 inet6 ::1/128 scope host 17:09:06 valid_lft forever preferred_lft forever 17:09:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:09:06 link/ether fa:16:3e:f1:0f:0a brd ff:ff:ff:ff:ff:ff 17:09:06 altname enp0s3 17:09:06 altname ens3 17:09:06 inet 10.30.106.33/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 17:09:06 valid_lft 86207sec preferred_lft 86207sec 17:09:06 inet6 fe80::f816:3eff:fef1:f0a/64 scope link 17:09:06 valid_lft forever preferred_lft forever 17:09:06 17:09:06 17:09:06 ---> sar -b -r -n DEV: 17:09:06 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/04/2026 _x86_64_ (2 CPU) 17:09:06 17:09:06 17:05:50 LINUX RESTART (2 CPU) 17:09:06 17:09:06 05:06:01 PM tps rtps wtps bread/s bwrtn/s 17:09:06 05:07:02 PM 418.15 182.37 235.78 8538.44 44514.50 17:09:06 05:08:01 PM 114.98 1.51 113.47 1135.75 10702.07 17:09:06 05:09:01 PM 99.27 0.62 98.65 77.99 8394.62 17:09:06 Average: 211.33 61.83 149.50 3262.42 21261.80 17:09:06 17:09:06 05:06:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:09:06 05:07:02 PM 5289340 6965888 2595104 32.91 2688 1856064 833436 9.33 199888 2077448 97356 17:09:06 05:08:01 PM 4842688 6899352 3041756 38.58 2688 2217164 814312 9.12 416336 2232588 176244 17:09:06 05:09:01 PM 4765404 6919368 3119040 39.56 2688 2302704 734172 8.22 390580 2300716 87136 17:09:06 Average: 4965811 6928203 2918633 37.02 2688 2125311 793973 8.89 335601 2203584 120245 17:09:06 17:09:06 05:06:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:09:06 05:07:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:06 05:07:02 PM eth0 322.96 177.50 1956.41 68.95 0.00 0.00 0.00 0.00 17:09:06 05:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:06 05:08:01 PM eth0 78.63 54.88 801.02 8.71 0.00 0.00 0.00 0.00 17:09:06 05:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:06 05:09:01 PM eth0 36.01 25.91 246.55 8.79 0.00 0.00 0.00 0.00 17:09:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:06 Average: eth0 146.24 86.27 1002.43 28.93 0.00 0.00 0.00 0.00 17:09:06 17:09:06 17:09:06 ---> sar -P ALL: 17:09:06 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/04/2026 _x86_64_ (2 CPU) 17:09:06 17:09:06 17:05:50 LINUX RESTART (2 CPU) 17:09:06 17:09:06 05:06:01 PM CPU %user %nice %system %iowait %steal %idle 17:09:06 05:07:02 PM all 40.09 3.14 23.10 17.29 0.18 16.20 17:09:06 05:07:02 PM 0 39.90 3.43 22.81 16.13 0.17 17.56 17:09:06 05:07:02 PM 1 40.28 2.85 23.39 18.45 0.19 14.85 17:09:06 05:08:01 PM all 28.96 0.00 4.32 9.10 0.19 57.42 17:09:06 05:08:01 PM 0 27.65 0.00 4.19 10.91 0.17 57.07 17:09:06 05:08:01 PM 1 30.27 0.00 4.46 7.30 0.20 57.77 17:09:06 05:09:01 PM all 31.34 0.00 3.34 9.40 0.13 55.80 17:09:06 05:09:01 PM 0 17.51 0.00 2.93 6.61 0.12 72.83 17:09:06 05:09:01 PM 1 45.23 0.00 3.75 12.19 0.13 38.71 17:09:06 Average: all 33.45 1.04 10.20 11.91 0.16 43.24 17:09:06 Average: 0 28.27 1.13 9.92 11.18 0.15 49.34 17:09:06 Average: 1 38.63 0.94 10.48 12.64 0.17 37.14 17:09:06 17:09:06 17:09:06