05:55:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146221 05:55:57 Running as SYSTEM 05:55:57 [EnvInject] - Loading node environment variables. 05:55:57 Building remotely on prd-ubuntu1804-builder-4c-4g-12611 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:55:57 [ssh-agent] Looking for ssh-agent implementation... 05:55:57 $ ssh-agent 05:55:57 SSH_AUTH_SOCK=/tmp/ssh-iEX5SYqDxfOV/agent.1620 05:55:57 SSH_AGENT_PID=1622 05:55:57 [ssh-agent] Started. 05:55:57 Running ssh-add (command line suppressed) 05:55:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16630382194762605526.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16630382194762605526.key) 05:55:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:55:57 The recommended git tool is: NONE 05:55:59 using credential onap-jenkins-ssh 05:55:59 Wiping out workspace first. 05:55:59 Cloning the remote Git repository 05:55:59 Cloning repository git://cloud.onap.org/mirror/oom.git 05:55:59 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:55:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:55:59 > git --version # timeout=10 05:55:59 > git --version # 'git version 2.17.1' 05:55:59 using GIT_SSH to set credentials Gerrit user 05:55:59 Verifying host key using manually-configured host key entries 05:55:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:56:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:56:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:56:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:56:05 using GIT_SSH to set credentials Gerrit user 05:56:05 Verifying host key using manually-configured host key entries 05:56:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/21/146221/1 # timeout=30 05:56:05 > git rev-parse 5db5684e33d89209972f5e807d65495e0bbdd247^{commit} # timeout=10 05:56:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:56:05 Checking out Revision 5db5684e33d89209972f5e807d65495e0bbdd247 (refs/changes/21/146221/1) 05:56:05 > git config core.sparsecheckout # timeout=10 05:56:05 > git checkout -f 5db5684e33d89209972f5e807d65495e0bbdd247 # timeout=30 05:56:08 Commit message: "[AAI] Raise JanusGraph storage.lock.retries to survive concurrent writes" 05:56:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:56:08 > git rev-list --no-walk 2d05fc4eee20e56c822a02fbf154a6394705886f # timeout=10 05:56:09 [EnvInject] - Injecting environment variables from a build step. 05:56:09 [EnvInject] - Injecting as environment variables the properties content 05:56:09 PYTHON=python3 05:56:09 05:56:09 [EnvInject] - Variables injected successfully. 05:56:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1388642197545712020.sh 05:56:09 ---> tox-install.sh 05:56:09 + source /home/jenkins/lf-env.sh 05:56:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:56:09 ++ mktemp -d /tmp/venv-XXXX 05:56:09 + lf_venv=/tmp/venv-Jgp2 05:56:09 + local venv_file=/tmp/.os_lf_venv 05:56:09 + local python=python3 05:56:09 + local options 05:56:09 + local set_path=true 05:56:09 + local install_args= 05:56:09 ++ 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 05:56:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:56:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:56:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:56:09 + true 05:56:09 + case $1 in 05:56:09 + venv_file=/tmp/.toxenv 05:56:09 + shift 2 05:56:09 + true 05:56:09 + case $1 in 05:56:09 + shift 05:56:09 + break 05:56:09 + case $python in 05:56:09 + local pkg_list= 05:56:09 + [[ -d /opt/pyenv ]] 05:56:09 + echo 'Setup pyenv:' 05:56:09 Setup pyenv: 05:56:09 + export PYENV_ROOT=/opt/pyenv 05:56:09 + PYENV_ROOT=/opt/pyenv 05:56:09 + 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 05:56:09 + 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 05:56:09 + pyenv versions 05:56:09 * system (set by /opt/pyenv/version) 05:56:09 * 3.8.13 (set by /opt/pyenv/version) 05:56:09 * 3.9.13 (set by /opt/pyenv/version) 05:56:09 * 3.10.6 (set by /opt/pyenv/version) 05:56:09 + command -v pyenv 05:56:09 ++ pyenv init - --no-rehash 05:56:09 + 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[*]}"'\'')" 05:56:09 export PATH="/opt/pyenv/shims:${PATH}" 05:56:09 export PYENV_SHELL=bash 05:56:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:56:09 pyenv() { 05:56:09 local command 05:56:09 command="${1:-}" 05:56:09 if [ "$#" -gt 0 ]; then 05:56:09 shift 05:56:09 fi 05:56:09 05:56:09 case "$command" in 05:56:09 rehash|shell) 05:56:09 eval "$(pyenv "sh-$command" "$@")" 05:56:09 ;; 05:56:09 *) 05:56:09 command pyenv "$command" "$@" 05:56:09 ;; 05:56:09 esac 05:56:09 }' 05:56:09 +++ 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[*]}"' 05:56:09 ++ 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 05:56:09 ++ 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 05:56:09 ++ 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 05:56:09 ++ export PYENV_SHELL=bash 05:56:09 ++ PYENV_SHELL=bash 05:56:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:56:09 +++ complete -F _pyenv pyenv 05:56:09 ++ lf-pyver python3 05:56:09 ++ local py_version_xy=python3 05:56:09 ++ local py_version_xyz= 05:56:09 ++ pyenv versions 05:56:09 ++ local command 05:56:09 ++ command=versions 05:56:09 ++ '[' 1 -gt 0 ']' 05:56:09 ++ shift 05:56:09 ++ case "$command" in 05:56:09 ++ command pyenv versions 05:56:09 ++ pyenv versions 05:56:09 ++ awk '{ print $1 }' 05:56:09 ++ grep -E '^[0-9.]*[0-9]$' 05:56:09 ++ sed 's/^[ *]* //' 05:56:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:56:09 +++ grep '^3' /tmp/.pyenv_versions 05:56:09 +++ sort -V 05:56:09 +++ tail -n 1 05:56:09 ++ py_version_xyz=3.10.6 05:56:09 ++ [[ -z 3.10.6 ]] 05:56:09 ++ echo 3.10.6 05:56:09 ++ return 0 05:56:09 + pyenv local 3.10.6 05:56:09 + local command 05:56:09 + command=local 05:56:09 + '[' 2 -gt 0 ']' 05:56:09 + shift 05:56:09 + case "$command" in 05:56:09 + command pyenv local 3.10.6 05:56:09 + pyenv local 3.10.6 05:56:09 + for arg in "$@" 05:56:09 + case $arg in 05:56:09 + pkg_list+='tox ' 05:56:09 + for arg in "$@" 05:56:09 + case $arg in 05:56:09 + pkg_list+='virtualenv ' 05:56:09 + for arg in "$@" 05:56:09 + case $arg in 05:56:09 + pkg_list+='urllib3~=1.26.15 ' 05:56:09 + [[ -f /tmp/.toxenv ]] 05:56:09 + [[ ! -f /tmp/.toxenv ]] 05:56:09 + [[ -n '' ]] 05:56:09 + python3 -m venv /tmp/venv-Jgp2 05:56:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jgp2' 05:56:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jgp2 05:56:13 + echo /tmp/venv-Jgp2 05:56:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:56:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:56:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:56:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:56:13 + local 'pip_opts=--upgrade --quiet' 05:56:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:56:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:56:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:56:13 + [[ -n '' ]] 05:56:13 + [[ -n '' ]] 05:56:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:56:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:56:13 + /tmp/venv-Jgp2/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 05:56:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:56:18 lf-activate-venv(): INFO: Base packages installed successfully 05:56:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:56:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:56:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:56:18 + /tmp/venv-Jgp2/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 05:56:20 + type python3 05:56:20 + true 05:56:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Jgp2/bin to PATH' 05:56:20 lf-activate-venv(): INFO: Adding /tmp/venv-Jgp2/bin to PATH 05:56:20 + PATH=/tmp/venv-Jgp2/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 05:56:20 + return 0 05:56:20 + python3 --version 05:56:20 Python 3.10.6 05:56:20 + python3 -m pip --version 05:56:20 pip 26.1.2 from /tmp/venv-Jgp2/lib/python3.10/site-packages/pip (python 3.10) 05:56:20 + python3 -m pip freeze 05:56:20 cachetools==7.1.4 05:56:20 colorama==0.4.6 05:56:20 distlib==0.4.3 05:56:20 filelock==3.29.7 05:56:20 packaging==26.2 05:56:20 platformdirs==4.10.0 05:56:20 pluggy==1.6.0 05:56:20 pyproject-api==1.10.1 05:56:20 python-discovery==1.4.4 05:56:20 tomli==2.4.1 05:56:20 tomli_w==1.2.0 05:56:20 tox==4.56.4 05:56:20 typing_extensions==4.16.0 05:56:20 urllib3==1.26.20 05:56:20 virtualenv==21.6.1 05:56:20 [EnvInject] - Injecting environment variables from a build step. 05:56:20 [EnvInject] - Injecting as environment variables the properties content 05:56:20 PARALLEL=false 05:56:20 05:56:20 [EnvInject] - Variables injected successfully. 05:56:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17197602986199155880.sh 05:56:20 ---> tox-run.sh 05:56:20 + 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 05:56:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:56:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:56:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:56:20 + cd /w/workspace/oom-master-pre-commit-lint/. 05:56:20 + source /home/jenkins/lf-env.sh 05:56:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:56:20 ++ mktemp -d /tmp/venv-XXXX 05:56:20 + lf_venv=/tmp/venv-gKw0 05:56:20 + local venv_file=/tmp/.os_lf_venv 05:56:20 + local python=python3 05:56:20 + local options 05:56:20 + local set_path=true 05:56:20 + local install_args= 05:56: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 05:56:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:56:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:56:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:56:20 + true 05:56:20 + case $1 in 05:56:20 + venv_file=/tmp/.toxenv 05:56:20 + shift 2 05:56:20 + true 05:56:20 + case $1 in 05:56:20 + shift 05:56:20 + break 05:56:20 + case $python in 05:56:20 + local pkg_list= 05:56:20 + [[ -d /opt/pyenv ]] 05:56:20 + echo 'Setup pyenv:' 05:56:20 Setup pyenv: 05:56:20 + export PYENV_ROOT=/opt/pyenv 05:56:20 + PYENV_ROOT=/opt/pyenv 05:56:20 + 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 05:56:20 + 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 05:56:20 + pyenv versions 05:56:20 system 05:56:20 3.8.13 05:56:20 3.9.13 05:56:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:56:20 + command -v pyenv 05:56:20 ++ pyenv init - --no-rehash 05:56: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[*]}"'\'')" 05:56:20 export PATH="/opt/pyenv/shims:${PATH}" 05:56:20 export PYENV_SHELL=bash 05:56:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:56:20 pyenv() { 05:56:20 local command 05:56:20 command="${1:-}" 05:56:20 if [ "$#" -gt 0 ]; then 05:56:20 shift 05:56:20 fi 05:56:20 05:56:20 case "$command" in 05:56:20 rehash|shell) 05:56:20 eval "$(pyenv "sh-$command" "$@")" 05:56:20 ;; 05:56:20 *) 05:56:20 command pyenv "$command" "$@" 05:56:20 ;; 05:56:20 esac 05:56:20 }' 05:56: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[*]}"' 05:56:20 ++ 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 05:56:20 ++ 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 05:56:20 ++ 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 05:56:20 ++ export PYENV_SHELL=bash 05:56:20 ++ PYENV_SHELL=bash 05:56:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:56:20 +++ complete -F _pyenv pyenv 05:56:20 ++ lf-pyver python3 05:56:20 ++ local py_version_xy=python3 05:56:20 ++ local py_version_xyz= 05:56:20 ++ pyenv versions 05:56:20 ++ local command 05:56:20 ++ command=versions 05:56:20 ++ '[' 1 -gt 0 ']' 05:56:20 ++ shift 05:56:20 ++ case "$command" in 05:56:20 ++ command pyenv versions 05:56:20 ++ pyenv versions 05:56:20 ++ sed 's/^[ *]* //' 05:56:20 ++ awk '{ print $1 }' 05:56:20 ++ grep -E '^[0-9.]*[0-9]$' 05:56:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:56:20 +++ grep '^3' /tmp/.pyenv_versions 05:56:20 +++ sort -V 05:56:20 +++ tail -n 1 05:56:20 ++ py_version_xyz=3.10.6 05:56:20 ++ [[ -z 3.10.6 ]] 05:56:20 ++ echo 3.10.6 05:56:20 ++ return 0 05:56:20 + pyenv local 3.10.6 05:56:20 + local command 05:56:20 + command=local 05:56:20 + '[' 2 -gt 0 ']' 05:56:20 + shift 05:56:20 + case "$command" in 05:56:20 + command pyenv local 3.10.6 05:56:20 + pyenv local 3.10.6 05:56:21 + for arg in "$@" 05:56:21 + case $arg in 05:56:21 + pkg_list+='tox ' 05:56:21 + for arg in "$@" 05:56:21 + case $arg in 05:56:21 + pkg_list+='virtualenv ' 05:56:21 + for arg in "$@" 05:56:21 + case $arg in 05:56:21 + pkg_list+='urllib3~=1.26.15 ' 05:56:21 + [[ -f /tmp/.toxenv ]] 05:56:21 ++ cat /tmp/.toxenv 05:56:21 + lf_venv=/tmp/venv-Jgp2 05:56:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jgp2 from' file:/tmp/.toxenv 05:56:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jgp2 from file:/tmp/.toxenv 05:56:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:56:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:56:21 + local 'pip_opts=--upgrade --quiet' 05:56:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:56:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:56:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:56:21 + [[ -n '' ]] 05:56:21 + [[ -n '' ]] 05:56:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:56:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:56:21 + /tmp/venv-Jgp2/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 05:56:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:56:21 lf-activate-venv(): INFO: Base packages installed successfully 05:56:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:56:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:56:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:56:21 + /tmp/venv-Jgp2/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 05:56:23 + type python3 05:56:23 + true 05:56:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Jgp2/bin to PATH' 05:56:23 lf-activate-venv(): INFO: Adding /tmp/venv-Jgp2/bin to PATH 05:56:23 + PATH=/tmp/venv-Jgp2/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 05:56:23 + return 0 05:56:23 + [[ -d /opt/pyenv ]] 05:56:23 + echo '---> Setting up pyenv' 05:56:23 ---> Setting up pyenv 05:56:23 + export PYENV_ROOT=/opt/pyenv 05:56:23 + PYENV_ROOT=/opt/pyenv 05:56:23 + export PATH=/opt/pyenv/bin:/tmp/venv-Jgp2/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 05:56:23 + PATH=/opt/pyenv/bin:/tmp/venv-Jgp2/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 05:56:23 ++ pwd 05:56:23 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:56:23 + export PYTHONPATH 05:56:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:56:23 + TOX_TESTENV_PASSENV=PYTHONPATH 05:56:23 + tox --version 05:56:23 4.56.4 from /tmp/venv-Jgp2/lib/python3.10/site-packages/tox/__init__.py 05:56:23 + PARALLEL=false 05:56:23 + TOX_OPTIONS_LIST= 05:56:23 + [[ -n pre-commit ]] 05:56:23 + TOX_OPTIONS_LIST=' -e pre-commit' 05:56:23 + case ${PARALLEL,,} in 05:56:23 + tox -e pre-commit 05:56:23 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:56:24 pre-commit: install_deps> python -I -m pip install pre-commit 05:56:27 pre-commit: freeze> python -m pip freeze --all 05:56:27 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.1 05:56:27 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:56:28 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:56:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:56:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:56:30 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:56:30 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:56:30 [INFO] Once installed this environment will be reused. 05:56:30 [INFO] This may take a few minutes... 05:56:35 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:56:35 [INFO] Once installed this environment will be reused. 05:56:35 [INFO] This may take a few minutes... 05:56:40 trim trailing whitespace.................................................Passed 05:56:40 Tabs remover.............................................................Passed 05:56:40 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:56:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:56:40 [INFO] Once installed this environment will be reused. 05:56:40 [INFO] This may take a few minutes... 05:56:49 gitlint..............................................(no files to check)Skipped 05:56:49 pre-commit: OK (25.82=setup[4.26]+cmd[12.59,8.97] seconds) 05:56:49 congratulations :) (25.86 seconds) 05:56:49 + tox_status=0 05:56:49 + echo '---> Completed tox runs' 05:56:49 ---> Completed tox runs 05:56:49 + for i in .tox/*/log 05:56:49 ++ echo .tox/pre-commit/log 05:56:49 ++ awk -F/ '{print $2}' 05:56:49 + tox_env=pre-commit 05:56:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:56:49 + DOC_DIR=docs/_build/html 05:56:49 + [[ -d docs/_build/html ]] 05:56:49 + echo '---> tox-run.sh ends' 05:56:49 ---> tox-run.sh ends 05:56:49 + test 0 -eq 0 05:56:49 $ ssh-agent -k 05:56:49 unset SSH_AUTH_SOCK; 05:56:49 unset SSH_AGENT_PID; 05:56:49 echo Agent pid 1622 killed; 05:56:49 [ssh-agent] Stopped. 05:56:49 [PostBuildScript] - [INFO] Executing post build scripts. 05:56:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2967607329698704116.sh 05:56:49 ---> sysstat.sh 05:56:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4742135342116416006.sh 05:56:50 ---> package-listing.sh 05:56:50 ++ facter osfamily 05:56:50 ++ tr '[:upper:]' '[:lower:]' 05:56:50 + OS_FAMILY=debian 05:56:50 + workspace=/w/workspace/oom-master-pre-commit-lint 05:56:50 + START_PACKAGES=/tmp/packages_start.txt 05:56:50 + END_PACKAGES=/tmp/packages_end.txt 05:56:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:56:50 + PACKAGES=/tmp/packages_start.txt 05:56:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:56:50 + PACKAGES=/tmp/packages_end.txt 05:56:50 + case "${OS_FAMILY}" in 05:56:50 + dpkg -l 05:56:50 + grep '^ii' 05:56:50 + '[' -f /tmp/packages_start.txt ']' 05:56:50 + '[' -f /tmp/packages_end.txt ']' 05:56:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:56:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:56:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:56:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins633043530963343558.sh 05:56:50 ---> capture-instance-metadata.sh 05:56:50 Setup pyenv: 05:56:50 system 05:56:50 3.8.13 05:56:50 3.9.13 05:56:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:56:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5sy9 05:56:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:56:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:56:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:56:57 lf-activate-venv(): INFO: Base packages installed successfully 05:56:57 lf-activate-venv(): INFO: Installing additional packages: lftools 05:57:19 lf-activate-venv(): INFO: Adding /tmp/venv-5sy9/bin to PATH 05:57:19 INFO: Running in OpenStack, capturing instance metadata 05:57:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9569733232164213551.sh 05:57:19 provisioning config files... 05:57:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7510544236840673855tmp 05:57:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:57:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:57:19 [EnvInject] - Injecting environment variables from a build step. 05:57:19 [EnvInject] - Injecting as environment variables the properties content 05:57:19 SERVER_ID=logs 05:57:19 05:57:19 [EnvInject] - Variables injected successfully. 05:57:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15354064004544928013.sh 05:57:19 ---> create-netrc.sh 05:57:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6276536064823188541.sh 05:57:19 ---> python-tools-install.sh 05:57:19 Setup pyenv: 05:57:19 system 05:57:19 3.8.13 05:57:19 3.9.13 05:57:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:57:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5sy9 from file:/tmp/.os_lf_venv 05:57:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:21 lf-activate-venv(): INFO: Base packages installed successfully 05:57:21 lf-activate-venv(): INFO: Installing additional packages: lftools 05:57:29 lf-activate-venv(): INFO: Adding /tmp/venv-5sy9/bin to PATH 05:57:29 Generating Requirements File 05:57:58 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. 05:57:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:57:58 Python 3.10.6 05:57:58 pip 26.1.2 from /tmp/venv-5sy9/lib/python3.10/site-packages/pip (python 3.10) 05:57:58 aiohappyeyeballs==2.7.1 05:57:58 aiohttp==3.14.1 05:57:58 aiosignal==1.4.0 05:57:58 appdirs==1.4.4 05:57:58 argcomplete==3.7.0 05:57:58 aspy.yaml==1.3.0 05:57:58 async-timeout==5.0.1 05:57:58 attrs==26.1.0 05:57:58 autopage==0.6.0 05:57:58 backports.strenum==1.3.1 05:57:58 beautifulsoup4==4.15.0 05:57:58 boto3==1.43.47 05:57:58 botocore==1.43.47 05:57:58 bs4==0.0.2 05:57:58 certifi==2026.6.17 05:57:58 cffi==2.1.0 05:57:58 cfgv==3.5.0 05:57:58 chardet==7.4.3 05:57:58 charset-normalizer==3.4.9 05:57:58 click==8.4.2 05:57:58 cliff==4.14.0 05:57:58 cmd2==3.5.1 05:57:58 cryptography==3.3.2 05:57:58 debtcollector==3.1.0 05:57:58 decorator==5.3.1 05:57:58 defusedxml==0.7.1 05:57:58 Deprecated==1.3.1 05:57:58 distlib==0.4.3 05:57:58 dnspython==2.8.0 05:57:58 docker==7.2.0 05:57:58 dogpile.cache==1.5.0 05:57:58 durationpy==0.10 05:57:58 email-validator==2.3.0 05:57:58 filelock==3.29.7 05:57:58 frozenlist==1.8.0 05:57:58 future==1.0.0 05:57:58 gitdb==4.0.12 05:57:58 GitPython==3.1.51 05:57:58 httplib2==0.30.2 05:57:58 identify==2.6.19 05:57:58 idna==3.18 05:57:58 importlib-resources==1.5.0 05:57:58 iso8601==2.1.0 05:57:58 Jinja2==3.1.6 05:57:58 jmespath==1.1.0 05:57:58 jsonpatch==1.33 05:57:58 jsonpointer==3.1.1 05:57:58 jsonschema==4.26.0 05:57:58 jsonschema-specifications==2025.9.1 05:57:58 keystoneauth1==5.14.0 05:57:58 kubernetes==36.0.3 05:57:58 lftools==0.37.22 05:57:58 lxml==6.1.1 05:57:58 markdown-it-py==4.2.0 05:57:58 MarkupSafe==3.0.3 05:57:58 mdurl==0.1.2 05:57:58 msgpack==1.2.1 05:57:58 multi_key_dict==2.0.3 05:57:58 multidict==6.7.1 05:57:58 munch==4.0.0 05:57:58 netaddr==1.3.0 05:57:58 niet==1.4.2 05:57:58 nodeenv==1.10.0 05:57:58 oauth2client==4.1.3 05:57:58 oauthlib==3.3.1 05:57:58 openstacksdk==4.13.0 05:57:58 os-service-types==1.8.2 05:57:58 osc-lib==4.6.0 05:57:58 oslo.config==10.4.0 05:57:58 oslo.context==6.4.0 05:57:58 oslo.i18n==6.8.0 05:57:58 oslo.log==8.2.0 05:57:58 oslo.serialization==5.10.0 05:57:58 oslo.utils==10.1.1 05:57:58 packaging==26.2 05:57:58 pbr==7.0.3 05:57:58 platformdirs==4.10.0 05:57:58 prettytable==3.18.0 05:57:58 propcache==0.5.2 05:57:58 psutil==7.2.2 05:57:58 pyasn1==0.6.4 05:57:58 pyasn1_modules==0.4.2 05:57:58 pycparser==3.0 05:57:58 pygerrit2==2.0.15 05:57:58 PyGithub==2.9.1 05:57:58 Pygments==2.20.0 05:57:58 PyJWT==2.13.0 05:57:58 PyNaCl==1.6.2 05:57:58 pyparsing==2.4.7 05:57:58 pyperclip==1.11.0 05:57:58 pyrsistent==0.20.0 05:57:58 python-cinderclient==9.9.0 05:57:58 python-dateutil==2.9.0.post0 05:57:58 python-discovery==1.4.4 05:57:58 python-heatclient==5.2.0 05:57:58 python-jenkins==1.8.3 05:57:58 python-keystoneclient==5.8.0 05:57:58 python-magnumclient==4.11.0 05:57:58 python-openstackclient==10.0.0 05:57:58 python-swiftclient==4.10.0 05:57:58 PyYAML==6.0.3 05:57:58 referencing==0.37.0 05:57:58 requests==2.34.2 05:57:58 requests-oauthlib==2.0.0 05:57:58 rfc3986==2.0.0 05:57:58 rich==15.0.0 05:57:58 rich-argparse==1.8.0 05:57:58 rpds-py==0.30.0 05:57:58 rsa==4.9.1 05:57:58 ruamel.yaml==0.19.1 05:57:58 ruamel.yaml.clib==0.2.15 05:57:58 s3transfer==0.19.1 05:57:58 simplejson==4.1.1 05:57:58 six==1.17.0 05:57:58 smmap==5.0.3 05:57:58 soupsieve==2.8.4 05:57:58 stevedore==5.8.0 05:57:58 tabulate==0.10.0 05:57:58 toml==0.10.2 05:57:58 tomlkit==0.15.0 05:57:58 tqdm==4.68.4 05:57:58 typing_extensions==4.16.0 05:57:58 urllib3==1.26.20 05:57:58 virtualenv==21.6.1 05:57:58 wcwidth==0.8.2 05:57:58 websocket-client==1.9.0 05:57:58 wrapt==2.2.2 05:57:58 xdg==6.0.0 05:57:58 xmltodict==1.0.4 05:57:58 yarl==1.24.2 05:57:58 yq==4.1.2 05:57:58 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4389835051649963643.sh 05:57:58 ---> uv-install.sh 05:57:58 Installing uv/uvx (latest) using shell installer 05:57:59 2026-07-14 05:57:59 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-zdJsQt.sh" [1] 05:57:59 downloading uv 0.11.28 x86_64-unknown-linux-gnu 05:58:00 installing to /home/jenkins/.local/bin 05:58:00 uv 05:58:00 uvx 05:58:00 everything's installed! 05:58:00 05:58:00 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:58:00 05:58:00 source $HOME/.local/bin/env (sh, bash, zsh) 05:58:00 source $HOME/.local/bin/env.fish (fish) 05:58:00 Adding install location to PATH 05:58:00 ---> Validating uv/uvx install 05:58:00 uvx 0.11.28 (x86_64-unknown-linux-gnu) 05:58:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6396752619803284429.sh 05:58:00 ---> sudo-logs.sh 05:58:00 Archiving 'sudo' log.. 05:58:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9855780889890377848.sh 05:58:00 ---> job-cost.sh 05:58:00 INFO: Activating Python virtual environment... 05:58:00 Setup pyenv: 05:58:00 system 05:58:00 3.8.13 05:58:00 3.9.13 05:58:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:58:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5sy9 from file:/tmp/.os_lf_venv 05:58:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:58:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:58:02 lf-activate-venv(): INFO: Base packages installed successfully 05:58:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:58:08 lf-activate-venv(): INFO: Adding /tmp/venv-5sy9/bin to PATH 05:58:08 INFO: No stack-cost file found 05:58:08 INFO: Instance uptime: 156s 05:58:08 INFO: Fetching instance metadata (attempt 1 of 3)... 05:58:08 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:58:08 INFO: Successfully fetched instance metadata 05:58:08 INFO: Instance type: v3-standard-4 05:58:08 INFO: Retrieving pricing info for: v3-standard-4 05:58:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:58:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=156 05:58:08 INFO: Successfully fetched Vexxhost pricing API 05:58:08 INFO: Retrieved cost: 0.11 05:58:08 INFO: Retrieved resource: v3-standard-4 05:58:08 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 05:58:08 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 05:58:08 INFO: Successfully archived job cost data 05:58:08 DEBUG: Cost data: oom-master-pre-commit-lint,4710,2026-07-14 05:58:08,v3-standard-4,156,0.11,0.00,SUCCESS 05:58:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5483198080852024083.sh 05:58:08 ---> logs-deploy.sh 05:58:08 Setup pyenv: 05:58:08 system 05:58:08 3.8.13 05:58:08 3.9.13 05:58:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:58:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5sy9 from file:/tmp/.os_lf_venv 05:58:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:58:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:58:10 lf-activate-venv(): INFO: Base packages installed successfully 05:58:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:58:19 lf-activate-venv(): INFO: Adding /tmp/venv-5sy9/bin to PATH 05:58:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4710 05:58:19 INFO: archiving workspace using pattern(s): 05:58:20 Archives upload complete. 05:58:20 INFO: archiving logs to Nexus 05:58:21 ---> uname -a: 05:58:21 Linux prd-ubuntu1804-builder-4c-4g-12611 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:58:21 05:58:21 05:58:21 ---> lscpu: 05:58:21 Architecture: x86_64 05:58:21 CPU op-mode(s): 32-bit, 64-bit 05:58:21 Byte Order: Little Endian 05:58:21 CPU(s): 4 05:58:21 On-line CPU(s) list: 0-3 05:58:21 Thread(s) per core: 1 05:58:21 Core(s) per socket: 1 05:58:21 Socket(s): 4 05:58:21 NUMA node(s): 1 05:58:21 Vendor ID: AuthenticAMD 05:58:21 CPU family: 23 05:58:21 Model: 49 05:58:21 Model name: AMD EPYC-Rome Processor 05:58:21 Stepping: 0 05:58:21 CPU MHz: 2799.998 05:58:21 BogoMIPS: 5599.99 05:58:21 Virtualization: AMD-V 05:58:21 Hypervisor vendor: KVM 05:58:21 Virtualization type: full 05:58:21 L1d cache: 32K 05:58:21 L1i cache: 32K 05:58:21 L2 cache: 512K 05:58:21 L3 cache: 16384K 05:58:21 NUMA node0 CPU(s): 0-3 05:58:21 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 05:58:21 05:58:21 05:58:21 ---> nproc: 05:58:21 4 05:58:21 05:58:21 05:58:21 ---> df -h: 05:58:21 Filesystem Size Used Avail Use% Mounted on 05:58:21 udev 7.9G 0 7.9G 0% /dev 05:58:21 tmpfs 1.6G 676K 1.6G 1% /run 05:58:21 /dev/vda1 78G 8.6G 69G 11% / 05:58:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:58:21 tmpfs 5.0M 0 5.0M 0% /run/lock 05:58:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:58:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:58:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:58:21 05:58:21 05:58:21 ---> free -m: 05:58:21 total used free shared buff/cache available 05:58:21 Mem: 16040 549 13139 0 2350 15166 05:58:21 Swap: 1023 0 1023 05:58:21 05:58:21 05:58:21 ---> ip addr: 05:58:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:58:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:58:21 inet 127.0.0.1/8 scope host lo 05:58:21 valid_lft forever preferred_lft forever 05:58:21 inet6 ::1/128 scope host 05:58:21 valid_lft forever preferred_lft forever 05:58:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:58:21 link/ether fa:16:3e:98:73:bc brd ff:ff:ff:ff:ff:ff 05:58:21 inet 10.30.106.165/23 brd 10.30.107.255 scope global dynamic ens3 05:58:21 valid_lft 86239sec preferred_lft 86239sec 05:58:21 inet6 fe80::f816:3eff:fe98:73bc/64 scope link 05:58:21 valid_lft forever preferred_lft forever 05:58:21 05:58:21 05:58:21 ---> sar -b -r -n DEV: 05:58:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12611) 07/14/26 _x86_64_ (4 CPU) 05:58:21 05:58:21 05:55:43 LINUX RESTART (4 CPU) 05:58:21 05:58:21 05:56:01 tps rtps wtps bread/s bwrtn/s 05:58:21 05:57:00 303.57 24.49 279.07 831.72 59268.78 05:58:21 05:58:01 108.62 1.13 107.49 132.18 13285.56 05:58:21 Average: 205.30 12.72 192.58 479.09 36089.10 05:58:21 05:58:21 05:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:58:21 05:57:00 13956144 15560228 2468824 15.03 59544 1743736 769916 4.41 741020 1513000 102736 05:58:21 05:58:01 13494184 15561464 2930784 17.84 88016 2155200 754152 4.32 755388 1912432 247132 05:58:21 Average: 13725164 15560846 2699804 16.44 73780 1949468 762034 4.36 748204 1712716 174934 05:58:21 05:58:21 05:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:58:21 05:57:00 lo 2.40 2.40 0.27 0.27 0.00 0.00 0.00 0.00 05:58:21 05:57:00 ens3 210.11 145.78 1657.90 34.66 0.00 0.00 0.00 0.00 05:58:21 05:58:01 lo 1.38 1.38 0.15 0.15 0.00 0.00 0.00 0.00 05:58:21 05:58:01 ens3 85.69 63.51 1479.90 11.46 0.00 0.00 0.00 0.00 05:58:21 Average: lo 1.88 1.88 0.21 0.21 0.00 0.00 0.00 0.00 05:58:21 Average: ens3 147.39 104.31 1568.17 22.97 0.00 0.00 0.00 0.00 05:58:21 05:58:21 05:58:21 ---> sar -P ALL: 05:58:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12611) 07/14/26 _x86_64_ (4 CPU) 05:58:21 05:58:21 05:55:43 LINUX RESTART (4 CPU) 05:58:21 05:58:21 05:56:01 CPU %user %nice %system %iowait %steal %idle 05:58:21 05:57:00 all 22.47 0.00 2.64 3.34 0.07 71.48 05:58:21 05:57:00 0 24.77 0.00 3.00 2.71 0.08 69.44 05:58:21 05:57:00 1 29.28 0.00 2.92 7.09 0.07 60.65 05:58:21 05:57:00 2 14.32 0.00 1.96 0.66 0.05 83.00 05:58:21 05:57:00 3 21.56 0.00 2.65 2.90 0.10 72.79 05:58:21 05:58:01 all 18.94 0.00 1.48 3.18 0.05 76.35 05:58:21 05:58:01 0 6.13 0.00 0.57 0.03 0.03 93.23 05:58:21 05:58:01 1 21.37 0.00 1.94 7.86 0.05 68.78 05:58:21 05:58:01 2 14.06 0.00 1.51 2.80 0.03 81.60 05:58:21 05:58:01 3 34.21 0.00 1.92 2.05 0.07 61.75 05:58:21 Average: all 20.69 0.00 2.06 3.26 0.06 73.93 05:58:21 Average: 0 15.36 0.00 1.77 1.36 0.06 81.45 05:58:21 Average: 1 25.29 0.00 2.43 7.48 0.06 64.75 05:58:21 Average: 2 14.19 0.00 1.73 1.74 0.04 82.29 05:58:21 Average: 3 27.93 0.00 2.28 2.47 0.08 67.23 05:58:21 05:58:21 05:58:21