14:00:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143593 14:00:24 Running as SYSTEM 14:00:24 [EnvInject] - Loading node environment variables. 14:00:24 Building remotely on prd-ubuntu1804-builder-4c-4g-1224 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:00:24 [ssh-agent] Looking for ssh-agent implementation... 14:00:24 $ ssh-agent 14:00:24 SSH_AUTH_SOCK=/tmp/ssh-ySI1JediUTbU/agent.1737 14:00:24 SSH_AGENT_PID=1739 14:00:24 [ssh-agent] Started. 14:00:24 Running ssh-add (command line suppressed) 14:00:24 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11252174531450589825.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11252174531450589825.key) 14:00:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:00:24 The recommended git tool is: NONE 14:00:26 using credential onap-jenkins-ssh 14:00:26 Wiping out workspace first. 14:00:26 Cloning the remote Git repository 14:00:26 Cloning repository git://cloud.onap.org/mirror/oom.git 14:00:26 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:00:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:00:26 > git --version # timeout=10 14:00:26 > git --version # 'git version 2.17.1' 14:00:26 using GIT_SSH to set credentials Gerrit user 14:00:26 Verifying host key using manually-configured host key entries 14:00:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:00:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:00:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:00:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:00:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:00:32 using GIT_SSH to set credentials Gerrit user 14:00:32 Verifying host key using manually-configured host key entries 14:00:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/93/143593/1 # timeout=30 14:00:32 > git rev-parse 40e94295c01a491e2b6ecf4f3fb5132b84513687^{commit} # timeout=10 14:00:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:00:32 Checking out Revision 40e94295c01a491e2b6ecf4f3fb5132b84513687 (refs/changes/93/143593/1) 14:00:32 > git config core.sparsecheckout # timeout=10 14:00:32 > git checkout -f 40e94295c01a491e2b6ecf4f3fb5132b84513687 # timeout=30 14:00:36 Commit message: "[SDC] 13.1.0 release" 14:00:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:00:36 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 14:00:36 [EnvInject] - Injecting environment variables from a build step. 14:00:36 [EnvInject] - Injecting as environment variables the properties content 14:00:36 PYTHON=python3 14:00:36 14:00:36 [EnvInject] - Variables injected successfully. 14:00:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins744647661208933871.sh 14:00:36 ---> tox-install.sh 14:00:36 + source /home/jenkins/lf-env.sh 14:00:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:00:36 ++ mktemp -d /tmp/venv-XXXX 14:00:36 + lf_venv=/tmp/venv-7JhN 14:00:36 + local venv_file=/tmp/.os_lf_venv 14:00:36 + local python=python3 14:00:36 + local options 14:00:36 + local set_path=true 14:00:36 + local install_args= 14:00:36 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:00:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:00:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:00:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:00:36 + true 14:00:36 + case $1 in 14:00:36 + venv_file=/tmp/.toxenv 14:00:36 + shift 2 14:00:36 + true 14:00:36 + case $1 in 14:00:36 + shift 14:00:36 + break 14:00:36 + case $python in 14:00:36 + local pkg_list= 14:00:36 + [[ -d /opt/pyenv ]] 14:00:36 + echo 'Setup pyenv:' 14:00:36 Setup pyenv: 14:00:36 + export PYENV_ROOT=/opt/pyenv 14:00:36 + PYENV_ROOT=/opt/pyenv 14:00:36 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:36 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:36 + pyenv versions 14:00:36 * system (set by /opt/pyenv/version) 14:00:36 * 3.8.13 (set by /opt/pyenv/version) 14:00:36 * 3.9.13 (set by /opt/pyenv/version) 14:00:36 * 3.10.6 (set by /opt/pyenv/version) 14:00:36 + command -v pyenv 14:00:36 ++ pyenv init - --no-rehash 14:00:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:00:36 export PATH="/opt/pyenv/shims:${PATH}" 14:00:36 export PYENV_SHELL=bash 14:00:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:00:36 pyenv() { 14:00:36 local command 14:00:36 command="${1:-}" 14:00:36 if [ "$#" -gt 0 ]; then 14:00:36 shift 14:00:36 fi 14:00:36 14:00:36 case "$command" in 14:00:36 rehash|shell) 14:00:36 eval "$(pyenv "sh-$command" "$@")" 14:00:36 ;; 14:00:36 *) 14:00:36 command pyenv "$command" "$@" 14:00:36 ;; 14:00:36 esac 14:00:36 }' 14:00:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:00:36 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:36 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:36 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:36 ++ export PYENV_SHELL=bash 14:00:36 ++ PYENV_SHELL=bash 14:00:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:00:36 +++ complete -F _pyenv pyenv 14:00:36 ++ lf-pyver python3 14:00:36 ++ local py_version_xy=python3 14:00:36 ++ local py_version_xyz= 14:00:36 ++ pyenv versions 14:00:36 ++ local command 14:00:36 ++ command=versions 14:00:36 ++ '[' 1 -gt 0 ']' 14:00:36 ++ shift 14:00:36 ++ case "$command" in 14:00:36 ++ command pyenv versions 14:00:36 ++ pyenv versions 14:00:36 ++ sed 's/^[ *]* //' 14:00:36 ++ grep -E '^[0-9.]*[0-9]$' 14:00:36 ++ awk '{ print $1 }' 14:00:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:00:36 +++ grep '^3' /tmp/.pyenv_versions 14:00:36 +++ sort -V 14:00:36 +++ tail -n 1 14:00:36 ++ py_version_xyz=3.10.6 14:00:36 ++ [[ -z 3.10.6 ]] 14:00:36 ++ echo 3.10.6 14:00:36 ++ return 0 14:00:36 + pyenv local 3.10.6 14:00:36 + local command 14:00:36 + command=local 14:00:36 + '[' 2 -gt 0 ']' 14:00:36 + shift 14:00:36 + case "$command" in 14:00:36 + command pyenv local 3.10.6 14:00:36 + pyenv local 3.10.6 14:00:36 + for arg in "$@" 14:00:36 + case $arg in 14:00:36 + pkg_list+='tox ' 14:00:36 + for arg in "$@" 14:00:36 + case $arg in 14:00:36 + pkg_list+='virtualenv ' 14:00:36 + for arg in "$@" 14:00:36 + case $arg in 14:00:36 + pkg_list+='urllib3~=1.26.15 ' 14:00:36 + [[ -f /tmp/.toxenv ]] 14:00:36 + [[ ! -f /tmp/.toxenv ]] 14:00:36 + [[ -n '' ]] 14:00:36 + python3 -m venv /tmp/venv-7JhN 14:00:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7JhN' 14:00:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7JhN 14:00:40 + echo /tmp/venv-7JhN 14:00:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:00:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:00:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:00:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:00:40 + local 'pip_opts=--upgrade --quiet' 14:00:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:00:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:00:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:00:40 + [[ -n '' ]] 14:00:40 + [[ -n '' ]] 14:00:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:00:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:00:40 + /tmp/venv-7JhN/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 14:00:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:00:45 lf-activate-venv(): INFO: Base packages installed successfully 14:00:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:00:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:00:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:00:45 + /tmp/venv-7JhN/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 14:00:50 + type python3 14:00:50 + true 14:00:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7JhN/bin to PATH' 14:00:50 lf-activate-venv(): INFO: Adding /tmp/venv-7JhN/bin to PATH 14:00:50 + PATH=/tmp/venv-7JhN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:50 + return 0 14:00:50 + python3 --version 14:00:50 Python 3.10.6 14:00:50 + python3 -m pip --version 14:00:50 pip 26.0.1 from /tmp/venv-7JhN/lib/python3.10/site-packages/pip (python 3.10) 14:00:50 + python3 -m pip freeze 14:00:50 cachetools==7.0.5 14:00:50 colorama==0.4.6 14:00:50 distlib==0.4.0 14:00:50 filelock==3.25.1 14:00:50 packaging==26.0 14:00:50 platformdirs==4.9.4 14:00:50 pluggy==1.6.0 14:00:50 pyproject-api==1.10.0 14:00:50 python-discovery==1.1.3 14:00:50 tomli==2.4.0 14:00:50 tomli_w==1.2.0 14:00:50 tox==4.49.1 14:00:50 typing_extensions==4.15.0 14:00:50 urllib3==1.26.20 14:00:50 virtualenv==21.2.0 14:00:50 [EnvInject] - Injecting environment variables from a build step. 14:00:50 [EnvInject] - Injecting as environment variables the properties content 14:00:50 PARALLEL=false 14:00:50 14:00:50 [EnvInject] - Variables injected successfully. 14:00:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12306567344902054302.sh 14:00:50 ---> tox-run.sh 14:00:50 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:00:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:00:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:00:50 + cd /w/workspace/oom-master-pre-commit-lint/. 14:00:50 + source /home/jenkins/lf-env.sh 14:00:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:00:50 ++ mktemp -d /tmp/venv-XXXX 14:00:50 + lf_venv=/tmp/venv-W98h 14:00:50 + local venv_file=/tmp/.os_lf_venv 14:00:50 + local python=python3 14:00:50 + local options 14:00:50 + local set_path=true 14:00:50 + local install_args= 14:00:50 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:00:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:00:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:00:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:00:50 + true 14:00:50 + case $1 in 14:00:50 + venv_file=/tmp/.toxenv 14:00:50 + shift 2 14:00:50 + true 14:00:50 + case $1 in 14:00:50 + shift 14:00:50 + break 14:00:50 + case $python in 14:00:50 + local pkg_list= 14:00:50 + [[ -d /opt/pyenv ]] 14:00:50 + echo 'Setup pyenv:' 14:00:50 Setup pyenv: 14:00:50 + export PYENV_ROOT=/opt/pyenv 14:00:50 + PYENV_ROOT=/opt/pyenv 14:00:50 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:50 + pyenv versions 14:00:50 system 14:00:50 3.8.13 14:00:50 3.9.13 14:00:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:00:50 + command -v pyenv 14:00:50 ++ pyenv init - --no-rehash 14:00:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:00:50 export PATH="/opt/pyenv/shims:${PATH}" 14:00:50 export PYENV_SHELL=bash 14:00:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:00:50 pyenv() { 14:00:50 local command 14:00:50 command="${1:-}" 14:00:50 if [ "$#" -gt 0 ]; then 14:00:50 shift 14:00:50 fi 14:00:50 14:00:50 case "$command" in 14:00:50 rehash|shell) 14:00:50 eval "$(pyenv "sh-$command" "$@")" 14:00:50 ;; 14:00:50 *) 14:00:50 command pyenv "$command" "$@" 14:00:50 ;; 14:00:50 esac 14:00:50 }' 14:00:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:00:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:50 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:50 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:50 ++ export PYENV_SHELL=bash 14:00:50 ++ PYENV_SHELL=bash 14:00:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:00:50 +++ complete -F _pyenv pyenv 14:00:50 ++ lf-pyver python3 14:00:50 ++ local py_version_xy=python3 14:00:50 ++ local py_version_xyz= 14:00:50 ++ pyenv versions 14:00:50 ++ local command 14:00:50 ++ command=versions 14:00:50 ++ '[' 1 -gt 0 ']' 14:00:50 ++ shift 14:00:50 ++ case "$command" in 14:00:50 ++ command pyenv versions 14:00:50 ++ pyenv versions 14:00:50 ++ sed 's/^[ *]* //' 14:00:50 ++ awk '{ print $1 }' 14:00:50 ++ grep -E '^[0-9.]*[0-9]$' 14:00:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:00:51 +++ grep '^3' /tmp/.pyenv_versions 14:00:51 +++ sort -V 14:00:51 +++ tail -n 1 14:00:51 ++ py_version_xyz=3.10.6 14:00:51 ++ [[ -z 3.10.6 ]] 14:00:51 ++ echo 3.10.6 14:00:51 ++ return 0 14:00:51 + pyenv local 3.10.6 14:00:51 + local command 14:00:51 + command=local 14:00:51 + '[' 2 -gt 0 ']' 14:00:51 + shift 14:00:51 + case "$command" in 14:00:51 + command pyenv local 3.10.6 14:00:51 + pyenv local 3.10.6 14:00:51 + for arg in "$@" 14:00:51 + case $arg in 14:00:51 + pkg_list+='tox ' 14:00:51 + for arg in "$@" 14:00:51 + case $arg in 14:00:51 + pkg_list+='virtualenv ' 14:00:51 + for arg in "$@" 14:00:51 + case $arg in 14:00:51 + pkg_list+='urllib3~=1.26.15 ' 14:00:51 + [[ -f /tmp/.toxenv ]] 14:00:51 ++ cat /tmp/.toxenv 14:00:51 + lf_venv=/tmp/venv-7JhN 14:00:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7JhN from' file:/tmp/.toxenv 14:00:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7JhN from file:/tmp/.toxenv 14:00:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:00:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:00:51 + local 'pip_opts=--upgrade --quiet' 14:00:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:00:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:00:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:00:51 + [[ -n '' ]] 14:00:51 + [[ -n '' ]] 14:00:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:00:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:00:51 + /tmp/venv-7JhN/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 14:00:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:00:52 lf-activate-venv(): INFO: Base packages installed successfully 14:00:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:00:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:00:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:00:52 + /tmp/venv-7JhN/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 14:00:53 + type python3 14:00:53 + true 14:00:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7JhN/bin to PATH' 14:00:53 lf-activate-venv(): INFO: Adding /tmp/venv-7JhN/bin to PATH 14:00:53 + PATH=/tmp/venv-7JhN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:53 + return 0 14:00:53 + [[ -d /opt/pyenv ]] 14:00:53 + echo '---> Setting up pyenv' 14:00:53 ---> Setting up pyenv 14:00:53 + export PYENV_ROOT=/opt/pyenv 14:00:53 + PYENV_ROOT=/opt/pyenv 14:00:53 + export PATH=/opt/pyenv/bin:/tmp/venv-7JhN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:53 + PATH=/opt/pyenv/bin:/tmp/venv-7JhN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:53 ++ pwd 14:00:53 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:00:53 + export PYTHONPATH 14:00:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:00:53 + TOX_TESTENV_PASSENV=PYTHONPATH 14:00:53 + tox --version 14:00:54 4.49.1 from /tmp/venv-7JhN/lib/python3.10/site-packages/tox/__init__.py 14:00:54 + PARALLEL=false 14:00:54 + TOX_OPTIONS_LIST= 14:00:54 + [[ -n pre-commit ]] 14:00:54 + TOX_OPTIONS_LIST=' -e pre-commit' 14:00:54 + case ${PARALLEL,,} in 14:00:54 + tox -e pre-commit 14:00:54 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:00:55 pre-commit: install_deps> python -I -m pip install pre-commit 14:00:58 pre-commit: freeze> python -m pip freeze --all 14:00:58 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.1,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.3,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 14:00:58 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:00:58 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:01:00 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:01:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:01:01 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:01:02 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:01:02 [INFO] Once installed this environment will be reused. 14:01:02 [INFO] This may take a few minutes... 14:01:06 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:01:06 [INFO] Once installed this environment will be reused. 14:01:06 [INFO] This may take a few minutes... 14:01:11 trim trailing whitespace.................................................Passed 14:01:12 Tabs remover.............................................................Passed 14:01:12 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:01:12 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:01:12 [INFO] Once installed this environment will be reused. 14:01:12 [INFO] This may take a few minutes... 14:01:21 gitlint..............................................(no files to check)Skipped 14:01:21 pre-commit: OK (27.65=setup[4.46]+cmd[13.39,9.80] seconds) 14:01:21 congratulations :) (27.69 seconds) 14:01:22 + tox_status=0 14:01:22 + echo '---> Completed tox runs' 14:01:22 ---> Completed tox runs 14:01:22 + for i in .tox/*/log 14:01:22 ++ echo .tox/pre-commit/log 14:01:22 ++ awk -F/ '{print $2}' 14:01:22 + tox_env=pre-commit 14:01:22 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:01:22 + DOC_DIR=docs/_build/html 14:01:22 + [[ -d docs/_build/html ]] 14:01:22 + echo '---> tox-run.sh ends' 14:01:22 ---> tox-run.sh ends 14:01:22 + test 0 -eq 0 14:01:22 $ ssh-agent -k 14:01:22 unset SSH_AUTH_SOCK; 14:01:22 unset SSH_AGENT_PID; 14:01:22 echo Agent pid 1739 killed; 14:01:22 [ssh-agent] Stopped. 14:01:22 [PostBuildScript] - [INFO] Executing post build scripts. 14:01:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1261819984709168904.sh 14:01:22 ---> sysstat.sh 14:01:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins887655598559515836.sh 14:01:22 ---> package-listing.sh 14:01:22 ++ facter osfamily 14:01:22 ++ tr '[:upper:]' '[:lower:]' 14:01:22 + OS_FAMILY=debian 14:01:22 + workspace=/w/workspace/oom-master-pre-commit-lint 14:01:22 + START_PACKAGES=/tmp/packages_start.txt 14:01:22 + END_PACKAGES=/tmp/packages_end.txt 14:01:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:01:22 + PACKAGES=/tmp/packages_start.txt 14:01:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:01:22 + PACKAGES=/tmp/packages_end.txt 14:01:22 + case "${OS_FAMILY}" in 14:01:22 + dpkg -l 14:01:22 + grep '^ii' 14:01:22 + '[' -f /tmp/packages_start.txt ']' 14:01:22 + '[' -f /tmp/packages_end.txt ']' 14:01:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:01:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:01:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:01:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:01:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13345409560884024749.sh 14:01:22 ---> capture-instance-metadata.sh 14:01:22 Setup pyenv: 14:01:22 system 14:01:22 3.8.13 14:01:22 3.9.13 14:01:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:01:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ruQq 14:01:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:01:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:01:32 lf-activate-venv(): INFO: Base packages installed successfully 14:01:32 lf-activate-venv(): INFO: Installing additional packages: lftools 14:01:57 lf-activate-venv(): INFO: Adding /tmp/venv-ruQq/bin to PATH 14:01:57 INFO: Running in OpenStack, capturing instance metadata 14:01:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7305798955258434179.sh 14:01:57 provisioning config files... 14:01:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15445982754504761922tmp 14:01:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:01:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:01:57 [EnvInject] - Injecting environment variables from a build step. 14:01:57 [EnvInject] - Injecting as environment variables the properties content 14:01:57 SERVER_ID=logs 14:01:57 14:01:57 [EnvInject] - Variables injected successfully. 14:01:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6987544683530154947.sh 14:01:57 ---> create-netrc.sh 14:01:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15099722736249994740.sh 14:01:57 ---> python-tools-install.sh 14:01:57 Setup pyenv: 14:01:58 system 14:01:58 3.8.13 14:01:58 3.9.13 14:01:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:01:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ruQq from file:/tmp/.os_lf_venv 14:01:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:00 lf-activate-venv(): INFO: Base packages installed successfully 14:02:00 lf-activate-venv(): INFO: Installing additional packages: lftools 14:02:09 lf-activate-venv(): INFO: Adding /tmp/venv-ruQq/bin to PATH 14:02:09 Generating Requirements File 14:02:27 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. 14:02:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:02:28 Python 3.10.6 14:02:28 pip 26.0.1 from /tmp/venv-ruQq/lib/python3.10/site-packages/pip (python 3.10) 14:02:28 appdirs==1.4.4 14:02:28 argcomplete==3.6.3 14:02:28 aspy.yaml==1.3.0 14:02:28 attrs==25.4.0 14:02:28 autopage==0.6.0 14:02:28 backports.strenum==1.3.1 14:02:28 beautifulsoup4==4.14.3 14:02:28 boto3==1.42.65 14:02:28 botocore==1.42.65 14:02:28 bs4==0.0.2 14:02:28 certifi==2026.2.25 14:02:28 cffi==2.0.0 14:02:28 cfgv==3.5.0 14:02:28 chardet==7.0.1 14:02:28 charset-normalizer==3.4.5 14:02:28 click==8.3.1 14:02:28 cliff==4.13.2 14:02:28 cmd2==3.4.0 14:02:28 cryptography==3.3.2 14:02:28 debtcollector==3.0.0 14:02:28 decorator==5.2.1 14:02:28 defusedxml==0.7.1 14:02:28 Deprecated==1.3.1 14:02:28 distlib==0.4.0 14:02:28 dnspython==2.8.0 14:02:28 docker==7.1.0 14:02:28 dogpile.cache==1.5.0 14:02:28 durationpy==0.10 14:02:28 email-validator==2.3.0 14:02:28 filelock==3.25.1 14:02:28 future==1.0.0 14:02:28 gitdb==4.0.12 14:02:28 GitPython==3.1.46 14:02:28 httplib2==0.30.2 14:02:28 identify==2.6.17 14:02:28 idna==3.11 14:02:28 importlib-resources==1.5.0 14:02:28 iso8601==2.1.0 14:02:28 Jinja2==3.1.6 14:02:28 jmespath==1.1.0 14:02:28 jsonpatch==1.33 14:02:28 jsonpointer==3.0.0 14:02:28 jsonschema==4.26.0 14:02:28 jsonschema-specifications==2025.9.1 14:02:28 keystoneauth1==5.13.1 14:02:28 kubernetes==35.0.0 14:02:28 lftools==0.37.22 14:02:28 lxml==6.0.2 14:02:28 markdown-it-py==4.0.0 14:02:28 MarkupSafe==3.0.3 14:02:28 mdurl==0.1.2 14:02:28 msgpack==1.1.2 14:02:28 multi_key_dict==2.0.3 14:02:28 munch==4.0.0 14:02:28 netaddr==1.3.0 14:02:28 niet==1.4.2 14:02:28 nodeenv==1.10.0 14:02:28 oauth2client==4.1.3 14:02:28 oauthlib==3.3.1 14:02:28 openstacksdk==4.10.0 14:02:28 os-service-types==1.8.2 14:02:28 osc-lib==4.4.0 14:02:28 oslo.config==10.3.0 14:02:28 oslo.context==6.3.0 14:02:28 oslo.i18n==6.7.2 14:02:28 oslo.log==8.1.0 14:02:28 oslo.serialization==5.9.1 14:02:28 oslo.utils==10.0.0 14:02:28 packaging==26.0 14:02:28 pbr==7.0.3 14:02:28 platformdirs==4.9.4 14:02:28 prettytable==3.17.0 14:02:28 psutil==7.2.2 14:02:28 pyasn1==0.6.2 14:02:28 pyasn1_modules==0.4.2 14:02:28 pycparser==3.0 14:02:28 pygerrit2==2.0.15 14:02:28 PyGithub==2.8.1 14:02:28 Pygments==2.19.2 14:02:28 PyJWT==2.11.0 14:02:28 PyNaCl==1.6.2 14:02:28 pyparsing==2.4.7 14:02:28 pyperclip==1.11.0 14:02:28 pyrsistent==0.20.0 14:02:28 python-cinderclient==9.9.0 14:02:28 python-dateutil==2.9.0.post0 14:02:28 python-discovery==1.1.3 14:02:28 python-heatclient==5.1.0 14:02:28 python-jenkins==1.8.3 14:02:28 python-keystoneclient==5.8.0 14:02:28 python-magnumclient==4.10.0 14:02:28 python-openstackclient==9.0.0 14:02:28 python-swiftclient==4.10.0 14:02:28 PyYAML==6.0.3 14:02:28 referencing==0.37.0 14:02:28 requests==2.32.5 14:02:28 requests-oauthlib==2.0.0 14:02:28 requestsexceptions==1.4.0 14:02:28 rfc3986==2.0.0 14:02:28 rich==14.3.3 14:02:28 rich-argparse==1.7.2 14:02:28 rpds-py==0.30.0 14:02:28 rsa==4.9.1 14:02:28 ruamel.yaml==0.19.1 14:02:28 ruamel.yaml.clib==0.2.15 14:02:28 s3transfer==0.16.0 14:02:28 simplejson==3.20.2 14:02:28 six==1.17.0 14:02:28 smmap==5.0.3 14:02:28 soupsieve==2.8.3 14:02:28 stevedore==5.7.0 14:02:28 tabulate==0.10.0 14:02:28 toml==0.10.2 14:02:28 tomlkit==0.14.0 14:02:28 tqdm==4.67.3 14:02:28 typing_extensions==4.15.0 14:02:28 urllib3==1.26.20 14:02:28 virtualenv==21.2.0 14:02:28 wcwidth==0.6.0 14:02:28 websocket-client==1.9.0 14:02:28 wrapt==2.1.2 14:02:28 xdg==6.0.0 14:02:28 xmltodict==1.0.4 14:02:28 yq==3.4.3 14:02:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17610635683875203462.sh 14:02:28 ---> sudo-logs.sh 14:02:28 Archiving 'sudo' log.. 14:02:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13447987151088118422.sh 14:02:28 ---> job-cost.sh 14:02:28 INFO: Activating Python virtual environment... 14:02:28 Setup pyenv: 14:02:28 system 14:02:28 3.8.13 14:02:28 3.9.13 14:02:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:02:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ruQq from file:/tmp/.os_lf_venv 14:02:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:31 lf-activate-venv(): INFO: Base packages installed successfully 14:02:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:02:36 lf-activate-venv(): INFO: Adding /tmp/venv-ruQq/bin to PATH 14:02:36 INFO: No stack-cost file found 14:02:36 INFO: Instance uptime: 170s 14:02:36 INFO: Fetching instance metadata (attempt 1 of 3)... 14:02:36 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:02:36 INFO: Successfully fetched instance metadata 14:02:36 INFO: Instance type: v3-standard-4 14:02:36 INFO: Retrieving pricing info for: v3-standard-4 14:02:36 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:02:36 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=170 14:02:36 INFO: Successfully fetched Vexxhost pricing API 14:02:36 INFO: Retrieved cost: 0.11 14:02:36 INFO: Retrieved resource: v3-standard-4 14:02:36 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:02:36 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:02:36 INFO: Successfully archived job cost data 14:02:36 DEBUG: Cost data: oom-master-pre-commit-lint,4496,2026-03-11 14:02:36,v3-standard-4,170,0.11,0.00,SUCCESS 14:02:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18135476859532789881.sh 14:02:36 ---> logs-deploy.sh 14:02:36 Setup pyenv: 14:02:37 system 14:02:37 3.8.13 14:02:37 3.9.13 14:02:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:02:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ruQq from file:/tmp/.os_lf_venv 14:02:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:38 lf-activate-venv(): INFO: Base packages installed successfully 14:02:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:02:46 lf-activate-venv(): INFO: Adding /tmp/venv-ruQq/bin to PATH 14:02:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4496 14:02:46 INFO: archiving workspace using pattern(s): 14:02:46 /tmp/venv-ruQq/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! 14:02:46 warnings.warn( 14:02:47 Archives upload complete. 14:02:47 INFO: archiving logs to Nexus 14:02:47 /tmp/venv-ruQq/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! 14:02:47 warnings.warn( 14:02:48 ---> uname -a: 14:02:48 Linux prd-ubuntu1804-builder-4c-4g-1224 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:02:48 14:02:48 14:02:48 ---> lscpu: 14:02:48 Architecture: x86_64 14:02:48 CPU op-mode(s): 32-bit, 64-bit 14:02:48 Byte Order: Little Endian 14:02:48 CPU(s): 4 14:02:48 On-line CPU(s) list: 0-3 14:02:48 Thread(s) per core: 1 14:02:48 Core(s) per socket: 1 14:02:48 Socket(s): 4 14:02:48 NUMA node(s): 1 14:02:48 Vendor ID: AuthenticAMD 14:02:48 CPU family: 23 14:02:48 Model: 49 14:02:48 Model name: AMD EPYC-Rome Processor 14:02:48 Stepping: 0 14:02:48 CPU MHz: 2800.000 14:02:48 BogoMIPS: 5600.00 14:02:48 Virtualization: AMD-V 14:02:48 Hypervisor vendor: KVM 14:02:48 Virtualization type: full 14:02:48 L1d cache: 32K 14:02:48 L1i cache: 32K 14:02:48 L2 cache: 512K 14:02:48 L3 cache: 16384K 14:02:48 NUMA node0 CPU(s): 0-3 14:02:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:02:48 14:02:48 14:02:48 ---> nproc: 14:02:48 4 14:02:48 14:02:48 14:02:48 ---> df -h: 14:02:48 Filesystem Size Used Avail Use% Mounted on 14:02:48 udev 7.9G 0 7.9G 0% /dev 14:02:48 tmpfs 1.6G 676K 1.6G 1% /run 14:02:48 /dev/vda1 78G 8.4G 69G 11% / 14:02:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:02:48 tmpfs 5.0M 0 5.0M 0% /run/lock 14:02:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:02:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:02:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:02:48 14:02:48 14:02:48 ---> free -m: 14:02:48 total used free shared buff/cache available 14:02:48 Mem: 16040 546 13292 0 2200 15172 14:02:48 Swap: 1023 0 1023 14:02:48 14:02:48 14:02:48 ---> ip addr: 14:02:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:02:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:02:48 inet 127.0.0.1/8 scope host lo 14:02:48 valid_lft forever preferred_lft forever 14:02:48 inet6 ::1/128 scope host 14:02:48 valid_lft forever preferred_lft forever 14:02:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:02:48 link/ether fa:16:3e:ca:b5:ab brd ff:ff:ff:ff:ff:ff 14:02:48 inet 10.30.106.99/23 brd 10.30.107.255 scope global dynamic ens3 14:02:48 valid_lft 86226sec preferred_lft 86226sec 14:02:48 inet6 fe80::f816:3eff:feca:b5ab/64 scope link 14:02:48 valid_lft forever preferred_lft forever 14:02:48 14:02:48 14:02:48 ---> sar -b -r -n DEV: 14:02:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1224) 03/11/26 _x86_64_ (4 CPU) 14:02:48 14:02:48 14:00:06 LINUX RESTART (4 CPU) 14:02:48 14:02:48 14:01:01 tps rtps wtps bread/s bwrtn/s 14:02:48 14:02:01 99.02 1.00 98.02 112.38 24008.40 14:02:48 Average: 99.02 1.00 98.02 112.38 24008.40 14:02:48 14:02:48 14:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:02:48 14:02:01 13775300 15569652 2649668 16.13 77432 1904720 746460 4.27 732144 1674568 169664 14:02:48 Average: 13775300 15569652 2649668 16.13 77432 1904720 746460 4.27 732144 1674568 169664 14:02:48 14:02:48 14:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:02:48 14:02:01 ens3 58.17 44.74 830.37 9.30 0.00 0.00 0.00 0.00 14:02:48 14:02:01 lo 2.13 2.13 0.25 0.25 0.00 0.00 0.00 0.00 14:02:48 Average: ens3 58.17 44.74 830.37 9.30 0.00 0.00 0.00 0.00 14:02:48 Average: lo 2.13 2.13 0.25 0.25 0.00 0.00 0.00 0.00 14:02:48 14:02:48 14:02:48 ---> sar -P ALL: 14:02:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1224) 03/11/26 _x86_64_ (4 CPU) 14:02:48 14:02:48 14:00:06 LINUX RESTART (4 CPU) 14:02:48 14:02:48 14:01:01 CPU %user %nice %system %iowait %steal %idle 14:02:48 14:02:01 all 19.89 0.00 1.76 6.13 0.06 72.16 14:02:48 14:02:01 0 24.39 0.00 1.55 0.35 0.05 73.66 14:02:48 14:02:01 1 21.13 0.00 2.10 14.37 0.08 62.32 14:02:48 14:02:01 2 18.23 0.00 1.77 2.74 0.05 77.21 14:02:48 14:02:01 3 15.78 0.00 1.64 7.09 0.07 75.43 14:02:48 Average: all 19.89 0.00 1.76 6.13 0.06 72.16 14:02:48 Average: 0 24.39 0.00 1.55 0.35 0.05 73.66 14:02:48 Average: 1 21.13 0.00 2.10 14.37 0.08 62.32 14:02:48 Average: 2 18.23 0.00 1.77 2.74 0.05 77.21 14:02:48 Average: 3 15.78 0.00 1.64 7.09 0.07 75.43 14:02:48 14:02:48 14:02:48