20:40:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/147624 20:40:06 Running as SYSTEM 20:40:06 [EnvInject] - Loading node environment variables. 20:40:06 Building remotely on prd-ubuntu1804-builder-4c-4g-3987 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 20:40:07 [ssh-agent] Looking for ssh-agent implementation... 20:40:07 $ ssh-agent 20:40:07 SSH_AUTH_SOCK=/tmp/ssh-RYYjdgoFRESx/agent.1657 20:40:07 SSH_AGENT_PID=1659 20:40:07 [ssh-agent] Started. 20:40:07 Running ssh-add (command line suppressed) 20:40:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9752637567222110118.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9752637567222110118.key) 20:40:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:40:07 The recommended git tool is: NONE 20:40:08 using credential onap-jenkins-ssh 20:40:08 Wiping out workspace first. 20:40:08 Cloning the remote Git repository 20:40:09 Cloning repository git://cloud.onap.org/mirror/oom.git 20:40:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 20:40:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:40:09 > git --version # timeout=10 20:40:09 > git --version # 'git version 2.17.1' 20:40:09 using GIT_SSH to set credentials Gerrit user 20:40:09 Verifying host key using manually-configured host key entries 20:40:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:40:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:40:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:40:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:40:14 using GIT_SSH to set credentials Gerrit user 20:40:14 Verifying host key using manually-configured host key entries 20:40:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/24/147624/1 # timeout=30 20:40:14 > git rev-parse 4a4c1f3c7670efaace110123384133b3346db389^{commit} # timeout=10 20:40:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:40:14 Checking out Revision 4a4c1f3c7670efaace110123384133b3346db389 (refs/changes/24/147624/1) 20:40:14 > git config core.sparsecheckout # timeout=10 20:40:14 > git checkout -f 4a4c1f3c7670efaace110123384133b3346db389 # timeout=30 20:40:18 Commit message: "[SDC] Stop exporting a trace for every health check" 20:40:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:40:18 > git rev-list --no-walk bb650a828c4f78dbbe596b5b1145fd92d14058ce # timeout=10 20:40:18 [EnvInject] - Injecting environment variables from a build step. 20:40:18 [EnvInject] - Injecting as environment variables the properties content 20:40:18 PYTHON=python3 20:40:18 20:40:18 [EnvInject] - Variables injected successfully. 20:40:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10021134953401498763.sh 20:40:18 ---> tox-install.sh 20:40:18 + source /home/jenkins/lf-env.sh 20:40:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:40:18 ++ mktemp -d /tmp/venv-XXXX 20:40:18 + lf_venv=/tmp/venv-uyNx 20:40:18 + local venv_file=/tmp/.os_lf_venv 20:40:18 + local python=python3 20:40:18 + local options 20:40:18 + local set_path=true 20:40:18 + local install_args= 20:40:18 ++ 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 20:40:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:40:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:40:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:40:18 + true 20:40:18 + case $1 in 20:40:18 + venv_file=/tmp/.toxenv 20:40:18 + shift 2 20:40:18 + true 20:40:18 + case $1 in 20:40:18 + shift 20:40:18 + break 20:40:18 + case $python in 20:40:18 + local pkg_list= 20:40:18 + [[ -d /opt/pyenv ]] 20:40:18 + echo 'Setup pyenv:' 20:40:18 Setup pyenv: 20:40:18 + export PYENV_ROOT=/opt/pyenv 20:40:18 + PYENV_ROOT=/opt/pyenv 20:40:18 + 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 20:40:18 + 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 20:40:18 + pyenv versions 20:40:18 * system (set by /opt/pyenv/version) 20:40:18 * 3.8.13 (set by /opt/pyenv/version) 20:40:18 * 3.9.13 (set by /opt/pyenv/version) 20:40:18 * 3.10.6 (set by /opt/pyenv/version) 20:40:18 + command -v pyenv 20:40:18 ++ pyenv init - --no-rehash 20:40:18 + 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[*]}"'\'')" 20:40:18 export PATH="/opt/pyenv/shims:${PATH}" 20:40:18 export PYENV_SHELL=bash 20:40:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:40:18 pyenv() { 20:40:18 local command 20:40:18 command="${1:-}" 20:40:18 if [ "$#" -gt 0 ]; then 20:40:18 shift 20:40:18 fi 20:40:18 20:40:18 case "$command" in 20:40:18 rehash|shell) 20:40:18 eval "$(pyenv "sh-$command" "$@")" 20:40:18 ;; 20:40:18 *) 20:40:18 command pyenv "$command" "$@" 20:40:18 ;; 20:40:18 esac 20:40:18 }' 20:40:18 +++ 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[*]}"' 20:40:18 ++ 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 20:40:18 ++ 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 20:40:18 ++ 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 20:40:18 ++ export PYENV_SHELL=bash 20:40:18 ++ PYENV_SHELL=bash 20:40:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:40:18 +++ complete -F _pyenv pyenv 20:40:18 ++ lf-pyver python3 20:40:18 ++ local py_version_xy=python3 20:40:18 ++ local py_version_xyz= 20:40:18 ++ pyenv versions 20:40:18 ++ local command 20:40:18 ++ command=versions 20:40:18 ++ '[' 1 -gt 0 ']' 20:40:18 ++ shift 20:40:18 ++ case "$command" in 20:40:18 ++ command pyenv versions 20:40:18 ++ pyenv versions 20:40:18 ++ sed 's/^[ *]* //' 20:40:18 ++ awk '{ print $1 }' 20:40:18 ++ grep -E '^[0-9.]*[0-9]$' 20:40:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:40:19 +++ grep '^3' /tmp/.pyenv_versions 20:40:19 +++ sort -V 20:40:19 +++ tail -n 1 20:40:19 ++ py_version_xyz=3.10.6 20:40:19 ++ [[ -z 3.10.6 ]] 20:40:19 ++ echo 3.10.6 20:40:19 ++ return 0 20:40:19 + pyenv local 3.10.6 20:40:19 + local command 20:40:19 + command=local 20:40:19 + '[' 2 -gt 0 ']' 20:40:19 + shift 20:40:19 + case "$command" in 20:40:19 + command pyenv local 3.10.6 20:40:19 + pyenv local 3.10.6 20:40:19 + for arg in "$@" 20:40:19 + case $arg in 20:40:19 + pkg_list+='tox ' 20:40:19 + for arg in "$@" 20:40:19 + case $arg in 20:40:19 + pkg_list+='virtualenv ' 20:40:19 + for arg in "$@" 20:40:19 + case $arg in 20:40:19 + pkg_list+='urllib3~=1.26.15 ' 20:40:19 + [[ -f /tmp/.toxenv ]] 20:40:19 + [[ ! -f /tmp/.toxenv ]] 20:40:19 + [[ -n '' ]] 20:40:19 + python3 -m venv /tmp/venv-uyNx 20:40:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uyNx' 20:40:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uyNx 20:40:23 + echo /tmp/venv-uyNx 20:40:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:40:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:40:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:40:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:40:23 + local 'pip_opts=--upgrade --quiet' 20:40:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:40:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:40:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:40:23 + [[ -n '' ]] 20:40:23 + [[ -n '' ]] 20:40:23 + lf-venv-pip-install /tmp/venv-uyNx/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 20:40:23 + local venv_python=/tmp/venv-uyNx/bin/python3 20:40:23 + shift 20:40:23 + local upstream=https://pypi.org/simple 20:40:23 + /tmp/venv-uyNx/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 20:40:27 + return 0 20:40:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:40:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:40:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:40:27 + lf-venv-pip-install /tmp/venv-uyNx/bin/python3 --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 20:40:27 + local venv_python=/tmp/venv-uyNx/bin/python3 20:40:27 + shift 20:40:27 + local upstream=https://pypi.org/simple 20:40:27 + /tmp/venv-uyNx/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 20:40:29 + return 0 20:40:29 + type python3 20:40:29 + true 20:40:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uyNx/bin to PATH' 20:40:29 lf-activate-venv(): INFO: Adding /tmp/venv-uyNx/bin to PATH 20:40:29 + PATH=/tmp/venv-uyNx/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 20:40:29 + return 0 20:40:29 + python3 --version 20:40:29 Python 3.10.6 20:40:29 + python3 -m pip --version 20:40:29 pip 26.2.1 from /tmp/venv-uyNx/lib/python3.10/site-packages/pip (python 3.10) 20:40:29 + python3 -m pip freeze 20:40:30 cachetools==7.2.0 20:40:30 colorama==0.4.6 20:40:30 distlib==0.4.3 20:40:30 filelock==3.32.7 20:40:30 packaging==26.3 20:40:30 platformdirs==4.11.11 20:40:30 pluggy==1.6.0 20:40:30 pyproject-api==1.11.2 20:40:30 python-discovery==1.6.1 20:40:30 tomli==2.4.1 20:40:30 tomli_w==1.2.0 20:40:30 tox==4.63.0 20:40:30 typing_extensions==4.16.0 20:40:30 urllib3==1.26.20 20:40:30 virtualenv==21.9.0 20:40:30 [EnvInject] - Injecting environment variables from a build step. 20:40:30 [EnvInject] - Injecting as environment variables the properties content 20:40:30 PARALLEL=false 20:40:30 20:40:30 [EnvInject] - Variables injected successfully. 20:40:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7702293718958068644.sh 20:40:30 ---> tox-run.sh 20:40:30 + 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 20:40:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 20:40:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 20:40:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 20:40:30 + cd /w/workspace/oom-master-pre-commit-lint/. 20:40:30 + source /home/jenkins/lf-env.sh 20:40:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:40:30 ++ mktemp -d /tmp/venv-XXXX 20:40:30 + lf_venv=/tmp/venv-M1a4 20:40:30 + local venv_file=/tmp/.os_lf_venv 20:40:30 + local python=python3 20:40:30 + local options 20:40:30 + local set_path=true 20:40:30 + local install_args= 20:40:30 ++ 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 20:40:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:40:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:40:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:40:30 + true 20:40:30 + case $1 in 20:40:30 + venv_file=/tmp/.toxenv 20:40:30 + shift 2 20:40:30 + true 20:40:30 + case $1 in 20:40:30 + shift 20:40:30 + break 20:40:30 + case $python in 20:40:30 + local pkg_list= 20:40:30 + [[ -d /opt/pyenv ]] 20:40:30 + echo 'Setup pyenv:' 20:40:30 Setup pyenv: 20:40:30 + export PYENV_ROOT=/opt/pyenv 20:40:30 + PYENV_ROOT=/opt/pyenv 20:40:30 + 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 20:40:30 + 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 20:40:30 + pyenv versions 20:40:30 system 20:40:30 3.8.13 20:40:30 3.9.13 20:40:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:40:30 + command -v pyenv 20:40:30 ++ pyenv init - --no-rehash 20:40:30 + 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[*]}"'\'')" 20:40:30 export PATH="/opt/pyenv/shims:${PATH}" 20:40:30 export PYENV_SHELL=bash 20:40:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:40:30 pyenv() { 20:40:30 local command 20:40:30 command="${1:-}" 20:40:30 if [ "$#" -gt 0 ]; then 20:40:30 shift 20:40:30 fi 20:40:30 20:40:30 case "$command" in 20:40:30 rehash|shell) 20:40:30 eval "$(pyenv "sh-$command" "$@")" 20:40:30 ;; 20:40:30 *) 20:40:30 command pyenv "$command" "$@" 20:40:30 ;; 20:40:30 esac 20:40:30 }' 20:40:30 +++ 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[*]}"' 20:40:30 ++ 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 20:40:30 ++ 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 20:40:30 ++ 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 20:40:30 ++ export PYENV_SHELL=bash 20:40:30 ++ PYENV_SHELL=bash 20:40:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:40:30 +++ complete -F _pyenv pyenv 20:40:30 ++ lf-pyver python3 20:40:30 ++ local py_version_xy=python3 20:40:30 ++ local py_version_xyz= 20:40:30 ++ pyenv versions 20:40:30 ++ local command 20:40:30 ++ command=versions 20:40:30 ++ awk '{ print $1 }' 20:40:30 ++ '[' 1 -gt 0 ']' 20:40:30 ++ shift 20:40:30 ++ case "$command" in 20:40:30 ++ sed 's/^[ *]* //' 20:40:30 ++ command pyenv versions 20:40:30 ++ pyenv versions 20:40:30 ++ grep -E '^[0-9.]*[0-9]$' 20:40:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:40:30 +++ grep '^3' /tmp/.pyenv_versions 20:40:30 +++ sort -V 20:40:30 +++ tail -n 1 20:40:30 ++ py_version_xyz=3.10.6 20:40:30 ++ [[ -z 3.10.6 ]] 20:40:30 ++ echo 3.10.6 20:40:30 ++ return 0 20:40:30 + pyenv local 3.10.6 20:40:30 + local command 20:40:30 + command=local 20:40:30 + '[' 2 -gt 0 ']' 20:40:30 + shift 20:40:30 + case "$command" in 20:40:30 + command pyenv local 3.10.6 20:40:30 + pyenv local 3.10.6 20:40:30 + for arg in "$@" 20:40:30 + case $arg in 20:40:30 + pkg_list+='tox ' 20:40:30 + for arg in "$@" 20:40:30 + case $arg in 20:40:30 + pkg_list+='virtualenv ' 20:40:30 + for arg in "$@" 20:40:30 + case $arg in 20:40:30 + pkg_list+='urllib3~=1.26.15 ' 20:40:30 + [[ -f /tmp/.toxenv ]] 20:40:30 ++ cat /tmp/.toxenv 20:40:30 + lf_venv=/tmp/venv-uyNx 20:40:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uyNx from' file:/tmp/.toxenv 20:40:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uyNx from file:/tmp/.toxenv 20:40:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:40:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:40:30 + local 'pip_opts=--upgrade --quiet' 20:40:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:40:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:40:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:40:30 + [[ -n '' ]] 20:40:30 + [[ -n '' ]] 20:40:30 + lf-venv-pip-install /tmp/venv-uyNx/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 20:40:30 + local venv_python=/tmp/venv-uyNx/bin/python3 20:40:30 + shift 20:40:30 + local upstream=https://pypi.org/simple 20:40:30 + /tmp/venv-uyNx/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 20:40:31 + return 0 20:40:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:40:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:40:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:40:31 + lf-venv-pip-install /tmp/venv-uyNx/bin/python3 --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 20:40:31 + local venv_python=/tmp/venv-uyNx/bin/python3 20:40:31 + shift 20:40:31 + local upstream=https://pypi.org/simple 20:40:31 + /tmp/venv-uyNx/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 20:40:32 + return 0 20:40:32 + type python3 20:40:32 + true 20:40:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uyNx/bin to PATH' 20:40:32 lf-activate-venv(): INFO: Adding /tmp/venv-uyNx/bin to PATH 20:40:32 + PATH=/tmp/venv-uyNx/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 20:40:32 + return 0 20:40:32 + [[ -d /opt/pyenv ]] 20:40:32 + echo '---> Setting up pyenv' 20:40:32 ---> Setting up pyenv 20:40:32 + export PYENV_ROOT=/opt/pyenv 20:40:32 + PYENV_ROOT=/opt/pyenv 20:40:32 + export PATH=/opt/pyenv/bin:/tmp/venv-uyNx/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 20:40:32 + PATH=/opt/pyenv/bin:/tmp/venv-uyNx/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 20:40:32 ++ pwd 20:40:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 20:40:32 + export PYTHONPATH 20:40:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:40:32 + TOX_TESTENV_PASSENV=PYTHONPATH 20:40:32 + tox --version 20:40:32 4.63.0 from /tmp/venv-uyNx/lib/python3.10/site-packages/tox/__init__.py 20:40:32 + PARALLEL=false 20:40:32 + TOX_OPTIONS_LIST= 20:40:32 + [[ -n pre-commit ]] 20:40:32 + TOX_OPTIONS_LIST=' -e pre-commit' 20:40:32 + case ${PARALLEL,,} in 20:40:32 + tox -e pre-commit 20:40:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 20:40:33 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 20:40:36 pre-commit: freeze> python -m pip freeze --all 20:40:36 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.7,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.11,pre_commit==4.6.0,python-discovery==1.6.1,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.9.0 20:40:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 20:40:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:40:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:40:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:40:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:40:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:40:39 [INFO] Once installed this environment will be reused. 20:40:39 [INFO] This may take a few minutes... 20:40:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:40:43 [INFO] Once installed this environment will be reused. 20:40:43 [INFO] This may take a few minutes... 20:40:48 trim trailing whitespace.................................................Passed 20:40:48 Tabs remover.............................................................Passed 20:40:49 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 20:40:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:40:49 [INFO] Once installed this environment will be reused. 20:40:49 [INFO] This may take a few minutes... 20:40:58 gitlint..............................................(no files to check)Skipped 20:40:58 pre-commit: OK (25.68=setup[4.15]+cmd[12.23,9.30] seconds) 20:40:58 congratulations :) (25.72 seconds) 20:40:58 + tox_status=0 20:40:58 + echo '---> Completed tox runs' 20:40:58 ---> Completed tox runs 20:40:58 + for i in .tox/*/log 20:40:58 ++ echo .tox/pre-commit/log 20:40:58 ++ awk -F/ '{print $2}' 20:40:58 + tox_env=pre-commit 20:40:58 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 20:40:58 + DOC_DIR=docs/_build/html 20:40:58 + [[ -d docs/_build/html ]] 20:40:58 + echo '---> tox-run.sh ends' 20:40:58 ---> tox-run.sh ends 20:40:58 + test 0 -eq 0 20:40:58 $ ssh-agent -k 20:40:58 unset SSH_AUTH_SOCK; 20:40:58 unset SSH_AGENT_PID; 20:40:58 echo Agent pid 1659 killed; 20:40:58 [ssh-agent] Stopped. 20:40:58 [PostBuildScript] - [INFO] Executing post build scripts. 20:40:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4065631667758146763.sh 20:40:58 ---> sysstat.sh 20:40:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17290906571796001773.sh 20:40:59 ---> package-listing.sh 20:40:59 ++ facter osfamily 20:40:59 ++ tr '[:upper:]' '[:lower:]' 20:40:59 + OS_FAMILY=debian 20:40:59 + workspace=/w/workspace/oom-master-pre-commit-lint 20:40:59 + START_PACKAGES=/tmp/packages_start.txt 20:40:59 + END_PACKAGES=/tmp/packages_end.txt 20:40:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:40:59 + PACKAGES=/tmp/packages_start.txt 20:40:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:40:59 + PACKAGES=/tmp/packages_end.txt 20:40:59 + case "${OS_FAMILY}" in 20:40:59 + dpkg -l 20:40:59 + grep '^ii' 20:40:59 + '[' -f /tmp/packages_start.txt ']' 20:40:59 + '[' -f /tmp/packages_end.txt ']' 20:40:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:40:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:40:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 20:40:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 20:40:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18001924053053774615.sh 20:40:59 ---> capture-instance-metadata.sh 20:40:59 Setup pyenv: 20:40:59 system 20:40:59 3.8.13 20:40:59 3.9.13 20:40:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:41:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pkGS 20:41:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:41:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:41:07 lf-activate-venv(): INFO: Installing additional packages: lftools 20:41:27 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. 20:41:27 virtualenv 21.9.0 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 20:41:28 lf-activate-venv(): INFO: Adding /tmp/venv-pkGS/bin to PATH 20:41:28 INFO: Running in OpenStack, capturing instance metadata 20:41:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17611262819285534808.sh 20:41:28 provisioning config files... 20:41:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5634384560789897219tmp 20:41:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:41:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:41:28 [EnvInject] - Injecting environment variables from a build step. 20:41:28 [EnvInject] - Injecting as environment variables the properties content 20:41:28 SERVER_ID=logs 20:41:28 20:41:28 [EnvInject] - Variables injected successfully. 20:41:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11910285135574854807.sh 20:41:28 ---> create-netrc.sh 20:41:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4951740169887503868.sh 20:41:28 ---> python-tools-install.sh 20:41:28 Setup pyenv: 20:41:28 system 20:41:28 3.8.13 20:41:28 3.9.13 20:41:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:41:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pkGS from file:/tmp/.os_lf_venv 20:41:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:41:30 lf-activate-venv(): INFO: Installing additional packages: lftools 20:41:36 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. 20:41:36 virtualenv 21.9.0 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 20:41:37 lf-activate-venv(): INFO: Adding /tmp/venv-pkGS/bin to PATH 20:41:37 Generating Requirements File 20:41:58 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. 20:41:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:41:58 Python 3.10.6 20:41:58 pip 26.2.1 from /tmp/venv-pkGS/lib/python3.10/site-packages/pip (python 3.10) 20:41:58 aiohappyeyeballs==2.7.1 20:41:58 aiohttp==3.14.3 20:41:58 aiosignal==1.4.0 20:41:58 appdirs==1.4.4 20:41:58 argcomplete==3.7.2 20:41:58 aspy.yaml==1.3.0 20:41:58 async-timeout==5.0.1 20:41:58 attrs==26.1.0 20:41:58 autopage==0.6.0 20:41:58 backports.strenum==1.3.1 20:41:58 beautifulsoup4==4.15.0 20:41:58 boto3==1.43.99 20:41:58 botocore==1.43.99 20:41:58 bs4==0.0.2 20:41:58 certifi==2026.7.22 20:41:58 cffi==2.1.1 20:41:58 cfgv==3.5.0 20:41:58 chardet==7.6.0 20:41:58 charset-normalizer==3.5.1 20:41:58 click==8.5.0 20:41:58 cliff==4.14.0 20:41:58 cmd2==3.5.1 20:41:58 cryptography==3.3.2 20:41:58 debtcollector==3.1.0 20:41:58 decorator==5.3.1 20:41:58 defusedxml==0.7.1 20:41:58 Deprecated==1.3.1 20:41:58 distlib==0.4.3 20:41:58 dnspython==2.8.0 20:41:58 docker==7.2.0 20:41:58 dogpile.cache==1.5.0 20:41:58 durationpy==0.11 20:41:58 email-validator==2.3.0 20:41:58 filelock==4.0.1 20:41:58 frozenlist==1.8.0 20:41:58 future==1.0.0 20:41:58 gitdb==4.0.12 20:41:58 GitPython==3.1.62 20:41:58 httplib2==0.30.2 20:41:58 identify==2.6.19 20:41:58 idna==3.20 20:41:58 importlib-resources==1.5.0 20:41:58 iso8601==2.1.0 20:41:58 Jinja2==3.1.6 20:41:58 jmespath==1.1.0 20:41:58 jsonpatch==1.33 20:41:58 jsonpointer==3.1.1 20:41:58 jsonschema==4.26.0 20:41:58 jsonschema-specifications==2025.9.1 20:41:58 keystoneauth1==5.14.0 20:41:58 kubernetes==36.0.3 20:41:58 lftools==0.37.23 20:41:58 lxml==6.1.3 20:41:58 markdown-it-py==4.2.0 20:41:58 MarkupSafe==3.0.3 20:41:58 mdurl==0.1.2 20:41:58 msgpack==1.2.2 20:41:58 multi_key_dict==2.0.3 20:41:58 multidict==6.9.1 20:41:58 munch==4.0.0 20:41:58 netaddr==1.3.0 20:41:58 niet==1.4.2 20:41:58 nodeenv==1.10.0 20:41:58 oauth2client==4.1.3 20:41:58 oauthlib==3.3.1 20:41:58 openstacksdk==4.13.0 20:41:58 os-service-types==1.8.2 20:41:58 osc-lib==4.6.0 20:41:58 oslo.config==10.4.0 20:41:58 oslo.context==6.4.0 20:41:58 oslo.i18n==6.8.0 20:41:58 oslo.log==8.2.0 20:41:58 oslo.serialization==5.10.0 20:41:58 oslo.utils==10.1.1 20:41:58 packaging==26.3 20:41:58 pbr==7.0.3 20:41:58 platformdirs==4.11.11 20:41:58 prettytable==3.18.0 20:41:58 propcache==0.5.4 20:41:58 psutil==7.2.2 20:41:58 pyasn1==0.6.4 20:41:58 pyasn1_modules==0.4.2 20:41:58 pycparser==3.0 20:41:58 pygerrit2==2.0.15 20:41:58 PyGithub==2.10.0 20:41:58 Pygments==2.21.0 20:41:58 PyJWT==2.14.0 20:41:58 PyNaCl==1.6.2 20:41:58 pyparsing==2.4.7 20:41:58 pyperclip==1.11.0 20:41:58 pyrsistent==0.20.0 20:41:58 python-cinderclient==9.9.0 20:41:58 python-dateutil==2.9.0.post0 20:41:58 python-discovery==1.6.1 20:41:58 python-heatclient==5.2.0 20:41:58 python-jenkins==1.8.3 20:41:58 python-keystoneclient==6.0.0 20:41:58 python-magnumclient==4.11.0 20:41:58 python-openstackclient==10.0.0 20:41:58 python-swiftclient==4.11.0 20:41:58 PyYAML==6.0.3 20:41:58 referencing==0.37.0 20:41:58 requests==2.34.2 20:41:58 requests-oauthlib==2.0.0 20:41:58 rfc3986==2.0.0 20:41:58 rich==15.0.0 20:41:58 rich-argparse==1.8.0 20:41:58 rpds-py==0.30.0 20:41:58 rsa==4.9.1 20:41:58 ruamel.yaml==0.19.1 20:41:58 ruamel.yaml.clib==0.2.15 20:41:58 s3transfer==0.19.2 20:41:58 simplejson==4.1.2 20:41:58 six==1.17.0 20:41:58 smmap==5.0.3 20:41:58 soupsieve==2.9.2 20:41:58 stevedore==5.8.0 20:41:58 tabulate==0.10.0 20:41:58 toml==0.10.2 20:41:58 tomlkit==0.15.1 20:41:58 tqdm==4.70.1 20:41:58 typing_extensions==4.16.0 20:41:58 urllib3==1.26.20 20:41:58 virtualenv==21.9.0 20:41:58 wcwidth==0.8.4 20:41:58 websocket-client==1.9.2 20:41:58 wrapt==2.4.1 20:41:58 xdg==6.0.0 20:41:58 xmltodict==1.0.4 20:41:58 yarl==1.25.1 20:41:58 yq==4.2.0 20:41:59 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins15989827252977036596.sh 20:41:59 ---> uv-install.sh 20:41:59 Installing uv/uvx (latest) using shell installer 20:41:59 2026-09-21 20:41:59 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-HM7qyA.sh" [1] 20:41:59 downloading uv 0.12.17 x86_64-unknown-linux-gnu 20:42:00 installing to /home/jenkins/.local/bin 20:42:00 uv 20:42:00 uvx 20:42:00 everything's installed! 20:42:00 20:42:00 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:42:00 20:42:00 source $HOME/.local/bin/env (sh, bash, zsh) 20:42:00 source $HOME/.local/bin/env.fish (fish) 20:42:00 Adding install location to PATH 20:42:00 ---> Validating uv/uvx install 20:42:00 uvx 0.12.17 (x86_64-unknown-linux-gnu) 20:42:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins139438249651936026.sh 20:42:00 ---> sudo-logs.sh 20:42:00 Archiving 'sudo' log.. 20:42:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14903558578736220012.sh 20:42:00 ---> job-cost.sh 20:42:00 INFO: Activating Python virtual environment... 20:42:00 Setup pyenv: 20:42:00 system 20:42:00 3.8.13 20:42:00 3.9.13 20:42:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:42:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pkGS from file:/tmp/.os_lf_venv 20:42:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:42:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:42:06 lf-activate-venv(): INFO: Adding /tmp/venv-pkGS/bin to PATH 20:42:06 INFO: No stack-cost file found 20:42:06 INFO: Instance uptime: 145s 20:42:06 INFO: Fetching instance metadata (attempt 1 of 3)... 20:42:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:42:06 INFO: Successfully fetched instance metadata 20:42:06 INFO: Instance type: v3-standard-4 20:42:06 INFO: Retrieving pricing info for: v3-standard-4 20:42:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:42:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 20:42:07 INFO: Successfully fetched Vexxhost pricing API 20:42:07 INFO: Retrieved cost: 0.11 20:42:07 INFO: Retrieved resource: v3-standard-4 20:42:07 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 20:42:07 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 20:42:07 INFO: Successfully archived job cost data 20:42:07 DEBUG: Cost data: oom-master-pre-commit-lint,4833,2026-09-21 20:42:07,v3-standard-4,145,0.11,0.00,SUCCESS 20:42:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16440113663130453144.sh 20:42:07 ---> logs-deploy.sh 20:42:07 Setup pyenv: 20:42:07 system 20:42:07 3.8.13 20:42:07 3.9.13 20:42:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:42:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pkGS from file:/tmp/.os_lf_venv 20:42:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:42:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:42:14 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. 20:42:14 virtualenv 21.9.0 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 20:42:15 lf-activate-venv(): INFO: Adding /tmp/venv-pkGS/bin to PATH 20:42:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4833 20:42:15 INFO: archiving workspace using pattern(s): 20:42:16 Archives upload complete. 20:42:16 INFO: archiving logs to Nexus 20:42:17 ---> uname -a: 20:42:17 Linux prd-ubuntu1804-builder-4c-4g-3987 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:42:17 20:42:17 20:42:17 ---> lscpu: 20:42:17 Architecture: x86_64 20:42:17 CPU op-mode(s): 32-bit, 64-bit 20:42:17 Byte Order: Little Endian 20:42:17 CPU(s): 4 20:42:17 On-line CPU(s) list: 0-3 20:42:17 Thread(s) per core: 1 20:42:17 Core(s) per socket: 1 20:42:17 Socket(s): 4 20:42:17 NUMA node(s): 1 20:42:17 Vendor ID: AuthenticAMD 20:42:17 CPU family: 23 20:42:17 Model: 49 20:42:17 Model name: AMD EPYC-Rome Processor 20:42:17 Stepping: 0 20:42:17 CPU MHz: 2800.000 20:42:17 BogoMIPS: 5600.00 20:42:17 Virtualization: AMD-V 20:42:17 Hypervisor vendor: KVM 20:42:17 Virtualization type: full 20:42:17 L1d cache: 32K 20:42:17 L1i cache: 32K 20:42:17 L2 cache: 512K 20:42:17 L3 cache: 16384K 20:42:17 NUMA node0 CPU(s): 0-3 20:42:17 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 20:42:17 20:42:17 20:42:17 ---> nproc: 20:42:17 4 20:42:17 20:42:17 20:42:17 ---> df -h: 20:42:17 Filesystem Size Used Avail Use% Mounted on 20:42:17 udev 7.9G 0 7.9G 0% /dev 20:42:17 tmpfs 1.6G 672K 1.6G 1% /run 20:42:17 /dev/vda1 78G 8.5G 69G 11% / 20:42:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:42:17 tmpfs 5.0M 0 5.0M 0% /run/lock 20:42:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:42:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:42:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:42:17 20:42:17 20:42:17 ---> free -m: 20:42:17 total used free shared buff/cache available 20:42:17 Mem: 16040 567 13139 0 2332 15148 20:42:17 Swap: 1023 0 1023 20:42:17 20:42:17 20:42:17 ---> ip addr: 20:42:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:42:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:42:17 inet 127.0.0.1/8 scope host lo 20:42:17 valid_lft forever preferred_lft forever 20:42:17 inet6 ::1/128 scope host 20:42:17 valid_lft forever preferred_lft forever 20:42:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:42:17 link/ether fa:16:3e:c4:16:5a brd ff:ff:ff:ff:ff:ff 20:42:17 inet 10.30.107.211/23 brd 10.30.107.255 scope global dynamic ens3 20:42:17 valid_lft 86253sec preferred_lft 86253sec 20:42:17 inet6 fe80::f816:3eff:fec4:165a/64 scope link 20:42:17 valid_lft forever preferred_lft forever 20:42:17 20:42:17 20:42:17 ---> sar -b -r -n DEV: 20:42:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3987) 09/21/26 _x86_64_ (4 CPU) 20:42:17 20:42:17 20:39:52 LINUX RESTART (4 CPU) 20:42:17 20:42:17 20:40:01 tps rtps wtps bread/s bwrtn/s 20:42:17 20:41:01 275.95 59.11 216.85 3731.78 69532.28 20:42:17 20:42:01 119.61 1.12 118.50 131.18 14701.82 20:42:17 Average: 197.78 30.11 167.67 1931.48 42117.05 20:42:17 20:42:17 20:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:42:17 20:41:01 13981572 15552712 2443388 14.88 57812 1714448 771604 4.42 745508 1483176 122116 20:42:17 20:42:01 13479928 15533260 2945032 17.93 86364 2144332 767988 4.40 781332 1901048 231836 20:42:17 Average: 13730750 15542986 2694210 16.40 72088 1929390 769796 4.41 763420 1692112 176976 20:42:17 20:42:17 20:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:42:17 20:41:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 20:42:17 20:41:01 ens3 406.08 300.77 2287.66 83.15 0.00 0.00 0.00 0.00 20:42:17 20:42:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 20:42:17 20:42:01 ens3 95.53 60.72 1440.25 10.31 0.00 0.00 0.00 0.00 20:42:17 Average: lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 20:42:17 Average: ens3 250.81 180.74 1863.95 46.73 0.00 0.00 0.00 0.00 20:42:17 20:42:17 20:42:17 ---> sar -P ALL: 20:42:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3987) 09/21/26 _x86_64_ (4 CPU) 20:42:17 20:42:17 20:39:52 LINUX RESTART (4 CPU) 20:42:17 20:42:17 20:40:01 CPU %user %nice %system %iowait %steal %idle 20:42:17 20:41:01 all 24.55 0.00 3.19 3.17 0.01 69.08 20:42:17 20:41:01 0 21.31 0.00 3.10 3.52 0.02 72.05 20:42:17 20:41:01 1 18.40 0.00 3.50 2.19 0.00 75.91 20:42:17 20:41:01 2 24.34 0.00 2.76 4.90 0.00 67.99 20:42:17 20:41:01 3 34.18 0.00 3.44 2.06 0.02 60.31 20:42:17 20:42:01 all 20.81 0.00 1.76 1.46 0.02 75.95 20:42:17 20:42:01 0 12.03 0.00 1.15 1.30 0.00 85.52 20:42:17 20:42:01 1 5.08 0.00 1.18 3.53 0.02 90.20 20:42:17 20:42:01 2 14.95 0.00 1.22 0.28 0.00 83.54 20:42:17 20:42:01 3 51.25 0.00 3.49 0.73 0.03 44.49 20:42:17 Average: all 22.68 0.00 2.48 2.31 0.01 72.52 20:42:17 Average: 0 16.67 0.00 2.13 2.41 0.01 78.78 20:42:17 Average: 1 11.73 0.00 2.34 2.86 0.01 83.06 20:42:17 Average: 2 19.64 0.00 1.99 2.59 0.00 75.78 20:42:17 Average: 3 42.73 0.00 3.46 1.40 0.03 52.38 20:42:17 20:42:17 20:42:17