15:35:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142414 15:35:37 Running as SYSTEM 15:35:37 [EnvInject] - Loading node environment variables. 15:35:37 Building remotely on prd-ubuntu1804-builder-4c-4g-12217 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:35:37 [ssh-agent] Looking for ssh-agent implementation... 15:35:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:38 $ ssh-agent 15:35:38 SSH_AUTH_SOCK=/tmp/ssh-HGUrPZVtijGD/agent.1671 15:35:38 SSH_AGENT_PID=1672 15:35:38 [ssh-agent] Started. 15:35:38 Running ssh-add (command line suppressed) 15:35:38 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12244215555362725127.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12244215555362725127.key) 15:35:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:35:38 The recommended git tool is: NONE 15:35:39 using credential onap-jenkins-ssh 15:35:39 Wiping out workspace first. 15:35:39 Cloning the remote Git repository 15:35:39 Cloning repository git://cloud.onap.org/mirror/oom.git 15:35:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:35:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:35:39 > git --version # timeout=10 15:35:39 > git --version # 'git version 2.17.1' 15:35:39 using GIT_SSH to set credentials Gerrit user 15:35:39 Verifying host key using manually-configured host key entries 15:35:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:35:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:35:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:35:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:35:45 using GIT_SSH to set credentials Gerrit user 15:35:45 Verifying host key using manually-configured host key entries 15:35:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/142414/2 # timeout=30 15:35:45 > git rev-parse a21b063a55e2edc2b4428d849744b8bf50ecd0ec^{commit} # timeout=10 15:35:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:35:45 Checking out Revision a21b063a55e2edc2b4428d849744b8bf50ecd0ec (refs/changes/14/142414/2) 15:35:45 > git config core.sparsecheckout # timeout=10 15:35:45 > git checkout -f a21b063a55e2edc2b4428d849744b8bf50ecd0ec # timeout=30 15:35:48 Commit message: "[oauth2-proxy] Upgrade oauth2-proxy chart" 15:35:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:35:49 > git rev-list --no-walk 84447283fcc1574a807044cab6a9acc5e7e1c2f3 # timeout=10 15:35:49 [EnvInject] - Injecting environment variables from a build step. 15:35:49 [EnvInject] - Injecting as environment variables the properties content 15:35:49 PYTHON=python3 15:35:49 15:35:49 [EnvInject] - Variables injected successfully. 15:35:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins459185013979498641.sh 15:35:49 ---> tox-install.sh 15:35:49 + source /home/jenkins/lf-env.sh 15:35:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:35:49 ++ mktemp -d /tmp/venv-XXXX 15:35:49 + lf_venv=/tmp/venv-Y3HI 15:35:49 + local venv_file=/tmp/.os_lf_venv 15:35:49 + local python=python3 15:35:49 + local options 15:35:49 + local set_path=true 15:35:49 + local install_args= 15:35: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:35:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:35:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:35:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:35:49 + true 15:35:49 + case $1 in 15:35:49 + venv_file=/tmp/.toxenv 15:35:49 + shift 2 15:35:49 + true 15:35:49 + case $1 in 15:35:49 + shift 15:35:49 + break 15:35:49 + case $python in 15:35:49 + local pkg_list= 15:35:49 + [[ -d /opt/pyenv ]] 15:35:49 + echo 'Setup pyenv:' 15:35:49 Setup pyenv: 15:35:49 + export PYENV_ROOT=/opt/pyenv 15:35:49 + PYENV_ROOT=/opt/pyenv 15:35:49 + 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:35:49 + 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:35:49 + pyenv versions 15:35:49 * system (set by /opt/pyenv/version) 15:35:49 * 3.8.13 (set by /opt/pyenv/version) 15:35:49 * 3.9.13 (set by /opt/pyenv/version) 15:35:49 * 3.10.6 (set by /opt/pyenv/version) 15:35:49 + command -v pyenv 15:35:49 ++ pyenv init - --no-rehash 15:35: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:35:49 export PATH="/opt/pyenv/shims:${PATH}" 15:35:49 export PYENV_SHELL=bash 15:35:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:35:49 pyenv() { 15:35:49 local command 15:35:49 command="${1:-}" 15:35:49 if [ "$#" -gt 0 ]; then 15:35:49 shift 15:35:49 fi 15:35:49 15:35:49 case "$command" in 15:35:49 rehash|shell) 15:35:49 eval "$(pyenv "sh-$command" "$@")" 15:35:49 ;; 15:35:49 *) 15:35:49 command pyenv "$command" "$@" 15:35:49 ;; 15:35:49 esac 15:35:49 }' 15:35: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:35:49 ++ 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:35:49 ++ 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:35:49 ++ 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:35:49 ++ export PYENV_SHELL=bash 15:35:49 ++ PYENV_SHELL=bash 15:35:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:35:49 +++ complete -F _pyenv pyenv 15:35:49 ++ lf-pyver python3 15:35:49 ++ local py_version_xy=python3 15:35:49 ++ local py_version_xyz= 15:35:49 ++ pyenv versions 15:35:49 ++ local command 15:35:49 ++ command=versions 15:35:49 ++ '[' 1 -gt 0 ']' 15:35:49 ++ shift 15:35:49 ++ case "$command" in 15:35:49 ++ command pyenv versions 15:35:49 ++ pyenv versions 15:35:49 ++ awk '{ print $1 }' 15:35:49 ++ grep -E '^[0-9.]*[0-9]$' 15:35:49 ++ sed 's/^[ *]* //' 15:35:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:35:49 +++ grep '^3' /tmp/.pyenv_versions 15:35:49 +++ sort -V 15:35:49 +++ tail -n 1 15:35:49 ++ py_version_xyz=3.10.6 15:35:49 ++ [[ -z 3.10.6 ]] 15:35:49 ++ echo 3.10.6 15:35:49 ++ return 0 15:35:49 + pyenv local 3.10.6 15:35:49 + local command 15:35:49 + command=local 15:35:49 + '[' 2 -gt 0 ']' 15:35:49 + shift 15:35:49 + case "$command" in 15:35:49 + command pyenv local 3.10.6 15:35:49 + pyenv local 3.10.6 15:35:49 + for arg in "$@" 15:35:49 + case $arg in 15:35:49 + pkg_list+='tox ' 15:35:49 + for arg in "$@" 15:35:49 + case $arg in 15:35:49 + pkg_list+='virtualenv ' 15:35:49 + for arg in "$@" 15:35:49 + case $arg in 15:35:49 + pkg_list+='urllib3~=1.26.15 ' 15:35:49 + [[ -f /tmp/.toxenv ]] 15:35:49 + [[ ! -f /tmp/.toxenv ]] 15:35:49 + [[ -n '' ]] 15:35:49 + python3 -m venv /tmp/venv-Y3HI 15:35:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y3HI' 15:35:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y3HI 15:35:53 + echo /tmp/venv-Y3HI 15:35:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:35:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:35:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:35:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:53 + local 'pip_opts=--upgrade --quiet' 15:35:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:35:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:35:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:35:53 + [[ -n '' ]] 15:35:53 + [[ -n '' ]] 15:35:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:35:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:53 + /tmp/venv-Y3HI/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:35:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:35:57 lf-activate-venv(): INFO: Base packages installed successfully 15:35:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:35:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:35:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:35:57 + /tmp/venv-Y3HI/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:35:59 + type python3 15:35:59 + true 15:35:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Y3HI/bin to PATH' 15:35:59 lf-activate-venv(): INFO: Adding /tmp/venv-Y3HI/bin to PATH 15:35:59 + PATH=/tmp/venv-Y3HI/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:35:59 + return 0 15:35:59 + python3 --version 15:35:59 Python 3.10.6 15:35:59 + python3 -m pip --version 15:35:59 pip 25.3 from /tmp/venv-Y3HI/lib/python3.10/site-packages/pip (python 3.10) 15:35:59 + python3 -m pip freeze 15:35:59 cachetools==6.2.1 15:35:59 chardet==5.2.0 15:35:59 colorama==0.4.6 15:35:59 distlib==0.4.0 15:35:59 filelock==3.20.0 15:35:59 packaging==25.0 15:35:59 platformdirs==4.5.0 15:35:59 pluggy==1.6.0 15:35:59 pyproject-api==1.10.0 15:35:59 tomli==2.3.0 15:35:59 tox==4.32.0 15:35:59 typing_extensions==4.15.0 15:35:59 urllib3==1.26.20 15:35:59 virtualenv==20.35.4 15:35:59 [EnvInject] - Injecting environment variables from a build step. 15:35:59 [EnvInject] - Injecting as environment variables the properties content 15:35:59 PARALLEL=false 15:35:59 15:35:59 [EnvInject] - Variables injected successfully. 15:35:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16999160124117164975.sh 15:35:59 ---> tox-run.sh 15:35:59 + 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:35:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:35:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:35:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:35:59 + cd /w/workspace/oom-master-pre-commit-lint/. 15:35:59 + source /home/jenkins/lf-env.sh 15:35:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:35:59 ++ mktemp -d /tmp/venv-XXXX 15:35:59 + lf_venv=/tmp/venv-bj46 15:35:59 + local venv_file=/tmp/.os_lf_venv 15:35:59 + local python=python3 15:35:59 + local options 15:35:59 + local set_path=true 15:35:59 + local install_args= 15:35:59 ++ 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:35:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:35:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:35:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:35:59 + true 15:35:59 + case $1 in 15:35:59 + venv_file=/tmp/.toxenv 15:35:59 + shift 2 15:35:59 + true 15:35:59 + case $1 in 15:35:59 + shift 15:35:59 + break 15:35:59 + case $python in 15:35:59 + local pkg_list= 15:35:59 + [[ -d /opt/pyenv ]] 15:35:59 + echo 'Setup pyenv:' 15:35:59 Setup pyenv: 15:35:59 + export PYENV_ROOT=/opt/pyenv 15:35:59 + PYENV_ROOT=/opt/pyenv 15:35:59 + 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:35:59 + 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:35:59 + pyenv versions 15:35:59 system 15:35:59 3.8.13 15:35:59 3.9.13 15:35:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:35:59 + command -v pyenv 15:35:59 ++ pyenv init - --no-rehash 15:35:59 + 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:35:59 export PATH="/opt/pyenv/shims:${PATH}" 15:35:59 export PYENV_SHELL=bash 15:35:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:35:59 pyenv() { 15:35:59 local command 15:35:59 command="${1:-}" 15:35:59 if [ "$#" -gt 0 ]; then 15:35:59 shift 15:35:59 fi 15:35:59 15:35:59 case "$command" in 15:35:59 rehash|shell) 15:35:59 eval "$(pyenv "sh-$command" "$@")" 15:35:59 ;; 15:35:59 *) 15:35:59 command pyenv "$command" "$@" 15:35:59 ;; 15:35:59 esac 15:35:59 }' 15:35:59 +++ 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:35:59 ++ 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:35:59 ++ 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:35:59 ++ 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:35:59 ++ export PYENV_SHELL=bash 15:35:59 ++ PYENV_SHELL=bash 15:35:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:35:59 +++ complete -F _pyenv pyenv 15:35:59 ++ lf-pyver python3 15:35:59 ++ local py_version_xy=python3 15:35:59 ++ local py_version_xyz= 15:35:59 ++ pyenv versions 15:35:59 ++ local command 15:35:59 ++ command=versions 15:35:59 ++ '[' 1 -gt 0 ']' 15:35:59 ++ shift 15:35:59 ++ case "$command" in 15:35:59 ++ command pyenv versions 15:35:59 ++ pyenv versions 15:35:59 ++ sed 's/^[ *]* //' 15:35:59 ++ awk '{ print $1 }' 15:35:59 ++ grep -E '^[0-9.]*[0-9]$' 15:35:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:35:59 +++ grep '^3' /tmp/.pyenv_versions 15:35:59 +++ sort -V 15:35:59 +++ tail -n 1 15:35:59 ++ py_version_xyz=3.10.6 15:35:59 ++ [[ -z 3.10.6 ]] 15:35:59 ++ echo 3.10.6 15:35:59 ++ return 0 15:35:59 + pyenv local 3.10.6 15:35:59 + local command 15:35:59 + command=local 15:35:59 + '[' 2 -gt 0 ']' 15:35:59 + shift 15:35:59 + case "$command" in 15:35:59 + command pyenv local 3.10.6 15:35:59 + pyenv local 3.10.6 15:35:59 + for arg in "$@" 15:35:59 + case $arg in 15:35:59 + pkg_list+='tox ' 15:35:59 + for arg in "$@" 15:35:59 + case $arg in 15:35:59 + pkg_list+='virtualenv ' 15:35:59 + for arg in "$@" 15:35:59 + case $arg in 15:35:59 + pkg_list+='urllib3~=1.26.15 ' 15:35:59 + [[ -f /tmp/.toxenv ]] 15:35:59 ++ cat /tmp/.toxenv 15:35:59 + lf_venv=/tmp/venv-Y3HI 15:35:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y3HI from' file:/tmp/.toxenv 15:35:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y3HI from file:/tmp/.toxenv 15:35:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:35:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:59 + local 'pip_opts=--upgrade --quiet' 15:35:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:35:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:35:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:35:59 + [[ -n '' ]] 15:35:59 + [[ -n '' ]] 15:35:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:35:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:59 + /tmp/venv-Y3HI/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:36:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:36:00 lf-activate-venv(): INFO: Base packages installed successfully 15:36:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:36:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:36:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:36:00 + /tmp/venv-Y3HI/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:36:01 + type python3 15:36:01 + true 15:36:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Y3HI/bin to PATH' 15:36:01 lf-activate-venv(): INFO: Adding /tmp/venv-Y3HI/bin to PATH 15:36:01 + PATH=/tmp/venv-Y3HI/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:36:01 + return 0 15:36:01 + [[ -d /opt/pyenv ]] 15:36:01 + echo '---> Setting up pyenv' 15:36:01 ---> Setting up pyenv 15:36:01 + export PYENV_ROOT=/opt/pyenv 15:36:01 + PYENV_ROOT=/opt/pyenv 15:36:01 + export PATH=/opt/pyenv/bin:/tmp/venv-Y3HI/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:36:01 + PATH=/opt/pyenv/bin:/tmp/venv-Y3HI/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:36:01 ++ pwd 15:36:01 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:36:01 + export PYTHONPATH 15:36:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:36:01 + TOX_TESTENV_PASSENV=PYTHONPATH 15:36:01 + tox --version 15:36:02 4.32.0 from /tmp/venv-Y3HI/lib/python3.10/site-packages/tox/__init__.py 15:36:02 + PARALLEL=false 15:36:02 + TOX_OPTIONS_LIST= 15:36:02 + [[ -n pre-commit ]] 15:36:02 + TOX_OPTIONS_LIST=' -e pre-commit' 15:36:02 + case ${PARALLEL,,} in 15:36:02 + tox -e pre-commit 15:36:02 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:36:03 pre-commit: install_deps> python -I -m pip install pre-commit 15:36:05 pre-commit: freeze> python -m pip freeze --all 15:36:06 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.4.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 15:36:06 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:36:06 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:36:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:36:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:36:07 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:36:08 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:36:08 [INFO] Once installed this environment will be reused. 15:36:08 [INFO] This may take a few minutes... 15:36:12 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:36:12 [INFO] Once installed this environment will be reused. 15:36:12 [INFO] This may take a few minutes... 15:36:17 trim trailing whitespace.................................................Passed 15:36:17 Tabs remover.............................................................Passed 15:36:17 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:36:17 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:36:17 [INFO] Once installed this environment will be reused. 15:36:17 [INFO] This may take a few minutes... 15:36:25 gitlint..............................................(no files to check)Skipped 15:36:25 pre-commit: OK (23.31=setup[3.43]+cmd[11.46,8.42] seconds) 15:36:25 congratulations :) (23.34 seconds) 15:36:26 + tox_status=0 15:36:26 + echo '---> Completed tox runs' 15:36:26 ---> Completed tox runs 15:36:26 + for i in .tox/*/log 15:36:26 ++ echo .tox/pre-commit/log 15:36:26 ++ awk -F/ '{print $2}' 15:36:26 + tox_env=pre-commit 15:36:26 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:36:26 + DOC_DIR=docs/_build/html 15:36:26 + [[ -d docs/_build/html ]] 15:36:26 + echo '---> tox-run.sh ends' 15:36:26 ---> tox-run.sh ends 15:36:26 + test 0 -eq 0 15:36:26 $ ssh-agent -k 15:36:26 unset SSH_AUTH_SOCK; 15:36:26 unset SSH_AGENT_PID; 15:36:26 echo Agent pid 1672 killed; 15:36:26 [ssh-agent] Stopped. 15:36:26 [PostBuildScript] - [INFO] Executing post build scripts. 15:36:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17708070567135254584.sh 15:36:26 ---> sysstat.sh 15:36:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17866655718496191181.sh 15:36:26 ---> package-listing.sh 15:36:26 ++ facter osfamily 15:36:26 ++ tr '[:upper:]' '[:lower:]' 15:36:26 + OS_FAMILY=debian 15:36:26 + workspace=/w/workspace/oom-master-pre-commit-lint 15:36:26 + START_PACKAGES=/tmp/packages_start.txt 15:36:26 + END_PACKAGES=/tmp/packages_end.txt 15:36:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:36:26 + PACKAGES=/tmp/packages_start.txt 15:36:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:36:26 + PACKAGES=/tmp/packages_end.txt 15:36:26 + case "${OS_FAMILY}" in 15:36:26 + dpkg -l 15:36:26 + grep '^ii' 15:36:26 + '[' -f /tmp/packages_start.txt ']' 15:36:26 + '[' -f /tmp/packages_end.txt ']' 15:36:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:36:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:36:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:36:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:36:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4687566951538498500.sh 15:36:26 ---> capture-instance-metadata.sh 15:36:26 Setup pyenv: 15:36:26 system 15:36:26 3.8.13 15:36:26 3.9.13 15:36:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:36:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zwuN 15:36:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:36:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:34 lf-activate-venv(): INFO: Base packages installed successfully 15:36:34 lf-activate-venv(): INFO: Installing additional packages: lftools 15:36:56 lf-activate-venv(): INFO: Adding /tmp/venv-zwuN/bin to PATH 15:36:56 INFO: Running in OpenStack, capturing instance metadata 15:36:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2451563520138493637.sh 15:36:56 provisioning config files... 15:36:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7875884974809440602tmp 15:36:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:36:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:36:56 [EnvInject] - Injecting environment variables from a build step. 15:36:56 [EnvInject] - Injecting as environment variables the properties content 15:36:56 SERVER_ID=logs 15:36:56 15:36:56 [EnvInject] - Variables injected successfully. 15:36:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2455695122264372398.sh 15:36:56 ---> create-netrc.sh 15:36:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1770613064337227872.sh 15:36:56 ---> python-tools-install.sh 15:36:56 Setup pyenv: 15:36:56 system 15:36:56 3.8.13 15:36:56 3.9.13 15:36:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:36:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zwuN from file:/tmp/.os_lf_venv 15:36:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:59 lf-activate-venv(): INFO: Base packages installed successfully 15:36:59 lf-activate-venv(): INFO: Installing additional packages: lftools 15:37:07 lf-activate-venv(): INFO: Adding /tmp/venv-zwuN/bin to PATH 15:37:07 Generating Requirements File 15:37:25 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:37:25 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:37:25 Python 3.10.6 15:37:26 pip 25.3 from /tmp/venv-zwuN/lib/python3.10/site-packages/pip (python 3.10) 15:37:26 appdirs==1.4.4 15:37:26 argcomplete==3.6.3 15:37:26 aspy.yaml==1.3.0 15:37:26 attrs==25.4.0 15:37:26 autopage==0.5.2 15:37:26 beautifulsoup4==4.14.2 15:37:26 boto3==1.40.71 15:37:26 botocore==1.40.71 15:37:26 bs4==0.0.2 15:37:26 cachetools==6.2.1 15:37:26 certifi==2025.11.12 15:37:26 cffi==2.0.0 15:37:26 cfgv==3.4.0 15:37:26 chardet==5.2.0 15:37:26 charset-normalizer==3.4.4 15:37:26 click==8.3.0 15:37:26 cliff==4.11.0 15:37:26 cmd2==2.7.0 15:37:26 cryptography==3.3.2 15:37:26 debtcollector==3.0.0 15:37:26 decorator==5.2.1 15:37:26 defusedxml==0.7.1 15:37:26 Deprecated==1.3.1 15:37:26 distlib==0.4.0 15:37:26 dnspython==2.8.0 15:37:26 docker==7.1.0 15:37:26 dogpile.cache==1.5.0 15:37:26 durationpy==0.10 15:37:26 email-validator==2.3.0 15:37:26 filelock==3.20.0 15:37:26 future==1.0.0 15:37:26 gitdb==4.0.12 15:37:26 GitPython==3.1.45 15:37:26 google-auth==2.43.0 15:37:26 httplib2==0.31.0 15:37:26 identify==2.6.15 15:37:26 idna==3.11 15:37:26 importlib-resources==1.5.0 15:37:26 iso8601==2.1.0 15:37:26 Jinja2==3.1.6 15:37:26 jmespath==1.0.1 15:37:26 jsonpatch==1.33 15:37:26 jsonpointer==3.0.0 15:37:26 jsonschema==4.25.1 15:37:26 jsonschema-specifications==2025.9.1 15:37:26 keystoneauth1==5.12.0 15:37:26 kubernetes==34.1.0 15:37:26 lftools==0.37.15 15:37:26 lxml==6.0.2 15:37:26 markdown-it-py==4.0.0 15:37:26 MarkupSafe==3.0.3 15:37:26 mdurl==0.1.2 15:37:26 msgpack==1.1.2 15:37:26 multi_key_dict==2.0.3 15:37:26 munch==4.0.0 15:37:26 netaddr==1.3.0 15:37:26 niet==1.4.2 15:37:26 nodeenv==1.9.1 15:37:26 oauth2client==4.1.3 15:37:26 oauthlib==3.3.1 15:37:26 openstacksdk==4.7.1 15:37:26 os-service-types==1.8.1 15:37:26 osc-lib==4.2.0 15:37:26 oslo.config==10.0.0 15:37:26 oslo.context==6.1.0 15:37:26 oslo.i18n==6.6.0 15:37:26 oslo.log==7.2.1 15:37:26 oslo.serialization==5.8.0 15:37:26 oslo.utils==9.1.0 15:37:26 packaging==25.0 15:37:26 pbr==7.0.3 15:37:26 platformdirs==4.5.0 15:37:26 prettytable==3.16.0 15:37:26 psutil==7.1.3 15:37:26 pyasn1==0.6.1 15:37:26 pyasn1_modules==0.4.2 15:37:26 pycparser==2.23 15:37:26 pygerrit2==2.0.15 15:37:26 PyGithub==2.8.1 15:37:26 Pygments==2.19.2 15:37:26 PyJWT==2.10.1 15:37:26 PyNaCl==1.6.1 15:37:26 pyparsing==2.4.7 15:37:26 pyperclip==1.11.0 15:37:26 pyrsistent==0.20.0 15:37:26 python-cinderclient==9.8.0 15:37:26 python-dateutil==2.9.0.post0 15:37:26 python-heatclient==4.3.0 15:37:26 python-jenkins==1.8.3 15:37:26 python-keystoneclient==5.7.0 15:37:26 python-magnumclient==4.9.0 15:37:26 python-openstackclient==8.2.0 15:37:26 python-swiftclient==4.8.0 15:37:26 PyYAML==6.0.3 15:37:26 referencing==0.37.0 15:37:26 requests==2.32.5 15:37:26 requests-oauthlib==2.0.0 15:37:26 requestsexceptions==1.4.0 15:37:26 rfc3986==2.0.0 15:37:26 rich==14.2.0 15:37:26 rich-argparse==1.7.2 15:37:26 rpds-py==0.28.0 15:37:26 rsa==4.9.1 15:37:26 ruamel.yaml==0.18.16 15:37:26 ruamel.yaml.clib==0.2.14 15:37:26 s3transfer==0.14.0 15:37:26 simplejson==3.20.2 15:37:26 six==1.17.0 15:37:26 smmap==5.0.2 15:37:26 soupsieve==2.8 15:37:26 stevedore==5.5.0 15:37:26 tabulate==0.9.0 15:37:26 toml==0.10.2 15:37:26 tomlkit==0.13.3 15:37:26 tqdm==4.67.1 15:37:26 typing_extensions==4.15.0 15:37:26 tzdata==2025.2 15:37:26 urllib3==1.26.20 15:37:26 virtualenv==20.35.4 15:37:26 wcwidth==0.2.14 15:37:26 websocket-client==1.9.0 15:37:26 wrapt==2.0.1 15:37:26 xdg==6.0.0 15:37:26 xmltodict==1.0.2 15:37:26 yq==3.4.3 15:37:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins442319237644237379.sh 15:37:26 ---> sudo-logs.sh 15:37:26 Archiving 'sudo' log.. 15:37:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6299858821136397329.sh 15:37:26 ---> job-cost.sh 15:37:26 Setup pyenv: 15:37:26 system 15:37:26 3.8.13 15:37:26 3.9.13 15:37:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:37:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zwuN from file:/tmp/.os_lf_venv 15:37:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:37:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:37:28 lf-activate-venv(): INFO: Base packages installed successfully 15:37:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:37:34 lf-activate-venv(): INFO: Adding /tmp/venv-zwuN/bin to PATH 15:37:34 INFO: No Stack... 15:37:34 INFO: Retrieving Pricing Info for: v3-standard-4 15:37:34 INFO: Archiving Costs 15:37:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6010186708348572622.sh 15:37:34 ---> logs-deploy.sh 15:37:34 Setup pyenv: 15:37:34 system 15:37:34 3.8.13 15:37:34 3.9.13 15:37:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:37:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zwuN from file:/tmp/.os_lf_venv 15:37:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:37:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:37:36 lf-activate-venv(): INFO: Base packages installed successfully 15:37:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:37:45 lf-activate-venv(): INFO: Adding /tmp/venv-zwuN/bin to PATH 15:37:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4297 15:37:45 INFO: archiving workspace using pattern(s): 15:37:46 Archives upload complete. 15:37:46 INFO: archiving logs to Nexus 15:37:47 ---> uname -a: 15:37:47 Linux prd-ubuntu1804-builder-4c-4g-12217 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:37:47 15:37:47 15:37:47 ---> lscpu: 15:37:47 Architecture: x86_64 15:37:47 CPU op-mode(s): 32-bit, 64-bit 15:37:47 Byte Order: Little Endian 15:37:47 CPU(s): 4 15:37:47 On-line CPU(s) list: 0-3 15:37:47 Thread(s) per core: 1 15:37:47 Core(s) per socket: 1 15:37:47 Socket(s): 4 15:37:47 NUMA node(s): 1 15:37:47 Vendor ID: AuthenticAMD 15:37:47 CPU family: 23 15:37:47 Model: 49 15:37:47 Model name: AMD EPYC-Rome Processor 15:37:47 Stepping: 0 15:37:47 CPU MHz: 2799.998 15:37:47 BogoMIPS: 5599.99 15:37:47 Virtualization: AMD-V 15:37:47 Hypervisor vendor: KVM 15:37:47 Virtualization type: full 15:37:47 L1d cache: 32K 15:37:47 L1i cache: 32K 15:37:47 L2 cache: 512K 15:37:47 L3 cache: 16384K 15:37:47 NUMA node0 CPU(s): 0-3 15:37:47 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:37:47 15:37:47 15:37:47 ---> nproc: 15:37:47 4 15:37:47 15:37:47 15:37:47 ---> df -h: 15:37:47 Filesystem Size Used Avail Use% Mounted on 15:37:47 udev 7.9G 0 7.9G 0% /dev 15:37:47 tmpfs 1.6G 676K 1.6G 1% /run 15:37:47 /dev/vda1 78G 8.4G 69G 11% / 15:37:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:37:47 tmpfs 5.0M 0 5.0M 0% /run/lock 15:37:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:37:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:37:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:37:47 15:37:47 15:37:47 ---> free -m: 15:37:47 total used free shared buff/cache available 15:37:47 Mem: 16040 546 13280 0 2213 15172 15:37:47 Swap: 1023 0 1023 15:37:47 15:37:47 15:37:47 ---> ip addr: 15:37:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:37:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:37:47 inet 127.0.0.1/8 scope host lo 15:37:47 valid_lft forever preferred_lft forever 15:37:47 inet6 ::1/128 scope host 15:37:47 valid_lft forever preferred_lft forever 15:37:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:37:47 link/ether fa:16:3e:73:d9:a7 brd ff:ff:ff:ff:ff:ff 15:37:47 inet 10.30.107.187/23 brd 10.30.107.255 scope global dynamic ens3 15:37:47 valid_lft 86254sec preferred_lft 86254sec 15:37:47 inet6 fe80::f816:3eff:fe73:d9a7/64 scope link 15:37:47 valid_lft forever preferred_lft forever 15:37:47 15:37:47 15:37:47 ---> sar -b -r -n DEV: 15:37:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12217) 11/12/25 _x86_64_ (4 CPU) 15:37:47 15:37:47 15:35:23 LINUX RESTART (4 CPU) 15:37:47 15:37:47 15:36:01 tps rtps wtps bread/s bwrtn/s 15:37:47 15:37:01 116.35 5.82 110.53 231.03 17503.22 15:37:47 Average: 116.35 5.82 110.53 231.03 17503.22 15:37:47 15:37:47 15:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:37:47 15:37:01 13746144 15549088 2678816 16.31 77692 1913116 766068 4.38 759068 1680436 154320 15:37:47 Average: 13746144 15549088 2678816 16.31 77692 1913116 766068 4.38 759068 1680436 154320 15:37:47 15:37:47 15:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:37:47 15:37:01 ens3 82.95 61.37 1267.88 11.31 0.00 0.00 0.00 0.00 15:37:47 15:37:01 lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 15:37:47 Average: ens3 82.95 61.37 1267.88 11.31 0.00 0.00 0.00 0.00 15:37:47 Average: lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 15:37:47 15:37:47 15:37:47 ---> sar -P ALL: 15:37:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12217) 11/12/25 _x86_64_ (4 CPU) 15:37:47 15:37:47 15:35:23 LINUX RESTART (4 CPU) 15:37:47 15:37:47 15:36:01 CPU %user %nice %system %iowait %steal %idle 15:37:47 15:37:01 all 21.95 0.00 2.04 1.51 0.06 74.43 15:37:47 15:37:01 0 19.07 0.00 1.58 0.62 0.05 78.69 15:37:47 15:37:01 1 23.52 0.00 2.32 2.14 0.07 71.95 15:37:47 15:37:01 2 22.96 0.00 2.03 0.35 0.07 74.59 15:37:47 15:37:01 3 22.23 0.00 2.20 2.97 0.08 72.51 15:37:47 Average: all 21.95 0.00 2.04 1.51 0.06 74.43 15:37:47 Average: 0 19.07 0.00 1.58 0.62 0.05 78.69 15:37:47 Average: 1 23.52 0.00 2.32 2.14 0.07 71.95 15:37:47 Average: 2 22.96 0.00 2.03 0.35 0.07 74.59 15:37:47 Average: 3 22.23 0.00 2.20 2.97 0.08 72.51 15:37:47 15:37:47 15:37:47