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