10:06:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142714 10:06:57 Running as SYSTEM 10:06:57 [EnvInject] - Loading node environment variables. 10:06:57 Building remotely on prd-ubuntu1804-builder-4c-4g-18991 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:06:57 [ssh-agent] Looking for ssh-agent implementation... 10:06:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:06:57 $ ssh-agent 10:06:57 SSH_AUTH_SOCK=/tmp/ssh-DD8IYnWFv9BF/agent.1679 10:06:57 SSH_AGENT_PID=1681 10:06:57 [ssh-agent] Started. 10:06:57 Running ssh-add (command line suppressed) 10:06:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17068741104901392125.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17068741104901392125.key) 10:06:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:06:57 The recommended git tool is: NONE 10:06:59 using credential onap-jenkins-ssh 10:06:59 Wiping out workspace first. 10:06:59 Cloning the remote Git repository 10:06:59 Cloning repository git://cloud.onap.org/mirror/oom.git 10:06:59 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:06:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:06:59 > git --version # timeout=10 10:06:59 > git --version # 'git version 2.17.1' 10:06:59 using GIT_SSH to set credentials Gerrit user 10:06:59 Verifying host key using manually-configured host key entries 10:06:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:07:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:07:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:07:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:07:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:07:05 using GIT_SSH to set credentials Gerrit user 10:07:05 Verifying host key using manually-configured host key entries 10:07:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/142714/1 # timeout=30 10:07:05 > git rev-parse 470ac4e9f72a41b4013877487ab5d0912d9d8d5e^{commit} # timeout=10 10:07:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:07:05 Checking out Revision 470ac4e9f72a41b4013877487ab5d0912d9d8d5e (refs/changes/14/142714/1) 10:07:05 > git config core.sparsecheckout # timeout=10 10:07:05 > git checkout -f 470ac4e9f72a41b4013877487ab5d0912d9d8d5e # timeout=30 10:07:09 Commit message: "[ONAP] Bump chart version to 17.0.0/Quebec" 10:07:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:07:09 > git rev-list --no-walk 7c4d64e5e3100f9e7219f185bef50a997e0fbe54 # timeout=10 10:07:09 [EnvInject] - Injecting environment variables from a build step. 10:07:09 [EnvInject] - Injecting as environment variables the properties content 10:07:09 PYTHON=python3 10:07:09 10:07:09 [EnvInject] - Variables injected successfully. 10:07:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6285135279968954521.sh 10:07:09 ---> tox-install.sh 10:07:09 + source /home/jenkins/lf-env.sh 10:07:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:07:09 ++ mktemp -d /tmp/venv-XXXX 10:07:09 + lf_venv=/tmp/venv-xVfN 10:07:09 + local venv_file=/tmp/.os_lf_venv 10:07:09 + local python=python3 10:07:09 + local options 10:07:09 + local set_path=true 10:07:09 + local install_args= 10:07:09 ++ 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:07:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:07:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:07:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:07:09 + true 10:07:09 + case $1 in 10:07:09 + venv_file=/tmp/.toxenv 10:07:09 + shift 2 10:07:09 + true 10:07:09 + case $1 in 10:07:09 + shift 10:07:09 + break 10:07:09 + case $python in 10:07:09 + local pkg_list= 10:07:09 + [[ -d /opt/pyenv ]] 10:07:09 + echo 'Setup pyenv:' 10:07:09 Setup pyenv: 10:07:09 + export PYENV_ROOT=/opt/pyenv 10:07:09 + PYENV_ROOT=/opt/pyenv 10:07:09 + 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:07:09 + 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:07:09 + pyenv versions 10:07:09 * system (set by /opt/pyenv/version) 10:07:09 * 3.8.13 (set by /opt/pyenv/version) 10:07:09 * 3.9.13 (set by /opt/pyenv/version) 10:07:09 * 3.10.6 (set by /opt/pyenv/version) 10:07:09 + command -v pyenv 10:07:09 ++ pyenv init - --no-rehash 10:07:09 + 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:07:09 export PATH="/opt/pyenv/shims:${PATH}" 10:07:09 export PYENV_SHELL=bash 10:07:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:07:09 pyenv() { 10:07:09 local command 10:07:09 command="${1:-}" 10:07:09 if [ "$#" -gt 0 ]; then 10:07:09 shift 10:07:09 fi 10:07:09 10:07:09 case "$command" in 10:07:09 rehash|shell) 10:07:09 eval "$(pyenv "sh-$command" "$@")" 10:07:09 ;; 10:07:09 *) 10:07:09 command pyenv "$command" "$@" 10:07:09 ;; 10:07:09 esac 10:07:09 }' 10:07:09 +++ 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:07:09 ++ 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:07:09 ++ 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:07:09 ++ 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:07:09 ++ export PYENV_SHELL=bash 10:07:09 ++ PYENV_SHELL=bash 10:07:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:07:09 +++ complete -F _pyenv pyenv 10:07:09 ++ lf-pyver python3 10:07:09 ++ local py_version_xy=python3 10:07:09 ++ local py_version_xyz= 10:07:09 ++ pyenv versions 10:07:09 ++ local command 10:07:09 ++ command=versions 10:07:09 ++ '[' 1 -gt 0 ']' 10:07:09 ++ shift 10:07:09 ++ case "$command" in 10:07:09 ++ command pyenv versions 10:07:09 ++ pyenv versions 10:07:09 ++ sed 's/^[ *]* //' 10:07:09 ++ awk '{ print $1 }' 10:07:09 ++ grep -E '^[0-9.]*[0-9]$' 10:07:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:07:09 +++ grep '^3' /tmp/.pyenv_versions 10:07:09 +++ sort -V 10:07:09 +++ tail -n 1 10:07:09 ++ py_version_xyz=3.10.6 10:07:09 ++ [[ -z 3.10.6 ]] 10:07:09 ++ echo 3.10.6 10:07:09 ++ return 0 10:07:09 + pyenv local 3.10.6 10:07:09 + local command 10:07:09 + command=local 10:07:09 + '[' 2 -gt 0 ']' 10:07:09 + shift 10:07:09 + case "$command" in 10:07:09 + command pyenv local 3.10.6 10:07:09 + pyenv local 3.10.6 10:07:09 + for arg in "$@" 10:07:09 + case $arg in 10:07:09 + pkg_list+='tox ' 10:07:09 + for arg in "$@" 10:07:09 + case $arg in 10:07:09 + pkg_list+='virtualenv ' 10:07:09 + for arg in "$@" 10:07:09 + case $arg in 10:07:09 + pkg_list+='urllib3~=1.26.15 ' 10:07:09 + [[ -f /tmp/.toxenv ]] 10:07:09 + [[ ! -f /tmp/.toxenv ]] 10:07:09 + [[ -n '' ]] 10:07:09 + python3 -m venv /tmp/venv-xVfN 10:07:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xVfN' 10:07:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xVfN 10:07:13 + echo /tmp/venv-xVfN 10:07:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:07:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:07:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:07:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:13 + local 'pip_opts=--upgrade --quiet' 10:07:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:07:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:07:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:07:13 + [[ -n '' ]] 10:07:13 + [[ -n '' ]] 10:07:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:07:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:13 + /tmp/venv-xVfN/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:07:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:07:18 lf-activate-venv(): INFO: Base packages installed successfully 10:07:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:07:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:07:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:07:18 + /tmp/venv-xVfN/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:07:20 + type python3 10:07:20 + true 10:07:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xVfN/bin to PATH' 10:07:20 lf-activate-venv(): INFO: Adding /tmp/venv-xVfN/bin to PATH 10:07:20 + PATH=/tmp/venv-xVfN/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:07:20 + return 0 10:07:20 + python3 --version 10:07:20 Python 3.10.6 10:07:20 + python3 -m pip --version 10:07:20 pip 25.3 from /tmp/venv-xVfN/lib/python3.10/site-packages/pip (python 3.10) 10:07:20 + python3 -m pip freeze 10:07:20 cachetools==6.2.2 10:07:20 chardet==5.2.0 10:07:20 colorama==0.4.6 10:07:20 distlib==0.4.0 10:07:20 filelock==3.20.0 10:07:20 packaging==25.0 10:07:20 platformdirs==4.5.1 10:07:20 pluggy==1.6.0 10:07:20 pyproject-api==1.10.0 10:07:20 tomli==2.3.0 10:07:20 tox==4.32.0 10:07:20 typing_extensions==4.15.0 10:07:20 urllib3==1.26.20 10:07:20 virtualenv==20.35.4 10:07:20 [EnvInject] - Injecting environment variables from a build step. 10:07:20 [EnvInject] - Injecting as environment variables the properties content 10:07:20 PARALLEL=false 10:07:20 10:07:20 [EnvInject] - Variables injected successfully. 10:07:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11097317432272158661.sh 10:07:20 ---> tox-run.sh 10:07:20 + 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:07:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:07:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:07:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:07:20 + cd /w/workspace/oom-master-pre-commit-lint/. 10:07:20 + source /home/jenkins/lf-env.sh 10:07:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:07:20 ++ mktemp -d /tmp/venv-XXXX 10:07:20 + lf_venv=/tmp/venv-WyJF 10:07:20 + local venv_file=/tmp/.os_lf_venv 10:07:20 + local python=python3 10:07:20 + local options 10:07:20 + local set_path=true 10:07:20 + local install_args= 10:07:20 ++ 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:07:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:07:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:07:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:07:20 + true 10:07:20 + case $1 in 10:07:20 + venv_file=/tmp/.toxenv 10:07:20 + shift 2 10:07:20 + true 10:07:20 + case $1 in 10:07:20 + shift 10:07:20 + break 10:07:20 + case $python in 10:07:20 + local pkg_list= 10:07:20 + [[ -d /opt/pyenv ]] 10:07:20 + echo 'Setup pyenv:' 10:07:20 Setup pyenv: 10:07:20 + export PYENV_ROOT=/opt/pyenv 10:07:20 + PYENV_ROOT=/opt/pyenv 10:07:20 + 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:07:20 + 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:07:20 + pyenv versions 10:07:20 system 10:07:20 3.8.13 10:07:20 3.9.13 10:07:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:07:20 + command -v pyenv 10:07:20 ++ pyenv init - --no-rehash 10:07:20 + 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:07:20 export PATH="/opt/pyenv/shims:${PATH}" 10:07:20 export PYENV_SHELL=bash 10:07:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:07:20 pyenv() { 10:07:20 local command 10:07:20 command="${1:-}" 10:07:20 if [ "$#" -gt 0 ]; then 10:07:20 shift 10:07:20 fi 10:07:20 10:07:20 case "$command" in 10:07:20 rehash|shell) 10:07:20 eval "$(pyenv "sh-$command" "$@")" 10:07:20 ;; 10:07:20 *) 10:07:20 command pyenv "$command" "$@" 10:07:20 ;; 10:07:20 esac 10:07:20 }' 10:07:20 +++ 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:07:20 ++ 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:07:20 ++ 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:07:20 ++ 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:07:20 ++ export PYENV_SHELL=bash 10:07:20 ++ PYENV_SHELL=bash 10:07:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:07:20 +++ complete -F _pyenv pyenv 10:07:20 ++ lf-pyver python3 10:07:20 ++ local py_version_xy=python3 10:07:20 ++ local py_version_xyz= 10:07:20 ++ pyenv versions 10:07:20 ++ local command 10:07:20 ++ sed 's/^[ *]* //' 10:07:20 ++ command=versions 10:07:20 ++ '[' 1 -gt 0 ']' 10:07:20 ++ shift 10:07:20 ++ case "$command" in 10:07:20 ++ command pyenv versions 10:07:20 ++ pyenv versions 10:07:20 ++ awk '{ print $1 }' 10:07:20 ++ grep -E '^[0-9.]*[0-9]$' 10:07:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:07:20 +++ grep '^3' /tmp/.pyenv_versions 10:07:20 +++ sort -V 10:07:20 +++ tail -n 1 10:07:20 ++ py_version_xyz=3.10.6 10:07:20 ++ [[ -z 3.10.6 ]] 10:07:20 ++ echo 3.10.6 10:07:20 ++ return 0 10:07:20 + pyenv local 3.10.6 10:07:20 + local command 10:07:20 + command=local 10:07:20 + '[' 2 -gt 0 ']' 10:07:20 + shift 10:07:20 + case "$command" in 10:07:20 + command pyenv local 3.10.6 10:07:20 + pyenv local 3.10.6 10:07:20 + for arg in "$@" 10:07:20 + case $arg in 10:07:20 + pkg_list+='tox ' 10:07:20 + for arg in "$@" 10:07:20 + case $arg in 10:07:20 + pkg_list+='virtualenv ' 10:07:20 + for arg in "$@" 10:07:20 + case $arg in 10:07:20 + pkg_list+='urllib3~=1.26.15 ' 10:07:20 + [[ -f /tmp/.toxenv ]] 10:07:20 ++ cat /tmp/.toxenv 10:07:20 + lf_venv=/tmp/venv-xVfN 10:07:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xVfN from' file:/tmp/.toxenv 10:07:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xVfN from file:/tmp/.toxenv 10:07:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:07:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:20 + local 'pip_opts=--upgrade --quiet' 10:07:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:07:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:07:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:07:20 + [[ -n '' ]] 10:07:20 + [[ -n '' ]] 10:07:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:07:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:20 + /tmp/venv-xVfN/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:07:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:07:21 lf-activate-venv(): INFO: Base packages installed successfully 10:07:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:07:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:07:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:07:21 + /tmp/venv-xVfN/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:07:23 + type python3 10:07:23 + true 10:07:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xVfN/bin to PATH' 10:07:23 lf-activate-venv(): INFO: Adding /tmp/venv-xVfN/bin to PATH 10:07:23 + PATH=/tmp/venv-xVfN/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:07:23 + return 0 10:07:23 + [[ -d /opt/pyenv ]] 10:07:23 + echo '---> Setting up pyenv' 10:07:23 ---> Setting up pyenv 10:07:23 + export PYENV_ROOT=/opt/pyenv 10:07:23 + PYENV_ROOT=/opt/pyenv 10:07:23 + export PATH=/opt/pyenv/bin:/tmp/venv-xVfN/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:07:23 + PATH=/opt/pyenv/bin:/tmp/venv-xVfN/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:07:23 ++ pwd 10:07:23 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:07:23 + export PYTHONPATH 10:07:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:07:23 + TOX_TESTENV_PASSENV=PYTHONPATH 10:07:23 + tox --version 10:07:23 4.32.0 from /tmp/venv-xVfN/lib/python3.10/site-packages/tox/__init__.py 10:07:23 + PARALLEL=false 10:07:23 + TOX_OPTIONS_LIST= 10:07:23 + [[ -n pre-commit ]] 10:07:23 + TOX_OPTIONS_LIST=' -e pre-commit' 10:07:23 + case ${PARALLEL,,} in 10:07:23 + tox -e pre-commit 10:07:23 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:07:24 pre-commit: install_deps> python -I -m pip install pre-commit 10:07:27 pre-commit: freeze> python -m pip freeze --all 10:07:27 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:07:27 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:07:27 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:07:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:07:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:07:29 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:07:30 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:07:30 [INFO] Once installed this environment will be reused. 10:07:30 [INFO] This may take a few minutes... 10:07:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:07:34 [INFO] Once installed this environment will be reused. 10:07:34 [INFO] This may take a few minutes... 10:07:39 trim trailing whitespace.................................................Passed 10:07:39 Tabs remover.............................................................Passed 10:07:39 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:07:39 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:07:39 [INFO] Once installed this environment will be reused. 10:07:39 [INFO] This may take a few minutes... 10:07:47 gitlint..............................................(no files to check)Skipped 10:07:47 pre-commit: OK (24.07=setup[3.57]+cmd[11.89,8.62] seconds) 10:07:47 congratulations :) (24.12 seconds) 10:07:48 + tox_status=0 10:07:48 + echo '---> Completed tox runs' 10:07:48 ---> Completed tox runs 10:07:48 + for i in .tox/*/log 10:07:48 ++ echo .tox/pre-commit/log 10:07:48 ++ awk -F/ '{print $2}' 10:07:48 + tox_env=pre-commit 10:07:48 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:07:48 + DOC_DIR=docs/_build/html 10:07:48 + [[ -d docs/_build/html ]] 10:07:48 + echo '---> tox-run.sh ends' 10:07:48 ---> tox-run.sh ends 10:07:48 + test 0 -eq 0 10:07:48 $ ssh-agent -k 10:07:48 unset SSH_AUTH_SOCK; 10:07:48 unset SSH_AGENT_PID; 10:07:48 echo Agent pid 1681 killed; 10:07:48 [ssh-agent] Stopped. 10:07:48 [PostBuildScript] - [INFO] Executing post build scripts. 10:07:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4052736469222875360.sh 10:07:48 ---> sysstat.sh 10:07:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14883401132644735350.sh 10:07:48 ---> package-listing.sh 10:07:48 ++ tr '[:upper:]' '[:lower:]' 10:07:48 ++ facter osfamily 10:07:48 + OS_FAMILY=debian 10:07:48 + workspace=/w/workspace/oom-master-pre-commit-lint 10:07:48 + START_PACKAGES=/tmp/packages_start.txt 10:07:48 + END_PACKAGES=/tmp/packages_end.txt 10:07:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:07:48 + PACKAGES=/tmp/packages_start.txt 10:07:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:07:48 + PACKAGES=/tmp/packages_end.txt 10:07:48 + case "${OS_FAMILY}" in 10:07:48 + dpkg -l 10:07:48 + grep '^ii' 10:07:48 + '[' -f /tmp/packages_start.txt ']' 10:07:48 + '[' -f /tmp/packages_end.txt ']' 10:07:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:07:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:07:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:07:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:07:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2527111325721936250.sh 10:07:48 ---> capture-instance-metadata.sh 10:07:48 Setup pyenv: 10:07:48 system 10:07:48 3.8.13 10:07:48 3.9.13 10:07:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:07:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dLIb 10:07:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:07:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:56 lf-activate-venv(): INFO: Base packages installed successfully 10:07:56 lf-activate-venv(): INFO: Installing additional packages: lftools 10:08:18 lf-activate-venv(): INFO: Adding /tmp/venv-dLIb/bin to PATH 10:08:18 INFO: Running in OpenStack, capturing instance metadata 10:08:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16601181685003418849.sh 10:08:18 provisioning config files... 10:08:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11544383216119400925tmp 10:08:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:08:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:08:18 [EnvInject] - Injecting environment variables from a build step. 10:08:18 [EnvInject] - Injecting as environment variables the properties content 10:08:18 SERVER_ID=logs 10:08:18 10:08:18 [EnvInject] - Variables injected successfully. 10:08:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14121863542876174562.sh 10:08:18 ---> create-netrc.sh 10:08:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15631555961763462460.sh 10:08:18 ---> python-tools-install.sh 10:08:18 Setup pyenv: 10:08:18 system 10:08:18 3.8.13 10:08:18 3.9.13 10:08:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:08:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLIb from file:/tmp/.os_lf_venv 10:08:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:20 lf-activate-venv(): INFO: Base packages installed successfully 10:08:20 lf-activate-venv(): INFO: Installing additional packages: lftools 10:08:30 lf-activate-venv(): INFO: Adding /tmp/venv-dLIb/bin to PATH 10:08:30 Generating Requirements File 10:08:48 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:08:48 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:08:49 Python 3.10.6 10:08:49 pip 25.3 from /tmp/venv-dLIb/lib/python3.10/site-packages/pip (python 3.10) 10:08:49 appdirs==1.4.4 10:08:49 argcomplete==3.6.3 10:08:49 aspy.yaml==1.3.0 10:08:49 attrs==25.4.0 10:08:49 autopage==0.5.2 10:08:49 backports.strenum==1.3.1 10:08:49 beautifulsoup4==4.14.3 10:08:49 boto3==1.42.5 10:08:49 botocore==1.42.5 10:08:49 bs4==0.0.2 10:08:49 cachetools==6.2.2 10:08:49 certifi==2025.11.12 10:08:49 cffi==2.0.0 10:08:49 cfgv==3.5.0 10:08:49 chardet==5.2.0 10:08:49 charset-normalizer==3.4.4 10:08:49 click==8.3.1 10:08:49 cliff==4.13.0 10:08:49 cmd2==3.0.0 10:08:49 cryptography==3.3.2 10:08:49 debtcollector==3.0.0 10:08:49 decorator==5.2.1 10:08:49 defusedxml==0.7.1 10:08:49 Deprecated==1.3.1 10:08:49 distlib==0.4.0 10:08:49 dnspython==2.8.0 10:08:49 docker==7.1.0 10:08:49 dogpile.cache==1.5.0 10:08:49 durationpy==0.10 10:08:49 email-validator==2.3.0 10:08:49 filelock==3.20.0 10:08:49 future==1.0.0 10:08:49 gitdb==4.0.12 10:08:49 GitPython==3.1.45 10:08:49 google-auth==2.43.0 10:08:49 httplib2==0.31.0 10:08:49 identify==2.6.15 10:08:49 idna==3.11 10:08:49 importlib-resources==1.5.0 10:08:49 iso8601==2.1.0 10:08:49 Jinja2==3.1.6 10:08:49 jmespath==1.0.1 10:08:49 jsonpatch==1.33 10:08:49 jsonpointer==3.0.0 10:08:49 jsonschema==4.25.1 10:08:49 jsonschema-specifications==2025.9.1 10:08:49 keystoneauth1==5.12.0 10:08:49 kubernetes==34.1.0 10:08:49 lftools==0.37.17 10:08:49 lxml==6.0.2 10:08:49 markdown-it-py==4.0.0 10:08:49 MarkupSafe==3.0.3 10:08:49 mdurl==0.1.2 10:08:49 msgpack==1.1.2 10:08:49 multi_key_dict==2.0.3 10:08:49 munch==4.0.0 10:08:49 netaddr==1.3.0 10:08:49 niet==1.4.2 10:08:49 nodeenv==1.9.1 10:08:49 oauth2client==4.1.3 10:08:49 oauthlib==3.3.1 10:08:49 openstacksdk==4.8.0 10:08:49 os-service-types==1.8.2 10:08:49 osc-lib==4.2.0 10:08:49 oslo.config==10.1.0 10:08:49 oslo.context==6.2.0 10:08:49 oslo.i18n==6.7.1 10:08:49 oslo.log==7.2.1 10:08:49 oslo.serialization==5.8.0 10:08:49 oslo.utils==9.2.0 10:08:49 packaging==25.0 10:08:49 pbr==7.0.3 10:08:49 platformdirs==4.5.1 10:08:49 prettytable==3.17.0 10:08:49 psutil==7.1.3 10:08:49 pyasn1==0.6.1 10:08:49 pyasn1_modules==0.4.2 10:08:49 pycparser==2.23 10:08:49 pygerrit2==2.0.15 10:08:49 PyGithub==2.8.1 10:08:49 Pygments==2.19.2 10:08:49 PyJWT==2.10.1 10:08:49 PyNaCl==1.6.1 10:08:49 pyparsing==2.4.7 10:08:49 pyperclip==1.11.0 10:08:49 pyrsistent==0.20.0 10:08:49 python-cinderclient==9.8.0 10:08:49 python-dateutil==2.9.0.post0 10:08:49 python-heatclient==4.3.0 10:08:49 python-jenkins==1.8.3 10:08:49 python-keystoneclient==5.7.0 10:08:49 python-magnumclient==4.9.0 10:08:49 python-openstackclient==8.2.0 10:08:49 python-swiftclient==4.9.0 10:08:49 PyYAML==6.0.3 10:08:49 referencing==0.37.0 10:08:49 requests==2.32.5 10:08:49 requests-oauthlib==2.0.0 10:08:49 requestsexceptions==1.4.0 10:08:49 rfc3986==2.0.0 10:08:49 rich==14.2.0 10:08:49 rich-argparse==1.7.2 10:08:49 rpds-py==0.30.0 10:08:49 rsa==4.9.1 10:08:49 ruamel.yaml==0.18.16 10:08:49 ruamel.yaml.clib==0.2.15 10:08:49 s3transfer==0.16.0 10:08:49 simplejson==3.20.2 10:08:49 six==1.17.0 10:08:49 smmap==5.0.2 10:08:49 soupsieve==2.8 10:08:49 stevedore==5.6.0 10:08:49 tabulate==0.9.0 10:08:49 toml==0.10.2 10:08:49 tomlkit==0.13.3 10:08:49 tqdm==4.67.1 10:08:49 typing_extensions==4.15.0 10:08:49 tzdata==2025.2 10:08:49 urllib3==1.26.20 10:08:49 virtualenv==20.35.4 10:08:49 wcwidth==0.2.14 10:08:49 websocket-client==1.9.0 10:08:49 wrapt==2.0.1 10:08:49 xdg==6.0.0 10:08:49 xmltodict==1.0.2 10:08:49 yq==3.4.3 10:08:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11502656078937310962.sh 10:08:49 ---> sudo-logs.sh 10:08:49 Archiving 'sudo' log.. 10:08:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8598441930199569313.sh 10:08:50 ---> job-cost.sh 10:08:50 Setup pyenv: 10:08:50 system 10:08:50 3.8.13 10:08:50 3.9.13 10:08:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:08:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLIb from file:/tmp/.os_lf_venv 10:08:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:52 lf-activate-venv(): INFO: Base packages installed successfully 10:08:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:08:57 lf-activate-venv(): INFO: Adding /tmp/venv-dLIb/bin to PATH 10:08:57 INFO: No Stack... 10:08:57 INFO: Retrieving Pricing Info for: v3-standard-4 10:08:57 INFO: Archiving Costs 10:08:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18034445462013777816.sh 10:08:57 ---> logs-deploy.sh 10:08:57 Setup pyenv: 10:08:58 system 10:08:58 3.8.13 10:08:58 3.9.13 10:08:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:08:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLIb from file:/tmp/.os_lf_venv 10:08:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:59 lf-activate-venv(): INFO: Base packages installed successfully 10:08:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:09:07 lf-activate-venv(): INFO: Adding /tmp/venv-dLIb/bin to PATH 10:09:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4336 10:09:07 INFO: archiving workspace using pattern(s): 10:09:08 Archives upload complete. 10:09:09 INFO: archiving logs to Nexus 10:09:09 ---> uname -a: 10:09:09 Linux prd-ubuntu1804-builder-4c-4g-18991 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:09:09 10:09:09 10:09:09 ---> lscpu: 10:09:09 Architecture: x86_64 10:09:09 CPU op-mode(s): 32-bit, 64-bit 10:09:09 Byte Order: Little Endian 10:09:09 CPU(s): 4 10:09:09 On-line CPU(s) list: 0-3 10:09:09 Thread(s) per core: 1 10:09:09 Core(s) per socket: 1 10:09:09 Socket(s): 4 10:09:09 NUMA node(s): 1 10:09:09 Vendor ID: AuthenticAMD 10:09:09 CPU family: 23 10:09:09 Model: 49 10:09:09 Model name: AMD EPYC-Rome Processor 10:09:09 Stepping: 0 10:09:09 CPU MHz: 2800.000 10:09:09 BogoMIPS: 5600.00 10:09:09 Virtualization: AMD-V 10:09:09 Hypervisor vendor: KVM 10:09:09 Virtualization type: full 10:09:09 L1d cache: 32K 10:09:09 L1i cache: 32K 10:09:09 L2 cache: 512K 10:09:09 L3 cache: 16384K 10:09:09 NUMA node0 CPU(s): 0-3 10:09:09 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:09:09 10:09:09 10:09:09 ---> nproc: 10:09:09 4 10:09:09 10:09:09 10:09:09 ---> df -h: 10:09:09 Filesystem Size Used Avail Use% Mounted on 10:09:09 udev 7.9G 0 7.9G 0% /dev 10:09:09 tmpfs 1.6G 680K 1.6G 1% /run 10:09:09 /dev/vda1 78G 8.4G 69G 11% / 10:09:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:09:09 tmpfs 5.0M 0 5.0M 0% /run/lock 10:09:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:09:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:09:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:09:09 10:09:09 10:09:09 ---> free -m: 10:09:09 total used free shared buff/cache available 10:09:09 Mem: 16040 554 13264 0 2220 15163 10:09:09 Swap: 1023 0 1023 10:09:09 10:09:09 10:09:09 ---> ip addr: 10:09:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:09:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:09:09 inet 127.0.0.1/8 scope host lo 10:09:09 valid_lft forever preferred_lft forever 10:09:09 inet6 ::1/128 scope host 10:09:09 valid_lft forever preferred_lft forever 10:09:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:09:09 link/ether fa:16:3e:55:56:35 brd ff:ff:ff:ff:ff:ff 10:09:09 inet 10.30.106.115/23 brd 10.30.107.255 scope global dynamic ens3 10:09:09 valid_lft 86248sec preferred_lft 86248sec 10:09:09 inet6 fe80::f816:3eff:fe55:5635/64 scope link 10:09:09 valid_lft forever preferred_lft forever 10:09:09 10:09:09 10:09:09 ---> sar -b -r -n DEV: 10:09:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18991) 12/09/25 _x86_64_ (4 CPU) 10:09:09 10:09:09 10:06:39 LINUX RESTART (4 CPU) 10:09:09 10:09:09 10:07:01 tps rtps wtps bread/s bwrtn/s 10:09:09 10:08:02 337.09 24.38 312.71 819.33 51100.68 10:09:09 10:09:01 110.24 1.05 109.18 120.52 12375.39 10:09:09 Average: 224.62 12.81 211.80 472.86 31900.72 10:09:09 10:09:09 10:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:09:09 10:08:02 13899892 15529704 2525076 15.37 60796 1766040 797128 4.56 768580 1533168 100372 10:09:09 10:09:01 13612536 15553572 2812432 17.12 87372 2033164 746652 4.27 761064 1792664 129396 10:09:09 Average: 13756214 15541638 2668754 16.25 74084 1899602 771890 4.42 764822 1662916 114884 10:09:09 10:09:09 10:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:09:09 10:08:02 ens3 159.11 109.88 1390.19 31.62 0.00 0.00 0.00 0.00 10:09:09 10:08:02 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 10:09:09 10:09:01 ens3 59.31 46.11 892.33 11.20 0.00 0.00 0.00 0.00 10:09:09 10:09:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 10:09:09 Average: ens3 109.63 78.26 1143.35 21.50 0.00 0.00 0.00 0.00 10:09:09 Average: lo 1.98 1.98 0.22 0.22 0.00 0.00 0.00 0.00 10:09:09 10:09:09 10:09:09 ---> sar -P ALL: 10:09:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18991) 12/09/25 _x86_64_ (4 CPU) 10:09:09 10:09:09 10:06:39 LINUX RESTART (4 CPU) 10:09:09 10:09:09 10:07:01 CPU %user %nice %system %iowait %steal %idle 10:09:09 10:08:02 all 23.61 0.00 2.89 2.55 0.08 70.86 10:09:09 10:08:02 0 32.09 0.00 2.72 0.42 0.07 64.71 10:09:09 10:08:02 1 11.30 0.00 1.73 5.86 0.10 81.01 10:09:09 10:08:02 2 28.55 0.00 4.70 3.82 0.07 62.87 10:09:09 10:08:02 3 22.49 0.00 2.45 0.12 0.08 74.86 10:09:09 10:09:01 all 21.13 0.00 1.44 1.48 0.06 75.90 10:09:09 10:09:01 0 28.06 0.00 1.89 0.97 0.10 68.98 10:09:09 10:09:01 1 16.23 0.00 1.07 3.26 0.05 79.39 10:09:09 10:09:01 2 19.59 0.00 1.90 1.49 0.05 76.97 10:09:09 10:09:01 3 20.62 0.00 0.90 0.19 0.03 78.26 10:09:09 Average: all 22.38 0.00 2.17 2.02 0.07 73.36 10:09:09 Average: 0 30.09 0.00 2.31 0.69 0.08 66.82 10:09:09 Average: 1 13.75 0.00 1.40 4.57 0.08 80.20 10:09:09 Average: 2 24.10 0.00 3.31 2.66 0.06 69.87 10:09:09 Average: 3 21.56 0.00 1.68 0.15 0.06 76.55 10:09:09 10:09:09 10:09:09