06:21:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146966 06:21:26 Running as SYSTEM 06:21:26 [EnvInject] - Loading node environment variables. 06:21:26 Building remotely on prd-ubuntu1804-builder-4c-4g-16023 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:21:26 [ssh-agent] Looking for ssh-agent implementation... 06:21:26 $ ssh-agent 06:21:26 SSH_AUTH_SOCK=/tmp/ssh-9gUeqzmapW3V/agent.1670 06:21:26 SSH_AGENT_PID=1672 06:21:26 [ssh-agent] Started. 06:21:26 Running ssh-add (command line suppressed) 06:21:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8212118142188711.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8212118142188711.key) 06:21:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:21:26 The recommended git tool is: NONE 06:21:28 using credential onap-jenkins-ssh 06:21:28 Wiping out workspace first. 06:21:28 Cloning the remote Git repository 06:21:28 Cloning repository git://cloud.onap.org/mirror/oom.git 06:21:28 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:21:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:21:28 > git --version # timeout=10 06:21:28 > git --version # 'git version 2.17.1' 06:21:28 using GIT_SSH to set credentials Gerrit user 06:21:28 Verifying host key using manually-configured host key entries 06:21:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:21:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:21:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:21:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:21:36 using GIT_SSH to set credentials Gerrit user 06:21:36 Verifying host key using manually-configured host key entries 06:21:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/66/146966/4 # timeout=30 06:21:37 > git rev-parse 9d2e90e0dc0cbf5bf0bca1dbe96cd52be9d4ccde^{commit} # timeout=10 06:21:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:21:37 Checking out Revision 9d2e90e0dc0cbf5bf0bca1dbe96cd52be9d4ccde (refs/changes/66/146966/4) 06:21:37 > git config core.sparsecheckout # timeout=10 06:21:37 > git checkout -f 9d2e90e0dc0cbf5bf0bca1dbe96cd52be9d4ccde # timeout=30 06:21:40 Commit message: "[POLICY] opa-pdp 2.1.0" 06:21:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:21:40 > git rev-list --no-walk 9eeefae190e5fba32ac412ebb748010a0d87e274 # timeout=10 06:21:41 [EnvInject] - Injecting environment variables from a build step. 06:21:41 [EnvInject] - Injecting as environment variables the properties content 06:21:41 PYTHON=python3 06:21:41 06:21:41 [EnvInject] - Variables injected successfully. 06:21:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10001298257550860974.sh 06:21:41 ---> tox-install.sh 06:21:41 + source /home/jenkins/lf-env.sh 06:21:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:21:41 ++ mktemp -d /tmp/venv-XXXX 06:21:41 + lf_venv=/tmp/venv-V8WM 06:21:41 + local venv_file=/tmp/.os_lf_venv 06:21:41 + local python=python3 06:21:41 + local options 06:21:41 + local set_path=true 06:21:41 + local install_args= 06:21:41 ++ 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 06:21:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:21:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:21:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:21:41 + true 06:21:41 + case $1 in 06:21:41 + venv_file=/tmp/.toxenv 06:21:41 + shift 2 06:21:41 + true 06:21:41 + case $1 in 06:21:41 + shift 06:21:41 + break 06:21:41 + case $python in 06:21:41 + local pkg_list= 06:21:41 + [[ -d /opt/pyenv ]] 06:21:41 + echo 'Setup pyenv:' 06:21:41 Setup pyenv: 06:21:41 + export PYENV_ROOT=/opt/pyenv 06:21:41 + PYENV_ROOT=/opt/pyenv 06:21:41 + 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 06:21:41 + 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 06:21:41 + pyenv versions 06:21:41 * system (set by /opt/pyenv/version) 06:21:41 * 3.8.13 (set by /opt/pyenv/version) 06:21:41 * 3.9.13 (set by /opt/pyenv/version) 06:21:41 * 3.10.6 (set by /opt/pyenv/version) 06:21:41 + command -v pyenv 06:21:41 ++ pyenv init - --no-rehash 06:21:41 + 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[*]}"'\'')" 06:21:41 export PATH="/opt/pyenv/shims:${PATH}" 06:21:41 export PYENV_SHELL=bash 06:21:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:21:41 pyenv() { 06:21:41 local command 06:21:41 command="${1:-}" 06:21:41 if [ "$#" -gt 0 ]; then 06:21:41 shift 06:21:41 fi 06:21:41 06:21:41 case "$command" in 06:21:41 rehash|shell) 06:21:41 eval "$(pyenv "sh-$command" "$@")" 06:21:41 ;; 06:21:41 *) 06:21:41 command pyenv "$command" "$@" 06:21:41 ;; 06:21:41 esac 06:21:41 }' 06:21:41 +++ 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[*]}"' 06:21:41 ++ 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 06:21:41 ++ 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 06:21:41 ++ 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 06:21:41 ++ export PYENV_SHELL=bash 06:21:41 ++ PYENV_SHELL=bash 06:21:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:21:41 +++ complete -F _pyenv pyenv 06:21:41 ++ lf-pyver python3 06:21:41 ++ local py_version_xy=python3 06:21:41 ++ local py_version_xyz= 06:21:41 ++ pyenv versions 06:21:41 ++ local command 06:21:41 ++ command=versions 06:21:41 ++ '[' 1 -gt 0 ']' 06:21:41 ++ shift 06:21:41 ++ case "$command" in 06:21:41 ++ command pyenv versions 06:21:41 ++ pyenv versions 06:21:41 ++ sed 's/^[ *]* //' 06:21:41 ++ awk '{ print $1 }' 06:21:41 ++ grep -E '^[0-9.]*[0-9]$' 06:21:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:21:41 +++ grep '^3' /tmp/.pyenv_versions 06:21:41 +++ sort -V 06:21:41 +++ tail -n 1 06:21:41 ++ py_version_xyz=3.10.6 06:21:41 ++ [[ -z 3.10.6 ]] 06:21:41 ++ echo 3.10.6 06:21:41 ++ return 0 06:21:41 + pyenv local 3.10.6 06:21:41 + local command 06:21:41 + command=local 06:21:41 + '[' 2 -gt 0 ']' 06:21:41 + shift 06:21:41 + case "$command" in 06:21:41 + command pyenv local 3.10.6 06:21:41 + pyenv local 3.10.6 06:21:41 + for arg in "$@" 06:21:41 + case $arg in 06:21:41 + pkg_list+='tox ' 06:21:41 + for arg in "$@" 06:21:41 + case $arg in 06:21:41 + pkg_list+='virtualenv ' 06:21:41 + for arg in "$@" 06:21:41 + case $arg in 06:21:41 + pkg_list+='urllib3~=1.26.15 ' 06:21:41 + [[ -f /tmp/.toxenv ]] 06:21:41 + [[ ! -f /tmp/.toxenv ]] 06:21:41 + [[ -n '' ]] 06:21:41 + python3 -m venv /tmp/venv-V8WM 06:21:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V8WM' 06:21:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V8WM 06:21:45 + echo /tmp/venv-V8WM 06:21:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:21:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:21:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:21:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:21:45 + local 'pip_opts=--upgrade --quiet' 06:21:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:21:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:21:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:21:45 + [[ -n '' ]] 06:21:45 + [[ -n '' ]] 06:21:45 + lf-venv-pip-install /tmp/venv-V8WM/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:21:45 + local venv_python=/tmp/venv-V8WM/bin/python3 06:21:45 + shift 06:21:45 + local upstream=https://pypi.org/simple 06:21:45 + /tmp/venv-V8WM/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 06:21:49 + return 0 06:21:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:21:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:21:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:21:49 + lf-venv-pip-install /tmp/venv-V8WM/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 06:21:49 + local venv_python=/tmp/venv-V8WM/bin/python3 06:21:49 + shift 06:21:49 + local upstream=https://pypi.org/simple 06:21:49 + /tmp/venv-V8WM/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 06:21:51 + return 0 06:21:51 + type python3 06:21:51 + true 06:21:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-V8WM/bin to PATH' 06:21:51 lf-activate-venv(): INFO: Adding /tmp/venv-V8WM/bin to PATH 06:21:51 + PATH=/tmp/venv-V8WM/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 06:21:51 + return 0 06:21:51 + python3 --version 06:21:51 Python 3.10.6 06:21:51 + python3 -m pip --version 06:21:51 pip 26.2.1 from /tmp/venv-V8WM/lib/python3.10/site-packages/pip (python 3.10) 06:21:51 + python3 -m pip freeze 06:21:51 cachetools==7.1.7 06:21:51 colorama==0.4.6 06:21:51 distlib==0.4.3 06:21:51 filelock==3.32.4 06:21:51 packaging==26.3 06:21:51 platformdirs==4.11.5 06:21:51 pluggy==1.6.0 06:21:51 pyproject-api==1.11.0 06:21:51 python-discovery==1.5.3 06:21:51 tomli==2.4.1 06:21:51 tomli_w==1.2.0 06:21:51 tox==4.60.1 06:21:51 typing_extensions==4.16.0 06:21:51 urllib3==1.26.20 06:21:51 virtualenv==21.7.5 06:21:51 [EnvInject] - Injecting environment variables from a build step. 06:21:51 [EnvInject] - Injecting as environment variables the properties content 06:21:51 PARALLEL=false 06:21:51 06:21:51 [EnvInject] - Variables injected successfully. 06:21:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3955832422856392851.sh 06:21:51 ---> tox-run.sh 06:21:51 + 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 06:21:51 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:21:51 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:21:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:21:51 + cd /w/workspace/oom-master-pre-commit-lint/. 06:21:51 + source /home/jenkins/lf-env.sh 06:21:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:21:51 ++ mktemp -d /tmp/venv-XXXX 06:21:51 + lf_venv=/tmp/venv-cWqF 06:21:51 + local venv_file=/tmp/.os_lf_venv 06:21:51 + local python=python3 06:21:51 + local options 06:21:51 + local set_path=true 06:21:51 + local install_args= 06:21:51 ++ 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 06:21:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:21:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:21:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:21:51 + true 06:21:51 + case $1 in 06:21:51 + venv_file=/tmp/.toxenv 06:21:51 + shift 2 06:21:51 + true 06:21:51 + case $1 in 06:21:51 + shift 06:21:51 + break 06:21:51 + case $python in 06:21:51 + local pkg_list= 06:21:51 + [[ -d /opt/pyenv ]] 06:21:51 + echo 'Setup pyenv:' 06:21:51 Setup pyenv: 06:21:51 + export PYENV_ROOT=/opt/pyenv 06:21:51 + PYENV_ROOT=/opt/pyenv 06:21:51 + 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 06:21:51 + 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 06:21:51 + pyenv versions 06:21:52 system 06:21:52 3.8.13 06:21:52 3.9.13 06:21:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:21:52 + command -v pyenv 06:21:52 ++ pyenv init - --no-rehash 06:21:52 + 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[*]}"'\'')" 06:21:52 export PATH="/opt/pyenv/shims:${PATH}" 06:21:52 export PYENV_SHELL=bash 06:21:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:21:52 pyenv() { 06:21:52 local command 06:21:52 command="${1:-}" 06:21:52 if [ "$#" -gt 0 ]; then 06:21:52 shift 06:21:52 fi 06:21:52 06:21:52 case "$command" in 06:21:52 rehash|shell) 06:21:52 eval "$(pyenv "sh-$command" "$@")" 06:21:52 ;; 06:21:52 *) 06:21:52 command pyenv "$command" "$@" 06:21:52 ;; 06:21:52 esac 06:21:52 }' 06:21:52 +++ 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[*]}"' 06:21:52 ++ 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 06:21:52 ++ 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 06:21:52 ++ 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 06:21:52 ++ export PYENV_SHELL=bash 06:21:52 ++ PYENV_SHELL=bash 06:21:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:21:52 +++ complete -F _pyenv pyenv 06:21:52 ++ lf-pyver python3 06:21:52 ++ local py_version_xy=python3 06:21:52 ++ local py_version_xyz= 06:21:52 ++ pyenv versions 06:21:52 ++ sed 's/^[ *]* //' 06:21:52 ++ local command 06:21:52 ++ command=versions 06:21:52 ++ '[' 1 -gt 0 ']' 06:21:52 ++ awk '{ print $1 }' 06:21:52 ++ shift 06:21:52 ++ case "$command" in 06:21:52 ++ command pyenv versions 06:21:52 ++ pyenv versions 06:21:52 ++ grep -E '^[0-9.]*[0-9]$' 06:21:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:21:52 +++ grep '^3' /tmp/.pyenv_versions 06:21:52 +++ sort -V 06:21:52 +++ tail -n 1 06:21:52 ++ py_version_xyz=3.10.6 06:21:52 ++ [[ -z 3.10.6 ]] 06:21:52 ++ echo 3.10.6 06:21:52 ++ return 0 06:21:52 + pyenv local 3.10.6 06:21:52 + local command 06:21:52 + command=local 06:21:52 + '[' 2 -gt 0 ']' 06:21:52 + shift 06:21:52 + case "$command" in 06:21:52 + command pyenv local 3.10.6 06:21:52 + pyenv local 3.10.6 06:21:52 + for arg in "$@" 06:21:52 + case $arg in 06:21:52 + pkg_list+='tox ' 06:21:52 + for arg in "$@" 06:21:52 + case $arg in 06:21:52 + pkg_list+='virtualenv ' 06:21:52 + for arg in "$@" 06:21:52 + case $arg in 06:21:52 + pkg_list+='urllib3~=1.26.15 ' 06:21:52 + [[ -f /tmp/.toxenv ]] 06:21:52 ++ cat /tmp/.toxenv 06:21:52 + lf_venv=/tmp/venv-V8WM 06:21:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V8WM from' file:/tmp/.toxenv 06:21:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V8WM from file:/tmp/.toxenv 06:21:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:21:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:21:52 + local 'pip_opts=--upgrade --quiet' 06:21:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:21:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:21:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:21:52 + [[ -n '' ]] 06:21:52 + [[ -n '' ]] 06:21:52 + lf-venv-pip-install /tmp/venv-V8WM/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:21:52 + local venv_python=/tmp/venv-V8WM/bin/python3 06:21:52 + shift 06:21:52 + local upstream=https://pypi.org/simple 06:21:52 + /tmp/venv-V8WM/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 06:21:53 + return 0 06:21:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:21:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:21:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:21:53 + lf-venv-pip-install /tmp/venv-V8WM/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 06:21:53 + local venv_python=/tmp/venv-V8WM/bin/python3 06:21:53 + shift 06:21:53 + local upstream=https://pypi.org/simple 06:21:53 + /tmp/venv-V8WM/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 06:21:53 + return 0 06:21:53 + type python3 06:21:53 + true 06:21:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-V8WM/bin to PATH' 06:21:53 lf-activate-venv(): INFO: Adding /tmp/venv-V8WM/bin to PATH 06:21:53 + PATH=/tmp/venv-V8WM/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 06:21:53 + return 0 06:21:53 + [[ -d /opt/pyenv ]] 06:21:53 + echo '---> Setting up pyenv' 06:21:53 ---> Setting up pyenv 06:21:53 + export PYENV_ROOT=/opt/pyenv 06:21:53 + PYENV_ROOT=/opt/pyenv 06:21:53 + export PATH=/opt/pyenv/bin:/tmp/venv-V8WM/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 06:21:53 + PATH=/opt/pyenv/bin:/tmp/venv-V8WM/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 06:21:53 ++ pwd 06:21:53 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:21:53 + export PYTHONPATH 06:21:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:21:53 + TOX_TESTENV_PASSENV=PYTHONPATH 06:21:53 + tox --version 06:21:54 4.60.1 from /tmp/venv-V8WM/lib/python3.10/site-packages/tox/__init__.py 06:21:54 + PARALLEL=false 06:21:54 + TOX_OPTIONS_LIST= 06:21:54 + [[ -n pre-commit ]] 06:21:54 + TOX_OPTIONS_LIST=' -e pre-commit' 06:21:54 + case ${PARALLEL,,} in 06:21:54 + tox -e pre-commit 06:21:54 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:21:55 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 06:21:58 pre-commit: freeze> python -m pip freeze --all 06:21:58 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.4,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.5,pre_commit==4.6.0,python-discovery==1.5.3,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.7.5 06:21:58 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:21:58 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:21:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:21:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:22:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:22:01 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:22:01 [INFO] Once installed this environment will be reused. 06:22:01 [INFO] This may take a few minutes... 06:22:05 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:22:05 [INFO] Once installed this environment will be reused. 06:22:05 [INFO] This may take a few minutes... 06:22:09 trim trailing whitespace.................................................Passed 06:22:09 Tabs remover.............................................................Passed 06:22:09 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:22:10 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:22:10 [INFO] Once installed this environment will be reused. 06:22:10 [INFO] This may take a few minutes... 06:22:18 gitlint..............................................(no files to check)Skipped 06:22:18 pre-commit: OK (24.24=setup[4.08]+cmd[11.53,8.62] seconds) 06:22:18 congratulations :) (24.27 seconds) 06:22:18 + tox_status=0 06:22:18 + echo '---> Completed tox runs' 06:22:18 ---> Completed tox runs 06:22:18 + for i in .tox/*/log 06:22:18 ++ echo .tox/pre-commit/log 06:22:18 ++ awk -F/ '{print $2}' 06:22:18 + tox_env=pre-commit 06:22:18 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:22:18 + DOC_DIR=docs/_build/html 06:22:18 + [[ -d docs/_build/html ]] 06:22:18 + echo '---> tox-run.sh ends' 06:22:18 ---> tox-run.sh ends 06:22:18 + test 0 -eq 0 06:22:18 $ ssh-agent -k 06:22:18 unset SSH_AUTH_SOCK; 06:22:18 unset SSH_AGENT_PID; 06:22:18 echo Agent pid 1672 killed; 06:22:18 [ssh-agent] Stopped. 06:22:18 [PostBuildScript] - [INFO] Executing post build scripts. 06:22:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4074265399441010290.sh 06:22:18 ---> sysstat.sh 06:22:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13785253976218627431.sh 06:22:19 ---> package-listing.sh 06:22:19 ++ facter osfamily 06:22:19 ++ tr '[:upper:]' '[:lower:]' 06:22:19 + OS_FAMILY=debian 06:22:19 + workspace=/w/workspace/oom-master-pre-commit-lint 06:22:19 + START_PACKAGES=/tmp/packages_start.txt 06:22:19 + END_PACKAGES=/tmp/packages_end.txt 06:22:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:22:19 + PACKAGES=/tmp/packages_start.txt 06:22:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:22:19 + PACKAGES=/tmp/packages_end.txt 06:22:19 + case "${OS_FAMILY}" in 06:22:19 + dpkg -l 06:22:19 + grep '^ii' 06:22:19 + '[' -f /tmp/packages_start.txt ']' 06:22:19 + '[' -f /tmp/packages_end.txt ']' 06:22:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:22:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:22:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:22:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:22:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3411755219268178582.sh 06:22:19 ---> capture-instance-metadata.sh 06:22:19 Setup pyenv: 06:22:19 system 06:22:19 3.8.13 06:22:19 3.9.13 06:22:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:22:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ra2L 06:22:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:22:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:22:27 lf-activate-venv(): INFO: Installing additional packages: lftools 06:22:48 lf-activate-venv(): INFO: Adding /tmp/venv-ra2L/bin to PATH 06:22:49 INFO: Running in OpenStack, capturing instance metadata 06:22:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15777362220065837361.sh 06:22:49 provisioning config files... 06:22:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10959943782456237262tmp 06:22:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:22:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:22:49 [EnvInject] - Injecting environment variables from a build step. 06:22:49 [EnvInject] - Injecting as environment variables the properties content 06:22:49 SERVER_ID=logs 06:22:49 06:22:49 [EnvInject] - Variables injected successfully. 06:22:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins450930903900619857.sh 06:22:49 ---> create-netrc.sh 06:22:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11781164931187569404.sh 06:22:49 ---> python-tools-install.sh 06:22:49 Setup pyenv: 06:22:49 system 06:22:49 3.8.13 06:22:49 3.9.13 06:22:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:22:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ra2L from file:/tmp/.os_lf_venv 06:22:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:22:51 lf-activate-venv(): INFO: Installing additional packages: lftools 06:22:57 lf-activate-venv(): INFO: Adding /tmp/venv-ra2L/bin to PATH 06:22:57 Generating Requirements File 06:23:17 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. 06:23:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:23:17 Python 3.10.6 06:23:18 pip 26.2.1 from /tmp/venv-ra2L/lib/python3.10/site-packages/pip (python 3.10) 06:23:18 aiohappyeyeballs==2.7.1 06:23:18 aiohttp==3.14.3 06:23:18 aiosignal==1.4.0 06:23:18 appdirs==1.4.4 06:23:18 argcomplete==3.7.2 06:23:18 aspy.yaml==1.3.0 06:23:18 async-timeout==5.0.1 06:23:18 attrs==26.1.0 06:23:18 autopage==0.6.0 06:23:18 backports.strenum==1.3.1 06:23:18 beautifulsoup4==4.15.0 06:23:18 boto3==1.43.82 06:23:18 botocore==1.43.82 06:23:18 bs4==0.0.2 06:23:18 certifi==2026.7.22 06:23:18 cffi==2.1.1 06:23:18 cfgv==3.5.0 06:23:18 chardet==7.6.0 06:23:18 charset-normalizer==3.5.1 06:23:18 click==8.5.0 06:23:18 cliff==4.14.0 06:23:18 cmd2==3.5.1 06:23:18 cryptography==3.3.2 06:23:18 debtcollector==3.1.0 06:23:18 decorator==5.3.1 06:23:18 defusedxml==0.7.1 06:23:18 Deprecated==1.3.1 06:23:18 distlib==0.4.3 06:23:18 dnspython==2.8.0 06:23:18 docker==7.2.0 06:23:18 dogpile.cache==1.5.0 06:23:18 durationpy==0.11 06:23:18 email-validator==2.3.0 06:23:18 filelock==3.32.4 06:23:18 frozenlist==1.8.0 06:23:18 future==1.0.0 06:23:18 gitdb==4.0.12 06:23:18 GitPython==3.1.60 06:23:18 httplib2==0.30.2 06:23:18 identify==2.6.19 06:23:18 idna==3.19 06:23:18 importlib-resources==1.5.0 06:23:18 iso8601==2.1.0 06:23:18 Jinja2==3.1.6 06:23:18 jmespath==1.1.0 06:23:18 jsonpatch==1.33 06:23:18 jsonpointer==3.1.1 06:23:18 jsonschema==4.26.0 06:23:18 jsonschema-specifications==2025.9.1 06:23:18 keystoneauth1==5.14.0 06:23:18 kubernetes==36.0.3 06:23:18 lftools==0.37.23 06:23:18 lxml==6.1.2 06:23:18 markdown-it-py==4.2.0 06:23:18 MarkupSafe==3.0.3 06:23:18 mdurl==0.1.2 06:23:18 msgpack==1.2.2 06:23:18 multi_key_dict==2.0.3 06:23:18 multidict==6.7.1 06:23:18 munch==4.0.0 06:23:18 netaddr==1.3.0 06:23:18 niet==1.4.2 06:23:18 nodeenv==1.10.0 06:23:18 oauth2client==4.1.3 06:23:18 oauthlib==3.3.1 06:23:18 openstacksdk==4.13.0 06:23:18 os-service-types==1.8.2 06:23:18 osc-lib==4.6.0 06:23:18 oslo.config==10.4.0 06:23:18 oslo.context==6.4.0 06:23:18 oslo.i18n==6.8.0 06:23:18 oslo.log==8.2.0 06:23:18 oslo.serialization==5.10.0 06:23:18 oslo.utils==10.1.1 06:23:18 packaging==26.3 06:23:18 pbr==7.0.3 06:23:18 platformdirs==4.11.5 06:23:18 prettytable==3.18.0 06:23:18 propcache==0.5.2 06:23:18 psutil==7.2.2 06:23:18 pyasn1==0.6.4 06:23:18 pyasn1_modules==0.4.2 06:23:18 pycparser==3.0 06:23:18 pygerrit2==2.0.15 06:23:18 PyGithub==2.10.0 06:23:18 Pygments==2.21.0 06:23:18 PyJWT==2.13.0 06:23:18 PyNaCl==1.6.2 06:23:18 pyparsing==2.4.7 06:23:18 pyperclip==1.11.0 06:23:18 pyrsistent==0.20.0 06:23:18 python-cinderclient==9.9.0 06:23:18 python-dateutil==2.9.0.post0 06:23:18 python-discovery==1.5.3 06:23:18 python-heatclient==5.2.0 06:23:18 python-jenkins==1.8.3 06:23:18 python-keystoneclient==5.8.0 06:23:18 python-magnumclient==4.11.0 06:23:18 python-openstackclient==10.0.0 06:23:18 python-swiftclient==4.10.0 06:23:18 PyYAML==6.0.3 06:23:18 referencing==0.37.0 06:23:18 requests==2.34.2 06:23:18 requests-oauthlib==2.0.0 06:23:18 rfc3986==2.0.0 06:23:18 rich==15.0.0 06:23:18 rich-argparse==1.8.0 06:23:18 rpds-py==0.30.0 06:23:18 rsa==4.9.1 06:23:18 ruamel.yaml==0.19.1 06:23:18 ruamel.yaml.clib==0.2.15 06:23:18 s3transfer==0.19.2 06:23:18 simplejson==4.1.2 06:23:18 six==1.17.0 06:23:18 smmap==5.0.3 06:23:18 soupsieve==2.9.2 06:23:18 stevedore==5.8.0 06:23:18 tabulate==0.10.0 06:23:18 toml==0.10.2 06:23:18 tomlkit==0.15.1 06:23:18 tqdm==4.70.0 06:23:18 typing_extensions==4.16.0 06:23:18 urllib3==1.26.20 06:23:18 virtualenv==21.7.5 06:23:18 wcwidth==0.8.2 06:23:18 websocket-client==1.9.0 06:23:18 wrapt==2.3.0 06:23:18 xdg==6.0.0 06:23:18 xmltodict==1.0.4 06:23:18 yarl==1.24.5 06:23:18 yq==4.1.2 06:23:18 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins8456765601906952210.sh 06:23:18 ---> uv-install.sh 06:23:18 Installing uv/uvx (latest) using shell installer 06:23:18 2026-08-28 06:23:18 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-YRS8lL.sh" [1] 06:23:18 downloading uv 0.12.7 x86_64-unknown-linux-gnu 06:23:19 installing to /home/jenkins/.local/bin 06:23:19 uv 06:23:19 uvx 06:23:19 everything's installed! 06:23:19 06:23:19 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:23:19 06:23:19 source $HOME/.local/bin/env (sh, bash, zsh) 06:23:19 source $HOME/.local/bin/env.fish (fish) 06:23:19 Adding install location to PATH 06:23:19 ---> Validating uv/uvx install 06:23:19 uvx 0.12.7 (x86_64-unknown-linux-gnu) 06:23:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4023954710420802487.sh 06:23:19 ---> sudo-logs.sh 06:23:19 Archiving 'sudo' log.. 06:23:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13329027959395736225.sh 06:23:19 ---> job-cost.sh 06:23:19 INFO: Activating Python virtual environment... 06:23:19 Setup pyenv: 06:23:19 system 06:23:19 3.8.13 06:23:19 3.9.13 06:23:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:23:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ra2L from file:/tmp/.os_lf_venv 06:23:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:23:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:23:25 lf-activate-venv(): INFO: Adding /tmp/venv-ra2L/bin to PATH 06:23:25 INFO: No stack-cost file found 06:23:25 INFO: Instance uptime: 144s 06:23:25 INFO: Fetching instance metadata (attempt 1 of 3)... 06:23:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:23:26 INFO: Successfully fetched instance metadata 06:23:26 INFO: Instance type: v3-standard-4 06:23:26 INFO: Retrieving pricing info for: v3-standard-4 06:23:26 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:23:26 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=144 06:23:26 INFO: Successfully fetched Vexxhost pricing API 06:23:26 INFO: Retrieved cost: 0.11 06:23:26 INFO: Retrieved resource: v3-standard-4 06:23:26 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 06:23:26 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 06:23:26 INFO: Successfully archived job cost data 06:23:26 DEBUG: Cost data: oom-master-pre-commit-lint,4819,2026-08-28 06:23:26,v3-standard-4,144,0.11,0.00,SUCCESS 06:23:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins863715190592812048.sh 06:23:26 ---> logs-deploy.sh 06:23:26 Setup pyenv: 06:23:26 system 06:23:26 3.8.13 06:23:26 3.9.13 06:23:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:23:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ra2L from file:/tmp/.os_lf_venv 06:23:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:23:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:23:34 lf-activate-venv(): INFO: Adding /tmp/venv-ra2L/bin to PATH 06:23:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4819 06:23:34 INFO: archiving workspace using pattern(s): 06:23:35 Archives upload complete. 06:23:35 INFO: archiving logs to Nexus 06:23:36 ---> uname -a: 06:23:36 Linux prd-ubuntu1804-builder-4c-4g-16023 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:23:36 06:23:36 06:23:36 ---> lscpu: 06:23:36 Architecture: x86_64 06:23:36 CPU op-mode(s): 32-bit, 64-bit 06:23:36 Byte Order: Little Endian 06:23:36 CPU(s): 4 06:23:36 On-line CPU(s) list: 0-3 06:23:36 Thread(s) per core: 1 06:23:36 Core(s) per socket: 1 06:23:36 Socket(s): 4 06:23:36 NUMA node(s): 1 06:23:36 Vendor ID: AuthenticAMD 06:23:36 CPU family: 23 06:23:36 Model: 49 06:23:36 Model name: AMD EPYC-Rome Processor 06:23:36 Stepping: 0 06:23:36 CPU MHz: 2800.000 06:23:36 BogoMIPS: 5600.00 06:23:36 Virtualization: AMD-V 06:23:36 Hypervisor vendor: KVM 06:23:36 Virtualization type: full 06:23:36 L1d cache: 32K 06:23:36 L1i cache: 32K 06:23:36 L2 cache: 512K 06:23:36 L3 cache: 16384K 06:23:36 NUMA node0 CPU(s): 0-3 06:23:36 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 06:23:36 06:23:36 06:23:36 ---> nproc: 06:23:36 4 06:23:36 06:23:36 06:23:36 ---> df -h: 06:23:36 Filesystem Size Used Avail Use% Mounted on 06:23:36 udev 7.9G 0 7.9G 0% /dev 06:23:36 tmpfs 1.6G 672K 1.6G 1% /run 06:23:36 /dev/vda1 78G 8.5G 69G 11% / 06:23:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:23:36 tmpfs 5.0M 0 5.0M 0% /run/lock 06:23:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:23:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:23:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:23:36 06:23:36 06:23:36 ---> free -m: 06:23:36 total used free shared buff/cache available 06:23:36 Mem: 16040 535 13178 0 2325 15180 06:23:36 Swap: 1023 0 1023 06:23:36 06:23:36 06:23:36 ---> ip addr: 06:23:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:23:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:23:36 inet 127.0.0.1/8 scope host lo 06:23:36 valid_lft forever preferred_lft forever 06:23:36 inet6 ::1/128 scope host 06:23:36 valid_lft forever preferred_lft forever 06:23:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:23:36 link/ether fa:16:3e:58:6e:8d brd ff:ff:ff:ff:ff:ff 06:23:36 inet 10.30.107.54/23 brd 10.30.107.255 scope global dynamic ens3 06:23:36 valid_lft 86255sec preferred_lft 86255sec 06:23:36 inet6 fe80::f816:3eff:fe58:6e8d/64 scope link 06:23:36 valid_lft forever preferred_lft forever 06:23:36 06:23:36 06:23:36 ---> sar -b -r -n DEV: 06:23:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16023) 08/28/26 _x86_64_ (4 CPU) 06:23:36 06:23:36 06:21:12 LINUX RESTART (4 CPU) 06:23:36 06:23:36 06:22:01 tps rtps wtps bread/s bwrtn/s 06:23:36 06:23:01 121.38 0.93 120.45 108.25 35231.46 06:23:36 Average: 121.38 0.93 120.45 108.25 35231.46 06:23:36 06:23:36 06:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:23:36 06:23:01 13759320 15578772 2665648 16.23 77672 1929760 763884 4.37 724320 1701704 154008 06:23:36 Average: 13759320 15578772 2665648 16.23 77672 1929760 763884 4.37 724320 1701704 154008 06:23:36 06:23:36 06:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:23:36 06:23:01 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 06:23:36 06:23:01 ens3 74.07 52.11 964.21 9.57 0.00 0.00 0.00 0.00 06:23:36 Average: lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 06:23:36 Average: ens3 74.07 52.11 964.21 9.57 0.00 0.00 0.00 0.00 06:23:36 06:23:36 06:23:36 ---> sar -P ALL: 06:23:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16023) 08/28/26 _x86_64_ (4 CPU) 06:23:36 06:23:36 06:21:12 LINUX RESTART (4 CPU) 06:23:36 06:23:36 06:22:01 CPU %user %nice %system %iowait %steal %idle 06:23:36 06:23:01 all 22.24 0.00 1.83 1.97 0.02 73.95 06:23:36 06:23:01 0 15.22 0.00 1.65 4.14 0.02 78.97 06:23:36 06:23:01 1 41.74 0.00 2.96 1.07 0.03 54.20 06:23:36 06:23:01 2 5.60 0.00 0.97 2.55 0.00 90.88 06:23:36 06:23:01 3 26.62 0.00 1.73 0.12 0.02 71.51 06:23:36 Average: all 22.24 0.00 1.83 1.97 0.02 73.95 06:23:36 Average: 0 15.22 0.00 1.65 4.14 0.02 78.97 06:23:36 Average: 1 41.74 0.00 2.96 1.07 0.03 54.20 06:23:36 Average: 2 5.60 0.00 0.97 2.55 0.00 90.88 06:23:36 Average: 3 26.62 0.00 1.73 0.12 0.02 71.51 06:23:36 06:23:36 06:23:36