14:24:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143690 14:24:32 Running as SYSTEM 14:24:32 [EnvInject] - Loading node environment variables. 14:24:32 Building remotely on prd-ubuntu1804-builder-4c-4g-5533 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:24:32 [ssh-agent] Looking for ssh-agent implementation... 14:24:32 $ ssh-agent 14:24:33 SSH_AUTH_SOCK=/tmp/ssh-JQo2hEulHgoE/agent.1777 14:24:33 SSH_AGENT_PID=1779 14:24:33 [ssh-agent] Started. 14:24:33 Running ssh-add (command line suppressed) 14:24:33 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1111221374020854432.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1111221374020854432.key) 14:24:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:24:33 The recommended git tool is: NONE 14:24:34 using credential onap-jenkins-ssh 14:24:34 Wiping out workspace first. 14:24:34 Cloning the remote Git repository 14:24:34 Cloning repository git://cloud.onap.org/mirror/oom.git 14:24:34 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:24:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:24:34 > git --version # timeout=10 14:24:34 > git --version # 'git version 2.17.1' 14:24:34 using GIT_SSH to set credentials Gerrit user 14:24:34 Verifying host key using manually-configured host key entries 14:24:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:24:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:24:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:24:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:24:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:24:40 using GIT_SSH to set credentials Gerrit user 14:24:40 Verifying host key using manually-configured host key entries 14:24:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/143690/2 # timeout=30 14:24:40 > git rev-parse 95aae6354dbfbb6a7a0c249b1f89cd96cc4c6017^{commit} # timeout=10 14:24:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:24:40 Checking out Revision 95aae6354dbfbb6a7a0c249b1f89cd96cc4c6017 (refs/changes/90/143690/2) 14:24:40 > git config core.sparsecheckout # timeout=10 14:24:40 > git checkout -f 95aae6354dbfbb6a7a0c249b1f89cd96cc4c6017 # timeout=30 14:24:44 Commit message: "Improve build time for charts" 14:24:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:24:44 > git rev-list --no-walk 2910a95af6fe223b6b3a2a294959eb0ee4993b03 # timeout=10 14:24:44 [EnvInject] - Injecting environment variables from a build step. 14:24:44 [EnvInject] - Injecting as environment variables the properties content 14:24:44 PYTHON=python3 14:24:44 14:24:44 [EnvInject] - Variables injected successfully. 14:24:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14658954322614645605.sh 14:24:44 ---> tox-install.sh 14:24:44 + source /home/jenkins/lf-env.sh 14:24:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:24:44 ++ mktemp -d /tmp/venv-XXXX 14:24:44 + lf_venv=/tmp/venv-C8a9 14:24:44 + local venv_file=/tmp/.os_lf_venv 14:24:44 + local python=python3 14:24:44 + local options 14:24:44 + local set_path=true 14:24:44 + local install_args= 14:24:44 ++ 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 14:24:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:24:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:24:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:24:44 + true 14:24:44 + case $1 in 14:24:44 + venv_file=/tmp/.toxenv 14:24:44 + shift 2 14:24:44 + true 14:24:44 + case $1 in 14:24:44 + shift 14:24:44 + break 14:24:44 + case $python in 14:24:44 + local pkg_list= 14:24:44 + [[ -d /opt/pyenv ]] 14:24:44 + echo 'Setup pyenv:' 14:24:44 Setup pyenv: 14:24:44 + export PYENV_ROOT=/opt/pyenv 14:24:44 + PYENV_ROOT=/opt/pyenv 14:24:44 + 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 14:24:44 + 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 14:24:44 + pyenv versions 14:24:44 * system (set by /opt/pyenv/version) 14:24:45 * 3.8.13 (set by /opt/pyenv/version) 14:24:45 * 3.9.13 (set by /opt/pyenv/version) 14:24:45 * 3.10.6 (set by /opt/pyenv/version) 14:24:45 + command -v pyenv 14:24:45 ++ pyenv init - --no-rehash 14:24:45 + 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[*]}"'\'')" 14:24:45 export PATH="/opt/pyenv/shims:${PATH}" 14:24:45 export PYENV_SHELL=bash 14:24:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:24:45 pyenv() { 14:24:45 local command 14:24:45 command="${1:-}" 14:24:45 if [ "$#" -gt 0 ]; then 14:24:45 shift 14:24:45 fi 14:24:45 14:24:45 case "$command" in 14:24:45 rehash|shell) 14:24:45 eval "$(pyenv "sh-$command" "$@")" 14:24:45 ;; 14:24:45 *) 14:24:45 command pyenv "$command" "$@" 14:24:45 ;; 14:24:45 esac 14:24:45 }' 14:24:45 +++ 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[*]}"' 14:24:45 ++ 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 14:24:45 ++ 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 14:24:45 ++ 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 14:24:45 ++ export PYENV_SHELL=bash 14:24:45 ++ PYENV_SHELL=bash 14:24:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:24:45 +++ complete -F _pyenv pyenv 14:24:45 ++ lf-pyver python3 14:24:45 ++ local py_version_xy=python3 14:24:45 ++ local py_version_xyz= 14:24:45 ++ pyenv versions 14:24:45 ++ local command 14:24:45 ++ command=versions 14:24:45 ++ '[' 1 -gt 0 ']' 14:24:45 ++ shift 14:24:45 ++ case "$command" in 14:24:45 ++ command pyenv versions 14:24:45 ++ pyenv versions 14:24:45 ++ sed 's/^[ *]* //' 14:24:45 ++ grep -E '^[0-9.]*[0-9]$' 14:24:45 ++ awk '{ print $1 }' 14:24:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:24:45 +++ grep '^3' /tmp/.pyenv_versions 14:24:45 +++ sort -V 14:24:45 +++ tail -n 1 14:24:45 ++ py_version_xyz=3.10.6 14:24:45 ++ [[ -z 3.10.6 ]] 14:24:45 ++ echo 3.10.6 14:24:45 ++ return 0 14:24:45 + pyenv local 3.10.6 14:24:45 + local command 14:24:45 + command=local 14:24:45 + '[' 2 -gt 0 ']' 14:24:45 + shift 14:24:45 + case "$command" in 14:24:45 + command pyenv local 3.10.6 14:24:45 + pyenv local 3.10.6 14:24:45 + for arg in "$@" 14:24:45 + case $arg in 14:24:45 + pkg_list+='tox ' 14:24:45 + for arg in "$@" 14:24:45 + case $arg in 14:24:45 + pkg_list+='virtualenv ' 14:24:45 + for arg in "$@" 14:24:45 + case $arg in 14:24:45 + pkg_list+='urllib3~=1.26.15 ' 14:24:45 + [[ -f /tmp/.toxenv ]] 14:24:45 + [[ ! -f /tmp/.toxenv ]] 14:24:45 + [[ -n '' ]] 14:24:45 + python3 -m venv /tmp/venv-C8a9 14:24:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C8a9' 14:24:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C8a9 14:24:50 + echo /tmp/venv-C8a9 14:24:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:24:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:24:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:24:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:24:50 + local 'pip_opts=--upgrade --quiet' 14:24:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:24:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:24:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:24:50 + [[ -n '' ]] 14:24:50 + [[ -n '' ]] 14:24:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:24:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:24:50 + /tmp/venv-C8a9/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 14:24:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:24:54 lf-activate-venv(): INFO: Base packages installed successfully 14:24:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:24:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:24:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:24:54 + /tmp/venv-C8a9/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 14:24:58 + type python3 14:24:58 + true 14:24:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-C8a9/bin to PATH' 14:24:58 lf-activate-venv(): INFO: Adding /tmp/venv-C8a9/bin to PATH 14:24:58 + PATH=/tmp/venv-C8a9/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 14:24:58 + return 0 14:24:58 + python3 --version 14:24:58 Python 3.10.6 14:24:58 + python3 -m pip --version 14:24:58 pip 26.0.1 from /tmp/venv-C8a9/lib/python3.10/site-packages/pip (python 3.10) 14:24:58 + python3 -m pip freeze 14:24:58 cachetools==7.0.5 14:24:58 colorama==0.4.6 14:24:58 distlib==0.4.0 14:24:58 filelock==3.25.2 14:24:58 packaging==26.0 14:24:58 platformdirs==4.9.4 14:24:58 pluggy==1.6.0 14:24:58 pyproject-api==1.10.0 14:24:58 python-discovery==1.2.1 14:24:58 tomli==2.4.1 14:24:58 tomli_w==1.2.0 14:24:58 tox==4.50.3 14:24:58 typing_extensions==4.15.0 14:24:58 urllib3==1.26.20 14:24:58 virtualenv==21.2.0 14:24:58 [EnvInject] - Injecting environment variables from a build step. 14:24:58 [EnvInject] - Injecting as environment variables the properties content 14:24:58 PARALLEL=false 14:24:58 14:24:58 [EnvInject] - Variables injected successfully. 14:24:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18271358410395136617.sh 14:24:58 ---> tox-run.sh 14:24:58 + 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 14:24:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:24:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:24:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:24:58 + cd /w/workspace/oom-master-pre-commit-lint/. 14:24:58 + source /home/jenkins/lf-env.sh 14:24:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:24:58 ++ mktemp -d /tmp/venv-XXXX 14:24:58 + lf_venv=/tmp/venv-Re4J 14:24:58 + local venv_file=/tmp/.os_lf_venv 14:24:58 + local python=python3 14:24:58 + local options 14:24:58 + local set_path=true 14:24:58 + local install_args= 14:24:58 ++ 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 14:24:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:24:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:24:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:24:58 + true 14:24:58 + case $1 in 14:24:58 + venv_file=/tmp/.toxenv 14:24:58 + shift 2 14:24:58 + true 14:24:58 + case $1 in 14:24:58 + shift 14:24:58 + break 14:24:58 + case $python in 14:24:58 + local pkg_list= 14:24:58 + [[ -d /opt/pyenv ]] 14:24:58 + echo 'Setup pyenv:' 14:24:58 Setup pyenv: 14:24:58 + export PYENV_ROOT=/opt/pyenv 14:24:58 + PYENV_ROOT=/opt/pyenv 14:24:58 + 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 14:24:58 + 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 14:24:58 + pyenv versions 14:24:58 system 14:24:58 3.8.13 14:24:58 3.9.13 14:24:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:24:58 + command -v pyenv 14:24:58 ++ pyenv init - --no-rehash 14:24:58 + 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[*]}"'\'')" 14:24:58 export PATH="/opt/pyenv/shims:${PATH}" 14:24:58 export PYENV_SHELL=bash 14:24:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:24:58 pyenv() { 14:24:58 local command 14:24:58 command="${1:-}" 14:24:58 if [ "$#" -gt 0 ]; then 14:24:58 shift 14:24:58 fi 14:24:58 14:24:58 case "$command" in 14:24:58 rehash|shell) 14:24:58 eval "$(pyenv "sh-$command" "$@")" 14:24:58 ;; 14:24:58 *) 14:24:58 command pyenv "$command" "$@" 14:24:58 ;; 14:24:58 esac 14:24:58 }' 14:24:58 +++ 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[*]}"' 14:24:58 ++ 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 14:24:58 ++ 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 14:24:58 ++ 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 14:24:58 ++ export PYENV_SHELL=bash 14:24:58 ++ PYENV_SHELL=bash 14:24:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:24:58 +++ complete -F _pyenv pyenv 14:24:58 ++ lf-pyver python3 14:24:58 ++ local py_version_xy=python3 14:24:58 ++ local py_version_xyz= 14:24:58 ++ pyenv versions 14:24:58 ++ local command 14:24:58 ++ command=versions 14:24:58 ++ '[' 1 -gt 0 ']' 14:24:58 ++ shift 14:24:58 ++ case "$command" in 14:24:58 ++ command pyenv versions 14:24:58 ++ pyenv versions 14:24:58 ++ sed 's/^[ *]* //' 14:24:58 ++ awk '{ print $1 }' 14:24:58 ++ grep -E '^[0-9.]*[0-9]$' 14:24:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:24:58 +++ grep '^3' /tmp/.pyenv_versions 14:24:58 +++ sort -V 14:24:58 +++ tail -n 1 14:24:58 ++ py_version_xyz=3.10.6 14:24:58 ++ [[ -z 3.10.6 ]] 14:24:58 ++ echo 3.10.6 14:24:58 ++ return 0 14:24:58 + pyenv local 3.10.6 14:24:58 + local command 14:24:58 + command=local 14:24:58 + '[' 2 -gt 0 ']' 14:24:58 + shift 14:24:58 + case "$command" in 14:24:58 + command pyenv local 3.10.6 14:24:58 + pyenv local 3.10.6 14:24:58 + for arg in "$@" 14:24:58 + case $arg in 14:24:58 + pkg_list+='tox ' 14:24:58 + for arg in "$@" 14:24:58 + case $arg in 14:24:58 + pkg_list+='virtualenv ' 14:24:58 + for arg in "$@" 14:24:58 + case $arg in 14:24:58 + pkg_list+='urllib3~=1.26.15 ' 14:24:58 + [[ -f /tmp/.toxenv ]] 14:24:58 ++ cat /tmp/.toxenv 14:24:58 + lf_venv=/tmp/venv-C8a9 14:24:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C8a9 from' file:/tmp/.toxenv 14:24:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C8a9 from file:/tmp/.toxenv 14:24:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:24:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:24:58 + local 'pip_opts=--upgrade --quiet' 14:24:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:24:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:24:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:24:58 + [[ -n '' ]] 14:24:58 + [[ -n '' ]] 14:24:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:24:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:24:58 + /tmp/venv-C8a9/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 14:24:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:24:59 lf-activate-venv(): INFO: Base packages installed successfully 14:24:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:24:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:24:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:24:59 + /tmp/venv-C8a9/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 14:25:00 + type python3 14:25:00 + true 14:25:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-C8a9/bin to PATH' 14:25:00 lf-activate-venv(): INFO: Adding /tmp/venv-C8a9/bin to PATH 14:25:00 + PATH=/tmp/venv-C8a9/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 14:25:00 + return 0 14:25:00 + [[ -d /opt/pyenv ]] 14:25:00 + echo '---> Setting up pyenv' 14:25:00 ---> Setting up pyenv 14:25:00 + export PYENV_ROOT=/opt/pyenv 14:25:00 + PYENV_ROOT=/opt/pyenv 14:25:00 + export PATH=/opt/pyenv/bin:/tmp/venv-C8a9/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 14:25:00 + PATH=/opt/pyenv/bin:/tmp/venv-C8a9/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 14:25:00 ++ pwd 14:25:00 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:25:00 + export PYTHONPATH 14:25:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:25:00 + TOX_TESTENV_PASSENV=PYTHONPATH 14:25:00 + tox --version 14:25:01 4.50.3 from /tmp/venv-C8a9/lib/python3.10/site-packages/tox/__init__.py 14:25:01 + PARALLEL=false 14:25:01 + TOX_OPTIONS_LIST= 14:25:01 + [[ -n pre-commit ]] 14:25:01 + TOX_OPTIONS_LIST=' -e pre-commit' 14:25:01 + case ${PARALLEL,,} in 14:25:01 + tox -e pre-commit 14:25:01 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:25:02 pre-commit: install_deps> python -I -m pip install pre-commit 14:25:07 $ ssh-agent -k 14:25:07 unset SSH_AUTH_SOCK; 14:25:07 unset SSH_AGENT_PID; 14:25:07 echo Agent pid 1779 killed; 14:25:07 [ssh-agent] Stopped. 14:25:07 Build was aborted 14:25:07 Aborted by new patch set. 14:25:07 [PostBuildScript] - [INFO] Executing post build scripts. 14:25:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6660913851380568041.sh 14:25:07 ---> sysstat.sh 14:25:07 Collecting pre-commit 14:25:07 Downloading pre_commit-4.5.1-py2.py3-none-any.whl.metadata (1.2 kB) 14:25:07 Collecting cfgv>=2.0.0 (from pre-commit) 14:25:07 Downloading cfgv-3.5.0-py2.py3-none-any.whl.metadata (8.9 kB) 14:25:07 Collecting identify>=1.0.0 (from pre-commit) 14:25:07 Downloading identify-2.6.18-py2.py3-none-any.whl.metadata (4.4 kB) 14:25:07 Collecting nodeenv>=0.11.1 (from pre-commit) 14:25:07 Downloading nodeenv-1.10.0-py2.py3-none-any.whl.metadata (24 kB) 14:25:07 Collecting pyyaml>=5.1 (from pre-commit) 14:25:07 Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 14:25:07 Collecting virtualenv>=20.10.0 (from pre-commit) 14:25:07 Downloading virtualenv-21.2.0-py3-none-any.whl.metadata (3.5 kB) 14:25:07 Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit) 14:25:07 Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 14:25:07 Collecting filelock<4,>=3.24.2 (from virtualenv>=20.10.0->pre-commit) 14:25:07 Downloading filelock-3.25.2-py3-none-any.whl.metadata (2.0 kB) 14:25:07 Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit) 14:25:07 Downloading platformdirs-4.9.4-py3-none-any.whl.metadata (4.7 kB) 14:25:07 Collecting python-discovery>=1 (from virtualenv>=20.10.0->pre-commit) 14:25:07 Downloading python_discovery-1.2.1-py3-none-any.whl.metadata (5.4 kB) 14:25:07 Collecting typing-extensions>=4.13.2 (from virtualenv>=20.10.0->pre-commit) 14:25:07 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 14:25:07 Downloading pre_commit-4.5.1-py2.py3-none-any.whl (226 kB) 14:25:07 pre-commit: exit -15 (5.51 seconds) /w/workspace/oom-master-pre-commit-lint> python -I -m pip install pre-commit pid=2308 14:25:07 pre-commit: FAIL code -15 (6.48 seconds) 14:25:07 evaluation failed :( (6.53 seconds) 14:25:07 + tox_status=143 14:25:07 + echo '---> Completed tox runs' 14:25:07 ---> Completed tox runs 14:25:07 + for i in .tox/*/log 14:25:07 ++ awk -F/ '{print $2}' 14:25:07 ++ echo .tox/pre-commit/log 14:25:07 + tox_env=pre-commit 14:25:07 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:25:07 + DOC_DIR=docs/_build/html 14:25:07 + [[ -d docs/_build/html ]] 14:25:07 + echo '---> tox-run.sh ends' 14:25:07 ---> tox-run.sh ends 14:25:07 + test 143 -eq 0 14:25:07 + exit 143 14:25:07 ++ '[' 2 = 1 ']' 14:25:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7063958523309100720.sh 14:25:08 ---> package-listing.sh 14:25:08 ++ facter osfamily 14:25:08 ++ tr '[:upper:]' '[:lower:]' 14:25:08 + OS_FAMILY=debian 14:25:08 + workspace=/w/workspace/oom-master-pre-commit-lint 14:25:08 + START_PACKAGES=/tmp/packages_start.txt 14:25:08 + END_PACKAGES=/tmp/packages_end.txt 14:25:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:25:08 + PACKAGES=/tmp/packages_start.txt 14:25:08 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:25:08 + PACKAGES=/tmp/packages_end.txt 14:25:08 + case "${OS_FAMILY}" in 14:25:08 + dpkg -l 14:25:08 + grep '^ii' 14:25:08 + '[' -f /tmp/packages_start.txt ']' 14:25:08 + '[' -f /tmp/packages_end.txt ']' 14:25:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:25:08 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:25:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:25:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:25:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2833351558932319491.sh 14:25:08 ---> capture-instance-metadata.sh 14:25:08 Setup pyenv: 14:25:08 system 14:25:08 3.8.13 14:25:08 3.9.13 14:25:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:25:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LHKx 14:25:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:25:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:25:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:25:17 lf-activate-venv(): INFO: Base packages installed successfully 14:25:17 lf-activate-venv(): INFO: Installing additional packages: lftools 14:25:58 lf-activate-venv(): INFO: Adding /tmp/venv-LHKx/bin to PATH 14:25:58 INFO: Running in OpenStack, capturing instance metadata 14:25:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17503906497054714139.sh 14:25:58 provisioning config files... 14:25:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config63671737377344112tmp 14:25:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:25:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:25:58 [EnvInject] - Injecting environment variables from a build step. 14:25:58 [EnvInject] - Injecting as environment variables the properties content 14:25:58 SERVER_ID=logs 14:25:58 14:25:58 [EnvInject] - Variables injected successfully. 14:25:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9985309732771729438.sh 14:25:58 ---> create-netrc.sh 14:25:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13363701920938857671.sh 14:25:58 ---> python-tools-install.sh 14:25:58 Setup pyenv: 14:25:58 system 14:25:58 3.8.13 14:25:58 3.9.13 14:25:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:25:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LHKx from file:/tmp/.os_lf_venv 14:25:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:25:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:01 lf-activate-venv(): INFO: Base packages installed successfully 14:26:01 lf-activate-venv(): INFO: Installing additional packages: lftools 14:26:14 lf-activate-venv(): INFO: Adding /tmp/venv-LHKx/bin to PATH 14:26:14 Generating Requirements File 14:26:50 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. 14:26:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:26:50 Python 3.10.6 14:26:51 pip 26.0.1 from /tmp/venv-LHKx/lib/python3.10/site-packages/pip (python 3.10) 14:26:51 appdirs==1.4.4 14:26:51 argcomplete==3.6.3 14:26:51 aspy.yaml==1.3.0 14:26:51 attrs==26.1.0 14:26:51 autopage==0.6.0 14:26:51 backports.strenum==1.3.1 14:26:51 beautifulsoup4==4.14.3 14:26:51 boto3==1.42.77 14:26:51 botocore==1.42.77 14:26:51 bs4==0.0.2 14:26:51 certifi==2026.2.25 14:26:51 cffi==2.0.0 14:26:51 cfgv==3.5.0 14:26:51 chardet==7.4.0.post1 14:26:51 charset-normalizer==3.4.6 14:26:51 click==8.3.1 14:26:51 cliff==4.13.2 14:26:51 cmd2==3.4.0 14:26:51 cryptography==3.3.2 14:26:51 debtcollector==3.1.0 14:26:51 decorator==5.2.1 14:26:51 defusedxml==0.7.1 14:26:51 Deprecated==1.3.1 14:26:51 distlib==0.4.0 14:26:51 dnspython==2.8.0 14:26:51 docker==7.1.0 14:26:51 dogpile.cache==1.5.0 14:26:51 durationpy==0.10 14:26:51 email-validator==2.3.0 14:26:51 filelock==3.25.2 14:26:51 future==1.0.0 14:26:51 gitdb==4.0.12 14:26:51 GitPython==3.1.46 14:26:51 httplib2==0.30.2 14:26:51 identify==2.6.18 14:26:51 idna==3.11 14:26:51 importlib-resources==1.5.0 14:26:51 iso8601==2.1.0 14:26:51 Jinja2==3.1.6 14:26:51 jmespath==1.1.0 14:26:51 jsonpatch==1.33 14:26:51 jsonpointer==3.1.1 14:26:51 jsonschema==4.26.0 14:26:51 jsonschema-specifications==2025.9.1 14:26:51 keystoneauth1==5.13.1 14:26:51 kubernetes==35.0.0 14:26:51 lftools==0.37.22 14:26:51 lxml==6.0.2 14:26:51 markdown-it-py==4.0.0 14:26:51 MarkupSafe==3.0.3 14:26:51 mdurl==0.1.2 14:26:51 msgpack==1.1.2 14:26:51 multi_key_dict==2.0.3 14:26:51 munch==4.0.0 14:26:51 netaddr==1.3.0 14:26:51 niet==1.4.2 14:26:51 nodeenv==1.10.0 14:26:51 oauth2client==4.1.3 14:26:51 oauthlib==3.3.1 14:26:51 openstacksdk==4.10.0 14:26:51 os-service-types==1.8.2 14:26:51 osc-lib==4.4.0 14:26:51 oslo.config==10.3.0 14:26:51 oslo.context==6.3.0 14:26:51 oslo.i18n==6.7.2 14:26:51 oslo.log==8.1.0 14:26:51 oslo.serialization==5.9.1 14:26:51 oslo.utils==10.0.0 14:26:51 packaging==26.0 14:26:51 pbr==7.0.3 14:26:51 platformdirs==4.9.4 14:26:51 prettytable==3.17.0 14:26:51 psutil==7.2.2 14:26:51 pyasn1==0.6.3 14:26:51 pyasn1_modules==0.4.2 14:26:51 pycparser==3.0 14:26:51 pygerrit2==2.0.15 14:26:51 PyGithub==2.9.0 14:26:51 Pygments==2.19.2 14:26:51 PyJWT==2.12.1 14:26:51 PyNaCl==1.6.2 14:26:51 pyparsing==2.4.7 14:26:51 pyperclip==1.11.0 14:26:51 pyrsistent==0.20.0 14:26:51 python-cinderclient==9.9.0 14:26:51 python-dateutil==2.9.0.post0 14:26:51 python-discovery==1.2.1 14:26:51 python-heatclient==5.1.0 14:26:51 python-jenkins==1.8.3 14:26:51 python-keystoneclient==5.8.0 14:26:51 python-magnumclient==4.10.0 14:26:51 python-openstackclient==9.0.0 14:26:51 python-swiftclient==4.10.0 14:26:51 PyYAML==6.0.3 14:26:51 referencing==0.37.0 14:26:51 requests==2.33.0 14:26:51 requests-oauthlib==2.0.0 14:26:51 requestsexceptions==1.4.0 14:26:51 rfc3986==2.0.0 14:26:51 rich==14.3.3 14:26:51 rich-argparse==1.7.2 14:26:51 rpds-py==0.30.0 14:26:51 rsa==4.9.1 14:26:51 ruamel.yaml==0.19.1 14:26:51 ruamel.yaml.clib==0.2.15 14:26:51 s3transfer==0.16.0 14:26:51 simplejson==3.20.2 14:26:51 six==1.17.0 14:26:51 smmap==5.0.3 14:26:51 soupsieve==2.8.3 14:26:51 stevedore==5.7.0 14:26:51 tabulate==0.10.0 14:26:51 toml==0.10.2 14:26:51 tomlkit==0.14.0 14:26:51 tqdm==4.67.3 14:26:51 typing_extensions==4.15.0 14:26:51 urllib3==1.26.20 14:26:51 virtualenv==21.2.0 14:26:51 wcwidth==0.6.0 14:26:51 websocket-client==1.9.0 14:26:51 wrapt==2.1.2 14:26:51 xdg==6.0.0 14:26:51 xmltodict==1.0.4 14:26:51 yq==3.4.3 14:26:51 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins15913030492937062077.sh 14:26:51 ---> uv-install.sh 14:26:51 Installing uv/uvx (latest) using shell installer 14:26:52 2026-03-27 14:26: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-27T15%3A07%3A10Z&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-27T14%3A06%3A32Z&ske=2026-03-27T15%3A07%3A10Z&sks=b&skv=2018-11-09&sig=zFV66zqzvedyBsCzcw4bWBjSOnN%2Bc%2FegYjYNY5JcU1c%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDYyMTkwMCwibmJmIjoxNzc0NjIxNjAwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.MwWjt31WiJ2aag0oWmF5l0AB5ZtX-dPWkPJO58YBXtA&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-Qftuej.sh" [1] 14:26:52 downloading uv 0.11.2 x86_64-unknown-linux-gnu 14:26:53 installing to /home/jenkins/.local/bin 14:26:53 uv 14:26:53 uvx 14:26:53 everything's installed! 14:26:53 14:26:53 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:26:53 14:26:53 source $HOME/.local/bin/env (sh, bash, zsh) 14:26:53 source $HOME/.local/bin/env.fish (fish) 14:26:53 Adding install location to PATH 14:26:53 ---> Validating uv/uvx install 14:26:53 uvx 0.11.2 (x86_64-unknown-linux-gnu) 14:26:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12957263979040559037.sh 14:26:53 ---> sudo-logs.sh 14:26:53 Archiving 'sudo' log.. 14:26:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6258353251730278585.sh 14:26:53 ---> job-cost.sh 14:26:53 INFO: Activating Python virtual environment... 14:26:53 Setup pyenv: 14:26:53 system 14:26:53 3.8.13 14:26:53 3.9.13 14:26:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:26:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LHKx from file:/tmp/.os_lf_venv 14:26:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:26:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:26:55 lf-activate-venv(): INFO: Base packages installed successfully 14:26:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:27:01 lf-activate-venv(): INFO: Adding /tmp/venv-LHKx/bin to PATH 14:27:01 INFO: No stack-cost file found 14:27:01 INFO: Instance uptime: 189s 14:27:01 INFO: Fetching instance metadata (attempt 1 of 3)... 14:27:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:27:02 INFO: Successfully fetched instance metadata 14:27:02 INFO: Instance type: v3-standard-4 14:27:02 INFO: Retrieving pricing info for: v3-standard-4 14:27:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:27:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=189 14:27:02 INFO: Successfully fetched Vexxhost pricing API 14:27:02 INFO: Retrieved cost: 0.11 14:27:02 INFO: Retrieved resource: v3-standard-4 14:27:02 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:27:02 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:27:02 INFO: Successfully archived job cost data 14:27:02 DEBUG: Cost data: oom-master-pre-commit-lint,4526,2026-03-27 14:27:02,v3-standard-4,189,0.11,0.00,ABORTED 14:27:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14588703223342880232.sh 14:27:02 ---> logs-deploy.sh 14:27:02 Setup pyenv: 14:27:02 system 14:27:02 3.8.13 14:27:02 3.9.13 14:27:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:27:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LHKx from file:/tmp/.os_lf_venv 14:27:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:27:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:27:04 lf-activate-venv(): INFO: Base packages installed successfully 14:27:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:27:12 lf-activate-venv(): INFO: Adding /tmp/venv-LHKx/bin to PATH 14:27:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4526 14:27:12 INFO: archiving workspace using pattern(s): 14:27:13 Archives upload complete. 14:27:13 INFO: archiving logs to Nexus 14:27:14 ---> uname -a: 14:27:14 Linux prd-ubuntu1804-builder-4c-4g-5533 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:27:14 14:27:14 14:27:14 ---> lscpu: 14:27:14 Architecture: x86_64 14:27:14 CPU op-mode(s): 32-bit, 64-bit 14:27:14 Byte Order: Little Endian 14:27:14 CPU(s): 4 14:27:14 On-line CPU(s) list: 0-3 14:27:14 Thread(s) per core: 1 14:27:14 Core(s) per socket: 1 14:27:14 Socket(s): 4 14:27:14 NUMA node(s): 1 14:27:14 Vendor ID: AuthenticAMD 14:27:14 CPU family: 23 14:27:14 Model: 49 14:27:14 Model name: AMD EPYC-Rome Processor 14:27:14 Stepping: 0 14:27:14 CPU MHz: 2799.998 14:27:14 BogoMIPS: 5599.99 14:27:14 Virtualization: AMD-V 14:27:14 Hypervisor vendor: KVM 14:27:14 Virtualization type: full 14:27:14 L1d cache: 32K 14:27:14 L1i cache: 32K 14:27:14 L2 cache: 512K 14:27:14 L3 cache: 16384K 14:27:14 NUMA node0 CPU(s): 0-3 14:27:14 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 14:27:14 14:27:14 14:27:14 ---> nproc: 14:27:14 4 14:27:14 14:27:14 14:27:14 ---> df -h: 14:27:14 Filesystem Size Used Avail Use% Mounted on 14:27:14 udev 7.9G 0 7.9G 0% /dev 14:27:14 tmpfs 1.6G 676K 1.6G 1% /run 14:27:14 /dev/vda1 78G 8.4G 70G 11% / 14:27:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:27:14 tmpfs 5.0M 0 5.0M 0% /run/lock 14:27:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:27:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:27:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:27:14 14:27:14 14:27:14 ---> free -m: 14:27:14 total used free shared buff/cache available 14:27:14 Mem: 16040 544 13371 0 2124 15180 14:27:14 Swap: 1023 0 1023 14:27:14 14:27:14 14:27:14 ---> ip addr: 14:27:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:27:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:27:14 inet 127.0.0.1/8 scope host lo 14:27:14 valid_lft forever preferred_lft forever 14:27:14 inet6 ::1/128 scope host 14:27:14 valid_lft forever preferred_lft forever 14:27:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:27:14 link/ether fa:16:3e:b8:3e:bf brd ff:ff:ff:ff:ff:ff 14:27:14 inet 10.30.106.186/23 brd 10.30.107.255 scope global dynamic ens3 14:27:14 valid_lft 86209sec preferred_lft 86209sec 14:27:14 inet6 fe80::f816:3eff:feb8:3ebf/64 scope link 14:27:14 valid_lft forever preferred_lft forever 14:27:14 14:27:14 14:27:14 ---> sar -b -r -n DEV: 14:27:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5533) 03/27/26 _x86_64_ (4 CPU) 14:27:14 14:27:14 14:24:05 LINUX RESTART (4 CPU) 14:27:14 14:27:14 14:25:01 tps rtps wtps bread/s bwrtn/s 14:27:14 14:26:01 75.37 1.02 74.35 107.45 14419.46 14:27:14 14:27:01 64.23 0.52 63.71 42.79 13018.19 14:27:14 Average: 69.80 0.77 69.03 75.11 13718.77 14:27:14 14:27:14 14:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:27:14 14:26:01 13933588 15595560 2491372 15.17 69968 1786940 727740 4.16 648640 1615948 143956 14:27:14 14:27:01 13763648 15612912 2661312 16.20 79340 1956196 731420 4.19 638648 1777588 180872 14:27:14 Average: 13848618 15604236 2576342 15.69 74654 1871568 729580 4.18 643644 1696768 162414 14:27:14 14:27:14 14:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:27:14 14:26:01 lo 1.00 1.00 0.12 0.12 0.00 0.00 0.00 0.00 14:27:14 14:26:01 ens3 80.97 61.19 738.46 10.12 0.00 0.00 0.00 0.00 14:27:14 14:27:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 14:27:14 14:27:01 ens3 56.80 45.65 644.81 8.13 0.00 0.00 0.00 0.00 14:27:14 Average: lo 1.03 1.03 0.12 0.12 0.00 0.00 0.00 0.00 14:27:14 Average: ens3 68.88 53.42 691.63 9.12 0.00 0.00 0.00 0.00 14:27:14 14:27:14 14:27:14 ---> sar -P ALL: 14:27:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5533) 03/27/26 _x86_64_ (4 CPU) 14:27:14 14:27:14 14:24:05 LINUX RESTART (4 CPU) 14:27:14 14:27:14 14:25:01 CPU %user %nice %system %iowait %steal %idle 14:27:14 14:26:01 all 12.12 0.00 1.16 11.61 0.05 75.06 14:27:14 14:26:01 0 18.88 0.00 1.34 5.74 0.03 74.00 14:27:14 14:26:01 1 10.13 0.00 1.04 23.23 0.07 65.54 14:27:14 14:26:01 2 10.01 0.00 0.77 0.67 0.02 88.54 14:27:14 14:26:01 3 9.45 0.00 1.46 16.84 0.05 72.20 14:27:14 14:27:01 all 11.99 0.00 0.91 12.43 0.03 74.64 14:27:14 14:27:01 0 11.46 0.00 0.90 8.10 0.03 79.51 14:27:14 14:27:01 1 7.82 0.00 1.00 33.08 0.03 58.07 14:27:14 14:27:01 2 27.72 0.00 1.49 3.39 0.05 67.35 14:27:14 14:27:01 3 0.92 0.00 0.27 5.11 0.03 93.66 14:27:14 Average: all 12.06 0.00 1.03 12.02 0.04 74.85 14:27:14 Average: 0 15.17 0.00 1.12 6.92 0.03 76.76 14:27:14 Average: 1 8.97 0.00 1.02 28.16 0.05 61.80 14:27:14 Average: 2 18.87 0.00 1.13 2.03 0.03 77.94 14:27:14 Average: 3 5.19 0.00 0.86 10.98 0.04 82.93 14:27:14 14:27:14 14:27:14