14:18:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 14:18:25 Running as SYSTEM 14:18:25 [EnvInject] - Loading node environment variables. 14:18:25 Building remotely on prd-ubuntu1804-builder-4c-4g-20333 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:18:25 [ssh-agent] Looking for ssh-agent implementation... 14:18:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:18:26 $ ssh-agent 14:18:26 SSH_AUTH_SOCK=/tmp/ssh-RCKOh2agifVm/agent.1684 14:18:26 SSH_AGENT_PID=1686 14:18:26 [ssh-agent] Started. 14:18:26 Running ssh-add (command line suppressed) 14:18:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3792068701929560385.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3792068701929560385.key) 14:18:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:18:26 The recommended git tool is: NONE 14:18:27 using credential onap-jenkins-ssh 14:18:27 Wiping out workspace first. 14:18:27 Cloning the remote Git repository 14:18:27 Cloning repository git://cloud.onap.org/mirror/oom.git 14:18:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:18:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:18:27 > git --version # timeout=10 14:18:27 > git --version # 'git version 2.17.1' 14:18:27 using GIT_SSH to set credentials Gerrit user 14:18:27 Verifying host key using manually-configured host key entries 14:18:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:18:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:18:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:18:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:18:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:18:33 using GIT_SSH to set credentials Gerrit user 14:18:33 Verifying host key using manually-configured host key entries 14:18:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/9 # timeout=30 14:18:33 > git rev-parse 44fa317119818a940fbbc8b33aeb3641067d9412^{commit} # timeout=10 14:18:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:18:33 Checking out Revision 44fa317119818a940fbbc8b33aeb3641067d9412 (refs/changes/00/141100/9) 14:18:33 > git config core.sparsecheckout # timeout=10 14:18:33 > git checkout -f 44fa317119818a940fbbc8b33aeb3641067d9412 # timeout=30 14:18:33 Commit message: "[DOC] Add ArgoCD deployment example and guide" 14:18:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:18:34 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 14:18:37 [EnvInject] - Injecting environment variables from a build step. 14:18:37 [EnvInject] - Injecting as environment variables the properties content 14:18:37 PYTHON=python3 14:18:37 14:18:37 [EnvInject] - Variables injected successfully. 14:18:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15623465975099853320.sh 14:18:37 ---> tox-install.sh 14:18:37 + source /home/jenkins/lf-env.sh 14:18:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:18:37 ++ mktemp -d /tmp/venv-XXXX 14:18:37 + lf_venv=/tmp/venv-9Nkb 14:18:37 + local venv_file=/tmp/.os_lf_venv 14:18:37 + local python=python3 14:18:37 + local options 14:18:37 + local set_path=true 14:18:37 + local install_args= 14:18:37 ++ 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 14:18:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:18:37 + true 14:18:37 + case $1 in 14:18:37 + venv_file=/tmp/.toxenv 14:18:37 + shift 2 14:18:37 + true 14:18:37 + case $1 in 14:18:37 + shift 14:18:37 + break 14:18:37 + case $python in 14:18:37 + local pkg_list= 14:18:37 + [[ -d /opt/pyenv ]] 14:18:37 + echo 'Setup pyenv:' 14:18:37 Setup pyenv: 14:18:37 + export PYENV_ROOT=/opt/pyenv 14:18:37 + PYENV_ROOT=/opt/pyenv 14:18:37 + 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 14:18:37 + 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 14:18:37 + pyenv versions 14:18:37 * system (set by /opt/pyenv/version) 14:18:37 * 3.8.13 (set by /opt/pyenv/version) 14:18:37 * 3.9.13 (set by /opt/pyenv/version) 14:18:37 * 3.10.6 (set by /opt/pyenv/version) 14:18:37 + command -v pyenv 14:18:37 ++ pyenv init - --no-rehash 14:18:37 + 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[*]}"'\'')" 14:18:37 export PATH="/opt/pyenv/shims:${PATH}" 14:18:37 export PYENV_SHELL=bash 14:18:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:18:37 pyenv() { 14:18:37 local command 14:18:37 command="${1:-}" 14:18:37 if [ "$#" -gt 0 ]; then 14:18:37 shift 14:18:37 fi 14:18:37 14:18:37 case "$command" in 14:18:37 rehash|shell) 14:18:37 eval "$(pyenv "sh-$command" "$@")" 14:18:37 ;; 14:18:37 *) 14:18:37 command pyenv "$command" "$@" 14:18:37 ;; 14:18:37 esac 14:18:37 }' 14:18:37 +++ 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[*]}"' 14:18:37 ++ 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 14:18:37 ++ 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 14:18:37 ++ 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 14:18:37 ++ export PYENV_SHELL=bash 14:18:37 ++ PYENV_SHELL=bash 14:18:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:18:37 +++ complete -F _pyenv pyenv 14:18:37 ++ lf-pyver python3 14:18:37 ++ local py_version_xy=python3 14:18:37 ++ local py_version_xyz= 14:18:37 ++ pyenv versions 14:18:37 ++ local command 14:18:37 ++ command=versions 14:18:37 ++ '[' 1 -gt 0 ']' 14:18:37 ++ shift 14:18:37 ++ case "$command" in 14:18:37 ++ command pyenv versions 14:18:37 ++ pyenv versions 14:18:37 ++ sed 's/^[ *]* //' 14:18:37 ++ awk '{ print $1 }' 14:18:37 ++ grep -E '^[0-9.]*[0-9]$' 14:18:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:18:37 +++ grep '^3' /tmp/.pyenv_versions 14:18:37 +++ tail -n 1 14:18:37 +++ sort -V 14:18:37 ++ py_version_xyz=3.10.6 14:18:37 ++ [[ -z 3.10.6 ]] 14:18:37 ++ echo 3.10.6 14:18:37 ++ return 0 14:18:37 + pyenv local 3.10.6 14:18:37 + local command 14:18:37 + command=local 14:18:37 + '[' 2 -gt 0 ']' 14:18:37 + shift 14:18:37 + case "$command" in 14:18:37 + command pyenv local 3.10.6 14:18:37 + pyenv local 3.10.6 14:18:37 + for arg in "$@" 14:18:37 + case $arg in 14:18:37 + pkg_list+='tox ' 14:18:37 + for arg in "$@" 14:18:37 + case $arg in 14:18:37 + pkg_list+='virtualenv ' 14:18:37 + for arg in "$@" 14:18:37 + case $arg in 14:18:37 + pkg_list+='urllib3~=1.26.15 ' 14:18:37 + [[ -f /tmp/.toxenv ]] 14:18:37 + [[ ! -f /tmp/.toxenv ]] 14:18:37 + [[ -n '' ]] 14:18:37 + python3 -m venv /tmp/venv-9Nkb 14:18:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Nkb' 14:18:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Nkb 14:18:41 + echo /tmp/venv-9Nkb 14:18:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:18:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:18:41 + /tmp/venv-9Nkb/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:18:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:18:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:18:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:18:45 + /tmp/venv-9Nkb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:18:47 + type python3 14:18:47 + true 14:18:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9Nkb/bin to PATH' 14:18:47 lf-activate-venv(): INFO: Adding /tmp/venv-9Nkb/bin to PATH 14:18:47 + PATH=/tmp/venv-9Nkb/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 14:18:47 + return 0 14:18:47 + python3 --version 14:18:47 Python 3.10.6 14:18:47 + python3 -m pip --version 14:18:48 pip 25.1.1 from /tmp/venv-9Nkb/lib/python3.10/site-packages/pip (python 3.10) 14:18:48 + python3 -m pip freeze 14:18:48 cachetools==6.0.0 14:18:48 chardet==5.2.0 14:18:48 colorama==0.4.6 14:18:48 distlib==0.3.9 14:18:48 filelock==3.18.0 14:18:48 packaging==25.0 14:18:48 platformdirs==4.3.8 14:18:48 pluggy==1.6.0 14:18:48 pyproject-api==1.9.1 14:18:48 tomli==2.2.1 14:18:48 tox==4.26.0 14:18:48 typing_extensions==4.14.0 14:18:48 urllib3==1.26.20 14:18:48 virtualenv==20.31.2 14:18:48 [EnvInject] - Injecting environment variables from a build step. 14:18:48 [EnvInject] - Injecting as environment variables the properties content 14:18:48 PARALLEL=false 14:18:48 14:18:48 [EnvInject] - Variables injected successfully. 14:18:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13201900415159391414.sh 14:18:48 ---> tox-run.sh 14:18:48 + 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 14:18:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:18:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:18:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:18:48 + cd /w/workspace/oom-master-pre-commit-lint/. 14:18:48 + source /home/jenkins/lf-env.sh 14:18:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:18:48 ++ mktemp -d /tmp/venv-XXXX 14:18:48 + lf_venv=/tmp/venv-j1sT 14:18:48 + local venv_file=/tmp/.os_lf_venv 14:18:48 + local python=python3 14:18:48 + local options 14:18:48 + local set_path=true 14:18:48 + local install_args= 14:18:48 ++ 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 14:18:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:18:48 + true 14:18:48 + case $1 in 14:18:48 + venv_file=/tmp/.toxenv 14:18:48 + shift 2 14:18:48 + true 14:18:48 + case $1 in 14:18:48 + shift 14:18:48 + break 14:18:48 + case $python in 14:18:48 + local pkg_list= 14:18:48 + [[ -d /opt/pyenv ]] 14:18:48 + echo 'Setup pyenv:' 14:18:48 Setup pyenv: 14:18:48 + export PYENV_ROOT=/opt/pyenv 14:18:48 + PYENV_ROOT=/opt/pyenv 14:18:48 + 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 14:18:48 + 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 14:18:48 + pyenv versions 14:18:48 system 14:18:48 3.8.13 14:18:48 3.9.13 14:18:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:18:48 + command -v pyenv 14:18:48 ++ pyenv init - --no-rehash 14:18:48 + 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[*]}"'\'')" 14:18:48 export PATH="/opt/pyenv/shims:${PATH}" 14:18:48 export PYENV_SHELL=bash 14:18:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:18:48 pyenv() { 14:18:48 local command 14:18:48 command="${1:-}" 14:18:48 if [ "$#" -gt 0 ]; then 14:18:48 shift 14:18:48 fi 14:18:48 14:18:48 case "$command" in 14:18:48 rehash|shell) 14:18:48 eval "$(pyenv "sh-$command" "$@")" 14:18:48 ;; 14:18:48 *) 14:18:48 command pyenv "$command" "$@" 14:18:48 ;; 14:18:48 esac 14:18:48 }' 14:18:48 +++ 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[*]}"' 14:18:48 ++ 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 14:18:48 ++ 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 14:18:48 ++ 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 14:18:48 ++ export PYENV_SHELL=bash 14:18:48 ++ PYENV_SHELL=bash 14:18:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:18:48 +++ complete -F _pyenv pyenv 14:18:48 ++ lf-pyver python3 14:18:48 ++ local py_version_xy=python3 14:18:48 ++ local py_version_xyz= 14:18:48 ++ sed 's/^[ *]* //' 14:18:48 ++ pyenv versions 14:18:48 ++ local command 14:18:48 ++ command=versions 14:18:48 ++ '[' 1 -gt 0 ']' 14:18:48 ++ shift 14:18:48 ++ case "$command" in 14:18:48 ++ command pyenv versions 14:18:48 ++ pyenv versions 14:18:48 ++ grep -E '^[0-9.]*[0-9]$' 14:18:48 ++ awk '{ print $1 }' 14:18:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:18:48 +++ grep '^3' /tmp/.pyenv_versions 14:18:48 +++ sort -V 14:18:48 +++ tail -n 1 14:18:48 ++ py_version_xyz=3.10.6 14:18:48 ++ [[ -z 3.10.6 ]] 14:18:48 ++ echo 3.10.6 14:18:48 ++ return 0 14:18:48 + pyenv local 3.10.6 14:18:48 + local command 14:18:48 + command=local 14:18:48 + '[' 2 -gt 0 ']' 14:18:48 + shift 14:18:48 + case "$command" in 14:18:48 + command pyenv local 3.10.6 14:18:48 + pyenv local 3.10.6 14:18:48 + for arg in "$@" 14:18:48 + case $arg in 14:18:48 + pkg_list+='tox ' 14:18:48 + for arg in "$@" 14:18:48 + case $arg in 14:18:48 + pkg_list+='virtualenv ' 14:18:48 + for arg in "$@" 14:18:48 + case $arg in 14:18:48 + pkg_list+='urllib3~=1.26.15 ' 14:18:48 + [[ -f /tmp/.toxenv ]] 14:18:48 ++ cat /tmp/.toxenv 14:18:48 + lf_venv=/tmp/venv-9Nkb 14:18:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Nkb from' file:/tmp/.toxenv 14:18:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Nkb from file:/tmp/.toxenv 14:18:48 + /tmp/venv-9Nkb/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:18:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:18:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:18:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:18:49 + /tmp/venv-9Nkb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:18:50 + type python3 14:18:50 + true 14:18:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9Nkb/bin to PATH' 14:18:50 lf-activate-venv(): INFO: Adding /tmp/venv-9Nkb/bin to PATH 14:18:50 + PATH=/tmp/venv-9Nkb/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 14:18:50 + return 0 14:18:50 + [[ -d /opt/pyenv ]] 14:18:50 + echo '---> Setting up pyenv' 14:18:50 ---> Setting up pyenv 14:18:50 + export PYENV_ROOT=/opt/pyenv 14:18:50 + PYENV_ROOT=/opt/pyenv 14:18:50 + export PATH=/opt/pyenv/bin:/tmp/venv-9Nkb/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 14:18:50 + PATH=/opt/pyenv/bin:/tmp/venv-9Nkb/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 14:18:50 ++ pwd 14:18:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:18:50 + export PYTHONPATH 14:18:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:18:50 + TOX_TESTENV_PASSENV=PYTHONPATH 14:18:50 + tox --version 14:18:51 4.26.0 from /tmp/venv-9Nkb/lib/python3.10/site-packages/tox/__init__.py 14:18:51 + PARALLEL=false 14:18:51 + TOX_OPTIONS_LIST= 14:18:51 + [[ -n pre-commit ]] 14:18:51 + TOX_OPTIONS_LIST=' -e pre-commit' 14:18:51 + case ${PARALLEL,,} in 14:18:51 + tox -e pre-commit 14:18:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:18:52 pre-commit: install_deps> python -I -m pip install pre-commit 14:18:55 pre-commit: freeze> python -m pip freeze --all 14:18:55 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 14:18:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:18:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:18:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:18:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:18:57 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:18:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:18:57 [INFO] Once installed this environment will be reused. 14:18:57 [INFO] This may take a few minutes... 14:19:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:19:01 [INFO] Once installed this environment will be reused. 14:19:01 [INFO] This may take a few minutes... 14:19:06 trim trailing whitespace.................................................Failed 14:19:06 - hook id: trailing-whitespace 14:19:06 - exit code: 1 14:19:06 - files were modified by this hook 14:19:06 14:19:06 Fixing argo/updateVariables.sh 14:19:06 Fixing argo/infra/chartmuseum.yaml 14:19:06 Fixing argo/argocd/argocd.yaml 14:19:06 Fixing argo/infra/values/trivy-dojo-report-operator.yaml 14:19:06 14:19:06 Tabs remover.............................................................Passed 14:19:06 pre-commit hook(s) made changes. 14:19:06 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 14:19:06 To run `pre-commit` as part of git workflow, use `pre-commit install`. 14:19:06 All changes made by hooks: 14:19:06 diff --git a/argo/argocd/argocd.yaml b/argo/argocd/argocd.yaml 14:19:06 index 9bc2e5b1e..6967d4024 100644 14:19:06 --- a/argo/argocd/argocd.yaml 14:19:06 +++ b/argo/argocd/argocd.yaml 14:19:06 @@ -35,7 +35,7 @@ spec: 14:19:06 helm: 14:19:06 ignoreMissingValueFiles: true 14:19:06 valueFiles: 14:19:06 - - $defaultValues/argo/argocd/values/argocd.yaml 14:19:06 + - $defaultValues/argo/argocd/values/argocd.yaml 14:19:06 destination: 14:19:06 server: https://kubernetes.default.svc 14:19:06 namespace: argocd 14:19:06 diff --git a/argo/infra/chartmuseum.yaml b/argo/infra/chartmuseum.yaml 14:19:06 index 3201b7e1c..e351dfaef 100644 14:19:06 --- a/argo/infra/chartmuseum.yaml 14:19:06 +++ b/argo/infra/chartmuseum.yaml 14:19:06 @@ -35,7 +35,7 @@ spec: 14:19:06 helm: 14:19:06 ignoreMissingValueFiles: true 14:19:06 valueFiles: 14:19:06 - - $defaultValues/argo/infra/values/chartmuseum.yaml 14:19:06 + - $defaultValues/argo/infra/values/chartmuseum.yaml 14:19:06 destination: 14:19:06 server: https://kubernetes.default.svc 14:19:06 namespace: chartmuseum 14:19:06 diff --git a/argo/infra/values/trivy-dojo-report-operator.yaml b/argo/infra/values/trivy-dojo-report-operator.yaml 14:19:06 index 7503d65cf..55cb7362d 100644 14:19:06 --- a/argo/infra/values/trivy-dojo-report-operator.yaml 14:19:06 +++ b/argo/infra/values/trivy-dojo-report-operator.yaml 14:19:06 @@ -17,7 +17,7 @@ 14:19:06 # ============LICENSE_END========================================================= 14:19:06 14:19:06 defectDojoApiCredentials: 14:19:06 - apiKey: "2e5af2a04069492ea63cbd593efccfd4b2758b77" 14:19:06 + apiKey: "2e5af2a04069492ea63cbd593efccfd4b2758b77" 14:19:06 url: "http://defectdojo-django.defectdojo" 14:19:06 #url: "https://defectdojo." 14:19:06 14:19:06 diff --git a/argo/updateVariables.sh b/argo/updateVariables.sh 14:19:06 index cfb2f40e2..d33fe948a 100755 14:19:06 --- a/argo/updateVariables.sh 14:19:06 +++ b/argo/updateVariables.sh 14:19:06 @@ -23,15 +23,15 @@ VARS["GITHUB_REPO"]="ghcr.io" 14:19:06 replace_in_file() { 14:19:06 local file="$1" 14:19:06 local tmpfile="${file}.tmp" 14:19:06 - 14:19:06 + 14:19:06 cp "$file" "$tmpfile" 14:19:06 - 14:19:06 + 14:19:06 for var in "${!VARS[@]}"; do 14:19:06 # Replace with value 14:19:06 # -i: inplace, but done with tmpfile, if Backup is required 14:19:06 sed -i "s|<${var}>|${VARS[$var]}|g" "$tmpfile" 14:19:06 done 14:19:06 - 14:19:06 + 14:19:06 mv "$tmpfile" "$file" 14:19:06 } 14:19:06 14:19:06 pre-commit: exit 1 (11.38 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2252 14:19:06 pre-commit: FAIL code 1 (15.10=setup[3.72]+cmd[11.38] seconds) 14:19:06 evaluation failed :( (15.31 seconds) 14:19:06 + tox_status=1 14:19:06 + echo '---> Completed tox runs' 14:19:06 ---> Completed tox runs 14:19:06 + for i in .tox/*/log 14:19:06 ++ echo .tox/pre-commit/log 14:19:06 ++ awk -F/ '{print $2}' 14:19:06 + tox_env=pre-commit 14:19:06 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:19:06 + DOC_DIR=docs/_build/html 14:19:06 + [[ -d docs/_build/html ]] 14:19:06 + echo '---> tox-run.sh ends' 14:19:06 ---> tox-run.sh ends 14:19:06 + test 1 -eq 0 14:19:06 + exit 1 14:19:06 ++ '[' 2 = 1 ']' 14:19:06 Build step 'Execute shell' marked build as failure 14:19:06 $ ssh-agent -k 14:19:06 unset SSH_AUTH_SOCK; 14:19:06 unset SSH_AGENT_PID; 14:19:06 echo Agent pid 1686 killed; 14:19:06 [ssh-agent] Stopped. 14:19:07 [PostBuildScript] - [INFO] Executing post build scripts. 14:19:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7962314060167332528.sh 14:19:07 ---> sysstat.sh 14:19:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11538139102929069453.sh 14:19:07 ---> package-listing.sh 14:19:07 ++ tr '[:upper:]' '[:lower:]' 14:19:07 ++ facter osfamily 14:19:07 + OS_FAMILY=debian 14:19:07 + workspace=/w/workspace/oom-master-pre-commit-lint 14:19:07 + START_PACKAGES=/tmp/packages_start.txt 14:19:07 + END_PACKAGES=/tmp/packages_end.txt 14:19:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:19:07 + PACKAGES=/tmp/packages_start.txt 14:19:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:19:07 + PACKAGES=/tmp/packages_end.txt 14:19:07 + case "${OS_FAMILY}" in 14:19:07 + dpkg -l 14:19:07 + grep '^ii' 14:19:07 + '[' -f /tmp/packages_start.txt ']' 14:19:07 + '[' -f /tmp/packages_end.txt ']' 14:19:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:19:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:19:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:19:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:19:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16708325984013608896.sh 14:19:07 ---> capture-instance-metadata.sh 14:19:07 Setup pyenv: 14:19:07 system 14:19:07 3.8.13 14:19:07 3.9.13 14:19:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:19:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BGFr 14:19:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:19:15 lf-activate-venv(): INFO: Installing: lftools 14:19:38 lf-activate-venv(): INFO: Adding /tmp/venv-BGFr/bin to PATH 14:19:38 INFO: Running in OpenStack, capturing instance metadata 14:19:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10627581036475736215.sh 14:19:38 provisioning config files... 14:19:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3719202635640451671tmp 14:19:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:19:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:19:38 [EnvInject] - Injecting environment variables from a build step. 14:19:38 [EnvInject] - Injecting as environment variables the properties content 14:19:38 SERVER_ID=logs 14:19:38 14:19:38 [EnvInject] - Variables injected successfully. 14:19:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17277588312157273315.sh 14:19:38 ---> create-netrc.sh 14:19:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3075400107967252847.sh 14:19:38 ---> python-tools-install.sh 14:19:38 Setup pyenv: 14:19:38 system 14:19:38 3.8.13 14:19:38 3.9.13 14:19:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:19:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BGFr from file:/tmp/.os_lf_venv 14:19:41 lf-activate-venv(): INFO: Installing: lftools 14:19:49 lf-activate-venv(): INFO: Adding /tmp/venv-BGFr/bin to PATH 14:19:49 Generating Requirements File 14:20:07 Python 3.10.6 14:20:07 pip 25.1.1 from /tmp/venv-BGFr/lib/python3.10/site-packages/pip (python 3.10) 14:20:08 appdirs==1.4.4 14:20:08 argcomplete==3.6.2 14:20:08 aspy.yaml==1.3.0 14:20:08 attrs==25.3.0 14:20:08 autopage==0.5.2 14:20:08 beautifulsoup4==4.13.4 14:20:08 boto3==1.38.34 14:20:08 botocore==1.38.34 14:20:08 bs4==0.0.2 14:20:08 cachetools==5.5.2 14:20:08 certifi==2025.4.26 14:20:08 cffi==1.17.1 14:20:08 cfgv==3.4.0 14:20:08 chardet==5.2.0 14:20:08 charset-normalizer==3.4.2 14:20:08 click==8.2.1 14:20:08 cliff==4.10.0 14:20:08 cmd2==2.6.1 14:20:08 cryptography==3.3.2 14:20:08 debtcollector==3.0.0 14:20:08 decorator==5.2.1 14:20:08 defusedxml==0.7.1 14:20:08 Deprecated==1.2.18 14:20:08 distlib==0.3.9 14:20:08 dnspython==2.7.0 14:20:08 docker==7.1.0 14:20:08 dogpile.cache==1.4.0 14:20:08 durationpy==0.10 14:20:08 email_validator==2.2.0 14:20:08 filelock==3.18.0 14:20:08 future==1.0.0 14:20:08 gitdb==4.0.12 14:20:08 GitPython==3.1.44 14:20:08 google-auth==2.40.3 14:20:08 httplib2==0.22.0 14:20:08 identify==2.6.12 14:20:08 idna==3.10 14:20:08 importlib-resources==1.5.0 14:20:08 iso8601==2.1.0 14:20:08 Jinja2==3.1.6 14:20:08 jmespath==1.0.1 14:20:08 jsonpatch==1.33 14:20:08 jsonpointer==3.0.0 14:20:08 jsonschema==4.24.0 14:20:08 jsonschema-specifications==2025.4.1 14:20:08 keystoneauth1==5.11.0 14:20:08 kubernetes==33.1.0 14:20:08 lftools==0.37.13 14:20:08 lxml==5.4.0 14:20:08 MarkupSafe==3.0.2 14:20:08 msgpack==1.1.0 14:20:08 multi_key_dict==2.0.3 14:20:08 munch==4.0.0 14:20:08 netaddr==1.3.0 14:20:08 niet==1.4.2 14:20:08 nodeenv==1.9.1 14:20:08 oauth2client==4.1.3 14:20:08 oauthlib==3.2.2 14:20:08 openstacksdk==4.6.0 14:20:08 os-client-config==2.1.0 14:20:08 os-service-types==1.7.0 14:20:08 osc-lib==4.0.2 14:20:08 oslo.config==9.8.0 14:20:08 oslo.context==6.0.0 14:20:08 oslo.i18n==6.5.1 14:20:08 oslo.log==7.1.0 14:20:08 oslo.serialization==5.7.0 14:20:08 oslo.utils==9.0.0 14:20:08 packaging==25.0 14:20:08 pbr==6.1.1 14:20:08 platformdirs==4.3.8 14:20:08 prettytable==3.16.0 14:20:08 psutil==7.0.0 14:20:08 pyasn1==0.6.1 14:20:08 pyasn1_modules==0.4.2 14:20:08 pycparser==2.22 14:20:08 pygerrit2==2.0.15 14:20:08 PyGithub==2.6.1 14:20:08 PyJWT==2.10.1 14:20:08 PyNaCl==1.5.0 14:20:08 pyparsing==2.4.7 14:20:08 pyperclip==1.9.0 14:20:08 pyrsistent==0.20.0 14:20:08 python-cinderclient==9.7.0 14:20:08 python-dateutil==2.9.0.post0 14:20:08 python-heatclient==4.2.0 14:20:08 python-jenkins==1.8.2 14:20:08 python-keystoneclient==5.6.0 14:20:08 python-magnumclient==4.8.1 14:20:08 python-openstackclient==8.1.0 14:20:08 python-swiftclient==4.8.0 14:20:08 PyYAML==6.0.2 14:20:08 referencing==0.36.2 14:20:08 requests==2.32.4 14:20:08 requests-oauthlib==2.0.0 14:20:08 requestsexceptions==1.4.0 14:20:08 rfc3986==2.0.0 14:20:08 rpds-py==0.25.1 14:20:08 rsa==4.9.1 14:20:08 ruamel.yaml==0.18.14 14:20:08 ruamel.yaml.clib==0.2.12 14:20:08 s3transfer==0.13.0 14:20:08 simplejson==3.20.1 14:20:08 six==1.17.0 14:20:08 smmap==5.0.2 14:20:08 soupsieve==2.7 14:20:08 stevedore==5.4.1 14:20:08 tabulate==0.9.0 14:20:08 toml==0.10.2 14:20:08 tomlkit==0.13.3 14:20:08 tqdm==4.67.1 14:20:08 typing_extensions==4.14.0 14:20:08 tzdata==2025.2 14:20:08 urllib3==1.26.20 14:20:08 virtualenv==20.31.2 14:20:08 wcwidth==0.2.13 14:20:08 websocket-client==1.8.0 14:20:08 wrapt==1.17.2 14:20:08 xdg==6.0.0 14:20:08 xmltodict==0.14.2 14:20:08 yq==3.4.3 14:20:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1792442970464576402.sh 14:20:08 ---> sudo-logs.sh 14:20:08 Archiving 'sudo' log.. 14:20:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15593425566705694650.sh 14:20:08 ---> job-cost.sh 14:20:08 Setup pyenv: 14:20:08 system 14:20:08 3.8.13 14:20:08 3.9.13 14:20:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:20:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BGFr from file:/tmp/.os_lf_venv 14:20:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:20:16 lf-activate-venv(): INFO: Adding /tmp/venv-BGFr/bin to PATH 14:20:16 INFO: No Stack... 14:20:16 INFO: Retrieving Pricing Info for: v3-standard-4 14:20:16 INFO: Archiving Costs 14:20:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3094744901492395477.sh 14:20:16 ---> logs-deploy.sh 14:20:16 Setup pyenv: 14:20:16 system 14:20:16 3.8.13 14:20:16 3.9.13 14:20:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:20:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BGFr from file:/tmp/.os_lf_venv 14:20:18 lf-activate-venv(): INFO: Installing: lftools 14:20:26 lf-activate-venv(): INFO: Adding /tmp/venv-BGFr/bin to PATH 14:20:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4093 14:20:26 INFO: archiving workspace using pattern(s): 14:20:27 Archives upload complete. 14:20:28 INFO: archiving logs to Nexus 14:20:28 ---> uname -a: 14:20:28 Linux prd-ubuntu1804-builder-4c-4g-20333 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:20:28 14:20:28 14:20:28 ---> lscpu: 14:20:28 Architecture: x86_64 14:20:28 CPU op-mode(s): 32-bit, 64-bit 14:20:28 Byte Order: Little Endian 14:20:28 CPU(s): 4 14:20:28 On-line CPU(s) list: 0-3 14:20:28 Thread(s) per core: 1 14:20:28 Core(s) per socket: 1 14:20:28 Socket(s): 4 14:20:28 NUMA node(s): 1 14:20:28 Vendor ID: AuthenticAMD 14:20:28 CPU family: 23 14:20:28 Model: 49 14:20:28 Model name: AMD EPYC-Rome Processor 14:20:28 Stepping: 0 14:20:28 CPU MHz: 2799.998 14:20:28 BogoMIPS: 5599.99 14:20:28 Virtualization: AMD-V 14:20:28 Hypervisor vendor: KVM 14:20:28 Virtualization type: full 14:20:28 L1d cache: 32K 14:20:28 L1i cache: 32K 14:20:28 L2 cache: 512K 14:20:28 L3 cache: 16384K 14:20:28 NUMA node0 CPU(s): 0-3 14:20:28 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 14:20:28 14:20:28 14:20:28 ---> nproc: 14:20:28 4 14:20:28 14:20:28 14:20:28 ---> df -h: 14:20:28 Filesystem Size Used Avail Use% Mounted on 14:20:28 udev 7.9G 0 7.9G 0% /dev 14:20:28 tmpfs 1.6G 672K 1.6G 1% /run 14:20:28 /dev/vda1 78G 8.4G 69G 11% / 14:20:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:20:28 tmpfs 5.0M 0 5.0M 0% /run/lock 14:20:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:20:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:20:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:20:28 14:20:28 14:20:28 ---> free -m: 14:20:28 total used free shared buff/cache available 14:20:28 Mem: 16040 539 13326 0 2174 15182 14:20:28 Swap: 1023 0 1023 14:20:28 14:20:28 14:20:28 ---> ip addr: 14:20:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:20:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:20:28 inet 127.0.0.1/8 scope host lo 14:20:28 valid_lft forever preferred_lft forever 14:20:28 inet6 ::1/128 scope host 14:20:28 valid_lft forever preferred_lft forever 14:20:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:20:28 link/ether fa:16:3e:4f:cb:b1 brd ff:ff:ff:ff:ff:ff 14:20:28 inet 10.30.106.170/23 brd 10.30.107.255 scope global dynamic ens3 14:20:28 valid_lft 86259sec preferred_lft 86259sec 14:20:28 inet6 fe80::f816:3eff:fe4f:cbb1/64 scope link 14:20:28 valid_lft forever preferred_lft forever 14:20:28 14:20:28 14:20:28 ---> sar -b -r -n DEV: 14:20:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20333) 06/11/25 _x86_64_ (4 CPU) 14:20:28 14:20:28 14:18:11 LINUX RESTART (4 CPU) 14:20:28 14:20:28 14:19:01 tps rtps wtps bread/s bwrtn/s 14:20:28 14:20:01 113.28 0.93 112.35 115.03 19735.02 14:20:28 Average: 113.28 0.93 112.35 115.03 19735.02 14:20:28 14:20:28 14:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:20:28 14:20:01 13726376 15540720 2698592 16.43 77476 1925148 783004 4.48 763276 1699132 153628 14:20:28 Average: 13726376 15540720 2698592 16.43 77476 1925148 783004 4.48 763276 1699132 153628 14:20:28 14:20:28 14:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:20:28 14:20:01 lo 2.07 2.07 0.25 0.25 0.00 0.00 0.00 0.00 14:20:28 14:20:01 ens3 191.74 135.29 902.27 16.99 0.00 0.00 0.00 0.00 14:20:28 Average: lo 2.07 2.07 0.25 0.25 0.00 0.00 0.00 0.00 14:20:28 Average: ens3 191.74 135.29 902.27 16.99 0.00 0.00 0.00 0.00 14:20:28 14:20:28 14:20:28 ---> sar -P ALL: 14:20:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20333) 06/11/25 _x86_64_ (4 CPU) 14:20:28 14:20:28 14:18:11 LINUX RESTART (4 CPU) 14:20:28 14:20:28 14:19:01 CPU %user %nice %system %iowait %steal %idle 14:20:28 14:20:01 all 23.25 0.00 1.67 2.60 0.05 72.42 14:20:28 14:20:01 0 31.49 0.00 2.34 0.95 0.07 65.16 14:20:28 14:20:01 1 17.58 0.00 1.56 3.22 0.03 77.61 14:20:28 14:20:01 2 26.93 0.00 1.37 0.50 0.05 71.15 14:20:28 14:20:01 3 17.01 0.00 1.45 5.74 0.05 75.74 14:20:28 Average: all 23.25 0.00 1.67 2.60 0.05 72.42 14:20:28 Average: 0 31.49 0.00 2.34 0.95 0.07 65.16 14:20:28 Average: 1 17.58 0.00 1.56 3.22 0.03 77.61 14:20:28 Average: 2 26.93 0.00 1.37 0.50 0.05 71.15 14:20:28 Average: 3 17.01 0.00 1.45 5.74 0.05 75.74 14:20:28 14:20:28 14:20:28