20:18:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146192 20:18:56 Running as SYSTEM 20:18:56 [EnvInject] - Loading node environment variables. 20:18:56 Building remotely on prd-ubuntu1804-builder-4c-4g-867 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 20:18:56 [ssh-agent] Looking for ssh-agent implementation... 20:18:56 $ ssh-agent 20:18:56 SSH_AUTH_SOCK=/tmp/ssh-kyP6iOBkOLwQ/agent.1639 20:18:56 SSH_AGENT_PID=1641 20:18:56 [ssh-agent] Started. 20:18:56 Running ssh-add (command line suppressed) 20:18:56 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15002252431397264345.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15002252431397264345.key) 20:18:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:18:56 The recommended git tool is: NONE 20:18:58 using credential onap-jenkins-ssh 20:18:58 Wiping out workspace first. 20:18:58 Cloning the remote Git repository 20:18:58 Cloning repository git://cloud.onap.org/mirror/oom.git 20:18:58 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 20:18:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:18:58 > git --version # timeout=10 20:18:58 > git --version # 'git version 2.17.1' 20:18:58 using GIT_SSH to set credentials Gerrit user 20:18:58 Verifying host key using manually-configured host key entries 20:18:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:19:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:19:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:19:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:19:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:19:04 using GIT_SSH to set credentials Gerrit user 20:19:04 Verifying host key using manually-configured host key entries 20:19:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/92/146192/3 # timeout=30 20:19:04 > git rev-parse 17cbea3e5659656a2fb8531d4fbdf982f725b952^{commit} # timeout=10 20:19:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:19:04 Checking out Revision 17cbea3e5659656a2fb8531d4fbdf982f725b952 (refs/changes/92/146192/3) 20:19:04 > git config core.sparsecheckout # timeout=10 20:19:04 > git checkout -f 17cbea3e5659656a2fb8531d4fbdf982f725b952 # timeout=30 20:19:07 Commit message: "[CI] Refactor find-tabs.sh to use native git grep" 20:19:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:19:07 > git rev-list --no-walk e0343f9ccb4eb4a62cb8b2ae75e3790fbba4e6f5 # timeout=10 20:19:08 [EnvInject] - Injecting environment variables from a build step. 20:19:08 [EnvInject] - Injecting as environment variables the properties content 20:19:08 PYTHON=python3 20:19:08 20:19:08 [EnvInject] - Variables injected successfully. 20:19:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2490547507426851632.sh 20:19:08 ---> tox-install.sh 20:19:08 + source /home/jenkins/lf-env.sh 20:19:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:19:08 ++ mktemp -d /tmp/venv-XXXX 20:19:08 + lf_venv=/tmp/venv-y0v8 20:19:08 + local venv_file=/tmp/.os_lf_venv 20:19:08 + local python=python3 20:19:08 + local options 20:19:08 + local set_path=true 20:19:08 + local install_args= 20:19:08 ++ 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 20:19:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:19:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:19:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:19:08 + true 20:19:08 + case $1 in 20:19:08 + venv_file=/tmp/.toxenv 20:19:08 + shift 2 20:19:08 + true 20:19:08 + case $1 in 20:19:08 + shift 20:19:08 + break 20:19:08 + case $python in 20:19:08 + local pkg_list= 20:19:08 + [[ -d /opt/pyenv ]] 20:19:08 + echo 'Setup pyenv:' 20:19:08 Setup pyenv: 20:19:08 + export PYENV_ROOT=/opt/pyenv 20:19:08 + PYENV_ROOT=/opt/pyenv 20:19:08 + 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 20:19:08 + 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 20:19:08 + pyenv versions 20:19:08 * system (set by /opt/pyenv/version) 20:19:08 * 3.8.13 (set by /opt/pyenv/version) 20:19:08 * 3.9.13 (set by /opt/pyenv/version) 20:19:08 * 3.10.6 (set by /opt/pyenv/version) 20:19:08 + command -v pyenv 20:19:08 ++ pyenv init - --no-rehash 20:19:08 + 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[*]}"'\'')" 20:19:08 export PATH="/opt/pyenv/shims:${PATH}" 20:19:08 export PYENV_SHELL=bash 20:19:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:19:08 pyenv() { 20:19:08 local command 20:19:08 command="${1:-}" 20:19:08 if [ "$#" -gt 0 ]; then 20:19:08 shift 20:19:08 fi 20:19:08 20:19:08 case "$command" in 20:19:08 rehash|shell) 20:19:08 eval "$(pyenv "sh-$command" "$@")" 20:19:08 ;; 20:19:08 *) 20:19:08 command pyenv "$command" "$@" 20:19:08 ;; 20:19:08 esac 20:19:08 }' 20:19:08 +++ 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[*]}"' 20:19:08 ++ 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 20:19:08 ++ 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 20:19:08 ++ 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 20:19:08 ++ export PYENV_SHELL=bash 20:19:08 ++ PYENV_SHELL=bash 20:19:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:19:08 +++ complete -F _pyenv pyenv 20:19:08 ++ lf-pyver python3 20:19:08 ++ local py_version_xy=python3 20:19:08 ++ local py_version_xyz= 20:19:08 ++ pyenv versions 20:19:08 ++ local command 20:19:08 ++ command=versions 20:19:08 ++ '[' 1 -gt 0 ']' 20:19:08 ++ shift 20:19:08 ++ case "$command" in 20:19:08 ++ sed 's/^[ *]* //' 20:19:08 ++ command pyenv versions 20:19:08 ++ pyenv versions 20:19:08 ++ awk '{ print $1 }' 20:19:08 ++ grep -E '^[0-9.]*[0-9]$' 20:19:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:19:08 +++ grep '^3' /tmp/.pyenv_versions 20:19:08 +++ sort -V 20:19:08 +++ tail -n 1 20:19:08 ++ py_version_xyz=3.10.6 20:19:08 ++ [[ -z 3.10.6 ]] 20:19:08 ++ echo 3.10.6 20:19:08 ++ return 0 20:19:08 + pyenv local 3.10.6 20:19:08 + local command 20:19:08 + command=local 20:19:08 + '[' 2 -gt 0 ']' 20:19:08 + shift 20:19:08 + case "$command" in 20:19:08 + command pyenv local 3.10.6 20:19:08 + pyenv local 3.10.6 20:19:08 + for arg in "$@" 20:19:08 + case $arg in 20:19:08 + pkg_list+='tox ' 20:19:08 + for arg in "$@" 20:19:08 + case $arg in 20:19:08 + pkg_list+='virtualenv ' 20:19:08 + for arg in "$@" 20:19:08 + case $arg in 20:19:08 + pkg_list+='urllib3~=1.26.15 ' 20:19:08 + [[ -f /tmp/.toxenv ]] 20:19:08 + [[ ! -f /tmp/.toxenv ]] 20:19:08 + [[ -n '' ]] 20:19:08 + python3 -m venv /tmp/venv-y0v8 20:19:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y0v8' 20:19:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y0v8 20:19:12 + echo /tmp/venv-y0v8 20:19:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:19:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:19:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:19:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:19:12 + local 'pip_opts=--upgrade --quiet' 20:19:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:19:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:19:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:19:12 + [[ -n '' ]] 20:19:12 + [[ -n '' ]] 20:19:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:19:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:19:12 + /tmp/venv-y0v8/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 20:19:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:19:16 lf-activate-venv(): INFO: Base packages installed successfully 20:19:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:19:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:19:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:19:16 + /tmp/venv-y0v8/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 20:19:18 + type python3 20:19:18 + true 20:19:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-y0v8/bin to PATH' 20:19:18 lf-activate-venv(): INFO: Adding /tmp/venv-y0v8/bin to PATH 20:19:18 + PATH=/tmp/venv-y0v8/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 20:19:18 + return 0 20:19:18 + python3 --version 20:19:18 Python 3.10.6 20:19:18 + python3 -m pip --version 20:19:19 pip 26.1.2 from /tmp/venv-y0v8/lib/python3.10/site-packages/pip (python 3.10) 20:19:19 + python3 -m pip freeze 20:19:19 cachetools==7.1.4 20:19:19 colorama==0.4.6 20:19:19 distlib==0.4.3 20:19:19 filelock==3.31.0 20:19:19 packaging==26.2 20:19:19 platformdirs==4.10.1 20:19:19 pluggy==1.6.0 20:19:19 pyproject-api==1.10.1 20:19:19 python-discovery==1.4.4 20:19:19 tomli==2.4.1 20:19:19 tomli_w==1.2.0 20:19:19 tox==4.57.0 20:19:19 typing_extensions==4.16.0 20:19:19 urllib3==1.26.20 20:19:19 virtualenv==21.6.1 20:19:19 [EnvInject] - Injecting environment variables from a build step. 20:19:19 [EnvInject] - Injecting as environment variables the properties content 20:19:19 PARALLEL=false 20:19:19 20:19:19 [EnvInject] - Variables injected successfully. 20:19:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4188675994748434153.sh 20:19:19 ---> tox-run.sh 20:19:19 + 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 20:19:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 20:19:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 20:19:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 20:19:19 + cd /w/workspace/oom-master-pre-commit-lint/. 20:19:19 + source /home/jenkins/lf-env.sh 20:19:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:19:19 ++ mktemp -d /tmp/venv-XXXX 20:19:19 + lf_venv=/tmp/venv-ghgr 20:19:19 + local venv_file=/tmp/.os_lf_venv 20:19:19 + local python=python3 20:19:19 + local options 20:19:19 + local set_path=true 20:19:19 + local install_args= 20:19:19 ++ 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 20:19:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:19:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:19:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:19:19 + true 20:19:19 + case $1 in 20:19:19 + venv_file=/tmp/.toxenv 20:19:19 + shift 2 20:19:19 + true 20:19:19 + case $1 in 20:19:19 + shift 20:19:19 + break 20:19:19 + case $python in 20:19:19 + local pkg_list= 20:19:19 + [[ -d /opt/pyenv ]] 20:19:19 + echo 'Setup pyenv:' 20:19:19 Setup pyenv: 20:19:19 + export PYENV_ROOT=/opt/pyenv 20:19:19 + PYENV_ROOT=/opt/pyenv 20:19:19 + 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 20:19:19 + 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 20:19:19 + pyenv versions 20:19:19 system 20:19:19 3.8.13 20:19:19 3.9.13 20:19:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:19:19 + command -v pyenv 20:19:19 ++ pyenv init - --no-rehash 20:19:19 + 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[*]}"'\'')" 20:19:19 export PATH="/opt/pyenv/shims:${PATH}" 20:19:19 export PYENV_SHELL=bash 20:19:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:19:19 pyenv() { 20:19:19 local command 20:19:19 command="${1:-}" 20:19:19 if [ "$#" -gt 0 ]; then 20:19:19 shift 20:19:19 fi 20:19:19 20:19:19 case "$command" in 20:19:19 rehash|shell) 20:19:19 eval "$(pyenv "sh-$command" "$@")" 20:19:19 ;; 20:19:19 *) 20:19:19 command pyenv "$command" "$@" 20:19:19 ;; 20:19:19 esac 20:19:19 }' 20:19:19 +++ 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[*]}"' 20:19:19 ++ 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 20:19:19 ++ 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 20:19:19 ++ 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 20:19:19 ++ export PYENV_SHELL=bash 20:19:19 ++ PYENV_SHELL=bash 20:19:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:19:19 +++ complete -F _pyenv pyenv 20:19:19 ++ lf-pyver python3 20:19:19 ++ local py_version_xy=python3 20:19:19 ++ local py_version_xyz= 20:19:19 ++ pyenv versions 20:19:19 ++ local command 20:19:19 ++ command=versions 20:19:19 ++ '[' 1 -gt 0 ']' 20:19:19 ++ shift 20:19:19 ++ case "$command" in 20:19:19 ++ command pyenv versions 20:19:19 ++ pyenv versions 20:19:19 ++ sed 's/^[ *]* //' 20:19:19 ++ awk '{ print $1 }' 20:19:19 ++ grep -E '^[0-9.]*[0-9]$' 20:19:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:19:19 +++ grep '^3' /tmp/.pyenv_versions 20:19:19 +++ sort -V 20:19:19 +++ tail -n 1 20:19:19 ++ py_version_xyz=3.10.6 20:19:19 ++ [[ -z 3.10.6 ]] 20:19:19 ++ echo 3.10.6 20:19:19 ++ return 0 20:19:19 + pyenv local 3.10.6 20:19:19 + local command 20:19:19 + command=local 20:19:19 + '[' 2 -gt 0 ']' 20:19:19 + shift 20:19:19 + case "$command" in 20:19:19 + command pyenv local 3.10.6 20:19:19 + pyenv local 3.10.6 20:19:19 + for arg in "$@" 20:19:19 + case $arg in 20:19:19 + pkg_list+='tox ' 20:19:19 + for arg in "$@" 20:19:19 + case $arg in 20:19:19 + pkg_list+='virtualenv ' 20:19:19 + for arg in "$@" 20:19:19 + case $arg in 20:19:19 + pkg_list+='urllib3~=1.26.15 ' 20:19:19 + [[ -f /tmp/.toxenv ]] 20:19:19 ++ cat /tmp/.toxenv 20:19:19 + lf_venv=/tmp/venv-y0v8 20:19:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y0v8 from' file:/tmp/.toxenv 20:19:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y0v8 from file:/tmp/.toxenv 20:19:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:19:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:19:19 + local 'pip_opts=--upgrade --quiet' 20:19:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:19:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:19:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:19:19 + [[ -n '' ]] 20:19:19 + [[ -n '' ]] 20:19:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:19:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:19:19 + /tmp/venv-y0v8/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 20:19:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:19:20 lf-activate-venv(): INFO: Base packages installed successfully 20:19:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:19:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:19:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:19:20 + /tmp/venv-y0v8/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 20:19:21 + type python3 20:19:21 + true 20:19:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-y0v8/bin to PATH' 20:19:21 lf-activate-venv(): INFO: Adding /tmp/venv-y0v8/bin to PATH 20:19:21 + PATH=/tmp/venv-y0v8/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 20:19:21 + return 0 20:19:21 + [[ -d /opt/pyenv ]] 20:19:21 + echo '---> Setting up pyenv' 20:19:21 ---> Setting up pyenv 20:19:21 + export PYENV_ROOT=/opt/pyenv 20:19:21 + PYENV_ROOT=/opt/pyenv 20:19:21 + export PATH=/opt/pyenv/bin:/tmp/venv-y0v8/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 20:19:21 + PATH=/opt/pyenv/bin:/tmp/venv-y0v8/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 20:19:21 ++ pwd 20:19:21 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 20:19:21 + export PYTHONPATH 20:19:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:19:21 + TOX_TESTENV_PASSENV=PYTHONPATH 20:19:21 + tox --version 20:19:21 4.57.0 from /tmp/venv-y0v8/lib/python3.10/site-packages/tox/__init__.py 20:19:21 + PARALLEL=false 20:19:21 + TOX_OPTIONS_LIST= 20:19:21 + [[ -n pre-commit ]] 20:19:21 + TOX_OPTIONS_LIST=' -e pre-commit' 20:19:21 + case ${PARALLEL,,} in 20:19:21 + tox -e pre-commit 20:19:21 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 20:19:23 pre-commit: install_deps> python -I -m pip install pre-commit 20:19:25 pre-commit: freeze> python -m pip freeze --all 20:19:26 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.31.0,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 20:19:26 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 20:19:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:19:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:19:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:19:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:19:29 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:19:29 [INFO] Once installed this environment will be reused. 20:19:29 [INFO] This may take a few minutes... 20:19:33 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:19:33 [INFO] Once installed this environment will be reused. 20:19:33 [INFO] This may take a few minutes... 20:19:38 trim trailing whitespace.................................................Passed 20:19:38 Tabs remover.............................................................Passed 20:19:38 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 20:19:38 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:19:38 [INFO] Once installed this environment will be reused. 20:19:38 [INFO] This may take a few minutes... 20:19:47 gitlint..............................................(no files to check)Skipped 20:19:47 pre-commit: OK (25.36=setup[4.10]+cmd[12.18,9.08] seconds) 20:19:47 congratulations :) (25.40 seconds) 20:19:47 + tox_status=0 20:19:47 + echo '---> Completed tox runs' 20:19:47 ---> Completed tox runs 20:19:47 + for i in .tox/*/log 20:19:47 ++ echo .tox/pre-commit/log 20:19:47 ++ awk -F/ '{print $2}' 20:19:47 + tox_env=pre-commit 20:19:47 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 20:19:47 + DOC_DIR=docs/_build/html 20:19:47 + [[ -d docs/_build/html ]] 20:19:47 + echo '---> tox-run.sh ends' 20:19:47 ---> tox-run.sh ends 20:19:47 + test 0 -eq 0 20:19:47 $ ssh-agent -k 20:19:47 unset SSH_AUTH_SOCK; 20:19:47 unset SSH_AGENT_PID; 20:19:47 echo Agent pid 1641 killed; 20:19:47 [ssh-agent] Stopped. 20:19:47 [PostBuildScript] - [INFO] Executing post build scripts. 20:19:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16685942591160974914.sh 20:19:47 ---> sysstat.sh 20:19:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2574256850439253430.sh 20:19:48 ---> package-listing.sh 20:19:48 ++ facter osfamily 20:19:48 ++ tr '[:upper:]' '[:lower:]' 20:19:48 + OS_FAMILY=debian 20:19:48 + workspace=/w/workspace/oom-master-pre-commit-lint 20:19:48 + START_PACKAGES=/tmp/packages_start.txt 20:19:48 + END_PACKAGES=/tmp/packages_end.txt 20:19:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:19:48 + PACKAGES=/tmp/packages_start.txt 20:19:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:19:48 + PACKAGES=/tmp/packages_end.txt 20:19:48 + case "${OS_FAMILY}" in 20:19:48 + dpkg -l 20:19:48 + grep '^ii' 20:19:48 + '[' -f /tmp/packages_start.txt ']' 20:19:48 + '[' -f /tmp/packages_end.txt ']' 20:19:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:19:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:19:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 20:19:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 20:19:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14995676475790321750.sh 20:19:48 ---> capture-instance-metadata.sh 20:19:48 Setup pyenv: 20:19:48 system 20:19:48 3.8.13 20:19:48 3.9.13 20:19:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:19:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aAmN 20:19:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:19:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:19:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:19:56 lf-activate-venv(): INFO: Base packages installed successfully 20:19:56 lf-activate-venv(): INFO: Installing additional packages: lftools 20:20:18 lf-activate-venv(): INFO: Adding /tmp/venv-aAmN/bin to PATH 20:20:18 INFO: Running in OpenStack, capturing instance metadata 20:20:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13650319451964584142.sh 20:20:18 provisioning config files... 20:20:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4982324877628963302tmp 20:20:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:20:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:20:18 [EnvInject] - Injecting environment variables from a build step. 20:20:18 [EnvInject] - Injecting as environment variables the properties content 20:20:18 SERVER_ID=logs 20:20:18 20:20:18 [EnvInject] - Variables injected successfully. 20:20:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8973886859486893885.sh 20:20:18 ---> create-netrc.sh 20:20:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17236528159152955185.sh 20:20:19 ---> python-tools-install.sh 20:20:19 Setup pyenv: 20:20:19 system 20:20:19 3.8.13 20:20:19 3.9.13 20:20:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:20:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aAmN from file:/tmp/.os_lf_venv 20:20:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:20 lf-activate-venv(): INFO: Base packages installed successfully 20:20:20 lf-activate-venv(): INFO: Installing additional packages: lftools 20:20:28 lf-activate-venv(): INFO: Adding /tmp/venv-aAmN/bin to PATH 20:20:28 Generating Requirements File 20:20:51 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. 20:20:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:20:51 Python 3.10.6 20:20:52 pip 26.1.2 from /tmp/venv-aAmN/lib/python3.10/site-packages/pip (python 3.10) 20:20:52 aiohappyeyeballs==2.7.1 20:20:52 aiohttp==3.14.1 20:20:52 aiosignal==1.4.0 20:20:52 appdirs==1.4.4 20:20:52 argcomplete==3.7.0 20:20:52 aspy.yaml==1.3.0 20:20:52 async-timeout==5.0.1 20:20:52 attrs==26.1.0 20:20:52 autopage==0.6.0 20:20:52 backports.strenum==1.3.1 20:20:52 beautifulsoup4==4.15.0 20:20:52 boto3==1.43.51 20:20:52 botocore==1.43.51 20:20:52 bs4==0.0.2 20:20:52 certifi==2026.6.17 20:20:52 cffi==2.1.0 20:20:52 cfgv==3.5.0 20:20:52 chardet==7.4.3 20:20:52 charset-normalizer==3.4.9 20:20:52 click==8.4.2 20:20:52 cliff==4.14.0 20:20:52 cmd2==3.5.1 20:20:52 cryptography==3.3.2 20:20:52 debtcollector==3.1.0 20:20:52 decorator==5.3.1 20:20:52 defusedxml==0.7.1 20:20:52 Deprecated==1.3.1 20:20:52 distlib==0.4.3 20:20:52 dnspython==2.8.0 20:20:52 docker==7.2.0 20:20:52 dogpile.cache==1.5.0 20:20:52 durationpy==0.10 20:20:52 email-validator==2.3.0 20:20:52 filelock==3.31.0 20:20:52 frozenlist==1.8.0 20:20:52 future==1.0.0 20:20:52 gitdb==4.0.12 20:20:52 GitPython==3.1.52 20:20:52 httplib2==0.30.2 20:20:52 identify==2.6.19 20:20:52 idna==3.18 20:20:52 importlib-resources==1.5.0 20:20:52 iso8601==2.1.0 20:20:52 Jinja2==3.1.6 20:20:52 jmespath==1.1.0 20:20:52 jsonpatch==1.33 20:20:52 jsonpointer==3.1.1 20:20:52 jsonschema==4.26.0 20:20:52 jsonschema-specifications==2025.9.1 20:20:52 keystoneauth1==5.14.0 20:20:52 kubernetes==36.0.3 20:20:52 lftools==0.37.22 20:20:52 lxml==6.1.1 20:20:52 markdown-it-py==4.2.0 20:20:52 MarkupSafe==3.0.3 20:20:52 mdurl==0.1.2 20:20:52 msgpack==1.2.1 20:20:52 multi_key_dict==2.0.3 20:20:52 multidict==6.7.1 20:20:52 munch==4.0.0 20:20:52 netaddr==1.3.0 20:20:52 niet==1.4.2 20:20:52 nodeenv==1.10.0 20:20:52 oauth2client==4.1.3 20:20:52 oauthlib==3.3.1 20:20:52 openstacksdk==4.13.0 20:20:52 os-service-types==1.8.2 20:20:52 osc-lib==4.6.0 20:20:52 oslo.config==10.4.0 20:20:52 oslo.context==6.4.0 20:20:52 oslo.i18n==6.8.0 20:20:52 oslo.log==8.2.0 20:20:52 oslo.serialization==5.10.0 20:20:52 oslo.utils==10.1.1 20:20:52 packaging==26.2 20:20:52 pbr==7.0.3 20:20:52 platformdirs==4.10.1 20:20:52 prettytable==3.18.0 20:20:52 propcache==0.5.2 20:20:52 psutil==7.2.2 20:20:52 pyasn1==0.6.4 20:20:52 pyasn1_modules==0.4.2 20:20:52 pycparser==3.0 20:20:52 pygerrit2==2.0.15 20:20:52 PyGithub==2.9.1 20:20:52 Pygments==2.20.0 20:20:52 PyJWT==2.13.0 20:20:52 PyNaCl==1.6.2 20:20:52 pyparsing==2.4.7 20:20:52 pyperclip==1.11.0 20:20:52 pyrsistent==0.20.0 20:20:52 python-cinderclient==9.9.0 20:20:52 python-dateutil==2.9.0.post0 20:20:52 python-discovery==1.4.4 20:20:52 python-heatclient==5.2.0 20:20:52 python-jenkins==1.8.3 20:20:52 python-keystoneclient==5.8.0 20:20:52 python-magnumclient==4.11.0 20:20:52 python-openstackclient==10.0.0 20:20:52 python-swiftclient==4.10.0 20:20:52 PyYAML==6.0.3 20:20:52 referencing==0.37.0 20:20:52 requests==2.34.2 20:20:52 requests-oauthlib==2.0.0 20:20:52 rfc3986==2.0.0 20:20:52 rich==15.0.0 20:20:52 rich-argparse==1.8.0 20:20:52 rpds-py==0.30.0 20:20:52 rsa==4.9.1 20:20:52 ruamel.yaml==0.19.1 20:20:52 ruamel.yaml.clib==0.2.15 20:20:52 s3transfer==0.19.1 20:20:52 simplejson==4.1.1 20:20:52 six==1.17.0 20:20:52 smmap==5.0.3 20:20:52 soupsieve==2.8.4 20:20:52 stevedore==5.8.0 20:20:52 tabulate==0.10.0 20:20:52 toml==0.10.2 20:20:52 tomlkit==0.15.1 20:20:52 tqdm==4.69.0 20:20:52 typing_extensions==4.16.0 20:20:52 urllib3==1.26.20 20:20:52 virtualenv==21.6.1 20:20:52 wcwidth==0.8.2 20:20:52 websocket-client==1.9.0 20:20:52 wrapt==2.2.2 20:20:52 xdg==6.0.0 20:20:52 xmltodict==1.0.4 20:20:52 yarl==1.24.2 20:20:52 yq==4.1.2 20:20:52 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4052349869571977882.sh 20:20:52 ---> uv-install.sh 20:20:52 Installing uv/uvx (latest) using shell installer 20:20:52 2026-07-18 20:20:52 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-IwH2fI.sh" [1] 20:20:52 downloading uv 0.11.29 x86_64-unknown-linux-gnu 20:20:53 installing to /home/jenkins/.local/bin 20:20:53 uv 20:20:53 uvx 20:20:53 everything's installed! 20:20:53 20:20:53 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:20:53 20:20:53 source $HOME/.local/bin/env (sh, bash, zsh) 20:20:53 source $HOME/.local/bin/env.fish (fish) 20:20:53 Adding install location to PATH 20:20:53 ---> Validating uv/uvx install 20:20:53 uvx 0.11.29 (x86_64-unknown-linux-gnu) 20:20:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10964128697341958428.sh 20:20:53 ---> sudo-logs.sh 20:20:53 Archiving 'sudo' log.. 20:20:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14859791029883069193.sh 20:20:53 ---> job-cost.sh 20:20:53 INFO: Activating Python virtual environment... 20:20:53 Setup pyenv: 20:20:54 system 20:20:54 3.8.13 20:20:54 3.9.13 20:20:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:20:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aAmN from file:/tmp/.os_lf_venv 20:20:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:55 lf-activate-venv(): INFO: Base packages installed successfully 20:20:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:21:01 lf-activate-venv(): INFO: Adding /tmp/venv-aAmN/bin to PATH 20:21:01 INFO: No stack-cost file found 20:21:01 INFO: Instance uptime: 150s 20:21:01 INFO: Fetching instance metadata (attempt 1 of 3)... 20:21:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:21:01 INFO: Successfully fetched instance metadata 20:21:01 INFO: Instance type: v3-standard-4 20:21:01 INFO: Retrieving pricing info for: v3-standard-4 20:21:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:21:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=150 20:21:01 INFO: Successfully fetched Vexxhost pricing API 20:21:01 INFO: Retrieved cost: 0.11 20:21:01 INFO: Retrieved resource: v3-standard-4 20:21:01 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 20:21:01 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 20:21:01 INFO: Successfully archived job cost data 20:21:01 DEBUG: Cost data: oom-master-pre-commit-lint,4722,2026-07-18 20:21:01,v3-standard-4,150,0.11,0.00,SUCCESS 20:21:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4800851756850783883.sh 20:21:01 ---> logs-deploy.sh 20:21:01 Setup pyenv: 20:21:01 system 20:21:01 3.8.13 20:21:01 3.9.13 20:21:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:21:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aAmN from file:/tmp/.os_lf_venv 20:21:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:21:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:21:03 lf-activate-venv(): INFO: Base packages installed successfully 20:21:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:21:11 lf-activate-venv(): INFO: Adding /tmp/venv-aAmN/bin to PATH 20:21:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4722 20:21:11 INFO: archiving workspace using pattern(s): 20:21:12 Archives upload complete. 20:21:12 INFO: archiving logs to Nexus 20:21:13 ---> uname -a: 20:21:13 Linux prd-ubuntu1804-builder-4c-4g-867 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:21:13 20:21:13 20:21:13 ---> lscpu: 20:21:13 Architecture: x86_64 20:21:13 CPU op-mode(s): 32-bit, 64-bit 20:21:13 Byte Order: Little Endian 20:21:13 CPU(s): 4 20:21:13 On-line CPU(s) list: 0-3 20:21:13 Thread(s) per core: 1 20:21:13 Core(s) per socket: 1 20:21:13 Socket(s): 4 20:21:13 NUMA node(s): 1 20:21:13 Vendor ID: AuthenticAMD 20:21:13 CPU family: 23 20:21:13 Model: 49 20:21:13 Model name: AMD EPYC-Rome Processor 20:21:13 Stepping: 0 20:21:13 CPU MHz: 2799.998 20:21:13 BogoMIPS: 5599.99 20:21:13 Virtualization: AMD-V 20:21:13 Hypervisor vendor: KVM 20:21:13 Virtualization type: full 20:21:13 L1d cache: 32K 20:21:13 L1i cache: 32K 20:21:13 L2 cache: 512K 20:21:13 L3 cache: 16384K 20:21:13 NUMA node0 CPU(s): 0-3 20:21:13 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 20:21:13 20:21:13 20:21:13 ---> nproc: 20:21:13 4 20:21:13 20:21:13 20:21:13 ---> df -h: 20:21:13 Filesystem Size Used Avail Use% Mounted on 20:21:13 udev 7.9G 0 7.9G 0% /dev 20:21:13 tmpfs 1.6G 676K 1.6G 1% /run 20:21:13 /dev/vda1 78G 8.6G 69G 11% / 20:21:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:21:13 tmpfs 5.0M 0 5.0M 0% /run/lock 20:21:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:21:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:21:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:21:13 20:21:13 20:21:13 ---> free -m: 20:21:13 total used free shared buff/cache available 20:21:13 Mem: 16040 559 13131 0 2348 15155 20:21:13 Swap: 1023 0 1023 20:21:13 20:21:13 20:21:13 ---> ip addr: 20:21:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:21:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:21:13 inet 127.0.0.1/8 scope host lo 20:21:13 valid_lft forever preferred_lft forever 20:21:13 inet6 ::1/128 scope host 20:21:13 valid_lft forever preferred_lft forever 20:21:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:21:13 link/ether fa:16:3e:12:17:56 brd ff:ff:ff:ff:ff:ff 20:21:13 inet 10.30.107.126/23 brd 10.30.107.255 scope global dynamic ens3 20:21:13 valid_lft 86246sec preferred_lft 86246sec 20:21:13 inet6 fe80::f816:3eff:fe12:1756/64 scope link 20:21:13 valid_lft forever preferred_lft forever 20:21:13 20:21:13 20:21:13 ---> sar -b -r -n DEV: 20:21:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-867) 07/18/26 _x86_64_ (4 CPU) 20:21:13 20:21:13 20:18:41 LINUX RESTART (4 CPU) 20:21:13 20:21:13 20:19:01 tps rtps wtps bread/s bwrtn/s 20:21:13 20:20:01 309.40 24.40 285.00 819.46 20133.44 20:21:13 20:21:01 119.23 1.15 118.08 134.38 21545.21 20:21:13 Average: 214.31 12.77 201.54 476.92 20839.33 20:21:13 20:21:13 20:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:21:13 20:20:01 13907656 15516324 2517312 15.33 60120 1746612 813456 4.66 786476 1511264 109360 20:21:13 20:21:01 13515376 15585164 2909592 17.71 88576 2157456 705596 4.04 731552 1913544 252448 20:21:13 Average: 13711516 15550744 2713452 16.52 74348 1952034 759526 4.35 759014 1712404 180904 20:21:13 20:21:13 20:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:21:13 20:20:01 ens3 162.97 106.75 1222.95 31.83 0.00 0.00 0.00 0.00 20:21:13 20:20:01 lo 2.53 2.53 0.28 0.28 0.00 0.00 0.00 0.00 20:21:13 20:21:01 ens3 97.15 73.64 1499.49 13.01 0.00 0.00 0.00 0.00 20:21:13 20:21:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 20:21:13 Average: ens3 130.06 90.19 1361.22 22.42 0.00 0.00 0.00 0.00 20:21:13 Average: lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 20:21:13 20:21:13 20:21:13 ---> sar -P ALL: 20:21:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-867) 07/18/26 _x86_64_ (4 CPU) 20:21:13 20:21:13 20:18:41 LINUX RESTART (4 CPU) 20:21:13 20:21:13 20:19:01 CPU %user %nice %system %iowait %steal %idle 20:21:13 20:20:01 all 21.80 0.00 2.40 2.89 0.08 72.84 20:21:13 20:20:01 0 32.47 0.00 2.88 0.69 0.08 63.87 20:21:13 20:20:01 1 26.41 0.00 2.59 2.89 0.07 68.05 20:21:13 20:20:01 2 13.05 0.00 1.96 6.30 0.07 78.62 20:21:13 20:20:01 3 15.26 0.00 2.16 1.68 0.10 80.80 20:21:13 20:21:01 all 19.56 0.00 1.43 2.18 0.06 76.77 20:21:13 20:21:01 0 6.78 0.00 0.77 0.02 0.02 92.42 20:21:13 20:21:01 1 35.65 0.00 2.64 1.44 0.08 60.19 20:21:13 20:21:01 2 24.19 0.00 1.55 5.20 0.05 69.00 20:21:13 20:21:01 3 11.67 0.00 0.72 2.09 0.07 85.46 20:21:13 Average: all 20.68 0.00 1.91 2.54 0.07 74.80 20:21:13 Average: 0 19.61 0.00 1.82 0.35 0.05 78.17 20:21:13 Average: 1 31.02 0.00 2.61 2.16 0.08 64.12 20:21:13 Average: 2 18.62 0.00 1.76 5.75 0.06 73.81 20:21:13 Average: 3 13.46 0.00 1.44 1.88 0.08 83.13 20:21:13 20:21:13 20:21:13