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