10:21:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142717 10:21:03 Running as SYSTEM 10:21:03 [EnvInject] - Loading node environment variables. 10:21:03 Building remotely on prd-ubuntu1804-builder-4c-4g-19996 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:21:03 [ssh-agent] Looking for ssh-agent implementation... 10:21:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:21:03 $ ssh-agent 10:21:03 SSH_AUTH_SOCK=/tmp/ssh-BHJJnl7dxHxV/agent.1832 10:21:03 SSH_AGENT_PID=1834 10:21:03 [ssh-agent] Started. 10:21:03 Running ssh-add (command line suppressed) 10:21:03 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_244874176018225408.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_244874176018225408.key) 10:21:03 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:21:03 The recommended git tool is: NONE 10:21:06 using credential onap-jenkins-ssh 10:21:06 Wiping out workspace first. 10:21:06 Cloning the remote Git repository 10:21:06 Cloning repository git://cloud.onap.org/mirror/oom.git 10:21:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:21:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:21:06 > git --version # timeout=10 10:21:06 > git --version # 'git version 2.17.1' 10:21:06 using GIT_SSH to set credentials Gerrit user 10:21:06 Verifying host key using manually-configured host key entries 10:21:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:21:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:21:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:21:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:21:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:21:12 using GIT_SSH to set credentials Gerrit user 10:21:12 Verifying host key using manually-configured host key entries 10:21:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/142717/5 # timeout=30 10:21:12 > git rev-parse a96a5540389cb2c7d551f524d7bd72c71a792d3d^{commit} # timeout=10 10:21:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:21:12 Checking out Revision a96a5540389cb2c7d551f524d7bd72c71a792d3d (refs/changes/17/142717/5) 10:21:12 > git config core.sparsecheckout # timeout=10 10:21:12 > git checkout -f a96a5540389cb2c7d551f524d7bd72c71a792d3d # timeout=30 10:21:15 Commit message: "[MULTICLOUD] 13.3.0 release" 10:21:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:21:16 > git rev-list --no-walk 8d012cb757b769a08a97d2d957eb884d18fdae78 # timeout=10 10:21:16 [EnvInject] - Injecting environment variables from a build step. 10:21:16 [EnvInject] - Injecting as environment variables the properties content 10:21:16 PYTHON=python3 10:21:16 10:21:16 [EnvInject] - Variables injected successfully. 10:21:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9702305097164485250.sh 10:21:16 ---> tox-install.sh 10:21:16 + source /home/jenkins/lf-env.sh 10:21:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:21:16 ++ mktemp -d /tmp/venv-XXXX 10:21:16 + lf_venv=/tmp/venv-uA8z 10:21:16 + local venv_file=/tmp/.os_lf_venv 10:21:16 + local python=python3 10:21:16 + local options 10:21:16 + local set_path=true 10:21:16 + local install_args= 10:21:16 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:21:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:21:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:21:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:21:16 + true 10:21:16 + case $1 in 10:21:16 + venv_file=/tmp/.toxenv 10:21:16 + shift 2 10:21:16 + true 10:21:16 + case $1 in 10:21:16 + shift 10:21:16 + break 10:21:16 + case $python in 10:21:16 + local pkg_list= 10:21:16 + [[ -d /opt/pyenv ]] 10:21:16 + echo 'Setup pyenv:' 10:21:16 Setup pyenv: 10:21:16 + export PYENV_ROOT=/opt/pyenv 10:21:16 + PYENV_ROOT=/opt/pyenv 10:21:16 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:21:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:21:16 + pyenv versions 10:21:16 * system (set by /opt/pyenv/version) 10:21:16 * 3.8.13 (set by /opt/pyenv/version) 10:21:16 * 3.9.13 (set by /opt/pyenv/version) 10:21:16 * 3.10.6 (set by /opt/pyenv/version) 10:21:16 + command -v pyenv 10:21:16 ++ pyenv init - --no-rehash 10:21:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:21:16 export PATH="/opt/pyenv/shims:${PATH}" 10:21:16 export PYENV_SHELL=bash 10:21:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:21:16 pyenv() { 10:21:16 local command 10:21:16 command="${1:-}" 10:21:16 if [ "$#" -gt 0 ]; then 10:21:16 shift 10:21:16 fi 10:21:16 10:21:16 case "$command" in 10:21:16 rehash|shell) 10:21:16 eval "$(pyenv "sh-$command" "$@")" 10:21:16 ;; 10:21:16 *) 10:21:16 command pyenv "$command" "$@" 10:21:16 ;; 10:21:16 esac 10:21:16 }' 10:21:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:21:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:21:16 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:21:16 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:21:16 ++ export PYENV_SHELL=bash 10:21:16 ++ PYENV_SHELL=bash 10:21:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:21:16 +++ complete -F _pyenv pyenv 10:21:16 ++ lf-pyver python3 10:21:16 ++ local py_version_xy=python3 10:21:16 ++ local py_version_xyz= 10:21:16 ++ awk '{ print $1 }' 10:21:16 ++ grep -E '^[0-9.]*[0-9]$' 10:21:16 ++ sed 's/^[ *]* //' 10:21:16 ++ pyenv versions 10:21:16 ++ local command 10:21:16 ++ command=versions 10:21:16 ++ '[' 1 -gt 0 ']' 10:21:16 ++ shift 10:21:16 ++ case "$command" in 10:21:16 ++ command pyenv versions 10:21:16 ++ pyenv versions 10:21:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:21:16 +++ grep '^3' /tmp/.pyenv_versions 10:21:16 +++ sort -V 10:21:16 +++ tail -n 1 10:21:16 ++ py_version_xyz=3.10.6 10:21:16 ++ [[ -z 3.10.6 ]] 10:21:16 ++ echo 3.10.6 10:21:16 ++ return 0 10:21:16 + pyenv local 3.10.6 10:21:16 + local command 10:21:16 + command=local 10:21:16 + '[' 2 -gt 0 ']' 10:21:16 + shift 10:21:16 + case "$command" in 10:21:16 + command pyenv local 3.10.6 10:21:16 + pyenv local 3.10.6 10:21:16 + for arg in "$@" 10:21:16 + case $arg in 10:21:16 + pkg_list+='tox ' 10:21:16 + for arg in "$@" 10:21:16 + case $arg in 10:21:16 + pkg_list+='virtualenv ' 10:21:16 + for arg in "$@" 10:21:16 + case $arg in 10:21:16 + pkg_list+='urllib3~=1.26.15 ' 10:21:16 + [[ -f /tmp/.toxenv ]] 10:21:16 + [[ ! -f /tmp/.toxenv ]] 10:21:16 + [[ -n '' ]] 10:21:16 + python3 -m venv /tmp/venv-uA8z 10:21:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uA8z' 10:21:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uA8z 10:21:20 + echo /tmp/venv-uA8z 10:21:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:21:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:21:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:21:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:21:20 + local 'pip_opts=--upgrade --quiet' 10:21:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:21:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:21:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:21:20 + [[ -n '' ]] 10:21:20 + [[ -n '' ]] 10:21:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:21:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:21:20 + /tmp/venv-uA8z/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 10:21:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:21:26 lf-activate-venv(): INFO: Base packages installed successfully 10:21:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:21:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:21:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:21:26 + /tmp/venv-uA8z/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 10:21:29 + type python3 10:21:29 + true 10:21:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uA8z/bin to PATH' 10:21:29 lf-activate-venv(): INFO: Adding /tmp/venv-uA8z/bin to PATH 10:21:29 + PATH=/tmp/venv-uA8z/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:21:29 + return 0 10:21:29 + python3 --version 10:21:29 Python 3.10.6 10:21:29 + python3 -m pip --version 10:21:29 pip 25.3 from /tmp/venv-uA8z/lib/python3.10/site-packages/pip (python 3.10) 10:21:29 + python3 -m pip freeze 10:21:29 cachetools==6.2.2 10:21:29 chardet==5.2.0 10:21:29 colorama==0.4.6 10:21:29 distlib==0.4.0 10:21:29 filelock==3.20.0 10:21:29 packaging==25.0 10:21:29 platformdirs==4.5.1 10:21:29 pluggy==1.6.0 10:21:29 pyproject-api==1.10.0 10:21:29 tomli==2.3.0 10:21:29 tox==4.32.0 10:21:29 typing_extensions==4.15.0 10:21:29 urllib3==1.26.20 10:21:29 virtualenv==20.35.4 10:21:29 [EnvInject] - Injecting environment variables from a build step. 10:21:29 [EnvInject] - Injecting as environment variables the properties content 10:21:29 PARALLEL=false 10:21:29 10:21:29 [EnvInject] - Variables injected successfully. 10:21:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6460545816019715030.sh 10:21:29 ---> tox-run.sh 10:21:29 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:21:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:21:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:21:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:21:29 + cd /w/workspace/oom-master-pre-commit-lint/. 10:21:29 + source /home/jenkins/lf-env.sh 10:21:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:21:29 ++ mktemp -d /tmp/venv-XXXX 10:21:29 + lf_venv=/tmp/venv-cb3U 10:21:29 + local venv_file=/tmp/.os_lf_venv 10:21:29 + local python=python3 10:21:29 + local options 10:21:29 + local set_path=true 10:21:29 + local install_args= 10:21: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 10:21:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:21:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:21:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:21:29 + true 10:21:29 + case $1 in 10:21:29 + venv_file=/tmp/.toxenv 10:21:29 + shift 2 10:21:29 + true 10:21:29 + case $1 in 10:21:29 + shift 10:21:29 + break 10:21:29 + case $python in 10:21:29 + local pkg_list= 10:21:29 + [[ -d /opt/pyenv ]] 10:21:29 + echo 'Setup pyenv:' 10:21:29 Setup pyenv: 10:21:29 + export PYENV_ROOT=/opt/pyenv 10:21:29 + PYENV_ROOT=/opt/pyenv 10:21:29 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:21:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:21:29 + pyenv versions 10:21:29 system 10:21:29 3.8.13 10:21:29 3.9.13 10:21:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:21:29 + command -v pyenv 10:21:29 ++ pyenv init - --no-rehash 10:21: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[*]}"'\'')" 10:21:29 export PATH="/opt/pyenv/shims:${PATH}" 10:21:29 export PYENV_SHELL=bash 10:21:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:21:29 pyenv() { 10:21:29 local command 10:21:29 command="${1:-}" 10:21:29 if [ "$#" -gt 0 ]; then 10:21:29 shift 10:21:29 fi 10:21:29 10:21:29 case "$command" in 10:21:29 rehash|shell) 10:21:29 eval "$(pyenv "sh-$command" "$@")" 10:21:29 ;; 10:21:29 *) 10:21:29 command pyenv "$command" "$@" 10:21:29 ;; 10:21:29 esac 10:21:29 }' 10:21: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[*]}"' 10:21:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:21:29 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:21:29 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:21:29 ++ export PYENV_SHELL=bash 10:21:29 ++ PYENV_SHELL=bash 10:21:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:21:29 +++ complete -F _pyenv pyenv 10:21:29 ++ lf-pyver python3 10:21:29 ++ local py_version_xy=python3 10:21:29 ++ local py_version_xyz= 10:21:29 ++ sed 's/^[ *]* //' 10:21:29 ++ awk '{ print $1 }' 10:21:29 ++ grep -E '^[0-9.]*[0-9]$' 10:21:29 ++ pyenv versions 10:21:29 ++ local command 10:21:29 ++ command=versions 10:21:29 ++ '[' 1 -gt 0 ']' 10:21:29 ++ shift 10:21:29 ++ case "$command" in 10:21:29 ++ command pyenv versions 10:21:29 ++ pyenv versions 10:21:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:21:29 +++ grep '^3' /tmp/.pyenv_versions 10:21:29 +++ sort -V 10:21:29 +++ tail -n 1 10:21:29 ++ py_version_xyz=3.10.6 10:21:29 ++ [[ -z 3.10.6 ]] 10:21:29 ++ echo 3.10.6 10:21:29 ++ return 0 10:21:29 + pyenv local 3.10.6 10:21:29 + local command 10:21:29 + command=local 10:21:29 + '[' 2 -gt 0 ']' 10:21:29 + shift 10:21:29 + case "$command" in 10:21:29 + command pyenv local 3.10.6 10:21:29 + pyenv local 3.10.6 10:21:29 + for arg in "$@" 10:21:29 + case $arg in 10:21:29 + pkg_list+='tox ' 10:21:29 + for arg in "$@" 10:21:29 + case $arg in 10:21:29 + pkg_list+='virtualenv ' 10:21:29 + for arg in "$@" 10:21:29 + case $arg in 10:21:29 + pkg_list+='urllib3~=1.26.15 ' 10:21:29 + [[ -f /tmp/.toxenv ]] 10:21:29 ++ cat /tmp/.toxenv 10:21:29 + lf_venv=/tmp/venv-uA8z 10:21:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uA8z from' file:/tmp/.toxenv 10:21:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uA8z from file:/tmp/.toxenv 10:21:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:21:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:21:29 + local 'pip_opts=--upgrade --quiet' 10:21:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:21:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:21:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:21:29 + [[ -n '' ]] 10:21:29 + [[ -n '' ]] 10:21:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:21:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:21:29 + /tmp/venv-uA8z/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 10:21:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:21:31 lf-activate-venv(): INFO: Base packages installed successfully 10:21:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:21:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:21:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:21:31 + /tmp/venv-uA8z/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 10:21:32 + type python3 10:21:32 + true 10:21:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uA8z/bin to PATH' 10:21:32 lf-activate-venv(): INFO: Adding /tmp/venv-uA8z/bin to PATH 10:21:32 + PATH=/tmp/venv-uA8z/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:21:32 + return 0 10:21:32 + [[ -d /opt/pyenv ]] 10:21:32 + echo '---> Setting up pyenv' 10:21:32 ---> Setting up pyenv 10:21:32 + export PYENV_ROOT=/opt/pyenv 10:21:32 + PYENV_ROOT=/opt/pyenv 10:21:32 + export PATH=/opt/pyenv/bin:/tmp/venv-uA8z/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:21:32 + PATH=/opt/pyenv/bin:/tmp/venv-uA8z/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:21:32 ++ pwd 10:21:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:21:32 + export PYTHONPATH 10:21:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:21:32 + TOX_TESTENV_PASSENV=PYTHONPATH 10:21:32 + tox --version 10:21:33 4.32.0 from /tmp/venv-uA8z/lib/python3.10/site-packages/tox/__init__.py 10:21:33 + PARALLEL=false 10:21:33 + TOX_OPTIONS_LIST= 10:21:33 + [[ -n pre-commit ]] 10:21:33 + TOX_OPTIONS_LIST=' -e pre-commit' 10:21:33 + case ${PARALLEL,,} in 10:21:33 + tox -e pre-commit 10:21:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:21:34 pre-commit: install_deps> python -I -m pip install pre-commit 10:21:37 pre-commit: freeze> python -m pip freeze --all 10:21:38 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 10:21:38 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:21:38 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:21:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:21:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:21:43 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:21:44 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:21:44 [INFO] Once installed this environment will be reused. 10:21:44 [INFO] This may take a few minutes... 10:21:52 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:21:52 [INFO] Once installed this environment will be reused. 10:21:52 [INFO] This may take a few minutes... 10:21:55 trim trailing whitespace.................................................Passed 10:21:55 Tabs remover.............................................................Passed 10:21:55 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:21:56 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:21:56 [INFO] Once installed this environment will be reused. 10:21:56 [INFO] This may take a few minutes... 10:22:14 gitlint..............................................(no files to check)Skipped 10:22:14 pre-commit: OK (40.31=setup[4.25]+cmd[17.79,18.28] seconds) 10:22:14 congratulations :) (40.35 seconds) 10:22:14 + tox_status=0 10:22:14 + echo '---> Completed tox runs' 10:22:14 ---> Completed tox runs 10:22:14 + for i in .tox/*/log 10:22:14 ++ echo .tox/pre-commit/log 10:22:14 ++ awk -F/ '{print $2}' 10:22:14 + tox_env=pre-commit 10:22:14 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:22:14 + DOC_DIR=docs/_build/html 10:22:14 + [[ -d docs/_build/html ]] 10:22:14 + echo '---> tox-run.sh ends' 10:22:14 ---> tox-run.sh ends 10:22:14 + test 0 -eq 0 10:22:14 $ ssh-agent -k 10:22:14 unset SSH_AUTH_SOCK; 10:22:14 unset SSH_AGENT_PID; 10:22:14 echo Agent pid 1834 killed; 10:22:14 [ssh-agent] Stopped. 10:22:14 [PostBuildScript] - [INFO] Executing post build scripts. 10:22:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6032215228797472304.sh 10:22:14 ---> sysstat.sh 10:22:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16115776697520678374.sh 10:22:15 ---> package-listing.sh 10:22:15 ++ facter osfamily 10:22:15 ++ tr '[:upper:]' '[:lower:]' 10:22:16 + OS_FAMILY=debian 10:22:16 + workspace=/w/workspace/oom-master-pre-commit-lint 10:22:16 + START_PACKAGES=/tmp/packages_start.txt 10:22:16 + END_PACKAGES=/tmp/packages_end.txt 10:22:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:22:16 + PACKAGES=/tmp/packages_start.txt 10:22:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:22:16 + PACKAGES=/tmp/packages_end.txt 10:22:16 + case "${OS_FAMILY}" in 10:22:16 + dpkg -l 10:22:16 + grep '^ii' 10:22:16 + '[' -f /tmp/packages_start.txt ']' 10:22:16 + '[' -f /tmp/packages_end.txt ']' 10:22:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:22:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:22:16 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:22:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:22:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6057212529299585174.sh 10:22:16 ---> capture-instance-metadata.sh 10:22:16 Setup pyenv: 10:22:16 system 10:22:16 3.8.13 10:22:16 3.9.13 10:22:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:22:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GgCq 10:22:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:22:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:22:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:22:25 lf-activate-venv(): INFO: Base packages installed successfully 10:22:25 lf-activate-venv(): INFO: Installing additional packages: lftools 10:23:15 lf-activate-venv(): INFO: Adding /tmp/venv-GgCq/bin to PATH 10:23:15 INFO: Running in OpenStack, capturing instance metadata 10:23:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins119592277180870547.sh 10:23:16 provisioning config files... 10:23:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12092164639513888056tmp 10:23:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:23:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:23:16 [EnvInject] - Injecting environment variables from a build step. 10:23:16 [EnvInject] - Injecting as environment variables the properties content 10:23:16 SERVER_ID=logs 10:23:16 10:23:16 [EnvInject] - Variables injected successfully. 10:23:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5671974656037052927.sh 10:23:16 ---> create-netrc.sh 10:23:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8099712869753220592.sh 10:23:16 ---> python-tools-install.sh 10:23:16 Setup pyenv: 10:23:16 system 10:23:16 3.8.13 10:23:16 3.9.13 10:23:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:23:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GgCq from file:/tmp/.os_lf_venv 10:23:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:23:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:23:20 lf-activate-venv(): INFO: Base packages installed successfully 10:23:20 lf-activate-venv(): INFO: Installing additional packages: lftools 10:23:31 lf-activate-venv(): INFO: Adding /tmp/venv-GgCq/bin to PATH 10:23:31 Generating Requirements File 10:24: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. 10:24:26 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:24:27 Python 3.10.6 10:24:27 pip 25.3 from /tmp/venv-GgCq/lib/python3.10/site-packages/pip (python 3.10) 10:24:27 appdirs==1.4.4 10:24:27 argcomplete==3.6.3 10:24:27 aspy.yaml==1.3.0 10:24:27 attrs==25.4.0 10:24:27 autopage==0.5.2 10:24:27 backports.strenum==1.3.1 10:24:27 beautifulsoup4==4.14.3 10:24:27 boto3==1.42.7 10:24:27 botocore==1.42.7 10:24:27 bs4==0.0.2 10:24:27 cachetools==6.2.2 10:24:27 certifi==2025.11.12 10:24:27 cffi==2.0.0 10:24:27 cfgv==3.5.0 10:24:27 chardet==5.2.0 10:24:27 charset-normalizer==3.4.4 10:24:27 click==8.3.1 10:24:27 cliff==4.13.0 10:24:27 cmd2==3.0.0 10:24:27 cryptography==3.3.2 10:24:27 debtcollector==3.0.0 10:24:27 decorator==5.2.1 10:24:27 defusedxml==0.7.1 10:24:27 Deprecated==1.3.1 10:24:27 distlib==0.4.0 10:24:27 dnspython==2.8.0 10:24:27 docker==7.1.0 10:24:27 dogpile.cache==1.5.0 10:24:27 durationpy==0.10 10:24:27 email-validator==2.3.0 10:24:27 filelock==3.20.0 10:24:27 future==1.0.0 10:24:27 gitdb==4.0.12 10:24:27 GitPython==3.1.45 10:24:27 google-auth==2.43.0 10:24:27 httplib2==0.31.0 10:24:27 identify==2.6.15 10:24:27 idna==3.11 10:24:27 importlib-resources==1.5.0 10:24:27 iso8601==2.1.0 10:24:27 Jinja2==3.1.6 10:24:27 jmespath==1.0.1 10:24:27 jsonpatch==1.33 10:24:27 jsonpointer==3.0.0 10:24:27 jsonschema==4.25.1 10:24:27 jsonschema-specifications==2025.9.1 10:24:27 keystoneauth1==5.12.0 10:24:27 kubernetes==34.1.0 10:24:27 lftools==0.37.17 10:24:27 lxml==6.0.2 10:24:27 markdown-it-py==4.0.0 10:24:27 MarkupSafe==3.0.3 10:24:27 mdurl==0.1.2 10:24:27 msgpack==1.1.2 10:24:27 multi_key_dict==2.0.3 10:24:27 munch==4.0.0 10:24:27 netaddr==1.3.0 10:24:27 niet==1.4.2 10:24:27 nodeenv==1.9.1 10:24:27 oauth2client==4.1.3 10:24:27 oauthlib==3.3.1 10:24:27 openstacksdk==4.8.0 10:24:27 os-service-types==1.8.2 10:24:27 osc-lib==4.2.0 10:24:27 oslo.config==10.1.0 10:24:27 oslo.context==6.2.0 10:24:27 oslo.i18n==6.7.1 10:24:27 oslo.log==7.2.1 10:24:27 oslo.serialization==5.8.0 10:24:27 oslo.utils==9.2.0 10:24:27 packaging==25.0 10:24:27 pbr==7.0.3 10:24:27 platformdirs==4.5.1 10:24:27 prettytable==3.17.0 10:24:27 psutil==7.1.3 10:24:27 pyasn1==0.6.1 10:24:27 pyasn1_modules==0.4.2 10:24:27 pycparser==2.23 10:24:27 pygerrit2==2.0.15 10:24:27 PyGithub==2.8.1 10:24:27 Pygments==2.19.2 10:24:27 PyJWT==2.10.1 10:24:27 PyNaCl==1.6.1 10:24:27 pyparsing==2.4.7 10:24:27 pyperclip==1.11.0 10:24:27 pyrsistent==0.20.0 10:24:27 python-cinderclient==9.8.0 10:24:27 python-dateutil==2.9.0.post0 10:24:27 python-heatclient==4.3.0 10:24:27 python-jenkins==1.8.3 10:24:27 python-keystoneclient==5.7.0 10:24:27 python-magnumclient==4.9.0 10:24:27 python-openstackclient==8.2.0 10:24:27 python-swiftclient==4.9.0 10:24:27 PyYAML==6.0.3 10:24:27 referencing==0.37.0 10:24:27 requests==2.32.5 10:24:27 requests-oauthlib==2.0.0 10:24:27 requestsexceptions==1.4.0 10:24:27 rfc3986==2.0.0 10:24:27 rich==14.2.0 10:24:27 rich-argparse==1.7.2 10:24:27 rpds-py==0.30.0 10:24:27 rsa==4.9.1 10:24:27 ruamel.yaml==0.18.16 10:24:27 ruamel.yaml.clib==0.2.15 10:24:27 s3transfer==0.16.0 10:24:27 simplejson==3.20.2 10:24:27 six==1.17.0 10:24:27 smmap==5.0.2 10:24:27 soupsieve==2.8 10:24:27 stevedore==5.6.0 10:24:27 tabulate==0.9.0 10:24:27 toml==0.10.2 10:24:27 tomlkit==0.13.3 10:24:27 tqdm==4.67.1 10:24:27 typing_extensions==4.15.0 10:24:27 tzdata==2025.2 10:24:27 urllib3==1.26.20 10:24:27 virtualenv==20.35.4 10:24:27 wcwidth==0.2.14 10:24:27 websocket-client==1.9.0 10:24:27 wrapt==2.0.1 10:24:27 xdg==6.0.0 10:24:27 xmltodict==1.0.2 10:24:27 yq==3.4.3 10:24:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15564124006803588438.sh 10:24:27 ---> sudo-logs.sh 10:24:27 Archiving 'sudo' log.. 10:24:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14556531924765427420.sh 10:24:27 ---> job-cost.sh 10:24:27 Setup pyenv: 10:24:27 system 10:24:27 3.8.13 10:24:27 3.9.13 10:24:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:24:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GgCq from file:/tmp/.os_lf_venv 10:24:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:24:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:24:30 lf-activate-venv(): INFO: Base packages installed successfully 10:24:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:24:38 lf-activate-venv(): INFO: Adding /tmp/venv-GgCq/bin to PATH 10:24:38 INFO: No Stack... 10:24:38 INFO: Retrieving Pricing Info for: v3-standard-4 10:24:38 INFO: Archiving Costs 10:24:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12050028899956693090.sh 10:24:38 ---> logs-deploy.sh 10:24:38 Setup pyenv: 10:24:38 system 10:24:38 3.8.13 10:24:38 3.9.13 10:24:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:24:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GgCq from file:/tmp/.os_lf_venv 10:24:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:24:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:24:41 lf-activate-venv(): INFO: Base packages installed successfully 10:24:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:24:51 lf-activate-venv(): INFO: Adding /tmp/venv-GgCq/bin to PATH 10:24:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4347 10:24:51 INFO: archiving workspace using pattern(s): 10:24:52 Archives upload complete. 10:24:52 INFO: archiving logs to Nexus 10:24:53 ---> uname -a: 10:24:53 Linux prd-ubuntu1804-builder-4c-4g-19996 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:24:53 10:24:53 10:24:53 ---> lscpu: 10:24:53 Architecture: x86_64 10:24:53 CPU op-mode(s): 32-bit, 64-bit 10:24:53 Byte Order: Little Endian 10:24:53 CPU(s): 4 10:24:53 On-line CPU(s) list: 0-3 10:24:53 Thread(s) per core: 1 10:24:53 Core(s) per socket: 1 10:24:53 Socket(s): 4 10:24:53 NUMA node(s): 1 10:24:53 Vendor ID: AuthenticAMD 10:24:53 CPU family: 23 10:24:53 Model: 49 10:24:53 Model name: AMD EPYC-Rome Processor 10:24:53 Stepping: 0 10:24:53 CPU MHz: 2799.998 10:24:53 BogoMIPS: 5599.99 10:24:53 Virtualization: AMD-V 10:24:53 Hypervisor vendor: KVM 10:24:53 Virtualization type: full 10:24:53 L1d cache: 32K 10:24:53 L1i cache: 32K 10:24:53 L2 cache: 512K 10:24:53 L3 cache: 16384K 10:24:53 NUMA node0 CPU(s): 0-3 10:24:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 10:24:53 10:24:53 10:24:53 ---> nproc: 10:24:53 4 10:24:53 10:24:53 10:24:53 ---> df -h: 10:24:53 Filesystem Size Used Avail Use% Mounted on 10:24:53 udev 7.9G 0 7.9G 0% /dev 10:24:53 tmpfs 1.6G 676K 1.6G 1% /run 10:24:53 /dev/vda1 78G 8.4G 69G 11% / 10:24:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:24:53 tmpfs 5.0M 0 5.0M 0% /run/lock 10:24:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:24:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:24:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:24:53 10:24:53 10:24:53 ---> free -m: 10:24:53 total used free shared buff/cache available 10:24:53 Mem: 16040 559 13263 0 2216 15158 10:24:53 Swap: 1023 0 1023 10:24:53 10:24:53 10:24:53 ---> ip addr: 10:24:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:24:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:24:53 inet 127.0.0.1/8 scope host lo 10:24:53 valid_lft forever preferred_lft forever 10:24:53 inet6 ::1/128 scope host 10:24:53 valid_lft forever preferred_lft forever 10:24:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:24:53 link/ether fa:16:3e:06:23:65 brd ff:ff:ff:ff:ff:ff 10:24:53 inet 10.30.107.67/23 brd 10.30.107.255 scope global dynamic ens3 10:24:53 valid_lft 86110sec preferred_lft 86110sec 10:24:53 inet6 fe80::f816:3eff:fe06:2365/64 scope link 10:24:53 valid_lft forever preferred_lft forever 10:24:53 10:24:53 10:24:53 ---> sar -b -r -n DEV: 10:24:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19996) 12/11/25 _x86_64_ (4 CPU) 10:24:53 10:24:53 10:20:12 LINUX RESTART (4 CPU) 10:24:53 10:24:53 10:21:02 tps rtps wtps bread/s bwrtn/s 10:24:53 10:22:01 200.76 32.76 168.00 1093.97 31181.02 10:24:53 10:23:01 85.62 0.27 85.35 24.53 29398.60 10:24:53 10:24:01 69.16 0.63 68.52 79.32 22864.99 10:24:53 Average: 118.05 11.10 106.95 395.33 27795.97 10:24:53 10:24:53 10:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:24:53 10:22:01 13912496 15490852 2512464 15.30 55344 1722752 923404 5.28 793816 1501356 135916 10:24:53 10:23:01 13709084 15467832 2715876 16.54 68452 1882060 882120 5.05 849268 1633400 107032 10:24:53 10:24:01 13694632 15542876 2730328 16.62 80568 1952452 785972 4.50 767904 1715452 40088 10:24:53 Average: 13772071 15500520 2652889 16.15 68121 1852421 863832 4.94 803663 1616736 94345 10:24:53 10:24:53 10:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:24:53 10:22:01 lo 1.90 1.90 0.21 0.21 0.00 0.00 0.00 0.00 10:24:53 10:22:01 ens3 437.34 288.15 2098.24 78.78 0.00 0.00 0.00 0.00 10:24:53 10:23:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 10:24:53 10:23:01 ens3 58.33 44.77 640.18 7.28 0.00 0.00 0.00 0.00 10:24:53 10:24:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 10:24:53 10:24:01 ens3 25.41 20.91 126.20 5.69 0.00 0.00 0.00 0.00 10:24:53 Average: lo 1.18 1.18 0.13 0.13 0.00 0.00 0.00 0.00 10:24:53 Average: ens3 172.20 116.98 948.41 30.31 0.00 0.00 0.00 0.00 10:24:53 10:24:53 10:24:53 ---> sar -P ALL: 10:24:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19996) 12/11/25 _x86_64_ (4 CPU) 10:24:53 10:24:53 10:20:12 LINUX RESTART (4 CPU) 10:24:53 10:24:53 10:21:02 CPU %user %nice %system %iowait %steal %idle 10:24:53 10:22:01 all 20.32 0.00 2.23 7.23 0.08 70.14 10:24:53 10:22:01 0 21.80 0.00 2.21 1.58 0.08 74.33 10:24:53 10:22:01 1 19.32 0.00 1.81 10.69 0.07 68.12 10:24:53 10:22:01 2 20.30 0.00 2.23 10.62 0.09 66.77 10:24:53 10:22:01 3 19.84 0.00 2.66 6.08 0.09 71.33 10:24:53 10:23:01 all 11.79 0.00 0.90 13.45 0.05 73.82 10:24:53 10:23:01 0 15.66 0.00 1.09 0.84 0.05 82.36 10:24:53 10:23:01 1 7.83 0.00 0.65 11.55 0.03 79.93 10:24:53 10:23:01 2 15.50 0.00 1.26 39.71 0.07 43.47 10:24:53 10:23:01 3 8.16 0.00 0.60 1.74 0.05 89.46 10:24:53 10:24:01 all 9.57 0.00 0.69 15.45 0.04 74.25 10:24:53 10:24:01 0 0.43 0.00 0.22 0.32 0.02 99.02 10:24:53 10:24:01 1 11.58 0.00 0.43 0.17 0.03 87.79 10:24:53 10:24:01 2 20.44 0.00 1.49 56.96 0.07 21.04 10:24:53 10:24:01 3 5.89 0.00 0.60 4.57 0.07 88.86 10:24:53 Average: all 13.85 0.00 1.27 12.07 0.06 72.75 10:24:53 Average: 0 12.58 0.00 1.16 0.91 0.05 85.30 10:24:53 Average: 1 12.87 0.00 0.96 7.44 0.04 78.68 10:24:53 Average: 2 18.73 0.00 1.66 35.89 0.07 43.64 10:24:53 Average: 3 11.23 0.00 1.28 4.12 0.07 83.30 10:24:53 10:24:53 10:24:53