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