13:43:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145968 13:43:04 Running as SYSTEM 13:43:04 [EnvInject] - Loading node environment variables. 13:43:04 Building remotely on prd-ubuntu1804-builder-4c-4g-7438 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:43:04 [ssh-agent] Looking for ssh-agent implementation... 13:43:04 $ ssh-agent 13:43:04 SSH_AUTH_SOCK=/tmp/ssh-M4uOUXMOUtit/agent.1696 13:43:04 SSH_AGENT_PID=1698 13:43:04 [ssh-agent] Started. 13:43:04 Running ssh-add (command line suppressed) 13:43:04 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10268697906877389822.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10268697906877389822.key) 13:43:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:43:04 The recommended git tool is: NONE 13:43:06 using credential onap-jenkins-ssh 13:43:06 Wiping out workspace first. 13:43:06 Cloning the remote Git repository 13:43:06 Cloning repository git://cloud.onap.org/mirror/oom.git 13:43:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:43:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:43:06 > git --version # timeout=10 13:43:06 > git --version # 'git version 2.17.1' 13:43:06 using GIT_SSH to set credentials Gerrit user 13:43:06 Verifying host key using manually-configured host key entries 13:43:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:43:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:43:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:43:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:43:13 using GIT_SSH to set credentials Gerrit user 13:43:13 Verifying host key using manually-configured host key entries 13:43:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/68/145968/1 # timeout=30 13:43:13 > git rev-parse 82f06a34fd864eba328ca10f0a99dd11bda2847d^{commit} # timeout=10 13:43:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:43:13 Checking out Revision 82f06a34fd864eba328ca10f0a99dd11bda2847d (refs/changes/68/145968/1) 13:43:13 > git config core.sparsecheckout # timeout=10 13:43:13 > git checkout -f 82f06a34fd864eba328ca10f0a99dd11bda2847d # timeout=30 13:43:16 Commit message: "[POLICY] Enable OpenTelemetry tracing export for policy-api" 13:43:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:43:17 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 13:43:17 [EnvInject] - Injecting environment variables from a build step. 13:43:17 [EnvInject] - Injecting as environment variables the properties content 13:43:17 PYTHON=python3 13:43:17 13:43:17 [EnvInject] - Variables injected successfully. 13:43:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins290753605743111020.sh 13:43:17 ---> tox-install.sh 13:43:17 + source /home/jenkins/lf-env.sh 13:43:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:43:17 ++ mktemp -d /tmp/venv-XXXX 13:43:17 + lf_venv=/tmp/venv-sjuu 13:43:17 + local venv_file=/tmp/.os_lf_venv 13:43:17 + local python=python3 13:43:17 + local options 13:43:17 + local set_path=true 13:43:17 + local install_args= 13:43:17 ++ 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 13:43:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:43:17 + true 13:43:17 + case $1 in 13:43:17 + venv_file=/tmp/.toxenv 13:43:17 + shift 2 13:43:17 + true 13:43:17 + case $1 in 13:43:17 + shift 13:43:17 + break 13:43:17 + case $python in 13:43:17 + local pkg_list= 13:43:17 + [[ -d /opt/pyenv ]] 13:43:17 + echo 'Setup pyenv:' 13:43:17 Setup pyenv: 13:43:17 + export PYENV_ROOT=/opt/pyenv 13:43:17 + PYENV_ROOT=/opt/pyenv 13:43:17 + 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 13:43:17 + 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 13:43:17 + pyenv versions 13:43:17 * system (set by /opt/pyenv/version) 13:43:17 * 3.8.13 (set by /opt/pyenv/version) 13:43:17 * 3.9.13 (set by /opt/pyenv/version) 13:43:17 * 3.10.6 (set by /opt/pyenv/version) 13:43:17 + command -v pyenv 13:43:17 ++ pyenv init - --no-rehash 13:43:17 + 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[*]}"'\'')" 13:43:17 export PATH="/opt/pyenv/shims:${PATH}" 13:43:17 export PYENV_SHELL=bash 13:43:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:43:17 pyenv() { 13:43:17 local command 13:43:17 command="${1:-}" 13:43:17 if [ "$#" -gt 0 ]; then 13:43:17 shift 13:43:17 fi 13:43:17 13:43:17 case "$command" in 13:43:17 rehash|shell) 13:43:17 eval "$(pyenv "sh-$command" "$@")" 13:43:17 ;; 13:43:17 *) 13:43:17 command pyenv "$command" "$@" 13:43:17 ;; 13:43:17 esac 13:43:17 }' 13:43:17 +++ 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[*]}"' 13:43:17 ++ 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 13:43:17 ++ 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 13:43:17 ++ 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 13:43:17 ++ export PYENV_SHELL=bash 13:43:17 ++ PYENV_SHELL=bash 13:43:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:43:17 +++ complete -F _pyenv pyenv 13:43:17 ++ lf-pyver python3 13:43:17 ++ local py_version_xy=python3 13:43:17 ++ local py_version_xyz= 13:43:17 ++ pyenv versions 13:43:17 ++ sed 's/^[ *]* //' 13:43:17 ++ local command 13:43:17 ++ command=versions 13:43:17 ++ awk '{ print $1 }' 13:43:17 ++ '[' 1 -gt 0 ']' 13:43:17 ++ shift 13:43:17 ++ case "$command" in 13:43:17 ++ command pyenv versions 13:43:17 ++ pyenv versions 13:43:17 ++ grep -E '^[0-9.]*[0-9]$' 13:43:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:43:17 +++ sort -V 13:43:17 +++ grep '^3' /tmp/.pyenv_versions 13:43:17 +++ tail -n 1 13:43:17 ++ py_version_xyz=3.10.6 13:43:17 ++ [[ -z 3.10.6 ]] 13:43:17 ++ echo 3.10.6 13:43:17 ++ return 0 13:43:17 + pyenv local 3.10.6 13:43:17 + local command 13:43:17 + command=local 13:43:17 + '[' 2 -gt 0 ']' 13:43:17 + shift 13:43:17 + case "$command" in 13:43:17 + command pyenv local 3.10.6 13:43:17 + pyenv local 3.10.6 13:43:17 + for arg in "$@" 13:43:17 + case $arg in 13:43:17 + pkg_list+='tox ' 13:43:17 + for arg in "$@" 13:43:17 + case $arg in 13:43:17 + pkg_list+='virtualenv ' 13:43:17 + for arg in "$@" 13:43:17 + case $arg in 13:43:17 + pkg_list+='urllib3~=1.26.15 ' 13:43:17 + [[ -f /tmp/.toxenv ]] 13:43:17 + [[ ! -f /tmp/.toxenv ]] 13:43:17 + [[ -n '' ]] 13:43:17 + python3 -m venv /tmp/venv-sjuu 13:43:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sjuu' 13:43:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sjuu 13:43:23 + echo /tmp/venv-sjuu 13:43:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:43:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:43:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:43:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:43:23 + local 'pip_opts=--upgrade --quiet' 13:43:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:43:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:43:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:43:23 + [[ -n '' ]] 13:43:23 + [[ -n '' ]] 13:43:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:43:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:43:23 + /tmp/venv-sjuu/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 13:43:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:43:30 lf-activate-venv(): INFO: Base packages installed successfully 13:43:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:43:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:43:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:43:30 + /tmp/venv-sjuu/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 13:43:34 + type python3 13:43:34 + true 13:43:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sjuu/bin to PATH' 13:43:34 lf-activate-venv(): INFO: Adding /tmp/venv-sjuu/bin to PATH 13:43:34 + PATH=/tmp/venv-sjuu/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 13:43:34 + return 0 13:43:34 + python3 --version 13:43:34 Python 3.10.6 13:43:34 + python3 -m pip --version 13:43:34 pip 26.1.2 from /tmp/venv-sjuu/lib/python3.10/site-packages/pip (python 3.10) 13:43:34 + python3 -m pip freeze 13:43:34 cachetools==7.1.4 13:43:34 colorama==0.4.6 13:43:34 distlib==0.4.3 13:43:34 filelock==3.29.7 13:43:34 packaging==26.2 13:43:34 platformdirs==4.10.0 13:43:34 pluggy==1.6.0 13:43:34 pyproject-api==1.10.1 13:43:34 python-discovery==1.4.4 13:43:34 tomli==2.4.1 13:43:34 tomli_w==1.2.0 13:43:34 tox==4.56.4 13:43:34 typing_extensions==4.16.0 13:43:34 urllib3==1.26.20 13:43:34 virtualenv==21.6.0 13:43:34 [EnvInject] - Injecting environment variables from a build step. 13:43:34 [EnvInject] - Injecting as environment variables the properties content 13:43:34 PARALLEL=false 13:43:34 13:43:34 [EnvInject] - Variables injected successfully. 13:43:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9286254882109480667.sh 13:43:35 ---> tox-run.sh 13:43:35 + 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 13:43:35 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:43:35 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:43:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:43:35 + cd /w/workspace/oom-master-pre-commit-lint/. 13:43:35 + source /home/jenkins/lf-env.sh 13:43:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:43:35 ++ mktemp -d /tmp/venv-XXXX 13:43:35 + lf_venv=/tmp/venv-3HpY 13:43:35 + local venv_file=/tmp/.os_lf_venv 13:43:35 + local python=python3 13:43:35 + local options 13:43:35 + local set_path=true 13:43:35 + local install_args= 13:43:35 ++ 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 13:43:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:43:35 + true 13:43:35 + case $1 in 13:43:35 + venv_file=/tmp/.toxenv 13:43:35 + shift 2 13:43:35 + true 13:43:35 + case $1 in 13:43:35 + shift 13:43:35 + break 13:43:35 + case $python in 13:43:35 + local pkg_list= 13:43:35 + [[ -d /opt/pyenv ]] 13:43:35 + echo 'Setup pyenv:' 13:43:35 Setup pyenv: 13:43:35 + export PYENV_ROOT=/opt/pyenv 13:43:35 + PYENV_ROOT=/opt/pyenv 13:43:35 + 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 13:43:35 + 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 13:43:35 + pyenv versions 13:43:35 system 13:43:35 3.8.13 13:43:35 3.9.13 13:43:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:43:35 + command -v pyenv 13:43:35 ++ pyenv init - --no-rehash 13:43:35 + 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[*]}"'\'')" 13:43:35 export PATH="/opt/pyenv/shims:${PATH}" 13:43:35 export PYENV_SHELL=bash 13:43:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:43:35 pyenv() { 13:43:35 local command 13:43:35 command="${1:-}" 13:43:35 if [ "$#" -gt 0 ]; then 13:43:35 shift 13:43:35 fi 13:43:35 13:43:35 case "$command" in 13:43:35 rehash|shell) 13:43:35 eval "$(pyenv "sh-$command" "$@")" 13:43:35 ;; 13:43:35 *) 13:43:35 command pyenv "$command" "$@" 13:43:35 ;; 13:43:35 esac 13:43:35 }' 13:43:35 +++ 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[*]}"' 13:43:35 ++ 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 13:43:35 ++ 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 13:43:35 ++ 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 13:43:35 ++ export PYENV_SHELL=bash 13:43:35 ++ PYENV_SHELL=bash 13:43:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:43:35 +++ complete -F _pyenv pyenv 13:43:35 ++ lf-pyver python3 13:43:35 ++ local py_version_xy=python3 13:43:35 ++ local py_version_xyz= 13:43:35 ++ pyenv versions 13:43:35 ++ local command 13:43:35 ++ sed 's/^[ *]* //' 13:43:35 ++ command=versions 13:43:35 ++ awk '{ print $1 }' 13:43:35 ++ '[' 1 -gt 0 ']' 13:43:35 ++ grep -E '^[0-9.]*[0-9]$' 13:43:35 ++ shift 13:43:35 ++ case "$command" in 13:43:35 ++ command pyenv versions 13:43:35 ++ pyenv versions 13:43:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:43:35 +++ grep '^3' /tmp/.pyenv_versions 13:43:35 +++ sort -V 13:43:35 +++ tail -n 1 13:43:35 ++ py_version_xyz=3.10.6 13:43:35 ++ [[ -z 3.10.6 ]] 13:43:35 ++ echo 3.10.6 13:43:35 ++ return 0 13:43:35 + pyenv local 3.10.6 13:43:35 + local command 13:43:35 + command=local 13:43:35 + '[' 2 -gt 0 ']' 13:43:35 + shift 13:43:35 + case "$command" in 13:43:35 + command pyenv local 3.10.6 13:43:35 + pyenv local 3.10.6 13:43:35 + for arg in "$@" 13:43:35 + case $arg in 13:43:35 + pkg_list+='tox ' 13:43:35 + for arg in "$@" 13:43:35 + case $arg in 13:43:35 + pkg_list+='virtualenv ' 13:43:35 + for arg in "$@" 13:43:35 + case $arg in 13:43:35 + pkg_list+='urllib3~=1.26.15 ' 13:43:35 + [[ -f /tmp/.toxenv ]] 13:43:35 ++ cat /tmp/.toxenv 13:43:35 + lf_venv=/tmp/venv-sjuu 13:43:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sjuu from' file:/tmp/.toxenv 13:43:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sjuu from file:/tmp/.toxenv 13:43:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:43:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:43:35 + local 'pip_opts=--upgrade --quiet' 13:43:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:43:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:43:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:43:35 + [[ -n '' ]] 13:43:35 + [[ -n '' ]] 13:43:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:43:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:43:35 + /tmp/venv-sjuu/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 13:43:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:43:36 lf-activate-venv(): INFO: Base packages installed successfully 13:43:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:43:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:43:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:43:36 + /tmp/venv-sjuu/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 13:43:37 + type python3 13:43:37 + true 13:43:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sjuu/bin to PATH' 13:43:37 lf-activate-venv(): INFO: Adding /tmp/venv-sjuu/bin to PATH 13:43:37 + PATH=/tmp/venv-sjuu/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 13:43:37 + return 0 13:43:37 + [[ -d /opt/pyenv ]] 13:43:37 + echo '---> Setting up pyenv' 13:43:37 ---> Setting up pyenv 13:43:37 + export PYENV_ROOT=/opt/pyenv 13:43:37 + PYENV_ROOT=/opt/pyenv 13:43:37 + export PATH=/opt/pyenv/bin:/tmp/venv-sjuu/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 13:43:37 + PATH=/opt/pyenv/bin:/tmp/venv-sjuu/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 13:43:37 ++ pwd 13:43:37 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:43:37 + export PYTHONPATH 13:43:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:43:37 + TOX_TESTENV_PASSENV=PYTHONPATH 13:43:37 + tox --version 13:43:38 4.56.4 from /tmp/venv-sjuu/lib/python3.10/site-packages/tox/__init__.py 13:43:38 + PARALLEL=false 13:43:38 + TOX_OPTIONS_LIST= 13:43:38 + [[ -n pre-commit ]] 13:43:38 + TOX_OPTIONS_LIST=' -e pre-commit' 13:43:38 + case ${PARALLEL,,} in 13:43:38 + tox -e pre-commit 13:43:38 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:43:40 pre-commit: install_deps> python -I -m pip install pre-commit 13:43:44 pre-commit: freeze> python -m pip freeze --all 13:43:44 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.7,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.4,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.0 13:43:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:43:53 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:43:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:44:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:44:02 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:44:03 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:44:03 [INFO] Once installed this environment will be reused. 13:44:03 [INFO] This may take a few minutes... 13:44:10 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:44:10 [INFO] Once installed this environment will be reused. 13:44:10 [INFO] This may take a few minutes... 13:44:18 trim trailing whitespace.................................................Passed 13:44:18 Tabs remover.............................................................Passed 13:44:18 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:44:18 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:44:18 [INFO] Once installed this environment will be reused. 13:44:18 [INFO] This may take a few minutes... 13:44:30 gitlint..............................................(no files to check)Skipped 13:44:30 pre-commit: OK (51.95=setup[6.37]+cmd[33.78,11.80] seconds) 13:44:30 congratulations :) (51.99 seconds) 13:44:30 + tox_status=0 13:44:30 + echo '---> Completed tox runs' 13:44:30 ---> Completed tox runs 13:44:30 + for i in .tox/*/log 13:44:30 ++ echo .tox/pre-commit/log 13:44:30 ++ awk -F/ '{print $2}' 13:44:30 + tox_env=pre-commit 13:44:30 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:44:30 + DOC_DIR=docs/_build/html 13:44:30 + [[ -d docs/_build/html ]] 13:44:30 + echo '---> tox-run.sh ends' 13:44:30 ---> tox-run.sh ends 13:44:30 + test 0 -eq 0 13:44:30 $ ssh-agent -k 13:44:30 unset SSH_AUTH_SOCK; 13:44:30 unset SSH_AGENT_PID; 13:44:30 echo Agent pid 1698 killed; 13:44:30 [ssh-agent] Stopped. 13:44:30 [PostBuildScript] - [INFO] Executing post build scripts. 13:44:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9451885101759159867.sh 13:44:30 ---> sysstat.sh 13:44:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5248004245370011191.sh 13:44:31 ---> package-listing.sh 13:44:31 ++ facter osfamily 13:44:31 ++ tr '[:upper:]' '[:lower:]' 13:44:31 + OS_FAMILY=debian 13:44:31 + workspace=/w/workspace/oom-master-pre-commit-lint 13:44:31 + START_PACKAGES=/tmp/packages_start.txt 13:44:31 + END_PACKAGES=/tmp/packages_end.txt 13:44:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:44:31 + PACKAGES=/tmp/packages_start.txt 13:44:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:44:31 + PACKAGES=/tmp/packages_end.txt 13:44:31 + case "${OS_FAMILY}" in 13:44:31 + dpkg -l 13:44:31 + grep '^ii' 13:44:31 + '[' -f /tmp/packages_start.txt ']' 13:44:31 + '[' -f /tmp/packages_end.txt ']' 13:44:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:44:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:44:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:44:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:44:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4811580834936003925.sh 13:44:31 ---> capture-instance-metadata.sh 13:44:31 Setup pyenv: 13:44:31 system 13:44:31 3.8.13 13:44:31 3.9.13 13:44:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:44:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k3qy 13:44:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:44:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:44:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:44:41 lf-activate-venv(): INFO: Base packages installed successfully 13:44:41 lf-activate-venv(): INFO: Installing additional packages: lftools 13:45:24 lf-activate-venv(): INFO: Adding /tmp/venv-k3qy/bin to PATH 13:45:24 INFO: Running in OpenStack, capturing instance metadata 13:45:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12629179232316235303.sh 13:45:24 provisioning config files... 13:45:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8672005440428167623tmp 13:45:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:45:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:45:24 [EnvInject] - Injecting environment variables from a build step. 13:45:24 [EnvInject] - Injecting as environment variables the properties content 13:45:24 SERVER_ID=logs 13:45:24 13:45:24 [EnvInject] - Variables injected successfully. 13:45:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13137716511912476153.sh 13:45:24 ---> create-netrc.sh 13:45:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16925310346186137254.sh 13:45:24 ---> python-tools-install.sh 13:45:24 Setup pyenv: 13:45:25 system 13:45:25 3.8.13 13:45:25 3.9.13 13:45:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:45:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k3qy from file:/tmp/.os_lf_venv 13:45:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:45:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:45:27 lf-activate-venv(): INFO: Base packages installed successfully 13:45:27 lf-activate-venv(): INFO: Installing additional packages: lftools 13:45:35 lf-activate-venv(): INFO: Adding /tmp/venv-k3qy/bin to PATH 13:45:35 Generating Requirements File 13:46:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:46:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:46:27 Python 3.10.6 13:46:27 pip 26.1.2 from /tmp/venv-k3qy/lib/python3.10/site-packages/pip (python 3.10) 13:46:28 aiohappyeyeballs==2.7.1 13:46:28 aiohttp==3.14.1 13:46:28 aiosignal==1.4.0 13:46:28 appdirs==1.4.4 13:46:28 argcomplete==3.7.0 13:46:28 aspy.yaml==1.3.0 13:46:28 async-timeout==5.0.1 13:46:28 attrs==26.1.0 13:46:28 autopage==0.6.0 13:46:28 backports.strenum==1.3.1 13:46:28 beautifulsoup4==4.15.0 13:46:28 boto3==1.43.44 13:46:28 botocore==1.43.44 13:46:28 bs4==0.0.2 13:46:28 certifi==2026.6.17 13:46:28 cffi==2.1.0 13:46:28 cfgv==3.5.0 13:46:28 chardet==7.4.3 13:46:28 charset-normalizer==3.4.9 13:46:28 click==8.4.2 13:46:28 cliff==4.14.0 13:46:28 cmd2==3.5.1 13:46:28 cryptography==3.3.2 13:46:28 debtcollector==3.1.0 13:46:28 decorator==5.3.1 13:46:28 defusedxml==0.7.1 13:46:28 Deprecated==1.3.1 13:46:28 distlib==0.4.3 13:46:28 dnspython==2.8.0 13:46:28 docker==7.1.0 13:46:28 dogpile.cache==1.5.0 13:46:28 durationpy==0.10 13:46:28 email-validator==2.3.0 13:46:28 filelock==3.29.7 13:46:28 frozenlist==1.8.0 13:46:28 future==1.0.0 13:46:28 gitdb==4.0.12 13:46:28 GitPython==3.1.50 13:46:28 httplib2==0.30.2 13:46:28 identify==2.6.19 13:46:28 idna==3.18 13:46:28 importlib-resources==1.5.0 13:46:28 iso8601==2.1.0 13:46:28 Jinja2==3.1.6 13:46:28 jmespath==1.1.0 13:46:28 jsonpatch==1.33 13:46:28 jsonpointer==3.1.1 13:46:28 jsonschema==4.26.0 13:46:28 jsonschema-specifications==2025.9.1 13:46:28 keystoneauth1==5.14.0 13:46:28 kubernetes==36.0.2 13:46:28 lftools==0.37.22 13:46:28 lxml==6.1.1 13:46:28 markdown-it-py==4.2.0 13:46:28 MarkupSafe==3.0.3 13:46:28 mdurl==0.1.2 13:46:28 msgpack==1.2.1 13:46:28 multi_key_dict==2.0.3 13:46:28 multidict==6.7.1 13:46:28 munch==4.0.0 13:46:28 netaddr==1.3.0 13:46:28 niet==1.4.2 13:46:28 nodeenv==1.10.0 13:46:28 oauth2client==4.1.3 13:46:28 oauthlib==3.3.1 13:46:28 openstacksdk==4.13.0 13:46:28 os-service-types==1.8.2 13:46:28 osc-lib==4.6.0 13:46:28 oslo.config==10.4.0 13:46:28 oslo.context==6.4.0 13:46:28 oslo.i18n==6.8.0 13:46:28 oslo.log==8.2.0 13:46:28 oslo.serialization==5.10.0 13:46:28 oslo.utils==10.1.1 13:46:28 packaging==26.2 13:46:28 pbr==7.0.3 13:46:28 platformdirs==4.10.0 13:46:28 prettytable==3.18.0 13:46:28 propcache==0.5.2 13:46:28 psutil==7.2.2 13:46:28 pyasn1==0.6.4 13:46:28 pyasn1_modules==0.4.2 13:46:28 pycparser==3.0 13:46:28 pygerrit2==2.0.15 13:46:28 PyGithub==2.9.1 13:46:28 Pygments==2.20.0 13:46:28 PyJWT==2.13.0 13:46:28 PyNaCl==1.6.2 13:46:28 pyparsing==2.4.7 13:46:28 pyperclip==1.11.0 13:46:28 pyrsistent==0.20.0 13:46:28 python-cinderclient==9.9.0 13:46:28 python-dateutil==2.9.0.post0 13:46:28 python-discovery==1.4.4 13:46:28 python-heatclient==5.2.0 13:46:28 python-jenkins==1.8.3 13:46:28 python-keystoneclient==5.8.0 13:46:28 python-magnumclient==4.11.0 13:46:28 python-openstackclient==10.0.0 13:46:28 python-swiftclient==4.10.0 13:46:28 PyYAML==6.0.3 13:46:28 referencing==0.37.0 13:46:28 requests==2.34.2 13:46:28 requests-oauthlib==2.0.0 13:46:28 rfc3986==2.0.0 13:46:28 rich==15.0.0 13:46:28 rich-argparse==1.8.0 13:46:28 rpds-py==0.30.0 13:46:28 rsa==4.9.1 13:46:28 ruamel.yaml==0.19.1 13:46:28 ruamel.yaml.clib==0.2.15 13:46:28 s3transfer==0.19.0 13:46:28 simplejson==4.1.1 13:46:28 six==1.17.0 13:46:28 smmap==5.0.3 13:46:28 soupsieve==2.8.4 13:46:28 stevedore==5.8.0 13:46:28 tabulate==0.10.0 13:46:28 toml==0.10.2 13:46:28 tomlkit==0.15.0 13:46:28 tqdm==4.68.4 13:46:28 typing_extensions==4.16.0 13:46:28 urllib3==1.26.20 13:46:28 virtualenv==21.6.0 13:46:28 wcwidth==0.8.2 13:46:28 websocket-client==1.9.0 13:46:28 wrapt==2.2.2 13:46:28 xdg==6.0.0 13:46:28 xmltodict==1.0.4 13:46:28 yarl==1.24.2 13:46:28 yq==4.1.1 13:46:28 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins7353733910996595146.sh 13:46:28 ---> uv-install.sh 13:46:28 Installing uv/uvx (latest) using shell installer 13:46:28 2026-07-09 13:46:28 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-2PBNiG.sh" [1] 13:46:28 downloading uv 0.11.28 x86_64-unknown-linux-gnu 13:46:29 installing to /home/jenkins/.local/bin 13:46:29 uv 13:46:29 uvx 13:46:29 everything's installed! 13:46:29 13:46:29 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:46:29 13:46:29 source $HOME/.local/bin/env (sh, bash, zsh) 13:46:29 source $HOME/.local/bin/env.fish (fish) 13:46:29 Adding install location to PATH 13:46:29 ---> Validating uv/uvx install 13:46:29 uvx 0.11.28 (x86_64-unknown-linux-gnu) 13:46:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2787775004152066507.sh 13:46:29 ---> sudo-logs.sh 13:46:29 Archiving 'sudo' log.. 13:46:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12633975424009927597.sh 13:46:29 ---> job-cost.sh 13:46:29 INFO: Activating Python virtual environment... 13:46:29 Setup pyenv: 13:46:29 system 13:46:29 3.8.13 13:46:29 3.9.13 13:46:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:46:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k3qy from file:/tmp/.os_lf_venv 13:46:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:32 lf-activate-venv(): INFO: Base packages installed successfully 13:46:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:46:50 lf-activate-venv(): INFO: Adding /tmp/venv-k3qy/bin to PATH 13:46:50 INFO: No stack-cost file found 13:46:50 INFO: Instance uptime: 257s 13:46:50 INFO: Fetching instance metadata (attempt 1 of 3)... 13:46:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:46:50 INFO: Successfully fetched instance metadata 13:46:50 INFO: Instance type: v3-standard-4 13:46:50 INFO: Retrieving pricing info for: v3-standard-4 13:46:50 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:46:50 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=257 13:46:50 INFO: Successfully fetched Vexxhost pricing API 13:46:50 INFO: Retrieved cost: 0.11 13:46:50 INFO: Retrieved resource: v3-standard-4 13:46:50 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 13:46:50 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 13:46:50 INFO: Successfully archived job cost data 13:46:50 DEBUG: Cost data: oom-master-pre-commit-lint,4681,2026-07-09 13:46:50,v3-standard-4,257,0.11,0.00,SUCCESS 13:46:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15130019728646372408.sh 13:46:51 ---> logs-deploy.sh 13:46:51 Setup pyenv: 13:46:51 system 13:46:51 3.8.13 13:46:51 3.9.13 13:46:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:46:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k3qy from file:/tmp/.os_lf_venv 13:46:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:55 lf-activate-venv(): INFO: Base packages installed successfully 13:46:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:47:10 lf-activate-venv(): INFO: Adding /tmp/venv-k3qy/bin to PATH 13:47:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4681 13:47:10 INFO: archiving workspace using pattern(s): 13:47:11 Archives upload complete. 13:47:11 INFO: archiving logs to Nexus 13:47:12 ---> uname -a: 13:47:12 Linux prd-ubuntu1804-builder-4c-4g-7438 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:47:12 13:47:12 13:47:12 ---> lscpu: 13:47:12 Architecture: x86_64 13:47:12 CPU op-mode(s): 32-bit, 64-bit 13:47:12 Byte Order: Little Endian 13:47:12 CPU(s): 4 13:47:12 On-line CPU(s) list: 0-3 13:47:12 Thread(s) per core: 1 13:47:12 Core(s) per socket: 1 13:47:12 Socket(s): 4 13:47:12 NUMA node(s): 1 13:47:12 Vendor ID: AuthenticAMD 13:47:12 CPU family: 23 13:47:12 Model: 49 13:47:12 Model name: AMD EPYC-Rome Processor 13:47:12 Stepping: 0 13:47:12 CPU MHz: 2799.998 13:47:12 BogoMIPS: 5599.99 13:47:12 Virtualization: AMD-V 13:47:12 Hypervisor vendor: KVM 13:47:12 Virtualization type: full 13:47:12 L1d cache: 32K 13:47:12 L1i cache: 32K 13:47:12 L2 cache: 512K 13:47:12 L3 cache: 16384K 13:47:12 NUMA node0 CPU(s): 0-3 13:47: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 13:47:12 13:47:12 13:47:12 ---> nproc: 13:47:12 4 13:47:12 13:47:12 13:47:12 ---> df -h: 13:47:12 Filesystem Size Used Avail Use% Mounted on 13:47:12 udev 7.9G 0 7.9G 0% /dev 13:47:12 tmpfs 1.6G 676K 1.6G 1% /run 13:47:12 /dev/vda1 78G 8.5G 69G 11% / 13:47:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:47:12 tmpfs 5.0M 0 5.0M 0% /run/lock 13:47:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:47:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:47:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:47:12 13:47:12 13:47:12 ---> free -m: 13:47:12 total used free shared buff/cache available 13:47:12 Mem: 16040 575 13118 0 2346 15140 13:47:12 Swap: 1023 0 1023 13:47:12 13:47:12 13:47:12 ---> ip addr: 13:47:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:47:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:47:12 inet 127.0.0.1/8 scope host lo 13:47:12 valid_lft forever preferred_lft forever 13:47:12 inet6 ::1/128 scope host 13:47:12 valid_lft forever preferred_lft forever 13:47:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:47:12 link/ether fa:16:3e:73:8e:f9 brd ff:ff:ff:ff:ff:ff 13:47:12 inet 10.30.106.92/23 brd 10.30.107.255 scope global dynamic ens3 13:47:12 valid_lft 86130sec preferred_lft 86130sec 13:47:12 inet6 fe80::f816:3eff:fe73:8ef9/64 scope link 13:47:12 valid_lft forever preferred_lft forever 13:47:12 13:47:12 13:47:12 ---> sar -b -r -n DEV: 13:47:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7438) 07/09/26 _x86_64_ (4 CPU) 13:47:12 13:47:12 13:42:44 LINUX RESTART (4 CPU) 13:47:12 13:47:12 13:43:01 tps rtps wtps bread/s bwrtn/s 13:47:12 13:44:02 115.40 32.69 82.70 1105.55 21566.54 13:47:12 13:45:01 69.45 0.29 69.16 18.44 22531.23 13:47:12 13:46:01 83.20 0.72 82.49 94.25 25005.17 13:47:12 13:47:01 79.12 0.45 78.67 40.26 22836.33 13:47:12 Average: 86.86 8.57 78.29 315.86 22986.71 13:47:12 13:47:12 13:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:47:12 13:44:02 14075564 15552008 2349404 14.30 49232 1634052 858768 4.91 686184 1461372 51732 13:47:12 13:45:01 13865860 15494496 2559108 15.58 63852 1761336 833116 4.77 811084 1525868 46960 13:47:12 13:46:01 13649984 15499572 2774984 16.89 80572 1954616 775924 4.44 813100 1716672 50888 13:47:12 13:47:01 13442052 15509956 2982916 18.16 88856 2155744 770760 4.41 808320 1911080 27492 13:47:12 Average: 13758365 15514008 2666603 16.24 70628 1876437 809642 4.63 779672 1653748 44268 13:47:12 13:47:12 13:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:47:12 13:44:02 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 13:47:12 13:44:02 ens3 502.05 309.92 2121.83 78.17 0.00 0.00 0.00 0.00 13:47:12 13:45:01 lo 2.03 2.03 0.23 0.23 0.00 0.00 0.00 0.00 13:47:12 13:45:01 ens3 37.11 29.20 243.86 7.13 0.00 0.00 0.00 0.00 13:47:12 13:46:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 13:47:12 13:46:01 ens3 45.19 34.96 744.03 6.37 0.00 0.00 0.00 0.00 13:47:12 13:47:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 13:47:12 13:47:01 ens3 50.17 39.49 695.23 6.50 0.00 0.00 0.00 0.00 13:47:12 Average: lo 1.10 1.10 0.12 0.12 0.00 0.00 0.00 0.00 13:47:12 Average: ens3 159.14 103.70 954.20 24.62 0.00 0.00 0.00 0.00 13:47:12 13:47:12 13:47:12 ---> sar -P ALL: 13:47:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7438) 07/09/26 _x86_64_ (4 CPU) 13:47:12 13:47:12 13:42:44 LINUX RESTART (4 CPU) 13:47:12 13:47:12 13:43:01 CPU %user %nice %system %iowait %steal %idle 13:47:12 13:44:02 all 14.13 0.00 1.77 17.09 0.07 66.95 13:47:12 13:44:02 0 19.27 0.00 1.75 2.19 0.08 76.71 13:47:12 13:44:02 1 10.43 0.00 1.75 2.50 0.08 85.23 13:47:12 13:44:02 2 14.40 0.00 1.46 25.03 0.05 59.07 13:47:12 13:44:02 3 12.39 0.00 2.13 38.80 0.07 46.61 13:47:12 13:45:01 all 16.68 0.00 1.50 10.17 0.05 71.60 13:47:12 13:45:01 0 20.45 0.00 1.75 1.07 0.05 76.68 13:47:12 13:45:01 1 12.26 0.00 0.97 6.23 0.03 80.51 13:47:12 13:45:01 2 26.25 0.00 1.85 3.11 0.07 68.72 13:47:12 13:45:01 3 7.91 0.00 1.44 29.98 0.05 60.62 13:47:12 13:46:01 all 10.68 0.00 0.92 14.04 0.04 74.32 13:47:12 13:46:01 0 2.51 0.00 0.28 4.59 0.03 92.58 13:47:12 13:46:01 1 9.27 0.00 1.04 19.55 0.05 70.10 13:47:12 13:46:01 2 25.16 0.00 1.48 4.07 0.05 69.24 13:47:12 13:46:01 3 5.76 0.00 0.85 27.91 0.03 65.44 13:47:12 13:47:01 all 10.06 0.00 0.87 16.93 0.04 72.11 13:47:12 13:47:01 0 4.84 0.00 0.48 17.43 0.03 77.20 13:47:12 13:47:01 1 11.62 0.00 1.13 45.47 0.03 41.74 13:47:12 13:47:01 2 20.29 0.00 1.22 1.92 0.07 76.51 13:47:12 13:47:01 3 3.49 0.00 0.68 2.94 0.00 92.88 13:47:12 Average: all 12.87 0.00 1.26 14.57 0.05 71.25 13:47:12 Average: 0 11.73 0.00 1.06 6.34 0.05 80.81 13:47:12 Average: 1 10.89 0.00 1.22 18.50 0.05 69.34 13:47:12 Average: 2 21.51 0.00 1.50 8.54 0.06 68.39 13:47:12 Average: 3 7.37 0.00 1.27 24.86 0.04 66.45 13:47:12 13:47:12 13:47:12