10:52:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143116 10:52:07 Running as SYSTEM 10:52:07 [EnvInject] - Loading node environment variables. 10:52:07 Building remotely on prd-ubuntu1804-builder-4c-4g-5451 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:52:07 [ssh-agent] Looking for ssh-agent implementation... 10:52:07 $ ssh-agent 10:52:07 SSH_AUTH_SOCK=/tmp/ssh-C9wJmdRbMiQB/agent.1632 10:52:07 SSH_AGENT_PID=1634 10:52:07 [ssh-agent] Started. 10:52:07 Running ssh-add (command line suppressed) 10:52:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14491075874698292913.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14491075874698292913.key) 10:52:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:52:07 The recommended git tool is: NONE 10:52:09 using credential onap-jenkins-ssh 10:52:09 Wiping out workspace first. 10:52:09 Cloning the remote Git repository 10:52:09 Cloning repository git://cloud.onap.org/mirror/oom.git 10:52:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:52:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:52:09 > git --version # timeout=10 10:52:09 > git --version # 'git version 2.17.1' 10:52:09 using GIT_SSH to set credentials Gerrit user 10:52:09 Verifying host key using manually-configured host key entries 10:52:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:52:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:52:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:52:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:52:15 using GIT_SSH to set credentials Gerrit user 10:52:15 Verifying host key using manually-configured host key entries 10:52:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/16/143116/1 # timeout=30 10:52:15 > git rev-parse 54a2b0c0079b02ed6e16f24ce14834d61529744f^{commit} # timeout=10 10:52:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:52:15 Checking out Revision 54a2b0c0079b02ed6e16f24ce14834d61529744f (refs/changes/16/143116/1) 10:52:15 > git config core.sparsecheckout # timeout=10 10:52:15 > git checkout -f 54a2b0c0079b02ed6e16f24ce14834d61529744f # timeout=30 10:52:18 Commit message: "[COMMON] Clean up common folder" 10:52:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:52:18 > git rev-list --no-walk 2214f66e9d9f757239d0297353d9194f782e9eac # timeout=10 10:52:19 [EnvInject] - Injecting environment variables from a build step. 10:52:19 [EnvInject] - Injecting as environment variables the properties content 10:52:19 PYTHON=python3 10:52:19 10:52:19 [EnvInject] - Variables injected successfully. 10:52:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11713742476276826448.sh 10:52:19 ---> tox-install.sh 10:52:19 + source /home/jenkins/lf-env.sh 10:52:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:52:19 ++ mktemp -d /tmp/venv-XXXX 10:52:19 + lf_venv=/tmp/venv-Yo2D 10:52:19 + local venv_file=/tmp/.os_lf_venv 10:52:19 + local python=python3 10:52:19 + local options 10:52:19 + local set_path=true 10:52:19 + local install_args= 10:52:19 ++ 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 10:52:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:52:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:52:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:52:19 + true 10:52:19 + case $1 in 10:52:19 + venv_file=/tmp/.toxenv 10:52:19 + shift 2 10:52:19 + true 10:52:19 + case $1 in 10:52:19 + shift 10:52:19 + break 10:52:19 + case $python in 10:52:19 + local pkg_list= 10:52:19 + [[ -d /opt/pyenv ]] 10:52:19 + echo 'Setup pyenv:' 10:52:19 Setup pyenv: 10:52:19 + export PYENV_ROOT=/opt/pyenv 10:52:19 + PYENV_ROOT=/opt/pyenv 10:52:19 + 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 10:52:19 + 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 10:52:19 + pyenv versions 10:52:19 * system (set by /opt/pyenv/version) 10:52:19 * 3.8.13 (set by /opt/pyenv/version) 10:52:19 * 3.9.13 (set by /opt/pyenv/version) 10:52:19 * 3.10.6 (set by /opt/pyenv/version) 10:52:19 + command -v pyenv 10:52:19 ++ pyenv init - --no-rehash 10:52:19 + 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[*]}"'\'')" 10:52:19 export PATH="/opt/pyenv/shims:${PATH}" 10:52:19 export PYENV_SHELL=bash 10:52:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:52:19 pyenv() { 10:52:19 local command 10:52:19 command="${1:-}" 10:52:19 if [ "$#" -gt 0 ]; then 10:52:19 shift 10:52:19 fi 10:52:19 10:52:19 case "$command" in 10:52:19 rehash|shell) 10:52:19 eval "$(pyenv "sh-$command" "$@")" 10:52:19 ;; 10:52:19 *) 10:52:19 command pyenv "$command" "$@" 10:52:19 ;; 10:52:19 esac 10:52:19 }' 10:52:19 +++ 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[*]}"' 10:52:19 ++ 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 10:52:19 ++ 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 10:52:19 ++ 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 10:52:19 ++ export PYENV_SHELL=bash 10:52:19 ++ PYENV_SHELL=bash 10:52:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:52:19 +++ complete -F _pyenv pyenv 10:52:19 ++ lf-pyver python3 10:52:19 ++ local py_version_xy=python3 10:52:19 ++ local py_version_xyz= 10:52:19 ++ pyenv versions 10:52:19 ++ local command 10:52:19 ++ command=versions 10:52:19 ++ sed 's/^[ *]* //' 10:52:19 ++ '[' 1 -gt 0 ']' 10:52:19 ++ shift 10:52:19 ++ case "$command" in 10:52:19 ++ command pyenv versions 10:52:19 ++ pyenv versions 10:52:19 ++ awk '{ print $1 }' 10:52:19 ++ grep -E '^[0-9.]*[0-9]$' 10:52:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:52:19 +++ grep '^3' /tmp/.pyenv_versions 10:52:19 +++ sort -V 10:52:19 +++ tail -n 1 10:52:19 ++ py_version_xyz=3.10.6 10:52:19 ++ [[ -z 3.10.6 ]] 10:52:19 ++ echo 3.10.6 10:52:19 ++ return 0 10:52:19 + pyenv local 3.10.6 10:52:19 + local command 10:52:19 + command=local 10:52:19 + '[' 2 -gt 0 ']' 10:52:19 + shift 10:52:19 + case "$command" in 10:52:19 + command pyenv local 3.10.6 10:52:19 + pyenv local 3.10.6 10:52:19 + for arg in "$@" 10:52:19 + case $arg in 10:52:19 + pkg_list+='tox ' 10:52:19 + for arg in "$@" 10:52:19 + case $arg in 10:52:19 + pkg_list+='virtualenv ' 10:52:19 + for arg in "$@" 10:52:19 + case $arg in 10:52:19 + pkg_list+='urllib3~=1.26.15 ' 10:52:19 + [[ -f /tmp/.toxenv ]] 10:52:19 + [[ ! -f /tmp/.toxenv ]] 10:52:19 + [[ -n '' ]] 10:52:19 + python3 -m venv /tmp/venv-Yo2D 10:52:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yo2D' 10:52:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yo2D 10:52:23 + echo /tmp/venv-Yo2D 10:52:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:52:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:52:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:52:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:52:23 + local 'pip_opts=--upgrade --quiet' 10:52:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:52:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:52:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:52:23 + [[ -n '' ]] 10:52:23 + [[ -n '' ]] 10:52:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:52:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:52:23 + /tmp/venv-Yo2D/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 10:52:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:52:27 lf-activate-venv(): INFO: Base packages installed successfully 10:52:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:52:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:52:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:52:27 + /tmp/venv-Yo2D/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 10:52:29 + type python3 10:52:29 + true 10:52:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Yo2D/bin to PATH' 10:52:29 lf-activate-venv(): INFO: Adding /tmp/venv-Yo2D/bin to PATH 10:52:29 + PATH=/tmp/venv-Yo2D/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 10:52:29 + return 0 10:52:29 + python3 --version 10:52:29 Python 3.10.6 10:52:29 + python3 -m pip --version 10:52:29 pip 26.0.1 from /tmp/venv-Yo2D/lib/python3.10/site-packages/pip (python 3.10) 10:52:29 + python3 -m pip freeze 10:52:29 cachetools==7.0.0 10:52:29 chardet==5.2.0 10:52:29 colorama==0.4.6 10:52:29 distlib==0.4.0 10:52:29 filelock==3.20.3 10:52:29 packaging==26.0 10:52:29 platformdirs==4.5.1 10:52:29 pluggy==1.6.0 10:52:29 pyproject-api==1.10.0 10:52:29 tomli==2.4.0 10:52:29 tox==4.34.1 10:52:29 typing_extensions==4.15.0 10:52:29 urllib3==1.26.20 10:52:29 virtualenv==20.36.1 10:52:29 [EnvInject] - Injecting environment variables from a build step. 10:52:29 [EnvInject] - Injecting as environment variables the properties content 10:52:29 PARALLEL=false 10:52:29 10:52:29 [EnvInject] - Variables injected successfully. 10:52:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12577889602795695650.sh 10:52:29 ---> tox-run.sh 10:52:29 + 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 10:52:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:52:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:52:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:52:29 + cd /w/workspace/oom-master-pre-commit-lint/. 10:52:29 + source /home/jenkins/lf-env.sh 10:52:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:52:29 ++ mktemp -d /tmp/venv-XXXX 10:52:29 + lf_venv=/tmp/venv-apT7 10:52:29 + local venv_file=/tmp/.os_lf_venv 10:52:29 + local python=python3 10:52:29 + local options 10:52:29 + local set_path=true 10:52:29 + local install_args= 10:52:29 ++ 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 10:52:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:52:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:52:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:52:29 + true 10:52:29 + case $1 in 10:52:29 + venv_file=/tmp/.toxenv 10:52:29 + shift 2 10:52:29 + true 10:52:29 + case $1 in 10:52:29 + shift 10:52:29 + break 10:52:29 + case $python in 10:52:29 + local pkg_list= 10:52:29 + [[ -d /opt/pyenv ]] 10:52:29 + echo 'Setup pyenv:' 10:52:29 Setup pyenv: 10:52:29 + export PYENV_ROOT=/opt/pyenv 10:52:29 + PYENV_ROOT=/opt/pyenv 10:52:29 + 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 10:52:29 + 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 10:52:29 + pyenv versions 10:52:29 system 10:52:29 3.8.13 10:52:29 3.9.13 10:52:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:52:29 + command -v pyenv 10:52:29 ++ pyenv init - --no-rehash 10:52:29 + 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[*]}"'\'')" 10:52:29 export PATH="/opt/pyenv/shims:${PATH}" 10:52:29 export PYENV_SHELL=bash 10:52:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:52:29 pyenv() { 10:52:29 local command 10:52:29 command="${1:-}" 10:52:29 if [ "$#" -gt 0 ]; then 10:52:29 shift 10:52:29 fi 10:52:29 10:52:29 case "$command" in 10:52:29 rehash|shell) 10:52:29 eval "$(pyenv "sh-$command" "$@")" 10:52:29 ;; 10:52:29 *) 10:52:29 command pyenv "$command" "$@" 10:52:29 ;; 10:52:29 esac 10:52:29 }' 10:52:29 +++ 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[*]}"' 10:52:29 ++ 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 10:52:29 ++ 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 10:52:29 ++ 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 10:52:29 ++ export PYENV_SHELL=bash 10:52:29 ++ PYENV_SHELL=bash 10:52:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:52:29 +++ complete -F _pyenv pyenv 10:52:29 ++ lf-pyver python3 10:52:29 ++ local py_version_xy=python3 10:52:29 ++ local py_version_xyz= 10:52:29 ++ pyenv versions 10:52:29 ++ sed 's/^[ *]* //' 10:52:29 ++ local command 10:52:29 ++ command=versions 10:52:29 ++ '[' 1 -gt 0 ']' 10:52:29 ++ shift 10:52:29 ++ case "$command" in 10:52:29 ++ command pyenv versions 10:52:29 ++ pyenv versions 10:52:29 ++ awk '{ print $1 }' 10:52:29 ++ grep -E '^[0-9.]*[0-9]$' 10:52:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:52:29 +++ grep '^3' /tmp/.pyenv_versions 10:52:29 +++ sort -V 10:52:29 +++ tail -n 1 10:52:29 ++ py_version_xyz=3.10.6 10:52:29 ++ [[ -z 3.10.6 ]] 10:52:29 ++ echo 3.10.6 10:52:29 ++ return 0 10:52:29 + pyenv local 3.10.6 10:52:29 + local command 10:52:29 + command=local 10:52:29 + '[' 2 -gt 0 ']' 10:52:29 + shift 10:52:29 + case "$command" in 10:52:29 + command pyenv local 3.10.6 10:52:29 + pyenv local 3.10.6 10:52:29 + for arg in "$@" 10:52:29 + case $arg in 10:52:29 + pkg_list+='tox ' 10:52:29 + for arg in "$@" 10:52:29 + case $arg in 10:52:29 + pkg_list+='virtualenv ' 10:52:29 + for arg in "$@" 10:52:29 + case $arg in 10:52:29 + pkg_list+='urllib3~=1.26.15 ' 10:52:29 + [[ -f /tmp/.toxenv ]] 10:52:29 ++ cat /tmp/.toxenv 10:52:29 + lf_venv=/tmp/venv-Yo2D 10:52:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yo2D from' file:/tmp/.toxenv 10:52:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yo2D from file:/tmp/.toxenv 10:52:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:52:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:52:29 + local 'pip_opts=--upgrade --quiet' 10:52:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:52:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:52:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:52:29 + [[ -n '' ]] 10:52:29 + [[ -n '' ]] 10:52:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:52:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:52:29 + /tmp/venv-Yo2D/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 10:52:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:52:30 lf-activate-venv(): INFO: Base packages installed successfully 10:52:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:52:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:52:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:52:30 + /tmp/venv-Yo2D/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 10:52:31 + type python3 10:52:31 + true 10:52:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Yo2D/bin to PATH' 10:52:31 lf-activate-venv(): INFO: Adding /tmp/venv-Yo2D/bin to PATH 10:52:31 + PATH=/tmp/venv-Yo2D/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 10:52:31 + return 0 10:52:31 + [[ -d /opt/pyenv ]] 10:52:31 + echo '---> Setting up pyenv' 10:52:31 ---> Setting up pyenv 10:52:31 + export PYENV_ROOT=/opt/pyenv 10:52:31 + PYENV_ROOT=/opt/pyenv 10:52:31 + export PATH=/opt/pyenv/bin:/tmp/venv-Yo2D/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 10:52:31 + PATH=/opt/pyenv/bin:/tmp/venv-Yo2D/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 10:52:31 ++ pwd 10:52:31 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:52:31 + export PYTHONPATH 10:52:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:52:31 + TOX_TESTENV_PASSENV=PYTHONPATH 10:52:31 + tox --version 10:52:32 4.34.1 from /tmp/venv-Yo2D/lib/python3.10/site-packages/tox/__init__.py 10:52:32 + PARALLEL=false 10:52:32 + TOX_OPTIONS_LIST= 10:52:32 + [[ -n pre-commit ]] 10:52:32 + TOX_OPTIONS_LIST=' -e pre-commit' 10:52:32 + case ${PARALLEL,,} in 10:52:32 + tox -e pre-commit 10:52:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:52:33 pre-commit: install_deps> python -I -m pip install pre-commit 10:52:35 pre-commit: freeze> python -m pip freeze --all 10:52:35 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 10:52:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:52:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:52:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:52:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:52:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:52:38 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:52:38 [INFO] Once installed this environment will be reused. 10:52:38 [INFO] This may take a few minutes... 10:52:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:52:42 [INFO] Once installed this environment will be reused. 10:52:42 [INFO] This may take a few minutes... 10:52:47 trim trailing whitespace.................................................Passed 10:52:47 Tabs remover.............................................................Passed 10:52:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:52:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:52:47 [INFO] Once installed this environment will be reused. 10:52:47 [INFO] This may take a few minutes... 10:52:56 gitlint..............................................(no files to check)Skipped 10:52:56 pre-commit: OK (23.81=setup[3.53]+cmd[11.68,8.60] seconds) 10:52:56 congratulations :) (23.84 seconds) 10:52:56 + tox_status=0 10:52:56 + echo '---> Completed tox runs' 10:52:56 ---> Completed tox runs 10:52:56 + for i in .tox/*/log 10:52:56 ++ echo .tox/pre-commit/log 10:52:56 ++ awk -F/ '{print $2}' 10:52:56 + tox_env=pre-commit 10:52:56 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:52:56 + DOC_DIR=docs/_build/html 10:52:56 + [[ -d docs/_build/html ]] 10:52:56 + echo '---> tox-run.sh ends' 10:52:56 ---> tox-run.sh ends 10:52:56 + test 0 -eq 0 10:52:56 $ ssh-agent -k 10:52:56 unset SSH_AUTH_SOCK; 10:52:56 unset SSH_AGENT_PID; 10:52:56 echo Agent pid 1634 killed; 10:52:56 [ssh-agent] Stopped. 10:52:56 [PostBuildScript] - [INFO] Executing post build scripts. 10:52:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2612066861734937109.sh 10:52:56 ---> sysstat.sh 10:52:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2369766529224279215.sh 10:52:56 ---> package-listing.sh 10:52:56 ++ tr '[:upper:]' '[:lower:]' 10:52:56 ++ facter osfamily 10:52:57 + OS_FAMILY=debian 10:52:57 + workspace=/w/workspace/oom-master-pre-commit-lint 10:52:57 + START_PACKAGES=/tmp/packages_start.txt 10:52:57 + END_PACKAGES=/tmp/packages_end.txt 10:52:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:52:57 + PACKAGES=/tmp/packages_start.txt 10:52:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:52:57 + PACKAGES=/tmp/packages_end.txt 10:52:57 + case "${OS_FAMILY}" in 10:52:57 + dpkg -l 10:52:57 + grep '^ii' 10:52:57 + '[' -f /tmp/packages_start.txt ']' 10:52:57 + '[' -f /tmp/packages_end.txt ']' 10:52:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:52:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:52:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:52:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:52:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12760777068280574637.sh 10:52:57 ---> capture-instance-metadata.sh 10:52:57 Setup pyenv: 10:52:57 system 10:52:57 3.8.13 10:52:57 3.9.13 10:52:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:53:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zgop 10:53:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:53:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:53:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:53:04 lf-activate-venv(): INFO: Base packages installed successfully 10:53:04 lf-activate-venv(): INFO: Installing additional packages: lftools 10:53:26 lf-activate-venv(): INFO: Adding /tmp/venv-Zgop/bin to PATH 10:53:26 INFO: Running in OpenStack, capturing instance metadata 10:53:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6548632191002478723.sh 10:53:26 provisioning config files... 10:53:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7251051311517277150tmp 10:53:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:53:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:53:26 [EnvInject] - Injecting environment variables from a build step. 10:53:26 [EnvInject] - Injecting as environment variables the properties content 10:53:26 SERVER_ID=logs 10:53:26 10:53:26 [EnvInject] - Variables injected successfully. 10:53:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12547344293488151273.sh 10:53:26 ---> create-netrc.sh 10:53:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3838160659607306403.sh 10:53:26 ---> python-tools-install.sh 10:53:26 Setup pyenv: 10:53:26 system 10:53:26 3.8.13 10:53:26 3.9.13 10:53:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:53:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zgop from file:/tmp/.os_lf_venv 10:53:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:53:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:53:28 lf-activate-venv(): INFO: Base packages installed successfully 10:53:28 lf-activate-venv(): INFO: Installing additional packages: lftools 10:53:35 lf-activate-venv(): INFO: Adding /tmp/venv-Zgop/bin to PATH 10:53:35 Generating Requirements File 10:53:51 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. 10:53:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:53:52 Python 3.10.6 10:53:52 pip 26.0.1 from /tmp/venv-Zgop/lib/python3.10/site-packages/pip (python 3.10) 10:53:52 appdirs==1.4.4 10:53:52 argcomplete==3.6.3 10:53:52 aspy.yaml==1.3.0 10:53:52 attrs==25.4.0 10:53:52 autopage==0.6.0 10:53:52 backports.strenum==1.3.1 10:53:52 beautifulsoup4==4.14.3 10:53:52 boto3==1.42.42 10:53:52 botocore==1.42.42 10:53:52 bs4==0.0.2 10:53:52 certifi==2026.1.4 10:53:52 cffi==2.0.0 10:53:52 cfgv==3.5.0 10:53:52 chardet==5.2.0 10:53:52 charset-normalizer==3.4.4 10:53:52 click==8.3.1 10:53:52 cliff==4.13.1 10:53:52 cmd2==3.2.0 10:53:52 cryptography==3.3.2 10:53:52 debtcollector==3.0.0 10:53:52 decorator==5.2.1 10:53:52 defusedxml==0.7.1 10:53:52 Deprecated==1.3.1 10:53:52 distlib==0.4.0 10:53:52 dnspython==2.8.0 10:53:52 docker==7.1.0 10:53:52 dogpile.cache==1.5.0 10:53:52 durationpy==0.10 10:53:52 email-validator==2.3.0 10:53:52 filelock==3.20.3 10:53:52 future==1.0.0 10:53:52 gitdb==4.0.12 10:53:52 GitPython==3.1.46 10:53:52 httplib2==0.30.2 10:53:52 identify==2.6.16 10:53:52 idna==3.11 10:53:52 importlib-resources==1.5.0 10:53:52 iso8601==2.1.0 10:53:52 Jinja2==3.1.6 10:53:52 jmespath==1.1.0 10:53:52 jsonpatch==1.33 10:53:52 jsonpointer==3.0.0 10:53:52 jsonschema==4.26.0 10:53:52 jsonschema-specifications==2025.9.1 10:53:52 keystoneauth1==5.13.0 10:53:52 kubernetes==35.0.0 10:53:52 lftools==0.37.21 10:53:52 lxml==6.0.2 10:53:52 markdown-it-py==4.0.0 10:53:52 MarkupSafe==3.0.3 10:53:52 mdurl==0.1.2 10:53:52 msgpack==1.1.2 10:53:52 multi_key_dict==2.0.3 10:53:52 munch==4.0.0 10:53:52 netaddr==1.3.0 10:53:52 niet==1.4.2 10:53:52 nodeenv==1.10.0 10:53:52 oauth2client==4.1.3 10:53:52 oauthlib==3.3.1 10:53:52 openstacksdk==4.9.0 10:53:52 os-service-types==1.8.2 10:53:52 osc-lib==4.3.0 10:53:52 oslo.config==10.2.0 10:53:52 oslo.context==6.2.0 10:53:52 oslo.i18n==6.7.1 10:53:52 oslo.log==8.0.0 10:53:52 oslo.serialization==5.9.0 10:53:52 oslo.utils==9.2.0 10:53:52 packaging==26.0 10:53:52 pbr==7.0.3 10:53:52 platformdirs==4.5.1 10:53:52 prettytable==3.17.0 10:53:52 psutil==7.2.2 10:53:52 pyasn1==0.6.2 10:53:52 pyasn1_modules==0.4.2 10:53:52 pycparser==3.0 10:53:52 pygerrit2==2.0.15 10:53:52 PyGithub==2.8.1 10:53:52 Pygments==2.19.2 10:53:52 PyJWT==2.11.0 10:53:52 PyNaCl==1.6.2 10:53:52 pyparsing==2.4.7 10:53:52 pyperclip==1.11.0 10:53:52 pyrsistent==0.20.0 10:53:52 python-cinderclient==9.8.0 10:53:52 python-dateutil==2.9.0.post0 10:53:52 python-heatclient==5.0.0 10:53:52 python-jenkins==1.8.3 10:53:52 python-keystoneclient==5.7.0 10:53:52 python-magnumclient==4.9.0 10:53:52 python-openstackclient==8.3.0 10:53:52 python-swiftclient==4.9.0 10:53:52 PyYAML==6.0.3 10:53:52 referencing==0.37.0 10:53:52 requests==2.32.5 10:53:52 requests-oauthlib==2.0.0 10:53:52 requestsexceptions==1.4.0 10:53:52 rfc3986==2.0.0 10:53:52 rich==14.3.2 10:53:52 rich-argparse==1.7.2 10:53:52 rpds-py==0.30.0 10:53:52 rsa==4.9.1 10:53:52 ruamel.yaml==0.19.1 10:53:52 ruamel.yaml.clib==0.2.15 10:53:52 s3transfer==0.16.0 10:53:52 simplejson==3.20.2 10:53:52 six==1.17.0 10:53:52 smmap==5.0.2 10:53:52 soupsieve==2.8.3 10:53:52 stevedore==5.6.0 10:53:52 tabulate==0.9.0 10:53:52 toml==0.10.2 10:53:52 tomlkit==0.14.0 10:53:52 tqdm==4.67.3 10:53:52 typing_extensions==4.15.0 10:53:52 tzdata==2025.3 10:53:52 urllib3==1.26.20 10:53:52 virtualenv==20.36.1 10:53:52 wcwidth==0.5.3 10:53:52 websocket-client==1.9.0 10:53:52 wrapt==2.1.1 10:53:52 xdg==6.0.0 10:53:52 xmltodict==1.0.2 10:53:52 yq==3.4.3 10:53:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15176676582989559905.sh 10:53:52 ---> sudo-logs.sh 10:53:52 Archiving 'sudo' log.. 10:53:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12245967002798874272.sh 10:53:52 ---> job-cost.sh 10:53:52 Setup pyenv: 10:53:52 system 10:53:52 3.8.13 10:53:52 3.9.13 10:53:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:53:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zgop from file:/tmp/.os_lf_venv 10:53:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:53:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:53:54 lf-activate-venv(): INFO: Base packages installed successfully 10:53:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:54:00 lf-activate-venv(): INFO: Adding /tmp/venv-Zgop/bin to PATH 10:54:00 INFO: No Stack... 10:54:00 INFO: Retrieving Pricing Info for: v3-standard-4 10:54:00 INFO: Archiving Costs 10:54:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins699297903452585524.sh 10:54:00 ---> logs-deploy.sh 10:54:00 Setup pyenv: 10:54:00 system 10:54:00 3.8.13 10:54:00 3.9.13 10:54:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:54:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zgop from file:/tmp/.os_lf_venv 10:54:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:54:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:54:02 lf-activate-venv(): INFO: Base packages installed successfully 10:54:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:54:10 lf-activate-venv(): INFO: Adding /tmp/venv-Zgop/bin to PATH 10:54:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4391 10:54:10 INFO: archiving workspace using pattern(s): 10:54:11 Archives upload complete. 10:54:11 INFO: archiving logs to Nexus 10:54:12 ---> uname -a: 10:54:12 Linux prd-ubuntu1804-builder-4c-4g-5451 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:54:12 10:54:12 10:54:12 ---> lscpu: 10:54:12 Architecture: x86_64 10:54:12 CPU op-mode(s): 32-bit, 64-bit 10:54:12 Byte Order: Little Endian 10:54:12 CPU(s): 4 10:54:12 On-line CPU(s) list: 0-3 10:54:12 Thread(s) per core: 1 10:54:12 Core(s) per socket: 1 10:54:12 Socket(s): 4 10:54:12 NUMA node(s): 1 10:54:12 Vendor ID: AuthenticAMD 10:54:12 CPU family: 23 10:54:12 Model: 49 10:54:12 Model name: AMD EPYC-Rome Processor 10:54:12 Stepping: 0 10:54:12 CPU MHz: 2799.998 10:54:12 BogoMIPS: 5599.99 10:54:12 Virtualization: AMD-V 10:54:12 Hypervisor vendor: KVM 10:54:12 Virtualization type: full 10:54:12 L1d cache: 32K 10:54:12 L1i cache: 32K 10:54:12 L2 cache: 512K 10:54:12 L3 cache: 16384K 10:54:12 NUMA node0 CPU(s): 0-3 10:54:12 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 10:54:12 10:54:12 10:54:12 ---> nproc: 10:54:12 4 10:54:12 10:54:12 10:54:12 ---> df -h: 10:54:12 Filesystem Size Used Avail Use% Mounted on 10:54:12 udev 7.9G 0 7.9G 0% /dev 10:54:12 tmpfs 1.6G 676K 1.6G 1% /run 10:54:12 /dev/vda1 78G 8.4G 69G 11% / 10:54:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:54:12 tmpfs 5.0M 0 5.0M 0% /run/lock 10:54:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:54:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:54:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:54:12 10:54:12 10:54:12 ---> free -m: 10:54:12 total used free shared buff/cache available 10:54:12 Mem: 16040 619 13202 0 2218 15099 10:54:12 Swap: 1023 0 1023 10:54:12 10:54:12 10:54:12 ---> ip addr: 10:54:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:54:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:54:12 inet 127.0.0.1/8 scope host lo 10:54:12 valid_lft forever preferred_lft forever 10:54:12 inet6 ::1/128 scope host 10:54:12 valid_lft forever preferred_lft forever 10:54:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:54:12 link/ether fa:16:3e:f9:68:73 brd ff:ff:ff:ff:ff:ff 10:54:12 inet 10.30.107.33/23 brd 10.30.107.255 scope global dynamic ens3 10:54:12 valid_lft 86257sec preferred_lft 86257sec 10:54:12 inet6 fe80::f816:3eff:fef9:6873/64 scope link 10:54:12 valid_lft forever preferred_lft forever 10:54:12 10:54:12 10:54:12 ---> sar -b -r -n DEV: 10:54:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5451) 02/05/26 _x86_64_ (4 CPU) 10:54:12 10:54:12 10:51:51 LINUX RESTART (4 CPU) 10:54:12 10:54:12 10:52:01 tps rtps wtps bread/s bwrtn/s 10:54:12 10:53:02 335.03 59.62 275.40 3736.84 68782.94 10:54:12 10:54:01 136.59 1.05 135.54 120.52 15436.43 10:54:12 Average: 236.64 30.58 206.06 1943.87 42333.79 10:54:12 10:54:12 10:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:54:12 10:53:02 13909204 15522136 2515764 15.32 58748 1753400 821392 4.70 773076 1524940 159052 10:54:12 10:54:01 13587264 15527612 2837704 17.28 87104 2032748 792476 4.54 786716 1793120 119420 10:54:12 Average: 13748234 15524874 2676734 16.30 72926 1893074 806934 4.62 779896 1659030 139236 10:54:12 10:54:12 10:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:54:12 10:53:02 lo 2.87 2.87 0.32 0.32 0.00 0.00 0.00 0.00 10:54:12 10:53:02 ens3 466.32 298.08 2388.03 80.20 0.00 0.00 0.00 0.00 10:54:12 10:54:01 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 10:54:12 10:54:01 ens3 86.95 65.70 931.90 12.95 0.00 0.00 0.00 0.00 10:54:12 Average: lo 2.25 2.25 0.25 0.25 0.00 0.00 0.00 0.00 10:54:12 Average: ens3 278.23 182.87 1666.08 46.86 0.00 0.00 0.00 0.00 10:54:12 10:54:12 10:54:12 ---> sar -P ALL: 10:54:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5451) 02/05/26 _x86_64_ (4 CPU) 10:54:12 10:54:12 10:51:51 LINUX RESTART (4 CPU) 10:54:12 10:54:12 10:52:01 CPU %user %nice %system %iowait %steal %idle 10:54:12 10:53:02 all 27.17 0.00 3.07 3.70 0.10 65.96 10:54:12 10:53:02 0 20.07 0.00 2.64 3.44 0.08 73.77 10:54:12 10:53:02 1 30.28 0.00 3.45 3.10 0.10 63.07 10:54:12 10:53:02 2 28.34 0.00 3.33 4.94 0.10 63.29 10:54:12 10:53:02 3 30.02 0.00 2.86 3.35 0.10 63.67 10:54:12 10:54:01 all 20.81 0.00 1.55 1.23 0.05 76.36 10:54:12 10:54:01 0 16.47 0.00 1.19 1.02 0.03 81.29 10:54:12 10:54:01 1 37.28 0.00 1.83 0.37 0.05 60.46 10:54:12 10:54:01 2 8.07 0.00 1.12 2.57 0.09 88.15 10:54:12 10:54:01 3 21.38 0.00 2.05 0.93 0.03 75.61 10:54:12 Average: all 24.02 0.00 2.32 2.47 0.07 71.12 10:54:12 Average: 0 18.29 0.00 1.92 2.24 0.06 77.50 10:54:12 Average: 1 33.76 0.00 2.65 1.74 0.08 61.78 10:54:12 Average: 2 18.29 0.00 2.24 3.77 0.09 75.61 10:54:12 Average: 3 25.73 0.00 2.46 2.15 0.07 69.60 10:54:12 10:54:12 10:54:12