09:45:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 09:45:17 Running as SYSTEM 09:45:17 [EnvInject] - Loading node environment variables. 09:45:17 Building remotely on prd-ubuntu1804-builder-4c-4g-1815 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:45:17 [ssh-agent] Looking for ssh-agent implementation... 09:45:17 $ ssh-agent 09:45:17 SSH_AUTH_SOCK=/tmp/ssh-orQtliW8r8Jv/agent.1675 09:45:17 SSH_AGENT_PID=1677 09:45:17 [ssh-agent] Started. 09:45:17 Running ssh-add (command line suppressed) 09:45:17 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6441455633044203310.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6441455633044203310.key) 09:45:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:45:17 The recommended git tool is: NONE 09:45:19 using credential onap-jenkins-ssh 09:45:19 Wiping out workspace first. 09:45:19 Cloning the remote Git repository 09:45:19 Cloning repository git://cloud.onap.org/mirror/oom.git 09:45:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:45:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:45:19 > git --version # timeout=10 09:45:19 > git --version # 'git version 2.17.1' 09:45:19 using GIT_SSH to set credentials Gerrit user 09:45:19 Verifying host key using manually-configured host key entries 09:45:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:45:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:45:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:45:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:45:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:45:25 using GIT_SSH to set credentials Gerrit user 09:45:25 Verifying host key using manually-configured host key entries 09:45:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/3 # timeout=30 09:45:25 > git rev-parse e739c450e16a840082f9b56ecac76a7fe123c88a^{commit} # timeout=10 09:45:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:45:25 Checking out Revision e739c450e16a840082f9b56ecac76a7fe123c88a (refs/changes/44/145544/3) 09:45:25 > git config core.sparsecheckout # timeout=10 09:45:25 > git checkout -f e739c450e16a840082f9b56ecac76a7fe123c88a # timeout=30 09:45:29 Commit message: "[SDC] 13.2.0 release" 09:45:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:45:29 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 09:45:29 [EnvInject] - Injecting environment variables from a build step. 09:45:29 [EnvInject] - Injecting as environment variables the properties content 09:45:29 PYTHON=python3 09:45:29 09:45:29 [EnvInject] - Variables injected successfully. 09:45:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2254732443967975010.sh 09:45:29 ---> tox-install.sh 09:45:29 + source /home/jenkins/lf-env.sh 09:45:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:45:29 ++ mktemp -d /tmp/venv-XXXX 09:45:29 + lf_venv=/tmp/venv-cVTt 09:45:29 + local venv_file=/tmp/.os_lf_venv 09:45:29 + local python=python3 09:45:29 + local options 09:45:29 + local set_path=true 09:45:29 + local install_args= 09:45:29 ++ 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 09:45:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:45:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:45:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:45:29 + true 09:45:29 + case $1 in 09:45:29 + venv_file=/tmp/.toxenv 09:45:29 + shift 2 09:45:29 + true 09:45:29 + case $1 in 09:45:29 + shift 09:45:29 + break 09:45:29 + case $python in 09:45:29 + local pkg_list= 09:45:29 + [[ -d /opt/pyenv ]] 09:45:29 + echo 'Setup pyenv:' 09:45:29 Setup pyenv: 09:45:29 + export PYENV_ROOT=/opt/pyenv 09:45:29 + PYENV_ROOT=/opt/pyenv 09:45:29 + 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 09:45:29 + 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 09:45:29 + pyenv versions 09:45:29 * system (set by /opt/pyenv/version) 09:45:29 * 3.8.13 (set by /opt/pyenv/version) 09:45:29 * 3.9.13 (set by /opt/pyenv/version) 09:45:29 * 3.10.6 (set by /opt/pyenv/version) 09:45:29 + command -v pyenv 09:45:29 ++ pyenv init - --no-rehash 09:45:29 + 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[*]}"'\'')" 09:45:29 export PATH="/opt/pyenv/shims:${PATH}" 09:45:29 export PYENV_SHELL=bash 09:45:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:45:29 pyenv() { 09:45:29 local command 09:45:29 command="${1:-}" 09:45:29 if [ "$#" -gt 0 ]; then 09:45:29 shift 09:45:29 fi 09:45:29 09:45:29 case "$command" in 09:45:29 rehash|shell) 09:45:29 eval "$(pyenv "sh-$command" "$@")" 09:45:29 ;; 09:45:29 *) 09:45:29 command pyenv "$command" "$@" 09:45:29 ;; 09:45:29 esac 09:45:29 }' 09:45:29 +++ 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[*]}"' 09:45:29 ++ 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 09:45:29 ++ 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 09:45:29 ++ 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 09:45:29 ++ export PYENV_SHELL=bash 09:45:29 ++ PYENV_SHELL=bash 09:45:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:45:29 +++ complete -F _pyenv pyenv 09:45:29 ++ lf-pyver python3 09:45:29 ++ local py_version_xy=python3 09:45:29 ++ local py_version_xyz= 09:45:29 ++ pyenv versions 09:45:29 ++ local command 09:45:29 ++ command=versions 09:45:29 ++ '[' 1 -gt 0 ']' 09:45:29 ++ shift 09:45:29 ++ case "$command" in 09:45:29 ++ command pyenv versions 09:45:29 ++ pyenv versions 09:45:29 ++ sed 's/^[ *]* //' 09:45:29 ++ awk '{ print $1 }' 09:45:29 ++ grep -E '^[0-9.]*[0-9]$' 09:45:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:45:29 +++ grep '^3' /tmp/.pyenv_versions 09:45:29 +++ sort -V 09:45:29 +++ tail -n 1 09:45:29 ++ py_version_xyz=3.10.6 09:45:29 ++ [[ -z 3.10.6 ]] 09:45:29 ++ echo 3.10.6 09:45:29 ++ return 0 09:45:29 + pyenv local 3.10.6 09:45:29 + local command 09:45:29 + command=local 09:45:29 + '[' 2 -gt 0 ']' 09:45:29 + shift 09:45:29 + case "$command" in 09:45:29 + command pyenv local 3.10.6 09:45:29 + pyenv local 3.10.6 09:45:30 + for arg in "$@" 09:45:30 + case $arg in 09:45:30 + pkg_list+='tox ' 09:45:30 + for arg in "$@" 09:45:30 + case $arg in 09:45:30 + pkg_list+='virtualenv ' 09:45:30 + for arg in "$@" 09:45:30 + case $arg in 09:45:30 + pkg_list+='urllib3~=1.26.15 ' 09:45:30 + [[ -f /tmp/.toxenv ]] 09:45:30 + [[ ! -f /tmp/.toxenv ]] 09:45:30 + [[ -n '' ]] 09:45:30 + python3 -m venv /tmp/venv-cVTt 09:45:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cVTt' 09:45:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cVTt 09:45:34 + echo /tmp/venv-cVTt 09:45:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:45:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:45:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:45:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:34 + local 'pip_opts=--upgrade --quiet' 09:45:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:45:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:45:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:45:34 + [[ -n '' ]] 09:45:34 + [[ -n '' ]] 09:45:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:45:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:45:34 + /tmp/venv-cVTt/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 09:45:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:45:39 lf-activate-venv(): INFO: Base packages installed successfully 09:45:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:45:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:45:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:45:39 + /tmp/venv-cVTt/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 09:45:41 + type python3 09:45:41 + true 09:45:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cVTt/bin to PATH' 09:45:41 lf-activate-venv(): INFO: Adding /tmp/venv-cVTt/bin to PATH 09:45:41 + PATH=/tmp/venv-cVTt/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 09:45:41 + return 0 09:45:41 + python3 --version 09:45:41 Python 3.10.6 09:45:41 + python3 -m pip --version 09:45:41 pip 26.1.2 from /tmp/venv-cVTt/lib/python3.10/site-packages/pip (python 3.10) 09:45:41 + python3 -m pip freeze 09:45:41 cachetools==7.1.4 09:45:41 colorama==0.4.6 09:45:41 distlib==0.4.3 09:45:41 filelock==3.29.4 09:45:41 packaging==26.2 09:45:41 platformdirs==4.10.0 09:45:41 pluggy==1.6.0 09:45:41 pyproject-api==1.10.1 09:45:41 python-discovery==1.4.2 09:45:41 tomli==2.4.1 09:45:41 tomli_w==1.2.0 09:45:41 tox==4.56.0 09:45:41 typing_extensions==4.15.0 09:45:41 urllib3==1.26.20 09:45:41 virtualenv==21.5.1 09:45:41 [EnvInject] - Injecting environment variables from a build step. 09:45:41 [EnvInject] - Injecting as environment variables the properties content 09:45:41 PARALLEL=false 09:45:41 09:45:41 [EnvInject] - Variables injected successfully. 09:45:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14811595138897741588.sh 09:45:42 ---> tox-run.sh 09:45:42 + 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 09:45:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:45:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:45:42 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:45:42 + cd /w/workspace/oom-master-pre-commit-lint/. 09:45:42 + source /home/jenkins/lf-env.sh 09:45:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:45:42 ++ mktemp -d /tmp/venv-XXXX 09:45:42 + lf_venv=/tmp/venv-vvkU 09:45:42 + local venv_file=/tmp/.os_lf_venv 09:45:42 + local python=python3 09:45:42 + local options 09:45:42 + local set_path=true 09:45:42 + local install_args= 09:45:42 ++ 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 09:45:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:45:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:45:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:45:42 + true 09:45:42 + case $1 in 09:45:42 + venv_file=/tmp/.toxenv 09:45:42 + shift 2 09:45:42 + true 09:45:42 + case $1 in 09:45:42 + shift 09:45:42 + break 09:45:42 + case $python in 09:45:42 + local pkg_list= 09:45:42 + [[ -d /opt/pyenv ]] 09:45:42 + echo 'Setup pyenv:' 09:45:42 Setup pyenv: 09:45:42 + export PYENV_ROOT=/opt/pyenv 09:45:42 + PYENV_ROOT=/opt/pyenv 09:45:42 + 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 09:45:42 + 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 09:45:42 + pyenv versions 09:45:42 system 09:45:42 3.8.13 09:45:42 3.9.13 09:45:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:45:42 + command -v pyenv 09:45:42 ++ pyenv init - --no-rehash 09:45:42 + 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[*]}"'\'')" 09:45:42 export PATH="/opt/pyenv/shims:${PATH}" 09:45:42 export PYENV_SHELL=bash 09:45:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:45:42 pyenv() { 09:45:42 local command 09:45:42 command="${1:-}" 09:45:42 if [ "$#" -gt 0 ]; then 09:45:42 shift 09:45:42 fi 09:45:42 09:45:42 case "$command" in 09:45:42 rehash|shell) 09:45:42 eval "$(pyenv "sh-$command" "$@")" 09:45:42 ;; 09:45:42 *) 09:45:42 command pyenv "$command" "$@" 09:45:42 ;; 09:45:42 esac 09:45:42 }' 09:45:42 +++ 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[*]}"' 09:45:42 ++ 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 09:45:42 ++ 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 09:45:42 ++ 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 09:45:42 ++ export PYENV_SHELL=bash 09:45:42 ++ PYENV_SHELL=bash 09:45:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:45:42 +++ complete -F _pyenv pyenv 09:45:42 ++ lf-pyver python3 09:45:42 ++ local py_version_xy=python3 09:45:42 ++ local py_version_xyz= 09:45:42 ++ pyenv versions 09:45:42 ++ local command 09:45:42 ++ command=versions 09:45:42 ++ sed 's/^[ *]* //' 09:45:42 ++ awk '{ print $1 }' 09:45:42 ++ '[' 1 -gt 0 ']' 09:45:42 ++ shift 09:45:42 ++ case "$command" in 09:45:42 ++ grep -E '^[0-9.]*[0-9]$' 09:45:42 ++ command pyenv versions 09:45:42 ++ pyenv versions 09:45:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:45:42 +++ grep '^3' /tmp/.pyenv_versions 09:45:42 +++ sort -V 09:45:42 +++ tail -n 1 09:45:42 ++ py_version_xyz=3.10.6 09:45:42 ++ [[ -z 3.10.6 ]] 09:45:42 ++ echo 3.10.6 09:45:42 ++ return 0 09:45:42 + pyenv local 3.10.6 09:45:42 + local command 09:45:42 + command=local 09:45:42 + '[' 2 -gt 0 ']' 09:45:42 + shift 09:45:42 + case "$command" in 09:45:42 + command pyenv local 3.10.6 09:45:42 + pyenv local 3.10.6 09:45:42 + for arg in "$@" 09:45:42 + case $arg in 09:45:42 + pkg_list+='tox ' 09:45:42 + for arg in "$@" 09:45:42 + case $arg in 09:45:42 + pkg_list+='virtualenv ' 09:45:42 + for arg in "$@" 09:45:42 + case $arg in 09:45:42 + pkg_list+='urllib3~=1.26.15 ' 09:45:42 + [[ -f /tmp/.toxenv ]] 09:45:42 ++ cat /tmp/.toxenv 09:45:42 + lf_venv=/tmp/venv-cVTt 09:45:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cVTt from' file:/tmp/.toxenv 09:45:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cVTt from file:/tmp/.toxenv 09:45:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:45:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:42 + local 'pip_opts=--upgrade --quiet' 09:45:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:45:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:45:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:45:42 + [[ -n '' ]] 09:45:42 + [[ -n '' ]] 09:45:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:45:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:45:42 + /tmp/venv-cVTt/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 09:45:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:45:43 lf-activate-venv(): INFO: Base packages installed successfully 09:45:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:45:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:45:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:45:43 + /tmp/venv-cVTt/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 09:45:44 + type python3 09:45:44 + true 09:45:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cVTt/bin to PATH' 09:45:44 lf-activate-venv(): INFO: Adding /tmp/venv-cVTt/bin to PATH 09:45:44 + PATH=/tmp/venv-cVTt/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 09:45:44 + return 0 09:45:44 + [[ -d /opt/pyenv ]] 09:45:44 + echo '---> Setting up pyenv' 09:45:44 ---> Setting up pyenv 09:45:44 + export PYENV_ROOT=/opt/pyenv 09:45:44 + PYENV_ROOT=/opt/pyenv 09:45:44 + export PATH=/opt/pyenv/bin:/tmp/venv-cVTt/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 09:45:44 + PATH=/opt/pyenv/bin:/tmp/venv-cVTt/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 09:45:44 ++ pwd 09:45:44 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:45:44 + export PYTHONPATH 09:45:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:45:44 + TOX_TESTENV_PASSENV=PYTHONPATH 09:45:44 + tox --version 09:45:44 4.56.0 from /tmp/venv-cVTt/lib/python3.10/site-packages/tox/__init__.py 09:45:44 + PARALLEL=false 09:45:44 + TOX_OPTIONS_LIST= 09:45:44 + [[ -n pre-commit ]] 09:45:44 + TOX_OPTIONS_LIST=' -e pre-commit' 09:45:44 + case ${PARALLEL,,} in 09:45:44 + tox -e pre-commit 09:45:44 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:45:46 pre-commit: install_deps> python -I -m pip install pre-commit 09:45:49 pre-commit: freeze> python -m pip freeze --all 09:45:49 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.4,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.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.5.1 09:45:49 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:45:50 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:45:51 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:45:52 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:45:52 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:45:53 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:45:53 [INFO] Once installed this environment will be reused. 09:45:53 [INFO] This may take a few minutes... 09:45:58 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:45:58 [INFO] Once installed this environment will be reused. 09:45:58 [INFO] This may take a few minutes... 09:46:03 trim trailing whitespace.................................................Passed 09:46:03 Tabs remover.............................................................Passed 09:46:03 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:46:04 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:46:04 [INFO] Once installed this environment will be reused. 09:46:04 [INFO] This may take a few minutes... 09:46:26 gitlint..............................................(no files to check)Skipped 09:46:26 pre-commit: OK (41.72=setup[4.82]+cmd[14.10,22.80] seconds) 09:46:26 congratulations :) (41.76 seconds) 09:46:26 + tox_status=0 09:46:26 + echo '---> Completed tox runs' 09:46:26 ---> Completed tox runs 09:46:26 + for i in .tox/*/log 09:46:26 ++ echo .tox/pre-commit/log 09:46:26 ++ awk -F/ '{print $2}' 09:46:26 + tox_env=pre-commit 09:46:26 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:46:26 + DOC_DIR=docs/_build/html 09:46:26 + [[ -d docs/_build/html ]] 09:46:26 + echo '---> tox-run.sh ends' 09:46:26 ---> tox-run.sh ends 09:46:26 + test 0 -eq 0 09:46:26 $ ssh-agent -k 09:46:26 unset SSH_AUTH_SOCK; 09:46:26 unset SSH_AGENT_PID; 09:46:26 echo Agent pid 1677 killed; 09:46:26 [ssh-agent] Stopped. 09:46:26 [PostBuildScript] - [INFO] Executing post build scripts. 09:46:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8771387235433880924.sh 09:46:26 ---> sysstat.sh 09:46:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16474770314889121280.sh 09:46:27 ---> package-listing.sh 09:46:27 ++ tr '[:upper:]' '[:lower:]' 09:46:27 ++ facter osfamily 09:46:27 + OS_FAMILY=debian 09:46:27 + workspace=/w/workspace/oom-master-pre-commit-lint 09:46:27 + START_PACKAGES=/tmp/packages_start.txt 09:46:27 + END_PACKAGES=/tmp/packages_end.txt 09:46:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:46:27 + PACKAGES=/tmp/packages_start.txt 09:46:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:46:27 + PACKAGES=/tmp/packages_end.txt 09:46:27 + case "${OS_FAMILY}" in 09:46:27 + dpkg -l 09:46:27 + grep '^ii' 09:46:27 + '[' -f /tmp/packages_start.txt ']' 09:46:27 + '[' -f /tmp/packages_end.txt ']' 09:46:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:46:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:46:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:46:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:46:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9709792228984472936.sh 09:46:27 ---> capture-instance-metadata.sh 09:46:27 Setup pyenv: 09:46:27 system 09:46:27 3.8.13 09:46:27 3.9.13 09:46:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:46:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yp04 09:46:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:46:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:46:36 lf-activate-venv(): INFO: Base packages installed successfully 09:46:36 lf-activate-venv(): INFO: Installing additional packages: lftools 09:47:09 lf-activate-venv(): INFO: Adding /tmp/venv-Yp04/bin to PATH 09:47:09 INFO: Running in OpenStack, capturing instance metadata 09:47:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6628317977450466439.sh 09:47:09 provisioning config files... 09:47:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9606087732156681866tmp 09:47:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:47:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:47:09 [EnvInject] - Injecting environment variables from a build step. 09:47:09 [EnvInject] - Injecting as environment variables the properties content 09:47:09 SERVER_ID=logs 09:47:09 09:47:09 [EnvInject] - Variables injected successfully. 09:47:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2657936592612225984.sh 09:47:09 ---> create-netrc.sh 09:47:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5455254489371976448.sh 09:47:09 ---> python-tools-install.sh 09:47:09 Setup pyenv: 09:47:09 system 09:47:09 3.8.13 09:47:09 3.9.13 09:47:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:47:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yp04 from file:/tmp/.os_lf_venv 09:47:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:47:11 lf-activate-venv(): INFO: Base packages installed successfully 09:47:11 lf-activate-venv(): INFO: Installing additional packages: lftools 09:47:19 lf-activate-venv(): INFO: Adding /tmp/venv-Yp04/bin to PATH 09:47:19 Generating Requirements File 09:47:42 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. 09:47:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:47:42 Python 3.10.6 09:47:42 pip 26.1.2 from /tmp/venv-Yp04/lib/python3.10/site-packages/pip (python 3.10) 09:47:43 aiohappyeyeballs==2.6.2 09:47:43 aiohttp==3.14.1 09:47:43 aiosignal==1.4.0 09:47:43 appdirs==1.4.4 09:47:43 argcomplete==3.6.3 09:47:43 aspy.yaml==1.3.0 09:47:43 async-timeout==5.0.1 09:47:43 attrs==26.1.0 09:47:43 autopage==0.6.0 09:47:43 backports.strenum==1.3.1 09:47:43 beautifulsoup4==4.15.0 09:47:43 boto3==1.43.36 09:47:43 botocore==1.43.36 09:47:43 bs4==0.0.2 09:47:43 certifi==2026.6.17 09:47:43 cffi==2.0.0 09:47:43 cfgv==3.5.0 09:47:43 chardet==7.4.3 09:47:43 charset-normalizer==3.4.7 09:47:43 click==8.4.1 09:47:43 cliff==4.14.0 09:47:43 cmd2==3.5.1 09:47:43 cryptography==3.3.2 09:47:43 debtcollector==3.1.0 09:47:43 decorator==5.3.1 09:47:43 defusedxml==0.7.1 09:47:43 Deprecated==1.3.1 09:47:43 distlib==0.4.3 09:47:43 dnspython==2.8.0 09:47:43 docker==7.1.0 09:47:43 dogpile.cache==1.5.0 09:47:43 durationpy==0.10 09:47:43 email-validator==2.3.0 09:47:43 filelock==3.29.4 09:47:43 frozenlist==1.8.0 09:47:43 future==1.0.0 09:47:43 gitdb==4.0.12 09:47:43 GitPython==3.1.50 09:47:43 httplib2==0.30.2 09:47:43 identify==2.6.19 09:47:43 idna==3.18 09:47:43 importlib-resources==1.5.0 09:47:43 iso8601==2.1.0 09:47:43 Jinja2==3.1.6 09:47:43 jmespath==1.1.0 09:47:43 jsonpatch==1.33 09:47:43 jsonpointer==3.1.1 09:47:43 jsonschema==4.26.0 09:47:43 jsonschema-specifications==2025.9.1 09:47:43 keystoneauth1==5.14.0 09:47:43 kubernetes==36.0.2 09:47:43 lftools==0.37.22 09:47:43 lxml==6.1.1 09:47:43 markdown-it-py==4.2.0 09:47:43 MarkupSafe==3.0.3 09:47:43 mdurl==0.1.2 09:47:43 msgpack==1.2.1 09:47:43 multi_key_dict==2.0.3 09:47:43 multidict==6.7.1 09:47:43 munch==4.0.0 09:47:43 netaddr==1.3.0 09:47:43 niet==1.4.2 09:47:43 nodeenv==1.10.0 09:47:43 oauth2client==4.1.3 09:47:43 oauthlib==3.3.1 09:47:43 openstacksdk==4.13.0 09:47:43 os-service-types==1.8.2 09:47:43 osc-lib==4.6.0 09:47:43 oslo.config==10.4.0 09:47:43 oslo.context==6.4.0 09:47:43 oslo.i18n==6.8.0 09:47:43 oslo.log==8.2.0 09:47:43 oslo.serialization==5.10.0 09:47:43 oslo.utils==10.1.1 09:47:43 packaging==26.2 09:47:43 pbr==7.0.3 09:47:43 platformdirs==4.10.0 09:47:43 prettytable==3.18.0 09:47:43 propcache==0.5.2 09:47:43 psutil==7.2.2 09:47:43 pyasn1==0.6.3 09:47:43 pyasn1_modules==0.4.2 09:47:43 pycparser==3.0 09:47:43 pygerrit2==2.0.15 09:47:43 PyGithub==2.9.1 09:47:43 Pygments==2.20.0 09:47:43 PyJWT==2.13.0 09:47:43 PyNaCl==1.6.2 09:47:43 pyparsing==2.4.7 09:47:43 pyperclip==1.11.0 09:47:43 pyrsistent==0.20.0 09:47:43 python-cinderclient==9.9.0 09:47:43 python-dateutil==2.9.0.post0 09:47:43 python-discovery==1.4.2 09:47:43 python-heatclient==5.2.0 09:47:43 python-jenkins==1.8.3 09:47:43 python-keystoneclient==5.8.0 09:47:43 python-magnumclient==4.10.0 09:47:43 python-openstackclient==10.0.0 09:47:43 python-swiftclient==4.10.0 09:47:43 PyYAML==6.0.3 09:47:43 referencing==0.37.0 09:47:43 requests==2.34.2 09:47:43 requests-oauthlib==2.0.0 09:47:43 rfc3986==2.0.0 09:47:43 rich==15.0.0 09:47:43 rich-argparse==1.8.0 09:47:43 rpds-py==0.30.0 09:47:43 rsa==4.9.1 09:47:43 ruamel.yaml==0.19.1 09:47:43 ruamel.yaml.clib==0.2.15 09:47:43 s3transfer==0.19.0 09:47:43 simplejson==4.1.1 09:47:43 six==1.17.0 09:47:43 smmap==5.0.3 09:47:43 soupsieve==2.8.4 09:47:43 stevedore==5.8.0 09:47:43 tabulate==0.10.0 09:47:43 toml==0.10.2 09:47:43 tomlkit==0.15.0 09:47:43 tqdm==4.68.3 09:47:43 typing_extensions==4.15.0 09:47:43 urllib3==1.26.20 09:47:43 virtualenv==21.5.1 09:47:43 wcwidth==0.8.1 09:47:43 websocket-client==1.9.0 09:47:43 wrapt==2.2.2 09:47:43 xdg==6.0.0 09:47:43 xmltodict==1.0.4 09:47:43 yarl==1.24.2 09:47:43 yq==3.4.3 09:47:43 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins10169027849549869132.sh 09:47:43 ---> uv-install.sh 09:47:43 Installing uv/uvx (latest) using shell installer 09:47:43 2026-06-24 09:47:43 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-TBJ4AV.sh" [1] 09:47:43 downloading uv 0.11.24 x86_64-unknown-linux-gnu 09:47:44 installing to /home/jenkins/.local/bin 09:47:44 uv 09:47:44 uvx 09:47:44 everything's installed! 09:47:44 09:47:44 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:47:44 09:47:44 source $HOME/.local/bin/env (sh, bash, zsh) 09:47:44 source $HOME/.local/bin/env.fish (fish) 09:47:44 Adding install location to PATH 09:47:44 ---> Validating uv/uvx install 09:47:44 uvx 0.11.24 (x86_64-unknown-linux-gnu) 09:47:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15696537515666316844.sh 09:47:44 ---> sudo-logs.sh 09:47:44 Archiving 'sudo' log.. 09:47:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9945836954482958783.sh 09:47:44 ---> job-cost.sh 09:47:44 INFO: Activating Python virtual environment... 09:47:44 Setup pyenv: 09:47:45 system 09:47:45 3.8.13 09:47:45 3.9.13 09:47:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:47:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yp04 from file:/tmp/.os_lf_venv 09:47:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:47:46 lf-activate-venv(): INFO: Base packages installed successfully 09:47:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:47:52 lf-activate-venv(): INFO: Adding /tmp/venv-Yp04/bin to PATH 09:47:52 INFO: No stack-cost file found 09:47:52 INFO: Instance uptime: 180s 09:47:52 INFO: Fetching instance metadata (attempt 1 of 3)... 09:47:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:47:52 INFO: Successfully fetched instance metadata 09:47:52 INFO: Instance type: v3-standard-4 09:47:52 INFO: Retrieving pricing info for: v3-standard-4 09:47:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:47:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=180 09:47:53 INFO: Successfully fetched Vexxhost pricing API 09:47:53 INFO: Retrieved cost: 0.11 09:47:53 INFO: Retrieved resource: v3-standard-4 09:47:53 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:47:53 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:47:53 INFO: Successfully archived job cost data 09:47:53 DEBUG: Cost data: oom-master-pre-commit-lint,4670,2026-06-24 09:47:53,v3-standard-4,180,0.11,0.00,SUCCESS 09:47:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8770281108645421241.sh 09:47:53 ---> logs-deploy.sh 09:47:53 Setup pyenv: 09:47:53 system 09:47:53 3.8.13 09:47:53 3.9.13 09:47:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:47:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yp04 from file:/tmp/.os_lf_venv 09:47:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:47:55 lf-activate-venv(): INFO: Base packages installed successfully 09:47:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:48:03 lf-activate-venv(): INFO: Adding /tmp/venv-Yp04/bin to PATH 09:48:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4670 09:48:03 INFO: archiving workspace using pattern(s): 09:48:05 Archives upload complete. 09:48:05 INFO: archiving logs to Nexus 09:48:06 ---> uname -a: 09:48:06 Linux prd-ubuntu1804-builder-4c-4g-1815 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:48:06 09:48:06 09:48:06 ---> lscpu: 09:48:06 Architecture: x86_64 09:48:06 CPU op-mode(s): 32-bit, 64-bit 09:48:06 Byte Order: Little Endian 09:48:06 CPU(s): 4 09:48:06 On-line CPU(s) list: 0-3 09:48:06 Thread(s) per core: 1 09:48:06 Core(s) per socket: 1 09:48:06 Socket(s): 4 09:48:06 NUMA node(s): 1 09:48:06 Vendor ID: AuthenticAMD 09:48:06 CPU family: 23 09:48:06 Model: 49 09:48:06 Model name: AMD EPYC-Rome Processor 09:48:06 Stepping: 0 09:48:06 CPU MHz: 2799.998 09:48:06 BogoMIPS: 5599.99 09:48:06 Virtualization: AMD-V 09:48:06 Hypervisor vendor: KVM 09:48:06 Virtualization type: full 09:48:06 L1d cache: 32K 09:48:06 L1i cache: 32K 09:48:06 L2 cache: 512K 09:48:06 L3 cache: 16384K 09:48:06 NUMA node0 CPU(s): 0-3 09:48:06 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 09:48:06 09:48:06 09:48:06 ---> nproc: 09:48:06 4 09:48:06 09:48:06 09:48:06 ---> df -h: 09:48:06 Filesystem Size Used Avail Use% Mounted on 09:48:06 udev 7.9G 0 7.9G 0% /dev 09:48:06 tmpfs 1.6G 676K 1.6G 1% /run 09:48:06 /dev/vda1 78G 8.5G 69G 11% / 09:48:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:48:06 tmpfs 5.0M 0 5.0M 0% /run/lock 09:48:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:48:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:48:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:48:06 09:48:06 09:48:06 ---> free -m: 09:48:06 total used free shared buff/cache available 09:48:06 Mem: 16040 548 13154 0 2337 15167 09:48:06 Swap: 1023 0 1023 09:48:06 09:48:06 09:48:06 ---> ip addr: 09:48:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:48:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:48:06 inet 127.0.0.1/8 scope host lo 09:48:06 valid_lft forever preferred_lft forever 09:48:06 inet6 ::1/128 scope host 09:48:06 valid_lft forever preferred_lft forever 09:48:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:48:06 link/ether fa:16:3e:23:fc:d8 brd ff:ff:ff:ff:ff:ff 09:48:06 inet 10.30.106.104/23 brd 10.30.107.255 scope global dynamic ens3 09:48:06 valid_lft 86215sec preferred_lft 86215sec 09:48:06 inet6 fe80::f816:3eff:fe23:fcd8/64 scope link 09:48:06 valid_lft forever preferred_lft forever 09:48:06 09:48:06 09:48:06 ---> sar -b -r -n DEV: 09:48:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1815) 06/24/26 _x86_64_ (4 CPU) 09:48:06 09:48:06 09:45:02 LINUX RESTART (4 CPU) 09:48:06 09:48:06 09:46:02 tps rtps wtps bread/s bwrtn/s 09:48:06 09:47:01 91.39 0.24 91.15 16.95 30956.24 09:48:06 09:48:01 89.15 1.15 88.00 134.38 10009.67 09:48:06 Average: 90.26 0.70 89.56 76.16 20394.96 09:48:06 09:48:06 09:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:48:06 09:47:01 13810756 15522248 2614204 15.92 67000 1839272 829208 4.75 789492 1598608 97880 09:48:06 09:48:01 13461284 15518704 2963676 18.04 89096 2145384 788784 4.51 801156 1899956 207056 09:48:06 Average: 13636020 15520476 2788940 16.98 78048 1992328 808996 4.63 795324 1749282 152468 09:48:06 09:48:06 09:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:48:06 09:47:01 lo 1.08 1.08 0.13 0.13 0.00 0.00 0.00 0.00 09:48:06 09:47:01 ens3 117.18 82.22 770.75 10.37 0.00 0.00 0.00 0.00 09:48:06 09:48:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 09:48:06 09:48:01 ens3 68.86 52.91 819.09 11.18 0.00 0.00 0.00 0.00 09:48:06 Average: lo 1.24 1.24 0.14 0.14 0.00 0.00 0.00 0.00 09:48:06 Average: ens3 92.82 67.44 795.13 10.78 0.00 0.00 0.00 0.00 09:48:06 09:48:06 09:48:06 ---> sar -P ALL: 09:48:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1815) 06/24/26 _x86_64_ (4 CPU) 09:48:06 09:48:06 09:45:02 LINUX RESTART (4 CPU) 09:48:06 09:48:06 09:46:02 CPU %user %nice %system %iowait %steal %idle 09:48:06 09:47:01 all 12.32 0.00 1.16 11.36 0.04 75.12 09:48:06 09:47:01 0 20.89 0.00 1.44 2.26 0.07 75.34 09:48:06 09:47:01 1 11.48 0.00 1.24 29.69 0.03 57.55 09:48:06 09:47:01 2 6.99 0.00 0.77 2.55 0.05 89.65 09:48:06 09:47:01 3 9.88 0.00 1.17 10.90 0.03 78.02 09:48:06 09:48:01 all 19.91 0.00 1.45 2.16 0.05 76.43 09:48:06 09:48:01 0 21.63 0.00 1.13 0.20 0.05 76.99 09:48:06 09:48:01 1 21.39 0.00 1.97 3.74 0.05 72.85 09:48:06 09:48:01 2 8.53 0.00 0.42 0.10 0.03 90.91 09:48:06 09:48:01 3 27.99 0.00 2.29 4.56 0.07 65.10 09:48:06 Average: all 16.14 0.00 1.31 6.72 0.05 75.78 09:48:06 Average: 0 21.26 0.00 1.29 1.22 0.06 76.17 09:48:06 Average: 1 16.48 0.00 1.61 16.61 0.04 65.26 09:48:06 Average: 2 7.77 0.00 0.59 1.31 0.04 90.28 09:48:06 Average: 3 19.01 0.00 1.73 7.70 0.05 71.51 09:48:06 09:48:06 09:48:06