08:03:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146349 08:03:07 Running as SYSTEM 08:03:07 [EnvInject] - Loading node environment variables. 08:03:07 Building remotely on prd-ubuntu1804-builder-4c-4g-1174 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:03:07 [ssh-agent] Looking for ssh-agent implementation... 08:03:07 $ ssh-agent 08:03:07 SSH_AUTH_SOCK=/tmp/ssh-fvpIH2UzpF2l/agent.1629 08:03:07 SSH_AGENT_PID=1631 08:03:07 [ssh-agent] Started. 08:03:07 Running ssh-add (command line suppressed) 08:03:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12048865264840983086.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12048865264840983086.key) 08:03:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:03:07 The recommended git tool is: NONE 08:03:09 using credential onap-jenkins-ssh 08:03:09 Wiping out workspace first. 08:03:09 Cloning the remote Git repository 08:03:09 Cloning repository git://cloud.onap.org/mirror/oom.git 08:03:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:03:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:03:09 > git --version # timeout=10 08:03:09 > git --version # 'git version 2.17.1' 08:03:09 using GIT_SSH to set credentials Gerrit user 08:03:09 Verifying host key using manually-configured host key entries 08:03:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:03:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:03:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:03:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:03:14 using GIT_SSH to set credentials Gerrit user 08:03:14 Verifying host key using manually-configured host key entries 08:03:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/146349/3 # timeout=30 08:03:14 > git rev-parse e9776b960866f00b000076a795f610973a634af1^{commit} # timeout=10 08:03:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:03:14 Checking out Revision e9776b960866f00b000076a795f610973a634af1 (refs/changes/49/146349/3) 08:03:14 > git config core.sparsecheckout # timeout=10 08:03:15 > git checkout -f e9776b960866f00b000076a795f610973a634af1 # timeout=30 08:03:18 Commit message: "[SO] 17.5.0" 08:03:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:03:18 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 08:03:18 [EnvInject] - Injecting environment variables from a build step. 08:03:18 [EnvInject] - Injecting as environment variables the properties content 08:03:18 PYTHON=python3 08:03:18 08:03:18 [EnvInject] - Variables injected successfully. 08:03:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5176384026832467166.sh 08:03:18 ---> tox-install.sh 08:03:18 + source /home/jenkins/lf-env.sh 08:03:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:03:18 ++ mktemp -d /tmp/venv-XXXX 08:03:18 + lf_venv=/tmp/venv-eYIv 08:03:18 + local venv_file=/tmp/.os_lf_venv 08:03:18 + local python=python3 08:03:18 + local options 08:03:18 + local set_path=true 08:03:18 + local install_args= 08:03:18 ++ 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:03:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:03:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:03:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:03:18 + true 08:03:18 + case $1 in 08:03:18 + venv_file=/tmp/.toxenv 08:03:18 + shift 2 08:03:18 + true 08:03:18 + case $1 in 08:03:18 + shift 08:03:18 + break 08:03:18 + case $python in 08:03:18 + local pkg_list= 08:03:18 + [[ -d /opt/pyenv ]] 08:03:18 + echo 'Setup pyenv:' 08:03:18 Setup pyenv: 08:03:18 + export PYENV_ROOT=/opt/pyenv 08:03:18 + PYENV_ROOT=/opt/pyenv 08:03:18 + 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:03:18 + 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:03:18 + pyenv versions 08:03:18 * system (set by /opt/pyenv/version) 08:03:18 * 3.8.13 (set by /opt/pyenv/version) 08:03:18 * 3.9.13 (set by /opt/pyenv/version) 08:03:18 * 3.10.6 (set by /opt/pyenv/version) 08:03:18 + command -v pyenv 08:03:18 ++ pyenv init - --no-rehash 08:03:18 + 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:03:18 export PATH="/opt/pyenv/shims:${PATH}" 08:03:18 export PYENV_SHELL=bash 08:03:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:03:18 pyenv() { 08:03:18 local command 08:03:18 command="${1:-}" 08:03:18 if [ "$#" -gt 0 ]; then 08:03:18 shift 08:03:18 fi 08:03:18 08:03:18 case "$command" in 08:03:18 rehash|shell) 08:03:18 eval "$(pyenv "sh-$command" "$@")" 08:03:18 ;; 08:03:18 *) 08:03:18 command pyenv "$command" "$@" 08:03:18 ;; 08:03:18 esac 08:03:18 }' 08:03:18 +++ 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:03:18 ++ 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:03:18 ++ 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:03:18 ++ 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:03:18 ++ export PYENV_SHELL=bash 08:03:18 ++ PYENV_SHELL=bash 08:03:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:03:18 +++ complete -F _pyenv pyenv 08:03:18 ++ lf-pyver python3 08:03:18 ++ local py_version_xy=python3 08:03:18 ++ local py_version_xyz= 08:03:18 ++ pyenv versions 08:03:18 ++ local command 08:03:18 ++ command=versions 08:03:18 ++ '[' 1 -gt 0 ']' 08:03:18 ++ shift 08:03:18 ++ case "$command" in 08:03:18 ++ command pyenv versions 08:03:18 ++ pyenv versions 08:03:18 ++ sed 's/^[ *]* //' 08:03:18 ++ awk '{ print $1 }' 08:03:18 ++ grep -E '^[0-9.]*[0-9]$' 08:03:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:03:19 +++ grep '^3' /tmp/.pyenv_versions 08:03:19 +++ sort -V 08:03:19 +++ tail -n 1 08:03:19 ++ py_version_xyz=3.10.6 08:03:19 ++ [[ -z 3.10.6 ]] 08:03:19 ++ echo 3.10.6 08:03:19 ++ return 0 08:03:19 + pyenv local 3.10.6 08:03:19 + local command 08:03:19 + command=local 08:03:19 + '[' 2 -gt 0 ']' 08:03:19 + shift 08:03:19 + case "$command" in 08:03:19 + command pyenv local 3.10.6 08:03:19 + pyenv local 3.10.6 08:03:19 + for arg in "$@" 08:03:19 + case $arg in 08:03:19 + pkg_list+='tox ' 08:03:19 + for arg in "$@" 08:03:19 + case $arg in 08:03:19 + pkg_list+='virtualenv ' 08:03:19 + for arg in "$@" 08:03:19 + case $arg in 08:03:19 + pkg_list+='urllib3~=1.26.15 ' 08:03:19 + [[ -f /tmp/.toxenv ]] 08:03:19 + [[ ! -f /tmp/.toxenv ]] 08:03:19 + [[ -n '' ]] 08:03:19 + python3 -m venv /tmp/venv-eYIv 08:03:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eYIv' 08:03:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eYIv 08:03:23 + echo /tmp/venv-eYIv 08:03:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:03:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:03:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:03:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:23 + local 'pip_opts=--upgrade --quiet' 08:03:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:03:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:03:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:03:23 + [[ -n '' ]] 08:03:23 + [[ -n '' ]] 08:03:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:03:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:23 + /tmp/venv-eYIv/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:03:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:03:27 lf-activate-venv(): INFO: Base packages installed successfully 08:03:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:03:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:03:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:03:27 + /tmp/venv-eYIv/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:03:29 + type python3 08:03:29 + true 08:03:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eYIv/bin to PATH' 08:03:29 lf-activate-venv(): INFO: Adding /tmp/venv-eYIv/bin to PATH 08:03:29 + PATH=/tmp/venv-eYIv/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:03:29 + return 0 08:03:29 + python3 --version 08:03:29 Python 3.10.6 08:03:29 + python3 -m pip --version 08:03:29 pip 26.1.2 from /tmp/venv-eYIv/lib/python3.10/site-packages/pip (python 3.10) 08:03:29 + python3 -m pip freeze 08:03:30 cachetools==7.1.4 08:03:30 colorama==0.4.6 08:03:30 distlib==0.4.3 08:03:30 filelock==3.31.1 08:03:30 packaging==26.2 08:03:30 platformdirs==4.10.1 08:03:30 pluggy==1.6.0 08:03:30 pyproject-api==1.10.1 08:03:30 python-discovery==1.4.4 08:03:30 tomli==2.4.1 08:03:30 tomli_w==1.2.0 08:03:30 tox==4.57.0 08:03:30 typing_extensions==4.16.0 08:03:30 urllib3==1.26.20 08:03:30 virtualenv==21.6.1 08:03:30 [EnvInject] - Injecting environment variables from a build step. 08:03:30 [EnvInject] - Injecting as environment variables the properties content 08:03:30 PARALLEL=false 08:03:30 08:03:30 [EnvInject] - Variables injected successfully. 08:03:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11014115871248983646.sh 08:03:30 ---> tox-run.sh 08:03: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:03:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:03:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:03:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:03:30 + cd /w/workspace/oom-master-pre-commit-lint/. 08:03:30 + source /home/jenkins/lf-env.sh 08:03:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:03:30 ++ mktemp -d /tmp/venv-XXXX 08:03:30 + lf_venv=/tmp/venv-kP3s 08:03:30 + local venv_file=/tmp/.os_lf_venv 08:03:30 + local python=python3 08:03:30 + local options 08:03:30 + local set_path=true 08:03:30 + local install_args= 08:03: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:03:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:03:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:03:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:03:30 + true 08:03:30 + case $1 in 08:03:30 + venv_file=/tmp/.toxenv 08:03:30 + shift 2 08:03:30 + true 08:03:30 + case $1 in 08:03:30 + shift 08:03:30 + break 08:03:30 + case $python in 08:03:30 + local pkg_list= 08:03:30 + [[ -d /opt/pyenv ]] 08:03:30 + echo 'Setup pyenv:' 08:03:30 Setup pyenv: 08:03:30 + export PYENV_ROOT=/opt/pyenv 08:03:30 + PYENV_ROOT=/opt/pyenv 08:03: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:03: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:03:30 + pyenv versions 08:03:30 system 08:03:30 3.8.13 08:03:30 3.9.13 08:03:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:03:30 + command -v pyenv 08:03:30 ++ pyenv init - --no-rehash 08:03: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:03:30 export PATH="/opt/pyenv/shims:${PATH}" 08:03:30 export PYENV_SHELL=bash 08:03:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:03:30 pyenv() { 08:03:30 local command 08:03:30 command="${1:-}" 08:03:30 if [ "$#" -gt 0 ]; then 08:03:30 shift 08:03:30 fi 08:03:30 08:03:30 case "$command" in 08:03:30 rehash|shell) 08:03:30 eval "$(pyenv "sh-$command" "$@")" 08:03:30 ;; 08:03:30 *) 08:03:30 command pyenv "$command" "$@" 08:03:30 ;; 08:03:30 esac 08:03:30 }' 08:03: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:03: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:03: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:03: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:03:30 ++ export PYENV_SHELL=bash 08:03:30 ++ PYENV_SHELL=bash 08:03:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:03:30 +++ complete -F _pyenv pyenv 08:03:30 ++ lf-pyver python3 08:03:30 ++ local py_version_xy=python3 08:03:30 ++ local py_version_xyz= 08:03:30 ++ pyenv versions 08:03:30 ++ local command 08:03:30 ++ command=versions 08:03:30 ++ '[' 1 -gt 0 ']' 08:03:30 ++ shift 08:03:30 ++ case "$command" in 08:03:30 ++ command pyenv versions 08:03:30 ++ pyenv versions 08:03:30 ++ awk '{ print $1 }' 08:03:30 ++ sed 's/^[ *]* //' 08:03:30 ++ grep -E '^[0-9.]*[0-9]$' 08:03:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:03:30 +++ grep '^3' /tmp/.pyenv_versions 08:03:30 +++ sort -V 08:03:30 +++ tail -n 1 08:03:30 ++ py_version_xyz=3.10.6 08:03:30 ++ [[ -z 3.10.6 ]] 08:03:30 ++ echo 3.10.6 08:03:30 ++ return 0 08:03:30 + pyenv local 3.10.6 08:03:30 + local command 08:03:30 + command=local 08:03:30 + '[' 2 -gt 0 ']' 08:03:30 + shift 08:03:30 + case "$command" in 08:03:30 + command pyenv local 3.10.6 08:03:30 + pyenv local 3.10.6 08:03:30 + for arg in "$@" 08:03:30 + case $arg in 08:03:30 + pkg_list+='tox ' 08:03:30 + for arg in "$@" 08:03:30 + case $arg in 08:03:30 + pkg_list+='virtualenv ' 08:03:30 + for arg in "$@" 08:03:30 + case $arg in 08:03:30 + pkg_list+='urllib3~=1.26.15 ' 08:03:30 + [[ -f /tmp/.toxenv ]] 08:03:30 ++ cat /tmp/.toxenv 08:03:30 + lf_venv=/tmp/venv-eYIv 08:03:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eYIv from' file:/tmp/.toxenv 08:03:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eYIv from file:/tmp/.toxenv 08:03:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:03:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:30 + local 'pip_opts=--upgrade --quiet' 08:03:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:03:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:03:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:03:30 + [[ -n '' ]] 08:03:30 + [[ -n '' ]] 08:03:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:03:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:30 + /tmp/venv-eYIv/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:03:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:03:31 lf-activate-venv(): INFO: Base packages installed successfully 08:03:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:03:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:03:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:03:31 + /tmp/venv-eYIv/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:03:32 + type python3 08:03:32 + true 08:03:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eYIv/bin to PATH' 08:03:32 lf-activate-venv(): INFO: Adding /tmp/venv-eYIv/bin to PATH 08:03:32 + PATH=/tmp/venv-eYIv/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:03:32 + return 0 08:03:32 + [[ -d /opt/pyenv ]] 08:03:32 + echo '---> Setting up pyenv' 08:03:32 ---> Setting up pyenv 08:03:32 + export PYENV_ROOT=/opt/pyenv 08:03:32 + PYENV_ROOT=/opt/pyenv 08:03:32 + export PATH=/opt/pyenv/bin:/tmp/venv-eYIv/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:03:32 + PATH=/opt/pyenv/bin:/tmp/venv-eYIv/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:03:32 ++ pwd 08:03:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:03:32 + export PYTHONPATH 08:03:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:03:32 + TOX_TESTENV_PASSENV=PYTHONPATH 08:03:32 + tox --version 08:03:32 4.57.0 from /tmp/venv-eYIv/lib/python3.10/site-packages/tox/__init__.py 08:03:32 + PARALLEL=false 08:03:32 + TOX_OPTIONS_LIST= 08:03:32 + [[ -n pre-commit ]] 08:03:32 + TOX_OPTIONS_LIST=' -e pre-commit' 08:03:32 + case ${PARALLEL,,} in 08:03:32 + tox -e pre-commit 08:03:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:03:34 pre-commit: install_deps> python -I -m pip install pre-commit 08:03:37 pre-commit: freeze> python -m pip freeze --all 08:03:37 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.31.1,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.1,pre_commit==4.6.0,python-discovery==1.4.4,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.1 08:03:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:03:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:03:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:03:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:03:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:03:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:03:40 [INFO] Once installed this environment will be reused. 08:03:40 [INFO] This may take a few minutes... 08:03:44 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:03:44 [INFO] Once installed this environment will be reused. 08:03:44 [INFO] This may take a few minutes... 08:03:48 trim trailing whitespace.................................................Passed 08:03:48 Tabs remover.............................................................Passed 08:03:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:03:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:03:49 [INFO] Once installed this environment will be reused. 08:03:49 [INFO] This may take a few minutes... 08:03:57 gitlint..............................................(no files to check)Skipped 08:03:57 pre-commit: OK (24.52=setup[4.55]+cmd[11.23,8.74] seconds) 08:03:57 congratulations :) (24.56 seconds) 08:03:57 + tox_status=0 08:03:57 + echo '---> Completed tox runs' 08:03:57 ---> Completed tox runs 08:03:57 + for i in .tox/*/log 08:03:57 ++ echo .tox/pre-commit/log 08:03:57 ++ awk -F/ '{print $2}' 08:03:57 + tox_env=pre-commit 08:03:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:03:57 + DOC_DIR=docs/_build/html 08:03:57 + [[ -d docs/_build/html ]] 08:03:57 + echo '---> tox-run.sh ends' 08:03:57 ---> tox-run.sh ends 08:03:57 + test 0 -eq 0 08:03:57 $ ssh-agent -k 08:03:57 unset SSH_AUTH_SOCK; 08:03:57 unset SSH_AGENT_PID; 08:03:57 echo Agent pid 1631 killed; 08:03:57 [ssh-agent] Stopped. 08:03:57 [PostBuildScript] - [INFO] Executing post build scripts. 08:03:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8079768434590643225.sh 08:03:57 ---> sysstat.sh 08:03:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6449332274580765434.sh 08:03:58 ---> package-listing.sh 08:03:58 ++ facter osfamily 08:03:58 ++ tr '[:upper:]' '[:lower:]' 08:03:58 + OS_FAMILY=debian 08:03:58 + workspace=/w/workspace/oom-master-pre-commit-lint 08:03:58 + START_PACKAGES=/tmp/packages_start.txt 08:03:58 + END_PACKAGES=/tmp/packages_end.txt 08:03:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:58 + PACKAGES=/tmp/packages_start.txt 08:03:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:03:58 + PACKAGES=/tmp/packages_end.txt 08:03:58 + case "${OS_FAMILY}" in 08:03:58 + dpkg -l 08:03:58 + grep '^ii' 08:03:58 + '[' -f /tmp/packages_start.txt ']' 08:03:58 + '[' -f /tmp/packages_end.txt ']' 08:03:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:03:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:03:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:03:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7380521441849364440.sh 08:03:58 ---> capture-instance-metadata.sh 08:03:58 Setup pyenv: 08:03:58 system 08:03:58 3.8.13 08:03:58 3.9.13 08:03:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:04:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PXUv 08:04:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:04:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:06 lf-activate-venv(): INFO: Base packages installed successfully 08:04:06 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:27 lf-activate-venv(): INFO: Adding /tmp/venv-PXUv/bin to PATH 08:04:27 INFO: Running in OpenStack, capturing instance metadata 08:04:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins272099019725445723.sh 08:04:27 provisioning config files... 08:04:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8818735172379219000tmp 08:04:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:04:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:04:27 [EnvInject] - Injecting environment variables from a build step. 08:04:27 [EnvInject] - Injecting as environment variables the properties content 08:04:27 SERVER_ID=logs 08:04:27 08:04:27 [EnvInject] - Variables injected successfully. 08:04:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18427894785349621428.sh 08:04:27 ---> create-netrc.sh 08:04:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6336920005407642976.sh 08:04:27 ---> python-tools-install.sh 08:04:27 Setup pyenv: 08:04:28 system 08:04:28 3.8.13 08:04:28 3.9.13 08:04:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:04:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PXUv from file:/tmp/.os_lf_venv 08:04:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:29 lf-activate-venv(): INFO: Base packages installed successfully 08:04:29 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-PXUv/bin to PATH 08:04:37 Generating Requirements File 08:04:59 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:04:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:04:59 Python 3.10.6 08:05:00 pip 26.1.2 from /tmp/venv-PXUv/lib/python3.10/site-packages/pip (python 3.10) 08:05:00 aiohappyeyeballs==2.7.1 08:05:00 aiohttp==3.14.1 08:05:00 aiosignal==1.4.0 08:05:00 appdirs==1.4.4 08:05:00 argcomplete==3.7.0 08:05:00 aspy.yaml==1.3.0 08:05:00 async-timeout==5.0.1 08:05:00 attrs==26.1.0 08:05:00 autopage==0.6.0 08:05:00 backports.strenum==1.3.1 08:05:00 beautifulsoup4==4.15.0 08:05:00 boto3==1.43.51 08:05:00 botocore==1.43.51 08:05:00 bs4==0.0.2 08:05:00 certifi==2026.6.17 08:05:00 cffi==2.1.0 08:05:00 cfgv==3.5.0 08:05:00 chardet==7.4.3 08:05:00 charset-normalizer==3.4.9 08:05:00 click==8.4.2 08:05:00 cliff==4.14.0 08:05:00 cmd2==3.5.1 08:05:00 cryptography==3.3.2 08:05:00 debtcollector==3.1.0 08:05:00 decorator==5.3.1 08:05:00 defusedxml==0.7.1 08:05:00 Deprecated==1.3.1 08:05:00 distlib==0.4.3 08:05:00 dnspython==2.8.0 08:05:00 docker==7.2.0 08:05:00 dogpile.cache==1.5.0 08:05:00 durationpy==0.10 08:05:00 email-validator==2.3.0 08:05:00 filelock==3.31.1 08:05:00 frozenlist==1.8.0 08:05:00 future==1.0.0 08:05:00 gitdb==4.0.12 08:05:00 GitPython==3.1.52 08:05:00 httplib2==0.30.2 08:05:00 identify==2.6.19 08:05:00 idna==3.18 08:05:00 importlib-resources==1.5.0 08:05:00 iso8601==2.1.0 08:05:00 Jinja2==3.1.6 08:05:00 jmespath==1.1.0 08:05:00 jsonpatch==1.33 08:05:00 jsonpointer==3.1.1 08:05:00 jsonschema==4.26.0 08:05:00 jsonschema-specifications==2025.9.1 08:05:00 keystoneauth1==5.14.0 08:05:00 kubernetes==36.0.3 08:05:00 lftools==0.37.22 08:05:00 lxml==6.1.1 08:05:00 markdown-it-py==4.2.0 08:05:00 MarkupSafe==3.0.3 08:05:00 mdurl==0.1.2 08:05:00 msgpack==1.2.1 08:05:00 multi_key_dict==2.0.3 08:05:00 multidict==6.7.1 08:05:00 munch==4.0.0 08:05:00 netaddr==1.3.0 08:05:00 niet==1.4.2 08:05:00 nodeenv==1.10.0 08:05:00 oauth2client==4.1.3 08:05:00 oauthlib==3.3.1 08:05:00 openstacksdk==4.13.0 08:05:00 os-service-types==1.8.2 08:05:00 osc-lib==4.6.0 08:05:00 oslo.config==10.4.0 08:05:00 oslo.context==6.4.0 08:05:00 oslo.i18n==6.8.0 08:05:00 oslo.log==8.2.0 08:05:00 oslo.serialization==5.10.0 08:05:00 oslo.utils==10.1.1 08:05:00 packaging==26.2 08:05:00 pbr==7.0.3 08:05:00 platformdirs==4.10.1 08:05:00 prettytable==3.18.0 08:05:00 propcache==0.5.2 08:05:00 psutil==7.2.2 08:05:00 pyasn1==0.6.4 08:05:00 pyasn1_modules==0.4.2 08:05:00 pycparser==3.0 08:05:00 pygerrit2==2.0.15 08:05:00 PyGithub==2.9.1 08:05:00 Pygments==2.20.0 08:05:00 PyJWT==2.13.0 08:05:00 PyNaCl==1.6.2 08:05:00 pyparsing==2.4.7 08:05:00 pyperclip==1.11.0 08:05:00 pyrsistent==0.20.0 08:05:00 python-cinderclient==9.9.0 08:05:00 python-dateutil==2.9.0.post0 08:05:00 python-discovery==1.4.4 08:05:00 python-heatclient==5.2.0 08:05:00 python-jenkins==1.8.3 08:05:00 python-keystoneclient==5.8.0 08:05:00 python-magnumclient==4.11.0 08:05:00 python-openstackclient==10.0.0 08:05:00 python-swiftclient==4.10.0 08:05:00 PyYAML==6.0.3 08:05:00 referencing==0.37.0 08:05:00 requests==2.34.2 08:05:00 requests-oauthlib==2.0.0 08:05:00 rfc3986==2.0.0 08:05:00 rich==15.0.0 08:05:00 rich-argparse==1.8.0 08:05:00 rpds-py==0.30.0 08:05:00 rsa==4.9.1 08:05:00 ruamel.yaml==0.19.1 08:05:00 ruamel.yaml.clib==0.2.15 08:05:00 s3transfer==0.19.1 08:05:00 simplejson==4.1.1 08:05:00 six==1.17.0 08:05:00 smmap==5.0.3 08:05:00 soupsieve==2.9 08:05:00 stevedore==5.8.0 08:05:00 tabulate==0.10.0 08:05:00 toml==0.10.2 08:05:00 tomlkit==0.15.1 08:05:00 tqdm==4.69.0 08:05:00 typing_extensions==4.16.0 08:05:00 urllib3==1.26.20 08:05:00 virtualenv==21.6.1 08:05:00 wcwidth==0.8.2 08:05:00 websocket-client==1.9.0 08:05:00 wrapt==2.2.2 08:05:00 xdg==6.0.0 08:05:00 xmltodict==1.0.4 08:05:00 yarl==1.24.5 08:05:00 yq==4.1.2 08:05:00 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins13533163387786145989.sh 08:05:00 ---> uv-install.sh 08:05:00 Installing uv/uvx (latest) using shell installer 08:05:00 2026-07-20 08:05:00 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-qFYCcT.sh" [1] 08:05:00 downloading uv 0.11.29 x86_64-unknown-linux-gnu 08:05:01 installing to /home/jenkins/.local/bin 08:05:01 uv 08:05:01 uvx 08:05:01 everything's installed! 08:05:01 08:05:01 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:05:01 08:05:01 source $HOME/.local/bin/env (sh, bash, zsh) 08:05:01 source $HOME/.local/bin/env.fish (fish) 08:05:01 Adding install location to PATH 08:05:01 ---> Validating uv/uvx install 08:05:01 uvx 0.11.29 (x86_64-unknown-linux-gnu) 08:05:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2206208334627552295.sh 08:05:01 ---> sudo-logs.sh 08:05:01 Archiving 'sudo' log.. 08:05:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins308176900484990070.sh 08:05:01 ---> job-cost.sh 08:05:01 INFO: Activating Python virtual environment... 08:05:01 Setup pyenv: 08:05:01 system 08:05:01 3.8.13 08:05:01 3.9.13 08:05:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:05:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PXUv from file:/tmp/.os_lf_venv 08:05:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:03 lf-activate-venv(): INFO: Base packages installed successfully 08:05:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:05:08 lf-activate-venv(): INFO: Adding /tmp/venv-PXUv/bin to PATH 08:05:08 INFO: No stack-cost file found 08:05:08 INFO: Instance uptime: 148s 08:05:08 INFO: Fetching instance metadata (attempt 1 of 3)... 08:05:08 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:05:09 INFO: Successfully fetched instance metadata 08:05:09 INFO: Instance type: v3-standard-4 08:05:09 INFO: Retrieving pricing info for: v3-standard-4 08:05:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:05:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=148 08:05:09 INFO: Successfully fetched Vexxhost pricing API 08:05:09 INFO: Retrieved cost: 0.11 08:05:09 INFO: Retrieved resource: v3-standard-4 08:05:09 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:05:09 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:05:09 INFO: Successfully archived job cost data 08:05:09 DEBUG: Cost data: oom-master-pre-commit-lint,4727,2026-07-20 08:05:09,v3-standard-4,148,0.11,0.00,SUCCESS 08:05:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15616599840504006695.sh 08:05:09 ---> logs-deploy.sh 08:05:09 Setup pyenv: 08:05:09 system 08:05:09 3.8.13 08:05:09 3.9.13 08:05:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:05:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PXUv from file:/tmp/.os_lf_venv 08:05:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:11 lf-activate-venv(): INFO: Base packages installed successfully 08:05:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-PXUv/bin to PATH 08:05:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4727 08:05:19 INFO: archiving workspace using pattern(s): 08:05:20 Archives upload complete. 08:05:20 INFO: archiving logs to Nexus 08:05:21 ---> uname -a: 08:05:21 Linux prd-ubuntu1804-builder-4c-4g-1174 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:05:21 08:05:21 08:05:21 ---> lscpu: 08:05:21 Architecture: x86_64 08:05:21 CPU op-mode(s): 32-bit, 64-bit 08:05:21 Byte Order: Little Endian 08:05:21 CPU(s): 4 08:05:21 On-line CPU(s) list: 0-3 08:05:21 Thread(s) per core: 1 08:05:21 Core(s) per socket: 1 08:05:21 Socket(s): 4 08:05:21 NUMA node(s): 1 08:05:21 Vendor ID: AuthenticAMD 08:05:21 CPU family: 23 08:05:21 Model: 49 08:05:21 Model name: AMD EPYC-Rome Processor 08:05:21 Stepping: 0 08:05:21 CPU MHz: 2799.998 08:05:21 BogoMIPS: 5599.99 08:05:21 Virtualization: AMD-V 08:05:21 Hypervisor vendor: KVM 08:05:21 Virtualization type: full 08:05:21 L1d cache: 32K 08:05:21 L1i cache: 32K 08:05:21 L2 cache: 512K 08:05:21 L3 cache: 16384K 08:05:21 NUMA node0 CPU(s): 0-3 08:05:21 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:05:21 08:05:21 08:05:21 ---> nproc: 08:05:21 4 08:05:21 08:05:21 08:05:21 ---> df -h: 08:05:21 Filesystem Size Used Avail Use% Mounted on 08:05:21 udev 7.9G 0 7.9G 0% /dev 08:05:21 tmpfs 1.6G 676K 1.6G 1% /run 08:05:21 /dev/vda1 78G 8.6G 69G 11% / 08:05:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:05:21 tmpfs 5.0M 0 5.0M 0% /run/lock 08:05:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:05:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:05:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:05:21 08:05:21 08:05:21 ---> free -m: 08:05:21 total used free shared buff/cache available 08:05:21 Mem: 16040 549 13142 0 2348 15166 08:05:21 Swap: 1023 0 1023 08:05:21 08:05:21 08:05:21 ---> ip addr: 08:05:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:05:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:05:21 inet 127.0.0.1/8 scope host lo 08:05:21 valid_lft forever preferred_lft forever 08:05:21 inet6 ::1/128 scope host 08:05:21 valid_lft forever preferred_lft forever 08:05:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:05:21 link/ether fa:16:3e:47:5b:0d brd ff:ff:ff:ff:ff:ff 08:05:21 inet 10.30.107.31/23 brd 10.30.107.255 scope global dynamic ens3 08:05:21 valid_lft 86248sec preferred_lft 86248sec 08:05:21 inet6 fe80::f816:3eff:fe47:5b0d/64 scope link 08:05:21 valid_lft forever preferred_lft forever 08:05:21 08:05:21 08:05:21 ---> sar -b -r -n DEV: 08:05:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1174) 07/20/26 _x86_64_ (4 CPU) 08:05:21 08:05:21 08:02:52 LINUX RESTART (4 CPU) 08:05:21 08:05:21 08:03:01 tps rtps wtps bread/s bwrtn/s 08:05:21 08:04:01 374.39 59.06 315.33 3729.38 68353.14 08:05:21 08:05:01 127.06 0.90 126.16 113.18 15089.35 08:05:21 Average: 250.72 29.98 220.75 1921.28 41721.25 08:05:21 08:05:21 08:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:05:21 08:04:01 13988676 15567000 2436292 14.83 58472 1720444 765240 4.38 734504 1487368 129840 08:05:21 08:05:01 13572892 15595892 2852076 17.36 87928 2111460 746516 4.27 716044 1871392 201732 08:05:21 Average: 13780784 15581446 2644184 16.10 73200 1915952 755878 4.33 725274 1679380 165786 08:05:21 08:05:21 08:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:05:21 08:04:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 08:05:21 08:04:01 ens3 519.13 337.36 2297.83 81.34 0.00 0.00 0.00 0.00 08:05:21 08:05:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 08:05:21 08:05:01 ens3 88.75 66.54 1525.71 11.72 0.00 0.00 0.00 0.00 08:05:21 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 08:05:21 Average: ens3 303.94 201.95 1911.77 46.53 0.00 0.00 0.00 0.00 08:05:21 08:05:21 08:05:21 ---> sar -P ALL: 08:05:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1174) 07/20/26 _x86_64_ (4 CPU) 08:05:21 08:05:21 08:02:52 LINUX RESTART (4 CPU) 08:05:21 08:05:21 08:03:01 CPU %user %nice %system %iowait %steal %idle 08:05:21 08:04:01 all 23.56 0.00 2.73 2.80 0.08 70.84 08:05:21 08:04:01 0 21.03 0.00 2.82 2.82 0.07 73.26 08:05:21 08:04:01 1 27.01 0.00 2.20 0.87 0.08 69.84 08:05:21 08:04:01 2 20.23 0.00 2.19 0.72 0.07 76.79 08:05:21 08:04:01 3 25.95 0.00 3.68 6.80 0.08 63.49 08:05:21 08:05:01 all 20.75 0.00 1.39 1.12 0.04 76.70 08:05:21 08:05:01 0 33.23 0.00 1.77 2.25 0.07 62.68 08:05:21 08:05:01 1 5.80 0.00 0.53 0.13 0.03 93.51 08:05:21 08:05:01 2 14.92 0.00 1.39 1.17 0.03 82.49 08:05:21 08:05:01 3 29.12 0.00 1.85 0.93 0.05 68.04 08:05:21 Average: all 22.15 0.00 2.06 1.96 0.06 73.77 08:05:21 Average: 0 27.15 0.00 2.29 2.53 0.07 67.95 08:05:21 Average: 1 16.38 0.00 1.36 0.50 0.06 81.70 08:05:21 Average: 2 17.58 0.00 1.79 0.94 0.05 79.64 08:05:21 Average: 3 27.54 0.00 2.77 3.86 0.07 65.77 08:05:21 08:05:21 08:05:21