13:39:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142673 13:39:49 Running as SYSTEM 13:39:49 [EnvInject] - Loading node environment variables. 13:39:49 Building remotely on prd-ubuntu1804-builder-4c-4g-18483 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:39:49 [ssh-agent] Looking for ssh-agent implementation... 13:39:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:39:49 $ ssh-agent 13:39:49 SSH_AUTH_SOCK=/tmp/ssh-lxsuDHDchxsq/agent.1633 13:39:49 SSH_AGENT_PID=1635 13:39:49 [ssh-agent] Started. 13:39:49 Running ssh-add (command line suppressed) 13:39:49 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8049687692440266480.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8049687692440266480.key) 13:39:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:39:49 The recommended git tool is: NONE 13:39:51 using credential onap-jenkins-ssh 13:39:51 Wiping out workspace first. 13:39:51 Cloning the remote Git repository 13:39:51 Cloning repository git://cloud.onap.org/mirror/oom.git 13:39:51 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:39:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:39:51 > git --version # timeout=10 13:39:51 > git --version # 'git version 2.17.1' 13:39:51 using GIT_SSH to set credentials Gerrit user 13:39:51 Verifying host key using manually-configured host key entries 13:39:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:39:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:39:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:39:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:39:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:39:56 using GIT_SSH to set credentials Gerrit user 13:39:56 Verifying host key using manually-configured host key entries 13:39:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/142673/1 # timeout=30 13:39:56 > git rev-parse 760ee9591b89f7af389e0a8c955bde79eaf56a52^{commit} # timeout=10 13:39:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:39:56 Checking out Revision 760ee9591b89f7af389e0a8c955bde79eaf56a52 (refs/changes/73/142673/1) 13:39:56 > git config core.sparsecheckout # timeout=10 13:39:56 > git checkout -f 760ee9591b89f7af389e0a8c955bde79eaf56a52 # timeout=30 13:40:00 Commit message: "[MULTICLOUD] 13.2.0 release" 13:40:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:40:00 > git rev-list --no-walk 060b5ddc9e82ab691e3459586285a69133380c88 # timeout=10 13:40:00 [EnvInject] - Injecting environment variables from a build step. 13:40:00 [EnvInject] - Injecting as environment variables the properties content 13:40:00 PYTHON=python3 13:40:00 13:40:00 [EnvInject] - Variables injected successfully. 13:40:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17390626932461251501.sh 13:40:00 ---> tox-install.sh 13:40:00 + source /home/jenkins/lf-env.sh 13:40:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:40:00 ++ mktemp -d /tmp/venv-XXXX 13:40:00 + lf_venv=/tmp/venv-ozZJ 13:40:00 + local venv_file=/tmp/.os_lf_venv 13:40:00 + local python=python3 13:40:00 + local options 13:40:00 + local set_path=true 13:40:00 + local install_args= 13:40:00 ++ 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 13:40:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:40:00 + true 13:40:00 + case $1 in 13:40:00 + venv_file=/tmp/.toxenv 13:40:00 + shift 2 13:40:00 + true 13:40:00 + case $1 in 13:40:00 + shift 13:40:00 + break 13:40:00 + case $python in 13:40:00 + local pkg_list= 13:40:00 + [[ -d /opt/pyenv ]] 13:40:00 + echo 'Setup pyenv:' 13:40:00 Setup pyenv: 13:40:00 + export PYENV_ROOT=/opt/pyenv 13:40:00 + PYENV_ROOT=/opt/pyenv 13:40:00 + 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 13:40:00 + 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 13:40:00 + pyenv versions 13:40:00 * system (set by /opt/pyenv/version) 13:40:00 * 3.8.13 (set by /opt/pyenv/version) 13:40:00 * 3.9.13 (set by /opt/pyenv/version) 13:40:00 * 3.10.6 (set by /opt/pyenv/version) 13:40:00 + command -v pyenv 13:40:00 ++ pyenv init - --no-rehash 13:40:01 + 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[*]}"'\'')" 13:40:01 export PATH="/opt/pyenv/shims:${PATH}" 13:40:01 export PYENV_SHELL=bash 13:40:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:40:01 pyenv() { 13:40:01 local command 13:40:01 command="${1:-}" 13:40:01 if [ "$#" -gt 0 ]; then 13:40:01 shift 13:40:01 fi 13:40:01 13:40:01 case "$command" in 13:40:01 rehash|shell) 13:40:01 eval "$(pyenv "sh-$command" "$@")" 13:40:01 ;; 13:40:01 *) 13:40:01 command pyenv "$command" "$@" 13:40:01 ;; 13:40:01 esac 13:40:01 }' 13:40:01 +++ 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[*]}"' 13:40:01 ++ 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 13:40:01 ++ 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 13:40:01 ++ 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 13:40:01 ++ export PYENV_SHELL=bash 13:40:01 ++ PYENV_SHELL=bash 13:40:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:40:01 +++ complete -F _pyenv pyenv 13:40:01 ++ lf-pyver python3 13:40:01 ++ local py_version_xy=python3 13:40:01 ++ local py_version_xyz= 13:40:01 ++ pyenv versions 13:40:01 ++ local command 13:40:01 ++ command=versions 13:40:01 ++ '[' 1 -gt 0 ']' 13:40:01 ++ shift 13:40:01 ++ case "$command" in 13:40:01 ++ command pyenv versions 13:40:01 ++ pyenv versions 13:40:01 ++ sed 's/^[ *]* //' 13:40:01 ++ awk '{ print $1 }' 13:40:01 ++ grep -E '^[0-9.]*[0-9]$' 13:40:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:40:01 +++ grep '^3' /tmp/.pyenv_versions 13:40:01 +++ sort -V 13:40:01 +++ tail -n 1 13:40:01 ++ py_version_xyz=3.10.6 13:40:01 ++ [[ -z 3.10.6 ]] 13:40:01 ++ echo 3.10.6 13:40:01 ++ return 0 13:40:01 + pyenv local 3.10.6 13:40:01 + local command 13:40:01 + command=local 13:40:01 + '[' 2 -gt 0 ']' 13:40:01 + shift 13:40:01 + case "$command" in 13:40:01 + command pyenv local 3.10.6 13:40:01 + pyenv local 3.10.6 13:40:01 + for arg in "$@" 13:40:01 + case $arg in 13:40:01 + pkg_list+='tox ' 13:40:01 + for arg in "$@" 13:40:01 + case $arg in 13:40:01 + pkg_list+='virtualenv ' 13:40:01 + for arg in "$@" 13:40:01 + case $arg in 13:40:01 + pkg_list+='urllib3~=1.26.15 ' 13:40:01 + [[ -f /tmp/.toxenv ]] 13:40:01 + [[ ! -f /tmp/.toxenv ]] 13:40:01 + [[ -n '' ]] 13:40:01 + python3 -m venv /tmp/venv-ozZJ 13:40:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ozZJ' 13:40:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ozZJ 13:40:05 + echo /tmp/venv-ozZJ 13:40:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:40:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:40:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:40:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:40:05 + local 'pip_opts=--upgrade --quiet' 13:40:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:40:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:40:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:40:05 + [[ -n '' ]] 13:40:05 + [[ -n '' ]] 13:40:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:40:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:40:05 + /tmp/venv-ozZJ/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 13:40:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:40:08 lf-activate-venv(): INFO: Base packages installed successfully 13:40:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:40:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:40:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:40:08 + /tmp/venv-ozZJ/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 13:40:11 + type python3 13:40:11 + true 13:40:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ozZJ/bin to PATH' 13:40:11 lf-activate-venv(): INFO: Adding /tmp/venv-ozZJ/bin to PATH 13:40:11 + PATH=/tmp/venv-ozZJ/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 13:40:11 + return 0 13:40:11 + python3 --version 13:40:11 Python 3.10.6 13:40:11 + python3 -m pip --version 13:40:11 pip 25.3 from /tmp/venv-ozZJ/lib/python3.10/site-packages/pip (python 3.10) 13:40:11 + python3 -m pip freeze 13:40:11 cachetools==6.2.2 13:40:11 chardet==5.2.0 13:40:11 colorama==0.4.6 13:40:11 distlib==0.4.0 13:40:11 filelock==3.20.0 13:40:11 packaging==25.0 13:40:11 platformdirs==4.5.1 13:40:11 pluggy==1.6.0 13:40:11 pyproject-api==1.10.0 13:40:11 tomli==2.3.0 13:40:11 tox==4.32.0 13:40:11 typing_extensions==4.15.0 13:40:11 urllib3==1.26.20 13:40:11 virtualenv==20.35.4 13:40:11 [EnvInject] - Injecting environment variables from a build step. 13:40:11 [EnvInject] - Injecting as environment variables the properties content 13:40:11 PARALLEL=false 13:40:11 13:40:11 [EnvInject] - Variables injected successfully. 13:40:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10185020914847221088.sh 13:40:11 ---> tox-run.sh 13:40:11 + 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 13:40:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:40:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:40:11 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:40:11 + cd /w/workspace/oom-master-pre-commit-lint/. 13:40:11 + source /home/jenkins/lf-env.sh 13:40:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:40:11 ++ mktemp -d /tmp/venv-XXXX 13:40:11 + lf_venv=/tmp/venv-tDav 13:40:11 + local venv_file=/tmp/.os_lf_venv 13:40:11 + local python=python3 13:40:11 + local options 13:40:11 + local set_path=true 13:40:11 + local install_args= 13:40:11 ++ 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 13:40:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:40:11 + true 13:40:11 + case $1 in 13:40:11 + venv_file=/tmp/.toxenv 13:40:11 + shift 2 13:40:11 + true 13:40:11 + case $1 in 13:40:11 + shift 13:40:11 + break 13:40:11 + case $python in 13:40:11 + local pkg_list= 13:40:11 + [[ -d /opt/pyenv ]] 13:40:11 + echo 'Setup pyenv:' 13:40:11 Setup pyenv: 13:40:11 + export PYENV_ROOT=/opt/pyenv 13:40:11 + PYENV_ROOT=/opt/pyenv 13:40:11 + 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 13:40:11 + 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 13:40:11 + pyenv versions 13:40:11 system 13:40:11 3.8.13 13:40:11 3.9.13 13:40:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:40:11 + command -v pyenv 13:40:11 ++ pyenv init - --no-rehash 13:40:11 + 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[*]}"'\'')" 13:40:11 export PATH="/opt/pyenv/shims:${PATH}" 13:40:11 export PYENV_SHELL=bash 13:40:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:40:11 pyenv() { 13:40:11 local command 13:40:11 command="${1:-}" 13:40:11 if [ "$#" -gt 0 ]; then 13:40:11 shift 13:40:11 fi 13:40:11 13:40:11 case "$command" in 13:40:11 rehash|shell) 13:40:11 eval "$(pyenv "sh-$command" "$@")" 13:40:11 ;; 13:40:11 *) 13:40:11 command pyenv "$command" "$@" 13:40:11 ;; 13:40:11 esac 13:40:11 }' 13:40:11 +++ 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[*]}"' 13:40:11 ++ 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 13:40:11 ++ 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 13:40:11 ++ 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 13:40:11 ++ export PYENV_SHELL=bash 13:40:11 ++ PYENV_SHELL=bash 13:40:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:40:11 +++ complete -F _pyenv pyenv 13:40:11 ++ lf-pyver python3 13:40:11 ++ local py_version_xy=python3 13:40:11 ++ local py_version_xyz= 13:40:11 ++ pyenv versions 13:40:11 ++ local command 13:40:11 ++ command=versions 13:40:11 ++ '[' 1 -gt 0 ']' 13:40:11 ++ sed 's/^[ *]* //' 13:40:11 ++ shift 13:40:11 ++ case "$command" in 13:40:11 ++ command pyenv versions 13:40:11 ++ pyenv versions 13:40:11 ++ awk '{ print $1 }' 13:40:11 ++ grep -E '^[0-9.]*[0-9]$' 13:40:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:40:11 +++ grep '^3' /tmp/.pyenv_versions 13:40:11 +++ sort -V 13:40:11 +++ tail -n 1 13:40:11 ++ py_version_xyz=3.10.6 13:40:11 ++ [[ -z 3.10.6 ]] 13:40:11 ++ echo 3.10.6 13:40:11 ++ return 0 13:40:11 + pyenv local 3.10.6 13:40:11 + local command 13:40:11 + command=local 13:40:11 + '[' 2 -gt 0 ']' 13:40:11 + shift 13:40:11 + case "$command" in 13:40:11 + command pyenv local 3.10.6 13:40:11 + pyenv local 3.10.6 13:40:11 + for arg in "$@" 13:40:11 + case $arg in 13:40:11 + pkg_list+='tox ' 13:40:11 + for arg in "$@" 13:40:11 + case $arg in 13:40:11 + pkg_list+='virtualenv ' 13:40:11 + for arg in "$@" 13:40:11 + case $arg in 13:40:11 + pkg_list+='urllib3~=1.26.15 ' 13:40:11 + [[ -f /tmp/.toxenv ]] 13:40:11 ++ cat /tmp/.toxenv 13:40:11 + lf_venv=/tmp/venv-ozZJ 13:40:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ozZJ from' file:/tmp/.toxenv 13:40:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ozZJ from file:/tmp/.toxenv 13:40:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:40:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:40:11 + local 'pip_opts=--upgrade --quiet' 13:40:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:40:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:40:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:40:11 + [[ -n '' ]] 13:40:11 + [[ -n '' ]] 13:40:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:40:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:40:11 + /tmp/venv-ozZJ/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 13:40:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:40:12 lf-activate-venv(): INFO: Base packages installed successfully 13:40:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:40:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:40:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:40:12 + /tmp/venv-ozZJ/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 13:40:13 + type python3 13:40:13 + true 13:40:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ozZJ/bin to PATH' 13:40:13 lf-activate-venv(): INFO: Adding /tmp/venv-ozZJ/bin to PATH 13:40:13 + PATH=/tmp/venv-ozZJ/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 13:40:13 + return 0 13:40:13 + [[ -d /opt/pyenv ]] 13:40:13 + echo '---> Setting up pyenv' 13:40:13 ---> Setting up pyenv 13:40:13 + export PYENV_ROOT=/opt/pyenv 13:40:13 + PYENV_ROOT=/opt/pyenv 13:40:13 + export PATH=/opt/pyenv/bin:/tmp/venv-ozZJ/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 13:40:13 + PATH=/opt/pyenv/bin:/tmp/venv-ozZJ/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 13:40:13 ++ pwd 13:40:13 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:40:13 + export PYTHONPATH 13:40:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:40:13 + TOX_TESTENV_PASSENV=PYTHONPATH 13:40:13 + tox --version 13:40:14 4.32.0 from /tmp/venv-ozZJ/lib/python3.10/site-packages/tox/__init__.py 13:40:14 + PARALLEL=false 13:40:14 + TOX_OPTIONS_LIST= 13:40:14 + [[ -n pre-commit ]] 13:40:14 + TOX_OPTIONS_LIST=' -e pre-commit' 13:40:14 + case ${PARALLEL,,} in 13:40:14 + tox -e pre-commit 13:40:14 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:40:15 pre-commit: install_deps> python -I -m pip install pre-commit 13:40:17 pre-commit: freeze> python -m pip freeze --all 13:40:18 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 13:40:18 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:40:18 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:40:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:40:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:40:20 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:40:20 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:40:20 [INFO] Once installed this environment will be reused. 13:40:20 [INFO] This may take a few minutes... 13:40:24 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:40:24 [INFO] Once installed this environment will be reused. 13:40:24 [INFO] This may take a few minutes... 13:40:29 trim trailing whitespace.................................................Passed 13:40:29 Tabs remover.............................................................Passed 13:40:29 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:40:29 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:40:29 [INFO] Once installed this environment will be reused. 13:40:29 [INFO] This may take a few minutes... 13:40:38 gitlint..............................................(no files to check)Skipped 13:40:38 pre-commit: OK (23.61=setup[3.50]+cmd[11.22,8.90] seconds) 13:40:38 congratulations :) (23.65 seconds) 13:40:38 + tox_status=0 13:40:38 + echo '---> Completed tox runs' 13:40:38 ---> Completed tox runs 13:40:38 + for i in .tox/*/log 13:40:38 ++ echo .tox/pre-commit/log 13:40:38 ++ awk -F/ '{print $2}' 13:40:38 + tox_env=pre-commit 13:40:38 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:40:38 + DOC_DIR=docs/_build/html 13:40:38 + [[ -d docs/_build/html ]] 13:40:38 + echo '---> tox-run.sh ends' 13:40:38 ---> tox-run.sh ends 13:40:38 + test 0 -eq 0 13:40:38 $ ssh-agent -k 13:40:38 unset SSH_AUTH_SOCK; 13:40:38 unset SSH_AGENT_PID; 13:40:38 echo Agent pid 1635 killed; 13:40:38 [ssh-agent] Stopped. 13:40:38 [PostBuildScript] - [INFO] Executing post build scripts. 13:40:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1235944272701164402.sh 13:40:38 ---> sysstat.sh 13:40:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6503943163015281268.sh 13:40:38 ---> package-listing.sh 13:40:38 ++ tr '[:upper:]' '[:lower:]' 13:40:38 ++ facter osfamily 13:40:39 + OS_FAMILY=debian 13:40:39 + workspace=/w/workspace/oom-master-pre-commit-lint 13:40:39 + START_PACKAGES=/tmp/packages_start.txt 13:40:39 + END_PACKAGES=/tmp/packages_end.txt 13:40:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:40:39 + PACKAGES=/tmp/packages_start.txt 13:40:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:40:39 + PACKAGES=/tmp/packages_end.txt 13:40:39 + case "${OS_FAMILY}" in 13:40:39 + dpkg -l 13:40:39 + grep '^ii' 13:40:39 + '[' -f /tmp/packages_start.txt ']' 13:40:39 + '[' -f /tmp/packages_end.txt ']' 13:40:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:40:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:40:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:40:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:40:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11023677744708478325.sh 13:40:39 ---> capture-instance-metadata.sh 13:40:39 Setup pyenv: 13:40:39 system 13:40:39 3.8.13 13:40:39 3.9.13 13:40:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:40:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EId4 13:40:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:40:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:40:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:40:46 lf-activate-venv(): INFO: Base packages installed successfully 13:40:46 lf-activate-venv(): INFO: Installing additional packages: lftools 13:41:08 lf-activate-venv(): INFO: Adding /tmp/venv-EId4/bin to PATH 13:41:08 INFO: Running in OpenStack, capturing instance metadata 13:41:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5860988080195042764.sh 13:41:08 provisioning config files... 13:41:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3681335868782511629tmp 13:41:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:41:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:41:08 [EnvInject] - Injecting environment variables from a build step. 13:41:08 [EnvInject] - Injecting as environment variables the properties content 13:41:08 SERVER_ID=logs 13:41:08 13:41:08 [EnvInject] - Variables injected successfully. 13:41:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7120787537819635281.sh 13:41:08 ---> create-netrc.sh 13:41:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9730957048189637535.sh 13:41:08 ---> python-tools-install.sh 13:41:08 Setup pyenv: 13:41:08 system 13:41:09 3.8.13 13:41:09 3.9.13 13:41:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:41:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EId4 from file:/tmp/.os_lf_venv 13:41:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:41:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:41:10 lf-activate-venv(): INFO: Base packages installed successfully 13:41:10 lf-activate-venv(): INFO: Installing additional packages: lftools 13:41:18 lf-activate-venv(): INFO: Adding /tmp/venv-EId4/bin to PATH 13:41:18 Generating Requirements File 13:41:36 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. 13:41:36 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:41:36 Python 3.10.6 13:41:37 pip 25.3 from /tmp/venv-EId4/lib/python3.10/site-packages/pip (python 3.10) 13:41:37 appdirs==1.4.4 13:41:37 argcomplete==3.6.3 13:41:37 aspy.yaml==1.3.0 13:41:37 attrs==25.4.0 13:41:37 autopage==0.5.2 13:41:37 beautifulsoup4==4.14.3 13:41:37 boto3==1.42.4 13:41:37 botocore==1.42.4 13:41:37 bs4==0.0.2 13:41:37 cachetools==6.2.2 13:41:37 certifi==2025.11.12 13:41:37 cffi==2.0.0 13:41:37 cfgv==3.5.0 13:41:37 chardet==5.2.0 13:41:37 charset-normalizer==3.4.4 13:41:37 click==8.3.1 13:41:37 cliff==4.13.0 13:41:37 cmd2==2.7.0 13:41:37 cryptography==3.3.2 13:41:37 debtcollector==3.0.0 13:41:37 decorator==5.2.1 13:41:37 defusedxml==0.7.1 13:41:37 Deprecated==1.3.1 13:41:37 distlib==0.4.0 13:41:37 dnspython==2.8.0 13:41:37 docker==7.1.0 13:41:37 dogpile.cache==1.5.0 13:41:37 durationpy==0.10 13:41:37 email-validator==2.3.0 13:41:37 filelock==3.20.0 13:41:37 future==1.0.0 13:41:37 gitdb==4.0.12 13:41:37 GitPython==3.1.45 13:41:37 google-auth==2.43.0 13:41:37 httplib2==0.31.0 13:41:37 identify==2.6.15 13:41:37 idna==3.11 13:41:37 importlib-resources==1.5.0 13:41:37 iso8601==2.1.0 13:41:37 Jinja2==3.1.6 13:41:37 jmespath==1.0.1 13:41:37 jsonpatch==1.33 13:41:37 jsonpointer==3.0.0 13:41:37 jsonschema==4.25.1 13:41:37 jsonschema-specifications==2025.9.1 13:41:37 keystoneauth1==5.12.0 13:41:37 kubernetes==34.1.0 13:41:37 lftools==0.37.17 13:41:37 lxml==6.0.2 13:41:37 markdown-it-py==4.0.0 13:41:37 MarkupSafe==3.0.3 13:41:37 mdurl==0.1.2 13:41:37 msgpack==1.1.2 13:41:37 multi_key_dict==2.0.3 13:41:37 munch==4.0.0 13:41:37 netaddr==1.3.0 13:41:37 niet==1.4.2 13:41:37 nodeenv==1.9.1 13:41:37 oauth2client==4.1.3 13:41:37 oauthlib==3.3.1 13:41:37 openstacksdk==4.8.0 13:41:37 os-service-types==1.8.2 13:41:37 osc-lib==4.2.0 13:41:37 oslo.config==10.1.0 13:41:37 oslo.context==6.2.0 13:41:37 oslo.i18n==6.7.1 13:41:37 oslo.log==7.2.1 13:41:37 oslo.serialization==5.8.0 13:41:37 oslo.utils==9.2.0 13:41:37 packaging==25.0 13:41:37 pbr==7.0.3 13:41:37 platformdirs==4.5.1 13:41:37 prettytable==3.17.0 13:41:37 psutil==7.1.3 13:41:37 pyasn1==0.6.1 13:41:37 pyasn1_modules==0.4.2 13:41:37 pycparser==2.23 13:41:37 pygerrit2==2.0.15 13:41:37 PyGithub==2.8.1 13:41:37 Pygments==2.19.2 13:41:37 PyJWT==2.10.1 13:41:37 PyNaCl==1.6.1 13:41:37 pyparsing==2.4.7 13:41:37 pyperclip==1.11.0 13:41:37 pyrsistent==0.20.0 13:41:37 python-cinderclient==9.8.0 13:41:37 python-dateutil==2.9.0.post0 13:41:37 python-heatclient==4.3.0 13:41:37 python-jenkins==1.8.3 13:41:37 python-keystoneclient==5.7.0 13:41:37 python-magnumclient==4.9.0 13:41:37 python-openstackclient==8.2.0 13:41:37 python-swiftclient==4.9.0 13:41:37 PyYAML==6.0.3 13:41:37 referencing==0.37.0 13:41:37 requests==2.32.5 13:41:37 requests-oauthlib==2.0.0 13:41:37 requestsexceptions==1.4.0 13:41:37 rfc3986==2.0.0 13:41:37 rich==14.2.0 13:41:37 rich-argparse==1.7.2 13:41:37 rpds-py==0.30.0 13:41:37 rsa==4.9.1 13:41:37 ruamel.yaml==0.18.16 13:41:37 ruamel.yaml.clib==0.2.15 13:41:37 s3transfer==0.16.0 13:41:37 simplejson==3.20.2 13:41:37 six==1.17.0 13:41:37 smmap==5.0.2 13:41:37 soupsieve==2.8 13:41:37 stevedore==5.6.0 13:41:37 tabulate==0.9.0 13:41:37 toml==0.10.2 13:41:37 tomlkit==0.13.3 13:41:37 tqdm==4.67.1 13:41:37 typing_extensions==4.15.0 13:41:37 tzdata==2025.2 13:41:37 urllib3==1.26.20 13:41:37 virtualenv==20.35.4 13:41:37 wcwidth==0.2.14 13:41:37 websocket-client==1.9.0 13:41:37 wrapt==2.0.1 13:41:37 xdg==6.0.0 13:41:37 xmltodict==1.0.2 13:41:37 yq==3.4.3 13:41:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13355014251044346033.sh 13:41:37 ---> sudo-logs.sh 13:41:37 Archiving 'sudo' log.. 13:41:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17886487782338272724.sh 13:41:37 ---> job-cost.sh 13:41:37 Setup pyenv: 13:41:37 system 13:41:37 3.8.13 13:41:37 3.9.13 13:41:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:41:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EId4 from file:/tmp/.os_lf_venv 13:41:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:41:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:41:39 lf-activate-venv(): INFO: Base packages installed successfully 13:41:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:41:45 lf-activate-venv(): INFO: Adding /tmp/venv-EId4/bin to PATH 13:41:45 INFO: No Stack... 13:41:45 INFO: Retrieving Pricing Info for: v3-standard-4 13:41:45 INFO: Archiving Costs 13:41:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6224594721264264801.sh 13:41:45 ---> logs-deploy.sh 13:41:45 Setup pyenv: 13:41:45 system 13:41:45 3.8.13 13:41:45 3.9.13 13:41:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:41:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EId4 from file:/tmp/.os_lf_venv 13:41:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:41:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:41:47 lf-activate-venv(): INFO: Base packages installed successfully 13:41:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:41:55 lf-activate-venv(): INFO: Adding /tmp/venv-EId4/bin to PATH 13:41:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4326 13:41:55 INFO: archiving workspace using pattern(s): 13:41:56 Archives upload complete. 13:41:56 INFO: archiving logs to Nexus 13:41:57 ---> uname -a: 13:41:57 Linux prd-ubuntu1804-builder-4c-4g-18483 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:41:57 13:41:57 13:41:57 ---> lscpu: 13:41:57 Architecture: x86_64 13:41:57 CPU op-mode(s): 32-bit, 64-bit 13:41:57 Byte Order: Little Endian 13:41:57 CPU(s): 4 13:41:57 On-line CPU(s) list: 0-3 13:41:57 Thread(s) per core: 1 13:41:57 Core(s) per socket: 1 13:41:57 Socket(s): 4 13:41:57 NUMA node(s): 1 13:41:57 Vendor ID: AuthenticAMD 13:41:57 CPU family: 23 13:41:57 Model: 49 13:41:57 Model name: AMD EPYC-Rome Processor 13:41:57 Stepping: 0 13:41:57 CPU MHz: 2800.000 13:41:57 BogoMIPS: 5600.00 13:41:57 Virtualization: AMD-V 13:41:57 Hypervisor vendor: KVM 13:41:57 Virtualization type: full 13:41:57 L1d cache: 32K 13:41:57 L1i cache: 32K 13:41:57 L2 cache: 512K 13:41:57 L3 cache: 16384K 13:41:57 NUMA node0 CPU(s): 0-3 13:41:57 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 13:41:57 13:41:57 13:41:57 ---> nproc: 13:41:57 4 13:41:57 13:41:57 13:41:57 ---> df -h: 13:41:57 Filesystem Size Used Avail Use% Mounted on 13:41:57 udev 7.9G 0 7.9G 0% /dev 13:41:57 tmpfs 1.6G 676K 1.6G 1% /run 13:41:57 /dev/vda1 78G 8.4G 69G 11% / 13:41:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:41:57 tmpfs 5.0M 0 5.0M 0% /run/lock 13:41:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:41:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:41:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:41:57 13:41:57 13:41:57 ---> free -m: 13:41:57 total used free shared buff/cache available 13:41:57 Mem: 16040 605 13215 0 2219 15113 13:41:57 Swap: 1023 0 1023 13:41:57 13:41:57 13:41:57 ---> ip addr: 13:41:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:41:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:41:57 inet 127.0.0.1/8 scope host lo 13:41:57 valid_lft forever preferred_lft forever 13:41:57 inet6 ::1/128 scope host 13:41:57 valid_lft forever preferred_lft forever 13:41:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:41:57 link/ether fa:16:3e:fd:f0:f3 brd ff:ff:ff:ff:ff:ff 13:41:57 inet 10.30.106.27/23 brd 10.30.107.255 scope global dynamic ens3 13:41:57 valid_lft 86257sec preferred_lft 86257sec 13:41:57 inet6 fe80::f816:3eff:fefd:f0f3/64 scope link 13:41:57 valid_lft forever preferred_lft forever 13:41:57 13:41:57 13:41:57 ---> sar -b -r -n DEV: 13:41:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18483) 12/07/25 _x86_64_ (4 CPU) 13:41:57 13:41:57 13:39:36 LINUX RESTART (4 CPU) 13:41:57 13:41:57 13:40:01 tps rtps wtps bread/s bwrtn/s 13:41:57 13:41:02 135.71 11.88 123.83 329.15 55660.59 13:41:57 Average: 135.71 11.88 123.83 329.15 55660.59 13:41:57 13:41:57 13:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:41:57 13:41:02 13701572 15427692 2723396 16.58 67292 1852308 930632 5.33 880240 1612876 120700 13:41:57 Average: 13701572 15427692 2723396 16.58 67292 1852308 930632 5.33 880240 1612876 120700 13:41:57 13:41:57 13:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:41:57 13:41:02 lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 13:41:57 13:41:02 ens3 89.92 70.34 1437.22 11.92 0.00 0.00 0.00 0.00 13:41:57 Average: lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 13:41:57 Average: ens3 89.92 70.34 1437.22 11.92 0.00 0.00 0.00 0.00 13:41:57 13:41:57 13:41:57 ---> sar -P ALL: 13:41:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18483) 12/07/25 _x86_64_ (4 CPU) 13:41:57 13:41:57 13:39:36 LINUX RESTART (4 CPU) 13:41:57 13:41:57 13:40:01 CPU %user %nice %system %iowait %steal %idle 13:41:57 13:41:02 all 22.34 0.00 2.11 2.78 0.07 72.69 13:41:57 13:41:02 0 21.33 0.00 2.27 0.98 0.05 75.36 13:41:57 13:41:02 1 12.16 0.00 1.62 8.93 0.07 77.22 13:41:57 13:41:02 2 16.97 0.00 1.69 0.13 0.05 81.16 13:41:57 13:41:02 3 38.86 0.00 2.87 1.10 0.08 57.08 13:41:57 Average: all 22.34 0.00 2.11 2.78 0.07 72.69 13:41:57 Average: 0 21.33 0.00 2.27 0.98 0.05 75.36 13:41:57 Average: 1 12.16 0.00 1.62 8.93 0.07 77.22 13:41:57 Average: 2 16.97 0.00 1.69 0.13 0.05 81.16 13:41:57 Average: 3 38.86 0.00 2.87 1.10 0.08 57.08 13:41:57 13:41:57 13:41:57