15:43:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143685 15:43:09 Running as SYSTEM 15:43:09 [EnvInject] - Loading node environment variables. 15:43:09 Building remotely on prd-ubuntu1804-builder-4c-4g-5561 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:43:09 [ssh-agent] Looking for ssh-agent implementation... 15:43:09 $ ssh-agent 15:43:09 SSH_AUTH_SOCK=/tmp/ssh-bAx3ufvlCYJ7/agent.1846 15:43:09 SSH_AGENT_PID=1849 15:43:09 [ssh-agent] Started. 15:43:09 Running ssh-add (command line suppressed) 15:43:09 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_493490661261233976.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_493490661261233976.key) 15:43:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:43:09 The recommended git tool is: NONE 15:43:10 using credential onap-jenkins-ssh 15:43:10 Wiping out workspace first. 15:43:10 Cloning the remote Git repository 15:43:10 Cloning repository git://cloud.onap.org/mirror/oom.git 15:43:10 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:43:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:43:10 > git --version # timeout=10 15:43:10 > git --version # 'git version 2.17.1' 15:43:10 using GIT_SSH to set credentials Gerrit user 15:43:10 Verifying host key using manually-configured host key entries 15:43:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:43:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:43:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:43:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:43:16 using GIT_SSH to set credentials Gerrit user 15:43:16 Verifying host key using manually-configured host key entries 15:43:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/85/143685/3 # timeout=30 15:43:16 > git rev-parse 0de69bf9c114904e1437e5081dcdd22d3fef9c4d^{commit} # timeout=10 15:43:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:43:16 Checking out Revision 0de69bf9c114904e1437e5081dcdd22d3fef9c4d (refs/changes/85/143685/3) 15:43:16 > git config core.sparsecheckout # timeout=10 15:43:16 > git checkout -f 0de69bf9c114904e1437e5081dcdd22d3fef9c4d # timeout=30 15:43:20 Commit message: "[DCAEGEN2] Update pnf registration handler" 15:43:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:43:20 > git rev-list --no-walk 00144a524a3ce10ae465cf811bae548d478c5afd # timeout=10 15:43:20 [EnvInject] - Injecting environment variables from a build step. 15:43:20 [EnvInject] - Injecting as environment variables the properties content 15:43:20 PYTHON=python3 15:43:20 15:43:20 [EnvInject] - Variables injected successfully. 15:43:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5977490728907033787.sh 15:43:20 ---> tox-install.sh 15:43:20 + source /home/jenkins/lf-env.sh 15:43:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:43:20 ++ mktemp -d /tmp/venv-XXXX 15:43:20 + lf_venv=/tmp/venv-6Bdc 15:43:20 + local venv_file=/tmp/.os_lf_venv 15:43:20 + local python=python3 15:43:20 + local options 15:43:20 + local set_path=true 15:43:20 + local install_args= 15:43:20 ++ 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 15:43:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:43:20 + true 15:43:20 + case $1 in 15:43:20 + venv_file=/tmp/.toxenv 15:43:20 + shift 2 15:43:20 + true 15:43:20 + case $1 in 15:43:20 + shift 15:43:20 + break 15:43:20 + case $python in 15:43:20 + local pkg_list= 15:43:20 + [[ -d /opt/pyenv ]] 15:43:20 + echo 'Setup pyenv:' 15:43:20 Setup pyenv: 15:43:20 + export PYENV_ROOT=/opt/pyenv 15:43:20 + PYENV_ROOT=/opt/pyenv 15:43:20 + 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 15:43:20 + 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 15:43:20 + pyenv versions 15:43:20 * system (set by /opt/pyenv/version) 15:43:20 * 3.8.13 (set by /opt/pyenv/version) 15:43:20 * 3.9.13 (set by /opt/pyenv/version) 15:43:20 * 3.10.6 (set by /opt/pyenv/version) 15:43:20 + command -v pyenv 15:43:20 ++ pyenv init - --no-rehash 15:43:20 + 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[*]}"'\'')" 15:43:20 export PATH="/opt/pyenv/shims:${PATH}" 15:43:20 export PYENV_SHELL=bash 15:43:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:43:20 pyenv() { 15:43:20 local command 15:43:20 command="${1:-}" 15:43:20 if [ "$#" -gt 0 ]; then 15:43:20 shift 15:43:20 fi 15:43:20 15:43:20 case "$command" in 15:43:20 rehash|shell) 15:43:20 eval "$(pyenv "sh-$command" "$@")" 15:43:20 ;; 15:43:20 *) 15:43:20 command pyenv "$command" "$@" 15:43:20 ;; 15:43:20 esac 15:43:20 }' 15:43:20 +++ 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[*]}"' 15:43:20 ++ 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 15:43:20 ++ 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 15:43:20 ++ 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 15:43:20 ++ export PYENV_SHELL=bash 15:43:20 ++ PYENV_SHELL=bash 15:43:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:43:20 +++ complete -F _pyenv pyenv 15:43:20 ++ lf-pyver python3 15:43:20 ++ local py_version_xy=python3 15:43:20 ++ local py_version_xyz= 15:43:20 ++ pyenv versions 15:43:20 ++ local command 15:43:20 ++ command=versions 15:43:20 ++ sed 's/^[ *]* //' 15:43:20 ++ '[' 1 -gt 0 ']' 15:43:20 ++ shift 15:43:20 ++ case "$command" in 15:43:20 ++ command pyenv versions 15:43:20 ++ pyenv versions 15:43:20 ++ awk '{ print $1 }' 15:43:20 ++ grep -E '^[0-9.]*[0-9]$' 15:43:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:43:20 +++ grep '^3' /tmp/.pyenv_versions 15:43:20 +++ sort -V 15:43:20 +++ tail -n 1 15:43:20 ++ py_version_xyz=3.10.6 15:43:20 ++ [[ -z 3.10.6 ]] 15:43:20 ++ echo 3.10.6 15:43:20 ++ return 0 15:43:20 + pyenv local 3.10.6 15:43:20 + local command 15:43:20 + command=local 15:43:20 + '[' 2 -gt 0 ']' 15:43:20 + shift 15:43:20 + case "$command" in 15:43:20 + command pyenv local 3.10.6 15:43:20 + pyenv local 3.10.6 15:43:20 + for arg in "$@" 15:43:20 + case $arg in 15:43:20 + pkg_list+='tox ' 15:43:20 + for arg in "$@" 15:43:20 + case $arg in 15:43:20 + pkg_list+='virtualenv ' 15:43:20 + for arg in "$@" 15:43:20 + case $arg in 15:43:20 + pkg_list+='urllib3~=1.26.15 ' 15:43:20 + [[ -f /tmp/.toxenv ]] 15:43:20 + [[ ! -f /tmp/.toxenv ]] 15:43:20 + [[ -n '' ]] 15:43:20 + python3 -m venv /tmp/venv-6Bdc 15:43:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Bdc' 15:43:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Bdc 15:43:24 + echo /tmp/venv-6Bdc 15:43:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:43:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:43:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:43:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:43:24 + local 'pip_opts=--upgrade --quiet' 15:43:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:43:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:43:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:43:24 + [[ -n '' ]] 15:43:24 + [[ -n '' ]] 15:43:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:43:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:43:24 + /tmp/venv-6Bdc/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 15:43:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:43:28 lf-activate-venv(): INFO: Base packages installed successfully 15:43:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:43:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:43:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:43:28 + /tmp/venv-6Bdc/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 15:43:30 + type python3 15:43:30 + true 15:43:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6Bdc/bin to PATH' 15:43:30 lf-activate-venv(): INFO: Adding /tmp/venv-6Bdc/bin to PATH 15:43:30 + PATH=/tmp/venv-6Bdc/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 15:43:30 + return 0 15:43:30 + python3 --version 15:43:30 Python 3.10.6 15:43:30 + python3 -m pip --version 15:43:30 pip 26.0.1 from /tmp/venv-6Bdc/lib/python3.10/site-packages/pip (python 3.10) 15:43:31 + python3 -m pip freeze 15:43:31 cachetools==7.0.5 15:43:31 colorama==0.4.6 15:43:31 distlib==0.4.0 15:43:31 filelock==3.25.2 15:43:31 packaging==26.0 15:43:31 platformdirs==4.9.4 15:43:31 pluggy==1.6.0 15:43:31 pyproject-api==1.10.0 15:43:31 python-discovery==1.2.1 15:43:31 tomli==2.4.1 15:43:31 tomli_w==1.2.0 15:43:31 tox==4.50.3 15:43:31 typing_extensions==4.15.0 15:43:31 urllib3==1.26.20 15:43:31 virtualenv==21.2.0 15:43:31 [EnvInject] - Injecting environment variables from a build step. 15:43:31 [EnvInject] - Injecting as environment variables the properties content 15:43:31 PARALLEL=false 15:43:31 15:43:31 [EnvInject] - Variables injected successfully. 15:43:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6913357337949096135.sh 15:43:31 ---> tox-run.sh 15:43:31 + 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 15:43:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:43:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:43:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:43:31 + cd /w/workspace/oom-master-pre-commit-lint/. 15:43:31 + source /home/jenkins/lf-env.sh 15:43:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:43:31 ++ mktemp -d /tmp/venv-XXXX 15:43:31 + lf_venv=/tmp/venv-iuSm 15:43:31 + local venv_file=/tmp/.os_lf_venv 15:43:31 + local python=python3 15:43:31 + local options 15:43:31 + local set_path=true 15:43:31 + local install_args= 15:43:31 ++ 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 15:43:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:43:31 + true 15:43:31 + case $1 in 15:43:31 + venv_file=/tmp/.toxenv 15:43:31 + shift 2 15:43:31 + true 15:43:31 + case $1 in 15:43:31 + shift 15:43:31 + break 15:43:31 + case $python in 15:43:31 + local pkg_list= 15:43:31 + [[ -d /opt/pyenv ]] 15:43:31 + echo 'Setup pyenv:' 15:43:31 Setup pyenv: 15:43:31 + export PYENV_ROOT=/opt/pyenv 15:43:31 + PYENV_ROOT=/opt/pyenv 15:43:31 + 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 15:43:31 + 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 15:43:31 + pyenv versions 15:43:31 system 15:43:31 3.8.13 15:43:31 3.9.13 15:43:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:43:31 + command -v pyenv 15:43:31 ++ pyenv init - --no-rehash 15:43:31 + 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[*]}"'\'')" 15:43:31 export PATH="/opt/pyenv/shims:${PATH}" 15:43:31 export PYENV_SHELL=bash 15:43:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:43:31 pyenv() { 15:43:31 local command 15:43:31 command="${1:-}" 15:43:31 if [ "$#" -gt 0 ]; then 15:43:31 shift 15:43:31 fi 15:43:31 15:43:31 case "$command" in 15:43:31 rehash|shell) 15:43:31 eval "$(pyenv "sh-$command" "$@")" 15:43:31 ;; 15:43:31 *) 15:43:31 command pyenv "$command" "$@" 15:43:31 ;; 15:43:31 esac 15:43:31 }' 15:43:31 +++ 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[*]}"' 15:43:31 ++ 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 15:43:31 ++ 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 15:43:31 ++ 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 15:43:31 ++ export PYENV_SHELL=bash 15:43:31 ++ PYENV_SHELL=bash 15:43:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:43:31 +++ complete -F _pyenv pyenv 15:43:31 ++ lf-pyver python3 15:43:31 ++ local py_version_xy=python3 15:43:31 ++ local py_version_xyz= 15:43:31 ++ sed 's/^[ *]* //' 15:43:31 ++ pyenv versions 15:43:31 ++ local command 15:43:31 ++ command=versions 15:43:31 ++ '[' 1 -gt 0 ']' 15:43:31 ++ shift 15:43:31 ++ case "$command" in 15:43:31 ++ command pyenv versions 15:43:31 ++ pyenv versions 15:43:31 ++ awk '{ print $1 }' 15:43:31 ++ grep -E '^[0-9.]*[0-9]$' 15:43:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:43:31 +++ grep '^3' /tmp/.pyenv_versions 15:43:31 +++ tail -n 1 15:43:31 +++ sort -V 15:43:31 ++ py_version_xyz=3.10.6 15:43:31 ++ [[ -z 3.10.6 ]] 15:43:31 ++ echo 3.10.6 15:43:31 ++ return 0 15:43:31 + pyenv local 3.10.6 15:43:31 + local command 15:43:31 + command=local 15:43:31 + '[' 2 -gt 0 ']' 15:43:31 + shift 15:43:31 + case "$command" in 15:43:31 + command pyenv local 3.10.6 15:43:31 + pyenv local 3.10.6 15:43:31 + for arg in "$@" 15:43:31 + case $arg in 15:43:31 + pkg_list+='tox ' 15:43:31 + for arg in "$@" 15:43:31 + case $arg in 15:43:31 + pkg_list+='virtualenv ' 15:43:31 + for arg in "$@" 15:43:31 + case $arg in 15:43:31 + pkg_list+='urllib3~=1.26.15 ' 15:43:31 + [[ -f /tmp/.toxenv ]] 15:43:31 ++ cat /tmp/.toxenv 15:43:31 + lf_venv=/tmp/venv-6Bdc 15:43:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Bdc from' file:/tmp/.toxenv 15:43:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Bdc from file:/tmp/.toxenv 15:43:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:43:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:43:31 + local 'pip_opts=--upgrade --quiet' 15:43:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:43:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:43:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:43:31 + [[ -n '' ]] 15:43:31 + [[ -n '' ]] 15:43:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:43:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:43:31 + /tmp/venv-6Bdc/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 15:43:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:43:32 lf-activate-venv(): INFO: Base packages installed successfully 15:43:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:43:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:43:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:43:32 + /tmp/venv-6Bdc/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 15:43:33 + type python3 15:43:33 + true 15:43:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6Bdc/bin to PATH' 15:43:33 lf-activate-venv(): INFO: Adding /tmp/venv-6Bdc/bin to PATH 15:43:33 + PATH=/tmp/venv-6Bdc/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 15:43:33 + return 0 15:43:33 + [[ -d /opt/pyenv ]] 15:43:33 + echo '---> Setting up pyenv' 15:43:33 ---> Setting up pyenv 15:43:33 + export PYENV_ROOT=/opt/pyenv 15:43:33 + PYENV_ROOT=/opt/pyenv 15:43:33 + export PATH=/opt/pyenv/bin:/tmp/venv-6Bdc/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 15:43:33 + PATH=/opt/pyenv/bin:/tmp/venv-6Bdc/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 15:43:33 ++ pwd 15:43:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:43:33 + export PYTHONPATH 15:43:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:43:33 + TOX_TESTENV_PASSENV=PYTHONPATH 15:43:33 + tox --version 15:43:33 4.50.3 from /tmp/venv-6Bdc/lib/python3.10/site-packages/tox/__init__.py 15:43:33 + PARALLEL=false 15:43:33 + TOX_OPTIONS_LIST= 15:43:33 + [[ -n pre-commit ]] 15:43:33 + TOX_OPTIONS_LIST=' -e pre-commit' 15:43:33 + case ${PARALLEL,,} in 15:43:33 + tox -e pre-commit 15:43:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:43:34 pre-commit: install_deps> python -I -m pip install pre-commit 15:43:37 pre-commit: freeze> python -m pip freeze --all 15:43:37 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.4,pre_commit==4.5.1,python-discovery==1.2.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 15:43:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:43:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:43:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:43:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:43:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:43:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:43:40 [INFO] Once installed this environment will be reused. 15:43:40 [INFO] This may take a few minutes... 15:43:44 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:43:44 [INFO] Once installed this environment will be reused. 15:43:44 [INFO] This may take a few minutes... 15:43:48 trim trailing whitespace.................................................Passed 15:43:48 Tabs remover.............................................................Passed 15:43:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:43:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:43:49 [INFO] Once installed this environment will be reused. 15:43:49 [INFO] This may take a few minutes... 15:43:57 gitlint..............................................(no files to check)Skipped 15:43:57 pre-commit: OK (23.41=setup[3.84]+cmd[11.21,8.36] seconds) 15:43:57 congratulations :) (23.45 seconds) 15:43:57 + tox_status=0 15:43:57 + echo '---> Completed tox runs' 15:43:57 ---> Completed tox runs 15:43:57 + for i in .tox/*/log 15:43:57 ++ echo .tox/pre-commit/log 15:43:57 ++ awk -F/ '{print $2}' 15:43:57 + tox_env=pre-commit 15:43:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:43:57 + DOC_DIR=docs/_build/html 15:43:57 + [[ -d docs/_build/html ]] 15:43:57 + echo '---> tox-run.sh ends' 15:43:57 ---> tox-run.sh ends 15:43:57 + test 0 -eq 0 15:43:57 $ ssh-agent -k 15:43:57 unset SSH_AUTH_SOCK; 15:43:57 unset SSH_AGENT_PID; 15:43:57 echo Agent pid 1849 killed; 15:43:57 [ssh-agent] Stopped. 15:43:57 [PostBuildScript] - [INFO] Executing post build scripts. 15:43:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4934065809792130980.sh 15:43:57 ---> sysstat.sh 15:43:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5366919965398655478.sh 15:43:57 ---> package-listing.sh 15:43:57 ++ tr '[:upper:]' '[:lower:]' 15:43:57 ++ facter osfamily 15:43:58 + OS_FAMILY=debian 15:43:58 + workspace=/w/workspace/oom-master-pre-commit-lint 15:43:58 + START_PACKAGES=/tmp/packages_start.txt 15:43:58 + END_PACKAGES=/tmp/packages_end.txt 15:43:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:43:58 + PACKAGES=/tmp/packages_start.txt 15:43:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:43:58 + PACKAGES=/tmp/packages_end.txt 15:43:58 + case "${OS_FAMILY}" in 15:43:58 + dpkg -l 15:43:58 + grep '^ii' 15:43:58 + '[' -f /tmp/packages_start.txt ']' 15:43:58 + '[' -f /tmp/packages_end.txt ']' 15:43:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:43:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:43:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:43:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:43:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5944127913990616372.sh 15:43:58 ---> capture-instance-metadata.sh 15:43:58 Setup pyenv: 15:43:58 system 15:43:58 3.8.13 15:43:58 3.9.13 15:43:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:44:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jR3I 15:44:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:44:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:44:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:44:05 lf-activate-venv(): INFO: Base packages installed successfully 15:44:05 lf-activate-venv(): INFO: Installing additional packages: lftools 15:44:25 lf-activate-venv(): INFO: Adding /tmp/venv-jR3I/bin to PATH 15:44:25 INFO: Running in OpenStack, capturing instance metadata 15:44:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9768916389046862859.sh 15:44:25 provisioning config files... 15:44:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17211620041547262708tmp 15:44:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:44:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:44:25 [EnvInject] - Injecting environment variables from a build step. 15:44:25 [EnvInject] - Injecting as environment variables the properties content 15:44:25 SERVER_ID=logs 15:44:25 15:44:25 [EnvInject] - Variables injected successfully. 15:44:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11290084357856667899.sh 15:44:25 ---> create-netrc.sh 15:44:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6536693143645482706.sh 15:44:26 ---> python-tools-install.sh 15:44:26 Setup pyenv: 15:44:26 system 15:44:26 3.8.13 15:44:26 3.9.13 15:44:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:44:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jR3I from file:/tmp/.os_lf_venv 15:44:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:44:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:44:27 lf-activate-venv(): INFO: Base packages installed successfully 15:44:27 lf-activate-venv(): INFO: Installing additional packages: lftools 15:44:35 lf-activate-venv(): INFO: Adding /tmp/venv-jR3I/bin to PATH 15:44:35 Generating Requirements File 15:44:51 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. 15:44:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:44:52 Python 3.10.6 15:44:52 pip 26.0.1 from /tmp/venv-jR3I/lib/python3.10/site-packages/pip (python 3.10) 15:44:52 appdirs==1.4.4 15:44:52 argcomplete==3.6.3 15:44:52 aspy.yaml==1.3.0 15:44:52 attrs==26.1.0 15:44:52 autopage==0.6.0 15:44:52 backports.strenum==1.3.1 15:44:52 beautifulsoup4==4.14.3 15:44:52 boto3==1.42.77 15:44:52 botocore==1.42.77 15:44:52 bs4==0.0.2 15:44:52 certifi==2026.2.25 15:44:52 cffi==2.0.0 15:44:52 cfgv==3.5.0 15:44:52 chardet==7.4.0.post1 15:44:52 charset-normalizer==3.4.6 15:44:52 click==8.3.1 15:44:52 cliff==4.13.2 15:44:52 cmd2==3.4.0 15:44:52 cryptography==3.3.2 15:44:52 debtcollector==3.1.0 15:44:52 decorator==5.2.1 15:44:52 defusedxml==0.7.1 15:44:52 Deprecated==1.3.1 15:44:52 distlib==0.4.0 15:44:52 dnspython==2.8.0 15:44:52 docker==7.1.0 15:44:52 dogpile.cache==1.5.0 15:44:52 durationpy==0.10 15:44:52 email-validator==2.3.0 15:44:52 filelock==3.25.2 15:44:52 future==1.0.0 15:44:52 gitdb==4.0.12 15:44:52 GitPython==3.1.46 15:44:52 httplib2==0.30.2 15:44:52 identify==2.6.18 15:44:52 idna==3.11 15:44:52 importlib-resources==1.5.0 15:44:52 iso8601==2.1.0 15:44:52 Jinja2==3.1.6 15:44:52 jmespath==1.1.0 15:44:52 jsonpatch==1.33 15:44:52 jsonpointer==3.1.1 15:44:52 jsonschema==4.26.0 15:44:52 jsonschema-specifications==2025.9.1 15:44:52 keystoneauth1==5.13.1 15:44:52 kubernetes==35.0.0 15:44:52 lftools==0.37.22 15:44:52 lxml==6.0.2 15:44:52 markdown-it-py==4.0.0 15:44:52 MarkupSafe==3.0.3 15:44:52 mdurl==0.1.2 15:44:52 msgpack==1.1.2 15:44:52 multi_key_dict==2.0.3 15:44:52 munch==4.0.0 15:44:52 netaddr==1.3.0 15:44:52 niet==1.4.2 15:44:52 nodeenv==1.10.0 15:44:52 oauth2client==4.1.3 15:44:52 oauthlib==3.3.1 15:44:52 openstacksdk==4.10.0 15:44:52 os-service-types==1.8.2 15:44:52 osc-lib==4.4.0 15:44:52 oslo.config==10.3.0 15:44:52 oslo.context==6.3.0 15:44:52 oslo.i18n==6.7.2 15:44:52 oslo.log==8.1.0 15:44:52 oslo.serialization==5.9.1 15:44:52 oslo.utils==10.0.0 15:44:52 packaging==26.0 15:44:52 pbr==7.0.3 15:44:52 platformdirs==4.9.4 15:44:52 prettytable==3.17.0 15:44:52 psutil==7.2.2 15:44:52 pyasn1==0.6.3 15:44:52 pyasn1_modules==0.4.2 15:44:52 pycparser==3.0 15:44:52 pygerrit2==2.0.15 15:44:52 PyGithub==2.9.0 15:44:52 Pygments==2.19.2 15:44:52 PyJWT==2.12.1 15:44:52 PyNaCl==1.6.2 15:44:52 pyparsing==2.4.7 15:44:52 pyperclip==1.11.0 15:44:52 pyrsistent==0.20.0 15:44:52 python-cinderclient==9.9.0 15:44:52 python-dateutil==2.9.0.post0 15:44:52 python-discovery==1.2.1 15:44:52 python-heatclient==5.1.0 15:44:52 python-jenkins==1.8.3 15:44:52 python-keystoneclient==5.8.0 15:44:52 python-magnumclient==4.10.0 15:44:52 python-openstackclient==9.0.0 15:44:52 python-swiftclient==4.10.0 15:44:52 PyYAML==6.0.3 15:44:52 referencing==0.37.0 15:44:52 requests==2.33.0 15:44:52 requests-oauthlib==2.0.0 15:44:52 requestsexceptions==1.4.0 15:44:52 rfc3986==2.0.0 15:44:52 rich==14.3.3 15:44:52 rich-argparse==1.7.2 15:44:52 rpds-py==0.30.0 15:44:52 rsa==4.9.1 15:44:52 ruamel.yaml==0.19.1 15:44:52 ruamel.yaml.clib==0.2.15 15:44:52 s3transfer==0.16.0 15:44:52 simplejson==3.20.2 15:44:52 six==1.17.0 15:44:52 smmap==5.0.3 15:44:52 soupsieve==2.8.3 15:44:52 stevedore==5.7.0 15:44:52 tabulate==0.10.0 15:44:52 toml==0.10.2 15:44:52 tomlkit==0.14.0 15:44:52 tqdm==4.67.3 15:44:52 typing_extensions==4.15.0 15:44:52 urllib3==1.26.20 15:44:52 virtualenv==21.2.0 15:44:52 wcwidth==0.6.0 15:44:52 websocket-client==1.9.0 15:44:52 wrapt==2.1.2 15:44:52 xdg==6.0.0 15:44:52 xmltodict==1.0.4 15:44:52 yq==3.4.3 15:44:52 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins3950773873442586595.sh 15:44:52 ---> uv-install.sh 15:44:52 Installing uv/uvx (latest) using shell installer 15:44:52 2026-03-27 15:44:52 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-27T16%3A40%3A56Z&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-03-27T15%3A40%3A36Z&ske=2026-03-27T16%3A40%3A56Z&sks=b&skv=2018-11-09&sig=wzB%2FzFxHaeNJIOHdj%2FmqKUrjyVb0v8uqjDSHIg8vpJk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDYyNjU4NiwibmJmIjoxNzc0NjI2Mjg2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Kt8xPs7hzSfMcjByUQ8gsbqs_Es2iwT6H_hjgqkYaTs&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-AOdz5S.sh" [1] 15:44:52 downloading uv 0.11.2 x86_64-unknown-linux-gnu 15:44:53 installing to /home/jenkins/.local/bin 15:44:53 uv 15:44:53 uvx 15:44:53 everything's installed! 15:44:53 15:44:53 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:44:53 15:44:53 source $HOME/.local/bin/env (sh, bash, zsh) 15:44:53 source $HOME/.local/bin/env.fish (fish) 15:44:53 Adding install location to PATH 15:44:53 ---> Validating uv/uvx install 15:44:53 uvx 0.11.2 (x86_64-unknown-linux-gnu) 15:44:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2041082137621018206.sh 15:44:53 ---> sudo-logs.sh 15:44:53 Archiving 'sudo' log.. 15:44:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6288252012348009987.sh 15:44:54 ---> job-cost.sh 15:44:54 INFO: Activating Python virtual environment... 15:44:54 Setup pyenv: 15:44:54 system 15:44:54 3.8.13 15:44:54 3.9.13 15:44:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:44:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jR3I from file:/tmp/.os_lf_venv 15:44:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:44:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:44:56 lf-activate-venv(): INFO: Base packages installed successfully 15:44:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:45:00 lf-activate-venv(): INFO: Adding /tmp/venv-jR3I/bin to PATH 15:45:00 INFO: No stack-cost file found 15:45:00 INFO: Instance uptime: 1340s 15:45:00 INFO: Fetching instance metadata (attempt 1 of 3)... 15:45:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:45:01 INFO: Successfully fetched instance metadata 15:45:01 INFO: Instance type: v3-standard-4 15:45:01 INFO: Retrieving pricing info for: v3-standard-4 15:45:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:45:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=1340 15:45:01 INFO: Successfully fetched Vexxhost pricing API 15:45:01 INFO: Retrieved cost: 0.11 15:45:01 INFO: Retrieved resource: v3-standard-4 15:45:01 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 15:45:01 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 15:45:01 INFO: Successfully archived job cost data 15:45:01 DEBUG: Cost data: oom-master-pre-commit-lint,4531,2026-03-27 15:45:01,v3-standard-4,1340,0.11,0.00,SUCCESS 15:45:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11880779241728505165.sh 15:45:01 ---> logs-deploy.sh 15:45:01 Setup pyenv: 15:45:01 system 15:45:01 3.8.13 15:45:01 3.9.13 15:45:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:45:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jR3I from file:/tmp/.os_lf_venv 15:45:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:45:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:45:03 lf-activate-venv(): INFO: Base packages installed successfully 15:45:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:45:10 lf-activate-venv(): INFO: Adding /tmp/venv-jR3I/bin to PATH 15:45:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4531 15:45:10 INFO: archiving workspace using pattern(s): 15:45:11 Archives upload complete. 15:45:12 INFO: archiving logs to Nexus 15:45:12 ---> uname -a: 15:45:12 Linux prd-ubuntu1804-builder-4c-4g-5561 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:45:12 15:45:12 15:45:12 ---> lscpu: 15:45:12 Architecture: x86_64 15:45:12 CPU op-mode(s): 32-bit, 64-bit 15:45:12 Byte Order: Little Endian 15:45:12 CPU(s): 4 15:45:12 On-line CPU(s) list: 0-3 15:45:12 Thread(s) per core: 1 15:45:12 Core(s) per socket: 1 15:45:12 Socket(s): 4 15:45:12 NUMA node(s): 1 15:45:12 Vendor ID: AuthenticAMD 15:45:12 CPU family: 23 15:45:12 Model: 49 15:45:12 Model name: AMD EPYC-Rome Processor 15:45:12 Stepping: 0 15:45:12 CPU MHz: 2799.998 15:45:12 BogoMIPS: 5599.99 15:45:12 Virtualization: AMD-V 15:45:12 Hypervisor vendor: KVM 15:45:12 Virtualization type: full 15:45:12 L1d cache: 32K 15:45:12 L1i cache: 32K 15:45:12 L2 cache: 512K 15:45:12 L3 cache: 16384K 15:45:12 NUMA node0 CPU(s): 0-3 15:45:12 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 15:45:12 15:45:12 15:45:12 ---> nproc: 15:45:12 4 15:45:12 15:45:12 15:45:12 ---> df -h: 15:45:12 Filesystem Size Used Avail Use% Mounted on 15:45:12 udev 7.9G 0 7.9G 0% /dev 15:45:12 tmpfs 1.6G 676K 1.6G 1% /run 15:45:12 /dev/vda1 78G 8.5G 69G 11% / 15:45:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:45:12 tmpfs 5.0M 0 5.0M 0% /run/lock 15:45:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:45:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:45:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:45:12 15:45:12 15:45:12 ---> free -m: 15:45:12 total used free shared buff/cache available 15:45:12 Mem: 16040 577 13199 0 2263 15140 15:45:12 Swap: 1023 0 1023 15:45:12 15:45:12 15:45:13 ---> ip addr: 15:45:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:45:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:45:13 inet 127.0.0.1/8 scope host lo 15:45:13 valid_lft forever preferred_lft forever 15:45:13 inet6 ::1/128 scope host 15:45:13 valid_lft forever preferred_lft forever 15:45:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:45:13 link/ether fa:16:3e:36:d9:3f brd ff:ff:ff:ff:ff:ff 15:45:13 inet 10.30.107.163/23 brd 10.30.107.255 scope global dynamic ens3 15:45:13 valid_lft 85058sec preferred_lft 85058sec 15:45:13 inet6 fe80::f816:3eff:fe36:d93f/64 scope link 15:45:13 valid_lft forever preferred_lft forever 15:45:13 15:45:13 15:45:13 ---> sar -b -r -n DEV: 15:45:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5561) 03/27/26 _x86_64_ (4 CPU) 15:45:13 15:45:13 15:22:52 LINUX RESTART (4 CPU) 15:45:13 15:45:13 15:23:01 tps rtps wtps bread/s bwrtn/s 15:45:13 15:24:02 82.79 31.51 51.27 2783.27 65399.37 15:45:13 15:25:01 1.03 0.00 1.03 0.00 13.42 15:45:13 15:26:01 1.03 0.00 1.03 0.00 12.53 15:45:13 15:27:01 0.88 0.00 0.88 0.00 11.73 15:45:13 15:28:01 1.08 0.00 1.08 0.00 13.20 15:45:13 15:29:01 0.90 0.00 0.90 0.00 12.13 15:45:13 15:30:01 0.95 0.00 0.95 0.00 11.20 15:45:13 15:31:01 0.85 0.00 0.85 0.00 11.33 15:45:13 15:32:01 1.03 0.00 1.03 0.00 12.93 15:45:13 15:33:01 1.10 0.00 1.10 0.00 14.80 15:45:13 15:34:01 0.93 0.00 0.93 0.00 11.06 15:45:13 15:35:01 1.20 0.00 1.20 0.00 16.26 15:45:13 15:36:01 0.90 0.00 0.90 0.00 10.53 15:45:13 15:37:01 1.85 0.57 1.28 13.46 18.26 15:45:13 15:38:01 1.40 0.00 1.40 0.00 16.80 15:45:13 15:39:01 4.15 2.37 1.78 18.93 29.86 15:45:13 15:40:01 0.85 0.00 0.85 0.00 10.26 15:45:13 15:41:01 0.85 0.00 0.85 0.00 12.00 15:45:13 15:42:01 1.00 0.02 0.98 0.13 13.33 15:45:13 15:43:01 1.32 0.00 1.32 0.00 18.00 15:45:13 15:44:01 299.05 27.01 272.04 953.31 9031.03 15:45:13 15:45:01 134.39 1.18 133.21 134.51 15323.18 15:45:13 Average: 24.54 2.85 21.69 177.57 4094.93 15:45:13 15:45:13 15:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:45:13 15:24:02 14444584 15669404 1980384 12.06 32040 1412036 699864 4.01 509688 1294924 160 15:45:13 15:25:01 14445456 15670324 1979512 12.05 32080 1412032 699864 4.01 509256 1294880 124 15:45:13 15:26:01 14445020 15669960 1979948 12.05 32112 1412044 699864 4.01 509872 1294884 144 15:45:13 15:27:01 14445000 15669968 1979968 12.05 32152 1412048 699864 4.01 510120 1294888 148 15:45:13 15:28:01 14444856 15669892 1980112 12.06 32192 1412040 699864 4.01 510400 1294888 16 15:45:13 15:29:01 14443980 15669044 1980988 12.06 32224 1412052 699864 4.01 511192 1294892 148 15:45:13 15:30:01 14444080 15669216 1980888 12.06 32248 1412056 699864 4.01 511312 1294900 144 15:45:13 15:31:01 14444096 15669248 1980872 12.06 32288 1412056 699864 4.01 511184 1294904 132 15:45:13 15:32:01 14443912 15669164 1981056 12.06 32320 1412068 699864 4.01 511356 1294908 8 15:45:13 15:33:01 14443524 15668812 1981444 12.06 32352 1412072 699864 4.01 511552 1294916 48 15:45:13 15:34:01 14443672 15668984 1981296 12.06 32376 1412076 699864 4.01 511852 1294924 140 15:45:13 15:35:01 14443304 15668628 1981664 12.06 32416 1412080 699864 4.01 512684 1294920 184 15:45:13 15:36:01 14442980 15668344 1981988 12.07 32448 1412080 699864 4.01 512352 1294920 8 15:45:13 15:37:01 14425316 15651676 1999652 12.17 32488 1412616 699864 4.01 529692 1294788 184 15:45:13 15:38:01 14425200 15651668 1999768 12.18 32592 1412612 699864 4.01 529644 1294792 12 15:45:13 15:39:01 14424092 15651216 2000876 12.18 33204 1412628 720824 4.13 530196 1294800 200 15:45:13 15:40:01 14424396 15651544 2000572 12.18 33228 1412628 720824 4.13 530212 1294800 8 15:45:13 15:41:01 14424232 15651424 2000736 12.18 33260 1412624 720824 4.13 530324 1294804 208 15:45:13 15:42:01 14424248 15651484 2000720 12.18 33292 1412644 720824 4.13 530572 1294808 8 15:45:13 15:43:01 14423952 15651236 2001016 12.18 33344 1412640 720824 4.13 530616 1294812 16 15:45:13 15:44:01 13942020 15535436 2482948 15.12 59772 1732672 823236 4.71 760108 1502888 155796 15:45:13 15:45:01 13573412 15557824 2851556 17.36 88128 2075312 740832 4.24 756176 1836120 175928 15:45:13 Average: 14375515 15652477 2049453 12.48 36298 1456960 712098 4.08 539562 1328925 15171 15:45:13 15:45:13 15:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:45:13 15:24:02 ens3 294.77 199.72 519.16 35.95 0.00 0.00 0.00 0.00 15:45:13 15:24:02 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 15:45:13 15:25:01 ens3 1.22 0.27 0.22 0.19 0.00 0.00 0.00 0.00 15:45:13 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:13 15:26:01 ens3 1.20 0.88 0.64 0.88 0.00 0.00 0.00 0.00 15:45:13 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:13 15:27:01 ens3 0.42 0.27 0.08 0.25 0.00 0.00 0.00 0.00 15:45:13 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:13 15:28:01 ens3 0.90 0.07 0.15 0.00 0.00 0.00 0.00 0.00 15:45:13 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:13 15:29:01 ens3 2.38 1.93 1.38 2.79 0.00 0.00 0.00 0.00 15:45:13 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:13 15:30:01 ens3 0.17 0.03 0.06 0.00 0.00 0.00 0.00 0.00 15:45:13 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:13 15:31:01 ens3 0.32 0.25 0.07 0.35 0.00 0.00 0.00 0.00 15:45:13 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:13 15:32:01 ens3 0.23 0.08 0.07 0.16 0.00 0.00 0.00 0.00 15:45:13 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:13 15:33:01 ens3 0.30 0.23 0.08 0.18 0.00 0.00 0.00 0.00 15:45:13 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:13 15:34:01 ens3 0.68 0.12 0.24 0.07 0.00 0.00 0.00 0.00 15:45:13 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:13 15:35:01 ens3 0.77 0.70 0.38 0.77 0.00 0.00 0.00 0.00 15:45:13 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:13 15:36:01 ens3 0.23 0.03 0.07 0.00 0.00 0.00 0.00 0.00 15:45:13 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:13 15:37:01 ens3 13.88 13.01 6.19 14.26 0.00 0.00 0.00 0.00 15:45:13 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:13 15:38:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:45:13 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:13 15:39:01 ens3 0.68 0.58 0.31 0.78 0.00 0.00 0.00 0.00 15:45:13 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:13 15:40:01 ens3 0.17 0.13 0.06 0.17 0.00 0.00 0.00 0.00 15:45:13 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:13 15:41:01 ens3 0.27 0.22 0.07 0.18 0.00 0.00 0.00 0.00 15:45:13 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:13 15:42:01 ens3 0.18 0.13 0.06 0.18 0.00 0.00 0.00 0.00 15:45:13 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:13 15:43:01 ens3 0.27 0.20 0.07 0.18 0.00 0.00 0.00 0.00 15:45:13 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:13 15:44:01 ens3 245.11 183.37 1793.67 51.48 0.00 0.00 0.00 0.00 15:45:13 15:44:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 15:45:13 15:45:01 ens3 92.08 69.04 1326.29 14.03 0.00 0.00 0.00 0.00 15:45:13 15:45:01 lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 15:45:13 Average: ens3 29.86 21.44 166.00 5.59 0.00 0.00 0.00 0.00 15:45:13 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 15:45:13 15:45:13 15:45:13 ---> sar -P ALL: 15:45:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5561) 03/27/26 _x86_64_ (4 CPU) 15:45:13 15:45:13 15:22:52 LINUX RESTART (4 CPU) 15:45:13 15:45:13 15:23:01 CPU %user %nice %system %iowait %steal %idle 15:45:13 15:24:02 all 3.57 0.00 0.61 3.23 0.02 92.57 15:45:13 15:24:02 0 2.48 0.00 0.70 0.28 0.02 96.52 15:45:13 15:24:02 1 3.91 0.00 0.58 11.48 0.03 84.00 15:45:13 15:24:02 2 4.66 0.00 0.67 0.68 0.02 93.97 15:45:13 15:24:02 3 3.22 0.00 0.49 0.49 0.03 95.78 15:45:13 15:25:01 all 0.19 0.00 0.02 0.00 0.01 99.77 15:45:13 15:25:01 0 0.08 0.00 0.03 0.00 0.00 99.88 15:45:13 15:25:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:45:13 15:25:01 2 0.10 0.00 0.05 0.00 0.03 99.81 15:45:13 15:25:01 3 0.59 0.00 0.00 0.00 0.00 99.41 15:45:13 15:26:01 all 0.08 0.00 0.03 0.01 0.00 99.87 15:45:13 15:26:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:45:13 15:26:01 1 0.05 0.00 0.00 0.02 0.00 99.93 15:45:13 15:26:01 2 0.12 0.00 0.05 0.00 0.00 99.83 15:45:13 15:26:01 3 0.15 0.00 0.05 0.00 0.00 99.80 15:45:13 15:27:01 all 0.03 0.00 0.02 0.00 0.00 99.94 15:45:13 15:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:45:13 15:27:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:45:13 15:27:01 2 0.07 0.00 0.05 0.00 0.02 99.87 15:45:13 15:27:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:45:13 15:28:01 all 0.03 0.00 0.02 0.01 0.01 99.93 15:45:13 15:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:45:13 15:28:01 1 0.03 0.00 0.02 0.03 0.00 99.92 15:45:13 15:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:45:13 15:28:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:45:13 15:29:01 all 0.13 0.00 0.03 0.01 0.01 99.83 15:45:13 15:29:01 0 0.17 0.00 0.00 0.00 0.00 99.83 15:45:13 15:29:01 1 0.12 0.00 0.02 0.02 0.00 99.85 15:45:13 15:29:01 2 0.18 0.00 0.07 0.02 0.02 99.72 15:45:13 15:29:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:45:13 15:30:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:45:13 15:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:45:13 15:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:45:13 15:30:01 2 0.05 0.00 0.03 0.00 0.03 99.88 15:45:13 15:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:45:13 15:31:01 all 0.02 0.00 0.02 0.01 0.01 99.94 15:45:13 15:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:45:13 15:31:01 1 0.00 0.00 0.02 0.05 0.02 99.92 15:45:13 15:31:01 2 0.02 0.00 0.05 0.00 0.00 99.93 15:45:13 15:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:45:13 15:32:01 all 0.04 0.00 0.02 0.01 0.00 99.93 15:45:13 15:32:01 0 0.12 0.00 0.03 0.00 0.00 99.85 15:45:13 15:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:45:13 15:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:45:13 15:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:45:13 15:33:01 all 0.10 0.00 0.02 0.00 0.01 99.87 15:45:13 15:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:45:13 15:33:01 1 0.33 0.00 0.03 0.02 0.00 99.62 15:45:13 15:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:45:13 15:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:45:13 15:34:01 all 0.25 0.00 0.01 0.00 0.01 99.73 15:45:13 15:34:01 0 0.07 0.00 0.02 0.00 0.02 99.90 15:45:13 15:34:01 1 0.91 0.00 0.00 0.02 0.02 99.05 15:45:13 15:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:45:13 15:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:45:13 15:45:13 15:34:01 CPU %user %nice %system %iowait %steal %idle 15:45:13 15:35:01 all 0.04 0.00 0.02 0.01 0.00 99.92 15:45:13 15:35:01 0 0.07 0.00 0.02 0.02 0.02 99.88 15:45:13 15:35:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:45:13 15:35:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:45:13 15:35:01 3 0.08 0.00 0.00 0.00 0.00 99.92 15:45:13 15:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:45:13 15:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:45:13 15:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:45:13 15:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:45:13 15:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:45:13 15:37:01 all 0.81 0.00 0.06 0.02 0.01 99.11 15:45:13 15:37:01 0 0.53 0.00 0.07 0.02 0.00 99.38 15:45:13 15:37:01 1 0.22 0.00 0.12 0.03 0.02 99.61 15:45:13 15:37:01 2 0.63 0.00 0.07 0.00 0.00 99.30 15:45:13 15:37:01 3 1.80 0.00 0.02 0.00 0.02 98.17 15:45:13 15:38:01 all 0.51 0.00 0.02 0.02 0.01 99.45 15:45:13 15:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:45:13 15:38:01 1 1.95 0.00 0.03 0.08 0.03 97.90 15:45:13 15:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:45:13 15:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:45:13 15:39:01 all 0.55 0.00 0.03 0.02 0.01 99.39 15:45:13 15:39:01 0 0.10 0.00 0.03 0.00 0.02 99.85 15:45:13 15:39:01 1 2.02 0.00 0.05 0.03 0.02 97.88 15:45:13 15:39:01 2 0.00 0.00 0.05 0.03 0.00 99.92 15:45:13 15:39:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:45:13 15:40:01 all 0.42 0.00 0.01 0.01 0.00 99.55 15:45:13 15:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:45:13 15:40:01 1 1.58 0.00 0.02 0.05 0.02 98.34 15:45:13 15:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:45:13 15:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:45:13 15:41:01 all 0.03 0.00 0.03 0.01 0.01 99.92 15:45:13 15:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:45:13 15:41:01 1 0.05 0.00 0.07 0.03 0.02 99.83 15:45:13 15:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:45:13 15:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:45:13 15:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:45:13 15:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:45:13 15:42:01 1 0.05 0.00 0.02 0.02 0.02 99.90 15:45:13 15:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:45:13 15:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:45:13 15:43:01 all 0.42 0.00 0.02 0.00 0.01 99.55 15:45:13 15:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:45:13 15:43:01 1 0.02 0.00 0.02 0.02 0.02 99.93 15:45:13 15:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:45:13 15:43:01 3 1.61 0.00 0.03 0.00 0.02 98.34 15:45:13 15:44:01 all 20.84 0.00 2.25 1.96 0.05 74.89 15:45:13 15:44:01 0 30.96 0.00 3.68 3.81 0.07 61.48 15:45:13 15:44:01 1 18.68 0.00 1.91 0.77 0.05 78.60 15:45:13 15:44:01 2 21.20 0.00 1.80 0.33 0.05 76.61 15:45:13 15:44:01 3 12.54 0.00 1.62 2.94 0.03 82.87 15:45:13 15:45:01 all 21.10 0.00 1.66 1.39 0.05 75.81 15:45:13 15:45:01 0 16.14 0.00 1.07 0.15 0.05 82.59 15:45:13 15:45:01 1 9.55 0.00 1.29 3.07 0.03 86.05 15:45:13 15:45:01 2 36.90 0.00 2.61 0.77 0.05 59.67 15:45:13 15:45:01 3 21.80 0.00 1.67 1.55 0.03 74.94 15:45:13 15:45:13 Average: CPU %user %nice %system %iowait %steal %idle 15:45:13 Average: all 2.23 0.00 0.22 0.31 0.01 97.22 15:45:13 Average: 0 2.31 0.00 0.26 0.19 0.01 97.22 15:45:13 Average: 1 1.80 0.00 0.19 0.72 0.01 97.28 15:45:13 Average: 2 2.91 0.00 0.26 0.08 0.01 96.74 15:45:13 Average: 3 1.92 0.00 0.18 0.23 0.01 97.66 15:45:13 15:45:13 15:45:13