10:08:23 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137370 10:08:23 Running as SYSTEM 10:08:23 [EnvInject] - Loading node environment variables. 10:08:23 Building remotely on prd-ubuntu1804-builder-4c-4g-9386 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:08:23 [ssh-agent] Looking for ssh-agent implementation... 10:08:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:23 $ ssh-agent 10:08:23 SSH_AUTH_SOCK=/tmp/ssh-e2CQld9vJd3c/agent.1828 10:08:23 SSH_AGENT_PID=1830 10:08:23 [ssh-agent] Started. 10:08:23 Running ssh-add (command line suppressed) 10:08:23 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_6004161404809813935.key (/w/workspace/oom-master-commit-lint@tmp/private_key_6004161404809813935.key) 10:08:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:08:24 The recommended git tool is: NONE 10:08:26 using credential onap-jenkins-ssh 10:08:26 Wiping out workspace first. 10:08:26 Cloning the remote Git repository 10:08:26 Cloning repository git://cloud.onap.org/mirror/oom.git 10:08:26 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:08:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:08:26 > git --version # timeout=10 10:08:26 > git --version # 'git version 2.17.1' 10:08:26 using GIT_SSH to set credentials Gerrit user 10:08:26 Verifying host key using manually-configured host key entries 10:08:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:08:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:08:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:08:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:08:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:08:33 using GIT_SSH to set credentials Gerrit user 10:08:33 Verifying host key using manually-configured host key entries 10:08:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/70/137370/4 # timeout=30 10:08:33 > git rev-parse 149252867220a2d07af72a5a58d979fd78c5bd51^{commit} # timeout=10 10:08:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:08:33 Checking out Revision 149252867220a2d07af72a5a58d979fd78c5bd51 (refs/changes/70/137370/4) 10:08:33 > git config core.sparsecheckout # timeout=10 10:08:33 > git checkout -f 149252867220a2d07af72a5a58d979fd78c5bd51 # timeout=30 10:08:33 Commit message: "[COMMON] Harmonize resource settings" 10:08:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:08:33 > git rev-list --no-walk 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b # timeout=10 10:08:34 [EnvInject] - Injecting environment variables from a build step. 10:08:34 [EnvInject] - Injecting as environment variables the properties content 10:08:34 PYTHON=python3 10:08:34 10:08:34 [EnvInject] - Variables injected successfully. 10:08:34 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6723711463127878677.sh 10:08:34 ---> tox-install.sh 10:08:34 + source /home/jenkins/lf-env.sh 10:08:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:08:34 ++ mktemp -d /tmp/venv-XXXX 10:08:34 + lf_venv=/tmp/venv-DfQ4 10:08:34 + local venv_file=/tmp/.os_lf_venv 10:08:34 + local python=python3 10:08:34 + local options 10:08:34 + local set_path=true 10:08:34 + local install_args= 10:08:34 ++ 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:08:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:08:34 + true 10:08:34 + case $1 in 10:08:34 + venv_file=/tmp/.toxenv 10:08:34 + shift 2 10:08:34 + true 10:08:34 + case $1 in 10:08:34 + shift 10:08:34 + break 10:08:34 + case $python in 10:08:34 + local pkg_list= 10:08:34 + [[ -d /opt/pyenv ]] 10:08:34 + echo 'Setup pyenv:' 10:08:34 Setup pyenv: 10:08:34 + export PYENV_ROOT=/opt/pyenv 10:08:34 + PYENV_ROOT=/opt/pyenv 10:08:34 + 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:08:34 + 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:08:34 + pyenv versions 10:08:34 * system (set by /opt/pyenv/version) 10:08:34 * 3.8.13 (set by /opt/pyenv/version) 10:08:34 * 3.9.13 (set by /opt/pyenv/version) 10:08:34 * 3.10.6 (set by /opt/pyenv/version) 10:08:34 + command -v pyenv 10:08:34 ++ pyenv init - --no-rehash 10:08:34 + 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:08:34 export PATH="/opt/pyenv/shims:${PATH}" 10:08:34 export PYENV_SHELL=bash 10:08:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:08:34 pyenv() { 10:08:34 local command 10:08:34 command="${1:-}" 10:08:34 if [ "$#" -gt 0 ]; then 10:08:34 shift 10:08:34 fi 10:08:34 10:08:34 case "$command" in 10:08:34 rehash|shell) 10:08:34 eval "$(pyenv "sh-$command" "$@")" 10:08:34 ;; 10:08:34 *) 10:08:34 command pyenv "$command" "$@" 10:08:34 ;; 10:08:34 esac 10:08:34 }' 10:08:34 +++ 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:08:34 ++ 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:08:34 ++ 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:08:34 ++ 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:08:34 ++ export PYENV_SHELL=bash 10:08:34 ++ PYENV_SHELL=bash 10:08:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:08:34 +++ complete -F _pyenv pyenv 10:08:34 ++ lf-pyver python3 10:08:34 ++ local py_version_xy=python3 10:08:34 ++ local py_version_xyz= 10:08:34 ++ pyenv versions 10:08:34 ++ local command 10:08:34 ++ command=versions 10:08:34 ++ '[' 1 -gt 0 ']' 10:08:34 ++ shift 10:08:34 ++ case "$command" in 10:08:34 ++ command pyenv versions 10:08:34 ++ pyenv versions 10:08:34 ++ sed 's/^[ *]* //' 10:08:34 ++ awk '{ print $1 }' 10:08:34 ++ grep -E '^[0-9.]*[0-9]$' 10:08:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:08:34 +++ sort -V 10:08:34 +++ grep '^3' /tmp/.pyenv_versions 10:08:34 +++ tail -n 1 10:08:34 ++ py_version_xyz=3.10.6 10:08:34 ++ [[ -z 3.10.6 ]] 10:08:34 ++ echo 3.10.6 10:08:34 ++ return 0 10:08:34 + pyenv local 3.10.6 10:08:34 + local command 10:08:34 + command=local 10:08:34 + '[' 2 -gt 0 ']' 10:08:34 + shift 10:08:34 + case "$command" in 10:08:34 + command pyenv local 3.10.6 10:08:34 + pyenv local 3.10.6 10:08:34 + for arg in "$@" 10:08:34 + case $arg in 10:08:34 + pkg_list+='tox ' 10:08:34 + for arg in "$@" 10:08:34 + case $arg in 10:08:34 + pkg_list+='virtualenv ' 10:08:34 + for arg in "$@" 10:08:34 + case $arg in 10:08:34 + pkg_list+='urllib3~=1.26.15 ' 10:08:34 + [[ -f /tmp/.toxenv ]] 10:08:34 + [[ ! -f /tmp/.toxenv ]] 10:08:34 + [[ -n '' ]] 10:08:34 + python3 -m venv /tmp/venv-DfQ4 10:08:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DfQ4' 10:08:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DfQ4 10:08:40 + echo /tmp/venv-DfQ4 10:08:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:08:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:08:40 + /tmp/venv-DfQ4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:08:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:08:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:08:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:08:45 + /tmp/venv-DfQ4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:08:57 + type python3 10:08:57 + true 10:08:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DfQ4/bin to PATH' 10:08:57 lf-activate-venv(): INFO: Adding /tmp/venv-DfQ4/bin to PATH 10:08:57 + PATH=/tmp/venv-DfQ4/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:08:57 + return 0 10:08:57 + python3 --version 10:08:57 Python 3.10.6 10:08:57 + python3 -m pip --version 10:08:57 pip 24.0 from /tmp/venv-DfQ4/lib/python3.10/site-packages/pip (python 3.10) 10:08:57 + python3 -m pip freeze 10:08:58 cachetools==5.3.3 10:08:58 chardet==5.2.0 10:08:58 colorama==0.4.6 10:08:58 distlib==0.3.8 10:08:58 filelock==3.13.1 10:08:58 packaging==23.2 10:08:58 platformdirs==4.2.0 10:08:58 pluggy==1.4.0 10:08:58 pyproject-api==1.6.1 10:08:58 tomli==2.0.1 10:08:58 tox==4.13.0 10:08:58 urllib3==1.26.18 10:08:58 virtualenv==20.25.1 10:08:58 [EnvInject] - Injecting environment variables from a build step. 10:08:58 [EnvInject] - Injecting as environment variables the properties content 10:08:58 PARALLEL=false 10:08:58 10:08:58 [EnvInject] - Variables injected successfully. 10:08:58 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1685157740303926691.sh 10:08:58 ---> tox-run.sh 10:08:58 + 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:08:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:08:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:08:58 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:08:58 + cd /w/workspace/oom-master-commit-lint/. 10:08:58 + source /home/jenkins/lf-env.sh 10:08:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:08:58 ++ mktemp -d /tmp/venv-XXXX 10:08:58 + lf_venv=/tmp/venv-UWQW 10:08:58 + local venv_file=/tmp/.os_lf_venv 10:08:58 + local python=python3 10:08:58 + local options 10:08:58 + local set_path=true 10:08:58 + local install_args= 10:08: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 10:08:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:08:58 + true 10:08:58 + case $1 in 10:08:58 + venv_file=/tmp/.toxenv 10:08:58 + shift 2 10:08:58 + true 10:08:58 + case $1 in 10:08:58 + shift 10:08:58 + break 10:08:58 + case $python in 10:08:58 + local pkg_list= 10:08:58 + [[ -d /opt/pyenv ]] 10:08:58 + echo 'Setup pyenv:' 10:08:58 Setup pyenv: 10:08:58 + export PYENV_ROOT=/opt/pyenv 10:08:58 + PYENV_ROOT=/opt/pyenv 10:08:58 + 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:08:58 + 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:08:58 + pyenv versions 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-commit-lint/.python-version) 10:08:58 + command -v pyenv 10:08:58 ++ pyenv init - --no-rehash 10:08:58 + 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:08:58 export PATH="/opt/pyenv/shims:${PATH}" 10:08:58 export PYENV_SHELL=bash 10:08:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:08:58 pyenv() { 10:08:58 local command 10:08:58 command="${1:-}" 10:08:58 if [ "$#" -gt 0 ]; then 10:08:58 shift 10:08:58 fi 10:08:58 10:08:58 case "$command" in 10:08:58 rehash|shell) 10:08:58 eval "$(pyenv "sh-$command" "$@")" 10:08:58 ;; 10:08:58 *) 10:08:58 command pyenv "$command" "$@" 10:08:58 ;; 10:08:58 esac 10:08:58 }' 10:08:58 +++ 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:08:58 ++ 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:08:58 ++ 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:08:58 ++ 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:08:58 ++ export PYENV_SHELL=bash 10:08:58 ++ PYENV_SHELL=bash 10:08:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:08:58 +++ complete -F _pyenv pyenv 10:08:58 ++ lf-pyver python3 10:08:58 ++ local py_version_xy=python3 10:08:58 ++ local py_version_xyz= 10:08:58 ++ pyenv versions 10:08:58 ++ sed 's/^[ *]* //' 10:08:58 ++ local command 10:08:58 ++ command=versions 10:08:58 ++ '[' 1 -gt 0 ']' 10:08:58 ++ shift 10:08:58 ++ case "$command" in 10:08:58 ++ command pyenv versions 10:08:58 ++ pyenv versions 10:08:58 ++ awk '{ print $1 }' 10:08:58 ++ grep -E '^[0-9.]*[0-9]$' 10:08:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:08:58 +++ sort -V 10:08:58 +++ grep '^3' /tmp/.pyenv_versions 10:08:58 +++ tail -n 1 10:08:58 ++ py_version_xyz=3.10.6 10:08:58 ++ [[ -z 3.10.6 ]] 10:08:58 ++ echo 3.10.6 10:08:58 ++ return 0 10:08:58 + pyenv local 3.10.6 10:08:58 + local command 10:08:58 + command=local 10:08:58 + '[' 2 -gt 0 ']' 10:08:58 + shift 10:08:58 + case "$command" in 10:08:58 + command pyenv local 3.10.6 10:08:58 + pyenv local 3.10.6 10:08:58 + for arg in "$@" 10:08:58 + case $arg in 10:08:58 + pkg_list+='tox ' 10:08:58 + for arg in "$@" 10:08:58 + case $arg in 10:08:58 + pkg_list+='virtualenv ' 10:08:58 + for arg in "$@" 10:08:58 + case $arg in 10:08:58 + pkg_list+='urllib3~=1.26.15 ' 10:08:58 + [[ -f /tmp/.toxenv ]] 10:08:58 ++ cat /tmp/.toxenv 10:08:58 + lf_venv=/tmp/venv-DfQ4 10:08:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DfQ4 from' file:/tmp/.toxenv 10:08:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DfQ4 from file:/tmp/.toxenv 10:08:58 + /tmp/venv-DfQ4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:08:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:08:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:08:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:08:59 + /tmp/venv-DfQ4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:09:02 + type python3 10:09:02 + true 10:09:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DfQ4/bin to PATH' 10:09:02 lf-activate-venv(): INFO: Adding /tmp/venv-DfQ4/bin to PATH 10:09:02 + PATH=/tmp/venv-DfQ4/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:09:02 + return 0 10:09:02 + [[ -d /opt/pyenv ]] 10:09:02 + echo '---> Setting up pyenv' 10:09:02 ---> Setting up pyenv 10:09:02 + export PYENV_ROOT=/opt/pyenv 10:09:02 + PYENV_ROOT=/opt/pyenv 10:09:02 + export PATH=/opt/pyenv/bin:/tmp/venv-DfQ4/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:09:02 + PATH=/opt/pyenv/bin:/tmp/venv-DfQ4/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:09:02 ++ pwd 10:09:02 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:09:02 + export PYTHONPATH 10:09:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:09:02 + TOX_TESTENV_PASSENV=PYTHONPATH 10:09:02 + tox --version 10:09:03 4.13.0 from /tmp/venv-DfQ4/lib/python3.10/site-packages/tox/__init__.py 10:09:03 + PARALLEL=false 10:09:03 + TOX_OPTIONS_LIST= 10:09:03 + [[ -n gitlint ]] 10:09:03 + TOX_OPTIONS_LIST=' -e gitlint' 10:09:03 + case ${PARALLEL,,} in 10:09:03 + tox -e gitlint 10:09:03 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:09:05 gitlint: internal error 10:09:05 Traceback (most recent call last): 10:09:05 File "/tmp/venv-DfQ4/lib/python3.10/site-packages/tox/session/cmd/run/single.py", line 47, in _evaluate 10:09:05 tox_env.setup() 10:09:05 File "/tmp/venv-DfQ4/lib/python3.10/site-packages/tox/tox_env/api.py", line 250, in setup 10:09:05 self._setup_env() 10:09:05 File "/tmp/venv-DfQ4/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 109, in _setup_env 10:09:05 self._install_deps() 10:09:05 File "/tmp/venv-DfQ4/lib/python3.10/site-packages/tox/tox_env/python/runner.py", line 113, in _install_deps 10:09:05 self._install(requirements_file, PythonRun.__name__, "deps") 10:09:05 File "/tmp/venv-DfQ4/lib/python3.10/site-packages/tox/tox_env/api.py", line 96, in _install 10:09:05 self.installer.install(arguments, section, of_type) 10:09:05 File "/tmp/venv-DfQ4/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 92, in install 10:09:05 self._install_requirement_file(arguments, section, of_type) 10:09:05 File "/tmp/venv-DfQ4/lib/python3.10/site-packages/tox/tox_env/python/pip/pip_install.py", line 112, in _install_requirement_file 10:09:05 new_options, new_reqs = arguments.unroll() 10:09:05 File "/tmp/venv-DfQ4/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 111, in unroll 10:09:05 opts_dict = vars(self.options) 10:09:05 File "/tmp/venv-DfQ4/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 165, in options 10:09:05 self._ensure_requirements_parsed() 10:09:05 File "/tmp/venv-DfQ4/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 184, in _ensure_requirements_parsed 10:09:05 self._requirements = self._parse_requirements(opt=self._opt, recurse=True) 10:09:05 File "/tmp/venv-DfQ4/lib/python3.10/site-packages/tox/tox_env/python/pip/req_file.py", line 99, in _parse_requirements 10:09:05 requirements = super()._parse_requirements(opt, recurse) 10:09:05 File "/tmp/venv-DfQ4/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 188, in _parse_requirements 10:09:05 for parsed_line in self._parse_and_recurse(str(self._path), self.is_constraint, recurse): 10:09:05 File "/tmp/venv-DfQ4/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 226, in _parse_and_recurse 10:09:05 yield from self._req_parser._parse_and_recurse(req_path, nested_constraint, recurse) # noqa: SLF001 10:09:05 File "/tmp/venv-DfQ4/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 215, in _parse_and_recurse 10:09:05 for line in self._parse_file(filename, constraint): 10:09:05 File "/tmp/venv-DfQ4/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 234, in _parse_file 10:09:05 content = self._get_file_content(url) 10:09:05 File "/tmp/venv-DfQ4/lib/python3.10/site-packages/tox/tox_env/python/pip/req/file.py", line 248, in _get_file_content 10:09:05 with urlopen(url) as response: # noqa: S310 10:09:05 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 216, in urlopen 10:09:05 return opener.open(url, data, timeout) 10:09:05 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 525, in open 10:09:05 response = meth(req, response) 10:09:05 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 634, in http_response 10:09:05 response = self.parent.error( 10:09:05 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 563, in error 10:09:05 return self._call_chain(*args) 10:09:05 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 496, in _call_chain 10:09:05 result = func(*args) 10:09:05 File "/opt/pyenv/versions/3.10.6/lib/python3.10/urllib/request.py", line 643, in http_error_default 10:09:05 raise HTTPError(req.full_url, code, msg, hdrs, fp) 10:09:05 urllib.error.HTTPError: HTTP Error 404: Not Found 10:09:05 gitlint: FAIL code 2 (2.20 seconds) 10:09:05 evaluation failed :( (2.37 seconds) 10:09:05 + tox_status=2 10:09:05 + echo '---> Completed tox runs' 10:09:05 ---> Completed tox runs 10:09:05 + for i in .tox/*/log 10:09:05 ++ echo '.tox/*/log' 10:09:05 ++ awk -F/ '{print $2}' 10:09:05 + tox_env='*' 10:09:05 + cp -r '.tox/*/log' '/w/workspace/oom-master-commit-lint/archives/tox/*' 10:09:05 cp: cannot stat '.tox/*/log': No such file or directory 10:09:05 + echo 'WARN: no logs found to archive' 10:09:05 WARN: no logs found to archive 10:09:05 + break 10:09:05 + DOC_DIR=docs/_build/html 10:09:05 + [[ -d docs/_build/html ]] 10:09:05 + echo '---> tox-run.sh ends' 10:09:05 ---> tox-run.sh ends 10:09:05 + test 2 -eq 0 10:09:05 + exit 2 10:09:05 ++ '[' 2 = 1 ']' 10:09:05 Build step 'Execute shell' marked build as failure 10:09:05 $ ssh-agent -k 10:09:05 unset SSH_AUTH_SOCK; 10:09:05 unset SSH_AGENT_PID; 10:09:05 echo Agent pid 1830 killed; 10:09:05 [ssh-agent] Stopped. 10:09:05 [PostBuildScript] - [INFO] Executing post build scripts. 10:09:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8026627086021737899.sh 10:09:05 ---> sysstat.sh 10:09:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3834741161380533576.sh 10:09:06 ---> package-listing.sh 10:09:06 ++ facter osfamily 10:09:06 ++ tr '[:upper:]' '[:lower:]' 10:09:06 + OS_FAMILY=debian 10:09:06 + workspace=/w/workspace/oom-master-commit-lint 10:09:06 + START_PACKAGES=/tmp/packages_start.txt 10:09:06 + END_PACKAGES=/tmp/packages_end.txt 10:09:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:09:06 + PACKAGES=/tmp/packages_start.txt 10:09:06 + '[' /w/workspace/oom-master-commit-lint ']' 10:09:06 + PACKAGES=/tmp/packages_end.txt 10:09:06 + case "${OS_FAMILY}" in 10:09:06 + dpkg -l 10:09:06 + grep '^ii' 10:09:06 + '[' -f /tmp/packages_start.txt ']' 10:09:06 + '[' -f /tmp/packages_end.txt ']' 10:09:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:09:06 + '[' /w/workspace/oom-master-commit-lint ']' 10:09:06 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:09:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:09:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18300591559315821086.sh 10:09:06 ---> capture-instance-metadata.sh 10:09:06 Setup pyenv: 10:09:06 system 10:09:06 3.8.13 10:09:06 3.9.13 10:09:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:09:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AbPv 10:09:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:09:15 lf-activate-venv(): INFO: Installing: lftools 10:09:56 lf-activate-venv(): INFO: Adding /tmp/venv-AbPv/bin to PATH 10:09:56 INFO: Running in OpenStack, capturing instance metadata 10:09:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15390625139927408051.sh 10:09:56 provisioning config files... 10:09:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config8680659338937126310tmp 10:09:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:09:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:09:56 [EnvInject] - Injecting environment variables from a build step. 10:09:56 [EnvInject] - Injecting as environment variables the properties content 10:09:56 SERVER_ID=logs 10:09:56 10:09:56 [EnvInject] - Variables injected successfully. 10:09:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8596522968572710408.sh 10:09:56 ---> create-netrc.sh 10:09:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8344665063095839956.sh 10:09:56 ---> python-tools-install.sh 10:09:56 Setup pyenv: 10:09:56 system 10:09:56 3.8.13 10:09:56 3.9.13 10:09:56 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:09:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AbPv from file:/tmp/.os_lf_venv 10:09:58 lf-activate-venv(): INFO: Installing: lftools 10:10:15 lf-activate-venv(): INFO: Adding /tmp/venv-AbPv/bin to PATH 10:10:15 Generating Requirements File 10:10: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:10:48 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 10:10:48 Python 3.10.6 10:10:49 pip 24.0 from /tmp/venv-AbPv/lib/python3.10/site-packages/pip (python 3.10) 10:10:49 appdirs==1.4.4 10:10:49 argcomplete==3.2.2 10:10:49 aspy.yaml==1.3.0 10:10:49 attrs==23.2.0 10:10:49 autopage==0.5.2 10:10:49 beautifulsoup4==4.12.3 10:10:49 boto3==1.34.51 10:10:49 botocore==1.34.51 10:10:49 bs4==0.0.2 10:10:49 cachetools==5.3.3 10:10:49 certifi==2024.2.2 10:10:49 cffi==1.16.0 10:10:49 cfgv==3.4.0 10:10:49 chardet==5.2.0 10:10:49 charset-normalizer==3.3.2 10:10:49 click==8.1.7 10:10:49 cliff==4.6.0 10:10:49 cmd2==2.4.3 10:10:49 cryptography==3.3.2 10:10:49 debtcollector==3.0.0 10:10:49 decorator==5.1.1 10:10:49 defusedxml==0.7.1 10:10:49 Deprecated==1.2.14 10:10:49 distlib==0.3.8 10:10:49 dnspython==2.6.1 10:10:49 docker==4.2.2 10:10:49 dogpile.cache==1.3.2 10:10:49 email_validator==2.1.1 10:10:49 filelock==3.13.1 10:10:49 future==1.0.0 10:10:49 gitdb==4.0.11 10:10:49 GitPython==3.1.42 10:10:49 google-auth==2.28.1 10:10:49 httplib2==0.22.0 10:10:49 identify==2.5.35 10:10:49 idna==3.6 10:10:49 importlib-resources==1.5.0 10:10:49 iso8601==2.1.0 10:10:49 Jinja2==3.1.3 10:10:49 jmespath==1.0.1 10:10:49 jsonpatch==1.33 10:10:49 jsonpointer==2.4 10:10:49 jsonschema==4.21.1 10:10:49 jsonschema-specifications==2023.12.1 10:10:49 keystoneauth1==5.6.0 10:10:49 kubernetes==29.0.0 10:10:49 lftools==0.37.9 10:10:49 lxml==5.1.0 10:10:49 MarkupSafe==2.1.5 10:10:49 msgpack==1.0.7 10:10:49 multi_key_dict==2.0.3 10:10:49 munch==4.0.0 10:10:49 netaddr==1.2.1 10:10:49 netifaces==0.11.0 10:10:49 niet==1.4.2 10:10:49 nodeenv==1.8.0 10:10:49 oauth2client==4.1.3 10:10:49 oauthlib==3.2.2 10:10:49 openstacksdk==0.62.0 10:10:49 os-client-config==2.1.0 10:10:49 os-service-types==1.7.0 10:10:49 osc-lib==3.0.1 10:10:49 oslo.config==9.4.0 10:10:49 oslo.context==5.4.0 10:10:49 oslo.i18n==6.3.0 10:10:49 oslo.log==5.5.0 10:10:49 oslo.serialization==5.4.0 10:10:49 oslo.utils==7.1.0 10:10:49 packaging==23.2 10:10:49 pbr==6.0.0 10:10:49 platformdirs==4.2.0 10:10:49 prettytable==3.10.0 10:10:49 pyasn1==0.5.1 10:10:49 pyasn1-modules==0.3.0 10:10:49 pycparser==2.21 10:10:49 pygerrit2==2.0.15 10:10:49 PyGithub==2.2.0 10:10:49 pyinotify==0.9.6 10:10:49 PyJWT==2.8.0 10:10:49 PyNaCl==1.5.0 10:10:49 pyparsing==2.4.7 10:10:49 pyperclip==1.8.2 10:10:49 pyrsistent==0.20.0 10:10:49 python-cinderclient==9.4.0 10:10:49 python-dateutil==2.8.2 10:10:49 python-heatclient==3.4.0 10:10:49 python-jenkins==1.8.2 10:10:49 python-keystoneclient==5.3.0 10:10:49 python-magnumclient==4.3.0 10:10:49 python-novaclient==18.4.0 10:10:49 python-openstackclient==6.0.1 10:10:49 python-swiftclient==4.4.0 10:10:49 PyYAML==6.0.1 10:10:49 referencing==0.33.0 10:10:49 requests==2.31.0 10:10:49 requests-oauthlib==1.3.1 10:10:49 requestsexceptions==1.4.0 10:10:49 rfc3986==2.0.0 10:10:49 rpds-py==0.18.0 10:10:49 rsa==4.9 10:10:49 ruamel.yaml==0.18.6 10:10:49 ruamel.yaml.clib==0.2.8 10:10:49 s3transfer==0.10.0 10:10:49 simplejson==3.19.2 10:10:49 six==1.16.0 10:10:49 smmap==5.0.1 10:10:49 soupsieve==2.5 10:10:49 stevedore==5.2.0 10:10:49 tabulate==0.9.0 10:10:49 toml==0.10.2 10:10:49 tomlkit==0.12.4 10:10:49 tqdm==4.66.2 10:10:49 typing_extensions==4.10.0 10:10:49 tzdata==2024.1 10:10:49 urllib3==1.26.18 10:10:49 virtualenv==20.25.1 10:10:49 wcwidth==0.2.13 10:10:49 websocket-client==1.7.0 10:10:49 wrapt==1.16.0 10:10:49 xdg==6.0.0 10:10:49 xmltodict==0.13.0 10:10:49 yq==3.2.3 10:10:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9598069191491866464.sh 10:10:49 ---> sudo-logs.sh 10:10:49 Archiving 'sudo' log.. 10:10:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5172081152655355972.sh 10:10:50 ---> job-cost.sh 10:10:50 Setup pyenv: 10:10:50 system 10:10:50 3.8.13 10:10:50 3.9.13 10:10:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:10:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AbPv from file:/tmp/.os_lf_venv 10:10:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:10:59 lf-activate-venv(): INFO: Adding /tmp/venv-AbPv/bin to PATH 10:10:59 INFO: No Stack... 10:10:59 INFO: Retrieving Pricing Info for: v3-standard-4 10:10:59 INFO: Archiving Costs 10:10:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins11736189561109289681.sh 10:10:59 ---> logs-deploy.sh 10:10:59 Setup pyenv: 10:10:59 system 10:10:59 3.8.13 10:10:59 3.9.13 10:10:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:11:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AbPv from file:/tmp/.os_lf_venv 10:11:01 lf-activate-venv(): INFO: Installing: lftools 10:11:10 lf-activate-venv(): INFO: Adding /tmp/venv-AbPv/bin to PATH 10:11:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7210 10:11:10 INFO: archiving workspace using pattern(s): 10:11:11 Archives upload complete. 10:11:11 INFO: archiving logs to Nexus 10:11:12 ---> uname -a: 10:11:12 Linux prd-ubuntu1804-builder-4c-4g-9386 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:11:12 10:11:12 10:11:12 ---> lscpu: 10:11:12 Architecture: x86_64 10:11:12 CPU op-mode(s): 32-bit, 64-bit 10:11:12 Byte Order: Little Endian 10:11:12 CPU(s): 4 10:11:12 On-line CPU(s) list: 0-3 10:11:12 Thread(s) per core: 1 10:11:12 Core(s) per socket: 1 10:11:12 Socket(s): 4 10:11:12 NUMA node(s): 1 10:11:12 Vendor ID: AuthenticAMD 10:11:12 CPU family: 23 10:11:12 Model: 49 10:11:12 Model name: AMD EPYC-Rome Processor 10:11:12 Stepping: 0 10:11:12 CPU MHz: 2800.000 10:11:12 BogoMIPS: 5600.00 10:11:12 Virtualization: AMD-V 10:11:12 Hypervisor vendor: KVM 10:11:12 Virtualization type: full 10:11:12 L1d cache: 32K 10:11:12 L1i cache: 32K 10:11:12 L2 cache: 512K 10:11:12 L3 cache: 16384K 10:11:12 NUMA node0 CPU(s): 0-3 10:11:12 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:11:12 10:11:12 10:11:12 ---> nproc: 10:11:12 4 10:11:12 10:11:12 10:11:12 ---> df -h: 10:11:12 Filesystem Size Used Avail Use% Mounted on 10:11:12 udev 7.9G 0 7.9G 0% /dev 10:11:12 tmpfs 1.6G 672K 1.6G 1% /run 10:11:12 /dev/vda1 78G 8.3G 70G 11% / 10:11:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:11:12 tmpfs 5.0M 0 5.0M 0% /run/lock 10:11:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:11:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:11:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:11:12 10:11:12 10:11:12 ---> free -m: 10:11:12 total used free shared buff/cache available 10:11:12 Mem: 16040 554 13418 0 2066 15173 10:11:12 Swap: 1023 0 1023 10:11:12 10:11:12 10:11:12 ---> ip addr: 10:11:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:11:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:11:12 inet 127.0.0.1/8 scope host lo 10:11:12 valid_lft forever preferred_lft forever 10:11:12 inet6 ::1/128 scope host 10:11:12 valid_lft forever preferred_lft forever 10:11:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:11:12 link/ether fa:16:3e:33:c1:34 brd ff:ff:ff:ff:ff:ff 10:11:12 inet 10.30.107.15/23 brd 10.30.107.255 scope global dynamic ens3 10:11:12 valid_lft 86157sec preferred_lft 86157sec 10:11:12 inet6 fe80::f816:3eff:fe33:c134/64 scope link 10:11:12 valid_lft forever preferred_lft forever 10:11:12 10:11:12 10:11:12 ---> sar -b -r -n DEV: 10:11:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9386) 02/28/24 _x86_64_ (4 CPU) 10:11:12 10:11:12 10:07:33 LINUX RESTART (4 CPU) 10:11:12 10:11:12 10:08:05 tps rtps wtps bread/s bwrtn/s 10:11:12 10:09:01 89.11 57.70 31.41 3866.07 24319.69 10:11:12 10:10:01 89.30 22.56 66.74 1352.71 11350.11 10:11:12 10:11:01 66.31 0.37 65.94 25.86 11817.66 10:11:12 Average: 81.40 26.18 55.23 1700.24 15636.99 10:11:12 10:11:12 10:08:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:11:12 10:09:01 14217356 15596680 2207604 13.44 42768 1548608 762232 4.36 623708 1392288 52492 10:11:12 10:10:01 13886152 15564036 2538808 15.46 67356 1805516 766388 4.39 704548 1607884 145572 10:11:12 10:11:01 13774776 15571808 2650184 16.14 78308 1907840 753168 4.31 705556 1705516 121104 10:11:12 Average: 13959428 15577508 2465532 15.01 62811 1753988 760596 4.35 677937 1568563 106389 10:11:12 10:11:12 10:08:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:11:12 10:09:01 lo 1.14 1.14 0.12 0.12 0.00 0.00 0.00 0.00 10:11:12 10:09:01 ens3 436.86 308.10 1656.69 67.57 0.00 0.00 0.00 0.00 10:11:12 10:10:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 10:11:12 10:10:01 ens3 55.67 41.71 663.38 25.69 0.00 0.00 0.00 0.00 10:11:12 10:11:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 10:11:12 10:11:01 ens3 31.06 23.64 291.36 6.49 0.00 0.00 0.00 0.00 10:11:12 Average: lo 1.16 1.16 0.12 0.12 0.00 0.00 0.00 0.00 10:11:12 Average: ens3 168.59 120.33 852.67 32.47 0.00 0.00 0.00 0.00 10:11:12 10:11:12 10:11:12 ---> sar -P ALL: 10:11:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9386) 02/28/24 _x86_64_ (4 CPU) 10:11:12 10:11:12 10:07:33 LINUX RESTART (4 CPU) 10:11:12 10:11:12 10:08:05 CPU %user %nice %system %iowait %steal %idle 10:11:12 10:09:01 all 13.10 0.00 1.69 17.27 0.06 67.89 10:11:12 10:09:01 0 13.34 0.00 1.51 38.15 0.07 46.93 10:11:12 10:09:01 1 11.21 0.00 1.74 4.68 0.05 82.31 10:11:12 10:09:01 2 19.70 0.00 2.05 22.21 0.07 55.97 10:11:12 10:09:01 3 8.15 0.00 1.40 4.16 0.05 86.24 10:11:12 10:10:01 all 15.89 0.00 1.42 9.49 0.06 73.13 10:11:12 10:10:01 0 19.49 0.00 1.79 18.11 0.08 60.53 10:11:12 10:10:01 1 21.43 0.00 1.37 2.71 0.05 74.44 10:11:12 10:10:01 2 8.57 0.00 1.34 14.77 0.03 75.29 10:11:12 10:10:01 3 14.05 0.00 1.19 2.41 0.05 82.31 10:11:12 10:11:01 all 18.25 0.00 1.16 6.10 0.05 74.43 10:11:12 10:11:01 0 14.75 0.00 0.86 2.97 0.07 81.35 10:11:12 10:11:01 1 19.44 0.00 0.84 1.35 0.05 78.31 10:11:12 10:11:01 2 25.99 0.00 1.82 20.08 0.05 52.06 10:11:12 10:11:01 3 12.84 0.00 1.18 0.05 0.05 85.87 10:11:12 Average: all 15.81 0.00 1.42 10.80 0.06 71.91 10:11:12 Average: 0 15.92 0.00 1.38 19.24 0.07 63.38 10:11:12 Average: 1 17.50 0.00 1.31 2.87 0.05 78.26 10:11:12 Average: 2 18.06 0.00 1.73 18.95 0.05 61.20 10:11:12 Average: 3 11.76 0.00 1.25 2.16 0.05 84.78 10:11:12 10:11:12 10:11:12