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