15:15:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142414 15:15:01 Running as SYSTEM 15:15:02 [EnvInject] - Loading node environment variables. 15:15:02 Building remotely on prd-ubuntu1804-builder-4c-4g-12205 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:15:02 [ssh-agent] Looking for ssh-agent implementation... 15:15:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:02 $ ssh-agent 15:15:02 SSH_AUTH_SOCK=/tmp/ssh-XWgCiNrUyEYT/agent.1754 15:15:02 SSH_AGENT_PID=1756 15:15:02 [ssh-agent] Started. 15:15:02 Running ssh-add (command line suppressed) 15:15:02 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6357718115042486640.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6357718115042486640.key) 15:15:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:15:02 The recommended git tool is: NONE 15:15:04 using credential onap-jenkins-ssh 15:15:04 Wiping out workspace first. 15:15:04 Cloning the remote Git repository 15:15:04 Cloning repository git://cloud.onap.org/mirror/oom.git 15:15:04 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:15:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:15:04 > git --version # timeout=10 15:15:04 > git --version # 'git version 2.17.1' 15:15:04 using GIT_SSH to set credentials Gerrit user 15:15:04 Verifying host key using manually-configured host key entries 15:15:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:15:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:15:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:15:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:15:10 using GIT_SSH to set credentials Gerrit user 15:15:10 Verifying host key using manually-configured host key entries 15:15:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/142414/1 # timeout=30 15:15:11 > git rev-parse 53f32291c554ed382644f6ebf4198c41b362376b^{commit} # timeout=10 15:15:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:15:11 Checking out Revision 53f32291c554ed382644f6ebf4198c41b362376b (refs/changes/14/142414/1) 15:15:11 > git config core.sparsecheckout # timeout=10 15:15:11 > git checkout -f 53f32291c554ed382644f6ebf4198c41b362376b # timeout=30 15:15:14 Commit message: "Upgrade oauth-proxy chart" 15:15:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:15:14 > git rev-list --no-walk 84447283fcc1574a807044cab6a9acc5e7e1c2f3 # timeout=10 15:15:14 [EnvInject] - Injecting environment variables from a build step. 15:15:14 [EnvInject] - Injecting as environment variables the properties content 15:15:14 PYTHON=python3 15:15:14 15:15:14 [EnvInject] - Variables injected successfully. 15:15:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13353148467761063693.sh 15:15:14 ---> tox-install.sh 15:15:14 + source /home/jenkins/lf-env.sh 15:15:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:14 ++ mktemp -d /tmp/venv-XXXX 15:15:14 + lf_venv=/tmp/venv-Rbl1 15:15:14 + local venv_file=/tmp/.os_lf_venv 15:15:14 + local python=python3 15:15:14 + local options 15:15:14 + local set_path=true 15:15:14 + local install_args= 15:15:14 ++ 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:15:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:15:14 + true 15:15:14 + case $1 in 15:15:14 + venv_file=/tmp/.toxenv 15:15:14 + shift 2 15:15:14 + true 15:15:14 + case $1 in 15:15:14 + shift 15:15:14 + break 15:15:14 + case $python in 15:15:14 + local pkg_list= 15:15:14 + [[ -d /opt/pyenv ]] 15:15:14 + echo 'Setup pyenv:' 15:15:14 Setup pyenv: 15:15:14 + export PYENV_ROOT=/opt/pyenv 15:15:14 + PYENV_ROOT=/opt/pyenv 15:15:14 + 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:15:14 + 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:15:14 + pyenv versions 15:15:15 * system (set by /opt/pyenv/version) 15:15:15 * 3.8.13 (set by /opt/pyenv/version) 15:15:15 * 3.9.13 (set by /opt/pyenv/version) 15:15:15 * 3.10.6 (set by /opt/pyenv/version) 15:15:15 + command -v pyenv 15:15:15 ++ pyenv init - --no-rehash 15:15:15 + 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:15:15 export PATH="/opt/pyenv/shims:${PATH}" 15:15:15 export PYENV_SHELL=bash 15:15:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:15:15 pyenv() { 15:15:15 local command 15:15:15 command="${1:-}" 15:15:15 if [ "$#" -gt 0 ]; then 15:15:15 shift 15:15:15 fi 15:15:15 15:15:15 case "$command" in 15:15:15 rehash|shell) 15:15:15 eval "$(pyenv "sh-$command" "$@")" 15:15:15 ;; 15:15:15 *) 15:15:15 command pyenv "$command" "$@" 15:15:15 ;; 15:15:15 esac 15:15:15 }' 15:15:15 +++ 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:15:15 ++ 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:15:15 ++ 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:15:15 ++ 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:15:15 ++ export PYENV_SHELL=bash 15:15:15 ++ PYENV_SHELL=bash 15:15:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:15:15 +++ complete -F _pyenv pyenv 15:15:15 ++ lf-pyver python3 15:15:15 ++ local py_version_xy=python3 15:15:15 ++ local py_version_xyz= 15:15:15 ++ sed 's/^[ *]* //' 15:15:15 ++ pyenv versions 15:15:15 ++ awk '{ print $1 }' 15:15:15 ++ grep -E '^[0-9.]*[0-9]$' 15:15:15 ++ local command 15:15:15 ++ command=versions 15:15:15 ++ '[' 1 -gt 0 ']' 15:15:15 ++ shift 15:15:15 ++ case "$command" in 15:15:15 ++ command pyenv versions 15:15:15 ++ pyenv versions 15:15:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:15:15 +++ grep '^3' /tmp/.pyenv_versions 15:15:15 +++ sort -V 15:15:15 +++ tail -n 1 15:15:15 ++ py_version_xyz=3.10.6 15:15:15 ++ [[ -z 3.10.6 ]] 15:15:15 ++ echo 3.10.6 15:15:15 ++ return 0 15:15:15 + pyenv local 3.10.6 15:15:15 + local command 15:15:15 + command=local 15:15:15 + '[' 2 -gt 0 ']' 15:15:15 + shift 15:15:15 + case "$command" in 15:15:15 + command pyenv local 3.10.6 15:15:15 + pyenv local 3.10.6 15:15:15 + for arg in "$@" 15:15:15 + case $arg in 15:15:15 + pkg_list+='tox ' 15:15:15 + for arg in "$@" 15:15:15 + case $arg in 15:15:15 + pkg_list+='virtualenv ' 15:15:15 + for arg in "$@" 15:15:15 + case $arg in 15:15:15 + pkg_list+='urllib3~=1.26.15 ' 15:15:15 + [[ -f /tmp/.toxenv ]] 15:15:15 + [[ ! -f /tmp/.toxenv ]] 15:15:15 + [[ -n '' ]] 15:15:15 + python3 -m venv /tmp/venv-Rbl1 15:15:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rbl1' 15:15:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rbl1 15:15:19 + echo /tmp/venv-Rbl1 15:15:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:15:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:15:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:15:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:15:19 + local 'pip_opts=--upgrade --quiet' 15:15:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:15:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:15:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:15:19 + [[ -n '' ]] 15:15:19 + [[ -n '' ]] 15:15:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:15:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:15:19 + /tmp/venv-Rbl1/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:15:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:15:23 lf-activate-venv(): INFO: Base packages installed successfully 15:15:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:15:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:15:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:15:23 + /tmp/venv-Rbl1/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:15:25 + type python3 15:15:25 + true 15:15:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Rbl1/bin to PATH' 15:15:25 lf-activate-venv(): INFO: Adding /tmp/venv-Rbl1/bin to PATH 15:15:25 + PATH=/tmp/venv-Rbl1/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:15:25 + return 0 15:15:25 + python3 --version 15:15:25 Python 3.10.6 15:15:25 + python3 -m pip --version 15:15:25 pip 25.3 from /tmp/venv-Rbl1/lib/python3.10/site-packages/pip (python 3.10) 15:15:25 + python3 -m pip freeze 15:15:25 cachetools==6.2.1 15:15:25 chardet==5.2.0 15:15:25 colorama==0.4.6 15:15:25 distlib==0.4.0 15:15:25 filelock==3.20.0 15:15:25 packaging==25.0 15:15:25 platformdirs==4.5.0 15:15:25 pluggy==1.6.0 15:15:25 pyproject-api==1.10.0 15:15:25 tomli==2.3.0 15:15:25 tox==4.32.0 15:15:25 typing_extensions==4.15.0 15:15:25 urllib3==1.26.20 15:15:25 virtualenv==20.35.4 15:15:26 [EnvInject] - Injecting environment variables from a build step. 15:15:26 [EnvInject] - Injecting as environment variables the properties content 15:15:26 PARALLEL=false 15:15:26 15:15:26 [EnvInject] - Variables injected successfully. 15:15:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7700068853201751110.sh 15:15:26 ---> tox-run.sh 15:15:26 + 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:15:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:15:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:15:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:15:26 + cd /w/workspace/oom-master-pre-commit-lint/. 15:15:26 + source /home/jenkins/lf-env.sh 15:15:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:26 ++ mktemp -d /tmp/venv-XXXX 15:15:26 + lf_venv=/tmp/venv-8zX9 15:15:26 + local venv_file=/tmp/.os_lf_venv 15:15:26 + local python=python3 15:15:26 + local options 15:15:26 + local set_path=true 15:15:26 + local install_args= 15:15:26 ++ 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:15:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:15:26 + true 15:15:26 + case $1 in 15:15:26 + venv_file=/tmp/.toxenv 15:15:26 + shift 2 15:15:26 + true 15:15:26 + case $1 in 15:15:26 + shift 15:15:26 + break 15:15:26 + case $python in 15:15:26 + local pkg_list= 15:15:26 + [[ -d /opt/pyenv ]] 15:15:26 + echo 'Setup pyenv:' 15:15:26 Setup pyenv: 15:15:26 + export PYENV_ROOT=/opt/pyenv 15:15:26 + PYENV_ROOT=/opt/pyenv 15:15:26 + 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:15:26 + 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:15:26 + pyenv versions 15:15:26 system 15:15:26 3.8.13 15:15:26 3.9.13 15:15:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:15:26 + command -v pyenv 15:15:26 ++ pyenv init - --no-rehash 15:15:26 + 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:15:26 export PATH="/opt/pyenv/shims:${PATH}" 15:15:26 export PYENV_SHELL=bash 15:15:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:15:26 pyenv() { 15:15:26 local command 15:15:26 command="${1:-}" 15:15:26 if [ "$#" -gt 0 ]; then 15:15:26 shift 15:15:26 fi 15:15:26 15:15:26 case "$command" in 15:15:26 rehash|shell) 15:15:26 eval "$(pyenv "sh-$command" "$@")" 15:15:26 ;; 15:15:26 *) 15:15:26 command pyenv "$command" "$@" 15:15:26 ;; 15:15:26 esac 15:15:26 }' 15:15:26 +++ 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:15:26 ++ 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:15:26 ++ 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:15:26 ++ 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:15:26 ++ export PYENV_SHELL=bash 15:15:26 ++ PYENV_SHELL=bash 15:15:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:15:26 +++ complete -F _pyenv pyenv 15:15:26 ++ lf-pyver python3 15:15:26 ++ local py_version_xy=python3 15:15:26 ++ local py_version_xyz= 15:15:26 ++ pyenv versions 15:15:26 ++ sed 's/^[ *]* //' 15:15:26 ++ awk '{ print $1 }' 15:15:26 ++ grep -E '^[0-9.]*[0-9]$' 15:15:26 ++ local command 15:15:26 ++ command=versions 15:15:26 ++ '[' 1 -gt 0 ']' 15:15:26 ++ shift 15:15:26 ++ case "$command" in 15:15:26 ++ command pyenv versions 15:15:26 ++ pyenv versions 15:15:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:15:26 +++ grep '^3' /tmp/.pyenv_versions 15:15:26 +++ sort -V 15:15:26 +++ tail -n 1 15:15:26 ++ py_version_xyz=3.10.6 15:15:26 ++ [[ -z 3.10.6 ]] 15:15:26 ++ echo 3.10.6 15:15:26 ++ return 0 15:15:26 + pyenv local 3.10.6 15:15:26 + local command 15:15:26 + command=local 15:15:26 + '[' 2 -gt 0 ']' 15:15:26 + shift 15:15:26 + case "$command" in 15:15:26 + command pyenv local 3.10.6 15:15:26 + pyenv local 3.10.6 15:15:26 + for arg in "$@" 15:15:26 + case $arg in 15:15:26 + pkg_list+='tox ' 15:15:26 + for arg in "$@" 15:15:26 + case $arg in 15:15:26 + pkg_list+='virtualenv ' 15:15:26 + for arg in "$@" 15:15:26 + case $arg in 15:15:26 + pkg_list+='urllib3~=1.26.15 ' 15:15:26 + [[ -f /tmp/.toxenv ]] 15:15:26 ++ cat /tmp/.toxenv 15:15:26 + lf_venv=/tmp/venv-Rbl1 15:15:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rbl1 from' file:/tmp/.toxenv 15:15:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rbl1 from file:/tmp/.toxenv 15:15:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:15:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:15:26 + local 'pip_opts=--upgrade --quiet' 15:15:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:15:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:15:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:15:26 + [[ -n '' ]] 15:15:26 + [[ -n '' ]] 15:15:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:15:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:15:26 + /tmp/venv-Rbl1/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:15:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:15:27 lf-activate-venv(): INFO: Base packages installed successfully 15:15:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:15:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:15:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:15:27 + /tmp/venv-Rbl1/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:15:28 + type python3 15:15:28 + true 15:15:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Rbl1/bin to PATH' 15:15:28 lf-activate-venv(): INFO: Adding /tmp/venv-Rbl1/bin to PATH 15:15:28 + PATH=/tmp/venv-Rbl1/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:15:28 + return 0 15:15:28 + [[ -d /opt/pyenv ]] 15:15:28 + echo '---> Setting up pyenv' 15:15:28 ---> Setting up pyenv 15:15:28 + export PYENV_ROOT=/opt/pyenv 15:15:28 + PYENV_ROOT=/opt/pyenv 15:15:28 + export PATH=/opt/pyenv/bin:/tmp/venv-Rbl1/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:15:28 + PATH=/opt/pyenv/bin:/tmp/venv-Rbl1/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:15:28 ++ pwd 15:15:28 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:15:28 + export PYTHONPATH 15:15:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:15:28 + TOX_TESTENV_PASSENV=PYTHONPATH 15:15:28 + tox --version 15:15:28 4.32.0 from /tmp/venv-Rbl1/lib/python3.10/site-packages/tox/__init__.py 15:15:28 + PARALLEL=false 15:15:28 + TOX_OPTIONS_LIST= 15:15:28 + [[ -n pre-commit ]] 15:15:28 + TOX_OPTIONS_LIST=' -e pre-commit' 15:15:28 + case ${PARALLEL,,} in 15:15:28 + tox -e pre-commit 15:15:28 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:15:29 pre-commit: install_deps> python -I -m pip install pre-commit 15:15:32 pre-commit: freeze> python -m pip freeze --all 15:15:32 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:15:32 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:15:32 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:15:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:15:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:15:34 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:15:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:15:35 [INFO] Once installed this environment will be reused. 15:15:35 [INFO] This may take a few minutes... 15:15:39 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:15:39 [INFO] Once installed this environment will be reused. 15:15:39 [INFO] This may take a few minutes... 15:15:44 trim trailing whitespace.................................................Passed 15:15:44 Tabs remover.............................................................Passed 15:15:44 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:15:44 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:15:44 [INFO] Once installed this environment will be reused. 15:15:44 [INFO] This may take a few minutes... 15:15:53 gitlint..............................................(no files to check)Skipped 15:15:53 pre-commit: OK (24.07=setup[3.63]+cmd[11.82,8.62] seconds) 15:15:53 congratulations :) (24.10 seconds) 15:15:53 + tox_status=0 15:15:53 + echo '---> Completed tox runs' 15:15:53 ---> Completed tox runs 15:15:53 + for i in .tox/*/log 15:15:53 ++ echo .tox/pre-commit/log 15:15:53 ++ awk -F/ '{print $2}' 15:15:53 + tox_env=pre-commit 15:15:53 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:15:53 + DOC_DIR=docs/_build/html 15:15:53 + [[ -d docs/_build/html ]] 15:15:53 + echo '---> tox-run.sh ends' 15:15:53 ---> tox-run.sh ends 15:15:53 + test 0 -eq 0 15:15:53 $ ssh-agent -k 15:15:53 unset SSH_AUTH_SOCK; 15:15:53 unset SSH_AGENT_PID; 15:15:53 echo Agent pid 1756 killed; 15:15:53 [ssh-agent] Stopped. 15:15:53 [PostBuildScript] - [INFO] Executing post build scripts. 15:15:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins382125680084918539.sh 15:15:53 ---> sysstat.sh 15:15:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16624583884800579351.sh 15:15:53 ---> package-listing.sh 15:15:53 ++ facter osfamily 15:15:53 ++ tr '[:upper:]' '[:lower:]' 15:15:53 + OS_FAMILY=debian 15:15:53 + workspace=/w/workspace/oom-master-pre-commit-lint 15:15:53 + START_PACKAGES=/tmp/packages_start.txt 15:15:53 + END_PACKAGES=/tmp/packages_end.txt 15:15:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:15:53 + PACKAGES=/tmp/packages_start.txt 15:15:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:15:53 + PACKAGES=/tmp/packages_end.txt 15:15:53 + case "${OS_FAMILY}" in 15:15:53 + dpkg -l 15:15:53 + grep '^ii' 15:15:53 + '[' -f /tmp/packages_start.txt ']' 15:15:53 + '[' -f /tmp/packages_end.txt ']' 15:15:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:15:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:15:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:15:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:15:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15048069119024982632.sh 15:15:53 ---> capture-instance-metadata.sh 15:15:53 Setup pyenv: 15:15:53 system 15:15:53 3.8.13 15:15:53 3.9.13 15:15:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:15:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NrVa 15:15:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:15:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:15:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:01 lf-activate-venv(): INFO: Base packages installed successfully 15:16:01 lf-activate-venv(): INFO: Installing additional packages: lftools 15:16:23 lf-activate-venv(): INFO: Adding /tmp/venv-NrVa/bin to PATH 15:16:23 INFO: Running in OpenStack, capturing instance metadata 15:16:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17008158207918962665.sh 15:16:24 provisioning config files... 15:16:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15997318329310196806tmp 15:16:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:16:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:16:24 [EnvInject] - Injecting environment variables from a build step. 15:16:24 [EnvInject] - Injecting as environment variables the properties content 15:16:24 SERVER_ID=logs 15:16:24 15:16:24 [EnvInject] - Variables injected successfully. 15:16:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14521399792327076072.sh 15:16:24 ---> create-netrc.sh 15:16:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2768394577181595193.sh 15:16:24 ---> python-tools-install.sh 15:16:24 Setup pyenv: 15:16:24 system 15:16:24 3.8.13 15:16:24 3.9.13 15:16:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:16:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NrVa from file:/tmp/.os_lf_venv 15:16:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:26 lf-activate-venv(): INFO: Base packages installed successfully 15:16:26 lf-activate-venv(): INFO: Installing additional packages: lftools 15:16:35 lf-activate-venv(): INFO: Adding /tmp/venv-NrVa/bin to PATH 15:16:35 Generating Requirements File 15:16:54 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:16:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:16:55 Python 3.10.6 15:16:55 pip 25.3 from /tmp/venv-NrVa/lib/python3.10/site-packages/pip (python 3.10) 15:16:55 appdirs==1.4.4 15:16:55 argcomplete==3.6.3 15:16:55 aspy.yaml==1.3.0 15:16:55 attrs==25.4.0 15:16:55 autopage==0.5.2 15:16:55 beautifulsoup4==4.14.2 15:16:55 boto3==1.40.71 15:16:55 botocore==1.40.71 15:16:55 bs4==0.0.2 15:16:55 cachetools==6.2.1 15:16:55 certifi==2025.11.12 15:16:55 cffi==2.0.0 15:16:55 cfgv==3.4.0 15:16:55 chardet==5.2.0 15:16:55 charset-normalizer==3.4.4 15:16:55 click==8.3.0 15:16:55 cliff==4.11.0 15:16:55 cmd2==2.7.0 15:16:55 cryptography==3.3.2 15:16:55 debtcollector==3.0.0 15:16:55 decorator==5.2.1 15:16:55 defusedxml==0.7.1 15:16:55 Deprecated==1.3.1 15:16:55 distlib==0.4.0 15:16:55 dnspython==2.8.0 15:16:55 docker==7.1.0 15:16:55 dogpile.cache==1.5.0 15:16:55 durationpy==0.10 15:16:55 email-validator==2.3.0 15:16:55 filelock==3.20.0 15:16:55 future==1.0.0 15:16:55 gitdb==4.0.12 15:16:55 GitPython==3.1.45 15:16:55 google-auth==2.43.0 15:16:55 httplib2==0.31.0 15:16:55 identify==2.6.15 15:16:55 idna==3.11 15:16:55 importlib-resources==1.5.0 15:16:55 iso8601==2.1.0 15:16:55 Jinja2==3.1.6 15:16:55 jmespath==1.0.1 15:16:55 jsonpatch==1.33 15:16:55 jsonpointer==3.0.0 15:16:55 jsonschema==4.25.1 15:16:55 jsonschema-specifications==2025.9.1 15:16:55 keystoneauth1==5.12.0 15:16:55 kubernetes==34.1.0 15:16:55 lftools==0.37.15 15:16:55 lxml==6.0.2 15:16:55 markdown-it-py==4.0.0 15:16:55 MarkupSafe==3.0.3 15:16:55 mdurl==0.1.2 15:16:55 msgpack==1.1.2 15:16:55 multi_key_dict==2.0.3 15:16:55 munch==4.0.0 15:16:55 netaddr==1.3.0 15:16:55 niet==1.4.2 15:16:55 nodeenv==1.9.1 15:16:55 oauth2client==4.1.3 15:16:55 oauthlib==3.3.1 15:16:55 openstacksdk==4.7.1 15:16:55 os-service-types==1.8.1 15:16:55 osc-lib==4.2.0 15:16:55 oslo.config==10.0.0 15:16:55 oslo.context==6.1.0 15:16:55 oslo.i18n==6.6.0 15:16:55 oslo.log==7.2.1 15:16:55 oslo.serialization==5.8.0 15:16:55 oslo.utils==9.1.0 15:16:55 packaging==25.0 15:16:55 pbr==7.0.3 15:16:55 platformdirs==4.5.0 15:16:55 prettytable==3.16.0 15:16:55 psutil==7.1.3 15:16:55 pyasn1==0.6.1 15:16:55 pyasn1_modules==0.4.2 15:16:55 pycparser==2.23 15:16:55 pygerrit2==2.0.15 15:16:55 PyGithub==2.8.1 15:16:55 Pygments==2.19.2 15:16:55 PyJWT==2.10.1 15:16:55 PyNaCl==1.6.1 15:16:55 pyparsing==2.4.7 15:16:55 pyperclip==1.11.0 15:16:55 pyrsistent==0.20.0 15:16:55 python-cinderclient==9.8.0 15:16:55 python-dateutil==2.9.0.post0 15:16:55 python-heatclient==4.3.0 15:16:55 python-jenkins==1.8.3 15:16:55 python-keystoneclient==5.7.0 15:16:55 python-magnumclient==4.9.0 15:16:55 python-openstackclient==8.2.0 15:16:55 python-swiftclient==4.8.0 15:16:55 PyYAML==6.0.3 15:16:55 referencing==0.37.0 15:16:55 requests==2.32.5 15:16:55 requests-oauthlib==2.0.0 15:16:55 requestsexceptions==1.4.0 15:16:55 rfc3986==2.0.0 15:16:55 rich==14.2.0 15:16:55 rich-argparse==1.7.2 15:16:55 rpds-py==0.28.0 15:16:55 rsa==4.9.1 15:16:55 ruamel.yaml==0.18.16 15:16:55 ruamel.yaml.clib==0.2.14 15:16:55 s3transfer==0.14.0 15:16:55 simplejson==3.20.2 15:16:55 six==1.17.0 15:16:55 smmap==5.0.2 15:16:55 soupsieve==2.8 15:16:55 stevedore==5.5.0 15:16:55 tabulate==0.9.0 15:16:55 toml==0.10.2 15:16:55 tomlkit==0.13.3 15:16:55 tqdm==4.67.1 15:16:55 typing_extensions==4.15.0 15:16:55 tzdata==2025.2 15:16:55 urllib3==1.26.20 15:16:55 virtualenv==20.35.4 15:16:55 wcwidth==0.2.14 15:16:55 websocket-client==1.9.0 15:16:55 wrapt==2.0.1 15:16:55 xdg==6.0.0 15:16:55 xmltodict==1.0.2 15:16:55 yq==3.4.3 15:16:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14456965068158167911.sh 15:16:55 ---> sudo-logs.sh 15:16:55 Archiving 'sudo' log.. 15:16:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16153460459485605430.sh 15:16:56 ---> job-cost.sh 15:16:56 Setup pyenv: 15:16:56 system 15:16:56 3.8.13 15:16:56 3.9.13 15:16:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:16:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NrVa from file:/tmp/.os_lf_venv 15:16:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:58 lf-activate-venv(): INFO: Base packages installed successfully 15:16:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:17:03 lf-activate-venv(): INFO: Adding /tmp/venv-NrVa/bin to PATH 15:17:03 INFO: No Stack... 15:17:03 INFO: Retrieving Pricing Info for: v3-standard-4 15:17:04 INFO: Archiving Costs 15:17:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18031932090357837834.sh 15:17:04 ---> logs-deploy.sh 15:17:04 Setup pyenv: 15:17:04 system 15:17:04 3.8.13 15:17:04 3.9.13 15:17:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:17:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NrVa from file:/tmp/.os_lf_venv 15:17:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:17:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:17:06 lf-activate-venv(): INFO: Base packages installed successfully 15:17:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:17:15 lf-activate-venv(): INFO: Adding /tmp/venv-NrVa/bin to PATH 15:17:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4296 15:17:15 INFO: archiving workspace using pattern(s): 15:17:16 Archives upload complete. 15:17:16 INFO: archiving logs to Nexus 15:17:17 ---> uname -a: 15:17:17 Linux prd-ubuntu1804-builder-4c-4g-12205 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:17:17 15:17:17 15:17:17 ---> lscpu: 15:17:17 Architecture: x86_64 15:17:17 CPU op-mode(s): 32-bit, 64-bit 15:17:17 Byte Order: Little Endian 15:17:17 CPU(s): 4 15:17:17 On-line CPU(s) list: 0-3 15:17:17 Thread(s) per core: 1 15:17:17 Core(s) per socket: 1 15:17:17 Socket(s): 4 15:17:17 NUMA node(s): 1 15:17:17 Vendor ID: AuthenticAMD 15:17:17 CPU family: 23 15:17:17 Model: 49 15:17:17 Model name: AMD EPYC-Rome Processor 15:17:17 Stepping: 0 15:17:17 CPU MHz: 2799.998 15:17:17 BogoMIPS: 5599.99 15:17:17 Virtualization: AMD-V 15:17:17 Hypervisor vendor: KVM 15:17:17 Virtualization type: full 15:17:17 L1d cache: 32K 15:17:17 L1i cache: 32K 15:17:17 L2 cache: 512K 15:17:17 L3 cache: 16384K 15:17:17 NUMA node0 CPU(s): 0-3 15:17:17 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:17:17 15:17:17 15:17:17 ---> nproc: 15:17:17 4 15:17:17 15:17:17 15:17:17 ---> df -h: 15:17:17 Filesystem Size Used Avail Use% Mounted on 15:17:17 udev 7.9G 0 7.9G 0% /dev 15:17:17 tmpfs 1.6G 676K 1.6G 1% /run 15:17:17 /dev/vda1 78G 8.4G 69G 11% / 15:17:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:17:17 tmpfs 5.0M 0 5.0M 0% /run/lock 15:17:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:17:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:17:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:17:17 15:17:17 15:17:17 ---> free -m: 15:17:17 total used free shared buff/cache available 15:17:17 Mem: 16040 562 13263 0 2213 15155 15:17:17 Swap: 1023 0 1023 15:17:17 15:17:17 15:17:17 ---> ip addr: 15:17:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:17:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:17:17 inet 127.0.0.1/8 scope host lo 15:17:17 valid_lft forever preferred_lft forever 15:17:17 inet6 ::1/128 scope host 15:17:17 valid_lft forever preferred_lft forever 15:17:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:17:17 link/ether fa:16:3e:fb:77:b9 brd ff:ff:ff:ff:ff:ff 15:17:17 inet 10.30.106.155/23 brd 10.30.107.255 scope global dynamic ens3 15:17:17 valid_lft 86238sec preferred_lft 86238sec 15:17:17 inet6 fe80::f816:3eff:fefb:77b9/64 scope link 15:17:17 valid_lft forever preferred_lft forever 15:17:17 15:17:17 15:17:17 ---> sar -b -r -n DEV: 15:17:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12205) 11/12/25 _x86_64_ (4 CPU) 15:17:17 15:17:17 15:14:36 LINUX RESTART (4 CPU) 15:17:17 15:17:17 15:15:01 tps rtps wtps bread/s bwrtn/s 15:17:17 15:16:03 300.27 24.88 275.39 840.93 30914.45 15:17:17 15:17:01 131.10 1.09 130.01 125.08 33941.18 15:17:17 Average: 217.12 13.18 203.93 489.07 32402.17 15:17:17 15:17:17 15:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:17:17 15:16:03 13955192 15563340 2469776 15.04 59316 1747020 767428 4.39 731540 1518172 127784 15:17:17 15:17:01 13588044 15516676 2836924 17.27 86872 2021556 777552 4.45 797820 1781868 124332 15:17:17 Average: 13771618 15540008 2653350 16.15 73094 1884288 772490 4.42 764680 1650020 126058 15:17:17 15:17:17 15:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:17:17 15:16:03 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 15:17:17 15:16:03 ens3 196.77 145.29 1714.83 38.62 0.00 0.00 0.00 0.00 15:17:17 15:17:01 lo 1.38 1.38 0.15 0.15 0.00 0.00 0.00 0.00 15:17:17 15:17:01 ens3 65.80 45.60 918.01 10.80 0.00 0.00 0.00 0.00 15:17:17 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 15:17:17 Average: ens3 132.39 96.29 1323.17 24.95 0.00 0.00 0.00 0.00 15:17:17 15:17:17 15:17:17 ---> sar -P ALL: 15:17:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12205) 11/12/25 _x86_64_ (4 CPU) 15:17:17 15:17:17 15:14:36 LINUX RESTART (4 CPU) 15:17:17 15:17:17 15:15:01 CPU %user %nice %system %iowait %steal %idle 15:17:17 15:16:03 all 22.67 0.00 2.49 3.99 0.08 70.78 15:17:17 15:16:03 0 22.40 0.00 3.11 4.84 0.07 69.58 15:17:17 15:16:03 1 31.91 0.00 2.65 6.89 0.07 58.48 15:17:17 15:16:03 2 20.27 0.00 2.30 2.77 0.10 74.56 15:17:17 15:16:03 3 16.10 0.00 1.89 1.47 0.07 80.47 15:17:17 15:17:01 all 20.34 0.00 1.34 4.20 0.04 74.07 15:17:17 15:17:01 0 16.72 0.00 1.00 6.83 0.03 75.42 15:17:17 15:17:01 1 33.39 0.00 2.42 7.73 0.07 56.40 15:17:17 15:17:01 2 17.33 0.00 1.00 1.96 0.05 79.66 15:17:17 15:17:01 3 13.96 0.00 0.97 0.24 0.05 84.78 15:17:17 Average: all 21.53 0.00 1.92 4.09 0.06 72.40 15:17:17 Average: 0 19.60 0.00 2.07 5.82 0.05 72.45 15:17:17 Average: 1 32.64 0.00 2.54 7.30 0.07 57.46 15:17:17 Average: 2 18.82 0.00 1.66 2.37 0.08 77.07 15:17:17 Average: 3 15.05 0.00 1.44 0.87 0.06 82.59 15:17:17 15:17:17 15:17:17