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