20:22:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146039 20:22:07 Running as SYSTEM 20:22:07 [EnvInject] - Loading node environment variables. 20:22:07 Building remotely on prd-ubuntu1804-builder-4c-4g-8696 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 20:22:07 [ssh-agent] Looking for ssh-agent implementation... 20:22:07 $ ssh-agent 20:22:07 SSH_AUTH_SOCK=/tmp/ssh-GJLGJxKnERxA/agent.1665 20:22:07 SSH_AGENT_PID=1667 20:22:07 [ssh-agent] Started. 20:22:07 Running ssh-add (command line suppressed) 20:22:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17394886173915834128.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17394886173915834128.key) 20:22:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:22:07 The recommended git tool is: NONE 20:22:08 using credential onap-jenkins-ssh 20:22:08 Wiping out workspace first. 20:22:08 Cloning the remote Git repository 20:22:09 Cloning repository git://cloud.onap.org/mirror/oom.git 20:22:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 20:22:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:22:09 > git --version # timeout=10 20:22:09 > git --version # 'git version 2.17.1' 20:22:09 using GIT_SSH to set credentials Gerrit user 20:22:09 Verifying host key using manually-configured host key entries 20:22:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:22:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:22:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:22:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:22:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:22:14 using GIT_SSH to set credentials Gerrit user 20:22:14 Verifying host key using manually-configured host key entries 20:22:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/146039/1 # timeout=30 20:22:15 > git rev-parse b33415f8211f95900a8209bd3a33a40cfe1968f1^{commit} # timeout=10 20:22:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:22:15 Checking out Revision b33415f8211f95900a8209bd3a33a40cfe1968f1 (refs/changes/39/146039/1) 20:22:15 > git config core.sparsecheckout # timeout=10 20:22:15 > git checkout -f b33415f8211f95900a8209bd3a33a40cfe1968f1 # timeout=30 20:22:18 Commit message: "[DCAEGEN2] PRH snapshot image for gating" 20:22:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:22:18 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 20:22:18 [EnvInject] - Injecting environment variables from a build step. 20:22:18 [EnvInject] - Injecting as environment variables the properties content 20:22:18 PYTHON=python3 20:22:18 20:22:18 [EnvInject] - Variables injected successfully. 20:22:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15415033624406536642.sh 20:22:18 ---> tox-install.sh 20:22:18 + source /home/jenkins/lf-env.sh 20:22:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:22:18 ++ mktemp -d /tmp/venv-XXXX 20:22:18 + lf_venv=/tmp/venv-2rqz 20:22:18 + local venv_file=/tmp/.os_lf_venv 20:22:18 + local python=python3 20:22:18 + local options 20:22:18 + local set_path=true 20:22:18 + local install_args= 20:22:18 ++ 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 20:22:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:22:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:22:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:22:18 + true 20:22:18 + case $1 in 20:22:18 + venv_file=/tmp/.toxenv 20:22:18 + shift 2 20:22:18 + true 20:22:18 + case $1 in 20:22:18 + shift 20:22:18 + break 20:22:18 + case $python in 20:22:18 + local pkg_list= 20:22:18 + [[ -d /opt/pyenv ]] 20:22:18 + echo 'Setup pyenv:' 20:22:18 Setup pyenv: 20:22:18 + export PYENV_ROOT=/opt/pyenv 20:22:18 + PYENV_ROOT=/opt/pyenv 20:22:18 + 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 20:22:18 + 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 20:22:18 + pyenv versions 20:22:19 * system (set by /opt/pyenv/version) 20:22:19 * 3.8.13 (set by /opt/pyenv/version) 20:22:19 * 3.9.13 (set by /opt/pyenv/version) 20:22:19 * 3.10.6 (set by /opt/pyenv/version) 20:22:19 + command -v pyenv 20:22:19 ++ pyenv init - --no-rehash 20:22:19 + 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[*]}"'\'')" 20:22:19 export PATH="/opt/pyenv/shims:${PATH}" 20:22:19 export PYENV_SHELL=bash 20:22:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:22:19 pyenv() { 20:22:19 local command 20:22:19 command="${1:-}" 20:22:19 if [ "$#" -gt 0 ]; then 20:22:19 shift 20:22:19 fi 20:22:19 20:22:19 case "$command" in 20:22:19 rehash|shell) 20:22:19 eval "$(pyenv "sh-$command" "$@")" 20:22:19 ;; 20:22:19 *) 20:22:19 command pyenv "$command" "$@" 20:22:19 ;; 20:22:19 esac 20:22:19 }' 20:22:19 +++ 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[*]}"' 20:22:19 ++ 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 20:22:19 ++ 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 20:22:19 ++ 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 20:22:19 ++ export PYENV_SHELL=bash 20:22:19 ++ PYENV_SHELL=bash 20:22:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:22:19 +++ complete -F _pyenv pyenv 20:22:19 ++ lf-pyver python3 20:22:19 ++ local py_version_xy=python3 20:22:19 ++ local py_version_xyz= 20:22:19 ++ pyenv versions 20:22:19 ++ local command 20:22:19 ++ sed 's/^[ *]* //' 20:22:19 ++ command=versions 20:22:19 ++ '[' 1 -gt 0 ']' 20:22:19 ++ shift 20:22:19 ++ case "$command" in 20:22:19 ++ command pyenv versions 20:22:19 ++ pyenv versions 20:22:19 ++ grep -E '^[0-9.]*[0-9]$' 20:22:19 ++ awk '{ print $1 }' 20:22:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:22:19 +++ grep '^3' /tmp/.pyenv_versions 20:22:19 +++ tail -n 1 20:22:19 +++ sort -V 20:22:19 ++ py_version_xyz=3.10.6 20:22:19 ++ [[ -z 3.10.6 ]] 20:22:19 ++ echo 3.10.6 20:22:19 ++ return 0 20:22:19 + pyenv local 3.10.6 20:22:19 + local command 20:22:19 + command=local 20:22:19 + '[' 2 -gt 0 ']' 20:22:19 + shift 20:22:19 + case "$command" in 20:22:19 + command pyenv local 3.10.6 20:22:19 + pyenv local 3.10.6 20:22:19 + for arg in "$@" 20:22:19 + case $arg in 20:22:19 + pkg_list+='tox ' 20:22:19 + for arg in "$@" 20:22:19 + case $arg in 20:22:19 + pkg_list+='virtualenv ' 20:22:19 + for arg in "$@" 20:22:19 + case $arg in 20:22:19 + pkg_list+='urllib3~=1.26.15 ' 20:22:19 + [[ -f /tmp/.toxenv ]] 20:22:19 + [[ ! -f /tmp/.toxenv ]] 20:22:19 + [[ -n '' ]] 20:22:19 + python3 -m venv /tmp/venv-2rqz 20:22:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2rqz' 20:22:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2rqz 20:22:23 + echo /tmp/venv-2rqz 20:22:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:22:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:22:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:22:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:22:23 + local 'pip_opts=--upgrade --quiet' 20:22:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:22:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:22:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:22:23 + [[ -n '' ]] 20:22:23 + [[ -n '' ]] 20:22:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:22:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:22:23 + /tmp/venv-2rqz/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 20:22:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:22:27 lf-activate-venv(): INFO: Base packages installed successfully 20:22:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:22:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:22:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:22:27 + /tmp/venv-2rqz/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 20:22:29 + type python3 20:22:29 + true 20:22:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2rqz/bin to PATH' 20:22:29 lf-activate-venv(): INFO: Adding /tmp/venv-2rqz/bin to PATH 20:22:29 + PATH=/tmp/venv-2rqz/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 20:22:29 + return 0 20:22:29 + python3 --version 20:22:29 Python 3.10.6 20:22:29 + python3 -m pip --version 20:22:29 pip 26.1.2 from /tmp/venv-2rqz/lib/python3.10/site-packages/pip (python 3.10) 20:22:29 + python3 -m pip freeze 20:22:30 cachetools==7.1.4 20:22:30 colorama==0.4.6 20:22:30 distlib==0.4.3 20:22:30 filelock==3.29.7 20:22:30 packaging==26.2 20:22:30 platformdirs==4.10.0 20:22:30 pluggy==1.6.0 20:22:30 pyproject-api==1.10.1 20:22:30 python-discovery==1.4.4 20:22:30 tomli==2.4.1 20:22:30 tomli_w==1.2.0 20:22:30 tox==4.56.4 20:22:30 typing_extensions==4.16.0 20:22:30 urllib3==1.26.20 20:22:30 virtualenv==21.6.1 20:22:30 [EnvInject] - Injecting environment variables from a build step. 20:22:30 [EnvInject] - Injecting as environment variables the properties content 20:22:30 PARALLEL=false 20:22:30 20:22:30 [EnvInject] - Variables injected successfully. 20:22:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8773197994585322336.sh 20:22:30 ---> tox-run.sh 20:22:30 + 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 20:22:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 20:22:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 20:22:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 20:22:30 + cd /w/workspace/oom-master-pre-commit-lint/. 20:22:30 + source /home/jenkins/lf-env.sh 20:22:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:22:30 ++ mktemp -d /tmp/venv-XXXX 20:22:30 + lf_venv=/tmp/venv-zUMq 20:22:30 + local venv_file=/tmp/.os_lf_venv 20:22:30 + local python=python3 20:22:30 + local options 20:22:30 + local set_path=true 20:22:30 + local install_args= 20:22:30 ++ 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 20:22:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:22:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:22:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:22:30 + true 20:22:30 + case $1 in 20:22:30 + venv_file=/tmp/.toxenv 20:22:30 + shift 2 20:22:30 + true 20:22:30 + case $1 in 20:22:30 + shift 20:22:30 + break 20:22:30 + case $python in 20:22:30 + local pkg_list= 20:22:30 + [[ -d /opt/pyenv ]] 20:22:30 + echo 'Setup pyenv:' 20:22:30 Setup pyenv: 20:22:30 + export PYENV_ROOT=/opt/pyenv 20:22:30 + PYENV_ROOT=/opt/pyenv 20:22:30 + 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 20:22:30 + 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 20:22:30 + pyenv versions 20:22:30 system 20:22:30 3.8.13 20:22:30 3.9.13 20:22:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:22:30 + command -v pyenv 20:22:30 ++ pyenv init - --no-rehash 20:22:30 + 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[*]}"'\'')" 20:22:30 export PATH="/opt/pyenv/shims:${PATH}" 20:22:30 export PYENV_SHELL=bash 20:22:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:22:30 pyenv() { 20:22:30 local command 20:22:30 command="${1:-}" 20:22:30 if [ "$#" -gt 0 ]; then 20:22:30 shift 20:22:30 fi 20:22:30 20:22:30 case "$command" in 20:22:30 rehash|shell) 20:22:30 eval "$(pyenv "sh-$command" "$@")" 20:22:30 ;; 20:22:30 *) 20:22:30 command pyenv "$command" "$@" 20:22:30 ;; 20:22:30 esac 20:22:30 }' 20:22:30 +++ 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[*]}"' 20:22:30 ++ 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 20:22:30 ++ 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 20:22:30 ++ 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 20:22:30 ++ export PYENV_SHELL=bash 20:22:30 ++ PYENV_SHELL=bash 20:22:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:22:30 +++ complete -F _pyenv pyenv 20:22:30 ++ lf-pyver python3 20:22:30 ++ local py_version_xy=python3 20:22:30 ++ local py_version_xyz= 20:22:30 ++ pyenv versions 20:22:30 ++ local command 20:22:30 ++ command=versions 20:22:30 ++ '[' 1 -gt 0 ']' 20:22:30 ++ shift 20:22:30 ++ case "$command" in 20:22:30 ++ command pyenv versions 20:22:30 ++ pyenv versions 20:22:30 ++ sed 's/^[ *]* //' 20:22:30 ++ grep -E '^[0-9.]*[0-9]$' 20:22:30 ++ awk '{ print $1 }' 20:22:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:22:30 +++ sort -V 20:22:30 +++ grep '^3' /tmp/.pyenv_versions 20:22:30 +++ tail -n 1 20:22:30 ++ py_version_xyz=3.10.6 20:22:30 ++ [[ -z 3.10.6 ]] 20:22:30 ++ echo 3.10.6 20:22:30 ++ return 0 20:22:30 + pyenv local 3.10.6 20:22:30 + local command 20:22:30 + command=local 20:22:30 + '[' 2 -gt 0 ']' 20:22:30 + shift 20:22:30 + case "$command" in 20:22:30 + command pyenv local 3.10.6 20:22:30 + pyenv local 3.10.6 20:22:30 + for arg in "$@" 20:22:30 + case $arg in 20:22:30 + pkg_list+='tox ' 20:22:30 + for arg in "$@" 20:22:30 + case $arg in 20:22:30 + pkg_list+='virtualenv ' 20:22:30 + for arg in "$@" 20:22:30 + case $arg in 20:22:30 + pkg_list+='urllib3~=1.26.15 ' 20:22:30 + [[ -f /tmp/.toxenv ]] 20:22:30 ++ cat /tmp/.toxenv 20:22:30 + lf_venv=/tmp/venv-2rqz 20:22:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2rqz from' file:/tmp/.toxenv 20:22:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2rqz from file:/tmp/.toxenv 20:22:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:22:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:22:30 + local 'pip_opts=--upgrade --quiet' 20:22:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:22:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:22:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:22:30 + [[ -n '' ]] 20:22:30 + [[ -n '' ]] 20:22:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:22:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:22:30 + /tmp/venv-2rqz/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 20:22:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:22:31 lf-activate-venv(): INFO: Base packages installed successfully 20:22:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:22:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:22:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:22:31 + /tmp/venv-2rqz/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 20:22:32 + type python3 20:22:32 + true 20:22:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2rqz/bin to PATH' 20:22:32 lf-activate-venv(): INFO: Adding /tmp/venv-2rqz/bin to PATH 20:22:32 + PATH=/tmp/venv-2rqz/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 20:22:32 + return 0 20:22:32 + [[ -d /opt/pyenv ]] 20:22:32 + echo '---> Setting up pyenv' 20:22:32 ---> Setting up pyenv 20:22:32 + export PYENV_ROOT=/opt/pyenv 20:22:32 + PYENV_ROOT=/opt/pyenv 20:22:32 + export PATH=/opt/pyenv/bin:/tmp/venv-2rqz/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 20:22:32 + PATH=/opt/pyenv/bin:/tmp/venv-2rqz/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 20:22:32 ++ pwd 20:22:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 20:22:32 + export PYTHONPATH 20:22:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:22:32 + TOX_TESTENV_PASSENV=PYTHONPATH 20:22:32 + tox --version 20:22:32 4.56.4 from /tmp/venv-2rqz/lib/python3.10/site-packages/tox/__init__.py 20:22:32 + PARALLEL=false 20:22:32 + TOX_OPTIONS_LIST= 20:22:32 + [[ -n pre-commit ]] 20:22:32 + TOX_OPTIONS_LIST=' -e pre-commit' 20:22:32 + case ${PARALLEL,,} in 20:22:32 + tox -e pre-commit 20:22:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 20:22:33 pre-commit: install_deps> python -I -m pip install pre-commit 20:22:36 pre-commit: freeze> python -m pip freeze --all 20:22:36 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 20:22:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 20:22:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:22:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:22:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:22:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:22:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:22:39 [INFO] Once installed this environment will be reused. 20:22:39 [INFO] This may take a few minutes... 20:22:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:22:43 [INFO] Once installed this environment will be reused. 20:22:43 [INFO] This may take a few minutes... 20:22:47 trim trailing whitespace.................................................Passed 20:22:48 Tabs remover.............................................................Passed 20:22:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 20:22:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:22:48 [INFO] Once installed this environment will be reused. 20:22:48 [INFO] This may take a few minutes... 20:22:57 gitlint..............................................(no files to check)Skipped 20:22:57 pre-commit: OK (24.47=setup[3.99]+cmd[11.27,9.21] seconds) 20:22:57 congratulations :) (24.51 seconds) 20:22:57 + tox_status=0 20:22:57 + echo '---> Completed tox runs' 20:22:57 ---> Completed tox runs 20:22:57 + for i in .tox/*/log 20:22:57 ++ echo .tox/pre-commit/log 20:22:57 ++ awk -F/ '{print $2}' 20:22:57 + tox_env=pre-commit 20:22:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 20:22:57 + DOC_DIR=docs/_build/html 20:22:57 + [[ -d docs/_build/html ]] 20:22:57 + echo '---> tox-run.sh ends' 20:22:57 ---> tox-run.sh ends 20:22:57 + test 0 -eq 0 20:22:57 $ ssh-agent -k 20:22:57 unset SSH_AUTH_SOCK; 20:22:57 unset SSH_AGENT_PID; 20:22:57 echo Agent pid 1667 killed; 20:22:57 [ssh-agent] Stopped. 20:22:57 [PostBuildScript] - [INFO] Executing post build scripts. 20:22:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10810331695364750577.sh 20:22:57 ---> sysstat.sh 20:22:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9784558891799798598.sh 20:22:57 ---> package-listing.sh 20:22:57 ++ facter osfamily 20:22:57 ++ tr '[:upper:]' '[:lower:]' 20:22:58 + OS_FAMILY=debian 20:22:58 + workspace=/w/workspace/oom-master-pre-commit-lint 20:22:58 + START_PACKAGES=/tmp/packages_start.txt 20:22:58 + END_PACKAGES=/tmp/packages_end.txt 20:22:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:22:58 + PACKAGES=/tmp/packages_start.txt 20:22:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:22:58 + PACKAGES=/tmp/packages_end.txt 20:22:58 + case "${OS_FAMILY}" in 20:22:58 + dpkg -l 20:22:58 + grep '^ii' 20:22:58 + '[' -f /tmp/packages_start.txt ']' 20:22:58 + '[' -f /tmp/packages_end.txt ']' 20:22:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:22:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:22:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 20:22:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 20:22:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6146232679985045009.sh 20:22:58 ---> capture-instance-metadata.sh 20:22:58 Setup pyenv: 20:22:58 system 20:22:58 3.8.13 20:22:58 3.9.13 20:22:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:23:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ywjt 20:23:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:23:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:23:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:23:06 lf-activate-venv(): INFO: Base packages installed successfully 20:23:06 lf-activate-venv(): INFO: Installing additional packages: lftools 20:23:28 lf-activate-venv(): INFO: Adding /tmp/venv-Ywjt/bin to PATH 20:23:28 INFO: Running in OpenStack, capturing instance metadata 20:23:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17839034337096865436.sh 20:23:28 provisioning config files... 20:23:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12804576145696459449tmp 20:23:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:23:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:23:28 [EnvInject] - Injecting environment variables from a build step. 20:23:28 [EnvInject] - Injecting as environment variables the properties content 20:23:28 SERVER_ID=logs 20:23:28 20:23:28 [EnvInject] - Variables injected successfully. 20:23:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6695210285731416845.sh 20:23:28 ---> create-netrc.sh 20:23:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12206242387799404801.sh 20:23:29 ---> python-tools-install.sh 20:23:29 Setup pyenv: 20:23:29 system 20:23:29 3.8.13 20:23:29 3.9.13 20:23:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:23:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ywjt from file:/tmp/.os_lf_venv 20:23:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:23:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:23:31 lf-activate-venv(): INFO: Base packages installed successfully 20:23:31 lf-activate-venv(): INFO: Installing additional packages: lftools 20:23:38 lf-activate-venv(): INFO: Adding /tmp/venv-Ywjt/bin to PATH 20:23:38 Generating Requirements File 20:24:01 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. 20:24:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:24:01 Python 3.10.6 20:24:01 pip 26.1.2 from /tmp/venv-Ywjt/lib/python3.10/site-packages/pip (python 3.10) 20:24:02 aiohappyeyeballs==2.7.1 20:24:02 aiohttp==3.14.1 20:24:02 aiosignal==1.4.0 20:24:02 appdirs==1.4.4 20:24:02 argcomplete==3.7.0 20:24:02 aspy.yaml==1.3.0 20:24:02 async-timeout==5.0.1 20:24:02 attrs==26.1.0 20:24:02 autopage==0.6.0 20:24:02 backports.strenum==1.3.1 20:24:02 beautifulsoup4==4.15.0 20:24:02 boto3==1.43.46 20:24:02 botocore==1.43.46 20:24:02 bs4==0.0.2 20:24:02 certifi==2026.6.17 20:24:02 cffi==2.1.0 20:24:02 cfgv==3.5.0 20:24:02 chardet==7.4.3 20:24:02 charset-normalizer==3.4.9 20:24:02 click==8.4.2 20:24:02 cliff==4.14.0 20:24:02 cmd2==3.5.1 20:24:02 cryptography==3.3.2 20:24:02 debtcollector==3.1.0 20:24:02 decorator==5.3.1 20:24:02 defusedxml==0.7.1 20:24:02 Deprecated==1.3.1 20:24:02 distlib==0.4.3 20:24:02 dnspython==2.8.0 20:24:02 docker==7.2.0 20:24:02 dogpile.cache==1.5.0 20:24:02 durationpy==0.10 20:24:02 email-validator==2.3.0 20:24:02 filelock==3.29.7 20:24:02 frozenlist==1.8.0 20:24:02 future==1.0.0 20:24:02 gitdb==4.0.12 20:24:02 GitPython==3.1.50 20:24:02 httplib2==0.30.2 20:24:02 identify==2.6.19 20:24:02 idna==3.18 20:24:02 importlib-resources==1.5.0 20:24:02 iso8601==2.1.0 20:24:02 Jinja2==3.1.6 20:24:02 jmespath==1.1.0 20:24:02 jsonpatch==1.33 20:24:02 jsonpointer==3.1.1 20:24:02 jsonschema==4.26.0 20:24:02 jsonschema-specifications==2025.9.1 20:24:02 keystoneauth1==5.14.0 20:24:02 kubernetes==36.0.2 20:24:02 lftools==0.37.22 20:24:02 lxml==6.1.1 20:24:02 markdown-it-py==4.2.0 20:24:02 MarkupSafe==3.0.3 20:24:02 mdurl==0.1.2 20:24:02 msgpack==1.2.1 20:24:02 multi_key_dict==2.0.3 20:24:02 multidict==6.7.1 20:24:02 munch==4.0.0 20:24:02 netaddr==1.3.0 20:24:02 niet==1.4.2 20:24:02 nodeenv==1.10.0 20:24:02 oauth2client==4.1.3 20:24:02 oauthlib==3.3.1 20:24:02 openstacksdk==4.13.0 20:24:02 os-service-types==1.8.2 20:24:02 osc-lib==4.6.0 20:24:02 oslo.config==10.4.0 20:24:02 oslo.context==6.4.0 20:24:02 oslo.i18n==6.8.0 20:24:02 oslo.log==8.2.0 20:24:02 oslo.serialization==5.10.0 20:24:02 oslo.utils==10.1.1 20:24:02 packaging==26.2 20:24:02 pbr==7.0.3 20:24:02 platformdirs==4.10.0 20:24:02 prettytable==3.18.0 20:24:02 propcache==0.5.2 20:24:02 psutil==7.2.2 20:24:02 pyasn1==0.6.4 20:24:02 pyasn1_modules==0.4.2 20:24:02 pycparser==3.0 20:24:02 pygerrit2==2.0.15 20:24:02 PyGithub==2.9.1 20:24:02 Pygments==2.20.0 20:24:02 PyJWT==2.13.0 20:24:02 PyNaCl==1.6.2 20:24:02 pyparsing==2.4.7 20:24:02 pyperclip==1.11.0 20:24:02 pyrsistent==0.20.0 20:24:02 python-cinderclient==9.9.0 20:24:02 python-dateutil==2.9.0.post0 20:24:02 python-discovery==1.4.4 20:24:02 python-heatclient==5.2.0 20:24:02 python-jenkins==1.8.3 20:24:02 python-keystoneclient==5.8.0 20:24:02 python-magnumclient==4.11.0 20:24:02 python-openstackclient==10.0.0 20:24:02 python-swiftclient==4.10.0 20:24:02 PyYAML==6.0.3 20:24:02 referencing==0.37.0 20:24:02 requests==2.34.2 20:24:02 requests-oauthlib==2.0.0 20:24:02 rfc3986==2.0.0 20:24:02 rich==15.0.0 20:24:02 rich-argparse==1.8.0 20:24:02 rpds-py==0.30.0 20:24:02 rsa==4.9.1 20:24:02 ruamel.yaml==0.19.1 20:24:02 ruamel.yaml.clib==0.2.15 20:24:02 s3transfer==0.19.1 20:24:02 simplejson==4.1.1 20:24:02 six==1.17.0 20:24:02 smmap==5.0.3 20:24:02 soupsieve==2.8.4 20:24:02 stevedore==5.8.0 20:24:02 tabulate==0.10.0 20:24:02 toml==0.10.2 20:24:02 tomlkit==0.15.0 20:24:02 tqdm==4.68.4 20:24:02 typing_extensions==4.16.0 20:24:02 urllib3==1.26.20 20:24:02 virtualenv==21.6.1 20:24:02 wcwidth==0.8.2 20:24:02 websocket-client==1.9.0 20:24:02 wrapt==2.2.2 20:24:02 xdg==6.0.0 20:24:02 xmltodict==1.0.4 20:24:02 yarl==1.24.2 20:24:02 yq==4.1.1 20:24:02 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins15315980506191862621.sh 20:24:02 ---> uv-install.sh 20:24:02 Installing uv/uvx (latest) using shell installer 20:24:02 2026-07-10 20:24:02 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-dYvcEf.sh" [1] 20:24:02 downloading uv 0.11.28 x86_64-unknown-linux-gnu 20:24:03 installing to /home/jenkins/.local/bin 20:24:03 uv 20:24:03 uvx 20:24:03 everything's installed! 20:24:03 20:24:03 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:24:03 20:24:03 source $HOME/.local/bin/env (sh, bash, zsh) 20:24:03 source $HOME/.local/bin/env.fish (fish) 20:24:03 Adding install location to PATH 20:24:03 ---> Validating uv/uvx install 20:24:03 uvx 0.11.28 (x86_64-unknown-linux-gnu) 20:24:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16455554779666628196.sh 20:24:03 ---> sudo-logs.sh 20:24:03 Archiving 'sudo' log.. 20:24:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5296779422217166530.sh 20:24:03 ---> job-cost.sh 20:24:03 INFO: Activating Python virtual environment... 20:24:03 Setup pyenv: 20:24:03 system 20:24:03 3.8.13 20:24:03 3.9.13 20:24:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:24:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ywjt from file:/tmp/.os_lf_venv 20:24:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:24:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:24:05 lf-activate-venv(): INFO: Base packages installed successfully 20:24:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:24:11 lf-activate-venv(): INFO: Adding /tmp/venv-Ywjt/bin to PATH 20:24:11 INFO: No stack-cost file found 20:24:11 INFO: Instance uptime: 149s 20:24:11 INFO: Fetching instance metadata (attempt 1 of 3)... 20:24:11 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:24:11 INFO: Successfully fetched instance metadata 20:24:11 INFO: Instance type: v3-standard-4 20:24:11 INFO: Retrieving pricing info for: v3-standard-4 20:24:11 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:24:11 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=149 20:24:11 INFO: Successfully fetched Vexxhost pricing API 20:24:11 INFO: Retrieved cost: 0.11 20:24:11 INFO: Retrieved resource: v3-standard-4 20:24:11 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 20:24:11 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 20:24:11 INFO: Successfully archived job cost data 20:24:11 DEBUG: Cost data: oom-master-pre-commit-lint,4690,2026-07-10 20:24:11,v3-standard-4,149,0.11,0.00,SUCCESS 20:24:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4103389830785703983.sh 20:24:11 ---> logs-deploy.sh 20:24:11 Setup pyenv: 20:24:11 system 20:24:11 3.8.13 20:24:11 3.9.13 20:24:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:24:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ywjt from file:/tmp/.os_lf_venv 20:24:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:24:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:24:13 lf-activate-venv(): INFO: Base packages installed successfully 20:24:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:24:21 lf-activate-venv(): INFO: Adding /tmp/venv-Ywjt/bin to PATH 20:24:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4690 20:24:21 INFO: archiving workspace using pattern(s): 20:24:22 Archives upload complete. 20:24:22 INFO: archiving logs to Nexus 20:24:23 ---> uname -a: 20:24:23 Linux prd-ubuntu1804-builder-4c-4g-8696 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:24:23 20:24:23 20:24:23 ---> lscpu: 20:24:23 Architecture: x86_64 20:24:23 CPU op-mode(s): 32-bit, 64-bit 20:24:23 Byte Order: Little Endian 20:24:23 CPU(s): 4 20:24:23 On-line CPU(s) list: 0-3 20:24:23 Thread(s) per core: 1 20:24:23 Core(s) per socket: 1 20:24:23 Socket(s): 4 20:24:23 NUMA node(s): 1 20:24:23 Vendor ID: AuthenticAMD 20:24:23 CPU family: 23 20:24:23 Model: 49 20:24:23 Model name: AMD EPYC-Rome Processor 20:24:23 Stepping: 0 20:24:23 CPU MHz: 2799.998 20:24:23 BogoMIPS: 5599.99 20:24:23 Virtualization: AMD-V 20:24:23 Hypervisor vendor: KVM 20:24:23 Virtualization type: full 20:24:23 L1d cache: 32K 20:24:23 L1i cache: 32K 20:24:23 L2 cache: 512K 20:24:23 L3 cache: 16384K 20:24:23 NUMA node0 CPU(s): 0-3 20:24:23 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 20:24:23 20:24:23 20:24:23 ---> nproc: 20:24:23 4 20:24:23 20:24:23 20:24:23 ---> df -h: 20:24:23 Filesystem Size Used Avail Use% Mounted on 20:24:23 udev 7.9G 0 7.9G 0% /dev 20:24:23 tmpfs 1.6G 676K 1.6G 1% /run 20:24:23 /dev/vda1 78G 8.5G 69G 11% / 20:24:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:24:23 tmpfs 5.0M 0 5.0M 0% /run/lock 20:24:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:24:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:24:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:24:23 20:24:23 20:24:23 ---> free -m: 20:24:23 total used free shared buff/cache available 20:24:23 Mem: 16040 575 13117 0 2346 15140 20:24:23 Swap: 1023 0 1023 20:24:23 20:24:23 20:24:23 ---> ip addr: 20:24:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:24:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:24:23 inet 127.0.0.1/8 scope host lo 20:24:23 valid_lft forever preferred_lft forever 20:24:23 inet6 ::1/128 scope host 20:24:23 valid_lft forever preferred_lft forever 20:24:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:24:23 link/ether fa:16:3e:32:1a:1d brd ff:ff:ff:ff:ff:ff 20:24:23 inet 10.30.106.79/23 brd 10.30.107.255 scope global dynamic ens3 20:24:23 valid_lft 86247sec preferred_lft 86247sec 20:24:23 inet6 fe80::f816:3eff:fe32:1a1d/64 scope link 20:24:23 valid_lft forever preferred_lft forever 20:24:23 20:24:23 20:24:23 ---> sar -b -r -n DEV: 20:24:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8696) 07/10/26 _x86_64_ (4 CPU) 20:24:23 20:24:23 20:21:51 LINUX RESTART (4 CPU) 20:24:23 20:24:23 20:22:01 tps rtps wtps bread/s bwrtn/s 20:24:23 20:23:02 373.45 59.04 314.41 3729.11 61327.11 20:24:23 20:24:01 129.24 0.73 128.52 95.83 15205.42 20:24:23 Average: 252.36 30.13 222.24 1927.58 38458.07 20:24:23 20:24:23 20:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:24:23 20:23:02 13977800 15567028 2447168 14.90 58492 1730536 734176 4.20 734232 1500144 140600 20:24:23 20:24:01 13461136 15470180 2963832 18.04 87768 2098376 803888 4.60 858488 1844960 194828 20:24:23 Average: 13719468 15518604 2705500 16.47 73130 1914456 769032 4.40 796360 1672552 167714 20:24:23 20:24:23 20:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:24:23 20:23:02 ens3 482.27 320.85 2290.19 80.05 0.00 0.00 0.00 0.00 20:24:23 20:23:02 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 20:24:23 20:24:01 ens3 80.57 55.17 1112.38 10.70 0.00 0.00 0.00 0.00 20:24:23 20:24:01 lo 1.42 1.42 0.16 0.16 0.00 0.00 0.00 0.00 20:24:23 Average: ens3 283.09 189.11 1706.18 45.67 0.00 0.00 0.00 0.00 20:24:23 Average: lo 1.85 1.85 0.20 0.20 0.00 0.00 0.00 0.00 20:24:23 20:24:23 20:24:23 ---> sar -P ALL: 20:24:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8696) 07/10/26 _x86_64_ (4 CPU) 20:24:23 20:24:23 20:21:51 LINUX RESTART (4 CPU) 20:24:23 20:24:23 20:22:01 CPU %user %nice %system %iowait %steal %idle 20:24:23 20:23:02 all 24.85 0.00 2.94 2.58 0.07 69.56 20:24:23 20:23:02 0 24.31 0.00 3.31 1.94 0.08 70.37 20:24:23 20:23:02 1 26.05 0.00 3.08 2.88 0.07 67.92 20:24:23 20:23:02 2 24.06 0.00 2.54 2.44 0.07 70.89 20:24:23 20:23:02 3 24.95 0.00 2.84 3.08 0.07 69.06 20:24:23 20:24:01 all 20.24 0.00 1.43 1.22 0.05 77.05 20:24:23 20:24:01 0 1.94 0.00 0.24 0.00 0.02 97.81 20:24:23 20:24:01 1 33.37 0.00 2.10 0.58 0.07 63.89 20:24:23 20:24:01 2 38.00 0.00 1.92 0.97 0.07 59.04 20:24:23 20:24:01 3 7.60 0.00 1.46 3.33 0.05 87.56 20:24:23 Average: all 22.56 0.00 2.19 1.91 0.06 73.28 20:24:23 Average: 0 13.23 0.00 1.79 0.98 0.05 83.96 20:24:23 Average: 1 29.68 0.00 2.59 1.74 0.07 65.92 20:24:23 Average: 2 30.98 0.00 2.23 1.71 0.07 65.01 20:24:23 Average: 3 16.34 0.00 2.16 3.20 0.06 78.24 20:24:23 20:24:23 20:24:23