16:10:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143142 16:10:25 Running as SYSTEM 16:10:25 [EnvInject] - Loading node environment variables. 16:10:25 Building remotely on prd-ubuntu1804-builder-4c-4g-6507 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:10:25 [ssh-agent] Looking for ssh-agent implementation... 16:10:25 $ ssh-agent 16:10:25 SSH_AUTH_SOCK=/tmp/ssh-hVkOaKBPY3Q3/agent.1705 16:10:25 SSH_AGENT_PID=1707 16:10:25 [ssh-agent] Started. 16:10:26 Running ssh-add (command line suppressed) 16:10:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10126885874657328065.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10126885874657328065.key) 16:10:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:10:26 The recommended git tool is: NONE 16:10:31 using credential onap-jenkins-ssh 16:10:31 Wiping out workspace first. 16:10:31 Cloning the remote Git repository 16:10:31 Cloning repository git://cloud.onap.org/mirror/oom.git 16:10:31 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:10:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:10:31 > git --version # timeout=10 16:10:31 > git --version # 'git version 2.17.1' 16:10:31 using GIT_SSH to set credentials Gerrit user 16:10:31 Verifying host key using manually-configured host key entries 16:10:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:10:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:10:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:10:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:10:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:10:36 using GIT_SSH to set credentials Gerrit user 16:10:36 Verifying host key using manually-configured host key entries 16:10:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/42/143142/2 # timeout=30 16:10:36 > git rev-parse 5c1a2181abfc46680f5100a5f89c3985375f745f^{commit} # timeout=10 16:10:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:10:36 Checking out Revision 5c1a2181abfc46680f5100a5f89c3985375f745f (refs/changes/42/143142/2) 16:10:36 > git config core.sparsecheckout # timeout=10 16:10:36 > git checkout -f 5c1a2181abfc46680f5100a5f89c3985375f745f # timeout=30 16:10:40 Commit message: "[SDNC] Use mariadb backend" 16:10:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:10:40 > git rev-list --no-walk 2214f66e9d9f757239d0297353d9194f782e9eac # timeout=10 16:10:40 [EnvInject] - Injecting environment variables from a build step. 16:10:40 [EnvInject] - Injecting as environment variables the properties content 16:10:40 PYTHON=python3 16:10:40 16:10:40 [EnvInject] - Variables injected successfully. 16:10:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15716941362449454490.sh 16:10:40 ---> tox-install.sh 16:10:40 + source /home/jenkins/lf-env.sh 16:10:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:10:40 ++ mktemp -d /tmp/venv-XXXX 16:10:40 + lf_venv=/tmp/venv-0oNs 16:10:40 + local venv_file=/tmp/.os_lf_venv 16:10:40 + local python=python3 16:10:40 + local options 16:10:40 + local set_path=true 16:10:40 + local install_args= 16:10:40 ++ 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 16:10:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:10:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:10:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:10:40 + true 16:10:40 + case $1 in 16:10:40 + venv_file=/tmp/.toxenv 16:10:40 + shift 2 16:10:40 + true 16:10:40 + case $1 in 16:10:40 + shift 16:10:40 + break 16:10:40 + case $python in 16:10:40 + local pkg_list= 16:10:40 + [[ -d /opt/pyenv ]] 16:10:40 + echo 'Setup pyenv:' 16:10:40 Setup pyenv: 16:10:40 + export PYENV_ROOT=/opt/pyenv 16:10:40 + PYENV_ROOT=/opt/pyenv 16:10:40 + 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 16:10:40 + 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 16:10:40 + pyenv versions 16:10:40 * system (set by /opt/pyenv/version) 16:10:40 * 3.8.13 (set by /opt/pyenv/version) 16:10:40 * 3.9.13 (set by /opt/pyenv/version) 16:10:40 * 3.10.6 (set by /opt/pyenv/version) 16:10:40 + command -v pyenv 16:10:40 ++ pyenv init - --no-rehash 16:10:41 + 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[*]}"'\'')" 16:10:41 export PATH="/opt/pyenv/shims:${PATH}" 16:10:41 export PYENV_SHELL=bash 16:10:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:10:41 pyenv() { 16:10:41 local command 16:10:41 command="${1:-}" 16:10:41 if [ "$#" -gt 0 ]; then 16:10:41 shift 16:10:41 fi 16:10:41 16:10:41 case "$command" in 16:10:41 rehash|shell) 16:10:41 eval "$(pyenv "sh-$command" "$@")" 16:10:41 ;; 16:10:41 *) 16:10:41 command pyenv "$command" "$@" 16:10:41 ;; 16:10:41 esac 16:10:41 }' 16:10:41 +++ 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[*]}"' 16:10:41 ++ 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 16:10:41 ++ 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 16:10:41 ++ 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 16:10:41 ++ export PYENV_SHELL=bash 16:10:41 ++ PYENV_SHELL=bash 16:10:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:10:41 +++ complete -F _pyenv pyenv 16:10:41 ++ lf-pyver python3 16:10:41 ++ local py_version_xy=python3 16:10:41 ++ local py_version_xyz= 16:10:41 ++ pyenv versions 16:10:41 ++ local command 16:10:41 ++ command=versions 16:10:41 ++ '[' 1 -gt 0 ']' 16:10:41 ++ shift 16:10:41 ++ sed 's/^[ *]* //' 16:10:41 ++ case "$command" in 16:10:41 ++ command pyenv versions 16:10:41 ++ pyenv versions 16:10:41 ++ awk '{ print $1 }' 16:10:41 ++ grep -E '^[0-9.]*[0-9]$' 16:10:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:10:41 +++ grep '^3' /tmp/.pyenv_versions 16:10:41 +++ sort -V 16:10:41 +++ tail -n 1 16:10:41 ++ py_version_xyz=3.10.6 16:10:41 ++ [[ -z 3.10.6 ]] 16:10:41 ++ echo 3.10.6 16:10:41 ++ return 0 16:10:41 + pyenv local 3.10.6 16:10:41 + local command 16:10:41 + command=local 16:10:41 + '[' 2 -gt 0 ']' 16:10:41 + shift 16:10:41 + case "$command" in 16:10:41 + command pyenv local 3.10.6 16:10:41 + pyenv local 3.10.6 16:10:41 + for arg in "$@" 16:10:41 + case $arg in 16:10:41 + pkg_list+='tox ' 16:10:41 + for arg in "$@" 16:10:41 + case $arg in 16:10:41 + pkg_list+='virtualenv ' 16:10:41 + for arg in "$@" 16:10:41 + case $arg in 16:10:41 + pkg_list+='urllib3~=1.26.15 ' 16:10:41 + [[ -f /tmp/.toxenv ]] 16:10:41 + [[ ! -f /tmp/.toxenv ]] 16:10:41 + [[ -n '' ]] 16:10:41 + python3 -m venv /tmp/venv-0oNs 16:10:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0oNs' 16:10:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0oNs 16:10:45 + echo /tmp/venv-0oNs 16:10:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:10:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:10:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:10:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:10:45 + local 'pip_opts=--upgrade --quiet' 16:10:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:10:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:10:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:10:45 + [[ -n '' ]] 16:10:45 + [[ -n '' ]] 16:10:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:10:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:10:45 + /tmp/venv-0oNs/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 16:10:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:10:48 lf-activate-venv(): INFO: Base packages installed successfully 16:10:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:10:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:10:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:10:48 + /tmp/venv-0oNs/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 16:10:50 + type python3 16:10:50 + true 16:10:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0oNs/bin to PATH' 16:10:50 lf-activate-venv(): INFO: Adding /tmp/venv-0oNs/bin to PATH 16:10:50 + PATH=/tmp/venv-0oNs/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 16:10:50 + return 0 16:10:50 + python3 --version 16:10:50 Python 3.10.6 16:10:50 + python3 -m pip --version 16:10:51 pip 26.0.1 from /tmp/venv-0oNs/lib/python3.10/site-packages/pip (python 3.10) 16:10:51 + python3 -m pip freeze 16:10:51 cachetools==7.0.0 16:10:51 chardet==5.2.0 16:10:51 colorama==0.4.6 16:10:51 distlib==0.4.0 16:10:51 filelock==3.20.3 16:10:51 packaging==26.0 16:10:51 platformdirs==4.5.1 16:10:51 pluggy==1.6.0 16:10:51 pyproject-api==1.10.0 16:10:51 tomli==2.4.0 16:10:51 tox==4.34.1 16:10:51 typing_extensions==4.15.0 16:10:51 urllib3==1.26.20 16:10:51 virtualenv==20.36.1 16:10:51 [EnvInject] - Injecting environment variables from a build step. 16:10:51 [EnvInject] - Injecting as environment variables the properties content 16:10:51 PARALLEL=false 16:10:51 16:10:51 [EnvInject] - Variables injected successfully. 16:10:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14532032247124372577.sh 16:10:51 ---> tox-run.sh 16:10:51 + 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 16:10:51 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:10:51 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:10:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:10:51 + cd /w/workspace/oom-master-pre-commit-lint/. 16:10:51 + source /home/jenkins/lf-env.sh 16:10:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:10:51 ++ mktemp -d /tmp/venv-XXXX 16:10:51 + lf_venv=/tmp/venv-3GBt 16:10:51 + local venv_file=/tmp/.os_lf_venv 16:10:51 + local python=python3 16:10:51 + local options 16:10:51 + local set_path=true 16:10:51 + local install_args= 16:10:51 ++ 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 16:10:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:10:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:10:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:10:51 + true 16:10:51 + case $1 in 16:10:51 + venv_file=/tmp/.toxenv 16:10:51 + shift 2 16:10:51 + true 16:10:51 + case $1 in 16:10:51 + shift 16:10:51 + break 16:10:51 + case $python in 16:10:51 + local pkg_list= 16:10:51 + [[ -d /opt/pyenv ]] 16:10:51 + echo 'Setup pyenv:' 16:10:51 Setup pyenv: 16:10:51 + export PYENV_ROOT=/opt/pyenv 16:10:51 + PYENV_ROOT=/opt/pyenv 16:10:51 + 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 16:10:51 + 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 16:10:51 + pyenv versions 16:10:51 system 16:10:51 3.8.13 16:10:51 3.9.13 16:10:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:10:51 + command -v pyenv 16:10:51 ++ pyenv init - --no-rehash 16:10:51 + 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[*]}"'\'')" 16:10:51 export PATH="/opt/pyenv/shims:${PATH}" 16:10:51 export PYENV_SHELL=bash 16:10:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:10:51 pyenv() { 16:10:51 local command 16:10:51 command="${1:-}" 16:10:51 if [ "$#" -gt 0 ]; then 16:10:51 shift 16:10:51 fi 16:10:51 16:10:51 case "$command" in 16:10:51 rehash|shell) 16:10:51 eval "$(pyenv "sh-$command" "$@")" 16:10:51 ;; 16:10:51 *) 16:10:51 command pyenv "$command" "$@" 16:10:51 ;; 16:10:51 esac 16:10:51 }' 16:10:51 +++ 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[*]}"' 16:10:51 ++ 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 16:10:51 ++ 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 16:10:51 ++ 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 16:10:51 ++ export PYENV_SHELL=bash 16:10:51 ++ PYENV_SHELL=bash 16:10:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:10:51 +++ complete -F _pyenv pyenv 16:10:51 ++ lf-pyver python3 16:10:51 ++ local py_version_xy=python3 16:10:51 ++ local py_version_xyz= 16:10:51 ++ pyenv versions 16:10:51 ++ local command 16:10:51 ++ sed 's/^[ *]* //' 16:10:51 ++ command=versions 16:10:51 ++ '[' 1 -gt 0 ']' 16:10:51 ++ awk '{ print $1 }' 16:10:51 ++ shift 16:10:51 ++ case "$command" in 16:10:51 ++ command pyenv versions 16:10:51 ++ pyenv versions 16:10:51 ++ grep -E '^[0-9.]*[0-9]$' 16:10:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:10:51 +++ grep '^3' /tmp/.pyenv_versions 16:10:51 +++ sort -V 16:10:51 +++ tail -n 1 16:10:51 ++ py_version_xyz=3.10.6 16:10:51 ++ [[ -z 3.10.6 ]] 16:10:51 ++ echo 3.10.6 16:10:51 ++ return 0 16:10:51 + pyenv local 3.10.6 16:10:51 + local command 16:10:51 + command=local 16:10:51 + '[' 2 -gt 0 ']' 16:10:51 + shift 16:10:51 + case "$command" in 16:10:51 + command pyenv local 3.10.6 16:10:51 + pyenv local 3.10.6 16:10:51 + for arg in "$@" 16:10:51 + case $arg in 16:10:51 + pkg_list+='tox ' 16:10:51 + for arg in "$@" 16:10:51 + case $arg in 16:10:51 + pkg_list+='virtualenv ' 16:10:51 + for arg in "$@" 16:10:51 + case $arg in 16:10:51 + pkg_list+='urllib3~=1.26.15 ' 16:10:51 + [[ -f /tmp/.toxenv ]] 16:10:51 ++ cat /tmp/.toxenv 16:10:51 + lf_venv=/tmp/venv-0oNs 16:10:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0oNs from' file:/tmp/.toxenv 16:10:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0oNs from file:/tmp/.toxenv 16:10:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:10:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:10:51 + local 'pip_opts=--upgrade --quiet' 16:10:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:10:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:10:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:10:51 + [[ -n '' ]] 16:10:51 + [[ -n '' ]] 16:10:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:10:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:10:51 + /tmp/venv-0oNs/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 16:10:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:10:52 lf-activate-venv(): INFO: Base packages installed successfully 16:10:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:10:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:10:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:10:52 + /tmp/venv-0oNs/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 16:10:53 + type python3 16:10:53 + true 16:10:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0oNs/bin to PATH' 16:10:53 lf-activate-venv(): INFO: Adding /tmp/venv-0oNs/bin to PATH 16:10:53 + PATH=/tmp/venv-0oNs/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 16:10:53 + return 0 16:10:53 + [[ -d /opt/pyenv ]] 16:10:53 + echo '---> Setting up pyenv' 16:10:53 ---> Setting up pyenv 16:10:53 + export PYENV_ROOT=/opt/pyenv 16:10:53 + PYENV_ROOT=/opt/pyenv 16:10:53 + export PATH=/opt/pyenv/bin:/tmp/venv-0oNs/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 16:10:53 + PATH=/opt/pyenv/bin:/tmp/venv-0oNs/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 16:10:53 ++ pwd 16:10:53 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:10:53 + export PYTHONPATH 16:10:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:10:53 + TOX_TESTENV_PASSENV=PYTHONPATH 16:10:53 + tox --version 16:10:53 4.34.1 from /tmp/venv-0oNs/lib/python3.10/site-packages/tox/__init__.py 16:10:53 + PARALLEL=false 16:10:53 + TOX_OPTIONS_LIST= 16:10:53 + [[ -n pre-commit ]] 16:10:53 + TOX_OPTIONS_LIST=' -e pre-commit' 16:10:53 + case ${PARALLEL,,} in 16:10:53 + tox -e pre-commit 16:10:53 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:10:54 pre-commit: install_deps> python -I -m pip install pre-commit 16:10:57 pre-commit: freeze> python -m pip freeze --all 16:10:57 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 16:10:57 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:10:57 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:10:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:10:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:11:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:11:00 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:11:00 [INFO] Once installed this environment will be reused. 16:11:00 [INFO] This may take a few minutes... 16:11:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:11:04 [INFO] Once installed this environment will be reused. 16:11:04 [INFO] This may take a few minutes... 16:11:09 trim trailing whitespace.................................................Passed 16:11:09 Tabs remover.............................................................Passed 16:11:09 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:11:09 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:11:09 [INFO] Once installed this environment will be reused. 16:11:09 [INFO] This may take a few minutes... 16:11:17 gitlint..............................................(no files to check)Skipped 16:11:17 pre-commit: OK (23.54=setup[3.48]+cmd[11.80,8.26] seconds) 16:11:17 congratulations :) (23.58 seconds) 16:11:17 + tox_status=0 16:11:17 + echo '---> Completed tox runs' 16:11:17 ---> Completed tox runs 16:11:17 + for i in .tox/*/log 16:11:17 ++ echo .tox/pre-commit/log 16:11:17 ++ awk -F/ '{print $2}' 16:11:17 + tox_env=pre-commit 16:11:17 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:11:17 + DOC_DIR=docs/_build/html 16:11:17 + [[ -d docs/_build/html ]] 16:11:17 + echo '---> tox-run.sh ends' 16:11:17 ---> tox-run.sh ends 16:11:17 + test 0 -eq 0 16:11:17 $ ssh-agent -k 16:11:17 unset SSH_AUTH_SOCK; 16:11:17 unset SSH_AGENT_PID; 16:11:17 echo Agent pid 1707 killed; 16:11:17 [ssh-agent] Stopped. 16:11:17 [PostBuildScript] - [INFO] Executing post build scripts. 16:11:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11867428046522968891.sh 16:11:17 ---> sysstat.sh 16:11:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1168891201255611130.sh 16:11:18 ---> package-listing.sh 16:11:18 ++ facter osfamily 16:11:18 ++ tr '[:upper:]' '[:lower:]' 16:11:18 + OS_FAMILY=debian 16:11:18 + workspace=/w/workspace/oom-master-pre-commit-lint 16:11:18 + START_PACKAGES=/tmp/packages_start.txt 16:11:18 + END_PACKAGES=/tmp/packages_end.txt 16:11:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:11:18 + PACKAGES=/tmp/packages_start.txt 16:11:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:11:18 + PACKAGES=/tmp/packages_end.txt 16:11:18 + case "${OS_FAMILY}" in 16:11:18 + dpkg -l 16:11:18 + grep '^ii' 16:11:18 + '[' -f /tmp/packages_start.txt ']' 16:11:18 + '[' -f /tmp/packages_end.txt ']' 16:11:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:11:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:11:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:11:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:11:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9374315809980308506.sh 16:11:18 ---> capture-instance-metadata.sh 16:11:18 Setup pyenv: 16:11:18 system 16:11:18 3.8.13 16:11:18 3.9.13 16:11:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:11:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V2em 16:11:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:11:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:11:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:11:26 lf-activate-venv(): INFO: Base packages installed successfully 16:11:26 lf-activate-venv(): INFO: Installing additional packages: lftools 16:11:45 lf-activate-venv(): INFO: Adding /tmp/venv-V2em/bin to PATH 16:11:45 INFO: Running in OpenStack, capturing instance metadata 16:11:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10741727112080889199.sh 16:11:46 provisioning config files... 16:11:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8927498494546496668tmp 16:11:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:11:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:11:46 [EnvInject] - Injecting environment variables from a build step. 16:11:46 [EnvInject] - Injecting as environment variables the properties content 16:11:46 SERVER_ID=logs 16:11:46 16:11:46 [EnvInject] - Variables injected successfully. 16:11:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5064167490530105725.sh 16:11:46 ---> create-netrc.sh 16:11:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6594398134554578070.sh 16:11:46 ---> python-tools-install.sh 16:11:46 Setup pyenv: 16:11:46 system 16:11:46 3.8.13 16:11:46 3.9.13 16:11:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:11:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V2em from file:/tmp/.os_lf_venv 16:11:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:11:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:11:48 lf-activate-venv(): INFO: Base packages installed successfully 16:11:48 lf-activate-venv(): INFO: Installing additional packages: lftools 16:12:02 lf-activate-venv(): INFO: Adding /tmp/venv-V2em/bin to PATH 16:12:02 Generating Requirements File 16:12:19 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. 16:12:19 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:12:19 Python 3.10.6 16:12:19 pip 26.0.1 from /tmp/venv-V2em/lib/python3.10/site-packages/pip (python 3.10) 16:12:20 appdirs==1.4.4 16:12:20 argcomplete==3.6.3 16:12:20 aspy.yaml==1.3.0 16:12:20 attrs==25.4.0 16:12:20 autopage==0.6.0 16:12:20 backports.strenum==1.3.1 16:12:20 beautifulsoup4==4.14.3 16:12:20 boto3==1.42.44 16:12:20 botocore==1.42.44 16:12:20 bs4==0.0.2 16:12:20 certifi==2026.1.4 16:12:20 cffi==2.0.0 16:12:20 cfgv==3.5.0 16:12:20 chardet==5.2.0 16:12:20 charset-normalizer==3.4.4 16:12:20 click==8.3.1 16:12:20 cliff==4.13.1 16:12:20 cmd2==3.2.0 16:12:20 cryptography==3.3.2 16:12:20 debtcollector==3.0.0 16:12:20 decorator==5.2.1 16:12:20 defusedxml==0.7.1 16:12:20 Deprecated==1.3.1 16:12:20 distlib==0.4.0 16:12:20 dnspython==2.8.0 16:12:20 docker==7.1.0 16:12:20 dogpile.cache==1.5.0 16:12:20 durationpy==0.10 16:12:20 email-validator==2.3.0 16:12:20 filelock==3.20.3 16:12:20 future==1.0.0 16:12:20 gitdb==4.0.12 16:12:20 GitPython==3.1.46 16:12:20 httplib2==0.30.2 16:12:20 identify==2.6.16 16:12:20 idna==3.11 16:12:20 importlib-resources==1.5.0 16:12:20 iso8601==2.1.0 16:12:20 Jinja2==3.1.6 16:12:20 jmespath==1.1.0 16:12:20 jsonpatch==1.33 16:12:20 jsonpointer==3.0.0 16:12:20 jsonschema==4.26.0 16:12:20 jsonschema-specifications==2025.9.1 16:12:20 keystoneauth1==5.13.0 16:12:20 kubernetes==35.0.0 16:12:20 lftools==0.37.21 16:12:20 lxml==6.0.2 16:12:20 markdown-it-py==4.0.0 16:12:20 MarkupSafe==3.0.3 16:12:20 mdurl==0.1.2 16:12:20 msgpack==1.1.2 16:12:20 multi_key_dict==2.0.3 16:12:20 munch==4.0.0 16:12:20 netaddr==1.3.0 16:12:20 niet==1.4.2 16:12:20 nodeenv==1.10.0 16:12:20 oauth2client==4.1.3 16:12:20 oauthlib==3.3.1 16:12:20 openstacksdk==4.9.0 16:12:20 os-service-types==1.8.2 16:12:20 osc-lib==4.3.0 16:12:20 oslo.config==10.2.0 16:12:20 oslo.context==6.2.0 16:12:20 oslo.i18n==6.7.1 16:12:20 oslo.log==8.0.0 16:12:20 oslo.serialization==5.9.0 16:12:20 oslo.utils==9.2.0 16:12:20 packaging==26.0 16:12:20 pbr==7.0.3 16:12:20 platformdirs==4.5.1 16:12:20 prettytable==3.17.0 16:12:20 psutil==7.2.2 16:12:20 pyasn1==0.6.2 16:12:20 pyasn1_modules==0.4.2 16:12:20 pycparser==3.0 16:12:20 pygerrit2==2.0.15 16:12:20 PyGithub==2.8.1 16:12:20 Pygments==2.19.2 16:12:20 PyJWT==2.11.0 16:12:20 PyNaCl==1.6.2 16:12:20 pyparsing==2.4.7 16:12:20 pyperclip==1.11.0 16:12:20 pyrsistent==0.20.0 16:12:20 python-cinderclient==9.8.0 16:12:20 python-dateutil==2.9.0.post0 16:12:20 python-heatclient==5.0.0 16:12:20 python-jenkins==1.8.3 16:12:20 python-keystoneclient==5.7.0 16:12:20 python-magnumclient==4.9.0 16:12:20 python-openstackclient==8.3.0 16:12:20 python-swiftclient==4.9.0 16:12:20 PyYAML==6.0.3 16:12:20 referencing==0.37.0 16:12:20 requests==2.32.5 16:12:20 requests-oauthlib==2.0.0 16:12:20 requestsexceptions==1.4.0 16:12:20 rfc3986==2.0.0 16:12:20 rich==14.3.2 16:12:20 rich-argparse==1.7.2 16:12:20 rpds-py==0.30.0 16:12:20 rsa==4.9.1 16:12:20 ruamel.yaml==0.19.1 16:12:20 ruamel.yaml.clib==0.2.15 16:12:20 s3transfer==0.16.0 16:12:20 simplejson==3.20.2 16:12:20 six==1.17.0 16:12:20 smmap==5.0.2 16:12:20 soupsieve==2.8.3 16:12:20 stevedore==5.6.0 16:12:20 tabulate==0.9.0 16:12:20 toml==0.10.2 16:12:20 tomlkit==0.14.0 16:12:20 tqdm==4.67.3 16:12:20 typing_extensions==4.15.0 16:12:20 tzdata==2025.3 16:12:20 urllib3==1.26.20 16:12:20 virtualenv==20.36.1 16:12:20 wcwidth==0.6.0 16:12:20 websocket-client==1.9.0 16:12:20 wrapt==2.1.1 16:12:20 xdg==6.0.0 16:12:20 xmltodict==1.0.2 16:12:20 yq==3.4.3 16:12:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11719442287384224789.sh 16:12:20 ---> sudo-logs.sh 16:12:20 Archiving 'sudo' log.. 16:12:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10961451362479290339.sh 16:12:20 ---> job-cost.sh 16:12:20 Setup pyenv: 16:12:20 system 16:12:20 3.8.13 16:12:20 3.9.13 16:12:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:12:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V2em from file:/tmp/.os_lf_venv 16:12:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:12:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:12:22 lf-activate-venv(): INFO: Base packages installed successfully 16:12:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:12:27 lf-activate-venv(): INFO: Adding /tmp/venv-V2em/bin to PATH 16:12:27 INFO: No Stack... 16:12:27 INFO: Retrieving Pricing Info for: v3-standard-4 16:12:27 INFO: Archiving Costs 16:12:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8122151070437386477.sh 16:12:27 ---> logs-deploy.sh 16:12:27 Setup pyenv: 16:12:27 system 16:12:27 3.8.13 16:12:27 3.9.13 16:12:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:12:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V2em from file:/tmp/.os_lf_venv 16:12:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:12:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:12:29 lf-activate-venv(): INFO: Base packages installed successfully 16:12:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:12:36 lf-activate-venv(): INFO: Adding /tmp/venv-V2em/bin to PATH 16:12:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4393 16:12:36 INFO: archiving workspace using pattern(s): 16:12:37 Archives upload complete. 16:12:38 INFO: archiving logs to Nexus 16:12:38 ---> uname -a: 16:12:38 Linux prd-ubuntu1804-builder-4c-4g-6507 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:12:38 16:12:38 16:12:38 ---> lscpu: 16:12:38 Architecture: x86_64 16:12:38 CPU op-mode(s): 32-bit, 64-bit 16:12:38 Byte Order: Little Endian 16:12:38 CPU(s): 4 16:12:38 On-line CPU(s) list: 0-3 16:12:38 Thread(s) per core: 1 16:12:38 Core(s) per socket: 1 16:12:38 Socket(s): 4 16:12:38 NUMA node(s): 1 16:12:38 Vendor ID: AuthenticAMD 16:12:38 CPU family: 23 16:12:38 Model: 49 16:12:38 Model name: AMD EPYC-Rome Processor 16:12:38 Stepping: 0 16:12:38 CPU MHz: 2799.998 16:12:38 BogoMIPS: 5599.99 16:12:38 Virtualization: AMD-V 16:12:38 Hypervisor vendor: KVM 16:12:38 Virtualization type: full 16:12:38 L1d cache: 32K 16:12:38 L1i cache: 32K 16:12:38 L2 cache: 512K 16:12:38 L3 cache: 16384K 16:12:38 NUMA node0 CPU(s): 0-3 16:12:38 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 16:12:38 16:12:38 16:12:38 ---> nproc: 16:12:38 4 16:12:38 16:12:38 16:12:38 ---> df -h: 16:12:38 Filesystem Size Used Avail Use% Mounted on 16:12:38 udev 7.9G 0 7.9G 0% /dev 16:12:38 tmpfs 1.6G 676K 1.6G 1% /run 16:12:38 /dev/vda1 78G 8.4G 69G 11% / 16:12:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:12:38 tmpfs 5.0M 0 5.0M 0% /run/lock 16:12:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:12:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:12:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:12:38 16:12:38 16:12:38 ---> free -m: 16:12:38 total used free shared buff/cache available 16:12:38 Mem: 16040 571 13245 0 2222 15146 16:12:38 Swap: 1023 0 1023 16:12:38 16:12:38 16:12:38 ---> ip addr: 16:12:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:12:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:12:38 inet 127.0.0.1/8 scope host lo 16:12:38 valid_lft forever preferred_lft forever 16:12:38 inet6 ::1/128 scope host 16:12:38 valid_lft forever preferred_lft forever 16:12:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:12:38 link/ether fa:16:3e:0f:64:1c brd ff:ff:ff:ff:ff:ff 16:12:38 inet 10.30.107.113/23 brd 10.30.107.255 scope global dynamic ens3 16:12:38 valid_lft 86232sec preferred_lft 86232sec 16:12:38 inet6 fe80::f816:3eff:fe0f:641c/64 scope link 16:12:38 valid_lft forever preferred_lft forever 16:12:38 16:12:38 16:12:38 ---> sar -b -r -n DEV: 16:12:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6507) 02/09/26 _x86_64_ (4 CPU) 16:12:38 16:12:38 16:10:11 LINUX RESTART (4 CPU) 16:12:38 16:12:38 16:11:02 tps rtps wtps bread/s bwrtn/s 16:12:38 16:12:01 117.57 1.00 116.57 113.47 29284.66 16:12:38 Average: 117.57 1.00 116.57 113.47 29284.66 16:12:38 16:12:38 16:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:12:38 16:12:01 13647164 15462492 2777804 16.91 78284 1924336 854052 4.89 843828 1692488 143908 16:12:38 Average: 13647164 15462492 2777804 16.91 78284 1924336 854052 4.89 843828 1692488 143908 16:12:38 16:12:38 16:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:12:38 16:12:01 ens3 70.11 52.36 944.64 11.28 0.00 0.00 0.00 0.00 16:12:38 16:12:01 lo 2.78 2.78 0.33 0.33 0.00 0.00 0.00 0.00 16:12:38 Average: ens3 70.11 52.36 944.64 11.28 0.00 0.00 0.00 0.00 16:12:38 Average: lo 2.78 2.78 0.33 0.33 0.00 0.00 0.00 0.00 16:12:38 16:12:38 16:12:38 ---> sar -P ALL: 16:12:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6507) 02/09/26 _x86_64_ (4 CPU) 16:12:38 16:12:38 16:10:11 LINUX RESTART (4 CPU) 16:12:38 16:12:38 16:11:02 CPU %user %nice %system %iowait %steal %idle 16:12:38 16:12:01 all 23.21 0.00 1.76 1.69 0.06 73.28 16:12:38 16:12:01 0 51.09 0.00 3.12 1.41 0.08 44.29 16:12:38 16:12:01 1 10.24 0.00 1.10 3.09 0.05 85.52 16:12:38 16:12:01 2 14.31 0.00 1.53 1.02 0.05 83.09 16:12:38 16:12:01 3 17.15 0.00 1.25 1.25 0.07 80.29 16:12:38 Average: all 23.21 0.00 1.76 1.69 0.06 73.28 16:12:38 Average: 0 51.09 0.00 3.12 1.41 0.08 44.29 16:12:38 Average: 1 10.24 0.00 1.10 3.09 0.05 85.52 16:12:38 Average: 2 14.31 0.00 1.53 1.02 0.05 83.09 16:12:38 Average: 3 17.15 0.00 1.25 1.25 0.07 80.29 16:12:38 16:12:38 16:12:38