11:50:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146459 11:50:32 Running as SYSTEM 11:50:32 [EnvInject] - Loading node environment variables. 11:50:32 Building remotely on prd-ubuntu1804-builder-4c-4g-1618 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:50:32 [ssh-agent] Looking for ssh-agent implementation... 11:50:32 $ ssh-agent 11:50:32 SSH_AUTH_SOCK=/tmp/ssh-ddUFw8F2pylx/agent.1682 11:50:32 SSH_AGENT_PID=1684 11:50:32 [ssh-agent] Started. 11:50:32 Running ssh-add (command line suppressed) 11:50:32 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11668057637131180557.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11668057637131180557.key) 11:50:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:50:32 The recommended git tool is: NONE 11:50:43 using credential onap-jenkins-ssh 11:50:43 Wiping out workspace first. 11:50:43 Cloning the remote Git repository 11:50:43 Cloning repository git://cloud.onap.org/mirror/oom.git 11:50:43 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:50:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:50:43 > git --version # timeout=10 11:50:43 > git --version # 'git version 2.17.1' 11:50:43 using GIT_SSH to set credentials Gerrit user 11:50:44 Verifying host key using manually-configured host key entries 11:50:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:50:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:50:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:50:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:50:55 using GIT_SSH to set credentials Gerrit user 11:50:55 Verifying host key using manually-configured host key entries 11:50:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/59/146459/1 # timeout=30 11:50:55 > git rev-parse 305c96dc6743f076a70b76d826367fa27ceb939c^{commit} # timeout=10 11:50:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:50:55 Checking out Revision 305c96dc6743f076a70b76d826367fa27ceb939c (refs/changes/59/146459/1) 11:50:55 > git config core.sparsecheckout # timeout=10 11:50:55 > git checkout -f 305c96dc6743f076a70b76d826367fa27ceb939c # timeout=30 11:50:59 Commit message: "[POLICY] Change api parameters for Spring Boot 4" 11:50:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:50:59 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 11:51:00 [EnvInject] - Injecting environment variables from a build step. 11:51:00 [EnvInject] - Injecting as environment variables the properties content 11:51:00 PYTHON=python3 11:51:00 11:51:00 [EnvInject] - Variables injected successfully. 11:51:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4676131233877731281.sh 11:51:00 ---> tox-install.sh 11:51:00 + source /home/jenkins/lf-env.sh 11:51:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:51:00 ++ mktemp -d /tmp/venv-XXXX 11:51:00 + lf_venv=/tmp/venv-IG1H 11:51:00 + local venv_file=/tmp/.os_lf_venv 11:51:00 + local python=python3 11:51:00 + local options 11:51:00 + local set_path=true 11:51:00 + local install_args= 11:51:00 ++ 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 11:51:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:51:00 + true 11:51:00 + case $1 in 11:51:00 + venv_file=/tmp/.toxenv 11:51:00 + shift 2 11:51:00 + true 11:51:00 + case $1 in 11:51:00 + shift 11:51:00 + break 11:51:00 + case $python in 11:51:00 + local pkg_list= 11:51:00 + [[ -d /opt/pyenv ]] 11:51:00 + echo 'Setup pyenv:' 11:51:00 Setup pyenv: 11:51:00 + export PYENV_ROOT=/opt/pyenv 11:51:00 + PYENV_ROOT=/opt/pyenv 11:51:00 + 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 11:51:00 + 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 11:51:00 + pyenv versions 11:51:00 * system (set by /opt/pyenv/version) 11:51:00 * 3.8.13 (set by /opt/pyenv/version) 11:51:00 * 3.9.13 (set by /opt/pyenv/version) 11:51:00 * 3.10.6 (set by /opt/pyenv/version) 11:51:00 + command -v pyenv 11:51:00 ++ pyenv init - --no-rehash 11:51:00 + 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[*]}"'\'')" 11:51:00 export PATH="/opt/pyenv/shims:${PATH}" 11:51:00 export PYENV_SHELL=bash 11:51:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:51:00 pyenv() { 11:51:00 local command 11:51:00 command="${1:-}" 11:51:00 if [ "$#" -gt 0 ]; then 11:51:00 shift 11:51:00 fi 11:51:00 11:51:00 case "$command" in 11:51:00 rehash|shell) 11:51:00 eval "$(pyenv "sh-$command" "$@")" 11:51:00 ;; 11:51:00 *) 11:51:00 command pyenv "$command" "$@" 11:51:00 ;; 11:51:00 esac 11:51:00 }' 11:51:00 +++ 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[*]}"' 11:51:00 ++ 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 11:51:00 ++ 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 11:51:00 ++ 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 11:51:00 ++ export PYENV_SHELL=bash 11:51:00 ++ PYENV_SHELL=bash 11:51:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:51:00 +++ complete -F _pyenv pyenv 11:51:00 ++ lf-pyver python3 11:51:00 ++ local py_version_xy=python3 11:51:00 ++ local py_version_xyz= 11:51:00 ++ pyenv versions 11:51:00 ++ local command 11:51:00 ++ command=versions 11:51:00 ++ '[' 1 -gt 0 ']' 11:51:00 ++ shift 11:51:00 ++ case "$command" in 11:51:00 ++ command pyenv versions 11:51:00 ++ pyenv versions 11:51:00 ++ sed 's/^[ *]* //' 11:51:00 ++ awk '{ print $1 }' 11:51:00 ++ grep -E '^[0-9.]*[0-9]$' 11:51:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:51:00 +++ grep '^3' /tmp/.pyenv_versions 11:51:00 +++ sort -V 11:51:00 +++ tail -n 1 11:51:00 ++ py_version_xyz=3.10.6 11:51:00 ++ [[ -z 3.10.6 ]] 11:51:00 ++ echo 3.10.6 11:51:00 ++ return 0 11:51:00 + pyenv local 3.10.6 11:51:00 + local command 11:51:00 + command=local 11:51:00 + '[' 2 -gt 0 ']' 11:51:00 + shift 11:51:00 + case "$command" in 11:51:00 + command pyenv local 3.10.6 11:51:00 + pyenv local 3.10.6 11:51:00 + for arg in "$@" 11:51:00 + case $arg in 11:51:00 + pkg_list+='tox ' 11:51:00 + for arg in "$@" 11:51:00 + case $arg in 11:51:00 + pkg_list+='virtualenv ' 11:51:00 + for arg in "$@" 11:51:00 + case $arg in 11:51:00 + pkg_list+='urllib3~=1.26.15 ' 11:51:00 + [[ -f /tmp/.toxenv ]] 11:51:00 + [[ ! -f /tmp/.toxenv ]] 11:51:00 + [[ -n '' ]] 11:51:00 + python3 -m venv /tmp/venv-IG1H 11:51:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IG1H' 11:51:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IG1H 11:51:05 + echo /tmp/venv-IG1H 11:51:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:51:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:51:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:51:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:51:05 + local 'pip_opts=--upgrade --quiet' 11:51:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:51:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:51:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:51:05 + [[ -n '' ]] 11:51:05 + [[ -n '' ]] 11:51:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:51:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:51:05 + /tmp/venv-IG1H/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 11:51:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:51:11 lf-activate-venv(): INFO: Base packages installed successfully 11:51:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:51:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:51:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:51:11 + /tmp/venv-IG1H/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 11:51:14 + type python3 11:51:14 + true 11:51:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IG1H/bin to PATH' 11:51:14 lf-activate-venv(): INFO: Adding /tmp/venv-IG1H/bin to PATH 11:51:14 + PATH=/tmp/venv-IG1H/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 11:51:14 + return 0 11:51:14 + python3 --version 11:51:14 Python 3.10.6 11:51:14 + python3 -m pip --version 11:51:14 pip 26.1.2 from /tmp/venv-IG1H/lib/python3.10/site-packages/pip (python 3.10) 11:51:14 + python3 -m pip freeze 11:51:15 cachetools==7.1.4 11:51:15 colorama==0.4.6 11:51:15 distlib==0.4.3 11:51:15 filelock==3.31.2 11:51:15 packaging==26.2 11:51:15 platformdirs==4.10.1 11:51:15 pluggy==1.6.0 11:51:15 pyproject-api==1.10.1 11:51:15 python-discovery==1.4.4 11:51:15 tomli==2.4.1 11:51:15 tomli_w==1.2.0 11:51:15 tox==4.57.2 11:51:15 typing_extensions==4.16.0 11:51:15 urllib3==1.26.20 11:51:15 virtualenv==21.6.1 11:51:15 [EnvInject] - Injecting environment variables from a build step. 11:51:15 [EnvInject] - Injecting as environment variables the properties content 11:51:15 PARALLEL=false 11:51:15 11:51:15 [EnvInject] - Variables injected successfully. 11:51:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1862939255165498306.sh 11:51:15 ---> tox-run.sh 11:51:15 + 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 11:51:15 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:51:15 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:51:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:51:15 + cd /w/workspace/oom-master-pre-commit-lint/. 11:51:15 + source /home/jenkins/lf-env.sh 11:51:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:51:15 ++ mktemp -d /tmp/venv-XXXX 11:51:15 + lf_venv=/tmp/venv-xoVb 11:51:15 + local venv_file=/tmp/.os_lf_venv 11:51:15 + local python=python3 11:51:15 + local options 11:51:15 + local set_path=true 11:51:15 + local install_args= 11:51:15 ++ 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 11:51:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:51:15 + true 11:51:15 + case $1 in 11:51:15 + venv_file=/tmp/.toxenv 11:51:15 + shift 2 11:51:15 + true 11:51:15 + case $1 in 11:51:15 + shift 11:51:15 + break 11:51:15 + case $python in 11:51:15 + local pkg_list= 11:51:15 + [[ -d /opt/pyenv ]] 11:51:15 + echo 'Setup pyenv:' 11:51:15 Setup pyenv: 11:51:15 + export PYENV_ROOT=/opt/pyenv 11:51:15 + PYENV_ROOT=/opt/pyenv 11:51:15 + 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 11:51:15 + 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 11:51:15 + pyenv versions 11:51:15 system 11:51:15 3.8.13 11:51:15 3.9.13 11:51:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:51:15 + command -v pyenv 11:51:15 ++ pyenv init - --no-rehash 11:51:15 + 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[*]}"'\'')" 11:51:15 export PATH="/opt/pyenv/shims:${PATH}" 11:51:15 export PYENV_SHELL=bash 11:51:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:51:15 pyenv() { 11:51:15 local command 11:51:15 command="${1:-}" 11:51:15 if [ "$#" -gt 0 ]; then 11:51:15 shift 11:51:15 fi 11:51:15 11:51:15 case "$command" in 11:51:15 rehash|shell) 11:51:15 eval "$(pyenv "sh-$command" "$@")" 11:51:15 ;; 11:51:15 *) 11:51:15 command pyenv "$command" "$@" 11:51:15 ;; 11:51:15 esac 11:51:15 }' 11:51:15 +++ 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[*]}"' 11:51:15 ++ 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 11:51:15 ++ 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 11:51:15 ++ 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 11:51:15 ++ export PYENV_SHELL=bash 11:51:15 ++ PYENV_SHELL=bash 11:51:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:51:15 +++ complete -F _pyenv pyenv 11:51:15 ++ lf-pyver python3 11:51:15 ++ local py_version_xy=python3 11:51:15 ++ local py_version_xyz= 11:51:15 ++ pyenv versions 11:51:15 ++ local command 11:51:15 ++ command=versions 11:51:15 ++ '[' 1 -gt 0 ']' 11:51:15 ++ shift 11:51:15 ++ case "$command" in 11:51:15 ++ command pyenv versions 11:51:15 ++ pyenv versions 11:51:15 ++ sed 's/^[ *]* //' 11:51:15 ++ grep -E '^[0-9.]*[0-9]$' 11:51:15 ++ awk '{ print $1 }' 11:51:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:51:15 +++ grep '^3' /tmp/.pyenv_versions 11:51:15 +++ sort -V 11:51:15 +++ tail -n 1 11:51:15 ++ py_version_xyz=3.10.6 11:51:15 ++ [[ -z 3.10.6 ]] 11:51:15 ++ echo 3.10.6 11:51:15 ++ return 0 11:51:15 + pyenv local 3.10.6 11:51:15 + local command 11:51:15 + command=local 11:51:15 + '[' 2 -gt 0 ']' 11:51:15 + shift 11:51:15 + case "$command" in 11:51:15 + command pyenv local 3.10.6 11:51:15 + pyenv local 3.10.6 11:51:15 + for arg in "$@" 11:51:15 + case $arg in 11:51:15 + pkg_list+='tox ' 11:51:15 + for arg in "$@" 11:51:15 + case $arg in 11:51:15 + pkg_list+='virtualenv ' 11:51:15 + for arg in "$@" 11:51:15 + case $arg in 11:51:15 + pkg_list+='urllib3~=1.26.15 ' 11:51:15 + [[ -f /tmp/.toxenv ]] 11:51:15 ++ cat /tmp/.toxenv 11:51:15 + lf_venv=/tmp/venv-IG1H 11:51:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IG1H from' file:/tmp/.toxenv 11:51:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IG1H from file:/tmp/.toxenv 11:51:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:51:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:51:15 + local 'pip_opts=--upgrade --quiet' 11:51:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:51:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:51:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:51:15 + [[ -n '' ]] 11:51:15 + [[ -n '' ]] 11:51:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:51:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:51:15 + /tmp/venv-IG1H/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 11:51:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:51:16 lf-activate-venv(): INFO: Base packages installed successfully 11:51:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:51:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:51:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:51:16 + /tmp/venv-IG1H/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 11:51:17 + type python3 11:51:17 + true 11:51:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IG1H/bin to PATH' 11:51:17 lf-activate-venv(): INFO: Adding /tmp/venv-IG1H/bin to PATH 11:51:17 + PATH=/tmp/venv-IG1H/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 11:51:17 + return 0 11:51:17 + [[ -d /opt/pyenv ]] 11:51:17 + echo '---> Setting up pyenv' 11:51:17 ---> Setting up pyenv 11:51:17 + export PYENV_ROOT=/opt/pyenv 11:51:17 + PYENV_ROOT=/opt/pyenv 11:51:17 + export PATH=/opt/pyenv/bin:/tmp/venv-IG1H/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 11:51:17 + PATH=/opt/pyenv/bin:/tmp/venv-IG1H/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 11:51:17 ++ pwd 11:51:17 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:51:17 + export PYTHONPATH 11:51:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:51:17 + TOX_TESTENV_PASSENV=PYTHONPATH 11:51:17 + tox --version 11:51:17 4.57.2 from /tmp/venv-IG1H/lib/python3.10/site-packages/tox/__init__.py 11:51:17 + PARALLEL=false 11:51:17 + TOX_OPTIONS_LIST= 11:51:17 + [[ -n pre-commit ]] 11:51:17 + TOX_OPTIONS_LIST=' -e pre-commit' 11:51:17 + case ${PARALLEL,,} in 11:51:17 + tox -e pre-commit 11:51:17 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:51:19 pre-commit: install_deps> python -I -m pip install pre-commit 11:51:22 pre-commit: freeze> python -m pip freeze --all 11:51:22 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.31.2,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 11:51:22 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:51:22 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:51:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:51:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:51:24 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:51:25 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:51:25 [INFO] Once installed this environment will be reused. 11:51:25 [INFO] This may take a few minutes... 11:51:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:51:29 [INFO] Once installed this environment will be reused. 11:51:29 [INFO] This may take a few minutes... 11:51:34 trim trailing whitespace.................................................Passed 11:51:34 Tabs remover.............................................................Passed 11:51:34 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:51:34 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:51:34 [INFO] Once installed this environment will be reused. 11:51:34 [INFO] This may take a few minutes... 11:51:43 gitlint..............................................(no files to check)Skipped 11:51:43 pre-commit: OK (25.71=setup[4.52]+cmd[11.94,9.25] seconds) 11:51:43 congratulations :) (25.75 seconds) 11:51:43 + tox_status=0 11:51:43 + echo '---> Completed tox runs' 11:51:43 ---> Completed tox runs 11:51:43 + for i in .tox/*/log 11:51:43 ++ echo .tox/pre-commit/log 11:51:43 ++ awk -F/ '{print $2}' 11:51:43 + tox_env=pre-commit 11:51:43 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:51:43 + DOC_DIR=docs/_build/html 11:51:43 + [[ -d docs/_build/html ]] 11:51:43 + echo '---> tox-run.sh ends' 11:51:43 ---> tox-run.sh ends 11:51:43 + test 0 -eq 0 11:51:43 $ ssh-agent -k 11:51:43 unset SSH_AUTH_SOCK; 11:51:43 unset SSH_AGENT_PID; 11:51:43 echo Agent pid 1684 killed; 11:51:44 [ssh-agent] Stopped. 11:51:44 [PostBuildScript] - [INFO] Executing post build scripts. 11:51:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17427169005832222694.sh 11:51:44 ---> sysstat.sh 11:51:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2961840029609616725.sh 11:51:44 ---> package-listing.sh 11:51:44 ++ facter osfamily 11:51:44 ++ tr '[:upper:]' '[:lower:]' 11:51:44 + OS_FAMILY=debian 11:51:44 + workspace=/w/workspace/oom-master-pre-commit-lint 11:51:44 + START_PACKAGES=/tmp/packages_start.txt 11:51:44 + END_PACKAGES=/tmp/packages_end.txt 11:51:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:51:44 + PACKAGES=/tmp/packages_start.txt 11:51:44 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:51:44 + PACKAGES=/tmp/packages_end.txt 11:51:44 + case "${OS_FAMILY}" in 11:51:44 + dpkg -l 11:51:44 + grep '^ii' 11:51:44 + '[' -f /tmp/packages_start.txt ']' 11:51:44 + '[' -f /tmp/packages_end.txt ']' 11:51:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:51:44 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:51:44 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:51:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:51:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9968122454775781995.sh 11:51:44 ---> capture-instance-metadata.sh 11:51:44 Setup pyenv: 11:51:44 system 11:51:44 3.8.13 11:51:44 3.9.13 11:51:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:51:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HhLc 11:51:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:51:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:51:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:51:56 lf-activate-venv(): INFO: Base packages installed successfully 11:51:56 lf-activate-venv(): INFO: Installing additional packages: lftools 11:52:18 lf-activate-venv(): INFO: Adding /tmp/venv-HhLc/bin to PATH 11:52:18 INFO: Running in OpenStack, capturing instance metadata 11:52:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4077347978436752382.sh 11:52:18 provisioning config files... 11:52:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1299215037843034220tmp 11:52:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:52:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:52:18 [EnvInject] - Injecting environment variables from a build step. 11:52:18 [EnvInject] - Injecting as environment variables the properties content 11:52:18 SERVER_ID=logs 11:52:18 11:52:18 [EnvInject] - Variables injected successfully. 11:52:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9885044080148076770.sh 11:52:18 ---> create-netrc.sh 11:52:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12731598013619175480.sh 11:52:18 ---> python-tools-install.sh 11:52:18 Setup pyenv: 11:52:18 system 11:52:18 3.8.13 11:52:18 3.9.13 11:52:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:52:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HhLc from file:/tmp/.os_lf_venv 11:52:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:52:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:52:20 lf-activate-venv(): INFO: Base packages installed successfully 11:52:20 lf-activate-venv(): INFO: Installing additional packages: lftools 11:52:28 lf-activate-venv(): INFO: Adding /tmp/venv-HhLc/bin to PATH 11:52:28 Generating Requirements File 11:52:52 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. 11:52:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:52:52 Python 3.10.6 11:52:52 pip 26.1.2 from /tmp/venv-HhLc/lib/python3.10/site-packages/pip (python 3.10) 11:52:53 aiohappyeyeballs==2.7.1 11:52:53 aiohttp==3.14.2 11:52:53 aiosignal==1.4.0 11:52:53 appdirs==1.4.4 11:52:53 argcomplete==3.7.0 11:52:53 aspy.yaml==1.3.0 11:52:53 async-timeout==5.0.1 11:52:53 attrs==26.1.0 11:52:53 autopage==0.6.0 11:52:53 backports.strenum==1.3.1 11:52:53 beautifulsoup4==4.15.0 11:52:53 boto3==1.43.52 11:52:53 botocore==1.43.52 11:52:53 bs4==0.0.2 11:52:53 certifi==2026.6.17 11:52:53 cffi==2.1.0 11:52:53 cfgv==3.5.0 11:52:53 chardet==7.4.3 11:52:53 charset-normalizer==3.4.9 11:52:53 click==8.4.2 11:52:53 cliff==4.14.0 11:52:53 cmd2==3.5.1 11:52:53 cryptography==3.3.2 11:52:53 debtcollector==3.1.0 11:52:53 decorator==5.3.1 11:52:53 defusedxml==0.7.1 11:52:53 Deprecated==1.3.1 11:52:53 distlib==0.4.3 11:52:53 dnspython==2.8.0 11:52:53 docker==7.2.0 11:52:53 dogpile.cache==1.5.0 11:52:53 durationpy==0.10 11:52:53 email-validator==2.3.0 11:52:53 filelock==3.31.2 11:52:53 frozenlist==1.8.0 11:52:53 future==1.0.0 11:52:53 gitdb==4.0.12 11:52:53 GitPython==3.1.53 11:52:53 httplib2==0.30.2 11:52:53 identify==2.6.19 11:52:53 idna==3.18 11:52:53 importlib-resources==1.5.0 11:52:53 iso8601==2.1.0 11:52:53 Jinja2==3.1.6 11:52:53 jmespath==1.1.0 11:52:53 jsonpatch==1.33 11:52:53 jsonpointer==3.1.1 11:52:53 jsonschema==4.26.0 11:52:53 jsonschema-specifications==2025.9.1 11:52:53 keystoneauth1==5.14.0 11:52:53 kubernetes==36.0.3 11:52:53 lftools==0.37.22 11:52:53 lxml==6.1.1 11:52:53 markdown-it-py==4.2.0 11:52:53 MarkupSafe==3.0.3 11:52:53 mdurl==0.1.2 11:52:53 msgpack==1.2.1 11:52:53 multi_key_dict==2.0.3 11:52:53 multidict==6.7.1 11:52:53 munch==4.0.0 11:52:53 netaddr==1.3.0 11:52:53 niet==1.4.2 11:52:53 nodeenv==1.10.0 11:52:53 oauth2client==4.1.3 11:52:53 oauthlib==3.3.1 11:52:53 openstacksdk==4.13.0 11:52:53 os-service-types==1.8.2 11:52:53 osc-lib==4.6.0 11:52:53 oslo.config==10.4.0 11:52:53 oslo.context==6.4.0 11:52:53 oslo.i18n==6.8.0 11:52:53 oslo.log==8.2.0 11:52:53 oslo.serialization==5.10.0 11:52:53 oslo.utils==10.1.1 11:52:53 packaging==26.2 11:52:53 pbr==7.0.3 11:52:53 platformdirs==4.10.1 11:52:53 prettytable==3.18.0 11:52:53 propcache==0.5.2 11:52:53 psutil==7.2.2 11:52:53 pyasn1==0.6.4 11:52:53 pyasn1_modules==0.4.2 11:52:53 pycparser==3.0 11:52:53 pygerrit2==2.0.15 11:52:53 PyGithub==2.9.1 11:52:53 Pygments==2.20.0 11:52:53 PyJWT==2.13.0 11:52:53 PyNaCl==1.6.2 11:52:53 pyparsing==2.4.7 11:52:53 pyperclip==1.11.0 11:52:53 pyrsistent==0.20.0 11:52:53 python-cinderclient==9.9.0 11:52:53 python-dateutil==2.9.0.post0 11:52:53 python-discovery==1.4.4 11:52:53 python-heatclient==5.2.0 11:52:53 python-jenkins==1.8.3 11:52:53 python-keystoneclient==5.8.0 11:52:53 python-magnumclient==4.11.0 11:52:53 python-openstackclient==10.0.0 11:52:53 python-swiftclient==4.10.0 11:52:53 PyYAML==6.0.3 11:52:53 referencing==0.37.0 11:52:53 requests==2.34.2 11:52:53 requests-oauthlib==2.0.0 11:52:53 rfc3986==2.0.0 11:52:53 rich==15.0.0 11:52:53 rich-argparse==1.8.0 11:52:53 rpds-py==0.30.0 11:52:53 rsa==4.9.1 11:52:53 ruamel.yaml==0.19.1 11:52:53 ruamel.yaml.clib==0.2.15 11:52:53 s3transfer==0.19.1 11:52:53 simplejson==4.1.1 11:52:53 six==1.17.0 11:52:53 smmap==5.0.3 11:52:53 soupsieve==2.9 11:52:53 stevedore==5.8.0 11:52:53 tabulate==0.10.0 11:52:53 toml==0.10.2 11:52:53 tomlkit==0.15.1 11:52:53 tqdm==4.69.0 11:52:53 typing_extensions==4.16.0 11:52:53 urllib3==1.26.20 11:52:53 virtualenv==21.6.1 11:52:53 wcwidth==0.8.2 11:52:53 websocket-client==1.9.0 11:52:53 wrapt==2.2.2 11:52:53 xdg==6.0.0 11:52:53 xmltodict==1.0.4 11:52:53 yarl==1.24.5 11:52:53 yq==4.1.2 11:52:53 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins8463646173164762356.sh 11:52:53 ---> uv-install.sh 11:52:53 Installing uv/uvx (latest) using shell installer 11:52:53 2026-07-21 11:52:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-9V5QPz.sh" [1] 11:52:53 downloading uv 0.11.30 x86_64-unknown-linux-gnu 11:52:54 installing to /home/jenkins/.local/bin 11:52:54 uv 11:52:54 uvx 11:52:54 everything's installed! 11:52:54 11:52:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:52:54 11:52:54 source $HOME/.local/bin/env (sh, bash, zsh) 11:52:54 source $HOME/.local/bin/env.fish (fish) 11:52:54 Adding install location to PATH 11:52:54 ---> Validating uv/uvx install 11:52:54 uvx 0.11.30 (x86_64-unknown-linux-gnu) 11:52:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins916364411218671655.sh 11:52:54 ---> sudo-logs.sh 11:52:54 Archiving 'sudo' log.. 11:52:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2306026677815795922.sh 11:52:54 ---> job-cost.sh 11:52:54 INFO: Activating Python virtual environment... 11:52:54 Setup pyenv: 11:52:54 system 11:52:54 3.8.13 11:52:54 3.9.13 11:52:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:52:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HhLc from file:/tmp/.os_lf_venv 11:52:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:52:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:52:56 lf-activate-venv(): INFO: Base packages installed successfully 11:52:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:53:01 lf-activate-venv(): INFO: Adding /tmp/venv-HhLc/bin to PATH 11:53:01 INFO: No stack-cost file found 11:53:01 INFO: Instance uptime: 179s 11:53:01 INFO: Fetching instance metadata (attempt 1 of 3)... 11:53:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:53:02 INFO: Successfully fetched instance metadata 11:53:02 INFO: Instance type: v3-standard-4 11:53:02 INFO: Retrieving pricing info for: v3-standard-4 11:53:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:53:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=179 11:53:02 INFO: Successfully fetched Vexxhost pricing API 11:53:02 INFO: Retrieved cost: 0.11 11:53:02 INFO: Retrieved resource: v3-standard-4 11:53:02 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:53:02 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:53:02 INFO: Successfully archived job cost data 11:53:02 DEBUG: Cost data: oom-master-pre-commit-lint,4733,2026-07-21 11:53:02,v3-standard-4,179,0.11,0.00,SUCCESS 11:53:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12034144472063924123.sh 11:53:02 ---> logs-deploy.sh 11:53:02 Setup pyenv: 11:53:02 system 11:53:02 3.8.13 11:53:02 3.9.13 11:53:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:53:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HhLc from file:/tmp/.os_lf_venv 11:53:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:53:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:53:04 lf-activate-venv(): INFO: Base packages installed successfully 11:53:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:53:12 lf-activate-venv(): INFO: Adding /tmp/venv-HhLc/bin to PATH 11:53:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4733 11:53:12 INFO: archiving workspace using pattern(s): 11:53:13 Archives upload complete. 11:53:13 INFO: archiving logs to Nexus 11:53:14 ---> uname -a: 11:53:14 Linux prd-ubuntu1804-builder-4c-4g-1618 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:53:14 11:53:14 11:53:14 ---> lscpu: 11:53:14 Architecture: x86_64 11:53:14 CPU op-mode(s): 32-bit, 64-bit 11:53:14 Byte Order: Little Endian 11:53:14 CPU(s): 4 11:53:14 On-line CPU(s) list: 0-3 11:53:14 Thread(s) per core: 1 11:53:14 Core(s) per socket: 1 11:53:14 Socket(s): 4 11:53:14 NUMA node(s): 1 11:53:14 Vendor ID: AuthenticAMD 11:53:14 CPU family: 23 11:53:14 Model: 49 11:53:14 Model name: AMD EPYC-Rome Processor 11:53:14 Stepping: 0 11:53:14 CPU MHz: 2800.000 11:53:14 BogoMIPS: 5600.00 11:53:14 Virtualization: AMD-V 11:53:14 Hypervisor vendor: KVM 11:53:14 Virtualization type: full 11:53:14 L1d cache: 32K 11:53:14 L1i cache: 32K 11:53:14 L2 cache: 512K 11:53:14 L3 cache: 16384K 11:53:14 NUMA node0 CPU(s): 0-3 11:53:14 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 11:53:14 11:53:14 11:53:14 ---> nproc: 11:53:14 4 11:53:14 11:53:14 11:53:14 ---> df -h: 11:53:14 Filesystem Size Used Avail Use% Mounted on 11:53:14 udev 7.9G 0 7.9G 0% /dev 11:53:14 tmpfs 1.6G 676K 1.6G 1% /run 11:53:14 /dev/vda1 78G 8.6G 69G 11% / 11:53:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:53:14 tmpfs 5.0M 0 5.0M 0% /run/lock 11:53:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:53:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:53:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:53:14 11:53:14 11:53:14 ---> free -m: 11:53:14 total used free shared buff/cache available 11:53:14 Mem: 16040 534 13156 0 2348 15180 11:53:14 Swap: 1023 0 1023 11:53:14 11:53:14 11:53:14 ---> ip addr: 11:53:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:53:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:53:14 inet 127.0.0.1/8 scope host lo 11:53:14 valid_lft forever preferred_lft forever 11:53:14 inet6 ::1/128 scope host 11:53:14 valid_lft forever preferred_lft forever 11:53:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:53:14 link/ether fa:16:3e:cc:c6:37 brd ff:ff:ff:ff:ff:ff 11:53:14 inet 10.30.106.127/23 brd 10.30.107.255 scope global dynamic ens3 11:53:14 valid_lft 86216sec preferred_lft 86216sec 11:53:14 inet6 fe80::f816:3eff:fecc:c637/64 scope link 11:53:14 valid_lft forever preferred_lft forever 11:53:14 11:53:14 11:53:14 ---> sar -b -r -n DEV: 11:53:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1618) 07/21/26 _x86_64_ (4 CPU) 11:53:14 11:53:14 11:50:17 LINUX RESTART (4 CPU) 11:53:14 11:53:14 11:51:02 tps rtps wtps bread/s bwrtn/s 11:53:14 11:52:01 102.64 10.74 91.90 263.28 53587.12 11:53:14 11:53:01 113.16 1.15 112.01 134.38 12951.97 11:53:14 Average: 107.95 5.91 102.04 198.29 33098.84 11:53:14 11:53:14 11:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:53:14 11:52:01 13933280 15541916 2491680 15.17 60088 1746660 803900 4.60 760896 1510820 86268 11:53:14 11:53:01 13470264 15539604 2954696 17.99 88456 2156944 783200 4.48 776740 1911484 245584 11:53:14 Average: 13701772 15540760 2723188 16.58 74272 1951802 793550 4.54 768818 1711152 165926 11:53:14 11:53:14 11:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:53:14 11:52:01 ens3 80.83 61.26 842.59 10.21 0.00 0.00 0.00 0.00 11:53:14 11:52:01 lo 2.44 2.44 0.27 0.27 0.00 0.00 0.00 0.00 11:53:14 11:53:01 ens3 91.02 68.29 1501.42 12.62 0.00 0.00 0.00 0.00 11:53:14 11:53:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 11:53:14 Average: ens3 85.97 64.80 1174.77 11.43 0.00 0.00 0.00 0.00 11:53:14 Average: lo 1.92 1.92 0.21 0.21 0.00 0.00 0.00 0.00 11:53:14 11:53:14 11:53:14 ---> sar -P ALL: 11:53:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1618) 07/21/26 _x86_64_ (4 CPU) 11:53:14 11:53:14 11:50:17 LINUX RESTART (4 CPU) 11:53:14 11:53:14 11:51:02 CPU %user %nice %system %iowait %steal %idle 11:53:14 11:52:01 all 20.28 0.00 1.87 6.41 0.06 71.39 11:53:14 11:52:01 0 14.69 0.00 1.89 16.07 0.07 67.29 11:53:14 11:52:01 1 12.03 0.00 1.33 7.61 0.03 78.99 11:53:14 11:52:01 2 22.65 0.00 1.92 0.73 0.05 74.65 11:53:14 11:52:01 3 31.72 0.00 2.36 1.26 0.07 64.60 11:53:14 11:53:01 all 20.20 0.00 1.45 1.44 0.05 76.85 11:53:14 11:53:01 0 21.63 0.00 1.67 1.99 0.05 74.66 11:53:14 11:53:01 1 16.16 0.00 1.24 0.23 0.03 82.33 11:53:14 11:53:01 2 13.86 0.00 0.60 0.12 0.03 85.39 11:53:14 11:53:01 3 29.18 0.00 2.29 3.39 0.08 65.06 11:53:14 Average: all 20.24 0.00 1.66 3.90 0.05 74.14 11:53:14 Average: 0 18.19 0.00 1.78 8.97 0.06 71.01 11:53:14 Average: 1 14.11 0.00 1.28 3.90 0.03 80.67 11:53:14 Average: 2 18.22 0.00 1.25 0.42 0.04 80.07 11:53:14 Average: 3 30.44 0.00 2.32 2.33 0.08 64.83 11:53:14 11:53:14 11:53:14