06:20:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142292 06:20:17 Running as SYSTEM 06:20:17 [EnvInject] - Loading node environment variables. 06:20:17 Building remotely on prd-ubuntu1804-builder-4c-4g-4082 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:20:17 [ssh-agent] Looking for ssh-agent implementation... 06:20:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:17 $ ssh-agent 06:20:17 SSH_AUTH_SOCK=/tmp/ssh-6ev48EKfywKa/agent.1649 06:20:17 SSH_AGENT_PID=1651 06:20:17 [ssh-agent] Started. 06:20:17 Running ssh-add (command line suppressed) 06:20:17 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14059005829802301358.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14059005829802301358.key) 06:20:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:20:17 The recommended git tool is: NONE 06:20:19 using credential onap-jenkins-ssh 06:20:19 Wiping out workspace first. 06:20:19 Cloning the remote Git repository 06:20:19 Cloning repository git://cloud.onap.org/mirror/oom.git 06:20:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:20:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:20:19 > git --version # timeout=10 06:20:19 > git --version # 'git version 2.17.1' 06:20:19 using GIT_SSH to set credentials Gerrit user 06:20:19 Verifying host key using manually-configured host key entries 06:20:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:20:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:20:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:20:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:20:24 using GIT_SSH to set credentials Gerrit user 06:20:24 Verifying host key using manually-configured host key entries 06:20:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/92/142292/1 # timeout=30 06:20:25 > git rev-parse 0a5fe04ca3e85fda1f5e020f43c8c762e61ce8e9^{commit} # timeout=10 06:20:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:20:25 Checking out Revision 0a5fe04ca3e85fda1f5e020f43c8c762e61ce8e9 (refs/changes/92/142292/1) 06:20:25 > git config core.sparsecheckout # timeout=10 06:20:25 > git checkout -f 0a5fe04ca3e85fda1f5e020f43c8c762e61ce8e9 # timeout=30 06:20:28 Commit message: "Remove common.waitForJobContainer and sidecar killer" 06:20:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:20:28 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 06:20:29 [EnvInject] - Injecting environment variables from a build step. 06:20:29 [EnvInject] - Injecting as environment variables the properties content 06:20:29 PYTHON=python3 06:20:29 06:20:29 [EnvInject] - Variables injected successfully. 06:20:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6708843191576831772.sh 06:20:29 ---> tox-install.sh 06:20:29 + source /home/jenkins/lf-env.sh 06:20:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:20:29 ++ mktemp -d /tmp/venv-XXXX 06:20:29 + lf_venv=/tmp/venv-ctpU 06:20:29 + local venv_file=/tmp/.os_lf_venv 06:20:29 + local python=python3 06:20:29 + local options 06:20:29 + local set_path=true 06:20:29 + local install_args= 06:20:29 ++ 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 06:20:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:20:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:20:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:20:29 + true 06:20:29 + case $1 in 06:20:29 + venv_file=/tmp/.toxenv 06:20:29 + shift 2 06:20:29 + true 06:20:29 + case $1 in 06:20:29 + shift 06:20:29 + break 06:20:29 + case $python in 06:20:29 + local pkg_list= 06:20:29 + [[ -d /opt/pyenv ]] 06:20:29 + echo 'Setup pyenv:' 06:20:29 Setup pyenv: 06:20:29 + export PYENV_ROOT=/opt/pyenv 06:20:29 + PYENV_ROOT=/opt/pyenv 06:20:29 + 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 06:20:29 + 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 06:20:29 + pyenv versions 06:20:29 * system (set by /opt/pyenv/version) 06:20:29 * 3.8.13 (set by /opt/pyenv/version) 06:20:29 * 3.9.13 (set by /opt/pyenv/version) 06:20:29 * 3.10.6 (set by /opt/pyenv/version) 06:20:29 + command -v pyenv 06:20:29 ++ pyenv init - --no-rehash 06:20:29 + 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[*]}"'\'')" 06:20:29 export PATH="/opt/pyenv/shims:${PATH}" 06:20:29 export PYENV_SHELL=bash 06:20:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:20:29 pyenv() { 06:20:29 local command 06:20:29 command="${1:-}" 06:20:29 if [ "$#" -gt 0 ]; then 06:20:29 shift 06:20:29 fi 06:20:29 06:20:29 case "$command" in 06:20:29 rehash|shell) 06:20:29 eval "$(pyenv "sh-$command" "$@")" 06:20:29 ;; 06:20:29 *) 06:20:29 command pyenv "$command" "$@" 06:20:29 ;; 06:20:29 esac 06:20:29 }' 06:20:29 +++ 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[*]}"' 06:20:29 ++ 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 06:20:29 ++ 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 06:20:29 ++ 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 06:20:29 ++ export PYENV_SHELL=bash 06:20:29 ++ PYENV_SHELL=bash 06:20:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:20:29 +++ complete -F _pyenv pyenv 06:20:29 ++ lf-pyver python3 06:20:29 ++ local py_version_xy=python3 06:20:29 ++ local py_version_xyz= 06:20:29 ++ pyenv versions 06:20:29 ++ local command 06:20:29 ++ command=versions 06:20:29 ++ '[' 1 -gt 0 ']' 06:20:29 ++ shift 06:20:29 ++ case "$command" in 06:20:29 ++ command pyenv versions 06:20:29 ++ pyenv versions 06:20:29 ++ sed 's/^[ *]* //' 06:20:29 ++ awk '{ print $1 }' 06:20:29 ++ grep -E '^[0-9.]*[0-9]$' 06:20:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:20:29 +++ grep '^3' /tmp/.pyenv_versions 06:20:29 +++ sort -V 06:20:29 +++ tail -n 1 06:20:29 ++ py_version_xyz=3.10.6 06:20:29 ++ [[ -z 3.10.6 ]] 06:20:29 ++ echo 3.10.6 06:20:29 ++ return 0 06:20:29 + pyenv local 3.10.6 06:20:29 + local command 06:20:29 + command=local 06:20:29 + '[' 2 -gt 0 ']' 06:20:29 + shift 06:20:29 + case "$command" in 06:20:29 + command pyenv local 3.10.6 06:20:29 + pyenv local 3.10.6 06:20:29 + for arg in "$@" 06:20:29 + case $arg in 06:20:29 + pkg_list+='tox ' 06:20:29 + for arg in "$@" 06:20:29 + case $arg in 06:20:29 + pkg_list+='virtualenv ' 06:20:29 + for arg in "$@" 06:20:29 + case $arg in 06:20:29 + pkg_list+='urllib3~=1.26.15 ' 06:20:29 + [[ -f /tmp/.toxenv ]] 06:20:29 + [[ ! -f /tmp/.toxenv ]] 06:20:29 + [[ -n '' ]] 06:20:29 + python3 -m venv /tmp/venv-ctpU 06:20:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ctpU' 06:20:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ctpU 06:20:33 + echo /tmp/venv-ctpU 06:20:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:20:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:20:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:20:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:20:33 + local 'pip_opts=--upgrade --quiet' 06:20:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:20:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:20:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:20:33 + [[ -n '' ]] 06:20:33 + [[ -n '' ]] 06:20:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:20:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:20:33 + /tmp/venv-ctpU/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 06:20:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:20:37 lf-activate-venv(): INFO: Base packages installed successfully 06:20:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:20:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:20:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:20:37 + /tmp/venv-ctpU/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 06:20:39 + type python3 06:20:39 + true 06:20:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ctpU/bin to PATH' 06:20:39 lf-activate-venv(): INFO: Adding /tmp/venv-ctpU/bin to PATH 06:20:39 + PATH=/tmp/venv-ctpU/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 06:20:39 + return 0 06:20:39 + python3 --version 06:20:39 Python 3.10.6 06:20:39 + python3 -m pip --version 06:20:39 pip 25.2 from /tmp/venv-ctpU/lib/python3.10/site-packages/pip (python 3.10) 06:20:40 + python3 -m pip freeze 06:20:40 cachetools==6.2.1 06:20:40 chardet==5.2.0 06:20:40 colorama==0.4.6 06:20:40 distlib==0.4.0 06:20:40 filelock==3.20.0 06:20:40 packaging==25.0 06:20:40 platformdirs==4.5.0 06:20:40 pluggy==1.6.0 06:20:40 pyproject-api==1.10.0 06:20:40 tomli==2.3.0 06:20:40 tox==4.31.0 06:20:40 typing_extensions==4.15.0 06:20:40 urllib3==1.26.20 06:20:40 virtualenv==20.35.3 06:20:40 [EnvInject] - Injecting environment variables from a build step. 06:20:40 [EnvInject] - Injecting as environment variables the properties content 06:20:40 PARALLEL=false 06:20:40 06:20:40 [EnvInject] - Variables injected successfully. 06:20:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1388982252616435015.sh 06:20:40 ---> tox-run.sh 06:20:40 + 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 06:20:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:20:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:20:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:20:40 + cd /w/workspace/oom-master-pre-commit-lint/. 06:20:40 + source /home/jenkins/lf-env.sh 06:20:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:20:40 ++ mktemp -d /tmp/venv-XXXX 06:20:40 + lf_venv=/tmp/venv-YRd9 06:20:40 + local venv_file=/tmp/.os_lf_venv 06:20:40 + local python=python3 06:20:40 + local options 06:20:40 + local set_path=true 06:20:40 + local install_args= 06:20:40 ++ 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 06:20:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:20:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:20:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:20:40 + true 06:20:40 + case $1 in 06:20:40 + venv_file=/tmp/.toxenv 06:20:40 + shift 2 06:20:40 + true 06:20:40 + case $1 in 06:20:40 + shift 06:20:40 + break 06:20:40 + case $python in 06:20:40 + local pkg_list= 06:20:40 + [[ -d /opt/pyenv ]] 06:20:40 + echo 'Setup pyenv:' 06:20:40 Setup pyenv: 06:20:40 + export PYENV_ROOT=/opt/pyenv 06:20:40 + PYENV_ROOT=/opt/pyenv 06:20:40 + 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 06:20:40 + 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 06:20:40 + pyenv versions 06:20:40 system 06:20:40 3.8.13 06:20:40 3.9.13 06:20:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:20:40 + command -v pyenv 06:20:40 ++ pyenv init - --no-rehash 06:20:40 + 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[*]}"'\'')" 06:20:40 export PATH="/opt/pyenv/shims:${PATH}" 06:20:40 export PYENV_SHELL=bash 06:20:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:20:40 pyenv() { 06:20:40 local command 06:20:40 command="${1:-}" 06:20:40 if [ "$#" -gt 0 ]; then 06:20:40 shift 06:20:40 fi 06:20:40 06:20:40 case "$command" in 06:20:40 rehash|shell) 06:20:40 eval "$(pyenv "sh-$command" "$@")" 06:20:40 ;; 06:20:40 *) 06:20:40 command pyenv "$command" "$@" 06:20:40 ;; 06:20:40 esac 06:20:40 }' 06:20:40 +++ 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[*]}"' 06:20:40 ++ 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 06:20:40 ++ 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 06:20:40 ++ 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 06:20:40 ++ export PYENV_SHELL=bash 06:20:40 ++ PYENV_SHELL=bash 06:20:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:20:40 +++ complete -F _pyenv pyenv 06:20:40 ++ lf-pyver python3 06:20:40 ++ local py_version_xy=python3 06:20:40 ++ local py_version_xyz= 06:20:40 ++ sed 's/^[ *]* //' 06:20:40 ++ pyenv versions 06:20:40 ++ local command 06:20:40 ++ command=versions 06:20:40 ++ '[' 1 -gt 0 ']' 06:20:40 ++ shift 06:20:40 ++ case "$command" in 06:20:40 ++ command pyenv versions 06:20:40 ++ pyenv versions 06:20:40 ++ awk '{ print $1 }' 06:20:40 ++ grep -E '^[0-9.]*[0-9]$' 06:20:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:20:40 +++ grep '^3' /tmp/.pyenv_versions 06:20:40 +++ sort -V 06:20:40 +++ tail -n 1 06:20:40 ++ py_version_xyz=3.10.6 06:20:40 ++ [[ -z 3.10.6 ]] 06:20:40 ++ echo 3.10.6 06:20:40 ++ return 0 06:20:40 + pyenv local 3.10.6 06:20:40 + local command 06:20:40 + command=local 06:20:40 + '[' 2 -gt 0 ']' 06:20:40 + shift 06:20:40 + case "$command" in 06:20:40 + command pyenv local 3.10.6 06:20:40 + pyenv local 3.10.6 06:20:40 + for arg in "$@" 06:20:40 + case $arg in 06:20:40 + pkg_list+='tox ' 06:20:40 + for arg in "$@" 06:20:40 + case $arg in 06:20:40 + pkg_list+='virtualenv ' 06:20:40 + for arg in "$@" 06:20:40 + case $arg in 06:20:40 + pkg_list+='urllib3~=1.26.15 ' 06:20:40 + [[ -f /tmp/.toxenv ]] 06:20:40 ++ cat /tmp/.toxenv 06:20:40 + lf_venv=/tmp/venv-ctpU 06:20:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ctpU from' file:/tmp/.toxenv 06:20:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ctpU from file:/tmp/.toxenv 06:20:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:20:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:20:40 + local 'pip_opts=--upgrade --quiet' 06:20:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:20:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:20:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:20:40 + [[ -n '' ]] 06:20:40 + [[ -n '' ]] 06:20:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:20:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:20:40 + /tmp/venv-ctpU/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 06:20:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:20:42 lf-activate-venv(): INFO: Base packages installed successfully 06:20:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:20:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:20:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:20:42 + /tmp/venv-ctpU/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 06:20:43 + type python3 06:20:43 + true 06:20:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ctpU/bin to PATH' 06:20:43 lf-activate-venv(): INFO: Adding /tmp/venv-ctpU/bin to PATH 06:20:43 + PATH=/tmp/venv-ctpU/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 06:20:43 + return 0 06:20:43 + [[ -d /opt/pyenv ]] 06:20:43 + echo '---> Setting up pyenv' 06:20:43 ---> Setting up pyenv 06:20:43 + export PYENV_ROOT=/opt/pyenv 06:20:43 + PYENV_ROOT=/opt/pyenv 06:20:43 + export PATH=/opt/pyenv/bin:/tmp/venv-ctpU/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 06:20:43 + PATH=/opt/pyenv/bin:/tmp/venv-ctpU/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 06:20:43 ++ pwd 06:20:43 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:20:43 + export PYTHONPATH 06:20:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:20:43 + TOX_TESTENV_PASSENV=PYTHONPATH 06:20:43 + tox --version 06:20:43 4.31.0 from /tmp/venv-ctpU/lib/python3.10/site-packages/tox/__init__.py 06:20:43 + PARALLEL=false 06:20:43 + TOX_OPTIONS_LIST= 06:20:43 + [[ -n pre-commit ]] 06:20:43 + TOX_OPTIONS_LIST=' -e pre-commit' 06:20:43 + case ${PARALLEL,,} in 06:20:43 + tox -e pre-commit 06:20:43 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:20:44 pre-commit: install_deps> python -I -m pip install pre-commit 06:20:47 pre-commit: freeze> python -m pip freeze --all 06:20:47 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 06:20:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:20:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:20:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:20:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:20:49 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:20:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:20:49 [INFO] Once installed this environment will be reused. 06:20:49 [INFO] This may take a few minutes... 06:20:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:20:53 [INFO] Once installed this environment will be reused. 06:20:53 [INFO] This may take a few minutes... 06:20:58 trim trailing whitespace.................................................Passed 06:20:58 Tabs remover.............................................................Passed 06:20:58 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:20:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:20:59 [INFO] Once installed this environment will be reused. 06:20:59 [INFO] This may take a few minutes... 06:21:07 gitlint..............................................(no files to check)Skipped 06:21:07 pre-commit: OK (23.49=setup[3.39]+cmd[11.33,8.77] seconds) 06:21:07 congratulations :) (23.53 seconds) 06:21:07 + tox_status=0 06:21:07 + echo '---> Completed tox runs' 06:21:07 ---> Completed tox runs 06:21:07 + for i in .tox/*/log 06:21:07 ++ echo .tox/pre-commit/log 06:21:07 ++ awk -F/ '{print $2}' 06:21:07 + tox_env=pre-commit 06:21:07 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:21:07 + DOC_DIR=docs/_build/html 06:21:07 + [[ -d docs/_build/html ]] 06:21:07 + echo '---> tox-run.sh ends' 06:21:07 ---> tox-run.sh ends 06:21:07 + test 0 -eq 0 06:21:07 $ ssh-agent -k 06:21:07 unset SSH_AUTH_SOCK; 06:21:07 unset SSH_AGENT_PID; 06:21:07 echo Agent pid 1651 killed; 06:21:07 [ssh-agent] Stopped. 06:21:07 [PostBuildScript] - [INFO] Executing post build scripts. 06:21:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10779767533894097485.sh 06:21:07 ---> sysstat.sh 06:21:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1556220699345425256.sh 06:21:08 ---> package-listing.sh 06:21:08 ++ tr '[:upper:]' '[:lower:]' 06:21:08 ++ facter osfamily 06:21:08 + OS_FAMILY=debian 06:21:08 + workspace=/w/workspace/oom-master-pre-commit-lint 06:21:08 + START_PACKAGES=/tmp/packages_start.txt 06:21:08 + END_PACKAGES=/tmp/packages_end.txt 06:21:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:21:08 + PACKAGES=/tmp/packages_start.txt 06:21:08 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:21:08 + PACKAGES=/tmp/packages_end.txt 06:21:08 + case "${OS_FAMILY}" in 06:21:08 + dpkg -l 06:21:08 + grep '^ii' 06:21:08 + '[' -f /tmp/packages_start.txt ']' 06:21:08 + '[' -f /tmp/packages_end.txt ']' 06:21:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:21:08 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:21:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:21:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:21:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9309889581678452157.sh 06:21:08 ---> capture-instance-metadata.sh 06:21:08 Setup pyenv: 06:21:08 system 06:21:08 3.8.13 06:21:08 3.9.13 06:21:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:21:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kvd9 06:21:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:21:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:21:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:21:16 lf-activate-venv(): INFO: Base packages installed successfully 06:21:16 lf-activate-venv(): INFO: Installing additional packages: lftools 06:22:03 lf-activate-venv(): INFO: Adding /tmp/venv-kvd9/bin to PATH 06:22:03 INFO: Running in OpenStack, capturing instance metadata 06:22:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11292374398373007502.sh 06:22:03 provisioning config files... 06:22:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9668185842471662193tmp 06:22:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:22:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:22:03 [EnvInject] - Injecting environment variables from a build step. 06:22:03 [EnvInject] - Injecting as environment variables the properties content 06:22:03 SERVER_ID=logs 06:22:03 06:22:03 [EnvInject] - Variables injected successfully. 06:22:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9785825298438269938.sh 06:22:03 ---> create-netrc.sh 06:22:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10500252185859400043.sh 06:22:03 ---> python-tools-install.sh 06:22:03 Setup pyenv: 06:22:03 system 06:22:03 3.8.13 06:22:03 3.9.13 06:22:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:22:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kvd9 from file:/tmp/.os_lf_venv 06:22:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:22:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:22:09 lf-activate-venv(): INFO: Base packages installed successfully 06:22:09 lf-activate-venv(): INFO: Installing additional packages: lftools 06:22:32 lf-activate-venv(): INFO: Adding /tmp/venv-kvd9/bin to PATH 06:22:32 Generating Requirements File 06:22:54 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. 06:22:54 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 06:22:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:22:54 Python 3.10.6 06:22:54 pip 25.2 from /tmp/venv-kvd9/lib/python3.10/site-packages/pip (python 3.10) 06:22:54 appdirs==1.4.4 06:22:54 argcomplete==3.6.3 06:22:54 aspy.yaml==1.3.0 06:22:54 attrs==25.4.0 06:22:54 autopage==0.5.2 06:22:54 beautifulsoup4==4.14.2 06:22:54 boto3==1.40.55 06:22:54 botocore==1.40.55 06:22:54 bs4==0.0.2 06:22:54 cachetools==6.2.1 06:22:54 certifi==2025.10.5 06:22:54 cffi==2.0.0 06:22:54 cfgv==3.4.0 06:22:54 chardet==5.2.0 06:22:54 charset-normalizer==3.4.4 06:22:54 click==8.3.0 06:22:54 cliff==4.11.0 06:22:54 cmd2==2.7.0 06:22:54 cryptography==3.3.2 06:22:54 debtcollector==3.0.0 06:22:54 decorator==5.2.1 06:22:54 defusedxml==0.7.1 06:22:54 Deprecated==1.2.18 06:22:54 distlib==0.4.0 06:22:54 dnspython==2.8.0 06:22:54 docker==7.1.0 06:22:54 dogpile.cache==1.5.0 06:22:54 durationpy==0.10 06:22:54 email-validator==2.3.0 06:22:54 filelock==3.20.0 06:22:54 future==1.0.0 06:22:54 gitdb==4.0.12 06:22:54 GitPython==3.1.45 06:22:54 google-auth==2.41.1 06:22:54 httplib2==0.31.0 06:22:54 identify==2.6.15 06:22:54 idna==3.11 06:22:54 importlib-resources==1.5.0 06:22:54 iso8601==2.1.0 06:22:54 Jinja2==3.1.6 06:22:54 jmespath==1.0.1 06:22:54 jsonpatch==1.33 06:22:54 jsonpointer==3.0.0 06:22:54 jsonschema==4.25.1 06:22:54 jsonschema-specifications==2025.9.1 06:22:54 keystoneauth1==5.12.0 06:22:54 kubernetes==34.1.0 06:22:54 lftools==0.37.15 06:22:54 lxml==6.0.2 06:22:54 markdown-it-py==4.0.0 06:22:54 MarkupSafe==3.0.3 06:22:54 mdurl==0.1.2 06:22:54 msgpack==1.1.2 06:22:54 multi_key_dict==2.0.3 06:22:54 munch==4.0.0 06:22:54 netaddr==1.3.0 06:22:54 niet==1.4.2 06:22:54 nodeenv==1.9.1 06:22:54 oauth2client==4.1.3 06:22:54 oauthlib==3.3.1 06:22:54 openstacksdk==4.7.1 06:22:54 os-service-types==1.8.0 06:22:54 osc-lib==4.2.0 06:22:54 oslo.config==10.0.0 06:22:54 oslo.context==6.1.0 06:22:54 oslo.i18n==6.6.0 06:22:54 oslo.log==7.2.1 06:22:54 oslo.serialization==5.8.0 06:22:54 oslo.utils==9.1.0 06:22:54 packaging==25.0 06:22:54 pbr==7.0.1 06:22:54 platformdirs==4.5.0 06:22:54 prettytable==3.16.0 06:22:54 psutil==7.1.1 06:22:54 pyasn1==0.6.1 06:22:54 pyasn1_modules==0.4.2 06:22:54 pycparser==2.23 06:22:54 pygerrit2==2.0.15 06:22:54 PyGithub==2.8.1 06:22:54 Pygments==2.19.2 06:22:54 PyJWT==2.10.1 06:22:54 PyNaCl==1.6.0 06:22:54 pyparsing==2.4.7 06:22:54 pyperclip==1.11.0 06:22:54 pyrsistent==0.20.0 06:22:54 python-cinderclient==9.8.0 06:22:54 python-dateutil==2.9.0.post0 06:22:54 python-heatclient==4.3.0 06:22:54 python-jenkins==1.8.3 06:22:54 python-keystoneclient==5.7.0 06:22:54 python-magnumclient==4.9.0 06:22:54 python-openstackclient==8.2.0 06:22:54 python-swiftclient==4.8.0 06:22:54 PyYAML==6.0.3 06:22:54 referencing==0.37.0 06:22:54 requests==2.32.5 06:22:54 requests-oauthlib==2.0.0 06:22:54 requestsexceptions==1.4.0 06:22:54 rfc3986==2.0.0 06:22:54 rich==14.2.0 06:22:54 rich-argparse==1.7.1 06:22:54 rpds-py==0.27.1 06:22:54 rsa==4.9.1 06:22:54 ruamel.yaml==0.18.15 06:22:54 ruamel.yaml.clib==0.2.14 06:22:54 s3transfer==0.14.0 06:22:54 simplejson==3.20.2 06:22:54 six==1.17.0 06:22:54 smmap==5.0.2 06:22:54 soupsieve==2.8 06:22:54 stevedore==5.5.0 06:22:54 tabulate==0.9.0 06:22:54 toml==0.10.2 06:22:54 tomlkit==0.13.3 06:22:54 tqdm==4.67.1 06:22:54 typing_extensions==4.15.0 06:22:54 tzdata==2025.2 06:22:54 urllib3==1.26.20 06:22:54 virtualenv==20.35.3 06:22:54 wcwidth==0.2.14 06:22:54 websocket-client==1.9.0 06:22:54 wrapt==2.0.0 06:22:54 xdg==6.0.0 06:22:54 xmltodict==1.0.2 06:22:54 yq==3.4.3 06:22:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13281295816309103222.sh 06:22:54 ---> sudo-logs.sh 06:22:54 Archiving 'sudo' log.. 06:22:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15149675921481455346.sh 06:22:54 ---> job-cost.sh 06:22:54 Setup pyenv: 06:22:54 system 06:22:54 3.8.13 06:22:54 3.9.13 06:22:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:22:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kvd9 from file:/tmp/.os_lf_venv 06:22:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:22:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:22:57 lf-activate-venv(): INFO: Base packages installed successfully 06:22:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:23:02 lf-activate-venv(): INFO: Adding /tmp/venv-kvd9/bin to PATH 06:23:02 INFO: No Stack... 06:23:02 INFO: Retrieving Pricing Info for: v3-standard-4 06:23:02 INFO: Archiving Costs 06:23:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8002708799876468862.sh 06:23:02 ---> logs-deploy.sh 06:23:02 Setup pyenv: 06:23:02 system 06:23:02 3.8.13 06:23:02 3.9.13 06:23:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:23:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kvd9 from file:/tmp/.os_lf_venv 06:23:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:23:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:23:04 lf-activate-venv(): INFO: Base packages installed successfully 06:23:04 lf-activate-venv(): INFO: Installing additional packages: lftools 06:23:15 lf-activate-venv(): INFO: Adding /tmp/venv-kvd9/bin to PATH 06:23:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4274 06:23:15 INFO: archiving workspace using pattern(s): 06:23:16 Archives upload complete. 06:23:17 INFO: archiving logs to Nexus 06:23:17 ---> uname -a: 06:23:17 Linux prd-ubuntu1804-builder-4c-4g-4082 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:23:17 06:23:17 06:23:17 ---> lscpu: 06:23:17 Architecture: x86_64 06:23:17 CPU op-mode(s): 32-bit, 64-bit 06:23:17 Byte Order: Little Endian 06:23:17 CPU(s): 4 06:23:17 On-line CPU(s) list: 0-3 06:23:17 Thread(s) per core: 1 06:23:17 Core(s) per socket: 1 06:23:17 Socket(s): 4 06:23:17 NUMA node(s): 1 06:23:17 Vendor ID: AuthenticAMD 06:23:17 CPU family: 23 06:23:17 Model: 49 06:23:17 Model name: AMD EPYC-Rome Processor 06:23:17 Stepping: 0 06:23:17 CPU MHz: 2800.000 06:23:17 BogoMIPS: 5600.00 06:23:17 Virtualization: AMD-V 06:23:17 Hypervisor vendor: KVM 06:23:17 Virtualization type: full 06:23:17 L1d cache: 32K 06:23:17 L1i cache: 32K 06:23:17 L2 cache: 512K 06:23:17 L3 cache: 16384K 06:23:17 NUMA node0 CPU(s): 0-3 06:23:17 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 06:23:17 06:23:17 06:23:17 ---> nproc: 06:23:17 4 06:23:17 06:23:17 06:23:17 ---> df -h: 06:23:17 Filesystem Size Used Avail Use% Mounted on 06:23:17 udev 7.9G 0 7.9G 0% /dev 06:23:17 tmpfs 1.6G 676K 1.6G 1% /run 06:23:17 /dev/vda1 78G 8.4G 69G 11% / 06:23:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:23:17 tmpfs 5.0M 0 5.0M 0% /run/lock 06:23:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:23:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:23:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:23:17 06:23:17 06:23:17 ---> free -m: 06:23:17 total used free shared buff/cache available 06:23:17 Mem: 16040 612 13213 0 2214 15105 06:23:17 Swap: 1023 0 1023 06:23:17 06:23:17 06:23:17 ---> ip addr: 06:23:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:23:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:23:17 inet 127.0.0.1/8 scope host lo 06:23:17 valid_lft forever preferred_lft forever 06:23:17 inet6 ::1/128 scope host 06:23:17 valid_lft forever preferred_lft forever 06:23:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:23:17 link/ether fa:16:3e:55:30:2e brd ff:ff:ff:ff:ff:ff 06:23:17 inet 10.30.106.106/23 brd 10.30.107.255 scope global dynamic ens3 06:23:17 valid_lft 86203sec preferred_lft 86203sec 06:23:17 inet6 fe80::f816:3eff:fe55:302e/64 scope link 06:23:17 valid_lft forever preferred_lft forever 06:23:17 06:23:17 06:23:17 ---> sar -b -r -n DEV: 06:23:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4082) 10/21/25 _x86_64_ (4 CPU) 06:23:17 06:23:17 06:20:03 LINUX RESTART (4 CPU) 06:23:17 06:23:17 06:21:01 tps rtps wtps bread/s bwrtn/s 06:23:17 06:22:01 88.42 0.62 87.80 41.06 12648.96 06:23:17 06:23:01 68.51 0.88 67.62 98.92 9761.71 06:23:17 Average: 78.46 0.75 77.71 69.99 11205.33 06:23:17 06:23:17 06:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:23:17 06:22:01 13554992 15408600 2869968 17.47 76844 1962132 904700 5.18 931040 1691120 188524 06:23:17 06:23:01 13511352 15452700 2913608 17.74 87108 2033872 842500 4.82 859832 1792716 134128 06:23:17 Average: 13533172 15430650 2891788 17.61 81976 1998002 873600 5.00 895436 1741918 161326 06:23:17 06:23:17 06:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:23:17 06:22:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 06:23:17 06:22:01 ens3 43.34 32.16 641.43 6.98 0.00 0.00 0.00 0.00 06:23:17 06:23:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 06:23:17 06:23:01 ens3 29.51 24.01 280.43 7.16 0.00 0.00 0.00 0.00 06:23:17 Average: lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 06:23:17 Average: ens3 36.43 28.09 460.93 7.07 0.00 0.00 0.00 0.00 06:23:17 06:23:17 06:23:17 ---> sar -P ALL: 06:23:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4082) 10/21/25 _x86_64_ (4 CPU) 06:23:17 06:23:17 06:20:03 LINUX RESTART (4 CPU) 06:23:17 06:23:17 06:21:01 CPU %user %nice %system %iowait %steal %idle 06:23:17 06:22:01 all 13.53 0.00 1.06 11.35 0.07 74.00 06:23:17 06:22:01 0 18.59 0.00 1.23 4.47 0.05 75.65 06:23:17 06:22:01 1 6.88 0.00 0.85 26.14 0.10 66.03 06:23:17 06:22:01 2 9.16 0.00 0.72 3.65 0.07 86.40 06:23:17 06:22:01 3 19.44 0.00 1.45 11.11 0.07 67.93 06:23:17 06:23:01 all 14.26 0.00 0.91 10.97 0.05 73.81 06:23:17 06:23:01 0 24.74 0.00 1.38 22.97 0.08 50.83 06:23:17 06:23:01 1 13.26 0.00 1.15 13.76 0.07 71.76 06:23:17 06:23:01 2 7.08 0.00 0.39 0.07 0.03 92.43 06:23:17 06:23:01 3 11.93 0.00 0.70 7.05 0.03 80.29 06:23:17 Average: all 13.89 0.00 0.98 11.16 0.06 73.91 06:23:17 Average: 0 21.66 0.00 1.31 13.72 0.07 63.24 06:23:17 Average: 1 10.07 0.00 1.00 19.94 0.08 68.90 06:23:17 Average: 2 8.12 0.00 0.55 1.86 0.05 89.42 06:23:17 Average: 3 15.68 0.00 1.08 9.08 0.05 74.11 06:23:17 06:23:17 06:23:17