08:38:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142317 08:38:47 Running as SYSTEM 08:38:47 [EnvInject] - Loading node environment variables. 08:38:47 Building remotely on prd-ubuntu1804-builder-4c-4g-6005 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:38:47 [ssh-agent] Looking for ssh-agent implementation... 08:38:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:47 $ ssh-agent 08:38:47 SSH_AUTH_SOCK=/tmp/ssh-4MBcqzQQApze/agent.1654 08:38:47 SSH_AGENT_PID=1656 08:38:47 [ssh-agent] Started. 08:38:47 Running ssh-add (command line suppressed) 08:38:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9902386620145592114.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9902386620145592114.key) 08:38:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:38:47 The recommended git tool is: NONE 08:38:49 using credential onap-jenkins-ssh 08:38:49 Wiping out workspace first. 08:38:49 Cloning the remote Git repository 08:38:49 Cloning repository git://cloud.onap.org/mirror/oom.git 08:38:49 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:38:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:38:49 > git --version # timeout=10 08:38:49 > git --version # 'git version 2.17.1' 08:38:49 using GIT_SSH to set credentials Gerrit user 08:38:49 Verifying host key using manually-configured host key entries 08:38:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:38:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:38:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:38:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:38:54 using GIT_SSH to set credentials Gerrit user 08:38:54 Verifying host key using manually-configured host key entries 08:38:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/142317/1 # timeout=30 08:38:54 > git rev-parse 247dc5240594fb54ece8a53b6644bd99a16d27de^{commit} # timeout=10 08:38:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:38:55 Checking out Revision 247dc5240594fb54ece8a53b6644bd99a16d27de (refs/changes/17/142317/1) 08:38:55 > git config core.sparsecheckout # timeout=10 08:38:55 > git checkout -f 247dc5240594fb54ece8a53b6644bd99a16d27de # timeout=30 08:38:58 Commit message: "[MULTICLOUD] 13.1.5 release" 08:38:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:38:58 > git rev-list --no-walk b0ffa29fa47a12d20587dc372abacb96bcd6d5c7 # timeout=10 08:38:58 [EnvInject] - Injecting environment variables from a build step. 08:38:58 [EnvInject] - Injecting as environment variables the properties content 08:38:58 PYTHON=python3 08:38:58 08:38:58 [EnvInject] - Variables injected successfully. 08:38:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17116944808548411603.sh 08:38:58 ---> tox-install.sh 08:38:58 + source /home/jenkins/lf-env.sh 08:38:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:38:58 ++ mktemp -d /tmp/venv-XXXX 08:38:58 + lf_venv=/tmp/venv-MDVw 08:38:58 + local venv_file=/tmp/.os_lf_venv 08:38:58 + local python=python3 08:38:58 + local options 08:38:58 + local set_path=true 08:38:58 + local install_args= 08:38:58 ++ 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 08:38:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:38:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:38:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:38:58 + true 08:38:58 + case $1 in 08:38:58 + venv_file=/tmp/.toxenv 08:38:58 + shift 2 08:38:58 + true 08:38:58 + case $1 in 08:38:58 + shift 08:38:58 + break 08:38:58 + case $python in 08:38:58 + local pkg_list= 08:38:58 + [[ -d /opt/pyenv ]] 08:38:58 + echo 'Setup pyenv:' 08:38:58 Setup pyenv: 08:38:58 + export PYENV_ROOT=/opt/pyenv 08:38:58 + PYENV_ROOT=/opt/pyenv 08:38:58 + 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 08:38:58 + 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 08:38:58 + pyenv versions 08:38:59 * system (set by /opt/pyenv/version) 08:38:59 * 3.8.13 (set by /opt/pyenv/version) 08:38:59 * 3.9.13 (set by /opt/pyenv/version) 08:38:59 * 3.10.6 (set by /opt/pyenv/version) 08:38:59 + command -v pyenv 08:38:59 ++ pyenv init - --no-rehash 08:38:59 + 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[*]}"'\'')" 08:38:59 export PATH="/opt/pyenv/shims:${PATH}" 08:38:59 export PYENV_SHELL=bash 08:38:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:38:59 pyenv() { 08:38:59 local command 08:38:59 command="${1:-}" 08:38:59 if [ "$#" -gt 0 ]; then 08:38:59 shift 08:38:59 fi 08:38:59 08:38:59 case "$command" in 08:38:59 rehash|shell) 08:38:59 eval "$(pyenv "sh-$command" "$@")" 08:38:59 ;; 08:38:59 *) 08:38:59 command pyenv "$command" "$@" 08:38:59 ;; 08:38:59 esac 08:38:59 }' 08:38:59 +++ 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[*]}"' 08:38:59 ++ 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 08:38:59 ++ 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 08:38:59 ++ 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 08:38:59 ++ export PYENV_SHELL=bash 08:38:59 ++ PYENV_SHELL=bash 08:38:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:38:59 +++ complete -F _pyenv pyenv 08:38:59 ++ lf-pyver python3 08:38:59 ++ local py_version_xy=python3 08:38:59 ++ local py_version_xyz= 08:38:59 ++ pyenv versions 08:38:59 ++ local command 08:38:59 ++ command=versions 08:38:59 ++ '[' 1 -gt 0 ']' 08:38:59 ++ shift 08:38:59 ++ case "$command" in 08:38:59 ++ command pyenv versions 08:38:59 ++ pyenv versions 08:38:59 ++ sed 's/^[ *]* //' 08:38:59 ++ awk '{ print $1 }' 08:38:59 ++ grep -E '^[0-9.]*[0-9]$' 08:38:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:38:59 +++ grep '^3' /tmp/.pyenv_versions 08:38:59 +++ sort -V 08:38:59 +++ tail -n 1 08:38:59 ++ py_version_xyz=3.10.6 08:38:59 ++ [[ -z 3.10.6 ]] 08:38:59 ++ echo 3.10.6 08:38:59 ++ return 0 08:38:59 + pyenv local 3.10.6 08:38:59 + local command 08:38:59 + command=local 08:38:59 + '[' 2 -gt 0 ']' 08:38:59 + shift 08:38:59 + case "$command" in 08:38:59 + command pyenv local 3.10.6 08:38:59 + pyenv local 3.10.6 08:38:59 + for arg in "$@" 08:38:59 + case $arg in 08:38:59 + pkg_list+='tox ' 08:38:59 + for arg in "$@" 08:38:59 + case $arg in 08:38:59 + pkg_list+='virtualenv ' 08:38:59 + for arg in "$@" 08:38:59 + case $arg in 08:38:59 + pkg_list+='urllib3~=1.26.15 ' 08:38:59 + [[ -f /tmp/.toxenv ]] 08:38:59 + [[ ! -f /tmp/.toxenv ]] 08:38:59 + [[ -n '' ]] 08:38:59 + python3 -m venv /tmp/venv-MDVw 08:39:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MDVw' 08:39:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MDVw 08:39:10 + echo /tmp/venv-MDVw 08:39:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:39:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:39:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:39:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:39:10 + local 'pip_opts=--upgrade --quiet' 08:39:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:39:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:39:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:39:10 + [[ -n '' ]] 08:39:10 + [[ -n '' ]] 08:39:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:39:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:39:10 + /tmp/venv-MDVw/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 08:39:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:39:14 lf-activate-venv(): INFO: Base packages installed successfully 08:39:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:39:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:39:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:39:14 + /tmp/venv-MDVw/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 08:39:16 + type python3 08:39:16 + true 08:39:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MDVw/bin to PATH' 08:39:16 lf-activate-venv(): INFO: Adding /tmp/venv-MDVw/bin to PATH 08:39:16 + PATH=/tmp/venv-MDVw/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 08:39:16 + return 0 08:39:16 + python3 --version 08:39:16 Python 3.10.6 08:39:16 + python3 -m pip --version 08:39:16 pip 25.2 from /tmp/venv-MDVw/lib/python3.10/site-packages/pip (python 3.10) 08:39:16 + python3 -m pip freeze 08:39:16 cachetools==6.2.1 08:39:16 chardet==5.2.0 08:39:16 colorama==0.4.6 08:39:16 distlib==0.4.0 08:39:16 filelock==3.20.0 08:39:16 packaging==25.0 08:39:16 platformdirs==4.5.0 08:39:16 pluggy==1.6.0 08:39:16 pyproject-api==1.10.0 08:39:16 tomli==2.3.0 08:39:16 tox==4.31.0 08:39:16 typing_extensions==4.15.0 08:39:16 urllib3==1.26.20 08:39:16 virtualenv==20.35.3 08:39:16 [EnvInject] - Injecting environment variables from a build step. 08:39:16 [EnvInject] - Injecting as environment variables the properties content 08:39:16 PARALLEL=false 08:39:16 08:39:16 [EnvInject] - Variables injected successfully. 08:39:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15639093040807675628.sh 08:39:16 ---> tox-run.sh 08:39:16 + 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 08:39:16 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:39:16 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:39:16 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:39:16 + cd /w/workspace/oom-master-pre-commit-lint/. 08:39:16 + source /home/jenkins/lf-env.sh 08:39:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:39:16 ++ mktemp -d /tmp/venv-XXXX 08:39:16 + lf_venv=/tmp/venv-3yj6 08:39:16 + local venv_file=/tmp/.os_lf_venv 08:39:16 + local python=python3 08:39:16 + local options 08:39:16 + local set_path=true 08:39:16 + local install_args= 08:39:16 ++ 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 08:39:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:39:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:39:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:39:16 + true 08:39:16 + case $1 in 08:39:16 + venv_file=/tmp/.toxenv 08:39:16 + shift 2 08:39:16 + true 08:39:16 + case $1 in 08:39:16 + shift 08:39:16 + break 08:39:16 + case $python in 08:39:16 + local pkg_list= 08:39:16 + [[ -d /opt/pyenv ]] 08:39:16 + echo 'Setup pyenv:' 08:39:16 Setup pyenv: 08:39:16 + export PYENV_ROOT=/opt/pyenv 08:39:16 + PYENV_ROOT=/opt/pyenv 08:39:16 + 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 08:39:16 + 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 08:39:16 + pyenv versions 08:39:16 system 08:39:16 3.8.13 08:39:16 3.9.13 08:39:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:39:16 + command -v pyenv 08:39:16 ++ pyenv init - --no-rehash 08:39:16 + 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[*]}"'\'')" 08:39:16 export PATH="/opt/pyenv/shims:${PATH}" 08:39:16 export PYENV_SHELL=bash 08:39:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:39:16 pyenv() { 08:39:16 local command 08:39:16 command="${1:-}" 08:39:16 if [ "$#" -gt 0 ]; then 08:39:16 shift 08:39:16 fi 08:39:16 08:39:16 case "$command" in 08:39:16 rehash|shell) 08:39:16 eval "$(pyenv "sh-$command" "$@")" 08:39:16 ;; 08:39:16 *) 08:39:16 command pyenv "$command" "$@" 08:39:16 ;; 08:39:16 esac 08:39:16 }' 08:39:16 +++ 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[*]}"' 08:39:16 ++ 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 08:39:16 ++ 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 08:39:16 ++ 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 08:39:16 ++ export PYENV_SHELL=bash 08:39:16 ++ PYENV_SHELL=bash 08:39:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:39:16 +++ complete -F _pyenv pyenv 08:39:16 ++ lf-pyver python3 08:39:16 ++ local py_version_xy=python3 08:39:16 ++ local py_version_xyz= 08:39:16 ++ pyenv versions 08:39:16 ++ sed 's/^[ *]* //' 08:39:16 ++ awk '{ print $1 }' 08:39:16 ++ local command 08:39:16 ++ grep -E '^[0-9.]*[0-9]$' 08:39:16 ++ command=versions 08:39:16 ++ '[' 1 -gt 0 ']' 08:39:16 ++ shift 08:39:16 ++ case "$command" in 08:39:16 ++ command pyenv versions 08:39:16 ++ pyenv versions 08:39:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:39:16 +++ grep '^3' /tmp/.pyenv_versions 08:39:16 +++ sort -V 08:39:16 +++ tail -n 1 08:39:16 ++ py_version_xyz=3.10.6 08:39:16 ++ [[ -z 3.10.6 ]] 08:39:16 ++ echo 3.10.6 08:39:16 ++ return 0 08:39:16 + pyenv local 3.10.6 08:39:16 + local command 08:39:16 + command=local 08:39:16 + '[' 2 -gt 0 ']' 08:39:16 + shift 08:39:16 + case "$command" in 08:39:16 + command pyenv local 3.10.6 08:39:16 + pyenv local 3.10.6 08:39:16 + for arg in "$@" 08:39:16 + case $arg in 08:39:16 + pkg_list+='tox ' 08:39:16 + for arg in "$@" 08:39:16 + case $arg in 08:39:16 + pkg_list+='virtualenv ' 08:39:16 + for arg in "$@" 08:39:16 + case $arg in 08:39:16 + pkg_list+='urllib3~=1.26.15 ' 08:39:16 + [[ -f /tmp/.toxenv ]] 08:39:16 ++ cat /tmp/.toxenv 08:39:16 + lf_venv=/tmp/venv-MDVw 08:39:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MDVw from' file:/tmp/.toxenv 08:39:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MDVw from file:/tmp/.toxenv 08:39:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:39:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:39:16 + local 'pip_opts=--upgrade --quiet' 08:39:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:39:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:39:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:39:16 + [[ -n '' ]] 08:39:16 + [[ -n '' ]] 08:39:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:39:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:39:16 + /tmp/venv-MDVw/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 08:39:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:39:17 lf-activate-venv(): INFO: Base packages installed successfully 08:39:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:39:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:39:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:39:17 + /tmp/venv-MDVw/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 08:39:18 + type python3 08:39:18 + true 08:39:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MDVw/bin to PATH' 08:39:18 lf-activate-venv(): INFO: Adding /tmp/venv-MDVw/bin to PATH 08:39:18 + PATH=/tmp/venv-MDVw/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 08:39:18 + return 0 08:39:18 + [[ -d /opt/pyenv ]] 08:39:18 + echo '---> Setting up pyenv' 08:39:18 ---> Setting up pyenv 08:39:18 + export PYENV_ROOT=/opt/pyenv 08:39:18 + PYENV_ROOT=/opt/pyenv 08:39:18 + export PATH=/opt/pyenv/bin:/tmp/venv-MDVw/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 08:39:18 + PATH=/opt/pyenv/bin:/tmp/venv-MDVw/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 08:39:18 ++ pwd 08:39:18 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:39:18 + export PYTHONPATH 08:39:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:39:18 + TOX_TESTENV_PASSENV=PYTHONPATH 08:39:18 + tox --version 08:39:19 4.31.0 from /tmp/venv-MDVw/lib/python3.10/site-packages/tox/__init__.py 08:39:19 + PARALLEL=false 08:39:19 + TOX_OPTIONS_LIST= 08:39:19 + [[ -n pre-commit ]] 08:39:19 + TOX_OPTIONS_LIST=' -e pre-commit' 08:39:19 + case ${PARALLEL,,} in 08:39:19 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:39:19 + tox -e pre-commit 08:39:20 pre-commit: install_deps> python -I -m pip install pre-commit 08:39:22 pre-commit: freeze> python -m pip freeze --all 08:39:22 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.3 08:39:22 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:39:23 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:39:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:39:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:39:24 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:39:25 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:39:25 [INFO] Once installed this environment will be reused. 08:39:25 [INFO] This may take a few minutes... 08:39:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:39:29 [INFO] Once installed this environment will be reused. 08:39:29 [INFO] This may take a few minutes... 08:39:35 trim trailing whitespace.................................................Passed 08:39:35 Tabs remover.............................................................Passed 08:39:35 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:39:35 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:39:35 [INFO] Once installed this environment will be reused. 08:39:35 [INFO] This may take a few minutes... 08:40:13 gitlint..............................................(no files to check)Skipped 08:40:13 pre-commit: OK (53.94=setup[3.43]+cmd[12.46,38.05] seconds) 08:40:13 congratulations :) (53.97 seconds) 08:40:13 + tox_status=0 08:40:13 + echo '---> Completed tox runs' 08:40:13 ---> Completed tox runs 08:40:13 + for i in .tox/*/log 08:40:13 ++ echo .tox/pre-commit/log 08:40:13 ++ awk -F/ '{print $2}' 08:40:13 + tox_env=pre-commit 08:40:13 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:40:13 + DOC_DIR=docs/_build/html 08:40:13 + [[ -d docs/_build/html ]] 08:40:13 + echo '---> tox-run.sh ends' 08:40:13 ---> tox-run.sh ends 08:40:13 + test 0 -eq 0 08:40:13 $ ssh-agent -k 08:40:13 unset SSH_AUTH_SOCK; 08:40:13 unset SSH_AGENT_PID; 08:40:13 echo Agent pid 1656 killed; 08:40:13 [ssh-agent] Stopped. 08:40:13 [PostBuildScript] - [INFO] Executing post build scripts. 08:40:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2664921094009683335.sh 08:40:13 ---> sysstat.sh 08:40:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10052124724591354245.sh 08:40:14 ---> package-listing.sh 08:40:14 ++ facter osfamily 08:40:14 ++ tr '[:upper:]' '[:lower:]' 08:40:14 + OS_FAMILY=debian 08:40:14 + workspace=/w/workspace/oom-master-pre-commit-lint 08:40:14 + START_PACKAGES=/tmp/packages_start.txt 08:40:14 + END_PACKAGES=/tmp/packages_end.txt 08:40:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:40:14 + PACKAGES=/tmp/packages_start.txt 08:40:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:40:14 + PACKAGES=/tmp/packages_end.txt 08:40:14 + case "${OS_FAMILY}" in 08:40:14 + dpkg -l 08:40:14 + grep '^ii' 08:40:14 + '[' -f /tmp/packages_start.txt ']' 08:40:14 + '[' -f /tmp/packages_end.txt ']' 08:40:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:40:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:40:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:40:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:40:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7716625663990841095.sh 08:40:14 ---> capture-instance-metadata.sh 08:40:14 Setup pyenv: 08:40:14 system 08:40:14 3.8.13 08:40:14 3.9.13 08:40:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:40:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xCHb 08:40:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:40:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:40:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:40:22 lf-activate-venv(): INFO: Base packages installed successfully 08:40:22 lf-activate-venv(): INFO: Installing additional packages: lftools 08:40:43 lf-activate-venv(): INFO: Adding /tmp/venv-xCHb/bin to PATH 08:40:43 INFO: Running in OpenStack, capturing instance metadata 08:40:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10407125766198936957.sh 08:40:43 provisioning config files... 08:40:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15017757620325495944tmp 08:40:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:40:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:40:43 [EnvInject] - Injecting environment variables from a build step. 08:40:43 [EnvInject] - Injecting as environment variables the properties content 08:40:43 SERVER_ID=logs 08:40:43 08:40:43 [EnvInject] - Variables injected successfully. 08:40:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins905762238029103934.sh 08:40:43 ---> create-netrc.sh 08:40:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7923255441078498464.sh 08:40:43 ---> python-tools-install.sh 08:40:43 Setup pyenv: 08:40:43 system 08:40:43 3.8.13 08:40:43 3.9.13 08:40:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:40:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xCHb from file:/tmp/.os_lf_venv 08:40:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:40:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:40:45 lf-activate-venv(): INFO: Base packages installed successfully 08:40:45 lf-activate-venv(): INFO: Installing additional packages: lftools 08:40:53 lf-activate-venv(): INFO: Adding /tmp/venv-xCHb/bin to PATH 08:40:53 Generating Requirements File 08:41:13 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. 08:41:13 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 08:41:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:41:14 Python 3.10.6 08:41:14 pip 25.2 from /tmp/venv-xCHb/lib/python3.10/site-packages/pip (python 3.10) 08:41:14 appdirs==1.4.4 08:41:14 argcomplete==3.6.3 08:41:14 aspy.yaml==1.3.0 08:41:14 attrs==25.4.0 08:41:14 autopage==0.5.2 08:41:14 beautifulsoup4==4.14.2 08:41:14 boto3==1.40.58 08:41:14 botocore==1.40.58 08:41:14 bs4==0.0.2 08:41:14 cachetools==6.2.1 08:41:14 certifi==2025.10.5 08:41:14 cffi==2.0.0 08:41:14 cfgv==3.4.0 08:41:14 chardet==5.2.0 08:41:14 charset-normalizer==3.4.4 08:41:14 click==8.3.0 08:41:14 cliff==4.11.0 08:41:14 cmd2==2.7.0 08:41:14 cryptography==3.3.2 08:41:14 debtcollector==3.0.0 08:41:14 decorator==5.2.1 08:41:14 defusedxml==0.7.1 08:41:14 Deprecated==1.2.18 08:41:14 distlib==0.4.0 08:41:14 dnspython==2.8.0 08:41:14 docker==7.1.0 08:41:14 dogpile.cache==1.5.0 08:41:14 durationpy==0.10 08:41:14 email-validator==2.3.0 08:41:14 filelock==3.20.0 08:41:14 future==1.0.0 08:41:14 gitdb==4.0.12 08:41:14 GitPython==3.1.45 08:41:14 google-auth==2.41.1 08:41:14 httplib2==0.31.0 08:41:14 identify==2.6.15 08:41:14 idna==3.11 08:41:14 importlib-resources==1.5.0 08:41:14 iso8601==2.1.0 08:41:14 Jinja2==3.1.6 08:41:14 jmespath==1.0.1 08:41:14 jsonpatch==1.33 08:41:14 jsonpointer==3.0.0 08:41:14 jsonschema==4.25.1 08:41:14 jsonschema-specifications==2025.9.1 08:41:14 keystoneauth1==5.12.0 08:41:14 kubernetes==34.1.0 08:41:14 lftools==0.37.15 08:41:14 lxml==6.0.2 08:41:14 markdown-it-py==4.0.0 08:41:14 MarkupSafe==3.0.3 08:41:14 mdurl==0.1.2 08:41:14 msgpack==1.1.2 08:41:14 multi_key_dict==2.0.3 08:41:14 munch==4.0.0 08:41:14 netaddr==1.3.0 08:41:14 niet==1.4.2 08:41:14 nodeenv==1.9.1 08:41:14 oauth2client==4.1.3 08:41:14 oauthlib==3.3.1 08:41:14 openstacksdk==4.7.1 08:41:14 os-service-types==1.8.0 08:41:14 osc-lib==4.2.0 08:41:14 oslo.config==10.0.0 08:41:14 oslo.context==6.1.0 08:41:14 oslo.i18n==6.6.0 08:41:14 oslo.log==7.2.1 08:41:14 oslo.serialization==5.8.0 08:41:14 oslo.utils==9.1.0 08:41:14 packaging==25.0 08:41:14 pbr==7.0.1 08:41:14 platformdirs==4.5.0 08:41:14 prettytable==3.16.0 08:41:14 psutil==7.1.1 08:41:14 pyasn1==0.6.1 08:41:14 pyasn1_modules==0.4.2 08:41:14 pycparser==2.23 08:41:14 pygerrit2==2.0.15 08:41:14 PyGithub==2.8.1 08:41:14 Pygments==2.19.2 08:41:14 PyJWT==2.10.1 08:41:14 PyNaCl==1.6.0 08:41:14 pyparsing==2.4.7 08:41:14 pyperclip==1.11.0 08:41:14 pyrsistent==0.20.0 08:41:14 python-cinderclient==9.8.0 08:41:14 python-dateutil==2.9.0.post0 08:41:14 python-heatclient==4.3.0 08:41:14 python-jenkins==1.8.3 08:41:14 python-keystoneclient==5.7.0 08:41:14 python-magnumclient==4.9.0 08:41:14 python-openstackclient==8.2.0 08:41:14 python-swiftclient==4.8.0 08:41:14 PyYAML==6.0.3 08:41:14 referencing==0.37.0 08:41:14 requests==2.32.5 08:41:14 requests-oauthlib==2.0.0 08:41:14 requestsexceptions==1.4.0 08:41:14 rfc3986==2.0.0 08:41:14 rich==14.2.0 08:41:14 rich-argparse==1.7.1 08:41:14 rpds-py==0.28.0 08:41:14 rsa==4.9.1 08:41:14 ruamel.yaml==0.18.16 08:41:14 ruamel.yaml.clib==0.2.14 08:41:14 s3transfer==0.14.0 08:41:14 simplejson==3.20.2 08:41:14 six==1.17.0 08:41:14 smmap==5.0.2 08:41:14 soupsieve==2.8 08:41:14 stevedore==5.5.0 08:41:14 tabulate==0.9.0 08:41:14 toml==0.10.2 08:41:14 tomlkit==0.13.3 08:41:14 tqdm==4.67.1 08:41:14 typing_extensions==4.15.0 08:41:14 tzdata==2025.2 08:41:14 urllib3==1.26.20 08:41:14 virtualenv==20.35.3 08:41:14 wcwidth==0.2.14 08:41:14 websocket-client==1.9.0 08:41:14 wrapt==2.0.0 08:41:14 xdg==6.0.0 08:41:14 xmltodict==1.0.2 08:41:14 yq==3.4.3 08:41:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3625754806358329343.sh 08:41:14 ---> sudo-logs.sh 08:41:14 Archiving 'sudo' log.. 08:41:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2636363200435551686.sh 08:41:14 ---> job-cost.sh 08:41:14 Setup pyenv: 08:41:15 system 08:41:15 3.8.13 08:41:15 3.9.13 08:41:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:41:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xCHb from file:/tmp/.os_lf_venv 08:41:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:41:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:41:16 lf-activate-venv(): INFO: Base packages installed successfully 08:41:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:41:22 lf-activate-venv(): INFO: Adding /tmp/venv-xCHb/bin to PATH 08:41:22 INFO: No Stack... 08:41:22 INFO: Retrieving Pricing Info for: v3-standard-4 08:41:22 INFO: Archiving Costs 08:41:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9965071092567707299.sh 08:41:22 ---> logs-deploy.sh 08:41:22 Setup pyenv: 08:41:22 system 08:41:22 3.8.13 08:41:22 3.9.13 08:41:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:41:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xCHb from file:/tmp/.os_lf_venv 08:41:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:41:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:41:24 lf-activate-venv(): INFO: Base packages installed successfully 08:41:24 lf-activate-venv(): INFO: Installing additional packages: lftools 08:41:33 lf-activate-venv(): INFO: Adding /tmp/venv-xCHb/bin to PATH 08:41:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4291 08:41:33 INFO: archiving workspace using pattern(s): 08:41:34 Archives upload complete. 08:41:34 INFO: archiving logs to Nexus 08:41:35 ---> uname -a: 08:41:35 Linux prd-ubuntu1804-builder-4c-4g-6005 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:41:35 08:41:35 08:41:35 ---> lscpu: 08:41:35 Architecture: x86_64 08:41:35 CPU op-mode(s): 32-bit, 64-bit 08:41:35 Byte Order: Little Endian 08:41:35 CPU(s): 4 08:41:35 On-line CPU(s) list: 0-3 08:41:35 Thread(s) per core: 1 08:41:35 Core(s) per socket: 1 08:41:35 Socket(s): 4 08:41:35 NUMA node(s): 1 08:41:35 Vendor ID: AuthenticAMD 08:41:35 CPU family: 23 08:41:35 Model: 49 08:41:35 Model name: AMD EPYC-Rome Processor 08:41:35 Stepping: 0 08:41:35 CPU MHz: 2799.998 08:41:35 BogoMIPS: 5599.99 08:41:35 Virtualization: AMD-V 08:41:35 Hypervisor vendor: KVM 08:41:35 Virtualization type: full 08:41:35 L1d cache: 32K 08:41:35 L1i cache: 32K 08:41:35 L2 cache: 512K 08:41:35 L3 cache: 16384K 08:41:35 NUMA node0 CPU(s): 0-3 08:41:35 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 08:41:35 08:41:35 08:41:35 ---> nproc: 08:41:35 4 08:41:35 08:41:35 08:41:35 ---> df -h: 08:41:35 Filesystem Size Used Avail Use% Mounted on 08:41:35 udev 7.9G 0 7.9G 0% /dev 08:41:35 tmpfs 1.6G 676K 1.6G 1% /run 08:41:35 /dev/vda1 78G 8.4G 69G 11% / 08:41:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:41:35 tmpfs 5.0M 0 5.0M 0% /run/lock 08:41:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:41:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:41:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:41:35 08:41:35 08:41:35 ---> free -m: 08:41:35 total used free shared buff/cache available 08:41:35 Mem: 16040 601 13221 0 2217 15117 08:41:35 Swap: 1023 0 1023 08:41:35 08:41:35 08:41:35 ---> ip addr: 08:41:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:41:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:41:35 inet 127.0.0.1/8 scope host lo 08:41:35 valid_lft forever preferred_lft forever 08:41:35 inet6 ::1/128 scope host 08:41:35 valid_lft forever preferred_lft forever 08:41:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:41:35 link/ether fa:16:3e:8e:d5:3f brd ff:ff:ff:ff:ff:ff 08:41:35 inet 10.30.106.57/23 brd 10.30.107.255 scope global dynamic ens3 08:41:35 valid_lft 86214sec preferred_lft 86214sec 08:41:35 inet6 fe80::f816:3eff:fe8e:d53f/64 scope link 08:41:35 valid_lft forever preferred_lft forever 08:41:35 08:41:35 08:41:35 ---> sar -b -r -n DEV: 08:41:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6005) 10/24/25 _x86_64_ (4 CPU) 08:41:35 08:41:35 08:38:31 LINUX RESTART (4 CPU) 08:41:35 08:41:35 08:39:01 tps rtps wtps bread/s bwrtn/s 08:41:35 08:40:01 59.22 9.30 49.92 183.47 30092.80 08:41:35 08:41:01 88.49 0.92 87.57 106.25 10232.43 08:41:35 Average: 73.85 5.11 68.74 144.85 20161.79 08:41:35 08:41:35 08:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:41:35 08:40:01 13883044 15453668 2541924 15.48 54424 1717192 924872 5.29 825096 1500116 132160 08:41:35 08:41:01 13651608 15495488 2773360 16.89 79352 1950384 816920 4.68 817004 1711344 172932 08:41:35 Average: 13767326 15474578 2657642 16.18 66888 1833788 870896 4.98 821050 1605730 152546 08:41:35 08:41:35 08:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:41:35 08:40:01 ens3 52.50 36.83 797.77 5.99 0.00 0.00 0.00 0.00 08:41:35 08:40:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 08:41:35 08:41:01 ens3 53.24 40.13 754.58 10.12 0.00 0.00 0.00 0.00 08:41:35 08:41:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 08:41:35 Average: ens3 52.87 38.48 776.18 8.06 0.00 0.00 0.00 0.00 08:41:35 Average: lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 08:41:35 08:41:35 08:41:35 ---> sar -P ALL: 08:41:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6005) 10/24/25 _x86_64_ (4 CPU) 08:41:35 08:41:35 08:38:31 LINUX RESTART (4 CPU) 08:41:35 08:41:35 08:39:01 CPU %user %nice %system %iowait %steal %idle 08:41:35 08:40:01 all 12.03 0.00 1.25 22.74 0.06 63.93 08:41:35 08:40:01 0 7.39 0.00 1.02 56.88 0.07 34.65 08:41:35 08:40:01 1 16.39 0.00 1.47 30.89 0.05 51.20 08:41:35 08:40:01 2 17.03 0.00 1.67 3.02 0.07 78.21 08:41:35 08:40:01 3 7.27 0.00 0.84 0.10 0.05 91.74 08:41:35 08:41:01 all 19.05 0.00 1.32 4.84 0.05 74.75 08:41:35 08:41:01 0 19.37 0.00 1.09 3.04 0.03 76.48 08:41:35 08:41:01 1 9.80 0.00 1.10 11.45 0.03 77.61 08:41:35 08:41:01 2 34.32 0.00 2.01 4.51 0.08 59.07 08:41:35 08:41:01 3 12.69 0.00 1.07 0.35 0.05 85.84 08:41:35 Average: all 15.54 0.00 1.28 13.79 0.05 69.34 08:41:35 Average: 0 13.38 0.00 1.05 29.95 0.05 55.57 08:41:35 Average: 1 13.10 0.00 1.29 21.18 0.04 64.40 08:41:35 Average: 2 25.67 0.00 1.84 3.77 0.08 68.65 08:41:35 Average: 3 9.98 0.00 0.95 0.23 0.05 88.78 08:41:35 08:41:35 08:41:35