10:07:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143947 10:07:35 Running as SYSTEM 10:07:35 [EnvInject] - Loading node environment variables. 10:07:35 Building remotely on prd-ubuntu1804-builder-4c-4g-988 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:07:35 [ssh-agent] Looking for ssh-agent implementation... 10:07:35 $ ssh-agent 10:07:35 SSH_AUTH_SOCK=/tmp/ssh-6mv16kEora7B/agent.1674 10:07:35 SSH_AGENT_PID=1676 10:07:35 [ssh-agent] Started. 10:07:35 Running ssh-add (command line suppressed) 10:07:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2213601187188241288.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2213601187188241288.key) 10:07:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:07:36 The recommended git tool is: NONE 10:07:41 using credential onap-jenkins-ssh 10:07:41 Wiping out workspace first. 10:07:41 Cloning the remote Git repository 10:07:41 Cloning repository git://cloud.onap.org/mirror/oom.git 10:07:41 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:07:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:07:41 > git --version # timeout=10 10:07:41 > git --version # 'git version 2.17.1' 10:07:41 using GIT_SSH to set credentials Gerrit user 10:07:41 Verifying host key using manually-configured host key entries 10:07:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:07:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:07:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:07:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:07:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:07:47 using GIT_SSH to set credentials Gerrit user 10:07:47 Verifying host key using manually-configured host key entries 10:07:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/143947/8 # timeout=30 10:07:47 > git rev-parse 969d0242618e098a4a81c39f7f9acd446e48a716^{commit} # timeout=10 10:07:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:07:47 Checking out Revision 969d0242618e098a4a81c39f7f9acd446e48a716 (refs/changes/47/143947/8) 10:07:47 > git config core.sparsecheckout # timeout=10 10:07:47 > git checkout -f 969d0242618e098a4a81c39f7f9acd446e48a716 # timeout=30 10:07:51 Commit message: "[SO] 17.1.0 release" 10:07:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:07:51 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 10:07:51 [EnvInject] - Injecting environment variables from a build step. 10:07:51 [EnvInject] - Injecting as environment variables the properties content 10:07:51 PYTHON=python3 10:07:51 10:07:51 [EnvInject] - Variables injected successfully. 10:07:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins948075090308932218.sh 10:07:51 ---> tox-install.sh 10:07:51 + source /home/jenkins/lf-env.sh 10:07:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:07:51 ++ mktemp -d /tmp/venv-XXXX 10:07:51 + lf_venv=/tmp/venv-arof 10:07:51 + local venv_file=/tmp/.os_lf_venv 10:07:51 + local python=python3 10:07:51 + local options 10:07:51 + local set_path=true 10:07:51 + local install_args= 10:07: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 10:07:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:07:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:07:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:07:51 + true 10:07:51 + case $1 in 10:07:51 + venv_file=/tmp/.toxenv 10:07:51 + shift 2 10:07:51 + true 10:07:51 + case $1 in 10:07:51 + shift 10:07:51 + break 10:07:51 + case $python in 10:07:51 + local pkg_list= 10:07:51 + [[ -d /opt/pyenv ]] 10:07:51 + echo 'Setup pyenv:' 10:07:51 Setup pyenv: 10:07:51 + export PYENV_ROOT=/opt/pyenv 10:07:51 + PYENV_ROOT=/opt/pyenv 10:07:51 + 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 10:07:51 + 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 10:07:51 + pyenv versions 10:07:51 * system (set by /opt/pyenv/version) 10:07:51 * 3.8.13 (set by /opt/pyenv/version) 10:07:51 * 3.9.13 (set by /opt/pyenv/version) 10:07:51 * 3.10.6 (set by /opt/pyenv/version) 10:07:51 + command -v pyenv 10:07:51 ++ pyenv init - --no-rehash 10:07:51 + 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[*]}"'\'')" 10:07:51 export PATH="/opt/pyenv/shims:${PATH}" 10:07:51 export PYENV_SHELL=bash 10:07:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:07:51 pyenv() { 10:07:51 local command 10:07:51 command="${1:-}" 10:07:51 if [ "$#" -gt 0 ]; then 10:07:51 shift 10:07:51 fi 10:07:51 10:07:51 case "$command" in 10:07:51 rehash|shell) 10:07:51 eval "$(pyenv "sh-$command" "$@")" 10:07:51 ;; 10:07:51 *) 10:07:51 command pyenv "$command" "$@" 10:07:51 ;; 10:07:51 esac 10:07:51 }' 10:07:51 +++ 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[*]}"' 10:07:51 ++ 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 10:07:51 ++ 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 10:07:51 ++ 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 10:07:51 ++ export PYENV_SHELL=bash 10:07:51 ++ PYENV_SHELL=bash 10:07:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:07:51 +++ complete -F _pyenv pyenv 10:07:51 ++ lf-pyver python3 10:07:51 ++ local py_version_xy=python3 10:07:51 ++ local py_version_xyz= 10:07:51 ++ sed 's/^[ *]* //' 10:07:51 ++ pyenv versions 10:07:51 ++ local command 10:07:51 ++ awk '{ print $1 }' 10:07:51 ++ grep -E '^[0-9.]*[0-9]$' 10:07:51 ++ command=versions 10:07:51 ++ '[' 1 -gt 0 ']' 10:07:51 ++ shift 10:07:51 ++ case "$command" in 10:07:51 ++ command pyenv versions 10:07:51 ++ pyenv versions 10:07:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:07:51 +++ grep '^3' /tmp/.pyenv_versions 10:07:51 +++ tail -n 1 10:07:51 +++ sort -V 10:07:51 ++ py_version_xyz=3.10.6 10:07:51 ++ [[ -z 3.10.6 ]] 10:07:51 ++ echo 3.10.6 10:07:51 ++ return 0 10:07:51 + pyenv local 3.10.6 10:07:51 + local command 10:07:51 + command=local 10:07:51 + '[' 2 -gt 0 ']' 10:07:51 + shift 10:07:51 + case "$command" in 10:07:51 + command pyenv local 3.10.6 10:07:51 + pyenv local 3.10.6 10:07:51 + for arg in "$@" 10:07:51 + case $arg in 10:07:51 + pkg_list+='tox ' 10:07:51 + for arg in "$@" 10:07:51 + case $arg in 10:07:51 + pkg_list+='virtualenv ' 10:07:51 + for arg in "$@" 10:07:51 + case $arg in 10:07:51 + pkg_list+='urllib3~=1.26.15 ' 10:07:51 + [[ -f /tmp/.toxenv ]] 10:07:51 + [[ ! -f /tmp/.toxenv ]] 10:07:51 + [[ -n '' ]] 10:07:51 + python3 -m venv /tmp/venv-arof 10:07:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-arof' 10:07:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-arof 10:07:55 + echo /tmp/venv-arof 10:07:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:07:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:07:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:07:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:55 + local 'pip_opts=--upgrade --quiet' 10:07:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:07:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:07:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:07:55 + [[ -n '' ]] 10:07:55 + [[ -n '' ]] 10:07:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:07:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:55 + /tmp/venv-arof/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 10:08:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:08:00 lf-activate-venv(): INFO: Base packages installed successfully 10:08:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:08:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:08:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:08:00 + /tmp/venv-arof/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 10:08:02 + type python3 10:08:02 + true 10:08:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-arof/bin to PATH' 10:08:02 lf-activate-venv(): INFO: Adding /tmp/venv-arof/bin to PATH 10:08:02 + PATH=/tmp/venv-arof/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 10:08:02 + return 0 10:08:02 + python3 --version 10:08:02 Python 3.10.6 10:08:02 + python3 -m pip --version 10:08:02 pip 26.0.1 from /tmp/venv-arof/lib/python3.10/site-packages/pip (python 3.10) 10:08:02 + python3 -m pip freeze 10:08:02 cachetools==7.0.5 10:08:02 colorama==0.4.6 10:08:02 distlib==0.4.0 10:08:02 filelock==3.25.2 10:08:02 packaging==26.0 10:08:02 platformdirs==4.9.6 10:08:02 pluggy==1.6.0 10:08:02 pyproject-api==1.10.0 10:08:02 python-discovery==1.2.2 10:08:02 tomli==2.4.1 10:08:02 tomli_w==1.2.0 10:08:02 tox==4.52.1 10:08:02 typing_extensions==4.15.0 10:08:02 urllib3==1.26.20 10:08:02 virtualenv==21.2.1 10:08:02 [EnvInject] - Injecting environment variables from a build step. 10:08:02 [EnvInject] - Injecting as environment variables the properties content 10:08:02 PARALLEL=false 10:08:02 10:08:02 [EnvInject] - Variables injected successfully. 10:08:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12274781726812731605.sh 10:08:02 ---> tox-run.sh 10:08:02 + 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 10:08:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:08:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:08:02 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:08:02 + cd /w/workspace/oom-master-pre-commit-lint/. 10:08:02 + source /home/jenkins/lf-env.sh 10:08:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:08:02 ++ mktemp -d /tmp/venv-XXXX 10:08:02 + lf_venv=/tmp/venv-1WNQ 10:08:02 + local venv_file=/tmp/.os_lf_venv 10:08:02 + local python=python3 10:08:02 + local options 10:08:02 + local set_path=true 10:08:02 + local install_args= 10:08:02 ++ 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 10:08:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:08:02 + true 10:08:02 + case $1 in 10:08:02 + venv_file=/tmp/.toxenv 10:08:02 + shift 2 10:08:02 + true 10:08:02 + case $1 in 10:08:02 + shift 10:08:02 + break 10:08:02 + case $python in 10:08:02 + local pkg_list= 10:08:02 + [[ -d /opt/pyenv ]] 10:08:02 + echo 'Setup pyenv:' 10:08:02 Setup pyenv: 10:08:02 + export PYENV_ROOT=/opt/pyenv 10:08:02 + PYENV_ROOT=/opt/pyenv 10:08:02 + 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 10:08:02 + 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 10:08:02 + pyenv versions 10:08:03 system 10:08:03 3.8.13 10:08:03 3.9.13 10:08:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:08:03 + command -v pyenv 10:08:03 ++ pyenv init - --no-rehash 10:08:03 + 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[*]}"'\'')" 10:08:03 export PATH="/opt/pyenv/shims:${PATH}" 10:08:03 export PYENV_SHELL=bash 10:08:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:08:03 pyenv() { 10:08:03 local command 10:08:03 command="${1:-}" 10:08:03 if [ "$#" -gt 0 ]; then 10:08:03 shift 10:08:03 fi 10:08:03 10:08:03 case "$command" in 10:08:03 rehash|shell) 10:08:03 eval "$(pyenv "sh-$command" "$@")" 10:08:03 ;; 10:08:03 *) 10:08:03 command pyenv "$command" "$@" 10:08:03 ;; 10:08:03 esac 10:08:03 }' 10:08:03 +++ 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[*]}"' 10:08:03 ++ 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 10:08:03 ++ 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 10:08:03 ++ 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 10:08:03 ++ export PYENV_SHELL=bash 10:08:03 ++ PYENV_SHELL=bash 10:08:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:08:03 +++ complete -F _pyenv pyenv 10:08:03 ++ lf-pyver python3 10:08:03 ++ local py_version_xy=python3 10:08:03 ++ local py_version_xyz= 10:08:03 ++ pyenv versions 10:08:03 ++ local command 10:08:03 ++ command=versions 10:08:03 ++ '[' 1 -gt 0 ']' 10:08:03 ++ shift 10:08:03 ++ case "$command" in 10:08:03 ++ command pyenv versions 10:08:03 ++ pyenv versions 10:08:03 ++ sed 's/^[ *]* //' 10:08:03 ++ awk '{ print $1 }' 10:08:03 ++ grep -E '^[0-9.]*[0-9]$' 10:08:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:08:03 +++ grep '^3' /tmp/.pyenv_versions 10:08:03 +++ sort -V 10:08:03 +++ tail -n 1 10:08:03 ++ py_version_xyz=3.10.6 10:08:03 ++ [[ -z 3.10.6 ]] 10:08:03 ++ echo 3.10.6 10:08:03 ++ return 0 10:08:03 + pyenv local 3.10.6 10:08:03 + local command 10:08:03 + command=local 10:08:03 + '[' 2 -gt 0 ']' 10:08:03 + shift 10:08:03 + case "$command" in 10:08:03 + command pyenv local 3.10.6 10:08:03 + pyenv local 3.10.6 10:08:03 + for arg in "$@" 10:08:03 + case $arg in 10:08:03 + pkg_list+='tox ' 10:08:03 + for arg in "$@" 10:08:03 + case $arg in 10:08:03 + pkg_list+='virtualenv ' 10:08:03 + for arg in "$@" 10:08:03 + case $arg in 10:08:03 + pkg_list+='urllib3~=1.26.15 ' 10:08:03 + [[ -f /tmp/.toxenv ]] 10:08:03 ++ cat /tmp/.toxenv 10:08:03 + lf_venv=/tmp/venv-arof 10:08:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-arof from' file:/tmp/.toxenv 10:08:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-arof from file:/tmp/.toxenv 10:08:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:08:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:03 + local 'pip_opts=--upgrade --quiet' 10:08:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:08:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:08:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:08:03 + [[ -n '' ]] 10:08:03 + [[ -n '' ]] 10:08:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:08:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:03 + /tmp/venv-arof/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 10:08:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:08:04 lf-activate-venv(): INFO: Base packages installed successfully 10:08:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:08:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:08:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:08:04 + /tmp/venv-arof/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 10:08:05 + type python3 10:08:05 + true 10:08:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-arof/bin to PATH' 10:08:05 lf-activate-venv(): INFO: Adding /tmp/venv-arof/bin to PATH 10:08:05 + PATH=/tmp/venv-arof/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 10:08:05 + return 0 10:08:05 + [[ -d /opt/pyenv ]] 10:08:05 + echo '---> Setting up pyenv' 10:08:05 ---> Setting up pyenv 10:08:05 + export PYENV_ROOT=/opt/pyenv 10:08:05 + PYENV_ROOT=/opt/pyenv 10:08:05 + export PATH=/opt/pyenv/bin:/tmp/venv-arof/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 10:08:05 + PATH=/opt/pyenv/bin:/tmp/venv-arof/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 10:08:05 ++ pwd 10:08:05 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:08:05 + export PYTHONPATH 10:08:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:08:05 + TOX_TESTENV_PASSENV=PYTHONPATH 10:08:05 + tox --version 10:08:05 4.52.1 from /tmp/venv-arof/lib/python3.10/site-packages/tox/__init__.py 10:08:05 + PARALLEL=false 10:08:05 + TOX_OPTIONS_LIST= 10:08:05 + [[ -n pre-commit ]] 10:08:05 + TOX_OPTIONS_LIST=' -e pre-commit' 10:08:05 + case ${PARALLEL,,} in 10:08:05 + tox -e pre-commit 10:08:05 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:08:06 pre-commit: install_deps> python -I -m pip install pre-commit 10:08:11 pre-commit: freeze> python -m pip freeze --all 10:08:12 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.6,pre_commit==4.5.1,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.2.1 10:08:12 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:08:12 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:08:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:08:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:08:21 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:08:22 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:08:22 [INFO] Once installed this environment will be reused. 10:08:22 [INFO] This may take a few minutes... 10:08:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:08:26 [INFO] Once installed this environment will be reused. 10:08:26 [INFO] This may take a few minutes... 10:08:31 trim trailing whitespace.................................................Passed 10:08:32 Tabs remover.............................................................Passed 10:08:32 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:08:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:08:32 [INFO] Once installed this environment will be reused. 10:08:32 [INFO] This may take a few minutes... 10:08:42 gitlint..............................................(no files to check)Skipped 10:08:42 pre-commit: OK (36.78=setup[6.28]+cmd[20.11,10.40] seconds) 10:08:42 congratulations :) (36.82 seconds) 10:08:42 + tox_status=0 10:08:42 + echo '---> Completed tox runs' 10:08:42 ---> Completed tox runs 10:08:42 + for i in .tox/*/log 10:08:42 ++ echo .tox/pre-commit/log 10:08:42 ++ awk -F/ '{print $2}' 10:08:42 + tox_env=pre-commit 10:08:42 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:08:42 + DOC_DIR=docs/_build/html 10:08:42 + [[ -d docs/_build/html ]] 10:08:42 + echo '---> tox-run.sh ends' 10:08:42 ---> tox-run.sh ends 10:08:42 + test 0 -eq 0 10:08:42 $ ssh-agent -k 10:08:42 unset SSH_AUTH_SOCK; 10:08:42 unset SSH_AGENT_PID; 10:08:42 echo Agent pid 1676 killed; 10:08:42 [ssh-agent] Stopped. 10:08:42 [PostBuildScript] - [INFO] Executing post build scripts. 10:08:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12843995779377395622.sh 10:08:42 ---> sysstat.sh 10:08:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16003434724629601710.sh 10:08:43 ---> package-listing.sh 10:08:43 ++ tr '[:upper:]' '[:lower:]' 10:08:43 ++ facter osfamily 10:08:43 + OS_FAMILY=debian 10:08:43 + workspace=/w/workspace/oom-master-pre-commit-lint 10:08:43 + START_PACKAGES=/tmp/packages_start.txt 10:08:43 + END_PACKAGES=/tmp/packages_end.txt 10:08:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:08:43 + PACKAGES=/tmp/packages_start.txt 10:08:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:08:43 + PACKAGES=/tmp/packages_end.txt 10:08:43 + case "${OS_FAMILY}" in 10:08:43 + dpkg -l 10:08:43 + grep '^ii' 10:08:43 + '[' -f /tmp/packages_start.txt ']' 10:08:43 + '[' -f /tmp/packages_end.txt ']' 10:08:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:08:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:08:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:08:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:08:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1973427829242923213.sh 10:08:43 ---> capture-instance-metadata.sh 10:08:43 Setup pyenv: 10:08:43 system 10:08:43 3.8.13 10:08:43 3.9.13 10:08:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:08:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jf68 10:08:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:08:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:52 lf-activate-venv(): INFO: Base packages installed successfully 10:08:52 lf-activate-venv(): INFO: Installing additional packages: lftools 10:09:16 lf-activate-venv(): INFO: Adding /tmp/venv-Jf68/bin to PATH 10:09:16 INFO: Running in OpenStack, capturing instance metadata 10:09:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8923746809099133748.sh 10:09:17 provisioning config files... 10:09:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15180221866514444763tmp 10:09:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:09:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:09:17 [EnvInject] - Injecting environment variables from a build step. 10:09:17 [EnvInject] - Injecting as environment variables the properties content 10:09:17 SERVER_ID=logs 10:09:17 10:09:17 [EnvInject] - Variables injected successfully. 10:09:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9794627137787673082.sh 10:09:17 ---> create-netrc.sh 10:09:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12793102910004843534.sh 10:09:17 ---> python-tools-install.sh 10:09:17 Setup pyenv: 10:09:17 system 10:09:17 3.8.13 10:09:17 3.9.13 10:09:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:09:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jf68 from file:/tmp/.os_lf_venv 10:09:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:09:19 lf-activate-venv(): INFO: Base packages installed successfully 10:09:19 lf-activate-venv(): INFO: Installing additional packages: lftools 10:09:27 lf-activate-venv(): INFO: Adding /tmp/venv-Jf68/bin to PATH 10:09:27 Generating Requirements File 10:09:46 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. 10:09:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:09:46 Python 3.10.6 10:09:46 pip 26.0.1 from /tmp/venv-Jf68/lib/python3.10/site-packages/pip (python 3.10) 10:09:47 appdirs==1.4.4 10:09:47 argcomplete==3.6.3 10:09:47 aspy.yaml==1.3.0 10:09:47 attrs==26.1.0 10:09:47 autopage==0.6.0 10:09:47 backports.strenum==1.3.1 10:09:47 beautifulsoup4==4.14.3 10:09:47 boto3==1.42.88 10:09:47 botocore==1.42.88 10:09:47 bs4==0.0.2 10:09:47 certifi==2026.2.25 10:09:47 cffi==2.0.0 10:09:47 cfgv==3.5.0 10:09:47 chardet==7.4.2 10:09:47 charset-normalizer==3.4.7 10:09:47 click==8.3.2 10:09:47 cliff==4.13.3 10:09:47 cmd2==3.4.0 10:09:47 cryptography==3.3.2 10:09:47 debtcollector==3.1.0 10:09:47 decorator==5.2.1 10:09:47 defusedxml==0.7.1 10:09:47 Deprecated==1.3.1 10:09:47 distlib==0.4.0 10:09:47 dnspython==2.8.0 10:09:47 docker==7.1.0 10:09:47 dogpile.cache==1.5.0 10:09:47 durationpy==0.10 10:09:47 email-validator==2.3.0 10:09:47 filelock==3.25.2 10:09:47 future==1.0.0 10:09:47 gitdb==4.0.12 10:09:47 GitPython==3.1.46 10:09:47 httplib2==0.30.2 10:09:47 identify==2.6.18 10:09:47 idna==3.11 10:09:47 importlib-resources==1.5.0 10:09:47 iso8601==2.1.0 10:09:47 Jinja2==3.1.6 10:09:47 jmespath==1.1.0 10:09:47 jsonpatch==1.33 10:09:47 jsonpointer==3.1.1 10:09:47 jsonschema==4.26.0 10:09:47 jsonschema-specifications==2025.9.1 10:09:47 keystoneauth1==5.13.1 10:09:47 kubernetes==35.0.0 10:09:47 lftools==0.37.22 10:09:47 lxml==6.0.4 10:09:47 markdown-it-py==4.0.0 10:09:47 MarkupSafe==3.0.3 10:09:47 mdurl==0.1.2 10:09:47 msgpack==1.1.2 10:09:47 multi_key_dict==2.0.3 10:09:47 munch==4.0.0 10:09:47 netaddr==1.3.0 10:09:47 niet==1.4.2 10:09:47 nodeenv==1.10.0 10:09:47 oauth2client==4.1.3 10:09:47 oauthlib==3.3.1 10:09:47 openstacksdk==4.10.0 10:09:47 os-service-types==1.8.2 10:09:47 osc-lib==4.4.0 10:09:47 oslo.config==10.3.0 10:09:47 oslo.context==6.3.0 10:09:47 oslo.i18n==6.7.2 10:09:47 oslo.log==8.1.0 10:09:47 oslo.serialization==5.9.1 10:09:47 oslo.utils==10.0.1 10:09:47 packaging==26.0 10:09:47 pbr==7.0.3 10:09:47 platformdirs==4.9.6 10:09:47 prettytable==3.17.0 10:09:47 psutil==7.2.2 10:09:47 pyasn1==0.6.3 10:09:47 pyasn1_modules==0.4.2 10:09:47 pycparser==3.0 10:09:47 pygerrit2==2.0.15 10:09:47 PyGithub==2.9.0 10:09:47 Pygments==2.20.0 10:09:47 PyJWT==2.12.1 10:09:47 PyNaCl==1.6.2 10:09:47 pyparsing==2.4.7 10:09:47 pyperclip==1.11.0 10:09:47 pyrsistent==0.20.0 10:09:47 python-cinderclient==9.9.0 10:09:47 python-dateutil==2.9.0.post0 10:09:47 python-discovery==1.2.2 10:09:47 python-heatclient==5.1.0 10:09:47 python-jenkins==1.8.3 10:09:47 python-keystoneclient==5.8.0 10:09:47 python-magnumclient==4.10.0 10:09:47 python-openstackclient==9.0.0 10:09:47 python-swiftclient==4.10.0 10:09:47 PyYAML==6.0.3 10:09:47 referencing==0.37.0 10:09:47 requests==2.33.1 10:09:47 requests-oauthlib==2.0.0 10:09:47 requestsexceptions==1.4.0 10:09:47 rfc3986==2.0.0 10:09:47 rich==15.0.0 10:09:47 rich-argparse==1.7.2 10:09:47 rpds-py==0.30.0 10:09:47 rsa==4.9.1 10:09:47 ruamel.yaml==0.19.1 10:09:47 ruamel.yaml.clib==0.2.15 10:09:47 s3transfer==0.16.0 10:09:47 simplejson==3.20.2 10:09:47 six==1.17.0 10:09:47 smmap==5.0.3 10:09:47 soupsieve==2.8.3 10:09:47 stevedore==5.7.0 10:09:47 tabulate==0.10.0 10:09:47 toml==0.10.2 10:09:47 tomlkit==0.14.0 10:09:47 tqdm==4.67.3 10:09:47 typing_extensions==4.15.0 10:09:47 urllib3==1.26.20 10:09:47 virtualenv==21.2.1 10:09:47 wcwidth==0.6.0 10:09:47 websocket-client==1.9.0 10:09:47 wrapt==2.1.2 10:09:47 xdg==6.0.0 10:09:47 xmltodict==1.0.4 10:09:47 yq==3.4.3 10:09:47 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins2432259022239140645.sh 10:09:47 ---> uv-install.sh 10:09:47 Installing uv/uvx (latest) using shell installer 10:09:47 2026-04-13 10:09:47 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/e5a89072-3ff8-4346-b98a-88e3a5e84d39?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-13T10%3A48%3A40Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-13T09%3A48%3A15Z&ske=2026-04-13T10%3A48%3A40Z&sks=b&skv=2018-11-09&sig=%2B5I8f0s3mMVjH8HdZJRFj%2BePpyamZ9GSUHvMt7XHexc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjA3NTE3NywibmJmIjoxNzc2MDc0ODc3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.fR7KJu8JJaKvKVedGmYdIVpsuVz8nD1r_R-pTVwrhzw&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-QsqMuG.sh" [1] 10:09:47 downloading uv 0.11.6 x86_64-unknown-linux-gnu 10:09:48 installing to /home/jenkins/.local/bin 10:09:48 uv 10:09:48 uvx 10:09:48 everything's installed! 10:09:48 10:09:48 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:09:48 10:09:48 source $HOME/.local/bin/env (sh, bash, zsh) 10:09:48 source $HOME/.local/bin/env.fish (fish) 10:09:48 Adding install location to PATH 10:09:48 ---> Validating uv/uvx install 10:09:48 uvx 0.11.6 (x86_64-unknown-linux-gnu) 10:09:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8848867603787891903.sh 10:09:48 ---> sudo-logs.sh 10:09:48 Archiving 'sudo' log.. 10:09:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16816100725801693095.sh 10:09:48 ---> job-cost.sh 10:09:48 INFO: Activating Python virtual environment... 10:09:48 Setup pyenv: 10:09:48 system 10:09:48 3.8.13 10:09:48 3.9.13 10:09:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:09:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jf68 from file:/tmp/.os_lf_venv 10:09:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:09:50 lf-activate-venv(): INFO: Base packages installed successfully 10:09:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:09:56 lf-activate-venv(): INFO: Adding /tmp/venv-Jf68/bin to PATH 10:09:56 INFO: No stack-cost file found 10:09:56 INFO: Instance uptime: 192s 10:09:56 INFO: Fetching instance metadata (attempt 1 of 3)... 10:09:56 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:09:56 INFO: Successfully fetched instance metadata 10:09:56 INFO: Instance type: v3-standard-4 10:09:56 INFO: Retrieving pricing info for: v3-standard-4 10:09:56 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:09:56 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=192 10:09:56 INFO: Successfully fetched Vexxhost pricing API 10:09:56 INFO: Retrieved cost: 0.11 10:09:56 INFO: Retrieved resource: v3-standard-4 10:09:56 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:09:56 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:09:56 INFO: Successfully archived job cost data 10:09:56 DEBUG: Cost data: oom-master-pre-commit-lint,4592,2026-04-13 10:09:56,v3-standard-4,192,0.11,0.00,SUCCESS 10:09:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8502732437434968375.sh 10:09:57 ---> logs-deploy.sh 10:09:57 Setup pyenv: 10:09:57 system 10:09:57 3.8.13 10:09:57 3.9.13 10:09:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:09:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jf68 from file:/tmp/.os_lf_venv 10:09:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:09:58 lf-activate-venv(): INFO: Base packages installed successfully 10:09:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:10:07 lf-activate-venv(): INFO: Adding /tmp/venv-Jf68/bin to PATH 10:10:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4592 10:10:07 INFO: archiving workspace using pattern(s): 10:10:08 Archives upload complete. 10:10:08 INFO: archiving logs to Nexus 10:10:09 ---> uname -a: 10:10:09 Linux prd-ubuntu1804-builder-4c-4g-988 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:10:09 10:10:09 10:10:09 ---> lscpu: 10:10:09 Architecture: x86_64 10:10:09 CPU op-mode(s): 32-bit, 64-bit 10:10:09 Byte Order: Little Endian 10:10:09 CPU(s): 4 10:10:09 On-line CPU(s) list: 0-3 10:10:09 Thread(s) per core: 1 10:10:09 Core(s) per socket: 1 10:10:09 Socket(s): 4 10:10:09 NUMA node(s): 1 10:10:09 Vendor ID: AuthenticAMD 10:10:09 CPU family: 23 10:10:09 Model: 49 10:10:09 Model name: AMD EPYC-Rome Processor 10:10:09 Stepping: 0 10:10:09 CPU MHz: 2799.996 10:10:09 BogoMIPS: 5599.99 10:10:09 Virtualization: AMD-V 10:10:09 Hypervisor vendor: KVM 10:10:09 Virtualization type: full 10:10:09 L1d cache: 32K 10:10:09 L1i cache: 32K 10:10:09 L2 cache: 512K 10:10:09 L3 cache: 16384K 10:10:09 NUMA node0 CPU(s): 0-3 10:10:09 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 10:10:09 10:10:09 10:10:09 ---> nproc: 10:10:09 4 10:10:09 10:10:09 10:10:09 ---> df -h: 10:10:09 Filesystem Size Used Avail Use% Mounted on 10:10:09 udev 7.9G 0 7.9G 0% /dev 10:10:09 tmpfs 1.6G 676K 1.6G 1% /run 10:10:09 /dev/vda1 78G 8.5G 69G 11% / 10:10:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:10:09 tmpfs 5.0M 0 5.0M 0% /run/lock 10:10:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:10:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:10:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:10:09 10:10:09 10:10:09 ---> free -m: 10:10:09 total used free shared buff/cache available 10:10:09 Mem: 16040 550 13227 0 2261 15168 10:10:09 Swap: 1023 0 1023 10:10:09 10:10:09 10:10:09 ---> ip addr: 10:10:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:10:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:10:09 inet 127.0.0.1/8 scope host lo 10:10:09 valid_lft forever preferred_lft forever 10:10:09 inet6 ::1/128 scope host 10:10:09 valid_lft forever preferred_lft forever 10:10:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:10:09 link/ether fa:16:3e:b9:2e:d5 brd ff:ff:ff:ff:ff:ff 10:10:09 inet 10.30.106.99/23 brd 10.30.107.255 scope global dynamic ens3 10:10:09 valid_lft 86205sec preferred_lft 86205sec 10:10:09 inet6 fe80::f816:3eff:feb9:2ed5/64 scope link 10:10:09 valid_lft forever preferred_lft forever 10:10:09 10:10:09 10:10:09 ---> sar -b -r -n DEV: 10:10:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-988) 04/13/26 _x86_64_ (4 CPU) 10:10:09 10:10:09 10:07:22 LINUX RESTART (4 CPU) 10:10:09 10:10:09 10:08:01 tps rtps wtps bread/s bwrtn/s 10:10:09 10:09:01 97.58 5.17 92.42 141.58 44228.90 10:10:09 10:10:01 101.13 1.22 99.92 135.98 11105.08 10:10:09 Average: 99.36 3.19 96.17 138.78 27666.99 10:10:09 10:10:09 10:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:10:09 10:09:01 13910036 15533460 2514924 15.31 62908 1757760 786132 4.50 766016 1527920 82412 10:10:09 10:10:01 13549956 15532884 2875004 17.50 87428 2075476 781712 4.47 782672 1836628 177832 10:10:09 Average: 13729996 15533172 2694964 16.41 75168 1916618 783922 4.49 774344 1682274 130122 10:10:09 10:10:09 10:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:10:09 10:09:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 10:10:09 10:09:01 ens3 64.84 47.94 670.96 9.02 0.00 0.00 0.00 0.00 10:10:09 10:10:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 10:10:09 10:10:01 ens3 105.17 81.17 1286.82 13.57 0.00 0.00 0.00 0.00 10:10:09 Average: lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 10:10:09 Average: ens3 85.00 64.56 978.89 11.30 0.00 0.00 0.00 0.00 10:10:09 10:10:09 10:10:09 ---> sar -P ALL: 10:10:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-988) 04/13/26 _x86_64_ (4 CPU) 10:10:09 10:10:09 10:07:22 LINUX RESTART (4 CPU) 10:10:09 10:10:09 10:08:01 CPU %user %nice %system %iowait %steal %idle 10:10:09 10:09:01 all 18.22 0.00 1.92 6.21 0.07 73.58 10:10:09 10:09:01 0 24.94 0.00 2.32 0.65 0.10 71.98 10:10:09 10:09:01 1 14.67 0.00 1.87 16.94 0.07 66.45 10:10:09 10:09:01 2 8.05 0.00 1.35 6.73 0.05 83.81 10:10:09 10:09:01 3 25.20 0.00 2.10 0.52 0.08 72.10 10:10:09 10:10:01 all 20.58 0.00 1.49 1.34 0.05 76.53 10:10:09 10:10:01 0 9.25 0.00 0.95 0.13 0.05 89.61 10:10:09 10:10:01 1 54.47 0.00 3.36 3.91 0.12 38.15 10:10:09 10:10:01 2 4.64 0.00 0.84 0.99 0.02 93.51 10:10:09 10:10:01 3 14.20 0.00 0.82 0.35 0.03 84.60 10:10:09 Average: all 19.40 0.00 1.70 3.77 0.06 75.06 10:10:09 Average: 0 17.10 0.00 1.64 0.39 0.08 80.80 10:10:09 Average: 1 34.59 0.00 2.61 10.42 0.09 52.29 10:10:09 Average: 2 6.33 0.00 1.09 3.84 0.03 88.70 10:10:09 Average: 3 19.70 0.00 1.46 0.43 0.06 78.35 10:10:09 10:10:09 10:10:09