10:51:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142714 10:51:03 Running as SYSTEM 10:51:03 [EnvInject] - Loading node environment variables. 10:51:03 Building remotely on prd-ubuntu1804-builder-4c-4g-19010 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:51:03 [ssh-agent] Looking for ssh-agent implementation... 10:51:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:03 $ ssh-agent 10:51:03 SSH_AUTH_SOCK=/tmp/ssh-T6qIliKpNQyw/agent.1731 10:51:03 SSH_AGENT_PID=1733 10:51:03 [ssh-agent] Started. 10:51:04 Running ssh-add (command line suppressed) 10:51:04 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8255388324028207585.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8255388324028207585.key) 10:51:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:51:04 The recommended git tool is: NONE 10:51:05 using credential onap-jenkins-ssh 10:51:05 Wiping out workspace first. 10:51:05 Cloning the remote Git repository 10:51:05 Cloning repository git://cloud.onap.org/mirror/oom.git 10:51:05 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:51:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:51:05 > git --version # timeout=10 10:51:06 > git --version # 'git version 2.17.1' 10:51:06 using GIT_SSH to set credentials Gerrit user 10:51:06 Verifying host key using manually-configured host key entries 10:51:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:51:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:51:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:51:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:51:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:51:11 using GIT_SSH to set credentials Gerrit user 10:51:11 Verifying host key using manually-configured host key entries 10:51:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/142714/2 # timeout=30 10:51:11 > git rev-parse 2093464d587cf88aa9e836be40ce63d117384da3^{commit} # timeout=10 10:51:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:51:11 Checking out Revision 2093464d587cf88aa9e836be40ce63d117384da3 (refs/changes/14/142714/2) 10:51:12 > git config core.sparsecheckout # timeout=10 10:51:12 > git checkout -f 2093464d587cf88aa9e836be40ce63d117384da3 # timeout=30 10:51:14 Commit message: "[ONAP] Bump chart version to 17.0.0/Quebec" 10:51:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:51:15 > git rev-list --no-walk 8d012cb757b769a08a97d2d957eb884d18fdae78 # timeout=10 10:51:15 [EnvInject] - Injecting environment variables from a build step. 10:51:15 [EnvInject] - Injecting as environment variables the properties content 10:51:15 PYTHON=python3 10:51:15 10:51:15 [EnvInject] - Variables injected successfully. 10:51:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11539265844184496106.sh 10:51:15 ---> tox-install.sh 10:51:15 + source /home/jenkins/lf-env.sh 10:51:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:51:15 ++ mktemp -d /tmp/venv-XXXX 10:51:15 + lf_venv=/tmp/venv-D68k 10:51:15 + local venv_file=/tmp/.os_lf_venv 10:51:15 + local python=python3 10:51:15 + local options 10:51:15 + local set_path=true 10:51:15 + local install_args= 10:51:15 ++ 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:51:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:51:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:51:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:51:15 + true 10:51:15 + case $1 in 10:51:15 + venv_file=/tmp/.toxenv 10:51:15 + shift 2 10:51:15 + true 10:51:15 + case $1 in 10:51:15 + shift 10:51:15 + break 10:51:15 + case $python in 10:51:15 + local pkg_list= 10:51:15 + [[ -d /opt/pyenv ]] 10:51:15 + echo 'Setup pyenv:' 10:51:15 Setup pyenv: 10:51:15 + export PYENV_ROOT=/opt/pyenv 10:51:15 + PYENV_ROOT=/opt/pyenv 10:51:15 + 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:51:15 + 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:51:15 + pyenv versions 10:51:15 * system (set by /opt/pyenv/version) 10:51:15 * 3.8.13 (set by /opt/pyenv/version) 10:51:15 * 3.9.13 (set by /opt/pyenv/version) 10:51:15 * 3.10.6 (set by /opt/pyenv/version) 10:51:15 + command -v pyenv 10:51:15 ++ pyenv init - --no-rehash 10:51:15 + 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:51:15 export PATH="/opt/pyenv/shims:${PATH}" 10:51:15 export PYENV_SHELL=bash 10:51:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:51:15 pyenv() { 10:51:15 local command 10:51:15 command="${1:-}" 10:51:15 if [ "$#" -gt 0 ]; then 10:51:15 shift 10:51:15 fi 10:51:15 10:51:15 case "$command" in 10:51:15 rehash|shell) 10:51:15 eval "$(pyenv "sh-$command" "$@")" 10:51:15 ;; 10:51:15 *) 10:51:15 command pyenv "$command" "$@" 10:51:15 ;; 10:51:15 esac 10:51:15 }' 10:51:15 +++ 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:51:15 ++ 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:51:15 ++ 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:51:15 ++ 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:51:15 ++ export PYENV_SHELL=bash 10:51:15 ++ PYENV_SHELL=bash 10:51:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:51:15 +++ complete -F _pyenv pyenv 10:51:15 ++ lf-pyver python3 10:51:15 ++ local py_version_xy=python3 10:51:15 ++ local py_version_xyz= 10:51:15 ++ pyenv versions 10:51:15 ++ local command 10:51:15 ++ command=versions 10:51:15 ++ '[' 1 -gt 0 ']' 10:51:15 ++ shift 10:51:15 ++ case "$command" in 10:51:15 ++ command pyenv versions 10:51:15 ++ pyenv versions 10:51:15 ++ sed 's/^[ *]* //' 10:51:15 ++ awk '{ print $1 }' 10:51:15 ++ grep -E '^[0-9.]*[0-9]$' 10:51:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:51:15 +++ grep '^3' /tmp/.pyenv_versions 10:51:15 +++ sort -V 10:51:15 +++ tail -n 1 10:51:15 ++ py_version_xyz=3.10.6 10:51:15 ++ [[ -z 3.10.6 ]] 10:51:15 ++ echo 3.10.6 10:51:15 ++ return 0 10:51:15 + pyenv local 3.10.6 10:51:15 + local command 10:51:15 + command=local 10:51:15 + '[' 2 -gt 0 ']' 10:51:15 + shift 10:51:15 + case "$command" in 10:51:15 + command pyenv local 3.10.6 10:51:15 + pyenv local 3.10.6 10:51:15 + for arg in "$@" 10:51:15 + case $arg in 10:51:15 + pkg_list+='tox ' 10:51:15 + for arg in "$@" 10:51:15 + case $arg in 10:51:15 + pkg_list+='virtualenv ' 10:51:15 + for arg in "$@" 10:51:15 + case $arg in 10:51:15 + pkg_list+='urllib3~=1.26.15 ' 10:51:15 + [[ -f /tmp/.toxenv ]] 10:51:15 + [[ ! -f /tmp/.toxenv ]] 10:51:15 + [[ -n '' ]] 10:51:15 + python3 -m venv /tmp/venv-D68k 10:51:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D68k' 10:51:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D68k 10:51:19 + echo /tmp/venv-D68k 10:51:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:51:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:51:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:51:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:51:19 + local 'pip_opts=--upgrade --quiet' 10:51:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:51:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:51:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:51:19 + [[ -n '' ]] 10:51:19 + [[ -n '' ]] 10:51:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:51:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:51:19 + /tmp/venv-D68k/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:51:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:51:23 lf-activate-venv(): INFO: Base packages installed successfully 10:51:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:51:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:51:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:51:23 + /tmp/venv-D68k/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:51:26 + type python3 10:51:26 + true 10:51:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-D68k/bin to PATH' 10:51:26 lf-activate-venv(): INFO: Adding /tmp/venv-D68k/bin to PATH 10:51:26 + PATH=/tmp/venv-D68k/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:51:26 + return 0 10:51:26 + python3 --version 10:51:26 Python 3.10.6 10:51:26 + python3 -m pip --version 10:51:26 pip 25.3 from /tmp/venv-D68k/lib/python3.10/site-packages/pip (python 3.10) 10:51:26 + python3 -m pip freeze 10:51:26 cachetools==6.2.2 10:51:26 chardet==5.2.0 10:51:26 colorama==0.4.6 10:51:26 distlib==0.4.0 10:51:26 filelock==3.20.0 10:51:26 packaging==25.0 10:51:26 platformdirs==4.5.1 10:51:26 pluggy==1.6.0 10:51:26 pyproject-api==1.10.0 10:51:26 tomli==2.3.0 10:51:26 tox==4.32.0 10:51:26 typing_extensions==4.15.0 10:51:26 urllib3==1.26.20 10:51:26 virtualenv==20.35.4 10:51:26 [EnvInject] - Injecting environment variables from a build step. 10:51:26 [EnvInject] - Injecting as environment variables the properties content 10:51:26 PARALLEL=false 10:51:26 10:51:26 [EnvInject] - Variables injected successfully. 10:51:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7629281891525603766.sh 10:51:26 ---> tox-run.sh 10:51:26 + 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:51:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:51:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:51:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:51:26 + cd /w/workspace/oom-master-pre-commit-lint/. 10:51:26 + source /home/jenkins/lf-env.sh 10:51:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:51:26 ++ mktemp -d /tmp/venv-XXXX 10:51:26 + lf_venv=/tmp/venv-Cbwx 10:51:26 + local venv_file=/tmp/.os_lf_venv 10:51:26 + local python=python3 10:51:26 + local options 10:51:26 + local set_path=true 10:51:26 + local install_args= 10:51:26 ++ 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:51:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:51:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:51:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:51:26 + true 10:51:26 + case $1 in 10:51:26 + venv_file=/tmp/.toxenv 10:51:26 + shift 2 10:51:26 + true 10:51:26 + case $1 in 10:51:26 + shift 10:51:26 + break 10:51:26 + case $python in 10:51:26 + local pkg_list= 10:51:26 + [[ -d /opt/pyenv ]] 10:51:26 + echo 'Setup pyenv:' 10:51:26 Setup pyenv: 10:51:26 + export PYENV_ROOT=/opt/pyenv 10:51:26 + PYENV_ROOT=/opt/pyenv 10:51:26 + 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:51:26 + 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:51:26 + pyenv versions 10:51:26 system 10:51:26 3.8.13 10:51:26 3.9.13 10:51:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:51:26 + command -v pyenv 10:51:26 ++ pyenv init - --no-rehash 10:51:26 + 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:51:26 export PATH="/opt/pyenv/shims:${PATH}" 10:51:26 export PYENV_SHELL=bash 10:51:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:51:26 pyenv() { 10:51:26 local command 10:51:26 command="${1:-}" 10:51:26 if [ "$#" -gt 0 ]; then 10:51:26 shift 10:51:26 fi 10:51:26 10:51:26 case "$command" in 10:51:26 rehash|shell) 10:51:26 eval "$(pyenv "sh-$command" "$@")" 10:51:26 ;; 10:51:26 *) 10:51:26 command pyenv "$command" "$@" 10:51:26 ;; 10:51:26 esac 10:51:26 }' 10:51:26 +++ 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:51:26 ++ 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:51:26 ++ 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:51:26 ++ 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:51:26 ++ export PYENV_SHELL=bash 10:51:26 ++ PYENV_SHELL=bash 10:51:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:51:26 +++ complete -F _pyenv pyenv 10:51:26 ++ lf-pyver python3 10:51:26 ++ local py_version_xy=python3 10:51:26 ++ local py_version_xyz= 10:51:26 ++ sed 's/^[ *]* //' 10:51:26 ++ awk '{ print $1 }' 10:51:26 ++ pyenv versions 10:51:26 ++ local command 10:51:26 ++ command=versions 10:51:26 ++ '[' 1 -gt 0 ']' 10:51:26 ++ shift 10:51:26 ++ case "$command" in 10:51:26 ++ command pyenv versions 10:51:26 ++ pyenv versions 10:51:26 ++ grep -E '^[0-9.]*[0-9]$' 10:51:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:51:26 +++ sort -V 10:51:26 +++ grep '^3' /tmp/.pyenv_versions 10:51:26 +++ tail -n 1 10:51:26 ++ py_version_xyz=3.10.6 10:51:26 ++ [[ -z 3.10.6 ]] 10:51:26 ++ echo 3.10.6 10:51:26 ++ return 0 10:51:26 + pyenv local 3.10.6 10:51:26 + local command 10:51:26 + command=local 10:51:26 + '[' 2 -gt 0 ']' 10:51:26 + shift 10:51:26 + case "$command" in 10:51:26 + command pyenv local 3.10.6 10:51:26 + pyenv local 3.10.6 10:51:26 + for arg in "$@" 10:51:26 + case $arg in 10:51:26 + pkg_list+='tox ' 10:51:26 + for arg in "$@" 10:51:26 + case $arg in 10:51:26 + pkg_list+='virtualenv ' 10:51:26 + for arg in "$@" 10:51:26 + case $arg in 10:51:26 + pkg_list+='urllib3~=1.26.15 ' 10:51:26 + [[ -f /tmp/.toxenv ]] 10:51:26 ++ cat /tmp/.toxenv 10:51:26 + lf_venv=/tmp/venv-D68k 10:51:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D68k from' file:/tmp/.toxenv 10:51:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D68k from file:/tmp/.toxenv 10:51:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:51:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:51:26 + local 'pip_opts=--upgrade --quiet' 10:51:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:51:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:51:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:51:26 + [[ -n '' ]] 10:51:26 + [[ -n '' ]] 10:51:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:51:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:51:26 + /tmp/venv-D68k/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:51:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:51:27 lf-activate-venv(): INFO: Base packages installed successfully 10:51:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:51:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:51:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:51:27 + /tmp/venv-D68k/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:51:28 + type python3 10:51:28 + true 10:51:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-D68k/bin to PATH' 10:51:28 lf-activate-venv(): INFO: Adding /tmp/venv-D68k/bin to PATH 10:51:28 + PATH=/tmp/venv-D68k/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:51:28 + return 0 10:51:28 + [[ -d /opt/pyenv ]] 10:51:28 + echo '---> Setting up pyenv' 10:51:28 ---> Setting up pyenv 10:51:28 + export PYENV_ROOT=/opt/pyenv 10:51:28 + PYENV_ROOT=/opt/pyenv 10:51:28 + export PATH=/opt/pyenv/bin:/tmp/venv-D68k/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:51:28 + PATH=/opt/pyenv/bin:/tmp/venv-D68k/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:51:28 ++ pwd 10:51:28 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:51:28 + export PYTHONPATH 10:51:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:51:28 + TOX_TESTENV_PASSENV=PYTHONPATH 10:51:28 + tox --version 10:51:29 4.32.0 from /tmp/venv-D68k/lib/python3.10/site-packages/tox/__init__.py 10:51:29 + PARALLEL=false 10:51:29 + TOX_OPTIONS_LIST= 10:51:29 + [[ -n pre-commit ]] 10:51:29 + TOX_OPTIONS_LIST=' -e pre-commit' 10:51:29 + case ${PARALLEL,,} in 10:51:29 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:51:29 + tox -e pre-commit 10:51:30 pre-commit: install_deps> python -I -m pip install pre-commit 10:51:32 pre-commit: freeze> python -m pip freeze --all 10:51:33 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 10:51:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:51:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:51:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:51:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:51:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:51:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:51:35 [INFO] Once installed this environment will be reused. 10:51:35 [INFO] This may take a few minutes... 10:51:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:51:40 [INFO] Once installed this environment will be reused. 10:51:40 [INFO] This may take a few minutes... 10:51:44 trim trailing whitespace.................................................Passed 10:51:44 Tabs remover.............................................................Passed 10:51:44 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:51:45 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:51:45 [INFO] Once installed this environment will be reused. 10:51:45 [INFO] This may take a few minutes... 10:51:53 gitlint..............................................(no files to check)Skipped 10:51:53 pre-commit: OK (23.95=setup[3.55]+cmd[11.81,8.59] seconds) 10:51:53 congratulations :) (23.99 seconds) 10:51:53 + tox_status=0 10:51:53 + echo '---> Completed tox runs' 10:51:53 ---> Completed tox runs 10:51:53 + for i in .tox/*/log 10:51:53 ++ echo .tox/pre-commit/log 10:51:53 ++ awk -F/ '{print $2}' 10:51:53 + tox_env=pre-commit 10:51:53 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:51:53 + DOC_DIR=docs/_build/html 10:51:53 + [[ -d docs/_build/html ]] 10:51:53 + echo '---> tox-run.sh ends' 10:51:53 ---> tox-run.sh ends 10:51:53 + test 0 -eq 0 10:51:53 $ ssh-agent -k 10:51:53 unset SSH_AUTH_SOCK; 10:51:53 unset SSH_AGENT_PID; 10:51:53 echo Agent pid 1733 killed; 10:51:53 [ssh-agent] Stopped. 10:51:53 [PostBuildScript] - [INFO] Executing post build scripts. 10:51:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14973909176803994298.sh 10:51:53 ---> sysstat.sh 10:51:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16510521590494115695.sh 10:51:54 ---> package-listing.sh 10:51:54 ++ facter osfamily 10:51:54 ++ tr '[:upper:]' '[:lower:]' 10:51:54 + OS_FAMILY=debian 10:51:54 + workspace=/w/workspace/oom-master-pre-commit-lint 10:51:54 + START_PACKAGES=/tmp/packages_start.txt 10:51:54 + END_PACKAGES=/tmp/packages_end.txt 10:51:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:51:54 + PACKAGES=/tmp/packages_start.txt 10:51:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:51:54 + PACKAGES=/tmp/packages_end.txt 10:51:54 + case "${OS_FAMILY}" in 10:51:54 + dpkg -l 10:51:54 + grep '^ii' 10:51:54 + '[' -f /tmp/packages_start.txt ']' 10:51:54 + '[' -f /tmp/packages_end.txt ']' 10:51:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:51:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:51:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:51:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:51:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8263931269907142734.sh 10:51:54 ---> capture-instance-metadata.sh 10:51:54 Setup pyenv: 10:51:54 system 10:51:54 3.8.13 10:51:54 3.9.13 10:51:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:51:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mALj 10:51:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:51:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:51:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:52:01 lf-activate-venv(): INFO: Base packages installed successfully 10:52:01 lf-activate-venv(): INFO: Installing additional packages: lftools 10:52:26 lf-activate-venv(): INFO: Adding /tmp/venv-mALj/bin to PATH 10:52:26 INFO: Running in OpenStack, capturing instance metadata 10:52:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6298896515139982060.sh 10:52:26 provisioning config files... 10:52:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5768493686130243484tmp 10:52:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:52:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:52:26 [EnvInject] - Injecting environment variables from a build step. 10:52:26 [EnvInject] - Injecting as environment variables the properties content 10:52:26 SERVER_ID=logs 10:52:26 10:52:26 [EnvInject] - Variables injected successfully. 10:52:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7836205870509570564.sh 10:52:26 ---> create-netrc.sh 10:52:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12952959041814852154.sh 10:52:26 ---> python-tools-install.sh 10:52:26 Setup pyenv: 10:52:26 system 10:52:26 3.8.13 10:52:26 3.9.13 10:52:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:52:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mALj from file:/tmp/.os_lf_venv 10:52:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:52:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:52:28 lf-activate-venv(): INFO: Base packages installed successfully 10:52:28 lf-activate-venv(): INFO: Installing additional packages: lftools 10:52:37 lf-activate-venv(): INFO: Adding /tmp/venv-mALj/bin to PATH 10:52:37 Generating Requirements File 10:52:55 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:52:55 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:52:55 Python 3.10.6 10:52:56 pip 25.3 from /tmp/venv-mALj/lib/python3.10/site-packages/pip (python 3.10) 10:52:56 appdirs==1.4.4 10:52:56 argcomplete==3.6.3 10:52:56 aspy.yaml==1.3.0 10:52:56 attrs==25.4.0 10:52:56 autopage==0.5.2 10:52:56 backports.strenum==1.3.1 10:52:56 beautifulsoup4==4.14.3 10:52:56 boto3==1.42.5 10:52:56 botocore==1.42.5 10:52:56 bs4==0.0.2 10:52:56 cachetools==6.2.2 10:52:56 certifi==2025.11.12 10:52:56 cffi==2.0.0 10:52:56 cfgv==3.5.0 10:52:56 chardet==5.2.0 10:52:56 charset-normalizer==3.4.4 10:52:56 click==8.3.1 10:52:56 cliff==4.13.0 10:52:56 cmd2==3.0.0 10:52:56 cryptography==3.3.2 10:52:56 debtcollector==3.0.0 10:52:56 decorator==5.2.1 10:52:56 defusedxml==0.7.1 10:52:56 Deprecated==1.3.1 10:52:56 distlib==0.4.0 10:52:56 dnspython==2.8.0 10:52:56 docker==7.1.0 10:52:56 dogpile.cache==1.5.0 10:52:56 durationpy==0.10 10:52:56 email-validator==2.3.0 10:52:56 filelock==3.20.0 10:52:56 future==1.0.0 10:52:56 gitdb==4.0.12 10:52:56 GitPython==3.1.45 10:52:56 google-auth==2.43.0 10:52:56 httplib2==0.31.0 10:52:56 identify==2.6.15 10:52:56 idna==3.11 10:52:56 importlib-resources==1.5.0 10:52:56 iso8601==2.1.0 10:52:56 Jinja2==3.1.6 10:52:56 jmespath==1.0.1 10:52:56 jsonpatch==1.33 10:52:56 jsonpointer==3.0.0 10:52:56 jsonschema==4.25.1 10:52:56 jsonschema-specifications==2025.9.1 10:52:56 keystoneauth1==5.12.0 10:52:56 kubernetes==34.1.0 10:52:56 lftools==0.37.17 10:52:56 lxml==6.0.2 10:52:56 markdown-it-py==4.0.0 10:52:56 MarkupSafe==3.0.3 10:52:56 mdurl==0.1.2 10:52:56 msgpack==1.1.2 10:52:56 multi_key_dict==2.0.3 10:52:56 munch==4.0.0 10:52:56 netaddr==1.3.0 10:52:56 niet==1.4.2 10:52:56 nodeenv==1.9.1 10:52:56 oauth2client==4.1.3 10:52:56 oauthlib==3.3.1 10:52:56 openstacksdk==4.8.0 10:52:56 os-service-types==1.8.2 10:52:56 osc-lib==4.2.0 10:52:56 oslo.config==10.1.0 10:52:56 oslo.context==6.2.0 10:52:56 oslo.i18n==6.7.1 10:52:56 oslo.log==7.2.1 10:52:56 oslo.serialization==5.8.0 10:52:56 oslo.utils==9.2.0 10:52:56 packaging==25.0 10:52:56 pbr==7.0.3 10:52:56 platformdirs==4.5.1 10:52:56 prettytable==3.17.0 10:52:56 psutil==7.1.3 10:52:56 pyasn1==0.6.1 10:52:56 pyasn1_modules==0.4.2 10:52:56 pycparser==2.23 10:52:56 pygerrit2==2.0.15 10:52:56 PyGithub==2.8.1 10:52:56 Pygments==2.19.2 10:52:56 PyJWT==2.10.1 10:52:56 PyNaCl==1.6.1 10:52:56 pyparsing==2.4.7 10:52:56 pyperclip==1.11.0 10:52:56 pyrsistent==0.20.0 10:52:56 python-cinderclient==9.8.0 10:52:56 python-dateutil==2.9.0.post0 10:52:56 python-heatclient==4.3.0 10:52:56 python-jenkins==1.8.3 10:52:56 python-keystoneclient==5.7.0 10:52:56 python-magnumclient==4.9.0 10:52:56 python-openstackclient==8.2.0 10:52:56 python-swiftclient==4.9.0 10:52:56 PyYAML==6.0.3 10:52:56 referencing==0.37.0 10:52:56 requests==2.32.5 10:52:56 requests-oauthlib==2.0.0 10:52:56 requestsexceptions==1.4.0 10:52:56 rfc3986==2.0.0 10:52:56 rich==14.2.0 10:52:56 rich-argparse==1.7.2 10:52:56 rpds-py==0.30.0 10:52:56 rsa==4.9.1 10:52:56 ruamel.yaml==0.18.16 10:52:56 ruamel.yaml.clib==0.2.15 10:52:56 s3transfer==0.16.0 10:52:56 simplejson==3.20.2 10:52:56 six==1.17.0 10:52:56 smmap==5.0.2 10:52:56 soupsieve==2.8 10:52:56 stevedore==5.6.0 10:52:56 tabulate==0.9.0 10:52:56 toml==0.10.2 10:52:56 tomlkit==0.13.3 10:52:56 tqdm==4.67.1 10:52:56 typing_extensions==4.15.0 10:52:56 tzdata==2025.2 10:52:56 urllib3==1.26.20 10:52:56 virtualenv==20.35.4 10:52:56 wcwidth==0.2.14 10:52:56 websocket-client==1.9.0 10:52:56 wrapt==2.0.1 10:52:56 xdg==6.0.0 10:52:56 xmltodict==1.0.2 10:52:56 yq==3.4.3 10:52:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8873562164200896395.sh 10:52:56 ---> sudo-logs.sh 10:52:56 Archiving 'sudo' log.. 10:52:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13533440242597807037.sh 10:52:56 ---> job-cost.sh 10:52:56 Setup pyenv: 10:52:56 system 10:52:56 3.8.13 10:52:56 3.9.13 10:52:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:52:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mALj from file:/tmp/.os_lf_venv 10:52:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:52:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:52:58 lf-activate-venv(): INFO: Base packages installed successfully 10:52:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:53:04 lf-activate-venv(): INFO: Adding /tmp/venv-mALj/bin to PATH 10:53:04 INFO: No Stack... 10:53:05 INFO: Retrieving Pricing Info for: v3-standard-4 10:53:05 INFO: Archiving Costs 10:53:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins667241109765558980.sh 10:53:05 ---> logs-deploy.sh 10:53:05 Setup pyenv: 10:53:05 system 10:53:05 3.8.13 10:53:05 3.9.13 10:53:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:53:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mALj from file:/tmp/.os_lf_venv 10:53:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:53:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:53:07 lf-activate-venv(): INFO: Base packages installed successfully 10:53:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:53:15 lf-activate-venv(): INFO: Adding /tmp/venv-mALj/bin to PATH 10:53:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4338 10:53:15 INFO: archiving workspace using pattern(s): 10:53:17 Archives upload complete. 10:53:17 INFO: archiving logs to Nexus 10:53:18 ---> uname -a: 10:53:18 Linux prd-ubuntu1804-builder-4c-4g-19010 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:53:18 10:53:18 10:53:18 ---> lscpu: 10:53:18 Architecture: x86_64 10:53:18 CPU op-mode(s): 32-bit, 64-bit 10:53:18 Byte Order: Little Endian 10:53:18 CPU(s): 4 10:53:18 On-line CPU(s) list: 0-3 10:53:18 Thread(s) per core: 1 10:53:18 Core(s) per socket: 1 10:53:18 Socket(s): 4 10:53:18 NUMA node(s): 1 10:53:18 Vendor ID: AuthenticAMD 10:53:18 CPU family: 23 10:53:18 Model: 49 10:53:18 Model name: AMD EPYC-Rome Processor 10:53:18 Stepping: 0 10:53:18 CPU MHz: 2799.998 10:53:18 BogoMIPS: 5599.99 10:53:18 Virtualization: AMD-V 10:53:18 Hypervisor vendor: KVM 10:53:18 Virtualization type: full 10:53:18 L1d cache: 32K 10:53:18 L1i cache: 32K 10:53:18 L2 cache: 512K 10:53:18 L3 cache: 16384K 10:53:18 NUMA node0 CPU(s): 0-3 10:53:18 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:53:18 10:53:18 10:53:18 ---> nproc: 10:53:18 4 10:53:18 10:53:18 10:53:18 ---> df -h: 10:53:18 Filesystem Size Used Avail Use% Mounted on 10:53:18 udev 7.9G 0 7.9G 0% /dev 10:53:18 tmpfs 1.6G 676K 1.6G 1% /run 10:53:18 /dev/vda1 78G 8.4G 69G 11% / 10:53:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:53:18 tmpfs 5.0M 0 5.0M 0% /run/lock 10:53:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:53:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:53:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:53:18 10:53:18 10:53:18 ---> free -m: 10:53:18 total used free shared buff/cache available 10:53:18 Mem: 16040 573 13251 0 2215 15145 10:53:18 Swap: 1023 0 1023 10:53:18 10:53:18 10:53:18 ---> ip addr: 10:53:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:53:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:53:18 inet 127.0.0.1/8 scope host lo 10:53:18 valid_lft forever preferred_lft forever 10:53:18 inet6 ::1/128 scope host 10:53:18 valid_lft forever preferred_lft forever 10:53:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:53:18 link/ether fa:16:3e:55:0e:29 brd ff:ff:ff:ff:ff:ff 10:53:18 inet 10.30.107.196/23 brd 10.30.107.255 scope global dynamic ens3 10:53:18 valid_lft 86244sec preferred_lft 86244sec 10:53:18 inet6 fe80::f816:3eff:fe55:e29/64 scope link 10:53:18 valid_lft forever preferred_lft forever 10:53:18 10:53:18 10:53:18 ---> sar -b -r -n DEV: 10:53:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19010) 12/09/25 _x86_64_ (4 CPU) 10:53:18 10:53:18 10:50:43 LINUX RESTART (4 CPU) 10:53:18 10:53:18 10:51:01 tps rtps wtps bread/s bwrtn/s 10:53:18 10:52:02 287.12 34.13 252.99 1154.87 66292.42 10:53:18 10:53:01 122.95 1.03 121.91 120.39 16399.80 10:53:18 Average: 205.72 17.72 188.00 641.98 41555.70 10:53:18 10:53:18 10:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:53:18 10:52:02 13961600 15567916 2463368 15.00 58864 1746036 737548 4.22 728748 1516952 125004 10:53:18 10:53:01 13590368 15520256 2834600 17.26 86852 2023000 786760 4.50 795820 1782940 123448 10:53:18 Average: 13775984 15544086 2648984 16.13 72858 1884518 762154 4.36 762284 1649946 124226 10:53:18 10:53:18 10:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:53:18 10:52:02 ens3 436.64 308.78 2303.27 81.92 0.00 0.00 0.00 0.00 10:53:18 10:52:02 lo 2.40 2.40 0.26 0.26 0.00 0.00 0.00 0.00 10:53:18 10:53:01 ens3 72.17 52.55 924.04 11.45 0.00 0.00 0.00 0.00 10:53:18 10:53:01 lo 1.42 1.42 0.16 0.16 0.00 0.00 0.00 0.00 10:53:18 Average: ens3 255.94 181.74 1619.45 46.98 0.00 0.00 0.00 0.00 10:53:18 Average: lo 1.92 1.92 0.21 0.21 0.00 0.00 0.00 0.00 10:53:18 10:53:18 10:53:18 ---> sar -P ALL: 10:53:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19010) 12/09/25 _x86_64_ (4 CPU) 10:53:18 10:53:18 10:50:43 LINUX RESTART (4 CPU) 10:53:18 10:53:18 10:51:01 CPU %user %nice %system %iowait %steal %idle 10:53:18 10:52:02 all 25.21 0.00 2.82 5.40 0.08 66.49 10:53:18 10:52:02 0 20.27 0.00 2.50 1.26 0.10 75.87 10:53:18 10:52:02 1 29.83 0.00 3.05 3.05 0.08 63.99 10:53:18 10:52:02 2 28.34 0.00 3.46 7.25 0.07 60.89 10:53:18 10:52:02 3 22.42 0.00 2.26 10.04 0.07 65.22 10:53:18 10:53:01 all 20.33 0.00 1.33 3.49 0.06 74.78 10:53:18 10:53:01 0 9.91 0.00 0.68 0.08 0.02 89.31 10:53:18 10:53:01 1 24.34 0.00 2.07 8.66 0.12 64.80 10:53:18 10:53:01 2 14.10 0.00 0.97 3.90 0.03 80.99 10:53:18 10:53:01 3 33.07 0.00 1.61 1.34 0.07 63.90 10:53:18 Average: all 22.78 0.00 2.08 4.45 0.07 70.62 10:53:18 Average: 0 15.12 0.00 1.59 0.67 0.06 82.56 10:53:18 Average: 1 27.11 0.00 2.56 5.83 0.10 64.39 10:53:18 Average: 2 21.23 0.00 2.22 5.58 0.05 70.93 10:53:18 Average: 3 27.71 0.00 1.94 5.72 0.07 64.57 10:53:18 10:53:18 10:53:18