09:00:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 09:00:26 Running as SYSTEM 09:00:26 [EnvInject] - Loading node environment variables. 09:00:26 Building remotely on prd-ubuntu1804-builder-4c-4g-4221 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:00:26 [ssh-agent] Looking for ssh-agent implementation... 09:00:26 $ ssh-agent 09:00:26 SSH_AUTH_SOCK=/tmp/ssh-zBUOhnt01jKZ/agent.1603 09:00:26 SSH_AGENT_PID=1605 09:00:26 [ssh-agent] Started. 09:00:26 Running ssh-add (command line suppressed) 09:00:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16119084555295392218.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16119084555295392218.key) 09:00:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:00:26 The recommended git tool is: NONE 09:00:28 using credential onap-jenkins-ssh 09:00:28 Wiping out workspace first. 09:00:28 Cloning the remote Git repository 09:00:28 Cloning repository git://cloud.onap.org/mirror/oom.git 09:00:28 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:00:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:00:28 > git --version # timeout=10 09:00:28 > git --version # 'git version 2.17.1' 09:00:28 using GIT_SSH to set credentials Gerrit user 09:00:28 Verifying host key using manually-configured host key entries 09:00:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:00:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:00:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:00:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:00:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:00:34 using GIT_SSH to set credentials Gerrit user 09:00:34 Verifying host key using manually-configured host key entries 09:00:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/14 # timeout=30 09:00:34 > git rev-parse 436809c9054fe7183f8480bb7ce5b5f46ae9c9f6^{commit} # timeout=10 09:00:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:00:34 Checking out Revision 436809c9054fe7183f8480bb7ce5b5f46ae9c9f6 (refs/changes/80/141880/14) 09:00:34 > git config core.sparsecheckout # timeout=10 09:00:34 > git checkout -f 436809c9054fe7183f8480bb7ce5b5f46ae9c9f6 # timeout=30 09:00:37 Commit message: "[SDC] Move db init jobs to init container." 09:00:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:00:37 > git rev-list --no-walk 25779250e2d1b5f3d78a799a3c93113c19a26d88 # timeout=10 09:00:38 [EnvInject] - Injecting environment variables from a build step. 09:00:38 [EnvInject] - Injecting as environment variables the properties content 09:00:38 PYTHON=python3 09:00:38 09:00:38 [EnvInject] - Variables injected successfully. 09:00:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2465849153557967844.sh 09:00:38 ---> tox-install.sh 09:00:38 + source /home/jenkins/lf-env.sh 09:00:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:00:38 ++ mktemp -d /tmp/venv-XXXX 09:00:38 + lf_venv=/tmp/venv-7eFT 09:00:38 + local venv_file=/tmp/.os_lf_venv 09:00:38 + local python=python3 09:00:38 + local options 09:00:38 + local set_path=true 09:00:38 + local install_args= 09:00:38 ++ 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 09:00:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:00:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:00:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:00:38 + true 09:00:38 + case $1 in 09:00:38 + venv_file=/tmp/.toxenv 09:00:38 + shift 2 09:00:38 + true 09:00:38 + case $1 in 09:00:38 + shift 09:00:38 + break 09:00:38 + case $python in 09:00:38 + local pkg_list= 09:00:38 + [[ -d /opt/pyenv ]] 09:00:38 + echo 'Setup pyenv:' 09:00:38 Setup pyenv: 09:00:38 + export PYENV_ROOT=/opt/pyenv 09:00:38 + PYENV_ROOT=/opt/pyenv 09:00:38 + 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 09:00:38 + 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 09:00:38 + pyenv versions 09:00:38 * system (set by /opt/pyenv/version) 09:00:38 * 3.8.13 (set by /opt/pyenv/version) 09:00:38 * 3.9.13 (set by /opt/pyenv/version) 09:00:38 * 3.10.6 (set by /opt/pyenv/version) 09:00:38 + command -v pyenv 09:00:38 ++ pyenv init - --no-rehash 09:00:38 + 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[*]}"'\'')" 09:00:38 export PATH="/opt/pyenv/shims:${PATH}" 09:00:38 export PYENV_SHELL=bash 09:00:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:00:38 pyenv() { 09:00:38 local command 09:00:38 command="${1:-}" 09:00:38 if [ "$#" -gt 0 ]; then 09:00:38 shift 09:00:38 fi 09:00:38 09:00:38 case "$command" in 09:00:38 rehash|shell) 09:00:38 eval "$(pyenv "sh-$command" "$@")" 09:00:38 ;; 09:00:38 *) 09:00:38 command pyenv "$command" "$@" 09:00:38 ;; 09:00:38 esac 09:00:38 }' 09:00:38 +++ 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[*]}"' 09:00:38 ++ 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 09:00:38 ++ 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 09:00:38 ++ 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 09:00:38 ++ export PYENV_SHELL=bash 09:00:38 ++ PYENV_SHELL=bash 09:00:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:00:38 +++ complete -F _pyenv pyenv 09:00:38 ++ lf-pyver python3 09:00:38 ++ local py_version_xy=python3 09:00:38 ++ local py_version_xyz= 09:00:38 ++ pyenv versions 09:00:38 ++ local command 09:00:38 ++ command=versions 09:00:38 ++ '[' 1 -gt 0 ']' 09:00:38 ++ shift 09:00:38 ++ case "$command" in 09:00:38 ++ command pyenv versions 09:00:38 ++ pyenv versions 09:00:38 ++ sed 's/^[ *]* //' 09:00:38 ++ awk '{ print $1 }' 09:00:38 ++ grep -E '^[0-9.]*[0-9]$' 09:00:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:00:38 +++ grep '^3' /tmp/.pyenv_versions 09:00:38 +++ sort -V 09:00:38 +++ tail -n 1 09:00:38 ++ py_version_xyz=3.10.6 09:00:38 ++ [[ -z 3.10.6 ]] 09:00:38 ++ echo 3.10.6 09:00:38 ++ return 0 09:00:38 + pyenv local 3.10.6 09:00:38 + local command 09:00:38 + command=local 09:00:38 + '[' 2 -gt 0 ']' 09:00:38 + shift 09:00:38 + case "$command" in 09:00:38 + command pyenv local 3.10.6 09:00:38 + pyenv local 3.10.6 09:00:38 + for arg in "$@" 09:00:38 + case $arg in 09:00:38 + pkg_list+='tox ' 09:00:38 + for arg in "$@" 09:00:38 + case $arg in 09:00:38 + pkg_list+='virtualenv ' 09:00:38 + for arg in "$@" 09:00:38 + case $arg in 09:00:38 + pkg_list+='urllib3~=1.26.15 ' 09:00:38 + [[ -f /tmp/.toxenv ]] 09:00:38 + [[ ! -f /tmp/.toxenv ]] 09:00:38 + [[ -n '' ]] 09:00:38 + python3 -m venv /tmp/venv-7eFT 09:00:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7eFT' 09:00:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7eFT 09:00:42 + echo /tmp/venv-7eFT 09:00:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:00:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:00:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:00:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:00:42 + local 'pip_opts=--upgrade --quiet' 09:00:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:00:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:00:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:00:42 + [[ -n '' ]] 09:00:42 + [[ -n '' ]] 09:00:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:00:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:00:42 + /tmp/venv-7eFT/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 09:00:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:00:47 lf-activate-venv(): INFO: Base packages installed successfully 09:00:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:00:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:00:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:00:47 + /tmp/venv-7eFT/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 09:00:49 + type python3 09:00:49 + true 09:00:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7eFT/bin to PATH' 09:00:49 lf-activate-venv(): INFO: Adding /tmp/venv-7eFT/bin to PATH 09:00:49 + PATH=/tmp/venv-7eFT/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 09:00:49 + return 0 09:00:49 + python3 --version 09:00:49 Python 3.10.6 09:00:49 + python3 -m pip --version 09:00:49 pip 25.3 from /tmp/venv-7eFT/lib/python3.10/site-packages/pip (python 3.10) 09:00:49 + python3 -m pip freeze 09:00:49 cachetools==6.2.4 09:00:49 chardet==5.2.0 09:00:49 colorama==0.4.6 09:00:49 distlib==0.4.0 09:00:49 filelock==3.20.2 09:00:49 packaging==25.0 09:00:49 platformdirs==4.5.1 09:00:49 pluggy==1.6.0 09:00:49 pyproject-api==1.10.0 09:00:49 tomli==2.3.0 09:00:49 tox==4.34.0 09:00:49 typing_extensions==4.15.0 09:00:49 urllib3==1.26.20 09:00:49 virtualenv==20.36.0 09:00:49 [EnvInject] - Injecting environment variables from a build step. 09:00:49 [EnvInject] - Injecting as environment variables the properties content 09:00:49 PARALLEL=false 09:00:49 09:00:49 [EnvInject] - Variables injected successfully. 09:00:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12672648384253201210.sh 09:00:49 ---> tox-run.sh 09:00:49 + 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 09:00:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:00:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:00:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:00:49 + cd /w/workspace/oom-master-pre-commit-lint/. 09:00:49 + source /home/jenkins/lf-env.sh 09:00:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:00:49 ++ mktemp -d /tmp/venv-XXXX 09:00:49 + lf_venv=/tmp/venv-wPks 09:00:49 + local venv_file=/tmp/.os_lf_venv 09:00:49 + local python=python3 09:00:49 + local options 09:00:49 + local set_path=true 09:00:49 + local install_args= 09:00:49 ++ 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 09:00:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:00:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:00:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:00:49 + true 09:00:49 + case $1 in 09:00:49 + venv_file=/tmp/.toxenv 09:00:49 + shift 2 09:00:49 + true 09:00:49 + case $1 in 09:00:49 + shift 09:00:49 + break 09:00:49 + case $python in 09:00:49 + local pkg_list= 09:00:49 + [[ -d /opt/pyenv ]] 09:00:49 + echo 'Setup pyenv:' 09:00:49 Setup pyenv: 09:00:49 + export PYENV_ROOT=/opt/pyenv 09:00:49 + PYENV_ROOT=/opt/pyenv 09:00:49 + 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 09:00:49 + 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 09:00:49 + pyenv versions 09:00:49 system 09:00:49 3.8.13 09:00:49 3.9.13 09:00:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:00:49 + command -v pyenv 09:00:49 ++ pyenv init - --no-rehash 09:00:49 + 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[*]}"'\'')" 09:00:49 export PATH="/opt/pyenv/shims:${PATH}" 09:00:49 export PYENV_SHELL=bash 09:00:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:00:49 pyenv() { 09:00:49 local command 09:00:49 command="${1:-}" 09:00:49 if [ "$#" -gt 0 ]; then 09:00:49 shift 09:00:49 fi 09:00:49 09:00:49 case "$command" in 09:00:49 rehash|shell) 09:00:49 eval "$(pyenv "sh-$command" "$@")" 09:00:49 ;; 09:00:49 *) 09:00:49 command pyenv "$command" "$@" 09:00:49 ;; 09:00:49 esac 09:00:49 }' 09:00:49 +++ 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[*]}"' 09:00:49 ++ 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 09:00:49 ++ 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 09:00:49 ++ 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 09:00:49 ++ export PYENV_SHELL=bash 09:00:49 ++ PYENV_SHELL=bash 09:00:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:00:49 +++ complete -F _pyenv pyenv 09:00:49 ++ lf-pyver python3 09:00:49 ++ local py_version_xy=python3 09:00:49 ++ local py_version_xyz= 09:00:49 ++ pyenv versions 09:00:49 ++ local command 09:00:49 ++ command=versions 09:00:49 ++ '[' 1 -gt 0 ']' 09:00:49 ++ shift 09:00:49 ++ case "$command" in 09:00:49 ++ command pyenv versions 09:00:49 ++ pyenv versions 09:00:49 ++ awk '{ print $1 }' 09:00:49 ++ sed 's/^[ *]* //' 09:00:49 ++ grep -E '^[0-9.]*[0-9]$' 09:00:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:00:49 +++ grep '^3' /tmp/.pyenv_versions 09:00:49 +++ sort -V 09:00:49 +++ tail -n 1 09:00:49 ++ py_version_xyz=3.10.6 09:00:49 ++ [[ -z 3.10.6 ]] 09:00:49 ++ echo 3.10.6 09:00:49 ++ return 0 09:00:49 + pyenv local 3.10.6 09:00:49 + local command 09:00:49 + command=local 09:00:49 + '[' 2 -gt 0 ']' 09:00:49 + shift 09:00:49 + case "$command" in 09:00:49 + command pyenv local 3.10.6 09:00:49 + pyenv local 3.10.6 09:00:49 + for arg in "$@" 09:00:49 + case $arg in 09:00:49 + pkg_list+='tox ' 09:00:49 + for arg in "$@" 09:00:49 + case $arg in 09:00:49 + pkg_list+='virtualenv ' 09:00:49 + for arg in "$@" 09:00:49 + case $arg in 09:00:49 + pkg_list+='urllib3~=1.26.15 ' 09:00:49 + [[ -f /tmp/.toxenv ]] 09:00:49 ++ cat /tmp/.toxenv 09:00:49 + lf_venv=/tmp/venv-7eFT 09:00:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7eFT from' file:/tmp/.toxenv 09:00:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7eFT from file:/tmp/.toxenv 09:00:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:00:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:00:49 + local 'pip_opts=--upgrade --quiet' 09:00:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:00:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:00:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:00:49 + [[ -n '' ]] 09:00:49 + [[ -n '' ]] 09:00:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:00:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:00:49 + /tmp/venv-7eFT/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 09:00:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:00:50 lf-activate-venv(): INFO: Base packages installed successfully 09:00:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:00:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:00:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:00:50 + /tmp/venv-7eFT/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 09:00:51 + type python3 09:00:51 + true 09:00:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7eFT/bin to PATH' 09:00:51 lf-activate-venv(): INFO: Adding /tmp/venv-7eFT/bin to PATH 09:00:51 + PATH=/tmp/venv-7eFT/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 09:00:51 + return 0 09:00:51 + [[ -d /opt/pyenv ]] 09:00:51 + echo '---> Setting up pyenv' 09:00:51 ---> Setting up pyenv 09:00:51 + export PYENV_ROOT=/opt/pyenv 09:00:51 + PYENV_ROOT=/opt/pyenv 09:00:51 + export PATH=/opt/pyenv/bin:/tmp/venv-7eFT/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 09:00:51 + PATH=/opt/pyenv/bin:/tmp/venv-7eFT/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 09:00:51 ++ pwd 09:00:51 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:00:51 + export PYTHONPATH 09:00:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:00:51 + TOX_TESTENV_PASSENV=PYTHONPATH 09:00:51 + tox --version 09:00:52 4.34.0 from /tmp/venv-7eFT/lib/python3.10/site-packages/tox/__init__.py 09:00:52 + PARALLEL=false 09:00:52 + TOX_OPTIONS_LIST= 09:00:52 + [[ -n pre-commit ]] 09:00:52 + TOX_OPTIONS_LIST=' -e pre-commit' 09:00:52 + case ${PARALLEL,,} in 09:00:52 + tox -e pre-commit 09:00:52 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:00:53 pre-commit: install_deps> python -I -m pip install pre-commit 09:00:56 pre-commit: freeze> python -m pip freeze --all 09:00:56 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.2,identify==2.6.15,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.0 09:00:56 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:00:56 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:00:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:00:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:00:58 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:00:59 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:00:59 [INFO] Once installed this environment will be reused. 09:00:59 [INFO] This may take a few minutes... 09:01:03 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:01:03 [INFO] Once installed this environment will be reused. 09:01:03 [INFO] This may take a few minutes... 09:01:08 trim trailing whitespace.................................................Passed 09:01:08 Tabs remover.............................................................Passed 09:01:08 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:01:09 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:01:09 [INFO] Once installed this environment will be reused. 09:01:09 [INFO] This may take a few minutes... 09:01:17 gitlint..............................................(no files to check)Skipped 09:01:17 pre-commit: OK (24.62=setup[3.92]+cmd[11.94,8.75] seconds) 09:01:17 congratulations :) (24.65 seconds) 09:01:17 + tox_status=0 09:01:17 + echo '---> Completed tox runs' 09:01:17 ---> Completed tox runs 09:01:17 + for i in .tox/*/log 09:01:17 ++ echo .tox/pre-commit/log 09:01:17 ++ awk -F/ '{print $2}' 09:01:17 + tox_env=pre-commit 09:01:17 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:01:17 + DOC_DIR=docs/_build/html 09:01:17 + [[ -d docs/_build/html ]] 09:01:17 + echo '---> tox-run.sh ends' 09:01:17 ---> tox-run.sh ends 09:01:17 + test 0 -eq 0 09:01:17 $ ssh-agent -k 09:01:17 unset SSH_AUTH_SOCK; 09:01:17 unset SSH_AGENT_PID; 09:01:17 echo Agent pid 1605 killed; 09:01:17 [ssh-agent] Stopped. 09:01:17 [PostBuildScript] - [INFO] Executing post build scripts. 09:01:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9283105242005292186.sh 09:01:17 ---> sysstat.sh 09:01:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2758915830970370845.sh 09:01:18 ---> package-listing.sh 09:01:18 ++ tr '[:upper:]' '[:lower:]' 09:01:18 ++ facter osfamily 09:01:18 + OS_FAMILY=debian 09:01:18 + workspace=/w/workspace/oom-master-pre-commit-lint 09:01:18 + START_PACKAGES=/tmp/packages_start.txt 09:01:18 + END_PACKAGES=/tmp/packages_end.txt 09:01:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:18 + PACKAGES=/tmp/packages_start.txt 09:01:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:01:18 + PACKAGES=/tmp/packages_end.txt 09:01:18 + case "${OS_FAMILY}" in 09:01:18 + dpkg -l 09:01:18 + grep '^ii' 09:01:18 + '[' -f /tmp/packages_start.txt ']' 09:01:18 + '[' -f /tmp/packages_end.txt ']' 09:01:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:01:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:01:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:01:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9859588837465956387.sh 09:01:18 ---> capture-instance-metadata.sh 09:01:18 Setup pyenv: 09:01:18 system 09:01:18 3.8.13 09:01:18 3.9.13 09:01:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:01:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xlgr 09:01:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:01:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:26 lf-activate-venv(): INFO: Base packages installed successfully 09:01:26 lf-activate-venv(): INFO: Installing additional packages: lftools 09:01:48 lf-activate-venv(): INFO: Adding /tmp/venv-Xlgr/bin to PATH 09:01:48 INFO: Running in OpenStack, capturing instance metadata 09:01:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1299514932543964558.sh 09:01:49 provisioning config files... 09:01:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4423177250650470937tmp 09:01:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:01:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:01:49 [EnvInject] - Injecting environment variables from a build step. 09:01:49 [EnvInject] - Injecting as environment variables the properties content 09:01:49 SERVER_ID=logs 09:01:49 09:01:49 [EnvInject] - Variables injected successfully. 09:01:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4614153769650202161.sh 09:01:49 ---> create-netrc.sh 09:01:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4444762590035818484.sh 09:01:49 ---> python-tools-install.sh 09:01:49 Setup pyenv: 09:01:49 system 09:01:49 3.8.13 09:01:49 3.9.13 09:01:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:01:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xlgr from file:/tmp/.os_lf_venv 09:01:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:52 lf-activate-venv(): INFO: Base packages installed successfully 09:01:52 lf-activate-venv(): INFO: Installing additional packages: lftools 09:02:00 lf-activate-venv(): INFO: Adding /tmp/venv-Xlgr/bin to PATH 09:02:00 Generating Requirements File 09:02:23 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. 09:02:23 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:02:24 Python 3.10.6 09:02:24 pip 25.3 from /tmp/venv-Xlgr/lib/python3.10/site-packages/pip (python 3.10) 09:02:24 appdirs==1.4.4 09:02:24 argcomplete==3.6.3 09:02:24 aspy.yaml==1.3.0 09:02:24 attrs==25.4.0 09:02:24 autopage==0.5.2 09:02:24 backports.strenum==1.3.1 09:02:24 beautifulsoup4==4.14.3 09:02:24 boto3==1.42.24 09:02:24 botocore==1.42.24 09:02:24 bs4==0.0.2 09:02:24 certifi==2026.1.4 09:02:24 cffi==2.0.0 09:02:24 cfgv==3.5.0 09:02:24 chardet==5.2.0 09:02:24 charset-normalizer==3.4.4 09:02:24 click==8.3.1 09:02:24 cliff==4.13.1 09:02:24 cmd2==3.1.0 09:02:24 cryptography==3.3.2 09:02:24 debtcollector==3.0.0 09:02:24 decorator==5.2.1 09:02:24 defusedxml==0.7.1 09:02:24 Deprecated==1.3.1 09:02:24 distlib==0.4.0 09:02:24 dnspython==2.8.0 09:02:24 docker==7.1.0 09:02:24 dogpile.cache==1.5.0 09:02:24 durationpy==0.10 09:02:24 email-validator==2.3.0 09:02:24 filelock==3.20.2 09:02:24 future==1.0.0 09:02:24 gitdb==4.0.12 09:02:24 GitPython==3.1.46 09:02:24 google-auth==2.47.0 09:02:24 httplib2==0.31.0 09:02:24 identify==2.6.15 09:02:24 idna==3.11 09:02:24 importlib-resources==1.5.0 09:02:24 iso8601==2.1.0 09:02:24 Jinja2==3.1.6 09:02:24 jmespath==1.0.1 09:02:24 jsonpatch==1.33 09:02:24 jsonpointer==3.0.0 09:02:24 jsonschema==4.26.0 09:02:24 jsonschema-specifications==2025.9.1 09:02:24 keystoneauth1==5.12.0 09:02:24 kubernetes==34.1.0 09:02:24 lftools==0.37.18 09:02:24 lxml==6.0.2 09:02:24 markdown-it-py==4.0.0 09:02:24 MarkupSafe==3.0.3 09:02:24 mdurl==0.1.2 09:02:24 msgpack==1.1.2 09:02:24 multi_key_dict==2.0.3 09:02:24 munch==4.0.0 09:02:24 netaddr==1.3.0 09:02:24 niet==1.4.2 09:02:24 nodeenv==1.10.0 09:02:24 oauth2client==4.1.3 09:02:24 oauthlib==3.3.1 09:02:24 openstacksdk==4.8.0 09:02:24 os-service-types==1.8.2 09:02:24 osc-lib==4.3.0 09:02:24 oslo.config==10.2.0 09:02:24 oslo.context==6.2.0 09:02:24 oslo.i18n==6.7.1 09:02:24 oslo.log==8.0.0 09:02:24 oslo.serialization==5.9.0 09:02:24 oslo.utils==9.2.0 09:02:24 packaging==25.0 09:02:24 pbr==7.0.3 09:02:24 platformdirs==4.5.1 09:02:24 prettytable==3.17.0 09:02:24 psutil==7.2.1 09:02:24 pyasn1==0.6.1 09:02:24 pyasn1_modules==0.4.2 09:02:24 pycparser==2.23 09:02:24 pygerrit2==2.0.15 09:02:24 PyGithub==2.8.1 09:02:24 Pygments==2.19.2 09:02:24 PyJWT==2.10.1 09:02:24 PyNaCl==1.6.2 09:02:24 pyparsing==2.4.7 09:02:24 pyperclip==1.11.0 09:02:24 pyrsistent==0.20.0 09:02:24 python-cinderclient==9.8.0 09:02:24 python-dateutil==2.9.0.post0 09:02:24 python-heatclient==4.3.0 09:02:24 python-jenkins==1.8.3 09:02:24 python-keystoneclient==5.7.0 09:02:24 python-magnumclient==4.9.0 09:02:24 python-openstackclient==8.3.0 09:02:24 python-swiftclient==4.9.0 09:02:24 PyYAML==6.0.3 09:02:24 referencing==0.37.0 09:02:24 requests==2.32.5 09:02:24 requests-oauthlib==2.0.0 09:02:24 requestsexceptions==1.4.0 09:02:24 rfc3986==2.0.0 09:02:24 rich==14.2.0 09:02:24 rich-argparse==1.7.2 09:02:24 rpds-py==0.30.0 09:02:24 rsa==4.9.1 09:02:24 ruamel.yaml==0.19.1 09:02:24 ruamel.yaml.clib==0.2.15 09:02:24 s3transfer==0.16.0 09:02:24 simplejson==3.20.2 09:02:24 six==1.17.0 09:02:24 smmap==5.0.2 09:02:24 soupsieve==2.8.1 09:02:24 stevedore==5.6.0 09:02:24 tabulate==0.9.0 09:02:24 toml==0.10.2 09:02:24 tomlkit==0.13.3 09:02:24 tqdm==4.67.1 09:02:24 typing_extensions==4.15.0 09:02:24 tzdata==2025.3 09:02:24 urllib3==1.26.20 09:02:24 virtualenv==20.36.0 09:02:24 wcwidth==0.2.14 09:02:24 websocket-client==1.9.0 09:02:24 wrapt==2.0.1 09:02:24 xdg==6.0.0 09:02:24 xmltodict==1.0.2 09:02:24 yq==3.4.3 09:02:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9124754564169831761.sh 09:02:24 ---> sudo-logs.sh 09:02:24 Archiving 'sudo' log.. 09:02:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4274160360818912134.sh 09:02:25 ---> job-cost.sh 09:02:25 Setup pyenv: 09:02:25 system 09:02:25 3.8.13 09:02:25 3.9.13 09:02:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:02:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xlgr from file:/tmp/.os_lf_venv 09:02:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:27 lf-activate-venv(): INFO: Base packages installed successfully 09:02:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:02:32 lf-activate-venv(): INFO: Adding /tmp/venv-Xlgr/bin to PATH 09:02:32 INFO: No Stack... 09:02:32 INFO: Retrieving Pricing Info for: v3-standard-4 09:02:32 INFO: Archiving Costs 09:02:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15743382295362810992.sh 09:02:32 ---> logs-deploy.sh 09:02:32 Setup pyenv: 09:02:32 system 09:02:32 3.8.13 09:02:32 3.9.13 09:02:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:02:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xlgr from file:/tmp/.os_lf_venv 09:02:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:02:34 lf-activate-venv(): INFO: Base packages installed successfully 09:02:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:02:43 lf-activate-venv(): INFO: Adding /tmp/venv-Xlgr/bin to PATH 09:02:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4368 09:02:43 INFO: archiving workspace using pattern(s): 09:02:44 Archives upload complete. 09:02:44 INFO: archiving logs to Nexus 09:02:45 ---> uname -a: 09:02:45 Linux prd-ubuntu1804-builder-4c-4g-4221 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:02:45 09:02:45 09:02:45 ---> lscpu: 09:02:45 Architecture: x86_64 09:02:45 CPU op-mode(s): 32-bit, 64-bit 09:02:45 Byte Order: Little Endian 09:02:45 CPU(s): 4 09:02:45 On-line CPU(s) list: 0-3 09:02:45 Thread(s) per core: 1 09:02:45 Core(s) per socket: 1 09:02:45 Socket(s): 4 09:02:45 NUMA node(s): 1 09:02:45 Vendor ID: AuthenticAMD 09:02:45 CPU family: 23 09:02:45 Model: 49 09:02:45 Model name: AMD EPYC-Rome Processor 09:02:45 Stepping: 0 09:02:45 CPU MHz: 2800.000 09:02:45 BogoMIPS: 5600.00 09:02:45 Virtualization: AMD-V 09:02:45 Hypervisor vendor: KVM 09:02:45 Virtualization type: full 09:02:45 L1d cache: 32K 09:02:45 L1i cache: 32K 09:02:45 L2 cache: 512K 09:02:45 L3 cache: 16384K 09:02:45 NUMA node0 CPU(s): 0-3 09:02:45 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 09:02:45 09:02:45 09:02:45 ---> nproc: 09:02:45 4 09:02:45 09:02:45 09:02:45 ---> df -h: 09:02:45 Filesystem Size Used Avail Use% Mounted on 09:02:45 udev 7.9G 0 7.9G 0% /dev 09:02:45 tmpfs 1.6G 680K 1.6G 1% /run 09:02:45 /dev/vda1 78G 8.4G 69G 11% / 09:02:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:02:45 tmpfs 5.0M 0 5.0M 0% /run/lock 09:02:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:02:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:02:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:02:45 09:02:45 09:02:45 ---> free -m: 09:02:45 total used free shared buff/cache available 09:02:45 Mem: 16040 569 13259 0 2211 15149 09:02:45 Swap: 1023 0 1023 09:02:45 09:02:45 09:02:45 ---> ip addr: 09:02:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:02:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:02:45 inet 127.0.0.1/8 scope host lo 09:02:45 valid_lft forever preferred_lft forever 09:02:45 inet6 ::1/128 scope host 09:02:45 valid_lft forever preferred_lft forever 09:02:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:02:45 link/ether fa:16:3e:6f:c7:8a brd ff:ff:ff:ff:ff:ff 09:02:45 inet 10.30.106.201/23 brd 10.30.107.255 scope global dynamic ens3 09:02:45 valid_lft 86242sec preferred_lft 86242sec 09:02:45 inet6 fe80::f816:3eff:fe6f:c78a/64 scope link 09:02:45 valid_lft forever preferred_lft forever 09:02:45 09:02:45 09:02:45 ---> sar -b -r -n DEV: 09:02:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4221) 01/09/26 _x86_64_ (4 CPU) 09:02:45 09:02:45 09:00:10 LINUX RESTART (4 CPU) 09:02:45 09:02:45 09:01:01 tps rtps wtps bread/s bwrtn/s 09:02:45 09:02:01 120.16 0.97 119.20 111.45 46975.64 09:02:45 Average: 120.16 0.97 119.20 111.45 46975.64 09:02:45 09:02:45 09:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:02:45 09:02:01 13775300 15577252 2649668 16.13 78324 1910752 707972 4.05 731096 1675316 144484 09:02:45 Average: 13775300 15577252 2649668 16.13 78324 1910752 707972 4.05 731096 1675316 144484 09:02:45 09:02:45 09:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:02:45 09:02:01 ens3 80.59 58.02 803.16 10.86 0.00 0.00 0.00 0.00 09:02:45 09:02:01 lo 1.93 1.93 0.23 0.23 0.00 0.00 0.00 0.00 09:02:45 Average: ens3 80.59 58.02 803.16 10.86 0.00 0.00 0.00 0.00 09:02:45 Average: lo 1.93 1.93 0.23 0.23 0.00 0.00 0.00 0.00 09:02:45 09:02:45 09:02:45 ---> sar -P ALL: 09:02:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4221) 01/09/26 _x86_64_ (4 CPU) 09:02:45 09:02:45 09:00:10 LINUX RESTART (4 CPU) 09:02:45 09:02:45 09:01:01 CPU %user %nice %system %iowait %steal %idle 09:02:45 09:02:01 all 20.79 0.00 1.80 3.26 0.06 74.08 09:02:45 09:02:01 0 34.48 0.00 2.24 1.30 0.08 61.89 09:02:45 09:02:01 1 10.45 0.00 1.31 8.78 0.08 79.38 09:02:45 09:02:01 2 19.29 0.00 1.65 2.89 0.05 76.12 09:02:45 09:02:01 3 18.93 0.00 1.94 0.10 0.05 78.98 09:02:45 Average: all 20.79 0.00 1.80 3.26 0.06 74.08 09:02:45 Average: 0 34.48 0.00 2.24 1.30 0.08 61.89 09:02:45 Average: 1 10.45 0.00 1.31 8.78 0.08 79.38 09:02:45 Average: 2 19.29 0.00 1.65 2.89 0.05 76.12 09:02:45 Average: 3 18.93 0.00 1.94 0.10 0.05 78.98 09:02:45 09:02:45 09:02:45