12:06:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143214 12:06:12 Running as SYSTEM 12:06:12 [EnvInject] - Loading node environment variables. 12:06:12 Building remotely on prd-ubuntu1804-builder-4c-4g-16495 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:06:12 [ssh-agent] Looking for ssh-agent implementation... 12:06:12 $ ssh-agent 12:06:13 SSH_AUTH_SOCK=/tmp/ssh-KTLYoZSag1ph/agent.1620 12:06:13 SSH_AGENT_PID=1622 12:06:13 [ssh-agent] Started. 12:06:13 Running ssh-add (command line suppressed) 12:06:13 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8186204889941539939.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8186204889941539939.key) 12:06:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:06:13 The recommended git tool is: NONE 12:06:14 using credential onap-jenkins-ssh 12:06:14 Wiping out workspace first. 12:06:14 Cloning the remote Git repository 12:06:14 Cloning repository git://cloud.onap.org/mirror/oom.git 12:06:14 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:06:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:06:14 > git --version # timeout=10 12:06:14 > git --version # 'git version 2.17.1' 12:06:14 using GIT_SSH to set credentials Gerrit user 12:06:14 Verifying host key using manually-configured host key entries 12:06:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:06:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:06:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:06:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:06:21 using GIT_SSH to set credentials Gerrit user 12:06:21 Verifying host key using manually-configured host key entries 12:06:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143214/6 # timeout=30 12:06:21 > git rev-parse 5e7671dac6e0ca5fdd3a56d193db20dc4615415c^{commit} # timeout=10 12:06:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:06:21 Checking out Revision 5e7671dac6e0ca5fdd3a56d193db20dc4615415c (refs/changes/14/143214/6) 12:06:21 > git config core.sparsecheckout # timeout=10 12:06:21 > git checkout -f 5e7671dac6e0ca5fdd3a56d193db20dc4615415c # timeout=30 12:06:24 Commit message: "Fix read the docs validation job" 12:06:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:06:25 > git rev-list --no-walk 30e35469091375b1f3525865c12870fc071836b4 # timeout=10 12:06:25 [EnvInject] - Injecting environment variables from a build step. 12:06:25 [EnvInject] - Injecting as environment variables the properties content 12:06:25 PYTHON=python3 12:06:25 12:06:25 [EnvInject] - Variables injected successfully. 12:06:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14347466179507916331.sh 12:06:25 ---> tox-install.sh 12:06:25 + source /home/jenkins/lf-env.sh 12:06:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:25 ++ mktemp -d /tmp/venv-XXXX 12:06:25 + lf_venv=/tmp/venv-7N7J 12:06:25 + local venv_file=/tmp/.os_lf_venv 12:06:25 + local python=python3 12:06:25 + local options 12:06:25 + local set_path=true 12:06:25 + local install_args= 12:06:25 ++ 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 12:06:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:25 + true 12:06:25 + case $1 in 12:06:25 + venv_file=/tmp/.toxenv 12:06:25 + shift 2 12:06:25 + true 12:06:25 + case $1 in 12:06:25 + shift 12:06:25 + break 12:06:25 + case $python in 12:06:25 + local pkg_list= 12:06:25 + [[ -d /opt/pyenv ]] 12:06:25 + echo 'Setup pyenv:' 12:06:25 Setup pyenv: 12:06:25 + export PYENV_ROOT=/opt/pyenv 12:06:25 + PYENV_ROOT=/opt/pyenv 12:06:25 + 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 12:06:25 + 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 12:06:25 + pyenv versions 12:06:25 * system (set by /opt/pyenv/version) 12:06:25 * 3.8.13 (set by /opt/pyenv/version) 12:06:25 * 3.9.13 (set by /opt/pyenv/version) 12:06:25 * 3.10.6 (set by /opt/pyenv/version) 12:06:25 + command -v pyenv 12:06:25 ++ pyenv init - --no-rehash 12:06:25 + 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[*]}"'\'')" 12:06:25 export PATH="/opt/pyenv/shims:${PATH}" 12:06:25 export PYENV_SHELL=bash 12:06:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:25 pyenv() { 12:06:25 local command 12:06:25 command="${1:-}" 12:06:25 if [ "$#" -gt 0 ]; then 12:06:25 shift 12:06:25 fi 12:06:25 12:06:25 case "$command" in 12:06:25 rehash|shell) 12:06:25 eval "$(pyenv "sh-$command" "$@")" 12:06:25 ;; 12:06:25 *) 12:06:25 command pyenv "$command" "$@" 12:06:25 ;; 12:06:25 esac 12:06:25 }' 12:06:25 +++ 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[*]}"' 12:06:25 ++ 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 12:06:25 ++ 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 12:06:25 ++ 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 12:06:25 ++ export PYENV_SHELL=bash 12:06:25 ++ PYENV_SHELL=bash 12:06:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:25 +++ complete -F _pyenv pyenv 12:06:25 ++ lf-pyver python3 12:06:25 ++ local py_version_xy=python3 12:06:25 ++ local py_version_xyz= 12:06:25 ++ pyenv versions 12:06:25 ++ local command 12:06:25 ++ command=versions 12:06:25 ++ '[' 1 -gt 0 ']' 12:06:25 ++ shift 12:06:25 ++ case "$command" in 12:06:25 ++ command pyenv versions 12:06:25 ++ pyenv versions 12:06:25 ++ sed 's/^[ *]* //' 12:06:25 ++ awk '{ print $1 }' 12:06:25 ++ grep -E '^[0-9.]*[0-9]$' 12:06:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:25 +++ grep '^3' /tmp/.pyenv_versions 12:06:25 +++ sort -V 12:06:25 +++ tail -n 1 12:06:25 ++ py_version_xyz=3.10.6 12:06:25 ++ [[ -z 3.10.6 ]] 12:06:25 ++ echo 3.10.6 12:06:25 ++ return 0 12:06:25 + pyenv local 3.10.6 12:06:25 + local command 12:06:25 + command=local 12:06:25 + '[' 2 -gt 0 ']' 12:06:25 + shift 12:06:25 + case "$command" in 12:06:25 + command pyenv local 3.10.6 12:06:25 + pyenv local 3.10.6 12:06:25 + for arg in "$@" 12:06:25 + case $arg in 12:06:25 + pkg_list+='tox ' 12:06:25 + for arg in "$@" 12:06:25 + case $arg in 12:06:25 + pkg_list+='virtualenv ' 12:06:25 + for arg in "$@" 12:06:25 + case $arg in 12:06:25 + pkg_list+='urllib3~=1.26.15 ' 12:06:25 + [[ -f /tmp/.toxenv ]] 12:06:25 + [[ ! -f /tmp/.toxenv ]] 12:06:25 + [[ -n '' ]] 12:06:25 + python3 -m venv /tmp/venv-7N7J 12:06:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7N7J' 12:06:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7N7J 12:06:29 + echo /tmp/venv-7N7J 12:06:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:06:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:06:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:06:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:29 + local 'pip_opts=--upgrade --quiet' 12:06:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:06:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:06:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:06:29 + [[ -n '' ]] 12:06:29 + [[ -n '' ]] 12:06:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:06:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:29 + /tmp/venv-7N7J/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 12:06:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:06:33 lf-activate-venv(): INFO: Base packages installed successfully 12:06:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:06:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:06:33 + /tmp/venv-7N7J/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 12:06:35 + type python3 12:06:35 + true 12:06:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7N7J/bin to PATH' 12:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-7N7J/bin to PATH 12:06:35 + PATH=/tmp/venv-7N7J/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 12:06:35 + return 0 12:06:35 + python3 --version 12:06:35 Python 3.10.6 12:06:35 + python3 -m pip --version 12:06:36 pip 26.0.1 from /tmp/venv-7N7J/lib/python3.10/site-packages/pip (python 3.10) 12:06:36 + python3 -m pip freeze 12:06:36 cachetools==7.0.1 12:06:36 chardet==5.2.0 12:06:36 colorama==0.4.6 12:06:36 distlib==0.4.0 12:06:36 filelock==3.21.2 12:06:36 packaging==26.0 12:06:36 platformdirs==4.7.0 12:06:36 pluggy==1.6.0 12:06:36 pyproject-api==1.10.0 12:06:36 tomli==2.4.0 12:06:36 tox==4.35.0 12:06:36 typing_extensions==4.15.0 12:06:36 urllib3==1.26.20 12:06:36 virtualenv==20.36.1 12:06:36 [EnvInject] - Injecting environment variables from a build step. 12:06:36 [EnvInject] - Injecting as environment variables the properties content 12:06:36 PARALLEL=false 12:06:36 12:06:36 [EnvInject] - Variables injected successfully. 12:06:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6605654300939226971.sh 12:06:36 ---> tox-run.sh 12:06:36 + 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 12:06:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:06:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:06:36 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:06:36 + cd /w/workspace/oom-master-pre-commit-lint/. 12:06:36 + source /home/jenkins/lf-env.sh 12:06:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:06:36 ++ mktemp -d /tmp/venv-XXXX 12:06:36 + lf_venv=/tmp/venv-R3PN 12:06:36 + local venv_file=/tmp/.os_lf_venv 12:06:36 + local python=python3 12:06:36 + local options 12:06:36 + local set_path=true 12:06:36 + local install_args= 12:06:36 ++ 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 12:06:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:06:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:06:36 + true 12:06:36 + case $1 in 12:06:36 + venv_file=/tmp/.toxenv 12:06:36 + shift 2 12:06:36 + true 12:06:36 + case $1 in 12:06:36 + shift 12:06:36 + break 12:06:36 + case $python in 12:06:36 + local pkg_list= 12:06:36 + [[ -d /opt/pyenv ]] 12:06:36 + echo 'Setup pyenv:' 12:06:36 Setup pyenv: 12:06:36 + export PYENV_ROOT=/opt/pyenv 12:06:36 + PYENV_ROOT=/opt/pyenv 12:06:36 + 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 12:06:36 + 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 12:06:36 + pyenv versions 12:06:36 system 12:06:36 3.8.13 12:06:36 3.9.13 12:06:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:06:36 + command -v pyenv 12:06:36 ++ pyenv init - --no-rehash 12:06:36 + 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[*]}"'\'')" 12:06:36 export PATH="/opt/pyenv/shims:${PATH}" 12:06:36 export PYENV_SHELL=bash 12:06:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:06:36 pyenv() { 12:06:36 local command 12:06:36 command="${1:-}" 12:06:36 if [ "$#" -gt 0 ]; then 12:06:36 shift 12:06:36 fi 12:06:36 12:06:36 case "$command" in 12:06:36 rehash|shell) 12:06:36 eval "$(pyenv "sh-$command" "$@")" 12:06:36 ;; 12:06:36 *) 12:06:36 command pyenv "$command" "$@" 12:06:36 ;; 12:06:36 esac 12:06:36 }' 12:06:36 +++ 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[*]}"' 12:06:36 ++ 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 12:06:36 ++ 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 12:06:36 ++ 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 12:06:36 ++ export PYENV_SHELL=bash 12:06:36 ++ PYENV_SHELL=bash 12:06:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:06:36 +++ complete -F _pyenv pyenv 12:06:36 ++ lf-pyver python3 12:06:36 ++ local py_version_xy=python3 12:06:36 ++ local py_version_xyz= 12:06:36 ++ pyenv versions 12:06:36 ++ local command 12:06:36 ++ command=versions 12:06:36 ++ '[' 1 -gt 0 ']' 12:06:36 ++ shift 12:06:36 ++ case "$command" in 12:06:36 ++ command pyenv versions 12:06:36 ++ pyenv versions 12:06:36 ++ sed 's/^[ *]* //' 12:06:36 ++ grep -E '^[0-9.]*[0-9]$' 12:06:36 ++ awk '{ print $1 }' 12:06:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:06:36 +++ grep '^3' /tmp/.pyenv_versions 12:06:36 +++ sort -V 12:06:36 +++ tail -n 1 12:06:36 ++ py_version_xyz=3.10.6 12:06:36 ++ [[ -z 3.10.6 ]] 12:06:36 ++ echo 3.10.6 12:06:36 ++ return 0 12:06:36 + pyenv local 3.10.6 12:06:36 + local command 12:06:36 + command=local 12:06:36 + '[' 2 -gt 0 ']' 12:06:36 + shift 12:06:36 + case "$command" in 12:06:36 + command pyenv local 3.10.6 12:06:36 + pyenv local 3.10.6 12:06:36 + for arg in "$@" 12:06:36 + case $arg in 12:06:36 + pkg_list+='tox ' 12:06:36 + for arg in "$@" 12:06:36 + case $arg in 12:06:36 + pkg_list+='virtualenv ' 12:06:36 + for arg in "$@" 12:06:36 + case $arg in 12:06:36 + pkg_list+='urllib3~=1.26.15 ' 12:06:36 + [[ -f /tmp/.toxenv ]] 12:06:36 ++ cat /tmp/.toxenv 12:06:36 + lf_venv=/tmp/venv-7N7J 12:06:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7N7J from' file:/tmp/.toxenv 12:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7N7J from file:/tmp/.toxenv 12:06:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:06:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:36 + local 'pip_opts=--upgrade --quiet' 12:06:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:06:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:06:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:06:36 + [[ -n '' ]] 12:06:36 + [[ -n '' ]] 12:06:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:06:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:36 + /tmp/venv-7N7J/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 12:06:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:06:37 lf-activate-venv(): INFO: Base packages installed successfully 12:06:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:06:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:06:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:06:37 + /tmp/venv-7N7J/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 12:06:38 + type python3 12:06:38 + true 12:06:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7N7J/bin to PATH' 12:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-7N7J/bin to PATH 12:06:38 + PATH=/tmp/venv-7N7J/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 12:06:38 + return 0 12:06:38 + [[ -d /opt/pyenv ]] 12:06:38 + echo '---> Setting up pyenv' 12:06:38 ---> Setting up pyenv 12:06:38 + export PYENV_ROOT=/opt/pyenv 12:06:38 + PYENV_ROOT=/opt/pyenv 12:06:38 + export PATH=/opt/pyenv/bin:/tmp/venv-7N7J/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 12:06:38 + PATH=/opt/pyenv/bin:/tmp/venv-7N7J/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 12:06:38 ++ pwd 12:06:38 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:06:38 + export PYTHONPATH 12:06:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:06:38 + TOX_TESTENV_PASSENV=PYTHONPATH 12:06:38 + tox --version 12:06:38 4.35.0 from /tmp/venv-7N7J/lib/python3.10/site-packages/tox/__init__.py 12:06:38 + PARALLEL=false 12:06:38 + TOX_OPTIONS_LIST= 12:06:38 + [[ -n pre-commit ]] 12:06:38 + TOX_OPTIONS_LIST=' -e pre-commit' 12:06:38 + case ${PARALLEL,,} in 12:06:38 + tox -e pre-commit 12:06:38 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:06:40 pre-commit: install_deps> python -I -m pip install pre-commit 12:06:42 pre-commit: freeze> python -m pip freeze --all 12:06:43 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.21.2,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.7.0,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 12:06:43 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:06:43 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:06:43 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:06:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:06:45 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:06:45 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:06:45 [INFO] Once installed this environment will be reused. 12:06:45 [INFO] This may take a few minutes... 12:06:49 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:06:49 [INFO] Once installed this environment will be reused. 12:06:49 [INFO] This may take a few minutes... 12:06:54 trim trailing whitespace.................................................Passed 12:06:54 Tabs remover.............................................................Passed 12:06:54 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:06:54 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:06:54 [INFO] Once installed this environment will be reused. 12:06:54 [INFO] This may take a few minutes... 12:07:08 gitlint..............................................(no files to check)Skipped 12:07:08 pre-commit: OK (29.37=setup[3.89]+cmd[11.52,13.96] seconds) 12:07:08 congratulations :) (29.41 seconds) 12:07:08 + tox_status=0 12:07:08 + echo '---> Completed tox runs' 12:07:08 ---> Completed tox runs 12:07:08 + for i in .tox/*/log 12:07:08 ++ echo .tox/pre-commit/log 12:07:08 ++ awk -F/ '{print $2}' 12:07:08 + tox_env=pre-commit 12:07:08 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:07:08 + DOC_DIR=docs/_build/html 12:07:08 + [[ -d docs/_build/html ]] 12:07:08 + echo '---> tox-run.sh ends' 12:07:08 ---> tox-run.sh ends 12:07:08 + test 0 -eq 0 12:07:08 $ ssh-agent -k 12:07:08 unset SSH_AUTH_SOCK; 12:07:08 unset SSH_AGENT_PID; 12:07:08 echo Agent pid 1622 killed; 12:07:08 [ssh-agent] Stopped. 12:07:08 [PostBuildScript] - [INFO] Executing post build scripts. 12:07:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5204224096912643451.sh 12:07:08 ---> sysstat.sh 12:07:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4504353989097313452.sh 12:07:09 ---> package-listing.sh 12:07:09 ++ facter osfamily 12:07:09 ++ tr '[:upper:]' '[:lower:]' 12:07:09 + OS_FAMILY=debian 12:07:09 + workspace=/w/workspace/oom-master-pre-commit-lint 12:07:09 + START_PACKAGES=/tmp/packages_start.txt 12:07:09 + END_PACKAGES=/tmp/packages_end.txt 12:07:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:07:09 + PACKAGES=/tmp/packages_start.txt 12:07:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:07:09 + PACKAGES=/tmp/packages_end.txt 12:07:09 + case "${OS_FAMILY}" in 12:07:09 + dpkg -l 12:07:09 + grep '^ii' 12:07:09 + '[' -f /tmp/packages_start.txt ']' 12:07:09 + '[' -f /tmp/packages_end.txt ']' 12:07:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:07:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:07:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:07:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:07:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6175137661238529599.sh 12:07:09 ---> capture-instance-metadata.sh 12:07:09 Setup pyenv: 12:07:09 system 12:07:09 3.8.13 12:07:09 3.9.13 12:07:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:07:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aTjL 12:07:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:07:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:17 lf-activate-venv(): INFO: Base packages installed successfully 12:07:17 lf-activate-venv(): INFO: Installing additional packages: lftools 12:07:39 lf-activate-venv(): INFO: Adding /tmp/venv-aTjL/bin to PATH 12:07:39 INFO: Running in OpenStack, capturing instance metadata 12:07:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1195384742982388998.sh 12:07:40 provisioning config files... 12:07:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6757837726211261646tmp 12:07:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:07:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:07:40 [EnvInject] - Injecting environment variables from a build step. 12:07:40 [EnvInject] - Injecting as environment variables the properties content 12:07:40 SERVER_ID=logs 12:07:40 12:07:40 [EnvInject] - Variables injected successfully. 12:07:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9182688239695746387.sh 12:07:40 ---> create-netrc.sh 12:07:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9157871448260230181.sh 12:07:40 ---> python-tools-install.sh 12:07:40 Setup pyenv: 12:07:40 system 12:07:40 3.8.13 12:07:40 3.9.13 12:07:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:07:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aTjL from file:/tmp/.os_lf_venv 12:07:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:42 lf-activate-venv(): INFO: Base packages installed successfully 12:07:42 lf-activate-venv(): INFO: Installing additional packages: lftools 12:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-aTjL/bin to PATH 12:07:49 Generating Requirements File 12:08:06 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. 12:08:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:08:06 Python 3.10.6 12:08:07 pip 26.0.1 from /tmp/venv-aTjL/lib/python3.10/site-packages/pip (python 3.10) 12:08:07 appdirs==1.4.4 12:08:07 argcomplete==3.6.3 12:08:07 aspy.yaml==1.3.0 12:08:07 attrs==25.4.0 12:08:07 autopage==0.6.0 12:08:07 backports.strenum==1.3.1 12:08:07 beautifulsoup4==4.14.3 12:08:07 boto3==1.42.48 12:08:07 botocore==1.42.48 12:08:07 bs4==0.0.2 12:08:07 certifi==2026.1.4 12:08:07 cffi==2.0.0 12:08:07 cfgv==3.5.0 12:08:07 chardet==5.2.0 12:08:07 charset-normalizer==3.4.4 12:08:07 click==8.3.1 12:08:07 cliff==4.13.1 12:08:07 cmd2==3.2.0 12:08:07 cryptography==3.3.2 12:08:07 debtcollector==3.0.0 12:08:07 decorator==5.2.1 12:08:07 defusedxml==0.7.1 12:08:07 Deprecated==1.3.1 12:08:07 distlib==0.4.0 12:08:07 dnspython==2.8.0 12:08:07 docker==7.1.0 12:08:07 dogpile.cache==1.5.0 12:08:07 durationpy==0.10 12:08:07 email-validator==2.3.0 12:08:07 filelock==3.21.2 12:08:07 future==1.0.0 12:08:07 gitdb==4.0.12 12:08:07 GitPython==3.1.46 12:08:07 httplib2==0.30.2 12:08:07 identify==2.6.16 12:08:07 idna==3.11 12:08:07 importlib-resources==1.5.0 12:08:07 iso8601==2.1.0 12:08:07 Jinja2==3.1.6 12:08:07 jmespath==1.1.0 12:08:07 jsonpatch==1.33 12:08:07 jsonpointer==3.0.0 12:08:07 jsonschema==4.26.0 12:08:07 jsonschema-specifications==2025.9.1 12:08:07 keystoneauth1==5.13.0 12:08:07 kubernetes==35.0.0 12:08:07 lftools==0.37.21 12:08:07 lxml==6.0.2 12:08:07 markdown-it-py==4.0.0 12:08:07 MarkupSafe==3.0.3 12:08:07 mdurl==0.1.2 12:08:07 msgpack==1.1.2 12:08:07 multi_key_dict==2.0.3 12:08:07 munch==4.0.0 12:08:07 netaddr==1.3.0 12:08:07 niet==1.4.2 12:08:07 nodeenv==1.10.0 12:08:07 oauth2client==4.1.3 12:08:07 oauthlib==3.3.1 12:08:07 openstacksdk==4.9.0 12:08:07 os-service-types==1.8.2 12:08:07 osc-lib==4.3.0 12:08:07 oslo.config==10.2.0 12:08:07 oslo.context==6.2.0 12:08:07 oslo.i18n==6.7.1 12:08:07 oslo.log==8.0.0 12:08:07 oslo.serialization==5.9.0 12:08:07 oslo.utils==9.2.0 12:08:07 packaging==26.0 12:08:07 pbr==7.0.3 12:08:07 platformdirs==4.7.0 12:08:07 prettytable==3.17.0 12:08:07 psutil==7.2.2 12:08:07 pyasn1==0.6.2 12:08:07 pyasn1_modules==0.4.2 12:08:07 pycparser==3.0 12:08:07 pygerrit2==2.0.15 12:08:07 PyGithub==2.8.1 12:08:07 Pygments==2.19.2 12:08:07 PyJWT==2.11.0 12:08:07 PyNaCl==1.6.2 12:08:07 pyparsing==2.4.7 12:08:07 pyperclip==1.11.0 12:08:07 pyrsistent==0.20.0 12:08:07 python-cinderclient==9.8.0 12:08:07 python-dateutil==2.9.0.post0 12:08:07 python-heatclient==5.0.0 12:08:07 python-jenkins==1.8.3 12:08:07 python-keystoneclient==5.7.0 12:08:07 python-magnumclient==4.9.0 12:08:07 python-openstackclient==8.3.0 12:08:07 python-swiftclient==4.9.0 12:08:07 PyYAML==6.0.3 12:08:07 referencing==0.37.0 12:08:07 requests==2.32.5 12:08:07 requests-oauthlib==2.0.0 12:08:07 requestsexceptions==1.4.0 12:08:07 rfc3986==2.0.0 12:08:07 rich==14.3.2 12:08:07 rich-argparse==1.7.2 12:08:07 rpds-py==0.30.0 12:08:07 rsa==4.9.1 12:08:07 ruamel.yaml==0.19.1 12:08:07 ruamel.yaml.clib==0.2.15 12:08:07 s3transfer==0.16.0 12:08:07 simplejson==3.20.2 12:08:07 six==1.17.0 12:08:07 smmap==5.0.2 12:08:07 soupsieve==2.8.3 12:08:07 stevedore==5.6.0 12:08:07 tabulate==0.9.0 12:08:07 toml==0.10.2 12:08:07 tomlkit==0.14.0 12:08:07 tqdm==4.67.3 12:08:07 typing_extensions==4.15.0 12:08:07 tzdata==2025.3 12:08:07 urllib3==1.26.20 12:08:07 virtualenv==20.36.1 12:08:07 wcwidth==0.6.0 12:08:07 websocket-client==1.9.0 12:08:07 wrapt==2.1.1 12:08:07 xdg==6.0.0 12:08:07 xmltodict==1.0.2 12:08:07 yq==3.4.3 12:08:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16428961290310276734.sh 12:08:07 ---> sudo-logs.sh 12:08:07 Archiving 'sudo' log.. 12:08:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14320314770792391739.sh 12:08:07 ---> job-cost.sh 12:08:07 INFO: Activating Python virtual environment... 12:08:07 Setup pyenv: 12:08:07 system 12:08:07 3.8.13 12:08:07 3.9.13 12:08:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:08:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aTjL from file:/tmp/.os_lf_venv 12:08:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:09 lf-activate-venv(): INFO: Base packages installed successfully 12:08:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:08:14 lf-activate-venv(): INFO: Adding /tmp/venv-aTjL/bin to PATH 12:08:14 INFO: No stack-cost file found 12:08:14 INFO: Instance uptime: 144s 12:08:14 INFO: Fetching instance metadata (attempt 1 of 3)... 12:08:14 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:08:14 INFO: Successfully fetched instance metadata 12:08:14 INFO: Instance type: v3-standard-4 12:08:14 INFO: Retrieving pricing info for: v3-standard-4 12:08:14 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:08:14 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=144 12:08:15 INFO: Successfully fetched Vexxhost pricing API 12:08:15 INFO: Retrieved cost: 0.11 12:08:15 INFO: Retrieved resource: v3-standard-4 12:08:15 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 12:08:15 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 12:08:15 INFO: Successfully archived job cost data 12:08:15 DEBUG: Cost data: oom-master-pre-commit-lint,4408,2026-02-13 12:08:15,v3-standard-4,144,0.11,0.00,SUCCESS 12:08:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins92617486075969026.sh 12:08:15 ---> logs-deploy.sh 12:08:15 Setup pyenv: 12:08:15 system 12:08:15 3.8.13 12:08:15 3.9.13 12:08:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:08:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aTjL from file:/tmp/.os_lf_venv 12:08:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:17 lf-activate-venv(): INFO: Base packages installed successfully 12:08:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:08:24 lf-activate-venv(): INFO: Adding /tmp/venv-aTjL/bin to PATH 12:08:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4408 12:08:24 INFO: archiving workspace using pattern(s): 12:08:25 Archives upload complete. 12:08:25 INFO: archiving logs to Nexus 12:08:26 ---> uname -a: 12:08:26 Linux prd-ubuntu1804-builder-4c-4g-16495 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:08:26 12:08:26 12:08:26 ---> lscpu: 12:08:26 Architecture: x86_64 12:08:26 CPU op-mode(s): 32-bit, 64-bit 12:08:26 Byte Order: Little Endian 12:08:26 CPU(s): 4 12:08:26 On-line CPU(s) list: 0-3 12:08:26 Thread(s) per core: 1 12:08:26 Core(s) per socket: 1 12:08:26 Socket(s): 4 12:08:26 NUMA node(s): 1 12:08:26 Vendor ID: AuthenticAMD 12:08:26 CPU family: 23 12:08:26 Model: 49 12:08:26 Model name: AMD EPYC-Rome Processor 12:08:26 Stepping: 0 12:08:26 CPU MHz: 2799.998 12:08:26 BogoMIPS: 5599.99 12:08:26 Virtualization: AMD-V 12:08:26 Hypervisor vendor: KVM 12:08:26 Virtualization type: full 12:08:26 L1d cache: 32K 12:08:26 L1i cache: 32K 12:08:26 L2 cache: 512K 12:08:26 L3 cache: 16384K 12:08:26 NUMA node0 CPU(s): 0-3 12:08:26 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 12:08:26 12:08:26 12:08:26 ---> nproc: 12:08:26 4 12:08:26 12:08:26 12:08:26 ---> df -h: 12:08:26 Filesystem Size Used Avail Use% Mounted on 12:08:26 udev 7.9G 0 7.9G 0% /dev 12:08:26 tmpfs 1.6G 676K 1.6G 1% /run 12:08:26 /dev/vda1 78G 8.4G 69G 11% / 12:08:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:08:26 tmpfs 5.0M 0 5.0M 0% /run/lock 12:08:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:08:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:08:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:08:26 12:08:26 12:08:26 ---> free -m: 12:08:26 total used free shared buff/cache available 12:08:26 Mem: 16040 556 13257 0 2226 15161 12:08:26 Swap: 1023 0 1023 12:08:26 12:08:26 12:08:26 ---> ip addr: 12:08:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:08:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:08:26 inet 127.0.0.1/8 scope host lo 12:08:26 valid_lft forever preferred_lft forever 12:08:26 inet6 ::1/128 scope host 12:08:26 valid_lft forever preferred_lft forever 12:08:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:08:26 link/ether fa:16:3e:cd:e7:29 brd ff:ff:ff:ff:ff:ff 12:08:26 inet 10.30.106.205/23 brd 10.30.107.255 scope global dynamic ens3 12:08:26 valid_lft 86251sec preferred_lft 86251sec 12:08:26 inet6 fe80::f816:3eff:fecd:e729/64 scope link 12:08:26 valid_lft forever preferred_lft forever 12:08:26 12:08:26 12:08:26 ---> sar -b -r -n DEV: 12:08:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16495) 02/13/26 _x86_64_ (4 CPU) 12:08:26 12:08:26 12:06:00 LINUX RESTART (4 CPU) 12:08:26 12:08:26 12:07:02 tps rtps wtps bread/s bwrtn/s 12:08:26 12:08:01 103.78 0.86 102.91 105.20 11903.34 12:08:26 Average: 103.78 0.86 102.91 105.20 11903.34 12:08:26 12:08:26 12:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:08:26 12:08:01 13635184 15516816 2789776 16.98 82288 1983784 801128 4.58 795640 1746316 184560 12:08:26 Average: 13635184 15516816 2789776 16.98 82288 1983784 801128 4.58 795640 1746316 184560 12:08:26 12:08:26 12:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:08:26 12:08:01 ens3 68.84 49.74 940.60 12.46 0.00 0.00 0.00 0.00 12:08:26 12:08:01 lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 12:08:26 Average: ens3 68.84 49.74 940.60 12.46 0.00 0.00 0.00 0.00 12:08:26 Average: lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 12:08:26 12:08:26 12:08:26 ---> sar -P ALL: 12:08:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16495) 02/13/26 _x86_64_ (4 CPU) 12:08:26 12:08:26 12:06:00 LINUX RESTART (4 CPU) 12:08:26 12:08:26 12:07:02 CPU %user %nice %system %iowait %steal %idle 12:08:26 12:08:01 all 19.63 0.00 1.47 3.94 0.06 74.90 12:08:26 12:08:01 0 11.36 0.00 1.07 1.03 0.03 86.50 12:08:26 12:08:01 1 35.92 0.00 1.86 1.69 0.05 60.47 12:08:26 12:08:01 2 4.04 0.00 0.78 4.15 0.07 90.96 12:08:26 12:08:01 3 27.20 0.00 2.19 8.90 0.07 61.65 12:08:26 Average: all 19.63 0.00 1.47 3.94 0.06 74.90 12:08:26 Average: 0 11.36 0.00 1.07 1.03 0.03 86.50 12:08:26 Average: 1 35.92 0.00 1.86 1.69 0.05 60.47 12:08:26 Average: 2 4.04 0.00 0.78 4.15 0.07 90.96 12:08:26 Average: 3 27.20 0.00 2.19 8.90 0.07 61.65 12:08:26 12:08:26 12:08:26