22:41:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145329 22:41:47 Running as SYSTEM 22:41:47 [EnvInject] - Loading node environment variables. 22:41:47 Building remotely on prd-ubuntu1804-builder-4c-4g-8712 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 22:41:47 [ssh-agent] Looking for ssh-agent implementation... 22:41:47 $ ssh-agent 22:41:47 SSH_AUTH_SOCK=/tmp/ssh-qpZ784pRegC7/agent.1646 22:41:47 SSH_AGENT_PID=1648 22:41:47 [ssh-agent] Started. 22:41:47 Running ssh-add (command line suppressed) 22:41:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15090764547822609614.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15090764547822609614.key) 22:41:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:41:47 The recommended git tool is: NONE 22:41:48 using credential onap-jenkins-ssh 22:41:48 Wiping out workspace first. 22:41:48 Cloning the remote Git repository 22:41:48 Cloning repository git://cloud.onap.org/mirror/oom.git 22:41:49 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 22:41:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:41:49 > git --version # timeout=10 22:41:49 > git --version # 'git version 2.17.1' 22:41:49 using GIT_SSH to set credentials Gerrit user 22:41:49 Verifying host key using manually-configured host key entries 22:41:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:41:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:41:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:41:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:41:54 using GIT_SSH to set credentials Gerrit user 22:41:54 Verifying host key using manually-configured host key entries 22:41:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/145329/7 # timeout=30 22:41:54 > git rev-parse 3ccd9ed7eca85f77677a11620cc42cae3b147a79^{commit} # timeout=10 22:41:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:41:54 Checking out Revision 3ccd9ed7eca85f77677a11620cc42cae3b147a79 (refs/changes/29/145329/7) 22:41:54 > git config core.sparsecheckout # timeout=10 22:41:54 > git checkout -f 3ccd9ed7eca85f77677a11620cc42cae3b147a79 # timeout=30 22:41:58 Commit message: "[SO] 17.4.0 release" 22:41:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:41:58 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 22:41:58 [EnvInject] - Injecting environment variables from a build step. 22:41:58 [EnvInject] - Injecting as environment variables the properties content 22:41:58 PYTHON=python3 22:41:58 22:41:58 [EnvInject] - Variables injected successfully. 22:41:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17464222252270504550.sh 22:41:58 ---> tox-install.sh 22:41:58 + source /home/jenkins/lf-env.sh 22:41:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:41:58 ++ mktemp -d /tmp/venv-XXXX 22:41:58 + lf_venv=/tmp/venv-0Kpi 22:41:58 + local venv_file=/tmp/.os_lf_venv 22:41:58 + local python=python3 22:41:58 + local options 22:41:58 + local set_path=true 22:41:58 + local install_args= 22:41:58 ++ 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 22:41:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:41:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:41:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:41:58 + true 22:41:58 + case $1 in 22:41:58 + venv_file=/tmp/.toxenv 22:41:58 + shift 2 22:41:58 + true 22:41:58 + case $1 in 22:41:58 + shift 22:41:58 + break 22:41:58 + case $python in 22:41:58 + local pkg_list= 22:41:58 + [[ -d /opt/pyenv ]] 22:41:58 + echo 'Setup pyenv:' 22:41:58 Setup pyenv: 22:41:58 + export PYENV_ROOT=/opt/pyenv 22:41:58 + PYENV_ROOT=/opt/pyenv 22:41:58 + 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 22:41:58 + 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 22:41:58 + pyenv versions 22:41:58 * system (set by /opt/pyenv/version) 22:41:58 * 3.8.13 (set by /opt/pyenv/version) 22:41:58 * 3.9.13 (set by /opt/pyenv/version) 22:41:58 * 3.10.6 (set by /opt/pyenv/version) 22:41:58 + command -v pyenv 22:41:58 ++ pyenv init - --no-rehash 22:41:58 + 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[*]}"'\'')" 22:41:58 export PATH="/opt/pyenv/shims:${PATH}" 22:41:58 export PYENV_SHELL=bash 22:41:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:41:58 pyenv() { 22:41:58 local command 22:41:58 command="${1:-}" 22:41:58 if [ "$#" -gt 0 ]; then 22:41:58 shift 22:41:58 fi 22:41:58 22:41:58 case "$command" in 22:41:58 rehash|shell) 22:41:58 eval "$(pyenv "sh-$command" "$@")" 22:41:58 ;; 22:41:58 *) 22:41:58 command pyenv "$command" "$@" 22:41:58 ;; 22:41:58 esac 22:41:58 }' 22:41:58 +++ 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[*]}"' 22:41:58 ++ 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 22:41:58 ++ 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 22:41:58 ++ 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 22:41:58 ++ export PYENV_SHELL=bash 22:41:58 ++ PYENV_SHELL=bash 22:41:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:41:58 +++ complete -F _pyenv pyenv 22:41:58 ++ lf-pyver python3 22:41:58 ++ local py_version_xy=python3 22:41:58 ++ local py_version_xyz= 22:41:58 ++ pyenv versions 22:41:58 ++ local command 22:41:58 ++ command=versions 22:41:58 ++ '[' 1 -gt 0 ']' 22:41:58 ++ shift 22:41:58 ++ case "$command" in 22:41:58 ++ command pyenv versions 22:41:58 ++ pyenv versions 22:41:58 ++ sed 's/^[ *]* //' 22:41:58 ++ awk '{ print $1 }' 22:41:58 ++ grep -E '^[0-9.]*[0-9]$' 22:41:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:41:58 +++ grep '^3' /tmp/.pyenv_versions 22:41:58 +++ tail -n 1 22:41:58 +++ sort -V 22:41:58 ++ py_version_xyz=3.10.6 22:41:58 ++ [[ -z 3.10.6 ]] 22:41:58 ++ echo 3.10.6 22:41:58 ++ return 0 22:41:58 + pyenv local 3.10.6 22:41:58 + local command 22:41:58 + command=local 22:41:58 + '[' 2 -gt 0 ']' 22:41:58 + shift 22:41:58 + case "$command" in 22:41:58 + command pyenv local 3.10.6 22:41:58 + pyenv local 3.10.6 22:41:58 + for arg in "$@" 22:41:58 + case $arg in 22:41:58 + pkg_list+='tox ' 22:41:58 + for arg in "$@" 22:41:58 + case $arg in 22:41:58 + pkg_list+='virtualenv ' 22:41:58 + for arg in "$@" 22:41:58 + case $arg in 22:41:58 + pkg_list+='urllib3~=1.26.15 ' 22:41:58 + [[ -f /tmp/.toxenv ]] 22:41:58 + [[ ! -f /tmp/.toxenv ]] 22:41:58 + [[ -n '' ]] 22:41:58 + python3 -m venv /tmp/venv-0Kpi 22:42:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Kpi' 22:42:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Kpi 22:42:02 + echo /tmp/venv-0Kpi 22:42:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:42:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:42:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:42:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:42:02 + local 'pip_opts=--upgrade --quiet' 22:42:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:42:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:42:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:42:02 + [[ -n '' ]] 22:42:02 + [[ -n '' ]] 22:42:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:42:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:42:02 + /tmp/venv-0Kpi/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 22:42:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:42:07 lf-activate-venv(): INFO: Base packages installed successfully 22:42:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:42:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:42:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:42:07 + /tmp/venv-0Kpi/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 22:42:09 + type python3 22:42:09 + true 22:42:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0Kpi/bin to PATH' 22:42:09 lf-activate-venv(): INFO: Adding /tmp/venv-0Kpi/bin to PATH 22:42:09 + PATH=/tmp/venv-0Kpi/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 22:42:09 + return 0 22:42:09 + python3 --version 22:42:09 Python 3.10.6 22:42:09 + python3 -m pip --version 22:42:10 pip 26.1.2 from /tmp/venv-0Kpi/lib/python3.10/site-packages/pip (python 3.10) 22:42:10 + python3 -m pip freeze 22:42:10 cachetools==7.1.4 22:42:10 colorama==0.4.6 22:42:10 distlib==0.4.3 22:42:10 filelock==3.29.7 22:42:10 packaging==26.2 22:42:10 platformdirs==4.10.0 22:42:10 pluggy==1.6.0 22:42:10 pyproject-api==1.10.1 22:42:10 python-discovery==1.4.4 22:42:10 tomli==2.4.1 22:42:10 tomli_w==1.2.0 22:42:10 tox==4.56.4 22:42:10 typing_extensions==4.16.0 22:42:10 urllib3==1.26.20 22:42:10 virtualenv==21.6.1 22:42:10 [EnvInject] - Injecting environment variables from a build step. 22:42:10 [EnvInject] - Injecting as environment variables the properties content 22:42:10 PARALLEL=false 22:42:10 22:42:10 [EnvInject] - Variables injected successfully. 22:42:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2064172120029047755.sh 22:42:10 ---> tox-run.sh 22:42:10 + 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 22:42:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 22:42:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 22:42:10 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 22:42:10 + cd /w/workspace/oom-master-pre-commit-lint/. 22:42:10 + source /home/jenkins/lf-env.sh 22:42:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:42:10 ++ mktemp -d /tmp/venv-XXXX 22:42:10 + lf_venv=/tmp/venv-gKmQ 22:42:10 + local venv_file=/tmp/.os_lf_venv 22:42:10 + local python=python3 22:42:10 + local options 22:42:10 + local set_path=true 22:42:10 + local install_args= 22:42:10 ++ 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 22:42:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:42:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:42:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:42:10 + true 22:42:10 + case $1 in 22:42:10 + venv_file=/tmp/.toxenv 22:42:10 + shift 2 22:42:10 + true 22:42:10 + case $1 in 22:42:10 + shift 22:42:10 + break 22:42:10 + case $python in 22:42:10 + local pkg_list= 22:42:10 + [[ -d /opt/pyenv ]] 22:42:10 + echo 'Setup pyenv:' 22:42:10 Setup pyenv: 22:42:10 + export PYENV_ROOT=/opt/pyenv 22:42:10 + PYENV_ROOT=/opt/pyenv 22:42:10 + 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 22:42:10 + 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 22:42:10 + pyenv versions 22:42:10 system 22:42:10 3.8.13 22:42:10 3.9.13 22:42:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:42:10 + command -v pyenv 22:42:10 ++ pyenv init - --no-rehash 22:42:10 + 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[*]}"'\'')" 22:42:10 export PATH="/opt/pyenv/shims:${PATH}" 22:42:10 export PYENV_SHELL=bash 22:42:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:42:10 pyenv() { 22:42:10 local command 22:42:10 command="${1:-}" 22:42:10 if [ "$#" -gt 0 ]; then 22:42:10 shift 22:42:10 fi 22:42:10 22:42:10 case "$command" in 22:42:10 rehash|shell) 22:42:10 eval "$(pyenv "sh-$command" "$@")" 22:42:10 ;; 22:42:10 *) 22:42:10 command pyenv "$command" "$@" 22:42:10 ;; 22:42:10 esac 22:42:10 }' 22:42:10 +++ 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[*]}"' 22:42:10 ++ 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 22:42:10 ++ 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 22:42:10 ++ 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 22:42:10 ++ export PYENV_SHELL=bash 22:42:10 ++ PYENV_SHELL=bash 22:42:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:42:10 +++ complete -F _pyenv pyenv 22:42:10 ++ lf-pyver python3 22:42:10 ++ local py_version_xy=python3 22:42:10 ++ local py_version_xyz= 22:42:10 ++ sed 's/^[ *]* //' 22:42:10 ++ pyenv versions 22:42:10 ++ local command 22:42:10 ++ command=versions 22:42:10 ++ '[' 1 -gt 0 ']' 22:42:10 ++ shift 22:42:10 ++ case "$command" in 22:42:10 ++ command pyenv versions 22:42:10 ++ pyenv versions 22:42:10 ++ awk '{ print $1 }' 22:42:10 ++ grep -E '^[0-9.]*[0-9]$' 22:42:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:42:10 +++ grep '^3' /tmp/.pyenv_versions 22:42:10 +++ sort -V 22:42:10 +++ tail -n 1 22:42:10 ++ py_version_xyz=3.10.6 22:42:10 ++ [[ -z 3.10.6 ]] 22:42:10 ++ echo 3.10.6 22:42:10 ++ return 0 22:42:10 + pyenv local 3.10.6 22:42:10 + local command 22:42:10 + command=local 22:42:10 + '[' 2 -gt 0 ']' 22:42:10 + shift 22:42:10 + case "$command" in 22:42:10 + command pyenv local 3.10.6 22:42:10 + pyenv local 3.10.6 22:42:10 + for arg in "$@" 22:42:10 + case $arg in 22:42:10 + pkg_list+='tox ' 22:42:10 + for arg in "$@" 22:42:10 + case $arg in 22:42:10 + pkg_list+='virtualenv ' 22:42:10 + for arg in "$@" 22:42:10 + case $arg in 22:42:10 + pkg_list+='urllib3~=1.26.15 ' 22:42:10 + [[ -f /tmp/.toxenv ]] 22:42:10 ++ cat /tmp/.toxenv 22:42:10 + lf_venv=/tmp/venv-0Kpi 22:42:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Kpi from' file:/tmp/.toxenv 22:42:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Kpi from file:/tmp/.toxenv 22:42:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:42:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:42:10 + local 'pip_opts=--upgrade --quiet' 22:42:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:42:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:42:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:42:10 + [[ -n '' ]] 22:42:10 + [[ -n '' ]] 22:42:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:42:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:42:10 + /tmp/venv-0Kpi/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 22:42:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:42:11 lf-activate-venv(): INFO: Base packages installed successfully 22:42:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:42:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:42:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:42:11 + /tmp/venv-0Kpi/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 22:42:12 + type python3 22:42:12 + true 22:42:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0Kpi/bin to PATH' 22:42:12 lf-activate-venv(): INFO: Adding /tmp/venv-0Kpi/bin to PATH 22:42:12 + PATH=/tmp/venv-0Kpi/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 22:42:12 + return 0 22:42:12 + [[ -d /opt/pyenv ]] 22:42:12 + echo '---> Setting up pyenv' 22:42:12 ---> Setting up pyenv 22:42:12 + export PYENV_ROOT=/opt/pyenv 22:42:12 + PYENV_ROOT=/opt/pyenv 22:42:12 + export PATH=/opt/pyenv/bin:/tmp/venv-0Kpi/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 22:42:12 + PATH=/opt/pyenv/bin:/tmp/venv-0Kpi/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 22:42:12 ++ pwd 22:42:12 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 22:42:12 + export PYTHONPATH 22:42:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:42:12 + TOX_TESTENV_PASSENV=PYTHONPATH 22:42:12 + tox --version 22:42:12 4.56.4 from /tmp/venv-0Kpi/lib/python3.10/site-packages/tox/__init__.py 22:42:12 + PARALLEL=false 22:42:12 + TOX_OPTIONS_LIST= 22:42:12 + [[ -n pre-commit ]] 22:42:12 + TOX_OPTIONS_LIST=' -e pre-commit' 22:42:12 + case ${PARALLEL,,} in 22:42:12 + tox -e pre-commit 22:42:12 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 22:42:14 pre-commit: install_deps> python -I -m pip install pre-commit 22:42:17 pre-commit: freeze> python -m pip freeze --all 22:42:17 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.7,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.4,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.1 22:42:17 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 22:42:17 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 22:42:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 22:42:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 22:42:19 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:42:19 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 22:42:19 [INFO] Once installed this environment will be reused. 22:42:19 [INFO] This may take a few minutes... 22:42:24 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:42:24 [INFO] Once installed this environment will be reused. 22:42:24 [INFO] This may take a few minutes... 22:42:28 trim trailing whitespace.................................................Passed 22:42:28 Tabs remover.............................................................Passed 22:42:28 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 22:42:29 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 22:42:29 [INFO] Once installed this environment will be reused. 22:42:29 [INFO] This may take a few minutes... 22:42:37 gitlint..............................................(no files to check)Skipped 22:42:37 pre-commit: OK (24.38=setup[4.23]+cmd[11.37,8.78] seconds) 22:42:37 congratulations :) (24.42 seconds) 22:42:37 + tox_status=0 22:42:37 + echo '---> Completed tox runs' 22:42:37 ---> Completed tox runs 22:42:37 + for i in .tox/*/log 22:42:37 ++ echo .tox/pre-commit/log 22:42:37 ++ awk -F/ '{print $2}' 22:42:37 + tox_env=pre-commit 22:42:37 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 22:42:37 + DOC_DIR=docs/_build/html 22:42:37 + [[ -d docs/_build/html ]] 22:42:37 + echo '---> tox-run.sh ends' 22:42:37 ---> tox-run.sh ends 22:42:37 + test 0 -eq 0 22:42:37 $ ssh-agent -k 22:42:37 unset SSH_AUTH_SOCK; 22:42:37 unset SSH_AGENT_PID; 22:42:37 echo Agent pid 1648 killed; 22:42:37 [ssh-agent] Stopped. 22:42:37 [PostBuildScript] - [INFO] Executing post build scripts. 22:42:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12171908628035573364.sh 22:42:37 ---> sysstat.sh 22:42:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8834169076161944650.sh 22:42:38 ---> package-listing.sh 22:42:38 ++ tr '[:upper:]' '[:lower:]' 22:42:38 ++ facter osfamily 22:42:38 + OS_FAMILY=debian 22:42:38 + workspace=/w/workspace/oom-master-pre-commit-lint 22:42:38 + START_PACKAGES=/tmp/packages_start.txt 22:42:38 + END_PACKAGES=/tmp/packages_end.txt 22:42:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:42:38 + PACKAGES=/tmp/packages_start.txt 22:42:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 22:42:38 + PACKAGES=/tmp/packages_end.txt 22:42:38 + case "${OS_FAMILY}" in 22:42:38 + dpkg -l 22:42:38 + grep '^ii' 22:42:38 + '[' -f /tmp/packages_start.txt ']' 22:42:38 + '[' -f /tmp/packages_end.txt ']' 22:42:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:42:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 22:42:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 22:42:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 22:42:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15479535925914424318.sh 22:42:38 ---> capture-instance-metadata.sh 22:42:38 Setup pyenv: 22:42:38 system 22:42:38 3.8.13 22:42:38 3.9.13 22:42:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:42:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u2sn 22:42:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:42:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:42:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:42:46 lf-activate-venv(): INFO: Base packages installed successfully 22:42:46 lf-activate-venv(): INFO: Installing additional packages: lftools 22:43:07 lf-activate-venv(): INFO: Adding /tmp/venv-u2sn/bin to PATH 22:43:07 INFO: Running in OpenStack, capturing instance metadata 22:43:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11492747251324915460.sh 22:43:07 provisioning config files... 22:43:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7504618570137565327tmp 22:43:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:43:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:43:07 [EnvInject] - Injecting environment variables from a build step. 22:43:07 [EnvInject] - Injecting as environment variables the properties content 22:43:07 SERVER_ID=logs 22:43:07 22:43:07 [EnvInject] - Variables injected successfully. 22:43:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14158641848077409553.sh 22:43:07 ---> create-netrc.sh 22:43:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9475138101500381194.sh 22:43:07 ---> python-tools-install.sh 22:43:07 Setup pyenv: 22:43:07 system 22:43:07 3.8.13 22:43:07 3.9.13 22:43:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:43:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2sn from file:/tmp/.os_lf_venv 22:43:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:43:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:43:09 lf-activate-venv(): INFO: Base packages installed successfully 22:43:09 lf-activate-venv(): INFO: Installing additional packages: lftools 22:43:17 lf-activate-venv(): INFO: Adding /tmp/venv-u2sn/bin to PATH 22:43:17 Generating Requirements File 22:43:40 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. 22:43:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:43:40 Python 3.10.6 22:43:40 pip 26.1.2 from /tmp/venv-u2sn/lib/python3.10/site-packages/pip (python 3.10) 22:43:40 aiohappyeyeballs==2.7.1 22:43:40 aiohttp==3.14.1 22:43:40 aiosignal==1.4.0 22:43:40 appdirs==1.4.4 22:43:40 argcomplete==3.7.0 22:43:40 aspy.yaml==1.3.0 22:43:40 async-timeout==5.0.1 22:43:40 attrs==26.1.0 22:43:40 autopage==0.6.0 22:43:40 backports.strenum==1.3.1 22:43:40 beautifulsoup4==4.15.0 22:43:40 boto3==1.43.46 22:43:40 botocore==1.43.46 22:43:40 bs4==0.0.2 22:43:40 certifi==2026.6.17 22:43:40 cffi==2.1.0 22:43:40 cfgv==3.5.0 22:43:40 chardet==7.4.3 22:43:40 charset-normalizer==3.4.9 22:43:40 click==8.4.2 22:43:40 cliff==4.14.0 22:43:40 cmd2==3.5.1 22:43:40 cryptography==3.3.2 22:43:40 debtcollector==3.1.0 22:43:40 decorator==5.3.1 22:43:40 defusedxml==0.7.1 22:43:40 Deprecated==1.3.1 22:43:40 distlib==0.4.3 22:43:40 dnspython==2.8.0 22:43:40 docker==7.2.0 22:43:40 dogpile.cache==1.5.0 22:43:40 durationpy==0.10 22:43:40 email-validator==2.3.0 22:43:40 filelock==3.29.7 22:43:40 frozenlist==1.8.0 22:43:40 future==1.0.0 22:43:40 gitdb==4.0.12 22:43:40 GitPython==3.1.50 22:43:40 httplib2==0.30.2 22:43:40 identify==2.6.19 22:43:40 idna==3.18 22:43:40 importlib-resources==1.5.0 22:43:40 iso8601==2.1.0 22:43:40 Jinja2==3.1.6 22:43:40 jmespath==1.1.0 22:43:40 jsonpatch==1.33 22:43:40 jsonpointer==3.1.1 22:43:40 jsonschema==4.26.0 22:43:40 jsonschema-specifications==2025.9.1 22:43:40 keystoneauth1==5.14.0 22:43:40 kubernetes==36.0.2 22:43:40 lftools==0.37.22 22:43:40 lxml==6.1.1 22:43:40 markdown-it-py==4.2.0 22:43:40 MarkupSafe==3.0.3 22:43:40 mdurl==0.1.2 22:43:40 msgpack==1.2.1 22:43:40 multi_key_dict==2.0.3 22:43:40 multidict==6.7.1 22:43:40 munch==4.0.0 22:43:40 netaddr==1.3.0 22:43:40 niet==1.4.2 22:43:40 nodeenv==1.10.0 22:43:40 oauth2client==4.1.3 22:43:40 oauthlib==3.3.1 22:43:40 openstacksdk==4.13.0 22:43:40 os-service-types==1.8.2 22:43:40 osc-lib==4.6.0 22:43:40 oslo.config==10.4.0 22:43:40 oslo.context==6.4.0 22:43:40 oslo.i18n==6.8.0 22:43:40 oslo.log==8.2.0 22:43:40 oslo.serialization==5.10.0 22:43:40 oslo.utils==10.1.1 22:43:40 packaging==26.2 22:43:40 pbr==7.0.3 22:43:40 platformdirs==4.10.0 22:43:40 prettytable==3.18.0 22:43:40 propcache==0.5.2 22:43:40 psutil==7.2.2 22:43:40 pyasn1==0.6.4 22:43:40 pyasn1_modules==0.4.2 22:43:40 pycparser==3.0 22:43:40 pygerrit2==2.0.15 22:43:40 PyGithub==2.9.1 22:43:40 Pygments==2.20.0 22:43:40 PyJWT==2.13.0 22:43:40 PyNaCl==1.6.2 22:43:40 pyparsing==2.4.7 22:43:40 pyperclip==1.11.0 22:43:40 pyrsistent==0.20.0 22:43:40 python-cinderclient==9.9.0 22:43:40 python-dateutil==2.9.0.post0 22:43:40 python-discovery==1.4.4 22:43:40 python-heatclient==5.2.0 22:43:40 python-jenkins==1.8.3 22:43:40 python-keystoneclient==5.8.0 22:43:40 python-magnumclient==4.11.0 22:43:40 python-openstackclient==10.0.0 22:43:40 python-swiftclient==4.10.0 22:43:40 PyYAML==6.0.3 22:43:40 referencing==0.37.0 22:43:40 requests==2.34.2 22:43:40 requests-oauthlib==2.0.0 22:43:40 rfc3986==2.0.0 22:43:40 rich==15.0.0 22:43:40 rich-argparse==1.8.0 22:43:40 rpds-py==0.30.0 22:43:40 rsa==4.9.1 22:43:40 ruamel.yaml==0.19.1 22:43:40 ruamel.yaml.clib==0.2.15 22:43:40 s3transfer==0.19.1 22:43:40 simplejson==4.1.1 22:43:40 six==1.17.0 22:43:40 smmap==5.0.3 22:43:40 soupsieve==2.8.4 22:43:40 stevedore==5.8.0 22:43:40 tabulate==0.10.0 22:43:40 toml==0.10.2 22:43:40 tomlkit==0.15.0 22:43:40 tqdm==4.68.4 22:43:40 typing_extensions==4.16.0 22:43:40 urllib3==1.26.20 22:43:40 virtualenv==21.6.1 22:43:40 wcwidth==0.8.2 22:43:40 websocket-client==1.9.0 22:43:40 wrapt==2.2.2 22:43:40 xdg==6.0.0 22:43:40 xmltodict==1.0.4 22:43:40 yarl==1.24.2 22:43:40 yq==4.1.1 22:43:40 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins12214009863699160765.sh 22:43:40 ---> uv-install.sh 22:43:40 Installing uv/uvx (latest) using shell installer 22:43:41 2026-07-10 22:43:41 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-q0Hb1k.sh" [1] 22:43:41 downloading uv 0.11.28 x86_64-unknown-linux-gnu 22:43:42 installing to /home/jenkins/.local/bin 22:43:42 uv 22:43:42 uvx 22:43:42 everything's installed! 22:43:42 22:43:42 To add $HOME/.local/bin to your PATH, either restart your shell or run: 22:43:42 22:43:42 source $HOME/.local/bin/env (sh, bash, zsh) 22:43:42 source $HOME/.local/bin/env.fish (fish) 22:43:42 Adding install location to PATH 22:43:42 ---> Validating uv/uvx install 22:43:42 uvx 0.11.28 (x86_64-unknown-linux-gnu) 22:43:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13921945109996260087.sh 22:43:42 ---> sudo-logs.sh 22:43:42 Archiving 'sudo' log.. 22:43:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10180992424868768786.sh 22:43:42 ---> job-cost.sh 22:43:42 INFO: Activating Python virtual environment... 22:43:42 Setup pyenv: 22:43:42 system 22:43:42 3.8.13 22:43:42 3.9.13 22:43:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:43:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2sn from file:/tmp/.os_lf_venv 22:43:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:43:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:43:44 lf-activate-venv(): INFO: Base packages installed successfully 22:43:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:43:49 lf-activate-venv(): INFO: Adding /tmp/venv-u2sn/bin to PATH 22:43:49 INFO: No stack-cost file found 22:43:49 INFO: Instance uptime: 147s 22:43:49 INFO: Fetching instance metadata (attempt 1 of 3)... 22:43:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 22:43:49 INFO: Successfully fetched instance metadata 22:43:49 INFO: Instance type: v3-standard-4 22:43:49 INFO: Retrieving pricing info for: v3-standard-4 22:43:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 22:43:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=147 22:43:50 INFO: Successfully fetched Vexxhost pricing API 22:43:50 INFO: Retrieved cost: 0.11 22:43:50 INFO: Retrieved resource: v3-standard-4 22:43:50 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 22:43:50 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 22:43:50 INFO: Successfully archived job cost data 22:43:50 DEBUG: Cost data: oom-master-pre-commit-lint,4691,2026-07-10 22:43:50,v3-standard-4,147,0.11,0.00,SUCCESS 22:43:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10107650132560160970.sh 22:43:50 ---> logs-deploy.sh 22:43:50 Setup pyenv: 22:43:50 system 22:43:50 3.8.13 22:43:50 3.9.13 22:43:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:43:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u2sn from file:/tmp/.os_lf_venv 22:43:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:43:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:43:51 lf-activate-venv(): INFO: Base packages installed successfully 22:43:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:43:59 lf-activate-venv(): INFO: Adding /tmp/venv-u2sn/bin to PATH 22:43:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4691 22:43:59 INFO: archiving workspace using pattern(s): 22:44:00 Archives upload complete. 22:44:00 INFO: archiving logs to Nexus 22:44:01 ---> uname -a: 22:44:01 Linux prd-ubuntu1804-builder-4c-4g-8712 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 22:44:01 22:44:01 22:44:01 ---> lscpu: 22:44:01 Architecture: x86_64 22:44:01 CPU op-mode(s): 32-bit, 64-bit 22:44:01 Byte Order: Little Endian 22:44:01 CPU(s): 4 22:44:01 On-line CPU(s) list: 0-3 22:44:01 Thread(s) per core: 1 22:44:01 Core(s) per socket: 1 22:44:01 Socket(s): 4 22:44:01 NUMA node(s): 1 22:44:01 Vendor ID: AuthenticAMD 22:44:01 CPU family: 23 22:44:01 Model: 49 22:44:01 Model name: AMD EPYC-Rome Processor 22:44:01 Stepping: 0 22:44:01 CPU MHz: 2800.000 22:44:01 BogoMIPS: 5600.00 22:44:01 Virtualization: AMD-V 22:44:01 Hypervisor vendor: KVM 22:44:01 Virtualization type: full 22:44:01 L1d cache: 32K 22:44:01 L1i cache: 32K 22:44:01 L2 cache: 512K 22:44:01 L3 cache: 16384K 22:44:01 NUMA node0 CPU(s): 0-3 22:44:01 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 22:44:01 22:44:01 22:44:01 ---> nproc: 22:44:01 4 22:44:01 22:44:01 22:44:01 ---> df -h: 22:44:01 Filesystem Size Used Avail Use% Mounted on 22:44:01 udev 7.9G 0 7.9G 0% /dev 22:44:01 tmpfs 1.6G 676K 1.6G 1% /run 22:44:01 /dev/vda1 78G 8.6G 69G 11% / 22:44:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:44:01 tmpfs 5.0M 0 5.0M 0% /run/lock 22:44:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 22:44:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 22:44:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:44:01 22:44:01 22:44:01 ---> free -m: 22:44:01 total used free shared buff/cache available 22:44:01 Mem: 16040 535 13153 0 2351 15179 22:44:01 Swap: 1023 0 1023 22:44:01 22:44:01 22:44:01 ---> ip addr: 22:44:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:44:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:44:01 inet 127.0.0.1/8 scope host lo 22:44:01 valid_lft forever preferred_lft forever 22:44:01 inet6 ::1/128 scope host 22:44:01 valid_lft forever preferred_lft forever 22:44:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:44:01 link/ether fa:16:3e:4e:4a:b3 brd ff:ff:ff:ff:ff:ff 22:44:01 inet 10.30.106.156/23 brd 10.30.107.255 scope global dynamic ens3 22:44:01 valid_lft 86248sec preferred_lft 86248sec 22:44:01 inet6 fe80::f816:3eff:fe4e:4ab3/64 scope link 22:44:01 valid_lft forever preferred_lft forever 22:44:01 22:44:01 22:44:01 ---> sar -b -r -n DEV: 22:44:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8712) 07/10/26 _x86_64_ (4 CPU) 22:44:01 22:44:01 22:41:31 LINUX RESTART (4 CPU) 22:44:01 22:44:01 22:42:02 tps rtps wtps bread/s bwrtn/s 22:44:01 22:43:01 113.35 9.05 104.30 175.67 23612.88 22:44:01 22:44:01 104.07 2.27 101.80 201.57 22281.75 22:44:01 Average: 108.67 5.63 103.04 188.73 22941.78 22:44:01 22:44:01 22:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:44:01 22:43:01 13805052 15529232 2619916 15.95 67268 1851140 815156 4.67 777820 1613560 124104 22:44:01 22:44:01 13496344 15571908 2928624 17.83 89400 2161936 722420 4.13 751908 1911300 216896 22:44:01 Average: 13650698 15550570 2774270 16.89 78334 2006538 768788 4.40 764864 1762430 170500 22:44:01 22:44:01 22:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:44:01 22:43:01 lo 2.64 2.64 0.30 0.30 0.00 0.00 0.00 0.00 22:44:01 22:43:01 ens3 102.13 75.50 1508.03 13.18 0.00 0.00 0.00 0.00 22:44:01 22:44:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 22:44:01 22:44:01 ens3 72.35 52.14 843.70 12.32 0.00 0.00 0.00 0.00 22:44:01 Average: lo 2.05 2.05 0.23 0.23 0.00 0.00 0.00 0.00 22:44:01 Average: ens3 87.12 63.72 1173.10 12.75 0.00 0.00 0.00 0.00 22:44:01 22:44:01 22:44:01 ---> sar -P ALL: 22:44:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8712) 07/10/26 _x86_64_ (4 CPU) 22:44:01 22:44:01 22:41:31 LINUX RESTART (4 CPU) 22:44:01 22:44:01 22:42:02 CPU %user %nice %system %iowait %steal %idle 22:44:01 22:43:01 all 21.53 0.00 2.18 1.85 0.06 74.38 22:44:01 22:43:01 0 22.73 0.00 2.19 0.29 0.07 74.72 22:44:01 22:43:01 1 30.72 0.00 2.62 0.88 0.07 65.71 22:44:01 22:43:01 2 8.22 0.00 1.46 4.70 0.03 85.59 22:44:01 22:43:01 3 24.44 0.00 2.38 1.55 0.07 71.56 22:44:01 22:44:01 all 20.67 0.00 1.46 1.20 0.05 76.62 22:44:01 22:44:01 0 37.15 0.00 1.86 1.05 0.08 59.86 22:44:01 22:44:01 1 14.88 0.00 1.41 0.23 0.03 83.44 22:44:01 22:44:01 2 28.10 0.00 1.80 0.97 0.07 69.06 22:44:01 22:44:01 3 2.57 0.00 0.77 2.54 0.03 94.09 22:44:01 Average: all 21.10 0.00 1.81 1.52 0.06 75.51 22:44:01 Average: 0 30.00 0.00 2.02 0.67 0.08 67.22 22:44:01 Average: 1 22.74 0.00 2.01 0.56 0.05 74.65 22:44:01 Average: 2 18.25 0.00 1.64 2.82 0.05 77.25 22:44:01 Average: 3 13.41 0.00 1.57 2.05 0.05 82.93 22:44:01 22:44:01 22:44:01