15:54:41 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142673 15:54:41 Running as SYSTEM 15:54:41 [EnvInject] - Loading node environment variables. 15:54:41 Building remotely on prd-ubuntu1804-builder-4c-4g-18511 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:54:41 [ssh-agent] Looking for ssh-agent implementation... 15:54:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:41 $ ssh-agent 15:54:41 SSH_AUTH_SOCK=/tmp/ssh-P4Y4OKiyRnY5/agent.1643 15:54:41 SSH_AGENT_PID=1645 15:54:41 [ssh-agent] Started. 15:54:41 Running ssh-add (command line suppressed) 15:54:41 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10280184132250372963.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10280184132250372963.key) 15:54:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:54:41 The recommended git tool is: NONE 15:54:43 using credential onap-jenkins-ssh 15:54:43 Wiping out workspace first. 15:54:43 Cloning the remote Git repository 15:54:43 Cloning repository git://cloud.onap.org/mirror/oom.git 15:54:43 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:54:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:54:44 > git --version # timeout=10 15:54:44 > git --version # 'git version 2.17.1' 15:54:44 using GIT_SSH to set credentials Gerrit user 15:54:44 Verifying host key using manually-configured host key entries 15:54:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:54:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:54:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:54:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:54:49 using GIT_SSH to set credentials Gerrit user 15:54:49 Verifying host key using manually-configured host key entries 15:54:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/142673/2 # timeout=30 15:54:49 > git rev-parse c2b4af613918b28d2e3e960f6da7bd26fce22d9b^{commit} # timeout=10 15:54:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:54:49 Checking out Revision c2b4af613918b28d2e3e960f6da7bd26fce22d9b (refs/changes/73/142673/2) 15:54:49 > git config core.sparsecheckout # timeout=10 15:54:49 > git checkout -f c2b4af613918b28d2e3e960f6da7bd26fce22d9b # timeout=30 15:54:52 Commit message: "[MULTICLOUD] 13.2.0 release" 15:54:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:54:52 > git rev-list --no-walk 060b5ddc9e82ab691e3459586285a69133380c88 # timeout=10 15:54:53 [EnvInject] - Injecting environment variables from a build step. 15:54:53 [EnvInject] - Injecting as environment variables the properties content 15:54:53 PYTHON=python3 15:54:53 15:54:53 [EnvInject] - Variables injected successfully. 15:54:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10713930446813885211.sh 15:54:53 ---> tox-install.sh 15:54:53 + source /home/jenkins/lf-env.sh 15:54:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:54:53 ++ mktemp -d /tmp/venv-XXXX 15:54:53 + lf_venv=/tmp/venv-Ss8V 15:54:53 + local venv_file=/tmp/.os_lf_venv 15:54:53 + local python=python3 15:54:53 + local options 15:54:53 + local set_path=true 15:54:53 + local install_args= 15:54:53 ++ 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 15:54:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:54:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:54:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:54:53 + true 15:54:53 + case $1 in 15:54:53 + venv_file=/tmp/.toxenv 15:54:53 + shift 2 15:54:53 + true 15:54:53 + case $1 in 15:54:53 + shift 15:54:53 + break 15:54:53 + case $python in 15:54:53 + local pkg_list= 15:54:53 + [[ -d /opt/pyenv ]] 15:54:53 + echo 'Setup pyenv:' 15:54:53 Setup pyenv: 15:54:53 + export PYENV_ROOT=/opt/pyenv 15:54:53 + PYENV_ROOT=/opt/pyenv 15:54:53 + 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 15:54:53 + 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 15:54:53 + pyenv versions 15:54:53 * system (set by /opt/pyenv/version) 15:54:53 * 3.8.13 (set by /opt/pyenv/version) 15:54:53 * 3.9.13 (set by /opt/pyenv/version) 15:54:53 * 3.10.6 (set by /opt/pyenv/version) 15:54:53 + command -v pyenv 15:54:53 ++ pyenv init - --no-rehash 15:54:53 + 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[*]}"'\'')" 15:54:53 export PATH="/opt/pyenv/shims:${PATH}" 15:54:53 export PYENV_SHELL=bash 15:54:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:54:53 pyenv() { 15:54:53 local command 15:54:53 command="${1:-}" 15:54:53 if [ "$#" -gt 0 ]; then 15:54:53 shift 15:54:53 fi 15:54:53 15:54:53 case "$command" in 15:54:53 rehash|shell) 15:54:53 eval "$(pyenv "sh-$command" "$@")" 15:54:53 ;; 15:54:53 *) 15:54:53 command pyenv "$command" "$@" 15:54:53 ;; 15:54:53 esac 15:54:53 }' 15:54:53 +++ 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[*]}"' 15:54:53 ++ 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 15:54:53 ++ 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 15:54:53 ++ 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 15:54:53 ++ export PYENV_SHELL=bash 15:54:53 ++ PYENV_SHELL=bash 15:54:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:54:53 +++ complete -F _pyenv pyenv 15:54:53 ++ lf-pyver python3 15:54:53 ++ local py_version_xy=python3 15:54:53 ++ local py_version_xyz= 15:54:53 ++ pyenv versions 15:54:53 ++ sed 's/^[ *]* //' 15:54:53 ++ local command 15:54:53 ++ awk '{ print $1 }' 15:54:53 ++ command=versions 15:54:53 ++ '[' 1 -gt 0 ']' 15:54:53 ++ grep -E '^[0-9.]*[0-9]$' 15:54:53 ++ shift 15:54:53 ++ case "$command" in 15:54:53 ++ command pyenv versions 15:54:53 ++ pyenv versions 15:54:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:54:53 +++ grep '^3' /tmp/.pyenv_versions 15:54:53 +++ sort -V 15:54:53 +++ tail -n 1 15:54:53 ++ py_version_xyz=3.10.6 15:54:53 ++ [[ -z 3.10.6 ]] 15:54:53 ++ echo 3.10.6 15:54:53 ++ return 0 15:54:53 + pyenv local 3.10.6 15:54:53 + local command 15:54:53 + command=local 15:54:53 + '[' 2 -gt 0 ']' 15:54:53 + shift 15:54:53 + case "$command" in 15:54:53 + command pyenv local 3.10.6 15:54:53 + pyenv local 3.10.6 15:54:53 + for arg in "$@" 15:54:53 + case $arg in 15:54:53 + pkg_list+='tox ' 15:54:53 + for arg in "$@" 15:54:53 + case $arg in 15:54:53 + pkg_list+='virtualenv ' 15:54:53 + for arg in "$@" 15:54:53 + case $arg in 15:54:53 + pkg_list+='urllib3~=1.26.15 ' 15:54:53 + [[ -f /tmp/.toxenv ]] 15:54:53 + [[ ! -f /tmp/.toxenv ]] 15:54:53 + [[ -n '' ]] 15:54:53 + python3 -m venv /tmp/venv-Ss8V 15:54:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ss8V' 15:54:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ss8V 15:54:58 + echo /tmp/venv-Ss8V 15:54:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:54:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:54:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:54:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:54:58 + local 'pip_opts=--upgrade --quiet' 15:54:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:54:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:54:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:54:58 + [[ -n '' ]] 15:54:58 + [[ -n '' ]] 15:54:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:54:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:54:58 + /tmp/venv-Ss8V/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 15:55:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:55:02 lf-activate-venv(): INFO: Base packages installed successfully 15:55:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:55:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:55:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:55:02 + /tmp/venv-Ss8V/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 15:55:04 + type python3 15:55:04 + true 15:55:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ss8V/bin to PATH' 15:55:04 lf-activate-venv(): INFO: Adding /tmp/venv-Ss8V/bin to PATH 15:55:04 + PATH=/tmp/venv-Ss8V/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 15:55:04 + return 0 15:55:04 + python3 --version 15:55:04 Python 3.10.6 15:55:04 + python3 -m pip --version 15:55:04 pip 25.3 from /tmp/venv-Ss8V/lib/python3.10/site-packages/pip (python 3.10) 15:55:04 + python3 -m pip freeze 15:55:04 cachetools==6.2.2 15:55:04 chardet==5.2.0 15:55:04 colorama==0.4.6 15:55:04 distlib==0.4.0 15:55:04 filelock==3.20.0 15:55:04 packaging==25.0 15:55:04 platformdirs==4.5.1 15:55:04 pluggy==1.6.0 15:55:04 pyproject-api==1.10.0 15:55:04 tomli==2.3.0 15:55:04 tox==4.32.0 15:55:04 typing_extensions==4.15.0 15:55:04 urllib3==1.26.20 15:55:04 virtualenv==20.35.4 15:55:05 [EnvInject] - Injecting environment variables from a build step. 15:55:05 [EnvInject] - Injecting as environment variables the properties content 15:55:05 PARALLEL=false 15:55:05 15:55:05 [EnvInject] - Variables injected successfully. 15:55:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1326575258730819413.sh 15:55:05 ---> tox-run.sh 15:55:05 + 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 15:55:05 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:55:05 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:55:05 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:55:05 + cd /w/workspace/oom-master-pre-commit-lint/. 15:55:05 + source /home/jenkins/lf-env.sh 15:55:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:55:05 ++ mktemp -d /tmp/venv-XXXX 15:55:05 + lf_venv=/tmp/venv-Xaah 15:55:05 + local venv_file=/tmp/.os_lf_venv 15:55:05 + local python=python3 15:55:05 + local options 15:55:05 + local set_path=true 15:55:05 + local install_args= 15:55:05 ++ 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 15:55:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:55:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:55:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:55:05 + true 15:55:05 + case $1 in 15:55:05 + venv_file=/tmp/.toxenv 15:55:05 + shift 2 15:55:05 + true 15:55:05 + case $1 in 15:55:05 + shift 15:55:05 + break 15:55:05 + case $python in 15:55:05 + local pkg_list= 15:55:05 + [[ -d /opt/pyenv ]] 15:55:05 + echo 'Setup pyenv:' 15:55:05 Setup pyenv: 15:55:05 + export PYENV_ROOT=/opt/pyenv 15:55:05 + PYENV_ROOT=/opt/pyenv 15:55:05 + 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 15:55:05 + 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 15:55:05 + pyenv versions 15:55:05 system 15:55:05 3.8.13 15:55:05 3.9.13 15:55:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:55:05 + command -v pyenv 15:55:05 ++ pyenv init - --no-rehash 15:55:05 + 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[*]}"'\'')" 15:55:05 export PATH="/opt/pyenv/shims:${PATH}" 15:55:05 export PYENV_SHELL=bash 15:55:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:55:05 pyenv() { 15:55:05 local command 15:55:05 command="${1:-}" 15:55:05 if [ "$#" -gt 0 ]; then 15:55:05 shift 15:55:05 fi 15:55:05 15:55:05 case "$command" in 15:55:05 rehash|shell) 15:55:05 eval "$(pyenv "sh-$command" "$@")" 15:55:05 ;; 15:55:05 *) 15:55:05 command pyenv "$command" "$@" 15:55:05 ;; 15:55:05 esac 15:55:05 }' 15:55:05 +++ 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[*]}"' 15:55:05 ++ 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 15:55:05 ++ 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 15:55:05 ++ 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 15:55:05 ++ export PYENV_SHELL=bash 15:55:05 ++ PYENV_SHELL=bash 15:55:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:55:05 +++ complete -F _pyenv pyenv 15:55:05 ++ lf-pyver python3 15:55:05 ++ local py_version_xy=python3 15:55:05 ++ local py_version_xyz= 15:55:05 ++ pyenv versions 15:55:05 ++ local command 15:55:05 ++ command=versions 15:55:05 ++ '[' 1 -gt 0 ']' 15:55:05 ++ shift 15:55:05 ++ case "$command" in 15:55:05 ++ command pyenv versions 15:55:05 ++ pyenv versions 15:55:05 ++ awk '{ print $1 }' 15:55:05 ++ sed 's/^[ *]* //' 15:55:05 ++ grep -E '^[0-9.]*[0-9]$' 15:55:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:55:05 +++ grep '^3' /tmp/.pyenv_versions 15:55:05 +++ sort -V 15:55:05 +++ tail -n 1 15:55:05 ++ py_version_xyz=3.10.6 15:55:05 ++ [[ -z 3.10.6 ]] 15:55:05 ++ echo 3.10.6 15:55:05 ++ return 0 15:55:05 + pyenv local 3.10.6 15:55:05 + local command 15:55:05 + command=local 15:55:05 + '[' 2 -gt 0 ']' 15:55:05 + shift 15:55:05 + case "$command" in 15:55:05 + command pyenv local 3.10.6 15:55:05 + pyenv local 3.10.6 15:55:05 + for arg in "$@" 15:55:05 + case $arg in 15:55:05 + pkg_list+='tox ' 15:55:05 + for arg in "$@" 15:55:05 + case $arg in 15:55:05 + pkg_list+='virtualenv ' 15:55:05 + for arg in "$@" 15:55:05 + case $arg in 15:55:05 + pkg_list+='urllib3~=1.26.15 ' 15:55:05 + [[ -f /tmp/.toxenv ]] 15:55:05 ++ cat /tmp/.toxenv 15:55:05 + lf_venv=/tmp/venv-Ss8V 15:55:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ss8V from' file:/tmp/.toxenv 15:55:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ss8V from file:/tmp/.toxenv 15:55:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:55:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:55:05 + local 'pip_opts=--upgrade --quiet' 15:55:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:55:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:55:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:55:05 + [[ -n '' ]] 15:55:05 + [[ -n '' ]] 15:55:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:55:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:55:05 + /tmp/venv-Ss8V/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 15:55:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:55:06 lf-activate-venv(): INFO: Base packages installed successfully 15:55:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:55:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:55:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:55:06 + /tmp/venv-Ss8V/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 15:55:07 + type python3 15:55:07 + true 15:55:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ss8V/bin to PATH' 15:55:07 lf-activate-venv(): INFO: Adding /tmp/venv-Ss8V/bin to PATH 15:55:07 + PATH=/tmp/venv-Ss8V/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 15:55:07 + return 0 15:55:07 + [[ -d /opt/pyenv ]] 15:55:07 + echo '---> Setting up pyenv' 15:55:07 ---> Setting up pyenv 15:55:07 + export PYENV_ROOT=/opt/pyenv 15:55:07 + PYENV_ROOT=/opt/pyenv 15:55:07 + export PATH=/opt/pyenv/bin:/tmp/venv-Ss8V/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 15:55:07 + PATH=/opt/pyenv/bin:/tmp/venv-Ss8V/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 15:55:07 ++ pwd 15:55:07 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:55:07 + export PYTHONPATH 15:55:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:55:07 + TOX_TESTENV_PASSENV=PYTHONPATH 15:55:07 + tox --version 15:55:07 4.32.0 from /tmp/venv-Ss8V/lib/python3.10/site-packages/tox/__init__.py 15:55:07 + PARALLEL=false 15:55:07 + TOX_OPTIONS_LIST= 15:55:07 + [[ -n pre-commit ]] 15:55:07 + TOX_OPTIONS_LIST=' -e pre-commit' 15:55:07 + case ${PARALLEL,,} in 15:55:07 + tox -e pre-commit 15:55:07 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:55:09 pre-commit: install_deps> python -I -m pip install pre-commit 15:55:12 pre-commit: freeze> python -m pip freeze --all 15:55:12 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 15:55:12 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:55:12 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:55:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:55:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:55:14 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:55:14 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:55:14 [INFO] Once installed this environment will be reused. 15:55:14 [INFO] This may take a few minutes... 15:55:19 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:55:19 [INFO] Once installed this environment will be reused. 15:55:19 [INFO] This may take a few minutes... 15:55:23 trim trailing whitespace.................................................Passed 15:55:24 Tabs remover.............................................................Passed 15:55:24 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:55:24 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:55:24 [INFO] Once installed this environment will be reused. 15:55:24 [INFO] This may take a few minutes... 15:55:33 gitlint..............................................(no files to check)Skipped 15:55:33 pre-commit: OK (25.22=setup[4.19]+cmd[11.84,9.18] seconds) 15:55:33 congratulations :) (25.25 seconds) 15:55:33 + tox_status=0 15:55:33 + echo '---> Completed tox runs' 15:55:33 ---> Completed tox runs 15:55:33 + for i in .tox/*/log 15:55:33 ++ echo .tox/pre-commit/log 15:55:33 ++ awk -F/ '{print $2}' 15:55:33 + tox_env=pre-commit 15:55:33 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:55:33 + DOC_DIR=docs/_build/html 15:55:33 + [[ -d docs/_build/html ]] 15:55:33 + echo '---> tox-run.sh ends' 15:55:33 ---> tox-run.sh ends 15:55:33 + test 0 -eq 0 15:55:33 $ ssh-agent -k 15:55:33 unset SSH_AUTH_SOCK; 15:55:33 unset SSH_AGENT_PID; 15:55:33 echo Agent pid 1645 killed; 15:55:33 [ssh-agent] Stopped. 15:55:33 [PostBuildScript] - [INFO] Executing post build scripts. 15:55:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1164706852000493315.sh 15:55:33 ---> sysstat.sh 15:55:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15524616761051289291.sh 15:55:33 ---> package-listing.sh 15:55:33 ++ facter osfamily 15:55:33 ++ tr '[:upper:]' '[:lower:]' 15:55:34 + OS_FAMILY=debian 15:55:34 + workspace=/w/workspace/oom-master-pre-commit-lint 15:55:34 + START_PACKAGES=/tmp/packages_start.txt 15:55:34 + END_PACKAGES=/tmp/packages_end.txt 15:55:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:55:34 + PACKAGES=/tmp/packages_start.txt 15:55:34 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:55:34 + PACKAGES=/tmp/packages_end.txt 15:55:34 + case "${OS_FAMILY}" in 15:55:34 + dpkg -l 15:55:34 + grep '^ii' 15:55:34 + '[' -f /tmp/packages_start.txt ']' 15:55:34 + '[' -f /tmp/packages_end.txt ']' 15:55:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:55:34 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:55:34 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:55:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:55:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7527723108176535766.sh 15:55:34 ---> capture-instance-metadata.sh 15:55:34 Setup pyenv: 15:55:34 system 15:55:34 3.8.13 15:55:34 3.9.13 15:55:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:55:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eU7D 15:55:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:55:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:55:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:55:42 lf-activate-venv(): INFO: Base packages installed successfully 15:55:42 lf-activate-venv(): INFO: Installing additional packages: lftools 15:56:08 lf-activate-venv(): INFO: Adding /tmp/venv-eU7D/bin to PATH 15:56:08 INFO: Running in OpenStack, capturing instance metadata 15:56:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1893832826486782128.sh 15:56:09 provisioning config files... 15:56:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5682835264614259463tmp 15:56:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:56:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:56:09 [EnvInject] - Injecting environment variables from a build step. 15:56:09 [EnvInject] - Injecting as environment variables the properties content 15:56:09 SERVER_ID=logs 15:56:09 15:56:09 [EnvInject] - Variables injected successfully. 15:56:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8983381117387165659.sh 15:56:09 ---> create-netrc.sh 15:56:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17158284346153993415.sh 15:56:09 ---> python-tools-install.sh 15:56:09 Setup pyenv: 15:56:09 system 15:56:09 3.8.13 15:56:09 3.9.13 15:56:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:56:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eU7D from file:/tmp/.os_lf_venv 15:56:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:56:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:56:11 lf-activate-venv(): INFO: Base packages installed successfully 15:56:11 lf-activate-venv(): INFO: Installing additional packages: lftools 15:56:19 lf-activate-venv(): INFO: Adding /tmp/venv-eU7D/bin to PATH 15:56:19 Generating Requirements File 15:56:39 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. 15:56:39 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:56:39 Python 3.10.6 15:56:40 pip 25.3 from /tmp/venv-eU7D/lib/python3.10/site-packages/pip (python 3.10) 15:56:40 appdirs==1.4.4 15:56:40 argcomplete==3.6.3 15:56:40 aspy.yaml==1.3.0 15:56:40 attrs==25.4.0 15:56:40 autopage==0.5.2 15:56:40 beautifulsoup4==4.14.3 15:56:40 boto3==1.42.4 15:56:40 botocore==1.42.4 15:56:40 bs4==0.0.2 15:56:40 cachetools==6.2.2 15:56:40 certifi==2025.11.12 15:56:40 cffi==2.0.0 15:56:40 cfgv==3.5.0 15:56:40 chardet==5.2.0 15:56:40 charset-normalizer==3.4.4 15:56:40 click==8.3.1 15:56:40 cliff==4.13.0 15:56:40 cmd2==2.7.0 15:56:40 cryptography==3.3.2 15:56:40 debtcollector==3.0.0 15:56:40 decorator==5.2.1 15:56:40 defusedxml==0.7.1 15:56:40 Deprecated==1.3.1 15:56:40 distlib==0.4.0 15:56:40 dnspython==2.8.0 15:56:40 docker==7.1.0 15:56:40 dogpile.cache==1.5.0 15:56:40 durationpy==0.10 15:56:40 email-validator==2.3.0 15:56:40 filelock==3.20.0 15:56:40 future==1.0.0 15:56:40 gitdb==4.0.12 15:56:40 GitPython==3.1.45 15:56:40 google-auth==2.43.0 15:56:40 httplib2==0.31.0 15:56:40 identify==2.6.15 15:56:40 idna==3.11 15:56:40 importlib-resources==1.5.0 15:56:40 iso8601==2.1.0 15:56:40 Jinja2==3.1.6 15:56:40 jmespath==1.0.1 15:56:40 jsonpatch==1.33 15:56:40 jsonpointer==3.0.0 15:56:40 jsonschema==4.25.1 15:56:40 jsonschema-specifications==2025.9.1 15:56:40 keystoneauth1==5.12.0 15:56:40 kubernetes==34.1.0 15:56:40 lftools==0.37.17 15:56:40 lxml==6.0.2 15:56:40 markdown-it-py==4.0.0 15:56:40 MarkupSafe==3.0.3 15:56:40 mdurl==0.1.2 15:56:40 msgpack==1.1.2 15:56:40 multi_key_dict==2.0.3 15:56:40 munch==4.0.0 15:56:40 netaddr==1.3.0 15:56:40 niet==1.4.2 15:56:40 nodeenv==1.9.1 15:56:40 oauth2client==4.1.3 15:56:40 oauthlib==3.3.1 15:56:40 openstacksdk==4.8.0 15:56:40 os-service-types==1.8.2 15:56:40 osc-lib==4.2.0 15:56:40 oslo.config==10.1.0 15:56:40 oslo.context==6.2.0 15:56:40 oslo.i18n==6.7.1 15:56:40 oslo.log==7.2.1 15:56:40 oslo.serialization==5.8.0 15:56:40 oslo.utils==9.2.0 15:56:40 packaging==25.0 15:56:40 pbr==7.0.3 15:56:40 platformdirs==4.5.1 15:56:40 prettytable==3.17.0 15:56:40 psutil==7.1.3 15:56:40 pyasn1==0.6.1 15:56:40 pyasn1_modules==0.4.2 15:56:40 pycparser==2.23 15:56:40 pygerrit2==2.0.15 15:56:40 PyGithub==2.8.1 15:56:40 Pygments==2.19.2 15:56:40 PyJWT==2.10.1 15:56:40 PyNaCl==1.6.1 15:56:40 pyparsing==2.4.7 15:56:40 pyperclip==1.11.0 15:56:40 pyrsistent==0.20.0 15:56:40 python-cinderclient==9.8.0 15:56:40 python-dateutil==2.9.0.post0 15:56:40 python-heatclient==4.3.0 15:56:40 python-jenkins==1.8.3 15:56:40 python-keystoneclient==5.7.0 15:56:40 python-magnumclient==4.9.0 15:56:40 python-openstackclient==8.2.0 15:56:40 python-swiftclient==4.9.0 15:56:40 PyYAML==6.0.3 15:56:40 referencing==0.37.0 15:56:40 requests==2.32.5 15:56:40 requests-oauthlib==2.0.0 15:56:40 requestsexceptions==1.4.0 15:56:40 rfc3986==2.0.0 15:56:40 rich==14.2.0 15:56:40 rich-argparse==1.7.2 15:56:40 rpds-py==0.30.0 15:56:40 rsa==4.9.1 15:56:40 ruamel.yaml==0.18.16 15:56:40 ruamel.yaml.clib==0.2.15 15:56:40 s3transfer==0.16.0 15:56:40 simplejson==3.20.2 15:56:40 six==1.17.0 15:56:40 smmap==5.0.2 15:56:40 soupsieve==2.8 15:56:40 stevedore==5.6.0 15:56:40 tabulate==0.9.0 15:56:40 toml==0.10.2 15:56:40 tomlkit==0.13.3 15:56:40 tqdm==4.67.1 15:56:40 typing_extensions==4.15.0 15:56:40 tzdata==2025.2 15:56:40 urllib3==1.26.20 15:56:40 virtualenv==20.35.4 15:56:40 wcwidth==0.2.14 15:56:40 websocket-client==1.9.0 15:56:40 wrapt==2.0.1 15:56:40 xdg==6.0.0 15:56:40 xmltodict==1.0.2 15:56:40 yq==3.4.3 15:56:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4814804112050672721.sh 15:56:40 ---> sudo-logs.sh 15:56:40 Archiving 'sudo' log.. 15:56:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins100640408231751008.sh 15:56:40 ---> job-cost.sh 15:56:40 Setup pyenv: 15:56:40 system 15:56:40 3.8.13 15:56:40 3.9.13 15:56:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:56:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eU7D from file:/tmp/.os_lf_venv 15:56:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:56:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:56:42 lf-activate-venv(): INFO: Base packages installed successfully 15:56:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:56:47 lf-activate-venv(): INFO: Adding /tmp/venv-eU7D/bin to PATH 15:56:47 INFO: No Stack... 15:56:48 INFO: Retrieving Pricing Info for: v3-standard-4 15:56:48 INFO: Archiving Costs 15:56:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5645367452442923349.sh 15:56:48 ---> logs-deploy.sh 15:56:48 Setup pyenv: 15:56:48 system 15:56:48 3.8.13 15:56:48 3.9.13 15:56:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:56:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eU7D from file:/tmp/.os_lf_venv 15:56:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:56:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:56:50 lf-activate-venv(): INFO: Base packages installed successfully 15:56:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:57:00 lf-activate-venv(): INFO: Adding /tmp/venv-eU7D/bin to PATH 15:57:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4327 15:57:00 INFO: archiving workspace using pattern(s): 15:57:01 Archives upload complete. 15:57:01 INFO: archiving logs to Nexus 15:57:02 ---> uname -a: 15:57:02 Linux prd-ubuntu1804-builder-4c-4g-18511 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:57:02 15:57:02 15:57:02 ---> lscpu: 15:57:02 Architecture: x86_64 15:57:02 CPU op-mode(s): 32-bit, 64-bit 15:57:02 Byte Order: Little Endian 15:57:02 CPU(s): 4 15:57:02 On-line CPU(s) list: 0-3 15:57:02 Thread(s) per core: 1 15:57:02 Core(s) per socket: 1 15:57:02 Socket(s): 4 15:57:02 NUMA node(s): 1 15:57:02 Vendor ID: AuthenticAMD 15:57:02 CPU family: 23 15:57:02 Model: 49 15:57:02 Model name: AMD EPYC-Rome Processor 15:57:02 Stepping: 0 15:57:02 CPU MHz: 2799.998 15:57:02 BogoMIPS: 5599.99 15:57:02 Virtualization: AMD-V 15:57:02 Hypervisor vendor: KVM 15:57:02 Virtualization type: full 15:57:02 L1d cache: 32K 15:57:02 L1i cache: 32K 15:57:02 L2 cache: 512K 15:57:02 L3 cache: 16384K 15:57:02 NUMA node0 CPU(s): 0-3 15:57:02 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 15:57:02 15:57:02 15:57:02 ---> nproc: 15:57:02 4 15:57:02 15:57:02 15:57:02 ---> df -h: 15:57:02 Filesystem Size Used Avail Use% Mounted on 15:57:02 udev 7.9G 0 7.9G 0% /dev 15:57:02 tmpfs 1.6G 676K 1.6G 1% /run 15:57:02 /dev/vda1 78G 8.4G 69G 11% / 15:57:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:57:02 tmpfs 5.0M 0 5.0M 0% /run/lock 15:57:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:57:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:57:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:57:02 15:57:02 15:57:02 ---> free -m: 15:57:02 total used free shared buff/cache available 15:57:02 Mem: 16040 560 13258 0 2220 15158 15:57:02 Swap: 1023 0 1023 15:57:02 15:57:02 15:57:02 ---> ip addr: 15:57:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:57:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:57:02 inet 127.0.0.1/8 scope host lo 15:57:02 valid_lft forever preferred_lft forever 15:57:02 inet6 ::1/128 scope host 15:57:02 valid_lft forever preferred_lft forever 15:57:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:57:02 link/ether fa:16:3e:fb:ad:2e brd ff:ff:ff:ff:ff:ff 15:57:02 inet 10.30.106.112/23 brd 10.30.107.255 scope global dynamic ens3 15:57:02 valid_lft 86239sec preferred_lft 86239sec 15:57:02 inet6 fe80::f816:3eff:fefb:ad2e/64 scope link 15:57:02 valid_lft forever preferred_lft forever 15:57:02 15:57:02 15:57:02 ---> sar -b -r -n DEV: 15:57:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18511) 12/07/25 _x86_64_ (4 CPU) 15:57:02 15:57:02 15:54:22 LINUX RESTART (4 CPU) 15:57:02 15:57:02 15:55:02 tps rtps wtps bread/s bwrtn/s 15:57:02 15:56:01 122.95 8.90 114.05 176.38 51197.29 15:57:02 15:57:01 89.55 2.03 87.52 156.24 9720.11 15:57:02 Average: 106.11 5.44 100.67 166.22 30284.46 15:57:02 15:57:02 15:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:57:02 15:56:01 13766276 15483448 2658692 16.19 66024 1845708 858532 4.91 826992 1608236 99888 15:57:02 15:57:01 13576660 15521392 2848308 17.34 87836 2036212 760884 4.35 800196 1792524 100456 15:57:02 Average: 13671468 15502420 2753500 16.76 76930 1940960 809708 4.63 813594 1700380 100172 15:57:02 15:57:02 15:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:57:02 15:56:01 ens3 90.78 66.40 1303.20 12.02 0.00 0.00 0.00 0.00 15:57:02 15:56:01 lo 2.44 2.44 0.27 0.27 0.00 0.00 0.00 0.00 15:57:02 15:57:01 ens3 34.09 27.83 282.67 8.95 0.00 0.00 0.00 0.00 15:57:02 15:57:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 15:57:02 Average: ens3 62.20 46.95 788.65 10.47 0.00 0.00 0.00 0.00 15:57:02 Average: lo 1.81 1.81 0.20 0.20 0.00 0.00 0.00 0.00 15:57:02 15:57:02 15:57:02 ---> sar -P ALL: 15:57:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18511) 12/07/25 _x86_64_ (4 CPU) 15:57:02 15:57:02 15:54:22 LINUX RESTART (4 CPU) 15:57:02 15:57:02 15:55:02 CPU %user %nice %system %iowait %steal %idle 15:57:02 15:56:01 all 19.91 0.00 1.92 7.30 0.07 70.80 15:57:02 15:56:01 0 36.77 0.00 2.42 5.55 0.07 55.19 15:57:02 15:56:01 1 21.88 0.00 2.09 2.82 0.05 73.16 15:57:02 15:56:01 2 7.95 0.00 1.64 11.50 0.07 78.84 15:57:02 15:56:01 3 12.94 0.00 1.50 9.37 0.09 76.11 15:57:02 15:57:01 all 20.32 0.00 1.25 2.97 0.06 75.40 15:57:02 15:57:01 0 32.63 0.00 1.69 3.52 0.05 62.11 15:57:02 15:57:01 1 0.55 0.00 0.27 0.02 0.08 99.08 15:57:02 15:57:01 2 10.95 0.00 1.35 4.64 0.05 83.01 15:57:02 15:57:01 3 37.07 0.00 1.70 3.66 0.07 57.50 15:57:02 Average: all 20.12 0.00 1.58 5.12 0.07 73.12 15:57:02 Average: 0 34.69 0.00 2.05 4.53 0.06 58.68 15:57:02 Average: 1 11.14 0.00 1.17 1.41 0.07 86.21 15:57:02 Average: 2 9.47 0.00 1.49 8.03 0.06 80.95 15:57:02 Average: 3 25.11 0.00 1.60 6.49 0.08 66.72 15:57:02 15:57:02 15:57:02