08:36:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 08:36:58 Running as SYSTEM 08:36:58 [EnvInject] - Loading node environment variables. 08:36:58 Building remotely on prd-ubuntu1804-builder-4c-4g-12156 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:36:58 [ssh-agent] Looking for ssh-agent implementation... 08:36:58 $ ssh-agent 08:36:58 SSH_AUTH_SOCK=/tmp/ssh-2rVAOVkC5HL4/agent.1670 08:36:58 SSH_AGENT_PID=1672 08:36:58 [ssh-agent] Started. 08:36:58 Running ssh-add (command line suppressed) 08:36:58 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5610836730441841248.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5610836730441841248.key) 08:36:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:36:58 The recommended git tool is: NONE 08:36:59 using credential onap-jenkins-ssh 08:36:59 Wiping out workspace first. 08:36:59 Cloning the remote Git repository 08:36:59 Cloning repository git://cloud.onap.org/mirror/oom.git 08:36:59 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:36:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:36:59 > git --version # timeout=10 08:36:59 > git --version # 'git version 2.17.1' 08:36:59 using GIT_SSH to set credentials Gerrit user 08:36:59 Verifying host key using manually-configured host key entries 08:36:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:37:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:37:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:37:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:37:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:37:06 using GIT_SSH to set credentials Gerrit user 08:37:06 Verifying host key using manually-configured host key entries 08:37:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/5 # timeout=30 08:37:06 > git rev-parse 29c4dfad8d16bf873a22130ec032eaf4adb8e0df^{commit} # timeout=10 08:37:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:37:06 Checking out Revision 29c4dfad8d16bf873a22130ec032eaf4adb8e0df (refs/changes/15/146015/5) 08:37:06 > git config core.sparsecheckout # timeout=10 08:37:06 > git checkout -f 29c4dfad8d16bf873a22130ec032eaf4adb8e0df # timeout=30 08:37:09 Commit message: "[POLICY] Update docker images to latest versions" 08:37:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:37:09 > git rev-list --no-walk 2d05fc4eee20e56c822a02fbf154a6394705886f # timeout=10 08:37:10 [EnvInject] - Injecting environment variables from a build step. 08:37:10 [EnvInject] - Injecting as environment variables the properties content 08:37:10 PYTHON=python3 08:37:10 08:37:10 [EnvInject] - Variables injected successfully. 08:37:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16482529676146438563.sh 08:37:10 ---> tox-install.sh 08:37:10 + source /home/jenkins/lf-env.sh 08:37:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:37:10 ++ mktemp -d /tmp/venv-XXXX 08:37:10 + lf_venv=/tmp/venv-U230 08:37:10 + local venv_file=/tmp/.os_lf_venv 08:37:10 + local python=python3 08:37:10 + local options 08:37:10 + local set_path=true 08:37:10 + local install_args= 08:37:10 ++ 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 08:37:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:37:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:37:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:37:10 + true 08:37:10 + case $1 in 08:37:10 + venv_file=/tmp/.toxenv 08:37:10 + shift 2 08:37:10 + true 08:37:10 + case $1 in 08:37:10 + shift 08:37:10 + break 08:37:10 + case $python in 08:37:10 + local pkg_list= 08:37:10 + [[ -d /opt/pyenv ]] 08:37:10 + echo 'Setup pyenv:' 08:37:10 Setup pyenv: 08:37:10 + export PYENV_ROOT=/opt/pyenv 08:37:10 + PYENV_ROOT=/opt/pyenv 08:37:10 + 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 08:37:10 + 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 08:37:10 + pyenv versions 08:37:10 * system (set by /opt/pyenv/version) 08:37:10 * 3.8.13 (set by /opt/pyenv/version) 08:37:10 * 3.9.13 (set by /opt/pyenv/version) 08:37:10 * 3.10.6 (set by /opt/pyenv/version) 08:37:10 + command -v pyenv 08:37:10 ++ pyenv init - --no-rehash 08:37:10 + 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[*]}"'\'')" 08:37:10 export PATH="/opt/pyenv/shims:${PATH}" 08:37:10 export PYENV_SHELL=bash 08:37:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:37:10 pyenv() { 08:37:10 local command 08:37:10 command="${1:-}" 08:37:10 if [ "$#" -gt 0 ]; then 08:37:10 shift 08:37:10 fi 08:37:10 08:37:10 case "$command" in 08:37:10 rehash|shell) 08:37:10 eval "$(pyenv "sh-$command" "$@")" 08:37:10 ;; 08:37:10 *) 08:37:10 command pyenv "$command" "$@" 08:37:10 ;; 08:37:10 esac 08:37:10 }' 08:37:10 +++ 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[*]}"' 08:37:10 ++ 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 08:37:10 ++ 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 08:37:10 ++ 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 08:37:10 ++ export PYENV_SHELL=bash 08:37:10 ++ PYENV_SHELL=bash 08:37:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:37:10 +++ complete -F _pyenv pyenv 08:37:10 ++ lf-pyver python3 08:37:10 ++ local py_version_xy=python3 08:37:10 ++ local py_version_xyz= 08:37:10 ++ pyenv versions 08:37:10 ++ local command 08:37:10 ++ command=versions 08:37:10 ++ '[' 1 -gt 0 ']' 08:37:10 ++ shift 08:37:10 ++ case "$command" in 08:37:10 ++ command pyenv versions 08:37:10 ++ pyenv versions 08:37:10 ++ sed 's/^[ *]* //' 08:37:10 ++ awk '{ print $1 }' 08:37:10 ++ grep -E '^[0-9.]*[0-9]$' 08:37:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:37:10 +++ grep '^3' /tmp/.pyenv_versions 08:37:10 +++ sort -V 08:37:10 +++ tail -n 1 08:37:10 ++ py_version_xyz=3.10.6 08:37:10 ++ [[ -z 3.10.6 ]] 08:37:10 ++ echo 3.10.6 08:37:10 ++ return 0 08:37:10 + pyenv local 3.10.6 08:37:10 + local command 08:37:10 + command=local 08:37:10 + '[' 2 -gt 0 ']' 08:37:10 + shift 08:37:10 + case "$command" in 08:37:10 + command pyenv local 3.10.6 08:37:10 + pyenv local 3.10.6 08:37:10 + for arg in "$@" 08:37:10 + case $arg in 08:37:10 + pkg_list+='tox ' 08:37:10 + for arg in "$@" 08:37:10 + case $arg in 08:37:10 + pkg_list+='virtualenv ' 08:37:10 + for arg in "$@" 08:37:10 + case $arg in 08:37:10 + pkg_list+='urllib3~=1.26.15 ' 08:37:10 + [[ -f /tmp/.toxenv ]] 08:37:10 + [[ ! -f /tmp/.toxenv ]] 08:37:10 + [[ -n '' ]] 08:37:10 + python3 -m venv /tmp/venv-U230 08:37:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U230' 08:37:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U230 08:37:14 + echo /tmp/venv-U230 08:37:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:37:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:37:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:37:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:37:14 + local 'pip_opts=--upgrade --quiet' 08:37:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:37:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:37:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:37:14 + [[ -n '' ]] 08:37:14 + [[ -n '' ]] 08:37:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:37:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:37:14 + /tmp/venv-U230/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 08:37:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:37:18 lf-activate-venv(): INFO: Base packages installed successfully 08:37:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:37:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:37:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:37:18 + /tmp/venv-U230/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 08:37:21 + type python3 08:37:21 + true 08:37:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-U230/bin to PATH' 08:37:21 lf-activate-venv(): INFO: Adding /tmp/venv-U230/bin to PATH 08:37:21 + PATH=/tmp/venv-U230/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 08:37:21 + return 0 08:37:21 + python3 --version 08:37:21 Python 3.10.6 08:37:21 + python3 -m pip --version 08:37:21 pip 26.1.2 from /tmp/venv-U230/lib/python3.10/site-packages/pip (python 3.10) 08:37:21 + python3 -m pip freeze 08:37:21 cachetools==7.1.4 08:37:21 colorama==0.4.6 08:37:21 distlib==0.4.3 08:37:21 filelock==3.29.7 08:37:21 packaging==26.2 08:37:21 platformdirs==4.10.0 08:37:21 pluggy==1.6.0 08:37:21 pyproject-api==1.10.1 08:37:21 python-discovery==1.4.4 08:37:21 tomli==2.4.1 08:37:21 tomli_w==1.2.0 08:37:21 tox==4.56.4 08:37:21 typing_extensions==4.16.0 08:37:21 urllib3==1.26.20 08:37:21 virtualenv==21.6.1 08:37:21 [EnvInject] - Injecting environment variables from a build step. 08:37:21 [EnvInject] - Injecting as environment variables the properties content 08:37:21 PARALLEL=false 08:37:21 08:37:21 [EnvInject] - Variables injected successfully. 08:37:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1362548952673064319.sh 08:37:21 ---> tox-run.sh 08:37:21 + 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 08:37:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:37:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:37:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:37:21 + cd /w/workspace/oom-master-pre-commit-lint/. 08:37:21 + source /home/jenkins/lf-env.sh 08:37:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:37:21 ++ mktemp -d /tmp/venv-XXXX 08:37:21 + lf_venv=/tmp/venv-OsFI 08:37:21 + local venv_file=/tmp/.os_lf_venv 08:37:21 + local python=python3 08:37:21 + local options 08:37:21 + local set_path=true 08:37:21 + local install_args= 08:37:21 ++ 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 08:37:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:37:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:37:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:37:21 + true 08:37:21 + case $1 in 08:37:21 + venv_file=/tmp/.toxenv 08:37:21 + shift 2 08:37:21 + true 08:37:21 + case $1 in 08:37:21 + shift 08:37:21 + break 08:37:21 + case $python in 08:37:21 + local pkg_list= 08:37:21 + [[ -d /opt/pyenv ]] 08:37:21 + echo 'Setup pyenv:' 08:37:21 Setup pyenv: 08:37:21 + export PYENV_ROOT=/opt/pyenv 08:37:21 + PYENV_ROOT=/opt/pyenv 08:37:21 + 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 08:37:21 + 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 08:37:21 + pyenv versions 08:37:21 system 08:37:21 3.8.13 08:37:21 3.9.13 08:37:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:37:21 + command -v pyenv 08:37:21 ++ pyenv init - --no-rehash 08:37:21 + 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[*]}"'\'')" 08:37:21 export PATH="/opt/pyenv/shims:${PATH}" 08:37:21 export PYENV_SHELL=bash 08:37:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:37:21 pyenv() { 08:37:21 local command 08:37:21 command="${1:-}" 08:37:21 if [ "$#" -gt 0 ]; then 08:37:21 shift 08:37:21 fi 08:37:21 08:37:21 case "$command" in 08:37:21 rehash|shell) 08:37:21 eval "$(pyenv "sh-$command" "$@")" 08:37:21 ;; 08:37:21 *) 08:37:21 command pyenv "$command" "$@" 08:37:21 ;; 08:37:21 esac 08:37:21 }' 08:37:21 +++ 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[*]}"' 08:37:21 ++ 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 08:37:21 ++ 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 08:37:21 ++ 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 08:37:21 ++ export PYENV_SHELL=bash 08:37:21 ++ PYENV_SHELL=bash 08:37:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:37:21 +++ complete -F _pyenv pyenv 08:37:21 ++ lf-pyver python3 08:37:21 ++ local py_version_xy=python3 08:37:21 ++ local py_version_xyz= 08:37:21 ++ pyenv versions 08:37:21 ++ local command 08:37:21 ++ command=versions 08:37:21 ++ '[' 1 -gt 0 ']' 08:37:21 ++ shift 08:37:21 ++ case "$command" in 08:37:21 ++ command pyenv versions 08:37:21 ++ pyenv versions 08:37:21 ++ sed 's/^[ *]* //' 08:37:21 ++ awk '{ print $1 }' 08:37:21 ++ grep -E '^[0-9.]*[0-9]$' 08:37:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:37:21 +++ grep '^3' /tmp/.pyenv_versions 08:37:21 +++ sort -V 08:37:21 +++ tail -n 1 08:37:21 ++ py_version_xyz=3.10.6 08:37:21 ++ [[ -z 3.10.6 ]] 08:37:21 ++ echo 3.10.6 08:37:21 ++ return 0 08:37:21 + pyenv local 3.10.6 08:37:21 + local command 08:37:21 + command=local 08:37:21 + '[' 2 -gt 0 ']' 08:37:21 + shift 08:37:21 + case "$command" in 08:37:21 + command pyenv local 3.10.6 08:37:21 + pyenv local 3.10.6 08:37:21 + for arg in "$@" 08:37:21 + case $arg in 08:37:21 + pkg_list+='tox ' 08:37:21 + for arg in "$@" 08:37:21 + case $arg in 08:37:21 + pkg_list+='virtualenv ' 08:37:21 + for arg in "$@" 08:37:21 + case $arg in 08:37:21 + pkg_list+='urllib3~=1.26.15 ' 08:37:21 + [[ -f /tmp/.toxenv ]] 08:37:21 ++ cat /tmp/.toxenv 08:37:21 + lf_venv=/tmp/venv-U230 08:37:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U230 from' file:/tmp/.toxenv 08:37:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U230 from file:/tmp/.toxenv 08:37:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:37:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:37:21 + local 'pip_opts=--upgrade --quiet' 08:37:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:37:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:37:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:37:21 + [[ -n '' ]] 08:37:21 + [[ -n '' ]] 08:37:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:37:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:37:21 + /tmp/venv-U230/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 08:37:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:37:22 lf-activate-venv(): INFO: Base packages installed successfully 08:37:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:37:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:37:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:37:22 + /tmp/venv-U230/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 08:37:23 + type python3 08:37:23 + true 08:37:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-U230/bin to PATH' 08:37:23 lf-activate-venv(): INFO: Adding /tmp/venv-U230/bin to PATH 08:37:23 + PATH=/tmp/venv-U230/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 08:37:23 + return 0 08:37:23 + [[ -d /opt/pyenv ]] 08:37:23 + echo '---> Setting up pyenv' 08:37:23 ---> Setting up pyenv 08:37:23 + export PYENV_ROOT=/opt/pyenv 08:37:23 + PYENV_ROOT=/opt/pyenv 08:37:23 + export PATH=/opt/pyenv/bin:/tmp/venv-U230/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 08:37:23 + PATH=/opt/pyenv/bin:/tmp/venv-U230/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 08:37:23 ++ pwd 08:37:23 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:37:23 + export PYTHONPATH 08:37:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:37:23 + TOX_TESTENV_PASSENV=PYTHONPATH 08:37:23 + tox --version 08:37:24 4.56.4 from /tmp/venv-U230/lib/python3.10/site-packages/tox/__init__.py 08:37:24 + PARALLEL=false 08:37:24 + TOX_OPTIONS_LIST= 08:37:24 + [[ -n pre-commit ]] 08:37:24 + TOX_OPTIONS_LIST=' -e pre-commit' 08:37:24 + case ${PARALLEL,,} in 08:37:24 + tox -e pre-commit 08:37:24 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:37:25 pre-commit: install_deps> python -I -m pip install pre-commit 08:37:28 pre-commit: freeze> python -m pip freeze --all 08:37:28 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 08:37:28 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:37:28 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:37:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:37:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:37:30 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:37:30 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:37:30 [INFO] Once installed this environment will be reused. 08:37:30 [INFO] This may take a few minutes... 08:37:35 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:37:35 [INFO] Once installed this environment will be reused. 08:37:35 [INFO] This may take a few minutes... 08:37:39 trim trailing whitespace.................................................Passed 08:37:39 Tabs remover.............................................................Passed 08:37:40 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:37:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:37:40 [INFO] Once installed this environment will be reused. 08:37:40 [INFO] This may take a few minutes... 08:37:48 gitlint..............................................(no files to check)Skipped 08:37:48 pre-commit: OK (24.55=setup[4.22]+cmd[11.40,8.93] seconds) 08:37:48 congratulations :) (24.58 seconds) 08:37:49 + tox_status=0 08:37:49 + echo '---> Completed tox runs' 08:37:49 ---> Completed tox runs 08:37:49 + for i in .tox/*/log 08:37:49 ++ awk -F/ '{print $2}' 08:37:49 ++ echo .tox/pre-commit/log 08:37:49 + tox_env=pre-commit 08:37:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:37:49 + DOC_DIR=docs/_build/html 08:37:49 + [[ -d docs/_build/html ]] 08:37:49 + echo '---> tox-run.sh ends' 08:37:49 ---> tox-run.sh ends 08:37:49 + test 0 -eq 0 08:37:49 $ ssh-agent -k 08:37:49 unset SSH_AUTH_SOCK; 08:37:49 unset SSH_AGENT_PID; 08:37:49 echo Agent pid 1672 killed; 08:37:49 [ssh-agent] Stopped. 08:37:49 [PostBuildScript] - [INFO] Executing post build scripts. 08:37:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7094176770263388821.sh 08:37:49 ---> sysstat.sh 08:37:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6062610017118975830.sh 08:37:49 ---> package-listing.sh 08:37:49 ++ facter osfamily 08:37:49 ++ tr '[:upper:]' '[:lower:]' 08:37:49 + OS_FAMILY=debian 08:37:49 + workspace=/w/workspace/oom-master-pre-commit-lint 08:37:49 + START_PACKAGES=/tmp/packages_start.txt 08:37:49 + END_PACKAGES=/tmp/packages_end.txt 08:37:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:37:49 + PACKAGES=/tmp/packages_start.txt 08:37:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:37:49 + PACKAGES=/tmp/packages_end.txt 08:37:49 + case "${OS_FAMILY}" in 08:37:49 + dpkg -l 08:37:49 + grep '^ii' 08:37:49 + '[' -f /tmp/packages_start.txt ']' 08:37:49 + '[' -f /tmp/packages_end.txt ']' 08:37:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:37:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:37:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:37:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:37:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2159064477189030136.sh 08:37:49 ---> capture-instance-metadata.sh 08:37:49 Setup pyenv: 08:37:49 system 08:37:49 3.8.13 08:37:49 3.9.13 08:37:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:37:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NviX 08:37:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:37:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:37:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:37:57 lf-activate-venv(): INFO: Base packages installed successfully 08:37:57 lf-activate-venv(): INFO: Installing additional packages: lftools 08:38:19 lf-activate-venv(): INFO: Adding /tmp/venv-NviX/bin to PATH 08:38:19 INFO: Running in OpenStack, capturing instance metadata 08:38:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11861578052833932352.sh 08:38:19 provisioning config files... 08:38:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2725584589365212791tmp 08:38:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:38:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:38:19 [EnvInject] - Injecting environment variables from a build step. 08:38:19 [EnvInject] - Injecting as environment variables the properties content 08:38:19 SERVER_ID=logs 08:38:19 08:38:19 [EnvInject] - Variables injected successfully. 08:38:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6927242242318373235.sh 08:38:19 ---> create-netrc.sh 08:38:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12816000913976935718.sh 08:38:19 ---> python-tools-install.sh 08:38:19 Setup pyenv: 08:38:19 system 08:38:19 3.8.13 08:38:19 3.9.13 08:38:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:38:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NviX from file:/tmp/.os_lf_venv 08:38:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:38:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:38:21 lf-activate-venv(): INFO: Base packages installed successfully 08:38:21 lf-activate-venv(): INFO: Installing additional packages: lftools 08:38:29 lf-activate-venv(): INFO: Adding /tmp/venv-NviX/bin to PATH 08:38:29 Generating Requirements File 08:38:52 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. 08:38:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:38:52 Python 3.10.6 08:38:53 pip 26.1.2 from /tmp/venv-NviX/lib/python3.10/site-packages/pip (python 3.10) 08:38:53 aiohappyeyeballs==2.7.1 08:38:53 aiohttp==3.14.1 08:38:53 aiosignal==1.4.0 08:38:53 appdirs==1.4.4 08:38:53 argcomplete==3.7.0 08:38:53 aspy.yaml==1.3.0 08:38:53 async-timeout==5.0.1 08:38:53 attrs==26.1.0 08:38:53 autopage==0.6.0 08:38:53 backports.strenum==1.3.1 08:38:53 beautifulsoup4==4.15.0 08:38:53 boto3==1.43.46 08:38:53 botocore==1.43.46 08:38:53 bs4==0.0.2 08:38:53 certifi==2026.6.17 08:38:53 cffi==2.1.0 08:38:53 cfgv==3.5.0 08:38:53 chardet==7.4.3 08:38:53 charset-normalizer==3.4.9 08:38:53 click==8.4.2 08:38:53 cliff==4.14.0 08:38:53 cmd2==3.5.1 08:38:53 cryptography==3.3.2 08:38:53 debtcollector==3.1.0 08:38:53 decorator==5.3.1 08:38:53 defusedxml==0.7.1 08:38:53 Deprecated==1.3.1 08:38:53 distlib==0.4.3 08:38:53 dnspython==2.8.0 08:38:53 docker==7.2.0 08:38:53 dogpile.cache==1.5.0 08:38:53 durationpy==0.10 08:38:53 email-validator==2.3.0 08:38:53 filelock==3.29.7 08:38:53 frozenlist==1.8.0 08:38:53 future==1.0.0 08:38:53 gitdb==4.0.12 08:38:53 GitPython==3.1.51 08:38:53 httplib2==0.30.2 08:38:53 identify==2.6.19 08:38:53 idna==3.18 08:38:53 importlib-resources==1.5.0 08:38:53 iso8601==2.1.0 08:38:53 Jinja2==3.1.6 08:38:53 jmespath==1.1.0 08:38:53 jsonpatch==1.33 08:38:53 jsonpointer==3.1.1 08:38:53 jsonschema==4.26.0 08:38:53 jsonschema-specifications==2025.9.1 08:38:53 keystoneauth1==5.14.0 08:38:53 kubernetes==36.0.2 08:38:53 lftools==0.37.22 08:38:53 lxml==6.1.1 08:38:53 markdown-it-py==4.2.0 08:38:53 MarkupSafe==3.0.3 08:38:53 mdurl==0.1.2 08:38:53 msgpack==1.2.1 08:38:53 multi_key_dict==2.0.3 08:38:53 multidict==6.7.1 08:38:53 munch==4.0.0 08:38:53 netaddr==1.3.0 08:38:53 niet==1.4.2 08:38:53 nodeenv==1.10.0 08:38:53 oauth2client==4.1.3 08:38:53 oauthlib==3.3.1 08:38:53 openstacksdk==4.13.0 08:38:53 os-service-types==1.8.2 08:38:53 osc-lib==4.6.0 08:38:53 oslo.config==10.4.0 08:38:53 oslo.context==6.4.0 08:38:53 oslo.i18n==6.8.0 08:38:53 oslo.log==8.2.0 08:38:53 oslo.serialization==5.10.0 08:38:53 oslo.utils==10.1.1 08:38:53 packaging==26.2 08:38:53 pbr==7.0.3 08:38:53 platformdirs==4.10.0 08:38:53 prettytable==3.18.0 08:38:53 propcache==0.5.2 08:38:53 psutil==7.2.2 08:38:53 pyasn1==0.6.4 08:38:53 pyasn1_modules==0.4.2 08:38:53 pycparser==3.0 08:38:53 pygerrit2==2.0.15 08:38:53 PyGithub==2.9.1 08:38:53 Pygments==2.20.0 08:38:53 PyJWT==2.13.0 08:38:53 PyNaCl==1.6.2 08:38:53 pyparsing==2.4.7 08:38:53 pyperclip==1.11.0 08:38:53 pyrsistent==0.20.0 08:38:53 python-cinderclient==9.9.0 08:38:53 python-dateutil==2.9.0.post0 08:38:53 python-discovery==1.4.4 08:38:53 python-heatclient==5.2.0 08:38:53 python-jenkins==1.8.3 08:38:53 python-keystoneclient==5.8.0 08:38:53 python-magnumclient==4.11.0 08:38:53 python-openstackclient==10.0.0 08:38:53 python-swiftclient==4.10.0 08:38:53 PyYAML==6.0.3 08:38:53 referencing==0.37.0 08:38:53 requests==2.34.2 08:38:53 requests-oauthlib==2.0.0 08:38:53 rfc3986==2.0.0 08:38:53 rich==15.0.0 08:38:53 rich-argparse==1.8.0 08:38:53 rpds-py==0.30.0 08:38:53 rsa==4.9.1 08:38:53 ruamel.yaml==0.19.1 08:38:53 ruamel.yaml.clib==0.2.15 08:38:53 s3transfer==0.19.1 08:38:53 simplejson==4.1.1 08:38:53 six==1.17.0 08:38:53 smmap==5.0.3 08:38:53 soupsieve==2.8.4 08:38:53 stevedore==5.8.0 08:38:53 tabulate==0.10.0 08:38:53 toml==0.10.2 08:38:53 tomlkit==0.15.0 08:38:53 tqdm==4.68.4 08:38:53 typing_extensions==4.16.0 08:38:53 urllib3==1.26.20 08:38:53 virtualenv==21.6.1 08:38:53 wcwidth==0.8.2 08:38:53 websocket-client==1.9.0 08:38:53 wrapt==2.2.2 08:38:53 xdg==6.0.0 08:38:53 xmltodict==1.0.4 08:38:53 yarl==1.24.2 08:38:53 yq==4.1.2 08:38:53 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins10905892234739527601.sh 08:38:53 ---> uv-install.sh 08:38:53 Installing uv/uvx (latest) using shell installer 08:38:53 2026-07-13 08:38:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Wtym6N.sh" [1] 08:38:53 downloading uv 0.11.28 x86_64-unknown-linux-gnu 08:38:54 installing to /home/jenkins/.local/bin 08:38:54 uv 08:38:54 uvx 08:38:54 everything's installed! 08:38:54 08:38:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:38:54 08:38:54 source $HOME/.local/bin/env (sh, bash, zsh) 08:38:54 source $HOME/.local/bin/env.fish (fish) 08:38:54 Adding install location to PATH 08:38:54 ---> Validating uv/uvx install 08:38:54 uvx 0.11.28 (x86_64-unknown-linux-gnu) 08:38:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3791307521792169121.sh 08:38:54 ---> sudo-logs.sh 08:38:54 Archiving 'sudo' log.. 08:38:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16489454087243140017.sh 08:38:55 ---> job-cost.sh 08:38:55 INFO: Activating Python virtual environment... 08:38:55 Setup pyenv: 08:38:55 system 08:38:55 3.8.13 08:38:55 3.9.13 08:38:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:38:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NviX from file:/tmp/.os_lf_venv 08:38:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:38:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:38:57 lf-activate-venv(): INFO: Base packages installed successfully 08:38:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:39:02 lf-activate-venv(): INFO: Adding /tmp/venv-NviX/bin to PATH 08:39:02 INFO: No stack-cost file found 08:39:02 INFO: Instance uptime: 148s 08:39:02 INFO: Fetching instance metadata (attempt 1 of 3)... 08:39:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:39:02 INFO: Successfully fetched instance metadata 08:39:02 INFO: Instance type: v3-standard-4 08:39:02 INFO: Retrieving pricing info for: v3-standard-4 08:39:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:39:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=148 08:39:02 INFO: Successfully fetched Vexxhost pricing API 08:39:02 INFO: Retrieved cost: 0.11 08:39:02 INFO: Retrieved resource: v3-standard-4 08:39:02 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:39:02 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:39:02 INFO: Successfully archived job cost data 08:39:02 DEBUG: Cost data: oom-master-pre-commit-lint,4703,2026-07-13 08:39:02,v3-standard-4,148,0.11,0.00,SUCCESS 08:39:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5555312726210929036.sh 08:39:02 ---> logs-deploy.sh 08:39:02 Setup pyenv: 08:39:02 system 08:39:02 3.8.13 08:39:02 3.9.13 08:39:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:39:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NviX from file:/tmp/.os_lf_venv 08:39:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:39:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:39:04 lf-activate-venv(): INFO: Base packages installed successfully 08:39:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:39:12 lf-activate-venv(): INFO: Adding /tmp/venv-NviX/bin to PATH 08:39:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4703 08:39:12 INFO: archiving workspace using pattern(s): 08:39:13 Archives upload complete. 08:39:14 INFO: archiving logs to Nexus 08:39:14 ---> uname -a: 08:39:14 Linux prd-ubuntu1804-builder-4c-4g-12156 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:39:14 08:39:14 08:39:14 ---> lscpu: 08:39:14 Architecture: x86_64 08:39:14 CPU op-mode(s): 32-bit, 64-bit 08:39:14 Byte Order: Little Endian 08:39:14 CPU(s): 4 08:39:14 On-line CPU(s) list: 0-3 08:39:14 Thread(s) per core: 1 08:39:14 Core(s) per socket: 1 08:39:14 Socket(s): 4 08:39:14 NUMA node(s): 1 08:39:14 Vendor ID: AuthenticAMD 08:39:14 CPU family: 23 08:39:14 Model: 49 08:39:14 Model name: AMD EPYC-Rome Processor 08:39:14 Stepping: 0 08:39:14 CPU MHz: 2799.998 08:39:14 BogoMIPS: 5599.99 08:39:14 Virtualization: AMD-V 08:39:14 Hypervisor vendor: KVM 08:39:14 Virtualization type: full 08:39:14 L1d cache: 32K 08:39:14 L1i cache: 32K 08:39:14 L2 cache: 512K 08:39:14 L3 cache: 16384K 08:39:14 NUMA node0 CPU(s): 0-3 08:39: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 08:39:14 08:39:14 08:39:14 ---> nproc: 08:39:14 4 08:39:14 08:39:14 08:39:14 ---> df -h: 08:39:14 Filesystem Size Used Avail Use% Mounted on 08:39:14 udev 7.9G 0 7.9G 0% /dev 08:39:14 tmpfs 1.6G 676K 1.6G 1% /run 08:39:14 /dev/vda1 78G 8.5G 69G 11% / 08:39:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:39:14 tmpfs 5.0M 0 5.0M 0% /run/lock 08:39:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:39:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:39:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:39:14 08:39:14 08:39:14 ---> free -m: 08:39:14 total used free shared buff/cache available 08:39:14 Mem: 16040 585 13106 0 2347 15129 08:39:14 Swap: 1023 0 1023 08:39:14 08:39:14 08:39:14 ---> ip addr: 08:39:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:39:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:39:14 inet 127.0.0.1/8 scope host lo 08:39:14 valid_lft forever preferred_lft forever 08:39:14 inet6 ::1/128 scope host 08:39:14 valid_lft forever preferred_lft forever 08:39:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:39:14 link/ether fa:16:3e:14:c7:af brd ff:ff:ff:ff:ff:ff 08:39:14 inet 10.30.106.221/23 brd 10.30.107.255 scope global dynamic ens3 08:39:14 valid_lft 86247sec preferred_lft 86247sec 08:39:14 inet6 fe80::f816:3eff:fe14:c7af/64 scope link 08:39:14 valid_lft forever preferred_lft forever 08:39:14 08:39:14 08:39:14 ---> sar -b -r -n DEV: 08:39:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12156) 07/13/26 _x86_64_ (4 CPU) 08:39:14 08:39:14 08:36:44 LINUX RESTART (4 CPU) 08:39:14 08:39:14 08:37:01 tps rtps wtps bread/s bwrtn/s 08:39:14 08:38:01 310.38 24.33 286.05 818.93 53778.64 08:39:14 08:39:01 113.35 1.15 112.20 134.38 13112.35 08:39:14 Average: 211.86 12.74 199.13 476.65 33445.49 08:39:14 08:39:14 08:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:39:14 08:38:01 13898860 15504568 2526100 15.38 59676 1744480 777796 4.45 796120 1509904 105628 08:39:14 08:39:01 13409764 15483748 3015196 18.36 88556 2161480 807800 4.62 831772 1917420 255556 08:39:14 Average: 13654312 15494158 2770648 16.87 74116 1952980 792798 4.54 813946 1713662 180592 08:39:14 08:39:14 08:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:39:14 08:38:01 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 08:39:14 08:38:01 ens3 185.37 133.38 1651.97 32.48 0.00 0.00 0.00 0.00 08:39:14 08:39:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 08:39:14 08:39:01 ens3 90.65 69.69 1510.30 12.96 0.00 0.00 0.00 0.00 08:39:14 Average: lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 08:39:14 Average: ens3 138.01 101.53 1581.13 22.72 0.00 0.00 0.00 0.00 08:39:14 08:39:14 08:39:14 ---> sar -P ALL: 08:39:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12156) 07/13/26 _x86_64_ (4 CPU) 08:39:14 08:39:14 08:36:44 LINUX RESTART (4 CPU) 08:39:14 08:39:14 08:37:01 CPU %user %nice %system %iowait %steal %idle 08:39:14 08:38:01 all 23.09 0.00 2.53 2.39 0.07 71.92 08:39:14 08:38:01 0 32.49 0.00 2.69 2.99 0.08 61.74 08:39:14 08:38:01 1 28.72 0.00 2.75 1.02 0.08 67.43 08:39:14 08:38:01 2 13.74 0.00 2.45 2.75 0.08 80.98 08:39:14 08:38:01 3 17.53 0.00 2.22 2.76 0.05 77.44 08:39:14 08:39:01 all 20.54 0.00 1.57 1.04 0.05 76.80 08:39:14 08:39:01 0 33.55 0.00 2.17 0.30 0.07 63.92 08:39:14 08:39:01 1 19.89 0.00 1.37 0.13 0.05 78.56 08:39:14 08:39:01 2 7.23 0.00 1.16 1.59 0.05 89.97 08:39:14 08:39:01 3 21.42 0.00 1.63 2.12 0.03 74.80 08:39:14 Average: all 21.82 0.00 2.05 1.71 0.06 74.36 08:39:14 Average: 0 33.02 0.00 2.43 1.64 0.08 62.83 08:39:14 Average: 1 24.30 0.00 2.06 0.58 0.07 73.00 08:39:14 Average: 2 10.51 0.00 1.81 2.17 0.07 85.45 08:39:14 Average: 3 19.48 0.00 1.93 2.44 0.04 76.11 08:39:14 08:39:14 08:39:14