18:53:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146741 18:53:26 Running as SYSTEM 18:53:26 [EnvInject] - Loading node environment variables. 18:53:26 Building remotely on prd-ubuntu1804-builder-4c-4g-13419 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 18:53:26 [ssh-agent] Looking for ssh-agent implementation... 18:53:26 $ ssh-agent 18:53:26 SSH_AUTH_SOCK=/tmp/ssh-wZ8a2HJVkOlb/agent.1654 18:53:26 SSH_AGENT_PID=1656 18:53:26 [ssh-agent] Started. 18:53:26 Running ssh-add (command line suppressed) 18:53:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6054997269579594370.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6054997269579594370.key) 18:53:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:53:26 The recommended git tool is: NONE 18:53:28 using credential onap-jenkins-ssh 18:53:28 Wiping out workspace first. 18:53:28 Cloning the remote Git repository 18:53:28 Cloning repository git://cloud.onap.org/mirror/oom.git 18:53:28 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 18:53:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:53:28 > git --version # timeout=10 18:53:28 > git --version # 'git version 2.17.1' 18:53:28 using GIT_SSH to set credentials Gerrit user 18:53:28 Verifying host key using manually-configured host key entries 18:53:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:53:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:53:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:53:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:53:34 using GIT_SSH to set credentials Gerrit user 18:53:34 Verifying host key using manually-configured host key entries 18:53:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/41/146741/1 # timeout=30 18:53:34 > git rev-parse bf1cdfef9958ce064ef6604cc8b777550c63351a^{commit} # timeout=10 18:53:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:53:34 Checking out Revision bf1cdfef9958ce064ef6604cc8b777550c63351a (refs/changes/41/146741/1) 18:53:34 > git config core.sparsecheckout # timeout=10 18:53:34 > git checkout -f bf1cdfef9958ce064ef6604cc8b777550c63351a # timeout=30 18:53:37 Commit message: "[COMMON] FIX starter deployment apiVersion" 18:53:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:53:37 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 18:53:38 [EnvInject] - Injecting environment variables from a build step. 18:53:38 [EnvInject] - Injecting as environment variables the properties content 18:53:38 PYTHON=python3 18:53:38 18:53:38 [EnvInject] - Variables injected successfully. 18:53:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16666822869978825130.sh 18:53:38 ---> tox-install.sh 18:53:38 + source /home/jenkins/lf-env.sh 18:53:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:53:38 ++ mktemp -d /tmp/venv-XXXX 18:53:38 + lf_venv=/tmp/venv-kIFE 18:53:38 + local venv_file=/tmp/.os_lf_venv 18:53:38 + local python=python3 18:53:38 + local options 18:53:38 + local set_path=true 18:53:38 + local install_args= 18:53:38 ++ 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 18:53:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:53:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:53:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:53:38 + true 18:53:38 + case $1 in 18:53:38 + venv_file=/tmp/.toxenv 18:53:38 + shift 2 18:53:38 + true 18:53:38 + case $1 in 18:53:38 + shift 18:53:38 + break 18:53:38 + case $python in 18:53:38 + local pkg_list= 18:53:38 + [[ -d /opt/pyenv ]] 18:53:38 + echo 'Setup pyenv:' 18:53:38 Setup pyenv: 18:53:38 + export PYENV_ROOT=/opt/pyenv 18:53:38 + PYENV_ROOT=/opt/pyenv 18:53:38 + 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 18:53:38 + 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 18:53:38 + pyenv versions 18:53:38 * system (set by /opt/pyenv/version) 18:53:38 * 3.8.13 (set by /opt/pyenv/version) 18:53:38 * 3.9.13 (set by /opt/pyenv/version) 18:53:38 * 3.10.6 (set by /opt/pyenv/version) 18:53:38 + command -v pyenv 18:53:38 ++ pyenv init - --no-rehash 18:53:38 + 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[*]}"'\'')" 18:53:38 export PATH="/opt/pyenv/shims:${PATH}" 18:53:38 export PYENV_SHELL=bash 18:53:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:53:38 pyenv() { 18:53:38 local command 18:53:38 command="${1:-}" 18:53:38 if [ "$#" -gt 0 ]; then 18:53:38 shift 18:53:38 fi 18:53:38 18:53:38 case "$command" in 18:53:38 rehash|shell) 18:53:38 eval "$(pyenv "sh-$command" "$@")" 18:53:38 ;; 18:53:38 *) 18:53:38 command pyenv "$command" "$@" 18:53:38 ;; 18:53:38 esac 18:53:38 }' 18:53:38 +++ 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[*]}"' 18:53:38 ++ 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 18:53:38 ++ 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 18:53:38 ++ 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 18:53:38 ++ export PYENV_SHELL=bash 18:53:38 ++ PYENV_SHELL=bash 18:53:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:53:38 +++ complete -F _pyenv pyenv 18:53:38 ++ lf-pyver python3 18:53:38 ++ local py_version_xy=python3 18:53:38 ++ local py_version_xyz= 18:53:38 ++ pyenv versions 18:53:38 ++ local command 18:53:38 ++ command=versions 18:53:38 ++ '[' 1 -gt 0 ']' 18:53:38 ++ shift 18:53:38 ++ case "$command" in 18:53:38 ++ command pyenv versions 18:53:38 ++ pyenv versions 18:53:38 ++ sed 's/^[ *]* //' 18:53:38 ++ awk '{ print $1 }' 18:53:38 ++ grep -E '^[0-9.]*[0-9]$' 18:53:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:53:38 +++ grep '^3' /tmp/.pyenv_versions 18:53:38 +++ sort -V 18:53:38 +++ tail -n 1 18:53:38 ++ py_version_xyz=3.10.6 18:53:38 ++ [[ -z 3.10.6 ]] 18:53:38 ++ echo 3.10.6 18:53:38 ++ return 0 18:53:38 + pyenv local 3.10.6 18:53:38 + local command 18:53:38 + command=local 18:53:38 + '[' 2 -gt 0 ']' 18:53:38 + shift 18:53:38 + case "$command" in 18:53:38 + command pyenv local 3.10.6 18:53:38 + pyenv local 3.10.6 18:53:38 + for arg in "$@" 18:53:38 + case $arg in 18:53:38 + pkg_list+='tox ' 18:53:38 + for arg in "$@" 18:53:38 + case $arg in 18:53:38 + pkg_list+='virtualenv ' 18:53:38 + for arg in "$@" 18:53:38 + case $arg in 18:53:38 + pkg_list+='urllib3~=1.26.15 ' 18:53:38 + [[ -f /tmp/.toxenv ]] 18:53:38 + [[ ! -f /tmp/.toxenv ]] 18:53:38 + [[ -n '' ]] 18:53:38 + python3 -m venv /tmp/venv-kIFE 18:53:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kIFE' 18:53:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kIFE 18:53:42 + echo /tmp/venv-kIFE 18:53:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:53:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:53:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:53:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:53:42 + local 'pip_opts=--upgrade --quiet' 18:53:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:53:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:53:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:53:42 + [[ -n '' ]] 18:53:42 + [[ -n '' ]] 18:53:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:53:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:53:42 + /tmp/venv-kIFE/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 18:53:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:53:46 lf-activate-venv(): INFO: Base packages installed successfully 18:53:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:53:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:53:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:53:46 + /tmp/venv-kIFE/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 18:53:48 + type python3 18:53:48 + true 18:53:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kIFE/bin to PATH' 18:53:48 lf-activate-venv(): INFO: Adding /tmp/venv-kIFE/bin to PATH 18:53:48 + PATH=/tmp/venv-kIFE/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 18:53:48 + return 0 18:53:48 + python3 --version 18:53:48 Python 3.10.6 18:53:48 + python3 -m pip --version 18:53:48 pip 26.1.2 from /tmp/venv-kIFE/lib/python3.10/site-packages/pip (python 3.10) 18:53:48 + python3 -m pip freeze 18:53:49 cachetools==7.1.6 18:53:49 colorama==0.4.6 18:53:49 distlib==0.4.3 18:53:49 filelock==3.32.0 18:53:49 packaging==26.2 18:53:49 platformdirs==4.11.0 18:53:49 pluggy==1.6.0 18:53:49 pyproject-api==1.11.0 18:53:49 python-discovery==1.5.0 18:53:49 tomli==2.4.1 18:53:49 tomli_w==1.2.0 18:53:49 tox==4.58.0 18:53:49 typing_extensions==4.16.0 18:53:49 urllib3==1.26.20 18:53:49 virtualenv==21.7.0 18:53:49 [EnvInject] - Injecting environment variables from a build step. 18:53:49 [EnvInject] - Injecting as environment variables the properties content 18:53:49 PARALLEL=false 18:53:49 18:53:49 [EnvInject] - Variables injected successfully. 18:53:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8525527602050501316.sh 18:53:49 ---> tox-run.sh 18:53:49 + 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 18:53:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 18:53:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 18:53:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 18:53:49 + cd /w/workspace/oom-master-pre-commit-lint/. 18:53:49 + source /home/jenkins/lf-env.sh 18:53:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:53:49 ++ mktemp -d /tmp/venv-XXXX 18:53:49 + lf_venv=/tmp/venv-hUZY 18:53:49 + local venv_file=/tmp/.os_lf_venv 18:53:49 + local python=python3 18:53:49 + local options 18:53:49 + local set_path=true 18:53:49 + local install_args= 18:53:49 ++ 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 18:53:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:53:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:53:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:53:49 + true 18:53:49 + case $1 in 18:53:49 + venv_file=/tmp/.toxenv 18:53:49 + shift 2 18:53:49 + true 18:53:49 + case $1 in 18:53:49 + shift 18:53:49 + break 18:53:49 + case $python in 18:53:49 + local pkg_list= 18:53:49 + [[ -d /opt/pyenv ]] 18:53:49 + echo 'Setup pyenv:' 18:53:49 Setup pyenv: 18:53:49 + export PYENV_ROOT=/opt/pyenv 18:53:49 + PYENV_ROOT=/opt/pyenv 18:53:49 + 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 18:53:49 + 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 18:53:49 + pyenv versions 18:53:49 system 18:53:49 3.8.13 18:53:49 3.9.13 18:53:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:53:49 + command -v pyenv 18:53:49 ++ pyenv init - --no-rehash 18:53:49 + 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[*]}"'\'')" 18:53:49 export PATH="/opt/pyenv/shims:${PATH}" 18:53:49 export PYENV_SHELL=bash 18:53:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:53:49 pyenv() { 18:53:49 local command 18:53:49 command="${1:-}" 18:53:49 if [ "$#" -gt 0 ]; then 18:53:49 shift 18:53:49 fi 18:53:49 18:53:49 case "$command" in 18:53:49 rehash|shell) 18:53:49 eval "$(pyenv "sh-$command" "$@")" 18:53:49 ;; 18:53:49 *) 18:53:49 command pyenv "$command" "$@" 18:53:49 ;; 18:53:49 esac 18:53:49 }' 18:53:49 +++ 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[*]}"' 18:53:49 ++ 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 18:53:49 ++ 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 18:53:49 ++ 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 18:53:49 ++ export PYENV_SHELL=bash 18:53:49 ++ PYENV_SHELL=bash 18:53:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:53:49 +++ complete -F _pyenv pyenv 18:53:49 ++ lf-pyver python3 18:53:49 ++ local py_version_xy=python3 18:53:49 ++ local py_version_xyz= 18:53:49 ++ pyenv versions 18:53:49 ++ local command 18:53:49 ++ sed 's/^[ *]* //' 18:53:49 ++ command=versions 18:53:49 ++ awk '{ print $1 }' 18:53:49 ++ '[' 1 -gt 0 ']' 18:53:49 ++ shift 18:53:49 ++ case "$command" in 18:53:49 ++ command pyenv versions 18:53:49 ++ pyenv versions 18:53:49 ++ grep -E '^[0-9.]*[0-9]$' 18:53:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:53:49 +++ grep '^3' /tmp/.pyenv_versions 18:53:49 +++ sort -V 18:53:49 +++ tail -n 1 18:53:49 ++ py_version_xyz=3.10.6 18:53:49 ++ [[ -z 3.10.6 ]] 18:53:49 ++ echo 3.10.6 18:53:49 ++ return 0 18:53:49 + pyenv local 3.10.6 18:53:49 + local command 18:53:49 + command=local 18:53:49 + '[' 2 -gt 0 ']' 18:53:49 + shift 18:53:49 + case "$command" in 18:53:49 + command pyenv local 3.10.6 18:53:49 + pyenv local 3.10.6 18:53:49 + for arg in "$@" 18:53:49 + case $arg in 18:53:49 + pkg_list+='tox ' 18:53:49 + for arg in "$@" 18:53:49 + case $arg in 18:53:49 + pkg_list+='virtualenv ' 18:53:49 + for arg in "$@" 18:53:49 + case $arg in 18:53:49 + pkg_list+='urllib3~=1.26.15 ' 18:53:49 + [[ -f /tmp/.toxenv ]] 18:53:49 ++ cat /tmp/.toxenv 18:53:49 + lf_venv=/tmp/venv-kIFE 18:53:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kIFE from' file:/tmp/.toxenv 18:53:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kIFE from file:/tmp/.toxenv 18:53:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:53:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:53:49 + local 'pip_opts=--upgrade --quiet' 18:53:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:53:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:53:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:53:49 + [[ -n '' ]] 18:53:49 + [[ -n '' ]] 18:53:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:53:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:53:49 + /tmp/venv-kIFE/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 18:53:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:53:50 lf-activate-venv(): INFO: Base packages installed successfully 18:53:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:53:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:53:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:53:50 + /tmp/venv-kIFE/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 18:53:51 + type python3 18:53:51 + true 18:53:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kIFE/bin to PATH' 18:53:51 lf-activate-venv(): INFO: Adding /tmp/venv-kIFE/bin to PATH 18:53:51 + PATH=/tmp/venv-kIFE/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 18:53:51 + return 0 18:53:51 + [[ -d /opt/pyenv ]] 18:53:51 + echo '---> Setting up pyenv' 18:53:51 ---> Setting up pyenv 18:53:51 + export PYENV_ROOT=/opt/pyenv 18:53:51 + PYENV_ROOT=/opt/pyenv 18:53:51 + export PATH=/opt/pyenv/bin:/tmp/venv-kIFE/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 18:53:51 + PATH=/opt/pyenv/bin:/tmp/venv-kIFE/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 18:53:51 ++ pwd 18:53:51 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 18:53:51 + export PYTHONPATH 18:53:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:53:51 + TOX_TESTENV_PASSENV=PYTHONPATH 18:53:51 + tox --version 18:53:51 4.58.0 from /tmp/venv-kIFE/lib/python3.10/site-packages/tox/__init__.py 18:53:51 + PARALLEL=false 18:53:51 + TOX_OPTIONS_LIST= 18:53:51 + [[ -n pre-commit ]] 18:53:51 + TOX_OPTIONS_LIST=' -e pre-commit' 18:53:51 + case ${PARALLEL,,} in 18:53:51 + tox -e pre-commit 18:53:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 18:53:52 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 18:53:55 pre-commit: freeze> python -m pip freeze --all 18:53:55 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.0 18:53:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 18:53:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:53:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:53:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:53:57 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:53:58 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:53:58 [INFO] Once installed this environment will be reused. 18:53:58 [INFO] This may take a few minutes... 18:54:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:54:01 [INFO] Once installed this environment will be reused. 18:54:01 [INFO] This may take a few minutes... 18:54:06 trim trailing whitespace.................................................Passed 18:54:06 Tabs remover.............................................................Passed 18:54:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 18:54:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:54:06 [INFO] Once installed this environment will be reused. 18:54:06 [INFO] This may take a few minutes... 18:54:15 gitlint..............................................(no files to check)Skipped 18:54:15 pre-commit: OK (23.44=setup[3.94]+cmd[11.02,8.49] seconds) 18:54:15 congratulations :) (23.48 seconds) 18:54:15 + tox_status=0 18:54:15 + echo '---> Completed tox runs' 18:54:15 ---> Completed tox runs 18:54:15 + for i in .tox/*/log 18:54:15 ++ echo .tox/pre-commit/log 18:54:15 ++ awk -F/ '{print $2}' 18:54:15 + tox_env=pre-commit 18:54:15 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 18:54:15 + DOC_DIR=docs/_build/html 18:54:15 + [[ -d docs/_build/html ]] 18:54:15 + echo '---> tox-run.sh ends' 18:54:15 ---> tox-run.sh ends 18:54:15 + test 0 -eq 0 18:54:15 $ ssh-agent -k 18:54:15 unset SSH_AUTH_SOCK; 18:54:15 unset SSH_AGENT_PID; 18:54:15 echo Agent pid 1656 killed; 18:54:15 [ssh-agent] Stopped. 18:54:15 [PostBuildScript] - [INFO] Executing post build scripts. 18:54:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9677627733521647236.sh 18:54:15 ---> sysstat.sh 18:54:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13073376188310142330.sh 18:54:15 ---> package-listing.sh 18:54:15 ++ facter osfamily 18:54:15 ++ tr '[:upper:]' '[:lower:]' 18:54:15 + OS_FAMILY=debian 18:54:15 + workspace=/w/workspace/oom-master-pre-commit-lint 18:54:15 + START_PACKAGES=/tmp/packages_start.txt 18:54:15 + END_PACKAGES=/tmp/packages_end.txt 18:54:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:54:15 + PACKAGES=/tmp/packages_start.txt 18:54:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:54:15 + PACKAGES=/tmp/packages_end.txt 18:54:15 + case "${OS_FAMILY}" in 18:54:15 + dpkg -l 18:54:15 + grep '^ii' 18:54:15 + '[' -f /tmp/packages_start.txt ']' 18:54:15 + '[' -f /tmp/packages_end.txt ']' 18:54:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:54:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:54:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 18:54:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 18:54:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4994182295085708826.sh 18:54:15 ---> capture-instance-metadata.sh 18:54:16 Setup pyenv: 18:54:16 system 18:54:16 3.8.13 18:54:16 3.9.13 18:54:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:54:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fXEk 18:54:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:54:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:54:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:54:23 lf-activate-venv(): INFO: Base packages installed successfully 18:54:23 lf-activate-venv(): INFO: Installing additional packages: lftools 18:54:43 lf-activate-venv(): INFO: Adding /tmp/venv-fXEk/bin to PATH 18:54:43 INFO: Running in OpenStack, capturing instance metadata 18:54:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins450385482731309924.sh 18:54:43 provisioning config files... 18:54:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15541558603636427048tmp 18:54:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:54:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:54:43 [EnvInject] - Injecting environment variables from a build step. 18:54:43 [EnvInject] - Injecting as environment variables the properties content 18:54:43 SERVER_ID=logs 18:54:43 18:54:43 [EnvInject] - Variables injected successfully. 18:54:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5840548785538698994.sh 18:54:43 ---> create-netrc.sh 18:54:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7442411137493853854.sh 18:54:43 ---> python-tools-install.sh 18:54:43 Setup pyenv: 18:54:43 system 18:54:43 3.8.13 18:54:43 3.9.13 18:54:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:54:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fXEk from file:/tmp/.os_lf_venv 18:54:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:54:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:54:45 lf-activate-venv(): INFO: Base packages installed successfully 18:54:45 lf-activate-venv(): INFO: Installing additional packages: lftools 18:54:52 lf-activate-venv(): INFO: Adding /tmp/venv-fXEk/bin to PATH 18:54:52 Generating Requirements File 18:55:12 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. 18:55:12 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:55:13 Python 3.10.6 18:55:13 pip 26.1.2 from /tmp/venv-fXEk/lib/python3.10/site-packages/pip (python 3.10) 18:55:13 aiohappyeyeballs==2.7.1 18:55:13 aiohttp==3.14.3 18:55:13 aiosignal==1.4.0 18:55:13 appdirs==1.4.4 18:55:13 argcomplete==3.7.0 18:55:13 aspy.yaml==1.3.0 18:55:13 async-timeout==5.0.1 18:55:13 attrs==26.1.0 18:55:13 autopage==0.6.0 18:55:13 backports.strenum==1.3.1 18:55:13 beautifulsoup4==4.15.0 18:55:13 boto3==1.43.57 18:55:13 botocore==1.43.57 18:55:13 bs4==0.0.2 18:55:13 certifi==2026.7.22 18:55:13 cffi==2.1.0 18:55:13 cfgv==3.5.0 18:55:13 chardet==7.4.3 18:55:13 charset-normalizer==3.4.9 18:55:13 click==8.4.2 18:55:13 cliff==4.14.0 18:55:13 cmd2==3.5.1 18:55:13 cryptography==3.3.2 18:55:13 debtcollector==3.1.0 18:55:13 decorator==5.3.1 18:55:13 defusedxml==0.7.1 18:55:13 Deprecated==1.3.1 18:55:13 distlib==0.4.3 18:55:13 dnspython==2.8.0 18:55:13 docker==7.2.0 18:55:13 dogpile.cache==1.5.0 18:55:13 durationpy==0.10 18:55:13 email-validator==2.3.0 18:55:13 filelock==3.32.0 18:55:13 frozenlist==1.8.0 18:55:13 future==1.0.0 18:55:13 gitdb==4.0.12 18:55:13 GitPython==3.1.57 18:55:13 httplib2==0.30.2 18:55:13 identify==2.6.19 18:55:13 idna==3.18 18:55:13 importlib-resources==1.5.0 18:55:13 iso8601==2.1.0 18:55:13 Jinja2==3.1.6 18:55:13 jmespath==1.1.0 18:55:13 jsonpatch==1.33 18:55:13 jsonpointer==3.1.1 18:55:13 jsonschema==4.26.0 18:55:13 jsonschema-specifications==2025.9.1 18:55:13 keystoneauth1==5.14.0 18:55:13 kubernetes==36.0.3 18:55:13 lftools==0.37.22 18:55:13 lxml==6.1.1 18:55:13 markdown-it-py==4.2.0 18:55:13 MarkupSafe==3.0.3 18:55:13 mdurl==0.1.2 18:55:13 msgpack==1.2.1 18:55:13 multi_key_dict==2.0.3 18:55:13 multidict==6.7.1 18:55:13 munch==4.0.0 18:55:13 netaddr==1.3.0 18:55:13 niet==1.4.2 18:55:13 nodeenv==1.10.0 18:55:13 oauth2client==4.1.3 18:55:13 oauthlib==3.3.1 18:55:13 openstacksdk==4.13.0 18:55:13 os-service-types==1.8.2 18:55:13 osc-lib==4.6.0 18:55:13 oslo.config==10.4.0 18:55:13 oslo.context==6.4.0 18:55:13 oslo.i18n==6.8.0 18:55:13 oslo.log==8.2.0 18:55:13 oslo.serialization==5.10.0 18:55:13 oslo.utils==10.1.1 18:55:13 packaging==26.2 18:55:13 pbr==7.0.3 18:55:13 platformdirs==4.11.0 18:55:13 prettytable==3.18.0 18:55:13 propcache==0.5.2 18:55:13 psutil==7.2.2 18:55:13 pyasn1==0.6.4 18:55:13 pyasn1_modules==0.4.2 18:55:13 pycparser==3.0 18:55:13 pygerrit2==2.0.15 18:55:13 PyGithub==2.9.1 18:55:13 Pygments==2.20.0 18:55:13 PyJWT==2.13.0 18:55:13 PyNaCl==1.6.2 18:55:13 pyparsing==2.4.7 18:55:13 pyperclip==1.11.0 18:55:13 pyrsistent==0.20.0 18:55:13 python-cinderclient==9.9.0 18:55:13 python-dateutil==2.9.0.post0 18:55:13 python-discovery==1.5.0 18:55:13 python-heatclient==5.2.0 18:55:13 python-jenkins==1.8.3 18:55:13 python-keystoneclient==5.8.0 18:55:13 python-magnumclient==4.11.0 18:55:13 python-openstackclient==10.0.0 18:55:13 python-swiftclient==4.10.0 18:55:13 PyYAML==6.0.3 18:55:13 referencing==0.37.0 18:55:13 requests==2.34.2 18:55:13 requests-oauthlib==2.0.0 18:55:13 rfc3986==2.0.0 18:55:13 rich==15.0.0 18:55:13 rich-argparse==1.8.0 18:55:13 rpds-py==0.30.0 18:55:13 rsa==4.9.1 18:55:13 ruamel.yaml==0.19.1 18:55:13 ruamel.yaml.clib==0.2.15 18:55:13 s3transfer==0.19.2 18:55:13 simplejson==4.1.1 18:55:13 six==1.17.0 18:55:13 smmap==5.0.3 18:55:13 soupsieve==2.9.1 18:55:13 stevedore==5.8.0 18:55:13 tabulate==0.10.0 18:55:13 toml==0.10.2 18:55:13 tomlkit==0.15.1 18:55:13 tqdm==4.70.0 18:55:13 typing_extensions==4.16.0 18:55:13 urllib3==1.26.20 18:55:13 virtualenv==21.7.0 18:55:13 wcwidth==0.8.2 18:55:13 websocket-client==1.9.0 18:55:13 wrapt==2.3.0 18:55:13 xdg==6.0.0 18:55:13 xmltodict==1.0.4 18:55:13 yarl==1.24.5 18:55:13 yq==4.1.2 18:55:13 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins8396890190448291836.sh 18:55:13 ---> uv-install.sh 18:55:13 Installing uv/uvx (latest) using shell installer 18:55:13 2026-07-28 18:55:13 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-luZDQk.sh" [1] 18:55:13 downloading uv 0.11.33 x86_64-unknown-linux-gnu 18:55:14 installing to /home/jenkins/.local/bin 18:55:14 uv 18:55:14 uvx 18:55:14 everything's installed! 18:55:14 18:55:14 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:55:14 18:55:14 source $HOME/.local/bin/env (sh, bash, zsh) 18:55:14 source $HOME/.local/bin/env.fish (fish) 18:55:14 Adding install location to PATH 18:55:14 ---> Validating uv/uvx install 18:55:14 uvx 0.11.33 (x86_64-unknown-linux-gnu) 18:55:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15725403188281052031.sh 18:55:14 ---> sudo-logs.sh 18:55:14 Archiving 'sudo' log.. 18:55:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3419475882212837428.sh 18:55:15 ---> job-cost.sh 18:55:15 INFO: Activating Python virtual environment... 18:55:15 Setup pyenv: 18:55:15 system 18:55:15 3.8.13 18:55:15 3.9.13 18:55:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:55:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fXEk from file:/tmp/.os_lf_venv 18:55:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:55:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:55:16 lf-activate-venv(): INFO: Base packages installed successfully 18:55:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:55:21 lf-activate-venv(): INFO: Adding /tmp/venv-fXEk/bin to PATH 18:55:21 INFO: No stack-cost file found 18:55:21 INFO: Instance uptime: 139s 18:55:21 INFO: Fetching instance metadata (attempt 1 of 3)... 18:55:21 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:55:21 INFO: Successfully fetched instance metadata 18:55:21 INFO: Instance type: v3-standard-4 18:55:21 INFO: Retrieving pricing info for: v3-standard-4 18:55:21 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:55:21 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=139 18:55:22 INFO: Successfully fetched Vexxhost pricing API 18:55:22 INFO: Retrieved cost: 0.11 18:55:22 INFO: Retrieved resource: v3-standard-4 18:55:22 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 18:55:22 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 18:55:22 INFO: Successfully archived job cost data 18:55:22 DEBUG: Cost data: oom-master-pre-commit-lint,4761,2026-07-28 18:55:22,v3-standard-4,139,0.11,0.00,SUCCESS 18:55:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9460221051715923116.sh 18:55:22 ---> logs-deploy.sh 18:55:22 Setup pyenv: 18:55:22 system 18:55:22 3.8.13 18:55:22 3.9.13 18:55:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:55:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fXEk from file:/tmp/.os_lf_venv 18:55:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:55:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:55:24 lf-activate-venv(): INFO: Base packages installed successfully 18:55:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:55:30 lf-activate-venv(): INFO: Adding /tmp/venv-fXEk/bin to PATH 18:55:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4761 18:55:30 INFO: archiving workspace using pattern(s): 18:55:31 Archives upload complete. 18:55:32 INFO: archiving logs to Nexus 18:55:32 ---> uname -a: 18:55:32 Linux prd-ubuntu1804-builder-4c-4g-13419 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:55:32 18:55:32 18:55:32 ---> lscpu: 18:55:32 Architecture: x86_64 18:55:32 CPU op-mode(s): 32-bit, 64-bit 18:55:32 Byte Order: Little Endian 18:55:32 CPU(s): 4 18:55:32 On-line CPU(s) list: 0-3 18:55:32 Thread(s) per core: 1 18:55:32 Core(s) per socket: 1 18:55:32 Socket(s): 4 18:55:32 NUMA node(s): 1 18:55:32 Vendor ID: AuthenticAMD 18:55:32 CPU family: 23 18:55:32 Model: 49 18:55:32 Model name: AMD EPYC-Rome Processor 18:55:32 Stepping: 0 18:55:32 CPU MHz: 2800.000 18:55:32 BogoMIPS: 5600.00 18:55:32 Virtualization: AMD-V 18:55:32 Hypervisor vendor: KVM 18:55:32 Virtualization type: full 18:55:32 L1d cache: 32K 18:55:32 L1i cache: 32K 18:55:32 L2 cache: 512K 18:55:32 L3 cache: 16384K 18:55:32 NUMA node0 CPU(s): 0-3 18:55:32 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 18:55:32 18:55:32 18:55:32 ---> nproc: 18:55:32 4 18:55:32 18:55:32 18:55:32 ---> df -h: 18:55:32 Filesystem Size Used Avail Use% Mounted on 18:55:32 udev 7.9G 0 7.9G 0% /dev 18:55:32 tmpfs 1.6G 676K 1.6G 1% /run 18:55:32 /dev/vda1 78G 8.5G 69G 11% / 18:55:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:55:32 tmpfs 5.0M 0 5.0M 0% /run/lock 18:55:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:55:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:55:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:55:32 18:55:32 18:55:32 ---> free -m: 18:55:32 total used free shared buff/cache available 18:55:32 Mem: 16040 548 13154 0 2337 15167 18:55:32 Swap: 1023 0 1023 18:55:32 18:55:32 18:55:32 ---> ip addr: 18:55:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:55:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:55:32 inet 127.0.0.1/8 scope host lo 18:55:32 valid_lft forever preferred_lft forever 18:55:32 inet6 ::1/128 scope host 18:55:32 valid_lft forever preferred_lft forever 18:55:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:55:32 link/ether fa:16:3e:42:72:12 brd ff:ff:ff:ff:ff:ff 18:55:32 inet 10.30.106.109/23 brd 10.30.107.255 scope global dynamic ens3 18:55:32 valid_lft 86257sec preferred_lft 86257sec 18:55:32 inet6 fe80::f816:3eff:fe42:7212/64 scope link 18:55:32 valid_lft forever preferred_lft forever 18:55:32 18:55:32 18:55:32 ---> sar -b -r -n DEV: 18:55:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13419) 07/28/26 _x86_64_ (4 CPU) 18:55:32 18:55:32 18:53:11 LINUX RESTART (4 CPU) 18:55:32 18:55:32 18:54:02 tps rtps wtps bread/s bwrtn/s 18:55:32 18:55:01 125.74 0.95 124.79 112.66 22923.71 18:55:32 Average: 125.74 0.95 124.79 112.66 22923.71 18:55:32 18:55:32 18:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:55:32 18:55:01 13670708 15520696 2754260 16.77 80608 1955068 805272 4.61 795200 1717184 175536 18:55:32 Average: 13670708 15520696 2754260 16.77 80608 1955068 805272 4.61 795200 1717184 175536 18:55:32 18:55:32 18:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:55:32 18:55:01 ens3 70.16 50.87 941.53 12.23 0.00 0.00 0.00 0.00 18:55:32 18:55:01 lo 1.83 1.83 0.22 0.22 0.00 0.00 0.00 0.00 18:55:32 Average: ens3 70.16 50.87 941.53 12.23 0.00 0.00 0.00 0.00 18:55:32 Average: lo 1.83 1.83 0.22 0.22 0.00 0.00 0.00 0.00 18:55:32 18:55:32 18:55:32 ---> sar -P ALL: 18:55:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13419) 07/28/26 _x86_64_ (4 CPU) 18:55:32 18:55:32 18:53:11 LINUX RESTART (4 CPU) 18:55:32 18:55:32 18:54:02 CPU %user %nice %system %iowait %steal %idle 18:55:32 18:55:01 all 21.63 0.00 1.75 1.69 0.06 74.88 18:55:32 18:55:01 0 4.09 0.00 1.19 5.54 0.03 89.15 18:55:32 18:55:01 1 13.64 0.00 1.41 0.20 0.07 84.68 18:55:32 18:55:01 2 19.28 0.00 1.51 0.29 0.05 78.87 18:55:32 18:55:01 3 49.52 0.00 2.89 0.71 0.07 46.82 18:55:32 Average: all 21.63 0.00 1.75 1.69 0.06 74.88 18:55:32 Average: 0 4.09 0.00 1.19 5.54 0.03 89.15 18:55:32 Average: 1 13.64 0.00 1.41 0.20 0.07 84.68 18:55:32 Average: 2 19.28 0.00 1.51 0.29 0.05 78.87 18:55:32 Average: 3 49.52 0.00 2.89 0.71 0.07 46.82 18:55:32 18:55:32 18:55:32