09:15:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142292 09:15:38 Running as SYSTEM 09:15:38 [EnvInject] - Loading node environment variables. 09:15:38 Building remotely on prd-ubuntu1804-builder-4c-4g-4126 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:15:38 [ssh-agent] Looking for ssh-agent implementation... 09:15:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:15:38 $ ssh-agent 09:15:38 SSH_AUTH_SOCK=/tmp/ssh-c3GllE10DzJm/agent.1633 09:15:38 SSH_AGENT_PID=1635 09:15:38 [ssh-agent] Started. 09:15:38 Running ssh-add (command line suppressed) 09:15:38 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13606131348351421007.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13606131348351421007.key) 09:15:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:15:38 The recommended git tool is: NONE 09:15:39 using credential onap-jenkins-ssh 09:15:39 Wiping out workspace first. 09:15:39 Cloning the remote Git repository 09:15:39 Cloning repository git://cloud.onap.org/mirror/oom.git 09:15:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:15:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:15:39 > git --version # timeout=10 09:15:39 > git --version # 'git version 2.17.1' 09:15:39 using GIT_SSH to set credentials Gerrit user 09:15:39 Verifying host key using manually-configured host key entries 09:15:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:15:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:15:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:15:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:15:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:15:45 using GIT_SSH to set credentials Gerrit user 09:15:45 Verifying host key using manually-configured host key entries 09:15:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/92/142292/3 # timeout=30 09:15:45 > git rev-parse 6627a86d7bfa3e4572777f85369f81a4c5505372^{commit} # timeout=10 09:15:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:15:45 Checking out Revision 6627a86d7bfa3e4572777f85369f81a4c5505372 (refs/changes/92/142292/3) 09:15:45 > git config core.sparsecheckout # timeout=10 09:15:45 > git checkout -f 6627a86d7bfa3e4572777f85369f81a4c5505372 # timeout=30 09:15:49 Commit message: "Remove common.waitForJobContainer and sidecar killer" 09:15:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:15:49 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 09:15:49 [EnvInject] - Injecting environment variables from a build step. 09:15:49 [EnvInject] - Injecting as environment variables the properties content 09:15:49 PYTHON=python3 09:15:49 09:15:49 [EnvInject] - Variables injected successfully. 09:15:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1911634477145090318.sh 09:15:49 ---> tox-install.sh 09:15:49 + source /home/jenkins/lf-env.sh 09:15:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:15:49 ++ mktemp -d /tmp/venv-XXXX 09:15:49 + lf_venv=/tmp/venv-yPM9 09:15:49 + local venv_file=/tmp/.os_lf_venv 09:15:49 + local python=python3 09:15:49 + local options 09:15:49 + local set_path=true 09:15:49 + local install_args= 09:15: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:15:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:15:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:15:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:15:49 + true 09:15:49 + case $1 in 09:15:49 + venv_file=/tmp/.toxenv 09:15:49 + shift 2 09:15:49 + true 09:15:49 + case $1 in 09:15:49 + shift 09:15:49 + break 09:15:49 + case $python in 09:15:49 + local pkg_list= 09:15:49 + [[ -d /opt/pyenv ]] 09:15:49 + echo 'Setup pyenv:' 09:15:49 Setup pyenv: 09:15:49 + export PYENV_ROOT=/opt/pyenv 09:15:49 + PYENV_ROOT=/opt/pyenv 09:15:49 + 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:15:49 + 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:15:49 + pyenv versions 09:15:49 * system (set by /opt/pyenv/version) 09:15:49 * 3.8.13 (set by /opt/pyenv/version) 09:15:49 * 3.9.13 (set by /opt/pyenv/version) 09:15:49 * 3.10.6 (set by /opt/pyenv/version) 09:15:49 + command -v pyenv 09:15:49 ++ pyenv init - --no-rehash 09:15: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:15:49 export PATH="/opt/pyenv/shims:${PATH}" 09:15:49 export PYENV_SHELL=bash 09:15:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:15:49 pyenv() { 09:15:49 local command 09:15:49 command="${1:-}" 09:15:49 if [ "$#" -gt 0 ]; then 09:15:49 shift 09:15:49 fi 09:15:49 09:15:49 case "$command" in 09:15:49 rehash|shell) 09:15:49 eval "$(pyenv "sh-$command" "$@")" 09:15:49 ;; 09:15:49 *) 09:15:49 command pyenv "$command" "$@" 09:15:49 ;; 09:15:49 esac 09:15:49 }' 09:15: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:15:49 ++ 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:15:49 ++ 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:15:49 ++ 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:15:49 ++ export PYENV_SHELL=bash 09:15:49 ++ PYENV_SHELL=bash 09:15:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:15:49 +++ complete -F _pyenv pyenv 09:15:49 ++ lf-pyver python3 09:15:49 ++ local py_version_xy=python3 09:15:49 ++ local py_version_xyz= 09:15:49 ++ sed 's/^[ *]* //' 09:15:49 ++ awk '{ print $1 }' 09:15:49 ++ grep -E '^[0-9.]*[0-9]$' 09:15:49 ++ pyenv versions 09:15:49 ++ local command 09:15:49 ++ command=versions 09:15:49 ++ '[' 1 -gt 0 ']' 09:15:49 ++ shift 09:15:49 ++ case "$command" in 09:15:49 ++ command pyenv versions 09:15:49 ++ pyenv versions 09:15:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:15:49 +++ grep '^3' /tmp/.pyenv_versions 09:15:49 +++ sort -V 09:15:49 +++ tail -n 1 09:15:49 ++ py_version_xyz=3.10.6 09:15:49 ++ [[ -z 3.10.6 ]] 09:15:49 ++ echo 3.10.6 09:15:49 ++ return 0 09:15:49 + pyenv local 3.10.6 09:15:49 + local command 09:15:49 + command=local 09:15:49 + '[' 2 -gt 0 ']' 09:15:49 + shift 09:15:49 + case "$command" in 09:15:49 + command pyenv local 3.10.6 09:15:49 + pyenv local 3.10.6 09:15:49 + for arg in "$@" 09:15:49 + case $arg in 09:15:49 + pkg_list+='tox ' 09:15:49 + for arg in "$@" 09:15:49 + case $arg in 09:15:49 + pkg_list+='virtualenv ' 09:15:49 + for arg in "$@" 09:15:49 + case $arg in 09:15:49 + pkg_list+='urllib3~=1.26.15 ' 09:15:49 + [[ -f /tmp/.toxenv ]] 09:15:49 + [[ ! -f /tmp/.toxenv ]] 09:15:49 + [[ -n '' ]] 09:15:49 + python3 -m venv /tmp/venv-yPM9 09:15:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yPM9' 09:15:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yPM9 09:15:53 + echo /tmp/venv-yPM9 09:15:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:15:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:15:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:15:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:15:53 + local 'pip_opts=--upgrade --quiet' 09:15:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:15:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:15:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:15:53 + [[ -n '' ]] 09:15:53 + [[ -n '' ]] 09:15:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:15:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:15:53 + /tmp/venv-yPM9/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:15:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:15:57 lf-activate-venv(): INFO: Base packages installed successfully 09:15:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:15:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:15:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:15:57 + /tmp/venv-yPM9/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:16:00 + type python3 09:16:00 + true 09:16:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yPM9/bin to PATH' 09:16:00 lf-activate-venv(): INFO: Adding /tmp/venv-yPM9/bin to PATH 09:16:00 + PATH=/tmp/venv-yPM9/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:16:00 + return 0 09:16:00 + python3 --version 09:16:00 Python 3.10.6 09:16:00 + python3 -m pip --version 09:16:00 pip 25.2 from /tmp/venv-yPM9/lib/python3.10/site-packages/pip (python 3.10) 09:16:00 + python3 -m pip freeze 09:16:00 cachetools==6.2.1 09:16:00 chardet==5.2.0 09:16:00 colorama==0.4.6 09:16:00 distlib==0.4.0 09:16:00 filelock==3.20.0 09:16:00 packaging==25.0 09:16:00 platformdirs==4.5.0 09:16:00 pluggy==1.6.0 09:16:00 pyproject-api==1.10.0 09:16:00 tomli==2.3.0 09:16:00 tox==4.31.0 09:16:00 typing_extensions==4.15.0 09:16:00 urllib3==1.26.20 09:16:00 virtualenv==20.35.3 09:16:00 [EnvInject] - Injecting environment variables from a build step. 09:16:00 [EnvInject] - Injecting as environment variables the properties content 09:16:00 PARALLEL=false 09:16:00 09:16:00 [EnvInject] - Variables injected successfully. 09:16:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5096795100676855760.sh 09:16:00 ---> tox-run.sh 09:16:00 + 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:16:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:16:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:16:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:16:00 + cd /w/workspace/oom-master-pre-commit-lint/. 09:16:00 + source /home/jenkins/lf-env.sh 09:16:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:16:00 ++ mktemp -d /tmp/venv-XXXX 09:16:00 + lf_venv=/tmp/venv-jWeq 09:16:00 + local venv_file=/tmp/.os_lf_venv 09:16:00 + local python=python3 09:16:00 + local options 09:16:00 + local set_path=true 09:16:00 + local install_args= 09:16:00 ++ 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:16:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:16:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:16:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:16:00 + true 09:16:00 + case $1 in 09:16:00 + venv_file=/tmp/.toxenv 09:16:00 + shift 2 09:16:00 + true 09:16:00 + case $1 in 09:16:00 + shift 09:16:00 + break 09:16:00 + case $python in 09:16:00 + local pkg_list= 09:16:00 + [[ -d /opt/pyenv ]] 09:16:00 + echo 'Setup pyenv:' 09:16:00 Setup pyenv: 09:16:00 + export PYENV_ROOT=/opt/pyenv 09:16:00 + PYENV_ROOT=/opt/pyenv 09:16:00 + 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:16:00 + 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:16:00 + pyenv versions 09:16:00 system 09:16:00 3.8.13 09:16:00 3.9.13 09:16:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:16:00 + command -v pyenv 09:16:00 ++ pyenv init - --no-rehash 09:16:00 + 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:16:00 export PATH="/opt/pyenv/shims:${PATH}" 09:16:00 export PYENV_SHELL=bash 09:16:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:16:00 pyenv() { 09:16:00 local command 09:16:00 command="${1:-}" 09:16:00 if [ "$#" -gt 0 ]; then 09:16:00 shift 09:16:00 fi 09:16:00 09:16:00 case "$command" in 09:16:00 rehash|shell) 09:16:00 eval "$(pyenv "sh-$command" "$@")" 09:16:00 ;; 09:16:00 *) 09:16:00 command pyenv "$command" "$@" 09:16:00 ;; 09:16:00 esac 09:16:00 }' 09:16:00 +++ 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:16:00 ++ 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:16:00 ++ 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:16:00 ++ 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:16:00 ++ export PYENV_SHELL=bash 09:16:00 ++ PYENV_SHELL=bash 09:16:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:16:00 +++ complete -F _pyenv pyenv 09:16:00 ++ lf-pyver python3 09:16:00 ++ local py_version_xy=python3 09:16:00 ++ local py_version_xyz= 09:16:00 ++ pyenv versions 09:16:00 ++ local command 09:16:00 ++ command=versions 09:16:00 ++ '[' 1 -gt 0 ']' 09:16:00 ++ shift 09:16:00 ++ case "$command" in 09:16:00 ++ command pyenv versions 09:16:00 ++ pyenv versions 09:16:00 ++ sed 's/^[ *]* //' 09:16:00 ++ grep -E '^[0-9.]*[0-9]$' 09:16:00 ++ awk '{ print $1 }' 09:16:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:16:00 +++ grep '^3' /tmp/.pyenv_versions 09:16:00 +++ sort -V 09:16:00 +++ tail -n 1 09:16:00 ++ py_version_xyz=3.10.6 09:16:00 ++ [[ -z 3.10.6 ]] 09:16:00 ++ echo 3.10.6 09:16:00 ++ return 0 09:16:00 + pyenv local 3.10.6 09:16:00 + local command 09:16:00 + command=local 09:16:00 + '[' 2 -gt 0 ']' 09:16:00 + shift 09:16:00 + case "$command" in 09:16:00 + command pyenv local 3.10.6 09:16:00 + pyenv local 3.10.6 09:16:00 + for arg in "$@" 09:16:00 + case $arg in 09:16:00 + pkg_list+='tox ' 09:16:00 + for arg in "$@" 09:16:00 + case $arg in 09:16:00 + pkg_list+='virtualenv ' 09:16:00 + for arg in "$@" 09:16:00 + case $arg in 09:16:00 + pkg_list+='urllib3~=1.26.15 ' 09:16:00 + [[ -f /tmp/.toxenv ]] 09:16:00 ++ cat /tmp/.toxenv 09:16:00 + lf_venv=/tmp/venv-yPM9 09:16:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yPM9 from' file:/tmp/.toxenv 09:16:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yPM9 from file:/tmp/.toxenv 09:16:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:16:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:16:00 + local 'pip_opts=--upgrade --quiet' 09:16:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:16:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:16:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:16:00 + [[ -n '' ]] 09:16:00 + [[ -n '' ]] 09:16:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:16:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:16:00 + /tmp/venv-yPM9/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:16:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:16:01 lf-activate-venv(): INFO: Base packages installed successfully 09:16:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:16:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:16:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:16:01 + /tmp/venv-yPM9/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:16:02 + type python3 09:16:02 + true 09:16:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yPM9/bin to PATH' 09:16:02 lf-activate-venv(): INFO: Adding /tmp/venv-yPM9/bin to PATH 09:16:02 + PATH=/tmp/venv-yPM9/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:16:02 + return 0 09:16:02 + [[ -d /opt/pyenv ]] 09:16:02 + echo '---> Setting up pyenv' 09:16:02 ---> Setting up pyenv 09:16:02 + export PYENV_ROOT=/opt/pyenv 09:16:02 + PYENV_ROOT=/opt/pyenv 09:16:02 + export PATH=/opt/pyenv/bin:/tmp/venv-yPM9/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:16:02 + PATH=/opt/pyenv/bin:/tmp/venv-yPM9/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:16:02 ++ pwd 09:16:02 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:16:02 + export PYTHONPATH 09:16:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:16:02 + TOX_TESTENV_PASSENV=PYTHONPATH 09:16:02 + tox --version 09:16:03 4.31.0 from /tmp/venv-yPM9/lib/python3.10/site-packages/tox/__init__.py 09:16:03 + PARALLEL=false 09:16:03 + TOX_OPTIONS_LIST= 09:16:03 + [[ -n pre-commit ]] 09:16:03 + TOX_OPTIONS_LIST=' -e pre-commit' 09:16:03 + case ${PARALLEL,,} in 09:16:03 + tox -e pre-commit 09:16:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:16:04 pre-commit: install_deps> python -I -m pip install pre-commit 09:16:06 pre-commit: freeze> python -m pip freeze --all 09:16:06 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.3 09:16:06 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:16:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:16:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:16:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:16:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:16:09 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:16:09 [INFO] Once installed this environment will be reused. 09:16:09 [INFO] This may take a few minutes... 09:16:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:16:13 [INFO] Once installed this environment will be reused. 09:16:13 [INFO] This may take a few minutes... 09:16:18 trim trailing whitespace.................................................Passed 09:16:18 Tabs remover.............................................................Passed 09:16:18 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:16:18 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:16:18 [INFO] Once installed this environment will be reused. 09:16:18 [INFO] This may take a few minutes... 09:16:27 gitlint..............................................(no files to check)Skipped 09:16:27 pre-commit: OK (23.79=setup[3.45]+cmd[11.47,8.88] seconds) 09:16:27 congratulations :) (23.83 seconds) 09:16:27 + tox_status=0 09:16:27 + echo '---> Completed tox runs' 09:16:27 ---> Completed tox runs 09:16:27 + for i in .tox/*/log 09:16:27 ++ echo .tox/pre-commit/log 09:16:27 ++ awk -F/ '{print $2}' 09:16:27 + tox_env=pre-commit 09:16:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:16:27 + DOC_DIR=docs/_build/html 09:16:27 + [[ -d docs/_build/html ]] 09:16:27 + echo '---> tox-run.sh ends' 09:16:27 ---> tox-run.sh ends 09:16:27 + test 0 -eq 0 09:16:27 $ ssh-agent -k 09:16:27 unset SSH_AUTH_SOCK; 09:16:27 unset SSH_AGENT_PID; 09:16:27 echo Agent pid 1635 killed; 09:16:27 [ssh-agent] Stopped. 09:16:27 [PostBuildScript] - [INFO] Executing post build scripts. 09:16:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17085969520299399779.sh 09:16:27 ---> sysstat.sh 09:16:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2819719630480956298.sh 09:16:27 ---> package-listing.sh 09:16:27 ++ facter osfamily 09:16:27 ++ tr '[:upper:]' '[:lower:]' 09:16:28 + OS_FAMILY=debian 09:16:28 + workspace=/w/workspace/oom-master-pre-commit-lint 09:16:28 + START_PACKAGES=/tmp/packages_start.txt 09:16:28 + END_PACKAGES=/tmp/packages_end.txt 09:16:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:16:28 + PACKAGES=/tmp/packages_start.txt 09:16:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:16:28 + PACKAGES=/tmp/packages_end.txt 09:16:28 + case "${OS_FAMILY}" in 09:16:28 + dpkg -l 09:16:28 + grep '^ii' 09:16:28 + '[' -f /tmp/packages_start.txt ']' 09:16:28 + '[' -f /tmp/packages_end.txt ']' 09:16:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:16:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:16:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:16:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:16:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4879044836827424527.sh 09:16:28 ---> capture-instance-metadata.sh 09:16:28 Setup pyenv: 09:16:28 system 09:16:28 3.8.13 09:16:28 3.9.13 09:16:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:16:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wCsH 09:16:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:16:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:16:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:16:36 lf-activate-venv(): INFO: Base packages installed successfully 09:16:36 lf-activate-venv(): INFO: Installing additional packages: lftools 09:16:58 lf-activate-venv(): INFO: Adding /tmp/venv-wCsH/bin to PATH 09:16:58 INFO: Running in OpenStack, capturing instance metadata 09:16:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12025971285435996059.sh 09:16:58 provisioning config files... 09:16:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8508519628175730042tmp 09:16:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:16:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:16:58 [EnvInject] - Injecting environment variables from a build step. 09:16:58 [EnvInject] - Injecting as environment variables the properties content 09:16:58 SERVER_ID=logs 09:16:58 09:16:58 [EnvInject] - Variables injected successfully. 09:16:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5313146801500065450.sh 09:16:58 ---> create-netrc.sh 09:16:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13434854155224421211.sh 09:16:58 ---> python-tools-install.sh 09:16:58 Setup pyenv: 09:16:58 system 09:16:58 3.8.13 09:16:58 3.9.13 09:16:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:16:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wCsH from file:/tmp/.os_lf_venv 09:16:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:16:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:17:00 lf-activate-venv(): INFO: Base packages installed successfully 09:17:00 lf-activate-venv(): INFO: Installing additional packages: lftools 09:17:08 lf-activate-venv(): INFO: Adding /tmp/venv-wCsH/bin to PATH 09:17:08 Generating Requirements File 09:17:26 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:17:26 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:17:26 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:17:26 Python 3.10.6 09:17:26 pip 25.2 from /tmp/venv-wCsH/lib/python3.10/site-packages/pip (python 3.10) 09:17:27 appdirs==1.4.4 09:17:27 argcomplete==3.6.3 09:17:27 aspy.yaml==1.3.0 09:17:27 attrs==25.4.0 09:17:27 autopage==0.5.2 09:17:27 beautifulsoup4==4.14.2 09:17:27 boto3==1.40.55 09:17:27 botocore==1.40.55 09:17:27 bs4==0.0.2 09:17:27 cachetools==6.2.1 09:17:27 certifi==2025.10.5 09:17:27 cffi==2.0.0 09:17:27 cfgv==3.4.0 09:17:27 chardet==5.2.0 09:17:27 charset-normalizer==3.4.4 09:17:27 click==8.3.0 09:17:27 cliff==4.11.0 09:17:27 cmd2==2.7.0 09:17:27 cryptography==3.3.2 09:17:27 debtcollector==3.0.0 09:17:27 decorator==5.2.1 09:17:27 defusedxml==0.7.1 09:17:27 Deprecated==1.2.18 09:17:27 distlib==0.4.0 09:17:27 dnspython==2.8.0 09:17:27 docker==7.1.0 09:17:27 dogpile.cache==1.5.0 09:17:27 durationpy==0.10 09:17:27 email-validator==2.3.0 09:17:27 filelock==3.20.0 09:17:27 future==1.0.0 09:17:27 gitdb==4.0.12 09:17:27 GitPython==3.1.45 09:17:27 google-auth==2.41.1 09:17:27 httplib2==0.31.0 09:17:27 identify==2.6.15 09:17:27 idna==3.11 09:17:27 importlib-resources==1.5.0 09:17:27 iso8601==2.1.0 09:17:27 Jinja2==3.1.6 09:17:27 jmespath==1.0.1 09:17:27 jsonpatch==1.33 09:17:27 jsonpointer==3.0.0 09:17:27 jsonschema==4.25.1 09:17:27 jsonschema-specifications==2025.9.1 09:17:27 keystoneauth1==5.12.0 09:17:27 kubernetes==34.1.0 09:17:27 lftools==0.37.15 09:17:27 lxml==6.0.2 09:17:27 markdown-it-py==4.0.0 09:17:27 MarkupSafe==3.0.3 09:17:27 mdurl==0.1.2 09:17:27 msgpack==1.1.2 09:17:27 multi_key_dict==2.0.3 09:17:27 munch==4.0.0 09:17:27 netaddr==1.3.0 09:17:27 niet==1.4.2 09:17:27 nodeenv==1.9.1 09:17:27 oauth2client==4.1.3 09:17:27 oauthlib==3.3.1 09:17:27 openstacksdk==4.7.1 09:17:27 os-service-types==1.8.0 09:17:27 osc-lib==4.2.0 09:17:27 oslo.config==10.0.0 09:17:27 oslo.context==6.1.0 09:17:27 oslo.i18n==6.6.0 09:17:27 oslo.log==7.2.1 09:17:27 oslo.serialization==5.8.0 09:17:27 oslo.utils==9.1.0 09:17:27 packaging==25.0 09:17:27 pbr==7.0.1 09:17:27 platformdirs==4.5.0 09:17:27 prettytable==3.16.0 09:17:27 psutil==7.1.1 09:17:27 pyasn1==0.6.1 09:17:27 pyasn1_modules==0.4.2 09:17:27 pycparser==2.23 09:17:27 pygerrit2==2.0.15 09:17:27 PyGithub==2.8.1 09:17:27 Pygments==2.19.2 09:17:27 PyJWT==2.10.1 09:17:27 PyNaCl==1.6.0 09:17:27 pyparsing==2.4.7 09:17:27 pyperclip==1.11.0 09:17:27 pyrsistent==0.20.0 09:17:27 python-cinderclient==9.8.0 09:17:27 python-dateutil==2.9.0.post0 09:17:27 python-heatclient==4.3.0 09:17:27 python-jenkins==1.8.3 09:17:27 python-keystoneclient==5.7.0 09:17:27 python-magnumclient==4.9.0 09:17:27 python-openstackclient==8.2.0 09:17:27 python-swiftclient==4.8.0 09:17:27 PyYAML==6.0.3 09:17:27 referencing==0.37.0 09:17:27 requests==2.32.5 09:17:27 requests-oauthlib==2.0.0 09:17:27 requestsexceptions==1.4.0 09:17:27 rfc3986==2.0.0 09:17:27 rich==14.2.0 09:17:27 rich-argparse==1.7.1 09:17:27 rpds-py==0.27.1 09:17:27 rsa==4.9.1 09:17:27 ruamel.yaml==0.18.15 09:17:27 ruamel.yaml.clib==0.2.14 09:17:27 s3transfer==0.14.0 09:17:27 simplejson==3.20.2 09:17:27 six==1.17.0 09:17:27 smmap==5.0.2 09:17:27 soupsieve==2.8 09:17:27 stevedore==5.5.0 09:17:27 tabulate==0.9.0 09:17:27 toml==0.10.2 09:17:27 tomlkit==0.13.3 09:17:27 tqdm==4.67.1 09:17:27 typing_extensions==4.15.0 09:17:27 tzdata==2025.2 09:17:27 urllib3==1.26.20 09:17:27 virtualenv==20.35.3 09:17:27 wcwidth==0.2.14 09:17:27 websocket-client==1.9.0 09:17:27 wrapt==2.0.0 09:17:27 xdg==6.0.0 09:17:27 xmltodict==1.0.2 09:17:27 yq==3.4.3 09:17:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11437054770021117675.sh 09:17:27 ---> sudo-logs.sh 09:17:27 Archiving 'sudo' log.. 09:17:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10828066903266882013.sh 09:17:27 ---> job-cost.sh 09:17:27 Setup pyenv: 09:17:27 system 09:17:27 3.8.13 09:17:27 3.9.13 09:17:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:17:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wCsH from file:/tmp/.os_lf_venv 09:17:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:17:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:17:29 lf-activate-venv(): INFO: Base packages installed successfully 09:17:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:17:34 lf-activate-venv(): INFO: Adding /tmp/venv-wCsH/bin to PATH 09:17:34 INFO: No Stack... 09:17:34 INFO: Retrieving Pricing Info for: v3-standard-4 09:17:35 INFO: Archiving Costs 09:17:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6771745332452035765.sh 09:17:35 ---> logs-deploy.sh 09:17:35 Setup pyenv: 09:17:35 system 09:17:35 3.8.13 09:17:35 3.9.13 09:17:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:17:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wCsH from file:/tmp/.os_lf_venv 09:17:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:17:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:17:37 lf-activate-venv(): INFO: Base packages installed successfully 09:17:37 lf-activate-venv(): INFO: Installing additional packages: lftools 09:17:45 lf-activate-venv(): INFO: Adding /tmp/venv-wCsH/bin to PATH 09:17:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4281 09:17:45 INFO: archiving workspace using pattern(s): 09:17:46 Archives upload complete. 09:17:46 INFO: archiving logs to Nexus 09:17:47 ---> uname -a: 09:17:47 Linux prd-ubuntu1804-builder-4c-4g-4126 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:17:47 09:17:47 09:17:47 ---> lscpu: 09:17:47 Architecture: x86_64 09:17:47 CPU op-mode(s): 32-bit, 64-bit 09:17:47 Byte Order: Little Endian 09:17:47 CPU(s): 4 09:17:47 On-line CPU(s) list: 0-3 09:17:47 Thread(s) per core: 1 09:17:47 Core(s) per socket: 1 09:17:47 Socket(s): 4 09:17:47 NUMA node(s): 1 09:17:47 Vendor ID: AuthenticAMD 09:17:47 CPU family: 23 09:17:47 Model: 49 09:17:47 Model name: AMD EPYC-Rome Processor 09:17:47 Stepping: 0 09:17:47 CPU MHz: 2800.000 09:17:47 BogoMIPS: 5600.00 09:17:47 Virtualization: AMD-V 09:17:47 Hypervisor vendor: KVM 09:17:47 Virtualization type: full 09:17:47 L1d cache: 32K 09:17:47 L1i cache: 32K 09:17:47 L2 cache: 512K 09:17:47 L3 cache: 16384K 09:17:47 NUMA node0 CPU(s): 0-3 09:17:47 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:17:47 09:17:47 09:17:47 ---> nproc: 09:17:47 4 09:17:47 09:17:47 09:17:47 ---> df -h: 09:17:47 Filesystem Size Used Avail Use% Mounted on 09:17:47 udev 7.9G 0 7.9G 0% /dev 09:17:47 tmpfs 1.6G 680K 1.6G 1% /run 09:17:47 /dev/vda1 78G 8.4G 69G 11% / 09:17:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:17:47 tmpfs 5.0M 0 5.0M 0% /run/lock 09:17:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:17:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:17:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:17:47 09:17:47 09:17:47 ---> free -m: 09:17:47 total used free shared buff/cache available 09:17:47 Mem: 16040 547 13278 0 2213 15170 09:17:47 Swap: 1023 0 1023 09:17:47 09:17:47 09:17:47 ---> ip addr: 09:17:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:17:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:17:47 inet 127.0.0.1/8 scope host lo 09:17:47 valid_lft forever preferred_lft forever 09:17:47 inet6 ::1/128 scope host 09:17:47 valid_lft forever preferred_lft forever 09:17:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:17:47 link/ether fa:16:3e:41:44:31 brd ff:ff:ff:ff:ff:ff 09:17:47 inet 10.30.106.85/23 brd 10.30.107.255 scope global dynamic ens3 09:17:47 valid_lft 86253sec preferred_lft 86253sec 09:17:47 inet6 fe80::f816:3eff:fe41:4431/64 scope link 09:17:47 valid_lft forever preferred_lft forever 09:17:47 09:17:47 09:17:47 ---> sar -b -r -n DEV: 09:17:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4126) 10/21/25 _x86_64_ (4 CPU) 09:17:47 09:17:47 09:15:23 LINUX RESTART (4 CPU) 09:17:47 09:17:47 09:16:01 tps rtps wtps bread/s bwrtn/s 09:17:47 09:17:01 131.78 5.97 125.81 238.76 51533.14 09:17:47 Average: 131.78 5.97 125.81 238.76 51533.14 09:17:47 09:17:47 09:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:17:47 09:17:01 13757992 15560340 2666976 16.24 77884 1912048 760388 4.35 745748 1678588 155896 09:17:47 Average: 13757992 15560340 2666976 16.24 77884 1912048 760388 4.35 745748 1678588 155896 09:17:47 09:17:47 09:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:17:47 09:17:01 ens3 82.19 62.12 1267.39 11.51 0.00 0.00 0.00 0.00 09:17:47 09:17:01 lo 2.40 2.40 0.27 0.27 0.00 0.00 0.00 0.00 09:17:47 Average: ens3 82.19 62.12 1267.39 11.51 0.00 0.00 0.00 0.00 09:17:47 Average: lo 2.40 2.40 0.27 0.27 0.00 0.00 0.00 0.00 09:17:47 09:17:47 09:17:47 ---> sar -P ALL: 09:17:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4126) 10/21/25 _x86_64_ (4 CPU) 09:17:47 09:17:47 09:15:23 LINUX RESTART (4 CPU) 09:17:47 09:17:47 09:16:01 CPU %user %nice %system %iowait %steal %idle 09:17:47 09:17:01 all 22.99 0.00 2.28 2.23 0.07 72.42 09:17:47 09:17:01 0 21.57 0.00 1.79 0.28 0.07 76.29 09:17:47 09:17:01 1 11.90 0.00 1.74 4.87 0.07 81.43 09:17:47 09:17:01 2 45.68 0.00 3.47 1.70 0.10 49.04 09:17:47 09:17:01 3 12.74 0.00 2.13 2.07 0.07 83.00 09:17:47 Average: all 22.99 0.00 2.28 2.23 0.07 72.42 09:17:47 Average: 0 21.57 0.00 1.79 0.28 0.07 76.29 09:17:47 Average: 1 11.90 0.00 1.74 4.87 0.07 81.43 09:17:47 Average: 2 45.68 0.00 3.47 1.70 0.10 49.04 09:17:47 Average: 3 12.74 0.00 2.13 2.07 0.07 83.00 09:17:47 09:17:47 09:17:47