08:25:33 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143407 08:25:33 Running as SYSTEM 08:25:33 [EnvInject] - Loading node environment variables. 08:25:33 Building remotely on prd-ubuntu1804-builder-4c-4g-741 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:25:33 [ssh-agent] Looking for ssh-agent implementation... 08:25:33 $ ssh-agent 08:25:33 SSH_AUTH_SOCK=/tmp/ssh-RM9GSHJYRgR3/agent.1707 08:25:33 SSH_AGENT_PID=1708 08:25:33 [ssh-agent] Started. 08:25:33 Running ssh-add (command line suppressed) 08:25:33 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5377007686884512514.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5377007686884512514.key) 08:25:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:25:33 The recommended git tool is: NONE 08:25:35 using credential onap-jenkins-ssh 08:25:35 Wiping out workspace first. 08:25:36 Cloning the remote Git repository 08:25:36 Cloning repository git://cloud.onap.org/mirror/oom.git 08:25:36 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:25:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:25:36 > git --version # timeout=10 08:25:36 > git --version # 'git version 2.17.1' 08:25:36 using GIT_SSH to set credentials Gerrit user 08:25:36 Verifying host key using manually-configured host key entries 08:25:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:25:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:25:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:25:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:25:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:25:46 using GIT_SSH to set credentials Gerrit user 08:25:46 Verifying host key using manually-configured host key entries 08:25:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/07/143407/1 # timeout=30 08:25:46 > git rev-parse 17e35d6658ddaed4575eb0fe2d75e48084ce4c4b^{commit} # timeout=10 08:25:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:25:46 Checking out Revision 17e35d6658ddaed4575eb0fe2d75e48084ce4c4b (refs/changes/07/143407/1) 08:25:46 > git config core.sparsecheckout # timeout=10 08:25:46 > git checkout -f 17e35d6658ddaed4575eb0fe2d75e48084ce4c4b # timeout=30 08:25:49 Commit message: "Bump onap chart version" 08:25:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:25:50 > git rev-list --no-walk d9fbf8578b521aeb69d1d8f1ed1c2fb202859a49 # timeout=10 08:25:50 [EnvInject] - Injecting environment variables from a build step. 08:25:50 [EnvInject] - Injecting as environment variables the properties content 08:25:50 PYTHON=python3 08:25:50 08:25:50 [EnvInject] - Variables injected successfully. 08:25:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10283635606476244036.sh 08:25:51 ---> tox-install.sh 08:25:51 + source /home/jenkins/lf-env.sh 08:25:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:25:51 ++ mktemp -d /tmp/venv-XXXX 08:25:51 + lf_venv=/tmp/venv-eNSo 08:25:51 + local venv_file=/tmp/.os_lf_venv 08:25:51 + local python=python3 08:25:51 + local options 08:25:51 + local set_path=true 08:25:51 + local install_args= 08:25:51 ++ 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:25:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:25:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:25:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:25:51 + true 08:25:51 + case $1 in 08:25:51 + venv_file=/tmp/.toxenv 08:25:51 + shift 2 08:25:51 + true 08:25:51 + case $1 in 08:25:51 + shift 08:25:51 + break 08:25:51 + case $python in 08:25:51 + local pkg_list= 08:25:51 + [[ -d /opt/pyenv ]] 08:25:51 + echo 'Setup pyenv:' 08:25:51 Setup pyenv: 08:25:51 + export PYENV_ROOT=/opt/pyenv 08:25:51 + PYENV_ROOT=/opt/pyenv 08:25:51 + 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:25:51 + 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:25:51 + pyenv versions 08:25:51 * system (set by /opt/pyenv/version) 08:25:51 * 3.8.13 (set by /opt/pyenv/version) 08:25:51 * 3.9.13 (set by /opt/pyenv/version) 08:25:51 * 3.10.6 (set by /opt/pyenv/version) 08:25:51 + command -v pyenv 08:25:51 ++ pyenv init - --no-rehash 08:25:51 + 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:25:51 export PATH="/opt/pyenv/shims:${PATH}" 08:25:51 export PYENV_SHELL=bash 08:25:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:25:51 pyenv() { 08:25:51 local command 08:25:51 command="${1:-}" 08:25:51 if [ "$#" -gt 0 ]; then 08:25:51 shift 08:25:51 fi 08:25:51 08:25:51 case "$command" in 08:25:51 rehash|shell) 08:25:51 eval "$(pyenv "sh-$command" "$@")" 08:25:51 ;; 08:25:51 *) 08:25:51 command pyenv "$command" "$@" 08:25:51 ;; 08:25:51 esac 08:25:51 }' 08:25:51 +++ 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:25:51 ++ 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:25:51 ++ 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:25:51 ++ 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:25:51 ++ export PYENV_SHELL=bash 08:25:51 ++ PYENV_SHELL=bash 08:25:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:25:51 +++ complete -F _pyenv pyenv 08:25:51 ++ lf-pyver python3 08:25:51 ++ local py_version_xy=python3 08:25:51 ++ local py_version_xyz= 08:25:51 ++ pyenv versions 08:25:51 ++ local command 08:25:51 ++ command=versions 08:25:51 ++ '[' 1 -gt 0 ']' 08:25:51 ++ shift 08:25:51 ++ case "$command" in 08:25:51 ++ command pyenv versions 08:25:51 ++ pyenv versions 08:25:51 ++ sed 's/^[ *]* //' 08:25:51 ++ grep -E '^[0-9.]*[0-9]$' 08:25:51 ++ awk '{ print $1 }' 08:25:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:25:51 +++ grep '^3' /tmp/.pyenv_versions 08:25:51 +++ sort -V 08:25:51 +++ tail -n 1 08:25:51 ++ py_version_xyz=3.10.6 08:25:51 ++ [[ -z 3.10.6 ]] 08:25:51 ++ echo 3.10.6 08:25:51 ++ return 0 08:25:51 + pyenv local 3.10.6 08:25:51 + local command 08:25:51 + command=local 08:25:51 + '[' 2 -gt 0 ']' 08:25:51 + shift 08:25:51 + case "$command" in 08:25:51 + command pyenv local 3.10.6 08:25:51 + pyenv local 3.10.6 08:25:51 + for arg in "$@" 08:25:51 + case $arg in 08:25:51 + pkg_list+='tox ' 08:25:51 + for arg in "$@" 08:25:51 + case $arg in 08:25:51 + pkg_list+='virtualenv ' 08:25:51 + for arg in "$@" 08:25:51 + case $arg in 08:25:51 + pkg_list+='urllib3~=1.26.15 ' 08:25:51 + [[ -f /tmp/.toxenv ]] 08:25:51 + [[ ! -f /tmp/.toxenv ]] 08:25:51 + [[ -n '' ]] 08:25:51 + python3 -m venv /tmp/venv-eNSo 08:26:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eNSo' 08:26:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eNSo 08:26:00 + echo /tmp/venv-eNSo 08:26:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:26:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:26:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:26:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:26:00 + local 'pip_opts=--upgrade --quiet' 08:26:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:26:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:26:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:26:00 + [[ -n '' ]] 08:26:00 + [[ -n '' ]] 08:26:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:26:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:26:00 + /tmp/venv-eNSo/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:26:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:26:24 lf-activate-venv(): INFO: Base packages installed successfully 08:26:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:26:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:26:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:26:24 + /tmp/venv-eNSo/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:26:30 + type python3 08:26:30 + true 08:26:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eNSo/bin to PATH' 08:26:30 lf-activate-venv(): INFO: Adding /tmp/venv-eNSo/bin to PATH 08:26:30 + PATH=/tmp/venv-eNSo/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:26:30 + return 0 08:26:30 + python3 --version 08:26:30 Python 3.10.6 08:26:30 + python3 -m pip --version 08:26:30 pip 26.0.1 from /tmp/venv-eNSo/lib/python3.10/site-packages/pip (python 3.10) 08:26:30 + python3 -m pip freeze 08:26:30 cachetools==7.0.1 08:26:30 colorama==0.4.6 08:26:30 distlib==0.4.0 08:26:30 filelock==3.24.3 08:26:30 packaging==26.0 08:26:30 platformdirs==4.9.2 08:26:30 pluggy==1.6.0 08:26:30 pyproject-api==1.10.0 08:26:30 python-discovery==1.1.0 08:26:30 tomli==2.4.0 08:26:30 tox==4.46.3 08:26:30 typing_extensions==4.15.0 08:26:30 urllib3==1.26.20 08:26:30 virtualenv==21.1.0 08:26:30 [EnvInject] - Injecting environment variables from a build step. 08:26:30 [EnvInject] - Injecting as environment variables the properties content 08:26:30 PARALLEL=false 08:26:30 08:26:30 [EnvInject] - Variables injected successfully. 08:26:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8922409208592007649.sh 08:26:30 ---> tox-run.sh 08:26:30 + 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:26:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:26:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:26:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:26:30 + cd /w/workspace/oom-master-pre-commit-lint/. 08:26:30 + source /home/jenkins/lf-env.sh 08:26:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:26:30 ++ mktemp -d /tmp/venv-XXXX 08:26:30 + lf_venv=/tmp/venv-3GzC 08:26:30 + local venv_file=/tmp/.os_lf_venv 08:26:30 + local python=python3 08:26:30 + local options 08:26:30 + local set_path=true 08:26:30 + local install_args= 08:26:30 ++ 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:26:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:26:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:26:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:26:30 + true 08:26:30 + case $1 in 08:26:30 + venv_file=/tmp/.toxenv 08:26:30 + shift 2 08:26:30 + true 08:26:30 + case $1 in 08:26:30 + shift 08:26:30 + break 08:26:30 + case $python in 08:26:30 + local pkg_list= 08:26:30 + [[ -d /opt/pyenv ]] 08:26:30 + echo 'Setup pyenv:' 08:26:30 Setup pyenv: 08:26:30 + export PYENV_ROOT=/opt/pyenv 08:26:30 + PYENV_ROOT=/opt/pyenv 08:26:30 + 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:26:30 + 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:26:30 + pyenv versions 08:26:30 system 08:26:30 3.8.13 08:26:30 3.9.13 08:26:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:26:30 + command -v pyenv 08:26:30 ++ pyenv init - --no-rehash 08:26:30 + 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:26:30 export PATH="/opt/pyenv/shims:${PATH}" 08:26:30 export PYENV_SHELL=bash 08:26:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:26:30 pyenv() { 08:26:30 local command 08:26:30 command="${1:-}" 08:26:30 if [ "$#" -gt 0 ]; then 08:26:30 shift 08:26:30 fi 08:26:30 08:26:30 case "$command" in 08:26:30 rehash|shell) 08:26:30 eval "$(pyenv "sh-$command" "$@")" 08:26:30 ;; 08:26:30 *) 08:26:30 command pyenv "$command" "$@" 08:26:30 ;; 08:26:30 esac 08:26:30 }' 08:26:30 +++ 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:26:30 ++ 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:26:30 ++ 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:26:30 ++ 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:26:30 ++ export PYENV_SHELL=bash 08:26:30 ++ PYENV_SHELL=bash 08:26:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:26:30 +++ complete -F _pyenv pyenv 08:26:30 ++ lf-pyver python3 08:26:30 ++ local py_version_xy=python3 08:26:30 ++ local py_version_xyz= 08:26:30 ++ pyenv versions 08:26:30 ++ sed 's/^[ *]* //' 08:26:30 ++ local command 08:26:31 ++ command=versions 08:26:31 ++ '[' 1 -gt 0 ']' 08:26:31 ++ shift 08:26:31 ++ case "$command" in 08:26:31 ++ awk '{ print $1 }' 08:26:31 ++ command pyenv versions 08:26:31 ++ pyenv versions 08:26:31 ++ grep -E '^[0-9.]*[0-9]$' 08:26:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:26:31 +++ grep '^3' /tmp/.pyenv_versions 08:26:31 +++ sort -V 08:26:31 +++ tail -n 1 08:26:31 ++ py_version_xyz=3.10.6 08:26:31 ++ [[ -z 3.10.6 ]] 08:26:31 ++ echo 3.10.6 08:26:31 ++ return 0 08:26:31 + pyenv local 3.10.6 08:26:31 + local command 08:26:31 + command=local 08:26:31 + '[' 2 -gt 0 ']' 08:26:31 + shift 08:26:31 + case "$command" in 08:26:31 + command pyenv local 3.10.6 08:26:31 + pyenv local 3.10.6 08:26:31 + for arg in "$@" 08:26:31 + case $arg in 08:26:31 + pkg_list+='tox ' 08:26:31 + for arg in "$@" 08:26:31 + case $arg in 08:26:31 + pkg_list+='virtualenv ' 08:26:31 + for arg in "$@" 08:26:31 + case $arg in 08:26:31 + pkg_list+='urllib3~=1.26.15 ' 08:26:31 + [[ -f /tmp/.toxenv ]] 08:26:31 ++ cat /tmp/.toxenv 08:26:31 + lf_venv=/tmp/venv-eNSo 08:26:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eNSo from' file:/tmp/.toxenv 08:26:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eNSo from file:/tmp/.toxenv 08:26:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:26:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:26:31 + local 'pip_opts=--upgrade --quiet' 08:26:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:26:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:26:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:26:31 + [[ -n '' ]] 08:26:31 + [[ -n '' ]] 08:26:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:26:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:26:31 + /tmp/venv-eNSo/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:26:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:26:32 lf-activate-venv(): INFO: Base packages installed successfully 08:26:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:26:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:26:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:26:32 + /tmp/venv-eNSo/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:26:33 + type python3 08:26:33 + true 08:26:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eNSo/bin to PATH' 08:26:33 lf-activate-venv(): INFO: Adding /tmp/venv-eNSo/bin to PATH 08:26:33 + PATH=/tmp/venv-eNSo/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:26:33 + return 0 08:26:33 + [[ -d /opt/pyenv ]] 08:26:33 + echo '---> Setting up pyenv' 08:26:33 ---> Setting up pyenv 08:26:33 + export PYENV_ROOT=/opt/pyenv 08:26:33 + PYENV_ROOT=/opt/pyenv 08:26:33 + export PATH=/opt/pyenv/bin:/tmp/venv-eNSo/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:26:33 + PATH=/opt/pyenv/bin:/tmp/venv-eNSo/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:26:33 ++ pwd 08:26:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:26:33 + export PYTHONPATH 08:26:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:26:33 + TOX_TESTENV_PASSENV=PYTHONPATH 08:26:33 + tox --version 08:26:34 4.46.3 from /tmp/venv-eNSo/lib/python3.10/site-packages/tox/__init__.py 08:26:34 + PARALLEL=false 08:26:34 + TOX_OPTIONS_LIST= 08:26:34 + [[ -n pre-commit ]] 08:26:34 + TOX_OPTIONS_LIST=' -e pre-commit' 08:26:34 + case ${PARALLEL,,} in 08:26:34 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:26:34 + tox -e pre-commit 08:26:35 pre-commit: install_deps> python -I -m pip install pre-commit 08:26:42 pre-commit: freeze> python -m pip freeze --all 08:26:42 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,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 08:26:42 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:26:42 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:26:43 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:26:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:26:46 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:26:46 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:26:46 [INFO] Once installed this environment will be reused. 08:26:46 [INFO] This may take a few minutes... 08:26:51 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:26:51 [INFO] Once installed this environment will be reused. 08:26:51 [INFO] This may take a few minutes... 08:26:55 trim trailing whitespace.................................................Passed 08:26:56 Tabs remover.............................................................Passed 08:26:56 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:26:56 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:26:56 [INFO] Once installed this environment will be reused. 08:26:56 [INFO] This may take a few minutes... 08:27:04 gitlint..............................................(no files to check)Skipped 08:27:04 pre-commit: OK (29.84=setup[7.55]+cmd[13.90,8.40] seconds) 08:27:04 congratulations :) (29.88 seconds) 08:27:04 + tox_status=0 08:27:04 + echo '---> Completed tox runs' 08:27:04 ---> Completed tox runs 08:27:04 + for i in .tox/*/log 08:27:04 ++ echo .tox/pre-commit/log 08:27:04 ++ awk -F/ '{print $2}' 08:27:04 + tox_env=pre-commit 08:27:04 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:27:04 + DOC_DIR=docs/_build/html 08:27:04 + [[ -d docs/_build/html ]] 08:27:04 + echo '---> tox-run.sh ends' 08:27:04 ---> tox-run.sh ends 08:27:04 + test 0 -eq 0 08:27:04 $ ssh-agent -k 08:27:04 unset SSH_AUTH_SOCK; 08:27:04 unset SSH_AGENT_PID; 08:27:04 echo Agent pid 1708 killed; 08:27:04 [ssh-agent] Stopped. 08:27:04 [PostBuildScript] - [INFO] Executing post build scripts. 08:27:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10007674829095807240.sh 08:27:04 ---> sysstat.sh 08:27:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12349544742866085382.sh 08:27:05 ---> package-listing.sh 08:27:05 ++ facter osfamily 08:27:05 ++ tr '[:upper:]' '[:lower:]' 08:27:05 + OS_FAMILY=debian 08:27:05 + workspace=/w/workspace/oom-master-pre-commit-lint 08:27:05 + START_PACKAGES=/tmp/packages_start.txt 08:27:05 + END_PACKAGES=/tmp/packages_end.txt 08:27:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:27:05 + PACKAGES=/tmp/packages_start.txt 08:27:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:27:05 + PACKAGES=/tmp/packages_end.txt 08:27:05 + case "${OS_FAMILY}" in 08:27:05 + dpkg -l 08:27:05 + grep '^ii' 08:27:05 + '[' -f /tmp/packages_start.txt ']' 08:27:05 + '[' -f /tmp/packages_end.txt ']' 08:27:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:27:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:27:05 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:27:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:27:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11820537521720072543.sh 08:27:05 ---> capture-instance-metadata.sh 08:27:05 Setup pyenv: 08:27:05 system 08:27:05 3.8.13 08:27:05 3.9.13 08:27:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:27:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JgxK 08:27:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:27:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:27:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:27:13 lf-activate-venv(): INFO: Base packages installed successfully 08:27:13 lf-activate-venv(): INFO: Installing additional packages: lftools 08:27:40 lf-activate-venv(): INFO: Adding /tmp/venv-JgxK/bin to PATH 08:27:40 INFO: Running in OpenStack, capturing instance metadata 08:27:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15376477954586499160.sh 08:27:41 provisioning config files... 08:27:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2532525934163732700tmp 08:27:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:27:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:27:41 [EnvInject] - Injecting environment variables from a build step. 08:27:41 [EnvInject] - Injecting as environment variables the properties content 08:27:41 SERVER_ID=logs 08:27:41 08:27:41 [EnvInject] - Variables injected successfully. 08:27:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2703960190933456075.sh 08:27:41 ---> create-netrc.sh 08:27:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3701296386654477207.sh 08:27:41 ---> python-tools-install.sh 08:27:41 Setup pyenv: 08:27:41 system 08:27:41 3.8.13 08:27:41 3.9.13 08:27:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:27:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JgxK from file:/tmp/.os_lf_venv 08:27:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:27:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:27:43 lf-activate-venv(): INFO: Base packages installed successfully 08:27:43 lf-activate-venv(): INFO: Installing additional packages: lftools 08:27:50 lf-activate-venv(): INFO: Adding /tmp/venv-JgxK/bin to PATH 08:27:50 Generating Requirements File 08:28:07 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:28:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:28:07 Python 3.10.6 08:28:08 pip 26.0.1 from /tmp/venv-JgxK/lib/python3.10/site-packages/pip (python 3.10) 08:28:08 appdirs==1.4.4 08:28:08 argcomplete==3.6.3 08:28:08 aspy.yaml==1.3.0 08:28:08 attrs==25.4.0 08:28:08 autopage==0.6.0 08:28:08 backports.strenum==1.3.1 08:28:08 beautifulsoup4==4.14.3 08:28:08 boto3==1.42.59 08:28:08 botocore==1.42.59 08:28:08 bs4==0.0.2 08:28:08 certifi==2026.2.25 08:28:08 cffi==2.0.0 08:28:08 cfgv==3.5.0 08:28:08 chardet==6.0.0.post1 08:28:08 charset-normalizer==3.4.4 08:28:08 click==8.3.1 08:28:08 cliff==4.13.2 08:28:08 cmd2==3.2.2 08:28:08 cryptography==3.3.2 08:28:08 debtcollector==3.0.0 08:28:08 decorator==5.2.1 08:28:08 defusedxml==0.7.1 08:28:08 Deprecated==1.3.1 08:28:08 distlib==0.4.0 08:28:08 dnspython==2.8.0 08:28:08 docker==7.1.0 08:28:08 dogpile.cache==1.5.0 08:28:08 durationpy==0.10 08:28:08 email-validator==2.3.0 08:28:08 filelock==3.24.3 08:28:08 future==1.0.0 08:28:08 gitdb==4.0.12 08:28:08 GitPython==3.1.46 08:28:08 httplib2==0.30.2 08:28:08 identify==2.6.16 08:28:08 idna==3.11 08:28:08 importlib-resources==1.5.0 08:28:08 iso8601==2.1.0 08:28:08 Jinja2==3.1.6 08:28:08 jmespath==1.1.0 08:28:08 jsonpatch==1.33 08:28:08 jsonpointer==3.0.0 08:28:08 jsonschema==4.26.0 08:28:08 jsonschema-specifications==2025.9.1 08:28:08 keystoneauth1==5.13.1 08:28:08 kubernetes==35.0.0 08:28:08 lftools==0.37.21 08:28:08 lxml==6.0.2 08:28:08 markdown-it-py==4.0.0 08:28:08 MarkupSafe==3.0.3 08:28:08 mdurl==0.1.2 08:28:08 msgpack==1.1.2 08:28:08 multi_key_dict==2.0.3 08:28:08 munch==4.0.0 08:28:08 netaddr==1.3.0 08:28:08 niet==1.4.2 08:28:08 nodeenv==1.10.0 08:28:08 oauth2client==4.1.3 08:28:08 oauthlib==3.3.1 08:28:08 openstacksdk==4.10.0 08:28:08 os-service-types==1.8.2 08:28:08 osc-lib==4.4.0 08:28:08 oslo.config==10.3.0 08:28:08 oslo.context==6.3.0 08:28:08 oslo.i18n==6.7.2 08:28:08 oslo.log==8.1.0 08:28:08 oslo.serialization==5.9.1 08:28:08 oslo.utils==10.0.0 08:28:08 packaging==26.0 08:28:08 pbr==7.0.3 08:28:08 platformdirs==4.9.2 08:28:08 prettytable==3.17.0 08:28:08 psutil==7.2.2 08:28:08 pyasn1==0.6.2 08:28:08 pyasn1_modules==0.4.2 08:28:08 pycparser==3.0 08:28:08 pygerrit2==2.0.15 08:28:08 PyGithub==2.8.1 08:28:08 Pygments==2.19.2 08:28:08 PyJWT==2.11.0 08:28:08 PyNaCl==1.6.2 08:28:08 pyparsing==2.4.7 08:28:08 pyperclip==1.11.0 08:28:08 pyrsistent==0.20.0 08:28:08 python-cinderclient==9.8.0 08:28:08 python-dateutil==2.9.0.post0 08:28:08 python-discovery==1.1.0 08:28:08 python-heatclient==5.1.0 08:28:08 python-jenkins==1.8.3 08:28:08 python-keystoneclient==5.8.0 08:28:08 python-magnumclient==4.10.0 08:28:08 python-openstackclient==9.0.0 08:28:08 python-swiftclient==4.10.0 08:28:08 PyYAML==6.0.3 08:28:08 referencing==0.37.0 08:28:08 requests==2.32.5 08:28:08 requests-oauthlib==2.0.0 08:28:08 requestsexceptions==1.4.0 08:28:08 rfc3986==2.0.0 08:28:08 rich==14.3.3 08:28:08 rich-argparse==1.7.2 08:28:08 rpds-py==0.30.0 08:28:08 rsa==4.9.1 08:28:08 ruamel.yaml==0.19.1 08:28:08 ruamel.yaml.clib==0.2.15 08:28:08 s3transfer==0.16.0 08:28:08 simplejson==3.20.2 08:28:08 six==1.17.0 08:28:08 smmap==5.0.2 08:28:08 soupsieve==2.8.3 08:28:08 stevedore==5.7.0 08:28:08 tabulate==0.9.0 08:28:08 toml==0.10.2 08:28:08 tomlkit==0.14.0 08:28:08 tqdm==4.67.3 08:28:08 typing_extensions==4.15.0 08:28:08 urllib3==1.26.20 08:28:08 virtualenv==21.1.0 08:28:08 wcwidth==0.6.0 08:28:08 websocket-client==1.9.0 08:28:08 wrapt==2.1.1 08:28:08 xdg==6.0.0 08:28:08 xmltodict==1.0.4 08:28:08 yq==3.4.3 08:28:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3944962024184031961.sh 08:28:08 ---> sudo-logs.sh 08:28:08 Archiving 'sudo' log.. 08:28:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1330770843657803712.sh 08:28:08 ---> job-cost.sh 08:28:08 INFO: Activating Python virtual environment... 08:28:08 Setup pyenv: 08:28:08 system 08:28:08 3.8.13 08:28:08 3.9.13 08:28:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:28:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JgxK from file:/tmp/.os_lf_venv 08:28:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:28:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:28:10 lf-activate-venv(): INFO: Base packages installed successfully 08:28:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:28:15 lf-activate-venv(): INFO: Adding /tmp/venv-JgxK/bin to PATH 08:28:15 INFO: No stack-cost file found 08:28:15 INFO: Instance uptime: 195s 08:28:15 INFO: Fetching instance metadata (attempt 1 of 3)... 08:28:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:28:15 INFO: Successfully fetched instance metadata 08:28:15 INFO: Instance type: v3-standard-4 08:28:15 INFO: Retrieving pricing info for: v3-standard-4 08:28:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:28:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=195 08:28:16 INFO: Successfully fetched Vexxhost pricing API 08:28:16 INFO: Retrieved cost: 0.11 08:28:16 INFO: Retrieved resource: v3-standard-4 08:28:16 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:28:16 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:28:16 INFO: Successfully archived job cost data 08:28:16 DEBUG: Cost data: oom-master-pre-commit-lint,4470,2026-03-01 08:28:16,v3-standard-4,195,0.11,0.00,SUCCESS 08:28:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12064931269200578614.sh 08:28:16 ---> logs-deploy.sh 08:28:16 Setup pyenv: 08:28:16 system 08:28:16 3.8.13 08:28:16 3.9.13 08:28:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:28:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JgxK from file:/tmp/.os_lf_venv 08:28:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:28:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:28:18 lf-activate-venv(): INFO: Base packages installed successfully 08:28:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:28:25 lf-activate-venv(): INFO: Adding /tmp/venv-JgxK/bin to PATH 08:28:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4470 08:28:25 INFO: archiving workspace using pattern(s): 08:28:25 /tmp/venv-JgxK/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 08:28:25 warnings.warn( 08:28:26 Archives upload complete. 08:28:26 INFO: archiving logs to Nexus 08:28:27 /tmp/venv-JgxK/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 08:28:27 warnings.warn( 08:28:27 ---> uname -a: 08:28:27 Linux prd-ubuntu1804-builder-4c-4g-741 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:28:27 08:28:27 08:28:27 ---> lscpu: 08:28:27 Architecture: x86_64 08:28:27 CPU op-mode(s): 32-bit, 64-bit 08:28:27 Byte Order: Little Endian 08:28:27 CPU(s): 4 08:28:27 On-line CPU(s) list: 0-3 08:28:27 Thread(s) per core: 1 08:28:27 Core(s) per socket: 1 08:28:27 Socket(s): 4 08:28:27 NUMA node(s): 1 08:28:27 Vendor ID: AuthenticAMD 08:28:27 CPU family: 23 08:28:27 Model: 49 08:28:27 Model name: AMD EPYC-Rome Processor 08:28:27 Stepping: 0 08:28:27 CPU MHz: 2799.998 08:28:27 BogoMIPS: 5599.99 08:28:27 Virtualization: AMD-V 08:28:27 Hypervisor vendor: KVM 08:28:27 Virtualization type: full 08:28:27 L1d cache: 32K 08:28:27 L1i cache: 32K 08:28:27 L2 cache: 512K 08:28:27 L3 cache: 16384K 08:28:27 NUMA node0 CPU(s): 0-3 08:28:27 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:28:27 08:28:27 08:28:27 ---> nproc: 08:28:27 4 08:28:27 08:28:27 08:28:27 ---> df -h: 08:28:27 Filesystem Size Used Avail Use% Mounted on 08:28:27 udev 7.9G 0 7.9G 0% /dev 08:28:27 tmpfs 1.6G 676K 1.6G 1% /run 08:28:27 /dev/vda1 78G 8.4G 69G 11% / 08:28:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:28:27 tmpfs 5.0M 0 5.0M 0% /run/lock 08:28:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:28:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:28:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:28:27 08:28:27 08:28:27 ---> free -m: 08:28:27 total used free shared buff/cache available 08:28:27 Mem: 16040 555 13273 0 2211 15164 08:28:27 Swap: 1023 0 1023 08:28:27 08:28:27 08:28:27 ---> ip addr: 08:28:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:28:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:28:27 inet 127.0.0.1/8 scope host lo 08:28:27 valid_lft forever preferred_lft forever 08:28:27 inet6 ::1/128 scope host 08:28:27 valid_lft forever preferred_lft forever 08:28:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:28:27 link/ether fa:16:3e:24:15:72 brd ff:ff:ff:ff:ff:ff 08:28:27 inet 10.30.106.185/23 brd 10.30.107.255 scope global dynamic ens3 08:28:27 valid_lft 86200sec preferred_lft 86200sec 08:28:27 inet6 fe80::f816:3eff:fe24:1572/64 scope link 08:28:27 valid_lft forever preferred_lft forever 08:28:27 08:28:27 08:28:27 ---> sar -b -r -n DEV: 08:28:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-741) 03/01/26 _x86_64_ (4 CPU) 08:28:27 08:28:27 08:25:12 LINUX RESTART (4 CPU) 08:28:27 08:28:27 08:26:01 tps rtps wtps bread/s bwrtn/s 08:28:27 08:27:01 51.92 8.53 43.39 161.41 16515.56 08:28:27 08:28:01 102.60 0.90 101.70 103.85 23258.26 08:28:27 Average: 77.26 4.72 72.54 132.63 19886.63 08:28:27 08:28:27 08:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:28:27 08:27:01 13935016 15507324 2489944 15.16 55860 1717008 895300 5.12 779816 1493008 127268 08:28:27 08:28:01 13683660 15532456 2741300 16.69 80712 1953748 778964 4.46 778564 1717384 177100 08:28:27 Average: 13809338 15519890 2615622 15.92 68286 1835378 837132 4.79 779190 1605196 152184 08:28:27 08:28:27 08:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:28:27 08:27:01 lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 08:28:27 08:27:01 ens3 67.11 44.30 783.13 6.32 0.00 0.00 0.00 0.00 08:28:27 08:28:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 08:28:27 08:28:01 ens3 61.79 45.39 789.80 11.33 0.00 0.00 0.00 0.00 08:28:27 Average: lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 08:28:27 Average: ens3 64.45 44.85 786.47 8.83 0.00 0.00 0.00 0.00 08:28:27 08:28:27 08:28:27 ---> sar -P ALL: 08:28:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-741) 03/01/26 _x86_64_ (4 CPU) 08:28:27 08:28:27 08:25:12 LINUX RESTART (4 CPU) 08:28:27 08:28:27 08:26:01 CPU %user %nice %system %iowait %steal %idle 08:28:27 08:27:01 all 11.93 0.00 1.29 14.82 0.04 71.92 08:28:27 08:27:01 0 6.27 0.00 1.12 39.64 0.03 52.94 08:28:27 08:27:01 1 11.77 0.00 1.25 1.68 0.03 85.26 08:28:27 08:27:01 2 19.94 0.00 1.62 16.62 0.05 61.77 08:28:27 08:27:01 3 9.78 0.00 1.19 1.12 0.03 87.88 08:28:27 08:28:01 all 19.19 0.00 1.46 4.32 0.05 74.97 08:28:27 08:28:01 0 3.63 0.00 1.00 14.01 0.05 81.31 08:28:27 08:28:01 1 36.80 0.00 2.35 2.79 0.08 57.97 08:28:27 08:28:01 2 23.37 0.00 1.32 0.30 0.05 74.96 08:28:27 08:28:01 3 12.94 0.00 1.15 0.23 0.03 85.64 08:28:27 Average: all 15.56 0.00 1.38 9.58 0.05 73.44 08:28:27 Average: 0 4.96 0.00 1.06 26.89 0.04 67.05 08:28:27 Average: 1 24.29 0.00 1.80 2.24 0.06 71.62 08:28:27 Average: 2 21.66 0.00 1.47 8.46 0.05 68.36 08:28:27 Average: 3 11.36 0.00 1.17 0.68 0.03 86.76 08:28:27 08:28:27 08:28:27