10:48:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143522 10:48:50 Running as SYSTEM 10:48:50 [EnvInject] - Loading node environment variables. 10:48:50 Building remotely on prd-ubuntu1804-builder-4c-4g-2615 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:48:50 [ssh-agent] Looking for ssh-agent implementation... 10:48:50 $ ssh-agent 10:48:51 SSH_AUTH_SOCK=/tmp/ssh-FbpWQ8j0lQXd/agent.1723 10:48:51 SSH_AGENT_PID=1725 10:48:51 [ssh-agent] Started. 10:48:51 Running ssh-add (command line suppressed) 10:48:51 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9746713668309371330.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9746713668309371330.key) 10:48:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:48:51 The recommended git tool is: NONE 10:48:52 using credential onap-jenkins-ssh 10:48:52 Wiping out workspace first. 10:48:52 Cloning the remote Git repository 10:48:52 Cloning repository git://cloud.onap.org/mirror/oom.git 10:48:52 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:48:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:48:52 > git --version # timeout=10 10:48:52 > git --version # 'git version 2.17.1' 10:48:52 using GIT_SSH to set credentials Gerrit user 10:48:52 Verifying host key using manually-configured host key entries 10:48:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:48:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:48:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:48:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:48:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:48:58 using GIT_SSH to set credentials Gerrit user 10:48:58 Verifying host key using manually-configured host key entries 10:48:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/22/143522/1 # timeout=30 10:48:58 > git rev-parse 34eecd6a956c35fd7a54ca102ef724f6c8a275ae^{commit} # timeout=10 10:48:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:48:58 Checking out Revision 34eecd6a956c35fd7a54ca102ef724f6c8a275ae (refs/changes/22/143522/1) 10:48:58 > git config core.sparsecheckout # timeout=10 10:48:58 > git checkout -f 34eecd6a956c35fd7a54ca102ef724f6c8a275ae # timeout=30 10:49:02 Commit message: "Refactor participant K8s in OOM" 10:49:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:49:02 > git rev-list --no-walk d24acaa74abdb7243ca8843a8717401480301740 # timeout=10 10:49:02 [EnvInject] - Injecting environment variables from a build step. 10:49:02 [EnvInject] - Injecting as environment variables the properties content 10:49:02 PYTHON=python3 10:49:02 10:49:02 [EnvInject] - Variables injected successfully. 10:49:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13028273510943416626.sh 10:49:02 ---> tox-install.sh 10:49:02 + source /home/jenkins/lf-env.sh 10:49:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:49:02 ++ mktemp -d /tmp/venv-XXXX 10:49:02 + lf_venv=/tmp/venv-rC6F 10:49:02 + local venv_file=/tmp/.os_lf_venv 10:49:02 + local python=python3 10:49:02 + local options 10:49:02 + local set_path=true 10:49:02 + local install_args= 10:49:02 ++ 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:49:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:49:02 + true 10:49:02 + case $1 in 10:49:02 + venv_file=/tmp/.toxenv 10:49:02 + shift 2 10:49:02 + true 10:49:02 + case $1 in 10:49:02 + shift 10:49:02 + break 10:49:02 + case $python in 10:49:02 + local pkg_list= 10:49:02 + [[ -d /opt/pyenv ]] 10:49:02 + echo 'Setup pyenv:' 10:49:02 Setup pyenv: 10:49:02 + export PYENV_ROOT=/opt/pyenv 10:49:02 + PYENV_ROOT=/opt/pyenv 10:49:02 + 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:49:02 + 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:49:02 + pyenv versions 10:49:02 * system (set by /opt/pyenv/version) 10:49:02 * 3.8.13 (set by /opt/pyenv/version) 10:49:02 * 3.9.13 (set by /opt/pyenv/version) 10:49:02 * 3.10.6 (set by /opt/pyenv/version) 10:49:02 + command -v pyenv 10:49:02 ++ pyenv init - --no-rehash 10:49:02 + 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:49:02 export PATH="/opt/pyenv/shims:${PATH}" 10:49:02 export PYENV_SHELL=bash 10:49:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:49:02 pyenv() { 10:49:02 local command 10:49:02 command="${1:-}" 10:49:02 if [ "$#" -gt 0 ]; then 10:49:02 shift 10:49:02 fi 10:49:02 10:49:02 case "$command" in 10:49:02 rehash|shell) 10:49:02 eval "$(pyenv "sh-$command" "$@")" 10:49:02 ;; 10:49:02 *) 10:49:02 command pyenv "$command" "$@" 10:49:02 ;; 10:49:02 esac 10:49:02 }' 10:49:02 +++ 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:49:02 ++ 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:49:02 ++ 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:49:02 ++ 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:49:02 ++ export PYENV_SHELL=bash 10:49:02 ++ PYENV_SHELL=bash 10:49:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:49:02 +++ complete -F _pyenv pyenv 10:49:02 ++ lf-pyver python3 10:49:02 ++ local py_version_xy=python3 10:49:02 ++ local py_version_xyz= 10:49:02 ++ pyenv versions 10:49:02 ++ local command 10:49:02 ++ command=versions 10:49:02 ++ '[' 1 -gt 0 ']' 10:49:02 ++ shift 10:49:02 ++ case "$command" in 10:49:02 ++ command pyenv versions 10:49:02 ++ pyenv versions 10:49:02 ++ sed 's/^[ *]* //' 10:49:02 ++ awk '{ print $1 }' 10:49:02 ++ grep -E '^[0-9.]*[0-9]$' 10:49:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:49:02 +++ grep '^3' /tmp/.pyenv_versions 10:49:02 +++ sort -V 10:49:02 +++ tail -n 1 10:49:02 ++ py_version_xyz=3.10.6 10:49:02 ++ [[ -z 3.10.6 ]] 10:49:02 ++ echo 3.10.6 10:49:02 ++ return 0 10:49:02 + pyenv local 3.10.6 10:49:02 + local command 10:49:02 + command=local 10:49:02 + '[' 2 -gt 0 ']' 10:49:02 + shift 10:49:02 + case "$command" in 10:49:02 + command pyenv local 3.10.6 10:49:02 + pyenv local 3.10.6 10:49:02 + for arg in "$@" 10:49:02 + case $arg in 10:49:02 + pkg_list+='tox ' 10:49:02 + for arg in "$@" 10:49:02 + case $arg in 10:49:02 + pkg_list+='virtualenv ' 10:49:02 + for arg in "$@" 10:49:02 + case $arg in 10:49:02 + pkg_list+='urllib3~=1.26.15 ' 10:49:02 + [[ -f /tmp/.toxenv ]] 10:49:02 + [[ ! -f /tmp/.toxenv ]] 10:49:02 + [[ -n '' ]] 10:49:02 + python3 -m venv /tmp/venv-rC6F 10:49:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rC6F' 10:49:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rC6F 10:49:06 + echo /tmp/venv-rC6F 10:49:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:49:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:49:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:49:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:06 + local 'pip_opts=--upgrade --quiet' 10:49:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:49:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:49:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:49:06 + [[ -n '' ]] 10:49:06 + [[ -n '' ]] 10:49:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:49:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:06 + /tmp/venv-rC6F/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:49:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:49:10 lf-activate-venv(): INFO: Base packages installed successfully 10:49:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:49:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:49:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:49:10 + /tmp/venv-rC6F/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:49:12 + type python3 10:49:12 + true 10:49:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rC6F/bin to PATH' 10:49:12 lf-activate-venv(): INFO: Adding /tmp/venv-rC6F/bin to PATH 10:49:12 + PATH=/tmp/venv-rC6F/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:49:12 + return 0 10:49:12 + python3 --version 10:49:12 Python 3.10.6 10:49:12 + python3 -m pip --version 10:49:12 pip 26.0.1 from /tmp/venv-rC6F/lib/python3.10/site-packages/pip (python 3.10) 10:49:13 + python3 -m pip freeze 10:49:13 cachetools==7.0.3 10:49:13 colorama==0.4.6 10:49:13 distlib==0.4.0 10:49:13 filelock==3.25.0 10:49:13 packaging==26.0 10:49:13 platformdirs==4.9.4 10:49:13 pluggy==1.6.0 10:49:13 pyproject-api==1.10.0 10:49:13 python-discovery==1.1.0 10:49:13 tomli==2.4.0 10:49:13 tomli_w==1.2.0 10:49:13 tox==4.48.1 10:49:13 typing_extensions==4.15.0 10:49:13 urllib3==1.26.20 10:49:13 virtualenv==21.1.0 10:49:13 [EnvInject] - Injecting environment variables from a build step. 10:49:13 [EnvInject] - Injecting as environment variables the properties content 10:49:13 PARALLEL=false 10:49:13 10:49:13 [EnvInject] - Variables injected successfully. 10:49:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4066166084419335144.sh 10:49:13 ---> tox-run.sh 10:49:13 + 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:49:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:49:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:49:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:49:13 + cd /w/workspace/oom-master-pre-commit-lint/. 10:49:13 + source /home/jenkins/lf-env.sh 10:49:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:49:13 ++ mktemp -d /tmp/venv-XXXX 10:49:13 + lf_venv=/tmp/venv-mn6m 10:49:13 + local venv_file=/tmp/.os_lf_venv 10:49:13 + local python=python3 10:49:13 + local options 10:49:13 + local set_path=true 10:49:13 + local install_args= 10:49:13 ++ 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:49:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:49:13 + true 10:49:13 + case $1 in 10:49:13 + venv_file=/tmp/.toxenv 10:49:13 + shift 2 10:49:13 + true 10:49:13 + case $1 in 10:49:13 + shift 10:49:13 + break 10:49:13 + case $python in 10:49:13 + local pkg_list= 10:49:13 + [[ -d /opt/pyenv ]] 10:49:13 + echo 'Setup pyenv:' 10:49:13 Setup pyenv: 10:49:13 + export PYENV_ROOT=/opt/pyenv 10:49:13 + PYENV_ROOT=/opt/pyenv 10:49:13 + 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:49:13 + 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:49:13 + pyenv versions 10:49:13 system 10:49:13 3.8.13 10:49:13 3.9.13 10:49:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:49:13 + command -v pyenv 10:49:13 ++ pyenv init - --no-rehash 10:49:13 + 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:49:13 export PATH="/opt/pyenv/shims:${PATH}" 10:49:13 export PYENV_SHELL=bash 10:49:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:49:13 pyenv() { 10:49:13 local command 10:49:13 command="${1:-}" 10:49:13 if [ "$#" -gt 0 ]; then 10:49:13 shift 10:49:13 fi 10:49:13 10:49:13 case "$command" in 10:49:13 rehash|shell) 10:49:13 eval "$(pyenv "sh-$command" "$@")" 10:49:13 ;; 10:49:13 *) 10:49:13 command pyenv "$command" "$@" 10:49:13 ;; 10:49:13 esac 10:49:13 }' 10:49:13 +++ 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:49:13 ++ 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:49:13 ++ 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:49:13 ++ 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:49:13 ++ export PYENV_SHELL=bash 10:49:13 ++ PYENV_SHELL=bash 10:49:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:49:13 +++ complete -F _pyenv pyenv 10:49:13 ++ lf-pyver python3 10:49:13 ++ local py_version_xy=python3 10:49:13 ++ local py_version_xyz= 10:49:13 ++ pyenv versions 10:49:13 ++ local command 10:49:13 ++ sed 's/^[ *]* //' 10:49:13 ++ command=versions 10:49:13 ++ '[' 1 -gt 0 ']' 10:49:13 ++ shift 10:49:13 ++ case "$command" in 10:49:13 ++ command pyenv versions 10:49:13 ++ pyenv versions 10:49:13 ++ grep -E '^[0-9.]*[0-9]$' 10:49:13 ++ awk '{ print $1 }' 10:49:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:49:13 +++ sort -V 10:49:13 +++ grep '^3' /tmp/.pyenv_versions 10:49:13 +++ tail -n 1 10:49:13 ++ py_version_xyz=3.10.6 10:49:13 ++ [[ -z 3.10.6 ]] 10:49:13 ++ echo 3.10.6 10:49:13 ++ return 0 10:49:13 + pyenv local 3.10.6 10:49:13 + local command 10:49:13 + command=local 10:49:13 + '[' 2 -gt 0 ']' 10:49:13 + shift 10:49:13 + case "$command" in 10:49:13 + command pyenv local 3.10.6 10:49:13 + pyenv local 3.10.6 10:49:13 + for arg in "$@" 10:49:13 + case $arg in 10:49:13 + pkg_list+='tox ' 10:49:13 + for arg in "$@" 10:49:13 + case $arg in 10:49:13 + pkg_list+='virtualenv ' 10:49:13 + for arg in "$@" 10:49:13 + case $arg in 10:49:13 + pkg_list+='urllib3~=1.26.15 ' 10:49:13 + [[ -f /tmp/.toxenv ]] 10:49:13 ++ cat /tmp/.toxenv 10:49:13 + lf_venv=/tmp/venv-rC6F 10:49:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rC6F from' file:/tmp/.toxenv 10:49:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rC6F from file:/tmp/.toxenv 10:49:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:49:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:13 + local 'pip_opts=--upgrade --quiet' 10:49:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:49:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:49:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:49:13 + [[ -n '' ]] 10:49:13 + [[ -n '' ]] 10:49:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:49:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:13 + /tmp/venv-rC6F/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:49:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:49:14 lf-activate-venv(): INFO: Base packages installed successfully 10:49:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:49:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:49:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:49:14 + /tmp/venv-rC6F/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:49:16 + type python3 10:49:16 + true 10:49:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rC6F/bin to PATH' 10:49:16 lf-activate-venv(): INFO: Adding /tmp/venv-rC6F/bin to PATH 10:49:16 + PATH=/tmp/venv-rC6F/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:49:16 + return 0 10:49:16 + [[ -d /opt/pyenv ]] 10:49:16 + echo '---> Setting up pyenv' 10:49:16 ---> Setting up pyenv 10:49:16 + export PYENV_ROOT=/opt/pyenv 10:49:16 + PYENV_ROOT=/opt/pyenv 10:49:16 + export PATH=/opt/pyenv/bin:/tmp/venv-rC6F/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:49:16 + PATH=/opt/pyenv/bin:/tmp/venv-rC6F/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:49:16 ++ pwd 10:49:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:49:16 + export PYTHONPATH 10:49:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:49:16 + TOX_TESTENV_PASSENV=PYTHONPATH 10:49:16 + tox --version 10:49:16 4.48.1 from /tmp/venv-rC6F/lib/python3.10/site-packages/tox/__init__.py 10:49:16 + PARALLEL=false 10:49:16 + TOX_OPTIONS_LIST= 10:49:16 + [[ -n pre-commit ]] 10:49:16 + TOX_OPTIONS_LIST=' -e pre-commit' 10:49:16 + case ${PARALLEL,,} in 10:49:16 + tox -e pre-commit 10:49:16 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:49:17 pre-commit: install_deps> python -I -m pip install pre-commit 10:49:20 pre-commit: freeze> python -m pip freeze --all 10:49:20 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.0,identify==2.6.17,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.1.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.1.0 10:49:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:49:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:49:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:49:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:49:25 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:49:25 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:49:25 [INFO] Once installed this environment will be reused. 10:49:25 [INFO] This may take a few minutes... 10:49:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:49:29 [INFO] Once installed this environment will be reused. 10:49:29 [INFO] This may take a few minutes... 10:49:33 trim trailing whitespace.................................................Passed 10:49:34 Tabs remover.............................................................Passed 10:49:34 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:49:34 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:49:34 [INFO] Once installed this environment will be reused. 10:49:34 [INFO] This may take a few minutes... 10:49:42 gitlint..............................................(no files to check)Skipped 10:49:42 pre-commit: OK (25.69=setup[3.74]+cmd[13.71,8.24] seconds) 10:49:42 congratulations :) (25.73 seconds) 10:49:42 + tox_status=0 10:49:42 + echo '---> Completed tox runs' 10:49:42 ---> Completed tox runs 10:49:42 + for i in .tox/*/log 10:49:42 ++ echo .tox/pre-commit/log 10:49:42 ++ awk -F/ '{print $2}' 10:49:42 + tox_env=pre-commit 10:49:42 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:49:42 + DOC_DIR=docs/_build/html 10:49:42 + [[ -d docs/_build/html ]] 10:49:42 + echo '---> tox-run.sh ends' 10:49:42 ---> tox-run.sh ends 10:49:42 + test 0 -eq 0 10:49:42 $ ssh-agent -k 10:49:42 unset SSH_AUTH_SOCK; 10:49:42 unset SSH_AGENT_PID; 10:49:42 echo Agent pid 1725 killed; 10:49:42 [ssh-agent] Stopped. 10:49:42 [PostBuildScript] - [INFO] Executing post build scripts. 10:49:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins409934104965830583.sh 10:49:42 ---> sysstat.sh 10:49:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins318341176677605481.sh 10:49:42 ---> package-listing.sh 10:49:42 ++ tr '[:upper:]' '[:lower:]' 10:49:42 ++ facter osfamily 10:49:43 + OS_FAMILY=debian 10:49:43 + workspace=/w/workspace/oom-master-pre-commit-lint 10:49:43 + START_PACKAGES=/tmp/packages_start.txt 10:49:43 + END_PACKAGES=/tmp/packages_end.txt 10:49:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:49:43 + PACKAGES=/tmp/packages_start.txt 10:49:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:49:43 + PACKAGES=/tmp/packages_end.txt 10:49:43 + case "${OS_FAMILY}" in 10:49:43 + dpkg -l 10:49:43 + grep '^ii' 10:49:43 + '[' -f /tmp/packages_start.txt ']' 10:49:43 + '[' -f /tmp/packages_end.txt ']' 10:49:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:49:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:49:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:49:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:49:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4836687347960181840.sh 10:49:43 ---> capture-instance-metadata.sh 10:49:43 Setup pyenv: 10:49:43 system 10:49:43 3.8.13 10:49:43 3.9.13 10:49:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:49:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mPtr 10:49:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:49:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:51 lf-activate-venv(): INFO: Base packages installed successfully 10:49:51 lf-activate-venv(): INFO: Installing additional packages: lftools 10:50:12 lf-activate-venv(): INFO: Adding /tmp/venv-mPtr/bin to PATH 10:50:12 INFO: Running in OpenStack, capturing instance metadata 10:50:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7412516066967190682.sh 10:50:13 provisioning config files... 10:50:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11854744663324730241tmp 10:50:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:50:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:50:13 [EnvInject] - Injecting environment variables from a build step. 10:50:13 [EnvInject] - Injecting as environment variables the properties content 10:50:13 SERVER_ID=logs 10:50:13 10:50:13 [EnvInject] - Variables injected successfully. 10:50:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1625597432003237826.sh 10:50:13 ---> create-netrc.sh 10:50:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8512808029207950841.sh 10:50:13 ---> python-tools-install.sh 10:50:13 Setup pyenv: 10:50:13 system 10:50:13 3.8.13 10:50:13 3.9.13 10:50:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:50:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mPtr from file:/tmp/.os_lf_venv 10:50:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:50:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:50:15 lf-activate-venv(): INFO: Base packages installed successfully 10:50:15 lf-activate-venv(): INFO: Installing additional packages: lftools 10:50:23 lf-activate-venv(): INFO: Adding /tmp/venv-mPtr/bin to PATH 10:50:23 Generating Requirements File 10:50:40 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:50:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:50:40 Python 3.10.6 10:50:40 pip 26.0.1 from /tmp/venv-mPtr/lib/python3.10/site-packages/pip (python 3.10) 10:50:41 appdirs==1.4.4 10:50:41 argcomplete==3.6.3 10:50:41 aspy.yaml==1.3.0 10:50:41 attrs==25.4.0 10:50:41 autopage==0.6.0 10:50:41 backports.strenum==1.3.1 10:50:41 beautifulsoup4==4.14.3 10:50:41 boto3==1.42.62 10:50:41 botocore==1.42.62 10:50:41 bs4==0.0.2 10:50:41 certifi==2026.2.25 10:50:41 cffi==2.0.0 10:50:41 cfgv==3.5.0 10:50:41 chardet==7.0.1 10:50:41 charset-normalizer==3.4.5 10:50:41 click==8.3.1 10:50:41 cliff==4.13.2 10:50:41 cmd2==3.4.0 10:50:41 cryptography==3.3.2 10:50:41 debtcollector==3.0.0 10:50:41 decorator==5.2.1 10:50:41 defusedxml==0.7.1 10:50:41 Deprecated==1.3.1 10:50:41 distlib==0.4.0 10:50:41 dnspython==2.8.0 10:50:41 docker==7.1.0 10:50:41 dogpile.cache==1.5.0 10:50:41 durationpy==0.10 10:50:41 email-validator==2.3.0 10:50:41 filelock==3.25.0 10:50:41 future==1.0.0 10:50:41 gitdb==4.0.12 10:50:41 GitPython==3.1.46 10:50:41 httplib2==0.30.2 10:50:41 identify==2.6.17 10:50:41 idna==3.11 10:50:41 importlib-resources==1.5.0 10:50:41 iso8601==2.1.0 10:50:41 Jinja2==3.1.6 10:50:41 jmespath==1.1.0 10:50:41 jsonpatch==1.33 10:50:41 jsonpointer==3.0.0 10:50:41 jsonschema==4.26.0 10:50:41 jsonschema-specifications==2025.9.1 10:50:41 keystoneauth1==5.13.1 10:50:41 kubernetes==35.0.0 10:50:41 lftools==0.37.22 10:50:41 lxml==6.0.2 10:50:41 markdown-it-py==4.0.0 10:50:41 MarkupSafe==3.0.3 10:50:41 mdurl==0.1.2 10:50:41 msgpack==1.1.2 10:50:41 multi_key_dict==2.0.3 10:50:41 munch==4.0.0 10:50:41 netaddr==1.3.0 10:50:41 niet==1.4.2 10:50:41 nodeenv==1.10.0 10:50:41 oauth2client==4.1.3 10:50:41 oauthlib==3.3.1 10:50:41 openstacksdk==4.10.0 10:50:41 os-service-types==1.8.2 10:50:41 osc-lib==4.4.0 10:50:41 oslo.config==10.3.0 10:50:41 oslo.context==6.3.0 10:50:41 oslo.i18n==6.7.2 10:50:41 oslo.log==8.1.0 10:50:41 oslo.serialization==5.9.1 10:50:41 oslo.utils==10.0.0 10:50:41 packaging==26.0 10:50:41 pbr==7.0.3 10:50:41 platformdirs==4.9.4 10:50:41 prettytable==3.17.0 10:50:41 psutil==7.2.2 10:50:41 pyasn1==0.6.2 10:50:41 pyasn1_modules==0.4.2 10:50:41 pycparser==3.0 10:50:41 pygerrit2==2.0.15 10:50:41 PyGithub==2.8.1 10:50:41 Pygments==2.19.2 10:50:41 PyJWT==2.11.0 10:50:41 PyNaCl==1.6.2 10:50:41 pyparsing==2.4.7 10:50:41 pyperclip==1.11.0 10:50:41 pyrsistent==0.20.0 10:50:41 python-cinderclient==9.9.0 10:50:41 python-dateutil==2.9.0.post0 10:50:41 python-discovery==1.1.0 10:50:41 python-heatclient==5.1.0 10:50:41 python-jenkins==1.8.3 10:50:41 python-keystoneclient==5.8.0 10:50:41 python-magnumclient==4.10.0 10:50:41 python-openstackclient==9.0.0 10:50:41 python-swiftclient==4.10.0 10:50:41 PyYAML==6.0.3 10:50:41 referencing==0.37.0 10:50:41 requests==2.32.5 10:50:41 requests-oauthlib==2.0.0 10:50:41 requestsexceptions==1.4.0 10:50:41 rfc3986==2.0.0 10:50:41 rich==14.3.3 10:50:41 rich-argparse==1.7.2 10:50:41 rpds-py==0.30.0 10:50:41 rsa==4.9.1 10:50:41 ruamel.yaml==0.19.1 10:50:41 ruamel.yaml.clib==0.2.15 10:50:41 s3transfer==0.16.0 10:50:41 simplejson==3.20.2 10:50:41 six==1.17.0 10:50:41 smmap==5.0.2 10:50:41 soupsieve==2.8.3 10:50:41 stevedore==5.7.0 10:50:41 tabulate==0.10.0 10:50:41 toml==0.10.2 10:50:41 tomlkit==0.14.0 10:50:41 tqdm==4.67.3 10:50:41 typing_extensions==4.15.0 10:50:41 urllib3==1.26.20 10:50:41 virtualenv==21.1.0 10:50:41 wcwidth==0.6.0 10:50:41 websocket-client==1.9.0 10:50:41 wrapt==2.1.2 10:50:41 xdg==6.0.0 10:50:41 xmltodict==1.0.4 10:50:41 yq==3.4.3 10:50:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17675504279772577354.sh 10:50:41 ---> sudo-logs.sh 10:50:41 Archiving 'sudo' log.. 10:50:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17555764026022512275.sh 10:50:41 ---> job-cost.sh 10:50:41 INFO: Activating Python virtual environment... 10:50:41 Setup pyenv: 10:50:41 system 10:50:41 3.8.13 10:50:41 3.9.13 10:50:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:50:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mPtr from file:/tmp/.os_lf_venv 10:50:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:50:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:50:43 lf-activate-venv(): INFO: Base packages installed successfully 10:50:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:50:48 lf-activate-venv(): INFO: Adding /tmp/venv-mPtr/bin to PATH 10:50:48 INFO: No stack-cost file found 10:50:48 INFO: Instance uptime: 143s 10:50:48 INFO: Fetching instance metadata (attempt 1 of 3)... 10:50:48 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:50:48 INFO: Successfully fetched instance metadata 10:50:48 INFO: Instance type: v3-standard-4 10:50:48 INFO: Retrieving pricing info for: v3-standard-4 10:50:48 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:50:48 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=143 10:50:48 INFO: Successfully fetched Vexxhost pricing API 10:50:48 INFO: Retrieved cost: 0.11 10:50:48 INFO: Retrieved resource: v3-standard-4 10:50:48 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:50:48 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:50:48 INFO: Successfully archived job cost data 10:50:48 DEBUG: Cost data: oom-master-pre-commit-lint,4488,2026-03-06 10:50:48,v3-standard-4,143,0.11,0.00,SUCCESS 10:50:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4027655056259525016.sh 10:50:49 ---> logs-deploy.sh 10:50:49 Setup pyenv: 10:50:49 system 10:50:49 3.8.13 10:50:49 3.9.13 10:50:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:50:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mPtr from file:/tmp/.os_lf_venv 10:50:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:50:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:50:50 lf-activate-venv(): INFO: Base packages installed successfully 10:50:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:50:58 lf-activate-venv(): INFO: Adding /tmp/venv-mPtr/bin to PATH 10:50:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4488 10:50:58 INFO: archiving workspace using pattern(s): 10:50:58 /tmp/venv-mPtr/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 10:50:58 warnings.warn( 10:50:59 Archives upload complete. 10:50:59 INFO: archiving logs to Nexus 10:51:00 /tmp/venv-mPtr/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 10:51:00 warnings.warn( 10:51:00 ---> uname -a: 10:51:00 Linux prd-ubuntu1804-builder-4c-4g-2615 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:51:00 10:51:00 10:51:00 ---> lscpu: 10:51:00 Architecture: x86_64 10:51:00 CPU op-mode(s): 32-bit, 64-bit 10:51:00 Byte Order: Little Endian 10:51:00 CPU(s): 4 10:51:00 On-line CPU(s) list: 0-3 10:51:00 Thread(s) per core: 1 10:51:00 Core(s) per socket: 1 10:51:00 Socket(s): 4 10:51:00 NUMA node(s): 1 10:51:00 Vendor ID: AuthenticAMD 10:51:00 CPU family: 23 10:51:00 Model: 49 10:51:00 Model name: AMD EPYC-Rome Processor 10:51:00 Stepping: 0 10:51:00 CPU MHz: 2799.998 10:51:00 BogoMIPS: 5599.99 10:51:00 Virtualization: AMD-V 10:51:00 Hypervisor vendor: KVM 10:51:00 Virtualization type: full 10:51:00 L1d cache: 32K 10:51:00 L1i cache: 32K 10:51:00 L2 cache: 512K 10:51:00 L3 cache: 16384K 10:51:00 NUMA node0 CPU(s): 0-3 10:51:00 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:51:00 10:51:00 10:51:00 ---> nproc: 10:51:00 4 10:51:00 10:51:00 10:51:00 ---> df -h: 10:51:00 Filesystem Size Used Avail Use% Mounted on 10:51:00 udev 7.9G 0 7.9G 0% /dev 10:51:00 tmpfs 1.6G 676K 1.6G 1% /run 10:51:00 /dev/vda1 78G 8.4G 69G 11% / 10:51:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:51:00 tmpfs 5.0M 0 5.0M 0% /run/lock 10:51:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:51:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:51:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:51:00 10:51:00 10:51:00 ---> free -m: 10:51:00 total used free shared buff/cache available 10:51:00 Mem: 16040 548 13292 0 2198 15170 10:51:00 Swap: 1023 0 1023 10:51:00 10:51:00 10:51:00 ---> ip addr: 10:51:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:51:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:51:00 inet 127.0.0.1/8 scope host lo 10:51:00 valid_lft forever preferred_lft forever 10:51:00 inet6 ::1/128 scope host 10:51:00 valid_lft forever preferred_lft forever 10:51:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:51:00 link/ether fa:16:3e:aa:0b:4b brd ff:ff:ff:ff:ff:ff 10:51:00 inet 10.30.106.184/23 brd 10.30.107.255 scope global dynamic ens3 10:51:00 valid_lft 86253sec preferred_lft 86253sec 10:51:00 inet6 fe80::f816:3eff:feaa:b4b/64 scope link 10:51:00 valid_lft forever preferred_lft forever 10:51:00 10:51:00 10:51:00 ---> sar -b -r -n DEV: 10:51:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2615) 03/06/26 _x86_64_ (4 CPU) 10:51:00 10:51:00 10:48:34 LINUX RESTART (4 CPU) 10:51:00 10:51:00 10:49:01 tps rtps wtps bread/s bwrtn/s 10:51:00 10:50:02 133.89 21.36 112.53 776.80 53195.00 10:51:00 Average: 133.89 21.36 112.53 776.80 53195.00 10:51:00 10:51:00 10:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:51:00 10:50:02 13845308 15489984 2579660 15.71 64064 1777052 822812 4.71 809900 1546404 96312 10:51:00 Average: 13845308 15489984 2579660 15.71 64064 1777052 822812 4.71 809900 1546404 96312 10:51:00 10:51:00 10:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:51:00 10:50:02 lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 10:51:00 10:50:02 ens3 119.06 86.59 994.81 13.32 0.00 0.00 0.00 0.00 10:51:00 Average: lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 10:51:00 Average: ens3 119.06 86.59 994.81 13.32 0.00 0.00 0.00 0.00 10:51:00 10:51:00 10:51:00 ---> sar -P ALL: 10:51:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2615) 03/06/26 _x86_64_ (4 CPU) 10:51:00 10:51:00 10:48:34 LINUX RESTART (4 CPU) 10:51:00 10:51:00 10:49:01 CPU %user %nice %system %iowait %steal %idle 10:51:00 10:50:02 all 21.41 0.00 1.82 3.12 0.08 73.56 10:51:00 10:50:02 0 24.34 0.00 1.97 1.02 0.10 72.57 10:51:00 10:50:02 1 15.97 0.00 1.34 6.13 0.10 76.46 10:51:00 10:50:02 2 22.47 0.00 2.06 0.55 0.08 74.84 10:51:00 10:50:02 3 22.85 0.00 1.92 4.81 0.07 70.34 10:51:00 Average: all 21.41 0.00 1.82 3.12 0.08 73.56 10:51:00 Average: 0 24.34 0.00 1.97 1.02 0.10 72.57 10:51:00 Average: 1 15.97 0.00 1.34 6.13 0.10 76.46 10:51:00 Average: 2 22.47 0.00 2.06 0.55 0.08 74.84 10:51:00 Average: 3 22.85 0.00 1.92 4.81 0.07 70.34 10:51:00 10:51:00 10:51:00