07:01:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142717 07:01:17 Running as SYSTEM 07:01:17 [EnvInject] - Loading node environment variables. 07:01:17 Building remotely on prd-ubuntu1804-builder-4c-4g-19943 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:01:17 [ssh-agent] Looking for ssh-agent implementation... 07:01:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:17 $ ssh-agent 07:01:17 SSH_AUTH_SOCK=/tmp/ssh-quJfVZv2rsvg/agent.1635 07:01:17 SSH_AGENT_PID=1637 07:01:17 [ssh-agent] Started. 07:01:17 Running ssh-add (command line suppressed) 07:01:17 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16989421652842714836.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16989421652842714836.key) 07:01:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:01:17 The recommended git tool is: NONE 07:01:19 using credential onap-jenkins-ssh 07:01:19 Wiping out workspace first. 07:01:19 Cloning the remote Git repository 07:01:19 Cloning repository git://cloud.onap.org/mirror/oom.git 07:01:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:01:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:01:19 > git --version # timeout=10 07:01:19 > git --version # 'git version 2.17.1' 07:01:19 using GIT_SSH to set credentials Gerrit user 07:01:19 Verifying host key using manually-configured host key entries 07:01:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:01:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:01:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:01:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:01:24 using GIT_SSH to set credentials Gerrit user 07:01:24 Verifying host key using manually-configured host key entries 07:01:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/142717/4 # timeout=30 07:01:24 > git rev-parse 72a47a5aae57b2bdad23f329d9a2c7bfbf47337f^{commit} # timeout=10 07:01:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:01:24 Checking out Revision 72a47a5aae57b2bdad23f329d9a2c7bfbf47337f (refs/changes/17/142717/4) 07:01:24 > git config core.sparsecheckout # timeout=10 07:01:24 > git checkout -f 72a47a5aae57b2bdad23f329d9a2c7bfbf47337f # timeout=30 07:01:28 Commit message: "[MULTICLOUD] 13.3.0 release" 07:01:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:01:28 > git rev-list --no-walk 8d012cb757b769a08a97d2d957eb884d18fdae78 # timeout=10 07:01:28 [EnvInject] - Injecting environment variables from a build step. 07:01:28 [EnvInject] - Injecting as environment variables the properties content 07:01:28 PYTHON=python3 07:01:28 07:01:28 [EnvInject] - Variables injected successfully. 07:01:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8669534154986694606.sh 07:01:28 ---> tox-install.sh 07:01:28 + source /home/jenkins/lf-env.sh 07:01:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:01:28 ++ mktemp -d /tmp/venv-XXXX 07:01:28 + lf_venv=/tmp/venv-xtpy 07:01:28 + local venv_file=/tmp/.os_lf_venv 07:01:28 + local python=python3 07:01:28 + local options 07:01:28 + local set_path=true 07:01:28 + local install_args= 07:01:28 ++ 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 07:01:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:01:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:01:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:01:28 + true 07:01:28 + case $1 in 07:01:28 + venv_file=/tmp/.toxenv 07:01:28 + shift 2 07:01:28 + true 07:01:28 + case $1 in 07:01:28 + shift 07:01:28 + break 07:01:28 + case $python in 07:01:28 + local pkg_list= 07:01:28 + [[ -d /opt/pyenv ]] 07:01:28 + echo 'Setup pyenv:' 07:01:28 Setup pyenv: 07:01:28 + export PYENV_ROOT=/opt/pyenv 07:01:28 + PYENV_ROOT=/opt/pyenv 07:01:28 + 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 07:01:28 + 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 07:01:28 + pyenv versions 07:01:28 * system (set by /opt/pyenv/version) 07:01:28 * 3.8.13 (set by /opt/pyenv/version) 07:01:28 * 3.9.13 (set by /opt/pyenv/version) 07:01:28 * 3.10.6 (set by /opt/pyenv/version) 07:01:28 + command -v pyenv 07:01:28 ++ pyenv init - --no-rehash 07:01:28 + 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[*]}"'\'')" 07:01:28 export PATH="/opt/pyenv/shims:${PATH}" 07:01:28 export PYENV_SHELL=bash 07:01:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:01:28 pyenv() { 07:01:28 local command 07:01:28 command="${1:-}" 07:01:28 if [ "$#" -gt 0 ]; then 07:01:28 shift 07:01:28 fi 07:01:28 07:01:28 case "$command" in 07:01:28 rehash|shell) 07:01:28 eval "$(pyenv "sh-$command" "$@")" 07:01:28 ;; 07:01:28 *) 07:01:28 command pyenv "$command" "$@" 07:01:28 ;; 07:01:28 esac 07:01:28 }' 07:01:28 +++ 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[*]}"' 07:01:28 ++ 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 07:01:28 ++ 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 07:01:28 ++ 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 07:01:28 ++ export PYENV_SHELL=bash 07:01:28 ++ PYENV_SHELL=bash 07:01:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:01:28 +++ complete -F _pyenv pyenv 07:01:28 ++ lf-pyver python3 07:01:28 ++ local py_version_xy=python3 07:01:28 ++ local py_version_xyz= 07:01:28 ++ pyenv versions 07:01:28 ++ local command 07:01:28 ++ sed 's/^[ *]* //' 07:01:28 ++ command=versions 07:01:28 ++ '[' 1 -gt 0 ']' 07:01:28 ++ shift 07:01:28 ++ case "$command" in 07:01:28 ++ command pyenv versions 07:01:28 ++ pyenv versions 07:01:28 ++ awk '{ print $1 }' 07:01:28 ++ grep -E '^[0-9.]*[0-9]$' 07:01:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:01:29 +++ grep '^3' /tmp/.pyenv_versions 07:01:29 +++ sort -V 07:01:29 +++ tail -n 1 07:01:29 ++ py_version_xyz=3.10.6 07:01:29 ++ [[ -z 3.10.6 ]] 07:01:29 ++ echo 3.10.6 07:01:29 ++ return 0 07:01:29 + pyenv local 3.10.6 07:01:29 + local command 07:01:29 + command=local 07:01:29 + '[' 2 -gt 0 ']' 07:01:29 + shift 07:01:29 + case "$command" in 07:01:29 + command pyenv local 3.10.6 07:01:29 + pyenv local 3.10.6 07:01:29 + for arg in "$@" 07:01:29 + case $arg in 07:01:29 + pkg_list+='tox ' 07:01:29 + for arg in "$@" 07:01:29 + case $arg in 07:01:29 + pkg_list+='virtualenv ' 07:01:29 + for arg in "$@" 07:01:29 + case $arg in 07:01:29 + pkg_list+='urllib3~=1.26.15 ' 07:01:29 + [[ -f /tmp/.toxenv ]] 07:01:29 + [[ ! -f /tmp/.toxenv ]] 07:01:29 + [[ -n '' ]] 07:01:29 + python3 -m venv /tmp/venv-xtpy 07:01:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xtpy' 07:01:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xtpy 07:01:33 + echo /tmp/venv-xtpy 07:01:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:01:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:01:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:01:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:01:33 + local 'pip_opts=--upgrade --quiet' 07:01:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:01:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:01:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:01:33 + [[ -n '' ]] 07:01:33 + [[ -n '' ]] 07:01:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:01:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:01:33 + /tmp/venv-xtpy/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 07:01:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:01:37 lf-activate-venv(): INFO: Base packages installed successfully 07:01:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:01:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:01:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:01:37 + /tmp/venv-xtpy/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 07:01:39 + type python3 07:01:39 + true 07:01:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xtpy/bin to PATH' 07:01:39 lf-activate-venv(): INFO: Adding /tmp/venv-xtpy/bin to PATH 07:01:39 + PATH=/tmp/venv-xtpy/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 07:01:39 + return 0 07:01:39 + python3 --version 07:01:39 Python 3.10.6 07:01:39 + python3 -m pip --version 07:01:39 pip 25.3 from /tmp/venv-xtpy/lib/python3.10/site-packages/pip (python 3.10) 07:01:39 + python3 -m pip freeze 07:01:39 cachetools==6.2.2 07:01:39 chardet==5.2.0 07:01:39 colorama==0.4.6 07:01:39 distlib==0.4.0 07:01:39 filelock==3.20.0 07:01:39 packaging==25.0 07:01:39 platformdirs==4.5.1 07:01:39 pluggy==1.6.0 07:01:39 pyproject-api==1.10.0 07:01:39 tomli==2.3.0 07:01:39 tox==4.32.0 07:01:39 typing_extensions==4.15.0 07:01:39 urllib3==1.26.20 07:01:39 virtualenv==20.35.4 07:01:39 [EnvInject] - Injecting environment variables from a build step. 07:01:39 [EnvInject] - Injecting as environment variables the properties content 07:01:39 PARALLEL=false 07:01:39 07:01:39 [EnvInject] - Variables injected successfully. 07:01:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14726411098780885504.sh 07:01:39 ---> tox-run.sh 07:01:39 + 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 07:01:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:01:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:01:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:01:39 + cd /w/workspace/oom-master-pre-commit-lint/. 07:01:39 + source /home/jenkins/lf-env.sh 07:01:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:01:39 ++ mktemp -d /tmp/venv-XXXX 07:01:39 + lf_venv=/tmp/venv-mzE5 07:01:39 + local venv_file=/tmp/.os_lf_venv 07:01:39 + local python=python3 07:01:39 + local options 07:01:39 + local set_path=true 07:01:39 + local install_args= 07:01:39 ++ 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 07:01:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:01:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:01:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:01:39 + true 07:01:39 + case $1 in 07:01:39 + venv_file=/tmp/.toxenv 07:01:39 + shift 2 07:01:39 + true 07:01:39 + case $1 in 07:01:39 + shift 07:01:39 + break 07:01:39 + case $python in 07:01:39 + local pkg_list= 07:01:39 + [[ -d /opt/pyenv ]] 07:01:39 + echo 'Setup pyenv:' 07:01:39 Setup pyenv: 07:01:39 + export PYENV_ROOT=/opt/pyenv 07:01:39 + PYENV_ROOT=/opt/pyenv 07:01:39 + 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 07:01:39 + 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 07:01:39 + pyenv versions 07:01:39 system 07:01:39 3.8.13 07:01:39 3.9.13 07:01:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:01:39 + command -v pyenv 07:01:39 ++ pyenv init - --no-rehash 07:01:39 + 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[*]}"'\'')" 07:01:39 export PATH="/opt/pyenv/shims:${PATH}" 07:01:39 export PYENV_SHELL=bash 07:01:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:01:39 pyenv() { 07:01:39 local command 07:01:39 command="${1:-}" 07:01:39 if [ "$#" -gt 0 ]; then 07:01:39 shift 07:01:39 fi 07:01:39 07:01:39 case "$command" in 07:01:39 rehash|shell) 07:01:39 eval "$(pyenv "sh-$command" "$@")" 07:01:39 ;; 07:01:39 *) 07:01:39 command pyenv "$command" "$@" 07:01:39 ;; 07:01:39 esac 07:01:39 }' 07:01:39 +++ 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[*]}"' 07:01:39 ++ 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 07:01:39 ++ 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 07:01:39 ++ 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 07:01:39 ++ export PYENV_SHELL=bash 07:01:39 ++ PYENV_SHELL=bash 07:01:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:01:39 +++ complete -F _pyenv pyenv 07:01:39 ++ lf-pyver python3 07:01:39 ++ local py_version_xy=python3 07:01:39 ++ local py_version_xyz= 07:01:39 ++ pyenv versions 07:01:39 ++ local command 07:01:39 ++ command=versions 07:01:39 ++ '[' 1 -gt 0 ']' 07:01:39 ++ shift 07:01:39 ++ case "$command" in 07:01:39 ++ sed 's/^[ *]* //' 07:01:39 ++ command pyenv versions 07:01:39 ++ pyenv versions 07:01:39 ++ grep -E '^[0-9.]*[0-9]$' 07:01:39 ++ awk '{ print $1 }' 07:01:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:01:39 +++ grep '^3' /tmp/.pyenv_versions 07:01:39 +++ sort -V 07:01:39 +++ tail -n 1 07:01:39 ++ py_version_xyz=3.10.6 07:01:39 ++ [[ -z 3.10.6 ]] 07:01:39 ++ echo 3.10.6 07:01:39 ++ return 0 07:01:39 + pyenv local 3.10.6 07:01:39 + local command 07:01:39 + command=local 07:01:39 + '[' 2 -gt 0 ']' 07:01:39 + shift 07:01:39 + case "$command" in 07:01:39 + command pyenv local 3.10.6 07:01:39 + pyenv local 3.10.6 07:01:39 + for arg in "$@" 07:01:39 + case $arg in 07:01:39 + pkg_list+='tox ' 07:01:39 + for arg in "$@" 07:01:39 + case $arg in 07:01:39 + pkg_list+='virtualenv ' 07:01:39 + for arg in "$@" 07:01:39 + case $arg in 07:01:39 + pkg_list+='urllib3~=1.26.15 ' 07:01:39 + [[ -f /tmp/.toxenv ]] 07:01:39 ++ cat /tmp/.toxenv 07:01:39 + lf_venv=/tmp/venv-xtpy 07:01:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xtpy from' file:/tmp/.toxenv 07:01:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xtpy from file:/tmp/.toxenv 07:01:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:01:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:01:39 + local 'pip_opts=--upgrade --quiet' 07:01:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:01:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:01:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:01:39 + [[ -n '' ]] 07:01:39 + [[ -n '' ]] 07:01:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:01:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:01:39 + /tmp/venv-xtpy/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 07:01:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:01:40 lf-activate-venv(): INFO: Base packages installed successfully 07:01:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:01:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:01:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:01:40 + /tmp/venv-xtpy/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 07:01:41 + type python3 07:01:41 + true 07:01:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xtpy/bin to PATH' 07:01:41 lf-activate-venv(): INFO: Adding /tmp/venv-xtpy/bin to PATH 07:01:41 + PATH=/tmp/venv-xtpy/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 07:01:41 + return 0 07:01:41 + [[ -d /opt/pyenv ]] 07:01:41 + echo '---> Setting up pyenv' 07:01:41 ---> Setting up pyenv 07:01:41 + export PYENV_ROOT=/opt/pyenv 07:01:41 + PYENV_ROOT=/opt/pyenv 07:01:41 + export PATH=/opt/pyenv/bin:/tmp/venv-xtpy/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 07:01:41 + PATH=/opt/pyenv/bin:/tmp/venv-xtpy/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 07:01:41 ++ pwd 07:01:41 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:01:41 + export PYTHONPATH 07:01:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:01:41 + TOX_TESTENV_PASSENV=PYTHONPATH 07:01:41 + tox --version 07:01:42 4.32.0 from /tmp/venv-xtpy/lib/python3.10/site-packages/tox/__init__.py 07:01:42 + PARALLEL=false 07:01:42 + TOX_OPTIONS_LIST= 07:01:42 + [[ -n pre-commit ]] 07:01:42 + TOX_OPTIONS_LIST=' -e pre-commit' 07:01:42 + case ${PARALLEL,,} in 07:01:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:01:42 + tox -e pre-commit 07:01:43 pre-commit: install_deps> python -I -m pip install pre-commit 07:01:45 pre-commit: freeze> python -m pip freeze --all 07:01:46 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 07:01:46 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:01:46 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:01:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:01:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:01:47 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:01:48 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:01:48 [INFO] Once installed this environment will be reused. 07:01:48 [INFO] This may take a few minutes... 07:01:52 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:01:52 [INFO] Once installed this environment will be reused. 07:01:52 [INFO] This may take a few minutes... 07:01:57 trim trailing whitespace.................................................Passed 07:01:57 Tabs remover.............................................................Passed 07:01:57 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:01:57 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:01:57 [INFO] Once installed this environment will be reused. 07:01:57 [INFO] This may take a few minutes... 07:02:06 gitlint..............................................(no files to check)Skipped 07:02:06 pre-commit: OK (23.54=setup[3.44]+cmd[11.51,8.59] seconds) 07:02:06 congratulations :) (23.58 seconds) 07:02:06 + tox_status=0 07:02:06 + echo '---> Completed tox runs' 07:02:06 ---> Completed tox runs 07:02:06 + for i in .tox/*/log 07:02:06 ++ echo .tox/pre-commit/log 07:02:06 ++ awk -F/ '{print $2}' 07:02:06 + tox_env=pre-commit 07:02:06 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:02:06 + DOC_DIR=docs/_build/html 07:02:06 + [[ -d docs/_build/html ]] 07:02:06 + echo '---> tox-run.sh ends' 07:02:06 ---> tox-run.sh ends 07:02:06 + test 0 -eq 0 07:02:06 $ ssh-agent -k 07:02:06 unset SSH_AUTH_SOCK; 07:02:06 unset SSH_AGENT_PID; 07:02:06 echo Agent pid 1637 killed; 07:02:06 [ssh-agent] Stopped. 07:02:06 [PostBuildScript] - [INFO] Executing post build scripts. 07:02:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2469634014210488050.sh 07:02:06 ---> sysstat.sh 07:02:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14089098280790163585.sh 07:02:06 ---> package-listing.sh 07:02:06 ++ facter osfamily 07:02:06 ++ tr '[:upper:]' '[:lower:]' 07:02:06 + OS_FAMILY=debian 07:02:06 + workspace=/w/workspace/oom-master-pre-commit-lint 07:02:06 + START_PACKAGES=/tmp/packages_start.txt 07:02:06 + END_PACKAGES=/tmp/packages_end.txt 07:02:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:02:06 + PACKAGES=/tmp/packages_start.txt 07:02:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:02:06 + PACKAGES=/tmp/packages_end.txt 07:02:06 + case "${OS_FAMILY}" in 07:02:06 + dpkg -l 07:02:06 + grep '^ii' 07:02:06 + '[' -f /tmp/packages_start.txt ']' 07:02:06 + '[' -f /tmp/packages_end.txt ']' 07:02:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:02:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:02:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:02:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:02:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17138446539071239198.sh 07:02:07 ---> capture-instance-metadata.sh 07:02:07 Setup pyenv: 07:02:07 system 07:02:07 3.8.13 07:02:07 3.9.13 07:02:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:02:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-en98 07:02:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:02:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:02:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:02:14 lf-activate-venv(): INFO: Base packages installed successfully 07:02:14 lf-activate-venv(): INFO: Installing additional packages: lftools 07:02:38 lf-activate-venv(): INFO: Adding /tmp/venv-en98/bin to PATH 07:02:38 INFO: Running in OpenStack, capturing instance metadata 07:02:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11818237722976817775.sh 07:02:38 provisioning config files... 07:02:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17233225232134627474tmp 07:02:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:02:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:02:38 [EnvInject] - Injecting environment variables from a build step. 07:02:38 [EnvInject] - Injecting as environment variables the properties content 07:02:38 SERVER_ID=logs 07:02:38 07:02:38 [EnvInject] - Variables injected successfully. 07:02:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11348484499095421921.sh 07:02:38 ---> create-netrc.sh 07:02:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15078821481555745983.sh 07:02:38 ---> python-tools-install.sh 07:02:38 Setup pyenv: 07:02:38 system 07:02:38 3.8.13 07:02:38 3.9.13 07:02:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:02:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-en98 from file:/tmp/.os_lf_venv 07:02:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:02:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:02:40 lf-activate-venv(): INFO: Base packages installed successfully 07:02:40 lf-activate-venv(): INFO: Installing additional packages: lftools 07:02:48 lf-activate-venv(): INFO: Adding /tmp/venv-en98/bin to PATH 07:02:48 Generating Requirements File 07:03:06 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. 07:03:06 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:03:07 Python 3.10.6 07:03:07 pip 25.3 from /tmp/venv-en98/lib/python3.10/site-packages/pip (python 3.10) 07:03:07 appdirs==1.4.4 07:03:07 argcomplete==3.6.3 07:03:07 aspy.yaml==1.3.0 07:03:07 attrs==25.4.0 07:03:07 autopage==0.5.2 07:03:07 backports.strenum==1.3.1 07:03:07 beautifulsoup4==4.14.3 07:03:07 boto3==1.42.7 07:03:07 botocore==1.42.7 07:03:07 bs4==0.0.2 07:03:07 cachetools==6.2.2 07:03:07 certifi==2025.11.12 07:03:07 cffi==2.0.0 07:03:07 cfgv==3.5.0 07:03:07 chardet==5.2.0 07:03:07 charset-normalizer==3.4.4 07:03:07 click==8.3.1 07:03:07 cliff==4.13.0 07:03:07 cmd2==3.0.0 07:03:07 cryptography==3.3.2 07:03:07 debtcollector==3.0.0 07:03:07 decorator==5.2.1 07:03:07 defusedxml==0.7.1 07:03:07 Deprecated==1.3.1 07:03:07 distlib==0.4.0 07:03:07 dnspython==2.8.0 07:03:07 docker==7.1.0 07:03:07 dogpile.cache==1.5.0 07:03:07 durationpy==0.10 07:03:07 email-validator==2.3.0 07:03:07 filelock==3.20.0 07:03:07 future==1.0.0 07:03:07 gitdb==4.0.12 07:03:07 GitPython==3.1.45 07:03:07 google-auth==2.43.0 07:03:07 httplib2==0.31.0 07:03:07 identify==2.6.15 07:03:07 idna==3.11 07:03:07 importlib-resources==1.5.0 07:03:07 iso8601==2.1.0 07:03:07 Jinja2==3.1.6 07:03:07 jmespath==1.0.1 07:03:07 jsonpatch==1.33 07:03:07 jsonpointer==3.0.0 07:03:07 jsonschema==4.25.1 07:03:07 jsonschema-specifications==2025.9.1 07:03:07 keystoneauth1==5.12.0 07:03:07 kubernetes==34.1.0 07:03:07 lftools==0.37.17 07:03:07 lxml==6.0.2 07:03:07 markdown-it-py==4.0.0 07:03:07 MarkupSafe==3.0.3 07:03:07 mdurl==0.1.2 07:03:07 msgpack==1.1.2 07:03:07 multi_key_dict==2.0.3 07:03:07 munch==4.0.0 07:03:07 netaddr==1.3.0 07:03:07 niet==1.4.2 07:03:07 nodeenv==1.9.1 07:03:07 oauth2client==4.1.3 07:03:07 oauthlib==3.3.1 07:03:07 openstacksdk==4.8.0 07:03:07 os-service-types==1.8.2 07:03:07 osc-lib==4.2.0 07:03:07 oslo.config==10.1.0 07:03:07 oslo.context==6.2.0 07:03:07 oslo.i18n==6.7.1 07:03:07 oslo.log==7.2.1 07:03:07 oslo.serialization==5.8.0 07:03:07 oslo.utils==9.2.0 07:03:07 packaging==25.0 07:03:07 pbr==7.0.3 07:03:07 platformdirs==4.5.1 07:03:07 prettytable==3.17.0 07:03:07 psutil==7.1.3 07:03:07 pyasn1==0.6.1 07:03:07 pyasn1_modules==0.4.2 07:03:07 pycparser==2.23 07:03:07 pygerrit2==2.0.15 07:03:07 PyGithub==2.8.1 07:03:07 Pygments==2.19.2 07:03:07 PyJWT==2.10.1 07:03:07 PyNaCl==1.6.1 07:03:07 pyparsing==2.4.7 07:03:07 pyperclip==1.11.0 07:03:07 pyrsistent==0.20.0 07:03:07 python-cinderclient==9.8.0 07:03:07 python-dateutil==2.9.0.post0 07:03:07 python-heatclient==4.3.0 07:03:07 python-jenkins==1.8.3 07:03:07 python-keystoneclient==5.7.0 07:03:07 python-magnumclient==4.9.0 07:03:07 python-openstackclient==8.2.0 07:03:07 python-swiftclient==4.9.0 07:03:07 PyYAML==6.0.3 07:03:07 referencing==0.37.0 07:03:07 requests==2.32.5 07:03:07 requests-oauthlib==2.0.0 07:03:07 requestsexceptions==1.4.0 07:03:07 rfc3986==2.0.0 07:03:07 rich==14.2.0 07:03:07 rich-argparse==1.7.2 07:03:07 rpds-py==0.30.0 07:03:07 rsa==4.9.1 07:03:07 ruamel.yaml==0.18.16 07:03:07 ruamel.yaml.clib==0.2.15 07:03:07 s3transfer==0.16.0 07:03:07 simplejson==3.20.2 07:03:07 six==1.17.0 07:03:07 smmap==5.0.2 07:03:07 soupsieve==2.8 07:03:07 stevedore==5.6.0 07:03:07 tabulate==0.9.0 07:03:07 toml==0.10.2 07:03:07 tomlkit==0.13.3 07:03:07 tqdm==4.67.1 07:03:07 typing_extensions==4.15.0 07:03:07 tzdata==2025.2 07:03:07 urllib3==1.26.20 07:03:07 virtualenv==20.35.4 07:03:07 wcwidth==0.2.14 07:03:07 websocket-client==1.9.0 07:03:07 wrapt==2.0.1 07:03:07 xdg==6.0.0 07:03:07 xmltodict==1.0.2 07:03:07 yq==3.4.3 07:03:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9644722899897955898.sh 07:03:07 ---> sudo-logs.sh 07:03:07 Archiving 'sudo' log.. 07:03:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17369945912565119462.sh 07:03:08 ---> job-cost.sh 07:03:08 Setup pyenv: 07:03:08 system 07:03:08 3.8.13 07:03:08 3.9.13 07:03:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:03:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-en98 from file:/tmp/.os_lf_venv 07:03:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:03:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:03:10 lf-activate-venv(): INFO: Base packages installed successfully 07:03:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:03:15 lf-activate-venv(): INFO: Adding /tmp/venv-en98/bin to PATH 07:03:15 INFO: No Stack... 07:03:15 INFO: Retrieving Pricing Info for: v3-standard-4 07:03:16 INFO: Archiving Costs 07:03:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10993103920173478171.sh 07:03:16 ---> logs-deploy.sh 07:03:16 Setup pyenv: 07:03:16 system 07:03:16 3.8.13 07:03:16 3.9.13 07:03:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:03:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-en98 from file:/tmp/.os_lf_venv 07:03:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:03:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:03:18 lf-activate-venv(): INFO: Base packages installed successfully 07:03:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:03:26 lf-activate-venv(): INFO: Adding /tmp/venv-en98/bin to PATH 07:03:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4345 07:03:26 INFO: archiving workspace using pattern(s): 07:03:27 Archives upload complete. 07:03:27 INFO: archiving logs to Nexus 07:03:28 ---> uname -a: 07:03:28 Linux prd-ubuntu1804-builder-4c-4g-19943 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:03:28 07:03:28 07:03:28 ---> lscpu: 07:03:28 Architecture: x86_64 07:03:28 CPU op-mode(s): 32-bit, 64-bit 07:03:28 Byte Order: Little Endian 07:03:28 CPU(s): 4 07:03:28 On-line CPU(s) list: 0-3 07:03:28 Thread(s) per core: 1 07:03:28 Core(s) per socket: 1 07:03:28 Socket(s): 4 07:03:28 NUMA node(s): 1 07:03:28 Vendor ID: AuthenticAMD 07:03:28 CPU family: 23 07:03:28 Model: 49 07:03:28 Model name: AMD EPYC-Rome Processor 07:03:28 Stepping: 0 07:03:28 CPU MHz: 2799.998 07:03:28 BogoMIPS: 5599.99 07:03:28 Virtualization: AMD-V 07:03:28 Hypervisor vendor: KVM 07:03:28 Virtualization type: full 07:03:28 L1d cache: 32K 07:03:28 L1i cache: 32K 07:03:28 L2 cache: 512K 07:03:28 L3 cache: 16384K 07:03:28 NUMA node0 CPU(s): 0-3 07:03:28 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 07:03:28 07:03:28 07:03:28 ---> nproc: 07:03:28 4 07:03:28 07:03:28 07:03:28 ---> df -h: 07:03:28 Filesystem Size Used Avail Use% Mounted on 07:03:28 udev 7.9G 0 7.9G 0% /dev 07:03:28 tmpfs 1.6G 680K 1.6G 1% /run 07:03:28 /dev/vda1 78G 8.4G 69G 11% / 07:03:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:03:28 tmpfs 5.0M 0 5.0M 0% /run/lock 07:03:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:03:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:03:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:03:28 07:03:28 07:03:28 ---> free -m: 07:03:28 total used free shared buff/cache available 07:03:28 Mem: 16040 557 13266 0 2215 15160 07:03:28 Swap: 1023 0 1023 07:03:28 07:03:28 07:03:28 ---> ip addr: 07:03:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:03:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:03:28 inet 127.0.0.1/8 scope host lo 07:03:28 valid_lft forever preferred_lft forever 07:03:28 inet6 ::1/128 scope host 07:03:28 valid_lft forever preferred_lft forever 07:03:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:03:28 link/ether fa:16:3e:99:eb:47 brd ff:ff:ff:ff:ff:ff 07:03:28 inet 10.30.107.131/23 brd 10.30.107.255 scope global dynamic ens3 07:03:28 valid_lft 86250sec preferred_lft 86250sec 07:03:28 inet6 fe80::f816:3eff:fe99:eb47/64 scope link 07:03:28 valid_lft forever preferred_lft forever 07:03:28 07:03:28 07:03:28 ---> sar -b -r -n DEV: 07:03:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19943) 12/11/25 _x86_64_ (4 CPU) 07:03:28 07:03:28 07:00:59 LINUX RESTART (4 CPU) 07:03:28 07:03:28 07:01:01 tps rtps wtps bread/s bwrtn/s 07:03:28 07:02:03 348.91 68.79 280.12 4487.92 109874.49 07:03:28 07:03:01 105.12 0.93 104.19 107.43 11675.78 07:03:28 Average: 229.08 35.43 193.65 2334.79 61607.19 07:03:28 07:03:28 07:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:03:28 07:02:03 13923764 15511800 2501204 15.23 56680 1730544 893440 5.11 772792 1507932 163800 07:03:28 07:03:01 13649536 15514724 2775432 16.90 81788 1967880 776760 4.45 795120 1731268 185864 07:03:28 Average: 13786650 15513262 2638318 16.06 69234 1849212 835100 4.78 783956 1619600 174832 07:03:28 07:03:28 07:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:03:28 07:02:03 lo 2.80 2.80 0.29 0.29 0.00 0.00 0.00 0.00 07:03:28 07:02:03 ens3 508.43 345.54 2380.68 81.56 0.00 0.00 0.00 0.00 07:03:28 07:03:01 lo 1.45 1.45 0.17 0.17 0.00 0.00 0.00 0.00 07:03:28 07:03:01 ens3 73.35 53.32 937.07 12.36 0.00 0.00 0.00 0.00 07:03:28 Average: lo 2.14 2.14 0.23 0.23 0.00 0.00 0.00 0.00 07:03:28 Average: ens3 294.58 201.91 1671.11 47.55 0.00 0.00 0.00 0.00 07:03:28 07:03:28 07:03:28 ---> sar -P ALL: 07:03:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19943) 12/11/25 _x86_64_ (4 CPU) 07:03:28 07:03:28 07:00:59 LINUX RESTART (4 CPU) 07:03:28 07:03:28 07:01:01 CPU %user %nice %system %iowait %steal %idle 07:03:28 07:02:03 all 21.96 0.00 3.42 4.41 0.06 70.15 07:03:28 07:02:03 0 16.29 0.00 2.99 6.13 0.05 74.54 07:03:28 07:02:03 1 23.96 0.00 4.26 1.84 0.08 69.85 07:03:28 07:02:03 2 15.34 0.00 3.03 8.37 0.07 73.19 07:03:28 07:02:03 3 32.24 0.00 3.36 1.34 0.07 62.99 07:03:28 07:03:01 all 20.76 0.00 1.48 1.88 0.06 75.82 07:03:28 07:03:01 0 17.20 0.00 1.16 1.36 0.05 80.23 07:03:28 07:03:01 1 31.51 0.00 1.88 1.21 0.09 65.31 07:03:28 07:03:01 2 29.73 0.00 1.78 0.10 0.05 68.33 07:03:28 07:03:01 3 4.61 0.00 1.09 4.82 0.03 89.44 07:03:28 Average: all 21.37 0.00 2.46 3.16 0.06 72.94 07:03:28 Average: 0 16.74 0.00 2.09 3.79 0.05 77.34 07:03:28 Average: 1 27.67 0.00 3.09 1.53 0.08 67.62 07:03:28 Average: 2 22.43 0.00 2.41 4.30 0.06 70.80 07:03:28 Average: 3 18.65 0.00 2.24 3.05 0.05 76.00 07:03:28 07:03:28 07:03:28