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