15:32:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 15:32:26 Running as SYSTEM 15:32:26 [EnvInject] - Loading node environment variables. 15:32:26 Building remotely on prd-ubuntu1804-builder-4c-4g-3277 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:32:26 [ssh-agent] Looking for ssh-agent implementation... 15:32:26 $ ssh-agent 15:32:26 SSH_AUTH_SOCK=/tmp/ssh-SnLUIkJrwM45/agent.1657 15:32:26 SSH_AGENT_PID=1659 15:32:26 [ssh-agent] Started. 15:32:26 Running ssh-add (command line suppressed) 15:32:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8243950576339652269.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8243950576339652269.key) 15:32:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:32:26 The recommended git tool is: NONE 15:32:28 using credential onap-jenkins-ssh 15:32:28 Wiping out workspace first. 15:32:28 Cloning the remote Git repository 15:32:28 Cloning repository git://cloud.onap.org/mirror/oom.git 15:32:28 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:32:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:32:28 > git --version # timeout=10 15:32:28 > git --version # 'git version 2.17.1' 15:32:28 using GIT_SSH to set credentials Gerrit user 15:32:28 Verifying host key using manually-configured host key entries 15:32:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:32:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:32:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:32:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:32:34 using GIT_SSH to set credentials Gerrit user 15:32:34 Verifying host key using manually-configured host key entries 15:32:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/4 # timeout=30 15:32:34 > git rev-parse 5cbbc47f6fc23f9640ae8040e8a0f693037465a4^{commit} # timeout=10 15:32:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:32:34 Checking out Revision 5cbbc47f6fc23f9640ae8040e8a0f693037465a4 (refs/changes/75/143475/4) 15:32:34 > git config core.sparsecheckout # timeout=10 15:32:34 > git checkout -f 5cbbc47f6fc23f9640ae8040e8a0f693037465a4 # timeout=30 15:32:37 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 15:32:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:32:37 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 15:32:38 [EnvInject] - Injecting environment variables from a build step. 15:32:38 [EnvInject] - Injecting as environment variables the properties content 15:32:38 PYTHON=python3 15:32:38 15:32:38 [EnvInject] - Variables injected successfully. 15:32:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2234456714468876568.sh 15:32:38 ---> tox-install.sh 15:32:38 + source /home/jenkins/lf-env.sh 15:32:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:32:38 ++ mktemp -d /tmp/venv-XXXX 15:32:38 + lf_venv=/tmp/venv-koAe 15:32:38 + local venv_file=/tmp/.os_lf_venv 15:32:38 + local python=python3 15:32:38 + local options 15:32:38 + local set_path=true 15:32:38 + local install_args= 15:32:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:32:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:32:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:32:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:32:38 + true 15:32:38 + case $1 in 15:32:38 + venv_file=/tmp/.toxenv 15:32:38 + shift 2 15:32:38 + true 15:32:38 + case $1 in 15:32:38 + shift 15:32:38 + break 15:32:38 + case $python in 15:32:38 + local pkg_list= 15:32:38 + [[ -d /opt/pyenv ]] 15:32:38 + echo 'Setup pyenv:' 15:32:38 Setup pyenv: 15:32:38 + export PYENV_ROOT=/opt/pyenv 15:32:38 + PYENV_ROOT=/opt/pyenv 15:32:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:38 + pyenv versions 15:32:38 * system (set by /opt/pyenv/version) 15:32:38 * 3.8.13 (set by /opt/pyenv/version) 15:32:38 * 3.9.13 (set by /opt/pyenv/version) 15:32:38 * 3.10.6 (set by /opt/pyenv/version) 15:32:38 + command -v pyenv 15:32:38 ++ pyenv init - --no-rehash 15:32:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:32:38 export PATH="/opt/pyenv/shims:${PATH}" 15:32:38 export PYENV_SHELL=bash 15:32:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:32:38 pyenv() { 15:32:38 local command 15:32:38 command="${1:-}" 15:32:38 if [ "$#" -gt 0 ]; then 15:32:38 shift 15:32:38 fi 15:32:38 15:32:38 case "$command" in 15:32:38 rehash|shell) 15:32:38 eval "$(pyenv "sh-$command" "$@")" 15:32:38 ;; 15:32:38 *) 15:32:38 command pyenv "$command" "$@" 15:32:38 ;; 15:32:38 esac 15:32:38 }' 15:32:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:32:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:38 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:38 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:38 ++ export PYENV_SHELL=bash 15:32:38 ++ PYENV_SHELL=bash 15:32:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:32:38 +++ complete -F _pyenv pyenv 15:32:38 ++ lf-pyver python3 15:32:38 ++ local py_version_xy=python3 15:32:38 ++ local py_version_xyz= 15:32:38 ++ pyenv versions 15:32:38 ++ sed 's/^[ *]* //' 15:32:38 ++ local command 15:32:38 ++ command=versions 15:32:38 ++ awk '{ print $1 }' 15:32:38 ++ grep -E '^[0-9.]*[0-9]$' 15:32:38 ++ '[' 1 -gt 0 ']' 15:32:38 ++ shift 15:32:38 ++ case "$command" in 15:32:38 ++ command pyenv versions 15:32:38 ++ pyenv versions 15:32:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:32:38 +++ grep '^3' /tmp/.pyenv_versions 15:32:38 +++ sort -V 15:32:38 +++ tail -n 1 15:32:38 ++ py_version_xyz=3.10.6 15:32:38 ++ [[ -z 3.10.6 ]] 15:32:38 ++ echo 3.10.6 15:32:38 ++ return 0 15:32:38 + pyenv local 3.10.6 15:32:38 + local command 15:32:38 + command=local 15:32:38 + '[' 2 -gt 0 ']' 15:32:38 + shift 15:32:38 + case "$command" in 15:32:38 + command pyenv local 3.10.6 15:32:38 + pyenv local 3.10.6 15:32:38 + for arg in "$@" 15:32:38 + case $arg in 15:32:38 + pkg_list+='tox ' 15:32:38 + for arg in "$@" 15:32:38 + case $arg in 15:32:38 + pkg_list+='virtualenv ' 15:32:38 + for arg in "$@" 15:32:38 + case $arg in 15:32:38 + pkg_list+='urllib3~=1.26.15 ' 15:32:38 + [[ -f /tmp/.toxenv ]] 15:32:38 + [[ ! -f /tmp/.toxenv ]] 15:32:38 + [[ -n '' ]] 15:32:38 + python3 -m venv /tmp/venv-koAe 15:32:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-koAe' 15:32:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-koAe 15:32:42 + echo /tmp/venv-koAe 15:32:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:32:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:32:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:32:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:32:42 + local 'pip_opts=--upgrade --quiet' 15:32:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:32:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:32:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:32:42 + [[ -n '' ]] 15:32:42 + [[ -n '' ]] 15:32:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:32:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:42 + /tmp/venv-koAe/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 15:32:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:32:46 lf-activate-venv(): INFO: Base packages installed successfully 15:32:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:32:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:32:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:32:46 + /tmp/venv-koAe/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 15:32:48 + type python3 15:32:48 + true 15:32:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-koAe/bin to PATH' 15:32:48 lf-activate-venv(): INFO: Adding /tmp/venv-koAe/bin to PATH 15:32:48 + PATH=/tmp/venv-koAe/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:48 + return 0 15:32:48 + python3 --version 15:32:48 Python 3.10.6 15:32:48 + python3 -m pip --version 15:32:48 pip 26.0.1 from /tmp/venv-koAe/lib/python3.10/site-packages/pip (python 3.10) 15:32:48 + python3 -m pip freeze 15:32:49 cachetools==7.0.5 15:32:49 colorama==0.4.6 15:32:49 distlib==0.4.0 15:32:49 filelock==3.25.2 15:32:49 packaging==26.0 15:32:49 platformdirs==4.9.4 15:32:49 pluggy==1.6.0 15:32:49 pyproject-api==1.10.0 15:32:49 python-discovery==1.2.0 15:32:49 tomli==2.4.0 15:32:49 tomli_w==1.2.0 15:32:49 tox==4.50.1 15:32:49 typing_extensions==4.15.0 15:32:49 urllib3==1.26.20 15:32:49 virtualenv==21.2.0 15:32:49 [EnvInject] - Injecting environment variables from a build step. 15:32:49 [EnvInject] - Injecting as environment variables the properties content 15:32:49 PARALLEL=false 15:32:49 15:32:49 [EnvInject] - Variables injected successfully. 15:32:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18080484205732193088.sh 15:32:49 ---> tox-run.sh 15:32:49 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:32:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:32:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:32:49 + cd /w/workspace/oom-master-pre-commit-lint/. 15:32:49 + source /home/jenkins/lf-env.sh 15:32:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:32:49 ++ mktemp -d /tmp/venv-XXXX 15:32:49 + lf_venv=/tmp/venv-ya9m 15:32:49 + local venv_file=/tmp/.os_lf_venv 15:32:49 + local python=python3 15:32:49 + local options 15:32:49 + local set_path=true 15:32:49 + local install_args= 15:32:49 ++ 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 15:32:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:32:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:32:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:32:49 + true 15:32:49 + case $1 in 15:32:49 + venv_file=/tmp/.toxenv 15:32:49 + shift 2 15:32:49 + true 15:32:49 + case $1 in 15:32:49 + shift 15:32:49 + break 15:32:49 + case $python in 15:32:49 + local pkg_list= 15:32:49 + [[ -d /opt/pyenv ]] 15:32:49 + echo 'Setup pyenv:' 15:32:49 Setup pyenv: 15:32:49 + export PYENV_ROOT=/opt/pyenv 15:32:49 + PYENV_ROOT=/opt/pyenv 15:32:49 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:49 + pyenv versions 15:32:49 system 15:32:49 3.8.13 15:32:49 3.9.13 15:32:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:32:49 + command -v pyenv 15:32:49 ++ pyenv init - --no-rehash 15:32:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:32:49 export PATH="/opt/pyenv/shims:${PATH}" 15:32:49 export PYENV_SHELL=bash 15:32:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:32:49 pyenv() { 15:32:49 local command 15:32:49 command="${1:-}" 15:32:49 if [ "$#" -gt 0 ]; then 15:32:49 shift 15:32:49 fi 15:32:49 15:32:49 case "$command" in 15:32:49 rehash|shell) 15:32:49 eval "$(pyenv "sh-$command" "$@")" 15:32:49 ;; 15:32:49 *) 15:32:49 command pyenv "$command" "$@" 15:32:49 ;; 15:32:49 esac 15:32:49 }' 15:32:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:32:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:49 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:49 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:49 ++ export PYENV_SHELL=bash 15:32:49 ++ PYENV_SHELL=bash 15:32:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:32:49 +++ complete -F _pyenv pyenv 15:32:49 ++ lf-pyver python3 15:32:49 ++ local py_version_xy=python3 15:32:49 ++ local py_version_xyz= 15:32:49 ++ pyenv versions 15:32:49 ++ local command 15:32:49 ++ command=versions 15:32:49 ++ '[' 1 -gt 0 ']' 15:32:49 ++ shift 15:32:49 ++ case "$command" in 15:32:49 ++ command pyenv versions 15:32:49 ++ pyenv versions 15:32:49 ++ sed 's/^[ *]* //' 15:32:49 ++ awk '{ print $1 }' 15:32:49 ++ grep -E '^[0-9.]*[0-9]$' 15:32:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:32:49 +++ grep '^3' /tmp/.pyenv_versions 15:32:49 +++ sort -V 15:32:49 +++ tail -n 1 15:32:49 ++ py_version_xyz=3.10.6 15:32:49 ++ [[ -z 3.10.6 ]] 15:32:49 ++ echo 3.10.6 15:32:49 ++ return 0 15:32:49 + pyenv local 3.10.6 15:32:49 + local command 15:32:49 + command=local 15:32:49 + '[' 2 -gt 0 ']' 15:32:49 + shift 15:32:49 + case "$command" in 15:32:49 + command pyenv local 3.10.6 15:32:49 + pyenv local 3.10.6 15:32:49 + for arg in "$@" 15:32:49 + case $arg in 15:32:49 + pkg_list+='tox ' 15:32:49 + for arg in "$@" 15:32:49 + case $arg in 15:32:49 + pkg_list+='virtualenv ' 15:32:49 + for arg in "$@" 15:32:49 + case $arg in 15:32:49 + pkg_list+='urllib3~=1.26.15 ' 15:32:49 + [[ -f /tmp/.toxenv ]] 15:32:49 ++ cat /tmp/.toxenv 15:32:49 + lf_venv=/tmp/venv-koAe 15:32:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-koAe from' file:/tmp/.toxenv 15:32:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-koAe from file:/tmp/.toxenv 15:32:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:32:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:32:49 + local 'pip_opts=--upgrade --quiet' 15:32:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:32:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:32:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:32:49 + [[ -n '' ]] 15:32:49 + [[ -n '' ]] 15:32:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:32:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:49 + /tmp/venv-koAe/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 15:32:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:32:50 lf-activate-venv(): INFO: Base packages installed successfully 15:32:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:32:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:32:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:32:50 + /tmp/venv-koAe/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 15:32:51 + type python3 15:32:51 + true 15:32:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-koAe/bin to PATH' 15:32:51 lf-activate-venv(): INFO: Adding /tmp/venv-koAe/bin to PATH 15:32:51 + PATH=/tmp/venv-koAe/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:51 + return 0 15:32:51 + [[ -d /opt/pyenv ]] 15:32:51 + echo '---> Setting up pyenv' 15:32:51 ---> Setting up pyenv 15:32:51 + export PYENV_ROOT=/opt/pyenv 15:32:51 + PYENV_ROOT=/opt/pyenv 15:32:51 + export PATH=/opt/pyenv/bin:/tmp/venv-koAe/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:51 + PATH=/opt/pyenv/bin:/tmp/venv-koAe/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:32:51 ++ pwd 15:32:51 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:32:51 + export PYTHONPATH 15:32:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:32:51 + TOX_TESTENV_PASSENV=PYTHONPATH 15:32:51 + tox --version 15:32:51 4.50.1 from /tmp/venv-koAe/lib/python3.10/site-packages/tox/__init__.py 15:32:51 + PARALLEL=false 15:32:51 + TOX_OPTIONS_LIST= 15:32:51 + [[ -n pre-commit ]] 15:32:51 + TOX_OPTIONS_LIST=' -e pre-commit' 15:32:51 + case ${PARALLEL,,} in 15:32:51 + tox -e pre-commit 15:32:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:32:52 pre-commit: install_deps> python -I -m pip install pre-commit 15:32:56 pre-commit: freeze> python -m pip freeze --all 15:32:56 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 15:32:56 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:32:56 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:32:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:32:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:32:58 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:32:59 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:32:59 [INFO] Once installed this environment will be reused. 15:32:59 [INFO] This may take a few minutes... 15:33:03 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:33:03 [INFO] Once installed this environment will be reused. 15:33:03 [INFO] This may take a few minutes... 15:33:07 trim trailing whitespace.................................................Passed 15:33:07 Tabs remover.............................................................Passed 15:33:07 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:33:07 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:33:07 [INFO] Once installed this environment will be reused. 15:33:07 [INFO] This may take a few minutes... 15:33:17 gitlint..............................................(no files to check)Skipped 15:33:17 pre-commit: OK (25.71=setup[4.60]+cmd[11.25,9.86] seconds) 15:33:17 congratulations :) (25.75 seconds) 15:33:17 + tox_status=0 15:33:17 + echo '---> Completed tox runs' 15:33:17 ---> Completed tox runs 15:33:17 + for i in .tox/*/log 15:33:17 ++ echo .tox/pre-commit/log 15:33:17 ++ awk -F/ '{print $2}' 15:33:17 + tox_env=pre-commit 15:33:17 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:33:17 + DOC_DIR=docs/_build/html 15:33:17 + [[ -d docs/_build/html ]] 15:33:17 + echo '---> tox-run.sh ends' 15:33:17 ---> tox-run.sh ends 15:33:17 + test 0 -eq 0 15:33:17 $ ssh-agent -k 15:33:17 unset SSH_AUTH_SOCK; 15:33:17 unset SSH_AGENT_PID; 15:33:17 echo Agent pid 1659 killed; 15:33:17 [ssh-agent] Stopped. 15:33:17 [PostBuildScript] - [INFO] Executing post build scripts. 15:33:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3299259907653077617.sh 15:33:17 ---> sysstat.sh 15:33:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15202956973601198607.sh 15:33:18 ---> package-listing.sh 15:33:18 ++ facter osfamily 15:33:18 ++ tr '[:upper:]' '[:lower:]' 15:33:18 + OS_FAMILY=debian 15:33:18 + workspace=/w/workspace/oom-master-pre-commit-lint 15:33:18 + START_PACKAGES=/tmp/packages_start.txt 15:33:18 + END_PACKAGES=/tmp/packages_end.txt 15:33:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:33:18 + PACKAGES=/tmp/packages_start.txt 15:33:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:33:18 + PACKAGES=/tmp/packages_end.txt 15:33:18 + case "${OS_FAMILY}" in 15:33:18 + dpkg -l 15:33:18 + grep '^ii' 15:33:18 + '[' -f /tmp/packages_start.txt ']' 15:33:18 + '[' -f /tmp/packages_end.txt ']' 15:33:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:33:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:33:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:33:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:33:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11984873005168597624.sh 15:33:18 ---> capture-instance-metadata.sh 15:33:18 Setup pyenv: 15:33:18 system 15:33:18 3.8.13 15:33:18 3.9.13 15:33:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:33:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SQdK 15:33:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:33:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:26 lf-activate-venv(): INFO: Base packages installed successfully 15:33:26 lf-activate-venv(): INFO: Installing additional packages: lftools 15:33:49 lf-activate-venv(): INFO: Adding /tmp/venv-SQdK/bin to PATH 15:33:49 INFO: Running in OpenStack, capturing instance metadata 15:33:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16586473851853512249.sh 15:33:50 provisioning config files... 15:33:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9930528051238468740tmp 15:33:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:33:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:33:50 [EnvInject] - Injecting environment variables from a build step. 15:33:50 [EnvInject] - Injecting as environment variables the properties content 15:33:50 SERVER_ID=logs 15:33:50 15:33:50 [EnvInject] - Variables injected successfully. 15:33:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12468220154915088518.sh 15:33:50 ---> create-netrc.sh 15:33:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5724260638653212962.sh 15:33:50 ---> python-tools-install.sh 15:33:50 Setup pyenv: 15:33:50 system 15:33:50 3.8.13 15:33:50 3.9.13 15:33:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:33:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SQdK from file:/tmp/.os_lf_venv 15:33:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:52 lf-activate-venv(): INFO: Base packages installed successfully 15:33:52 lf-activate-venv(): INFO: Installing additional packages: lftools 15:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-SQdK/bin to PATH 15:33:59 Generating Requirements File 15:34:21 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. 15:34:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:34:21 Python 3.10.6 15:34:21 pip 26.0.1 from /tmp/venv-SQdK/lib/python3.10/site-packages/pip (python 3.10) 15:34:21 appdirs==1.4.4 15:34:21 argcomplete==3.6.3 15:34:21 aspy.yaml==1.3.0 15:34:21 attrs==26.1.0 15:34:21 autopage==0.6.0 15:34:21 backports.strenum==1.3.1 15:34:21 beautifulsoup4==4.14.3 15:34:21 boto3==1.42.71 15:34:21 botocore==1.42.71 15:34:21 bs4==0.0.2 15:34:21 certifi==2026.2.25 15:34:21 cffi==2.0.0 15:34:21 cfgv==3.5.0 15:34:21 chardet==7.2.0 15:34:21 charset-normalizer==3.4.6 15:34:21 click==8.3.1 15:34:21 cliff==4.13.2 15:34:21 cmd2==3.4.0 15:34:21 cryptography==3.3.2 15:34:21 debtcollector==3.0.0 15:34:21 decorator==5.2.1 15:34:21 defusedxml==0.7.1 15:34:21 Deprecated==1.3.1 15:34:21 distlib==0.4.0 15:34:21 dnspython==2.8.0 15:34:21 docker==7.1.0 15:34:21 dogpile.cache==1.5.0 15:34:21 durationpy==0.10 15:34:21 email-validator==2.3.0 15:34:21 filelock==3.25.2 15:34:21 future==1.0.0 15:34:21 gitdb==4.0.12 15:34:21 GitPython==3.1.46 15:34:21 httplib2==0.30.2 15:34:21 identify==2.6.18 15:34:21 idna==3.11 15:34:21 importlib-resources==1.5.0 15:34:21 iso8601==2.1.0 15:34:21 Jinja2==3.1.6 15:34:21 jmespath==1.1.0 15:34:21 jsonpatch==1.33 15:34:21 jsonpointer==3.0.0 15:34:21 jsonschema==4.26.0 15:34:21 jsonschema-specifications==2025.9.1 15:34:21 keystoneauth1==5.13.1 15:34:21 kubernetes==35.0.0 15:34:21 lftools==0.37.22 15:34:21 lxml==6.0.2 15:34:21 markdown-it-py==4.0.0 15:34:21 MarkupSafe==3.0.3 15:34:21 mdurl==0.1.2 15:34:21 msgpack==1.1.2 15:34:21 multi_key_dict==2.0.3 15:34:21 munch==4.0.0 15:34:21 netaddr==1.3.0 15:34:21 niet==1.4.2 15:34:21 nodeenv==1.10.0 15:34:21 oauth2client==4.1.3 15:34:21 oauthlib==3.3.1 15:34:21 openstacksdk==4.10.0 15:34:21 os-service-types==1.8.2 15:34:21 osc-lib==4.4.0 15:34:21 oslo.config==10.3.0 15:34:21 oslo.context==6.3.0 15:34:21 oslo.i18n==6.7.2 15:34:21 oslo.log==8.1.0 15:34:21 oslo.serialization==5.9.1 15:34:21 oslo.utils==10.0.0 15:34:21 packaging==26.0 15:34:21 pbr==7.0.3 15:34:21 platformdirs==4.9.4 15:34:21 prettytable==3.17.0 15:34:21 psutil==7.2.2 15:34:21 pyasn1==0.6.3 15:34:21 pyasn1_modules==0.4.2 15:34:21 pycparser==3.0 15:34:21 pygerrit2==2.0.15 15:34:21 PyGithub==2.8.1 15:34:21 Pygments==2.19.2 15:34:21 PyJWT==2.12.1 15:34:21 PyNaCl==1.6.2 15:34:21 pyparsing==2.4.7 15:34:21 pyperclip==1.11.0 15:34:21 pyrsistent==0.20.0 15:34:21 python-cinderclient==9.9.0 15:34:21 python-dateutil==2.9.0.post0 15:34:21 python-discovery==1.2.0 15:34:21 python-heatclient==5.1.0 15:34:21 python-jenkins==1.8.3 15:34:21 python-keystoneclient==5.8.0 15:34:21 python-magnumclient==4.10.0 15:34:21 python-openstackclient==9.0.0 15:34:21 python-swiftclient==4.10.0 15:34:21 PyYAML==6.0.3 15:34:21 referencing==0.37.0 15:34:21 requests==2.32.5 15:34:21 requests-oauthlib==2.0.0 15:34:21 requestsexceptions==1.4.0 15:34:21 rfc3986==2.0.0 15:34:21 rich==14.3.3 15:34:21 rich-argparse==1.7.2 15:34:21 rpds-py==0.30.0 15:34:21 rsa==4.9.1 15:34:21 ruamel.yaml==0.19.1 15:34:21 ruamel.yaml.clib==0.2.15 15:34:21 s3transfer==0.16.0 15:34:21 simplejson==3.20.2 15:34:21 six==1.17.0 15:34:21 smmap==5.0.3 15:34:21 soupsieve==2.8.3 15:34:21 stevedore==5.7.0 15:34:21 tabulate==0.10.0 15:34:21 toml==0.10.2 15:34:21 tomlkit==0.14.0 15:34:21 tqdm==4.67.3 15:34:21 typing_extensions==4.15.0 15:34:21 urllib3==1.26.20 15:34:21 virtualenv==21.2.0 15:34:21 wcwidth==0.6.0 15:34:21 websocket-client==1.9.0 15:34:21 wrapt==2.1.2 15:34:21 xdg==6.0.0 15:34:21 xmltodict==1.0.4 15:34:21 yq==3.4.3 15:34:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10157193891792058373.sh 15:34:22 ---> sudo-logs.sh 15:34:22 Archiving 'sudo' log.. 15:34:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14089162429162020201.sh 15:34:22 ---> job-cost.sh 15:34:22 INFO: Activating Python virtual environment... 15:34:22 Setup pyenv: 15:34:22 system 15:34:22 3.8.13 15:34:22 3.9.13 15:34:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:34:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SQdK from file:/tmp/.os_lf_venv 15:34:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:24 lf-activate-venv(): INFO: Base packages installed successfully 15:34:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:34:29 lf-activate-venv(): INFO: Adding /tmp/venv-SQdK/bin to PATH 15:34:29 INFO: No stack-cost file found 15:34:29 INFO: Instance uptime: 150s 15:34:29 INFO: Fetching instance metadata (attempt 1 of 3)... 15:34:29 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:34:29 INFO: Successfully fetched instance metadata 15:34:29 INFO: Instance type: v3-standard-4 15:34:29 INFO: Retrieving pricing info for: v3-standard-4 15:34:29 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:34:29 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=150 15:34:29 INFO: Successfully fetched Vexxhost pricing API 15:34:29 INFO: Retrieved cost: 0.11 15:34:29 INFO: Retrieved resource: v3-standard-4 15:34:29 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 15:34:29 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 15:34:29 INFO: Successfully archived job cost data 15:34:29 DEBUG: Cost data: oom-master-pre-commit-lint,4505,2026-03-19 15:34:29,v3-standard-4,150,0.11,0.00,SUCCESS 15:34:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2929907415130860416.sh 15:34:29 ---> logs-deploy.sh 15:34:29 Setup pyenv: 15:34:29 system 15:34:29 3.8.13 15:34:29 3.9.13 15:34:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:34:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SQdK from file:/tmp/.os_lf_venv 15:34:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:31 lf-activate-venv(): INFO: Base packages installed successfully 15:34:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:34:39 lf-activate-venv(): INFO: Adding /tmp/venv-SQdK/bin to PATH 15:34:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4505 15:34:39 INFO: archiving workspace using pattern(s): 15:34:40 /tmp/venv-SQdK/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 15:34:40 warnings.warn( 15:34:40 Archives upload complete. 15:34:41 INFO: archiving logs to Nexus 15:34:41 /tmp/venv-SQdK/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 15:34:41 warnings.warn( 15:34:42 ---> uname -a: 15:34:42 Linux prd-ubuntu1804-builder-4c-4g-3277 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:34:42 15:34:42 15:34:42 ---> lscpu: 15:34:42 Architecture: x86_64 15:34:42 CPU op-mode(s): 32-bit, 64-bit 15:34:42 Byte Order: Little Endian 15:34:42 CPU(s): 4 15:34:42 On-line CPU(s) list: 0-3 15:34:42 Thread(s) per core: 1 15:34:42 Core(s) per socket: 1 15:34:42 Socket(s): 4 15:34:42 NUMA node(s): 1 15:34:42 Vendor ID: AuthenticAMD 15:34:42 CPU family: 23 15:34:42 Model: 49 15:34:42 Model name: AMD EPYC-Rome Processor 15:34:42 Stepping: 0 15:34:42 CPU MHz: 2799.998 15:34:42 BogoMIPS: 5599.99 15:34:42 Virtualization: AMD-V 15:34:42 Hypervisor vendor: KVM 15:34:42 Virtualization type: full 15:34:42 L1d cache: 32K 15:34:42 L1i cache: 32K 15:34:42 L2 cache: 512K 15:34:42 L3 cache: 16384K 15:34:42 NUMA node0 CPU(s): 0-3 15:34:42 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 15:34:42 15:34:42 15:34:42 ---> nproc: 15:34:42 4 15:34:42 15:34:42 15:34:42 ---> df -h: 15:34:42 Filesystem Size Used Avail Use% Mounted on 15:34:42 udev 7.9G 0 7.9G 0% /dev 15:34:42 tmpfs 1.6G 676K 1.6G 1% /run 15:34:42 /dev/vda1 78G 8.4G 69G 11% / 15:34:42 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:34:42 tmpfs 5.0M 0 5.0M 0% /run/lock 15:34:42 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:34:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:34:42 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:34:42 15:34:42 15:34:42 ---> free -m: 15:34:42 total used free shared buff/cache available 15:34:42 Mem: 16040 559 13278 0 2201 15159 15:34:42 Swap: 1023 0 1023 15:34:42 15:34:42 15:34:42 ---> ip addr: 15:34:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:34:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:34:42 inet 127.0.0.1/8 scope host lo 15:34:42 valid_lft forever preferred_lft forever 15:34:42 inet6 ::1/128 scope host 15:34:42 valid_lft forever preferred_lft forever 15:34:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:34:42 link/ether fa:16:3e:4b:54:0c brd ff:ff:ff:ff:ff:ff 15:34:42 inet 10.30.107.234/23 brd 10.30.107.255 scope global dynamic ens3 15:34:42 valid_lft 86245sec preferred_lft 86245sec 15:34:42 inet6 fe80::f816:3eff:fe4b:540c/64 scope link 15:34:42 valid_lft forever preferred_lft forever 15:34:42 15:34:42 15:34:42 ---> sar -b -r -n DEV: 15:34:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3277) 03/19/26 _x86_64_ (4 CPU) 15:34:42 15:34:42 15:32:09 LINUX RESTART (4 CPU) 15:34:42 15:34:42 15:33:02 tps rtps wtps bread/s bwrtn/s 15:34:42 15:34:01 100.86 0.95 99.92 112.64 11902.54 15:34:42 Average: 100.86 0.95 99.92 112.64 11902.54 15:34:42 15:34:42 15:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:34:42 15:34:01 13763604 15561328 2661364 16.20 78212 1906976 756396 4.33 735280 1684148 144884 15:34:42 Average: 13763604 15561328 2661364 16.20 78212 1906976 756396 4.33 735280 1684148 144884 15:34:42 15:34:42 15:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:34:42 15:34:01 ens3 84.82 61.08 783.09 11.00 0.00 0.00 0.00 0.00 15:34:42 15:34:01 lo 1.63 1.63 0.19 0.19 0.00 0.00 0.00 0.00 15:34:42 Average: ens3 84.82 61.08 783.09 11.00 0.00 0.00 0.00 0.00 15:34:42 Average: lo 1.63 1.63 0.19 0.19 0.00 0.00 0.00 0.00 15:34:42 15:34:42 15:34:42 ---> sar -P ALL: 15:34:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3277) 03/19/26 _x86_64_ (4 CPU) 15:34:42 15:34:42 15:32:09 LINUX RESTART (4 CPU) 15:34:42 15:34:42 15:33:02 CPU %user %nice %system %iowait %steal %idle 15:34:42 15:34:01 all 20.78 0.00 1.64 1.28 0.07 76.23 15:34:42 15:34:01 0 15.33 0.00 1.87 2.55 0.05 80.20 15:34:42 15:34:01 1 13.25 0.00 1.72 2.13 0.09 82.80 15:34:42 15:34:01 2 28.36 0.00 1.73 0.27 0.07 69.57 15:34:42 15:34:01 3 26.13 0.00 1.24 0.17 0.07 72.39 15:34:42 Average: all 20.78 0.00 1.64 1.28 0.07 76.23 15:34:42 Average: 0 15.33 0.00 1.87 2.55 0.05 80.20 15:34:42 Average: 1 13.25 0.00 1.72 2.13 0.09 82.80 15:34:42 Average: 2 28.36 0.00 1.73 0.27 0.07 69.57 15:34:42 Average: 3 26.13 0.00 1.24 0.17 0.07 72.39 15:34:42 15:34:42 15:34:42