08:45:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144198 08:45:49 Running as SYSTEM 08:45:49 [EnvInject] - Loading node environment variables. 08:45:49 Building remotely on prd-ubuntu1804-builder-4c-4g-6356 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:45:49 [ssh-agent] Looking for ssh-agent implementation... 08:45:49 $ ssh-agent 08:45:49 SSH_AUTH_SOCK=/tmp/ssh-ZFJmF8EKHega/agent.1654 08:45:49 SSH_AGENT_PID=1656 08:45:49 [ssh-agent] Started. 08:45:49 Running ssh-add (command line suppressed) 08:45:49 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3172048214112944568.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3172048214112944568.key) 08:45:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:45:50 The recommended git tool is: NONE 08:45:51 using credential onap-jenkins-ssh 08:45:51 Wiping out workspace first. 08:45:51 Cloning the remote Git repository 08:45:51 Cloning repository git://cloud.onap.org/mirror/oom.git 08:45:51 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:45:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:45:51 > git --version # timeout=10 08:45:51 > git --version # 'git version 2.17.1' 08:45:51 using GIT_SSH to set credentials Gerrit user 08:45:51 Verifying host key using manually-configured host key entries 08:45:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:45:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:45:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:45:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:45:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:45:57 using GIT_SSH to set credentials Gerrit user 08:45:57 Verifying host key using manually-configured host key entries 08:45:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/98/144198/13 # timeout=30 08:45:57 > git rev-parse d50ef09feb5fe4f7e278e1dab078d94e75c6ad1b^{commit} # timeout=10 08:45:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:45:57 Checking out Revision d50ef09feb5fe4f7e278e1dab078d94e75c6ad1b (refs/changes/98/144198/13) 08:45:57 > git config core.sparsecheckout # timeout=10 08:45:57 > git checkout -f d50ef09feb5fe4f7e278e1dab078d94e75c6ad1b # timeout=30 08:46:01 Commit message: "[PORTALNG] 15.0.0 release" 08:46:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:46:01 > git rev-list --no-walk ffb29f3d110bb63224619d1967b9965801bf0aef # timeout=10 08:46:01 [EnvInject] - Injecting environment variables from a build step. 08:46:01 [EnvInject] - Injecting as environment variables the properties content 08:46:01 PYTHON=python3 08:46:01 08:46:01 [EnvInject] - Variables injected successfully. 08:46:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14797974922386162400.sh 08:46:01 ---> tox-install.sh 08:46:01 + source /home/jenkins/lf-env.sh 08:46:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:46:01 ++ mktemp -d /tmp/venv-XXXX 08:46:01 + lf_venv=/tmp/venv-KHZk 08:46:01 + local venv_file=/tmp/.os_lf_venv 08:46:01 + local python=python3 08:46:01 + local options 08:46:01 + local set_path=true 08:46:01 + local install_args= 08:46:01 ++ 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:46:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:46:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:46:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:46:01 + true 08:46:01 + case $1 in 08:46:01 + venv_file=/tmp/.toxenv 08:46:01 + shift 2 08:46:01 + true 08:46:01 + case $1 in 08:46:01 + shift 08:46:01 + break 08:46:01 + case $python in 08:46:01 + local pkg_list= 08:46:01 + [[ -d /opt/pyenv ]] 08:46:01 + echo 'Setup pyenv:' 08:46:01 Setup pyenv: 08:46:01 + export PYENV_ROOT=/opt/pyenv 08:46:01 + PYENV_ROOT=/opt/pyenv 08:46:01 + 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:46:01 + 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:46:01 + pyenv versions 08:46:01 * system (set by /opt/pyenv/version) 08:46:01 * 3.8.13 (set by /opt/pyenv/version) 08:46:01 * 3.9.13 (set by /opt/pyenv/version) 08:46:01 * 3.10.6 (set by /opt/pyenv/version) 08:46:01 + command -v pyenv 08:46:01 ++ pyenv init - --no-rehash 08:46:01 + 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:46:01 export PATH="/opt/pyenv/shims:${PATH}" 08:46:01 export PYENV_SHELL=bash 08:46:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:46:01 pyenv() { 08:46:01 local command 08:46:01 command="${1:-}" 08:46:01 if [ "$#" -gt 0 ]; then 08:46:01 shift 08:46:01 fi 08:46:01 08:46:01 case "$command" in 08:46:01 rehash|shell) 08:46:01 eval "$(pyenv "sh-$command" "$@")" 08:46:01 ;; 08:46:01 *) 08:46:01 command pyenv "$command" "$@" 08:46:01 ;; 08:46:01 esac 08:46:01 }' 08:46:01 +++ 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:46:01 ++ 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:46:01 ++ 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:46:01 ++ 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:46:01 ++ export PYENV_SHELL=bash 08:46:01 ++ PYENV_SHELL=bash 08:46:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:46:01 +++ complete -F _pyenv pyenv 08:46:01 ++ lf-pyver python3 08:46:01 ++ local py_version_xy=python3 08:46:01 ++ local py_version_xyz= 08:46:01 ++ sed 's/^[ *]* //' 08:46:01 ++ awk '{ print $1 }' 08:46:01 ++ pyenv versions 08:46:01 ++ local command 08:46:01 ++ command=versions 08:46:01 ++ '[' 1 -gt 0 ']' 08:46:01 ++ shift 08:46:01 ++ case "$command" in 08:46:01 ++ command pyenv versions 08:46:01 ++ pyenv versions 08:46:01 ++ grep -E '^[0-9.]*[0-9]$' 08:46:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:46:01 +++ grep '^3' /tmp/.pyenv_versions 08:46:01 +++ sort -V 08:46:01 +++ tail -n 1 08:46:01 ++ py_version_xyz=3.10.6 08:46:01 ++ [[ -z 3.10.6 ]] 08:46:01 ++ echo 3.10.6 08:46:01 ++ return 0 08:46:01 + pyenv local 3.10.6 08:46:01 + local command 08:46:01 + command=local 08:46:01 + '[' 2 -gt 0 ']' 08:46:01 + shift 08:46:01 + case "$command" in 08:46:01 + command pyenv local 3.10.6 08:46:01 + pyenv local 3.10.6 08:46:01 + for arg in "$@" 08:46:01 + case $arg in 08:46:01 + pkg_list+='tox ' 08:46:01 + for arg in "$@" 08:46:01 + case $arg in 08:46:01 + pkg_list+='virtualenv ' 08:46:01 + for arg in "$@" 08:46:01 + case $arg in 08:46:01 + pkg_list+='urllib3~=1.26.15 ' 08:46:01 + [[ -f /tmp/.toxenv ]] 08:46:01 + [[ ! -f /tmp/.toxenv ]] 08:46:01 + [[ -n '' ]] 08:46:01 + python3 -m venv /tmp/venv-KHZk 08:46:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KHZk' 08:46:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KHZk 08:46:05 + echo /tmp/venv-KHZk 08:46:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:46:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:46:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:46:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:46:05 + local 'pip_opts=--upgrade --quiet' 08:46:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:46:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:46:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:46:05 + [[ -n '' ]] 08:46:05 + [[ -n '' ]] 08:46:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:46:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:46:05 + /tmp/venv-KHZk/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:46:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:46:09 lf-activate-venv(): INFO: Base packages installed successfully 08:46:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:46:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:46:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:46:09 + /tmp/venv-KHZk/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:46:11 + type python3 08:46:11 + true 08:46:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KHZk/bin to PATH' 08:46:11 lf-activate-venv(): INFO: Adding /tmp/venv-KHZk/bin to PATH 08:46:11 + PATH=/tmp/venv-KHZk/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:46:11 + return 0 08:46:11 + python3 --version 08:46:11 Python 3.10.6 08:46:11 + python3 -m pip --version 08:46:11 pip 26.1.2 from /tmp/venv-KHZk/lib/python3.10/site-packages/pip (python 3.10) 08:46:11 + python3 -m pip freeze 08:46:11 cachetools==7.1.4 08:46:11 colorama==0.4.6 08:46:11 distlib==0.4.1 08:46:11 filelock==3.29.0 08:46:11 packaging==26.2 08:46:11 platformdirs==4.10.0 08:46:11 pluggy==1.6.0 08:46:11 pyproject-api==1.10.1 08:46:11 python-discovery==1.4.0 08:46:11 tomli==2.4.1 08:46:11 tomli_w==1.2.0 08:46:11 tox==4.55.0 08:46:11 typing_extensions==4.15.0 08:46:11 urllib3==1.26.20 08:46:11 virtualenv==21.4.2 08:46:11 [EnvInject] - Injecting environment variables from a build step. 08:46:11 [EnvInject] - Injecting as environment variables the properties content 08:46:11 PARALLEL=false 08:46:11 08:46:11 [EnvInject] - Variables injected successfully. 08:46:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4168148941955060827.sh 08:46:12 ---> tox-run.sh 08:46:12 + 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:46:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:46:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:46:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:46:12 + cd /w/workspace/oom-master-pre-commit-lint/. 08:46:12 + source /home/jenkins/lf-env.sh 08:46:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:46:12 ++ mktemp -d /tmp/venv-XXXX 08:46:12 + lf_venv=/tmp/venv-JxdT 08:46:12 + local venv_file=/tmp/.os_lf_venv 08:46:12 + local python=python3 08:46:12 + local options 08:46:12 + local set_path=true 08:46:12 + local install_args= 08:46:12 ++ 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:46:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:46:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:46:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:46:12 + true 08:46:12 + case $1 in 08:46:12 + venv_file=/tmp/.toxenv 08:46:12 + shift 2 08:46:12 + true 08:46:12 + case $1 in 08:46:12 + shift 08:46:12 + break 08:46:12 + case $python in 08:46:12 + local pkg_list= 08:46:12 + [[ -d /opt/pyenv ]] 08:46:12 + echo 'Setup pyenv:' 08:46:12 Setup pyenv: 08:46:12 + export PYENV_ROOT=/opt/pyenv 08:46:12 + PYENV_ROOT=/opt/pyenv 08:46:12 + 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:46:12 + 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:46:12 + pyenv versions 08:46:12 system 08:46:12 3.8.13 08:46:12 3.9.13 08:46:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:46:12 + command -v pyenv 08:46:12 ++ pyenv init - --no-rehash 08:46:12 + 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:46:12 export PATH="/opt/pyenv/shims:${PATH}" 08:46:12 export PYENV_SHELL=bash 08:46:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:46:12 pyenv() { 08:46:12 local command 08:46:12 command="${1:-}" 08:46:12 if [ "$#" -gt 0 ]; then 08:46:12 shift 08:46:12 fi 08:46:12 08:46:12 case "$command" in 08:46:12 rehash|shell) 08:46:12 eval "$(pyenv "sh-$command" "$@")" 08:46:12 ;; 08:46:12 *) 08:46:12 command pyenv "$command" "$@" 08:46:12 ;; 08:46:12 esac 08:46:12 }' 08:46:12 +++ 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:46:12 ++ 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:46:12 ++ 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:46:12 ++ 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:46:12 ++ export PYENV_SHELL=bash 08:46:12 ++ PYENV_SHELL=bash 08:46:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:46:12 +++ complete -F _pyenv pyenv 08:46:12 ++ lf-pyver python3 08:46:12 ++ local py_version_xy=python3 08:46:12 ++ local py_version_xyz= 08:46:12 ++ pyenv versions 08:46:12 ++ sed 's/^[ *]* //' 08:46:12 ++ awk '{ print $1 }' 08:46:12 ++ local command 08:46:12 ++ grep -E '^[0-9.]*[0-9]$' 08:46:12 ++ command=versions 08:46:12 ++ '[' 1 -gt 0 ']' 08:46:12 ++ shift 08:46:12 ++ case "$command" in 08:46:12 ++ command pyenv versions 08:46:12 ++ pyenv versions 08:46:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:46:12 +++ grep '^3' /tmp/.pyenv_versions 08:46:12 +++ sort -V 08:46:12 +++ tail -n 1 08:46:12 ++ py_version_xyz=3.10.6 08:46:12 ++ [[ -z 3.10.6 ]] 08:46:12 ++ echo 3.10.6 08:46:12 ++ return 0 08:46:12 + pyenv local 3.10.6 08:46:12 + local command 08:46:12 + command=local 08:46:12 + '[' 2 -gt 0 ']' 08:46:12 + shift 08:46:12 + case "$command" in 08:46:12 + command pyenv local 3.10.6 08:46:12 + pyenv local 3.10.6 08:46:12 + for arg in "$@" 08:46:12 + case $arg in 08:46:12 + pkg_list+='tox ' 08:46:12 + for arg in "$@" 08:46:12 + case $arg in 08:46:12 + pkg_list+='virtualenv ' 08:46:12 + for arg in "$@" 08:46:12 + case $arg in 08:46:12 + pkg_list+='urllib3~=1.26.15 ' 08:46:12 + [[ -f /tmp/.toxenv ]] 08:46:12 ++ cat /tmp/.toxenv 08:46:12 + lf_venv=/tmp/venv-KHZk 08:46:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHZk from' file:/tmp/.toxenv 08:46:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHZk from file:/tmp/.toxenv 08:46:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:46:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:46:12 + local 'pip_opts=--upgrade --quiet' 08:46:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:46:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:46:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:46:12 + [[ -n '' ]] 08:46:12 + [[ -n '' ]] 08:46:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:46:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:46:12 + /tmp/venv-KHZk/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:46:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:46:12 lf-activate-venv(): INFO: Base packages installed successfully 08:46:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:46:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:46:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:46:12 + /tmp/venv-KHZk/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:46:14 + type python3 08:46:14 + true 08:46:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KHZk/bin to PATH' 08:46:14 lf-activate-venv(): INFO: Adding /tmp/venv-KHZk/bin to PATH 08:46:14 + PATH=/tmp/venv-KHZk/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:46:14 + return 0 08:46:14 + [[ -d /opt/pyenv ]] 08:46:14 + echo '---> Setting up pyenv' 08:46:14 ---> Setting up pyenv 08:46:14 + export PYENV_ROOT=/opt/pyenv 08:46:14 + PYENV_ROOT=/opt/pyenv 08:46:14 + export PATH=/opt/pyenv/bin:/tmp/venv-KHZk/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:46:14 + PATH=/opt/pyenv/bin:/tmp/venv-KHZk/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:46:14 ++ pwd 08:46:14 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:46:14 + export PYTHONPATH 08:46:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:46:14 + TOX_TESTENV_PASSENV=PYTHONPATH 08:46:14 + tox --version 08:46:14 4.55.0 from /tmp/venv-KHZk/lib/python3.10/site-packages/tox/__init__.py 08:46:14 + PARALLEL=false 08:46:14 + TOX_OPTIONS_LIST= 08:46:14 + [[ -n pre-commit ]] 08:46:14 + TOX_OPTIONS_LIST=' -e pre-commit' 08:46:14 + case ${PARALLEL,,} in 08:46:14 + tox -e pre-commit 08:46:14 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:46:15 pre-commit: install_deps> python -I -m pip install pre-commit 08:46:18 pre-commit: freeze> python -m pip freeze --all 08:46:19 pre-commit: cfgv==3.5.0,distlib==0.4.1,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.0,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.4.2 08:46:19 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:46:19 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:46:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:46:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:46:21 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:46:21 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:46:21 [INFO] Once installed this environment will be reused. 08:46:21 [INFO] This may take a few minutes... 08:46:25 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:46:25 [INFO] Once installed this environment will be reused. 08:46:25 [INFO] This may take a few minutes... 08:46:30 trim trailing whitespace.................................................Passed 08:46:30 Tabs remover.............................................................Passed 08:46:30 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:46:30 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:46:30 [INFO] Once installed this environment will be reused. 08:46:30 [INFO] This may take a few minutes... 08:46:39 gitlint..............................................(no files to check)Skipped 08:46:39 pre-commit: OK (24.70=setup[4.66]+cmd[11.29,8.75] seconds) 08:46:39 congratulations :) (24.73 seconds) 08:46:39 + tox_status=0 08:46:39 + echo '---> Completed tox runs' 08:46:39 ---> Completed tox runs 08:46:39 + for i in .tox/*/log 08:46:39 ++ echo .tox/pre-commit/log 08:46:39 ++ awk -F/ '{print $2}' 08:46:39 + tox_env=pre-commit 08:46:39 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:46:39 + DOC_DIR=docs/_build/html 08:46:39 + [[ -d docs/_build/html ]] 08:46:39 + echo '---> tox-run.sh ends' 08:46:39 ---> tox-run.sh ends 08:46:39 + test 0 -eq 0 08:46:39 $ ssh-agent -k 08:46:39 unset SSH_AUTH_SOCK; 08:46:39 unset SSH_AGENT_PID; 08:46:39 echo Agent pid 1656 killed; 08:46:39 [ssh-agent] Stopped. 08:46:39 [PostBuildScript] - [INFO] Executing post build scripts. 08:46:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3943426899267183745.sh 08:46:39 ---> sysstat.sh 08:46:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1922152928136465091.sh 08:46:39 ---> package-listing.sh 08:46:39 ++ facter osfamily 08:46:39 ++ tr '[:upper:]' '[:lower:]' 08:46:40 + OS_FAMILY=debian 08:46:40 + workspace=/w/workspace/oom-master-pre-commit-lint 08:46:40 + START_PACKAGES=/tmp/packages_start.txt 08:46:40 + END_PACKAGES=/tmp/packages_end.txt 08:46:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:46:40 + PACKAGES=/tmp/packages_start.txt 08:46:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:46:40 + PACKAGES=/tmp/packages_end.txt 08:46:40 + case "${OS_FAMILY}" in 08:46:40 + dpkg -l 08:46:40 + grep '^ii' 08:46:40 + '[' -f /tmp/packages_start.txt ']' 08:46:40 + '[' -f /tmp/packages_end.txt ']' 08:46:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:46:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:46:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:46:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:46:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11899672417657653878.sh 08:46:40 ---> capture-instance-metadata.sh 08:46:40 Setup pyenv: 08:46:40 system 08:46:40 3.8.13 08:46:40 3.9.13 08:46:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:46:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YiaC 08:46:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:46:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:46:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:46:47 lf-activate-venv(): INFO: Base packages installed successfully 08:46:47 lf-activate-venv(): INFO: Installing additional packages: lftools 08:47:09 lf-activate-venv(): INFO: Adding /tmp/venv-YiaC/bin to PATH 08:47:09 INFO: Running in OpenStack, capturing instance metadata 08:47:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4808758077809415915.sh 08:47:10 provisioning config files... 08:47:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2930379656677065669tmp 08:47:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:47:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:47:10 [EnvInject] - Injecting environment variables from a build step. 08:47:10 [EnvInject] - Injecting as environment variables the properties content 08:47:10 SERVER_ID=logs 08:47:10 08:47:10 [EnvInject] - Variables injected successfully. 08:47:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7293822193172821123.sh 08:47:10 ---> create-netrc.sh 08:47:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1887683857934170720.sh 08:47:10 ---> python-tools-install.sh 08:47:10 Setup pyenv: 08:47:10 system 08:47:10 3.8.13 08:47:10 3.9.13 08:47:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:47:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YiaC from file:/tmp/.os_lf_venv 08:47:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:12 lf-activate-venv(): INFO: Base packages installed successfully 08:47:12 lf-activate-venv(): INFO: Installing additional packages: lftools 08:47:18 lf-activate-venv(): INFO: Adding /tmp/venv-YiaC/bin to PATH 08:47:18 Generating Requirements File 08:47:39 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:47:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:47:39 Python 3.10.6 08:47:39 pip 26.1.2 from /tmp/venv-YiaC/lib/python3.10/site-packages/pip (python 3.10) 08:47:40 aiohappyeyeballs==2.6.2 08:47:40 aiohttp==3.14.0 08:47:40 aiosignal==1.4.0 08:47:40 appdirs==1.4.4 08:47:40 argcomplete==3.6.3 08:47:40 aspy.yaml==1.3.0 08:47:40 async-timeout==5.0.1 08:47:40 attrs==26.1.0 08:47:40 autopage==0.6.0 08:47:40 backports.strenum==1.3.1 08:47:40 beautifulsoup4==4.14.3 08:47:40 boto3==1.43.21 08:47:40 botocore==1.43.21 08:47:40 bs4==0.0.2 08:47:40 certifi==2026.5.20 08:47:40 cffi==2.0.0 08:47:40 cfgv==3.5.0 08:47:40 chardet==7.4.3 08:47:40 charset-normalizer==3.4.7 08:47:40 click==8.4.1 08:47:40 cliff==4.14.0 08:47:40 cmd2==3.5.1 08:47:40 cryptography==3.3.2 08:47:40 debtcollector==3.1.0 08:47:40 decorator==5.3.1 08:47:40 defusedxml==0.7.1 08:47:40 Deprecated==1.3.1 08:47:40 distlib==0.4.1 08:47:40 dnspython==2.8.0 08:47:40 docker==7.1.0 08:47:40 dogpile.cache==1.5.0 08:47:40 durationpy==0.10 08:47:40 email-validator==2.3.0 08:47:40 filelock==3.29.0 08:47:40 frozenlist==1.8.0 08:47:40 future==1.0.0 08:47:40 gitdb==4.0.12 08:47:40 GitPython==3.1.50 08:47:40 httplib2==0.30.2 08:47:40 identify==2.6.19 08:47:40 idna==3.18 08:47:40 importlib-resources==1.5.0 08:47:40 iso8601==2.1.0 08:47:40 Jinja2==3.1.6 08:47:40 jmespath==1.1.0 08:47:40 jsonpatch==1.33 08:47:40 jsonpointer==3.1.1 08:47:40 jsonschema==4.26.0 08:47:40 jsonschema-specifications==2025.9.1 08:47:40 keystoneauth1==5.14.0 08:47:40 kubernetes==36.0.2 08:47:40 lftools==0.37.22 08:47:40 lxml==6.1.1 08:47:40 markdown-it-py==4.2.0 08:47:40 MarkupSafe==3.0.3 08:47:40 mdurl==0.1.2 08:47:40 msgpack==1.1.2 08:47:40 multi_key_dict==2.0.3 08:47:40 multidict==6.7.1 08:47:40 munch==4.0.0 08:47:40 netaddr==1.3.0 08:47:40 niet==1.4.2 08:47:40 nodeenv==1.10.0 08:47:40 oauth2client==4.1.3 08:47:40 oauthlib==3.3.1 08:47:40 openstacksdk==4.13.0 08:47:40 os-service-types==1.8.2 08:47:40 osc-lib==4.6.0 08:47:40 oslo.config==10.4.0 08:47:40 oslo.context==6.4.0 08:47:40 oslo.i18n==6.8.0 08:47:40 oslo.log==8.2.0 08:47:40 oslo.serialization==5.10.0 08:47:40 oslo.utils==10.1.0 08:47:40 packaging==26.2 08:47:40 pbr==7.0.3 08:47:40 platformdirs==4.10.0 08:47:40 prettytable==3.17.0 08:47:40 propcache==0.5.2 08:47:40 psutil==7.2.2 08:47:40 pyasn1==0.6.3 08:47:40 pyasn1_modules==0.4.2 08:47:40 pycparser==3.0 08:47:40 pygerrit2==2.0.15 08:47:40 PyGithub==2.9.1 08:47:40 Pygments==2.20.0 08:47:40 PyJWT==2.13.0 08:47:40 PyNaCl==1.6.2 08:47:40 pyparsing==2.4.7 08:47:40 pyperclip==1.11.0 08:47:40 pyrsistent==0.20.0 08:47:40 python-cinderclient==9.9.0 08:47:40 python-dateutil==2.9.0.post0 08:47:40 python-discovery==1.4.0 08:47:40 python-heatclient==5.2.0 08:47:40 python-jenkins==1.8.3 08:47:40 python-keystoneclient==5.8.0 08:47:40 python-magnumclient==4.10.0 08:47:40 python-openstackclient==10.0.0 08:47:40 python-swiftclient==4.10.0 08:47:40 PyYAML==6.0.3 08:47:40 referencing==0.37.0 08:47:40 requests==2.34.2 08:47:40 requests-oauthlib==2.0.0 08:47:40 rfc3986==2.0.0 08:47:40 rich==15.0.0 08:47:40 rich-argparse==1.8.0 08:47:40 rpds-py==0.30.0 08:47:40 rsa==4.9.1 08:47:40 ruamel.yaml==0.19.1 08:47:40 ruamel.yaml.clib==0.2.15 08:47:40 s3transfer==0.18.0 08:47:40 simplejson==4.1.1 08:47:40 six==1.17.0 08:47:40 smmap==5.0.3 08:47:40 soupsieve==2.8.4 08:47:40 stevedore==5.8.0 08:47:40 tabulate==0.10.0 08:47:40 toml==0.10.2 08:47:40 tomlkit==0.15.0 08:47:40 tqdm==4.67.3 08:47:40 typing_extensions==4.15.0 08:47:40 urllib3==1.26.20 08:47:40 virtualenv==21.4.2 08:47:40 wcwidth==0.7.0 08:47:40 websocket-client==1.9.0 08:47:40 wrapt==2.2.1 08:47:40 xdg==6.0.0 08:47:40 xmltodict==1.0.4 08:47:40 yarl==1.24.2 08:47:40 yq==3.4.3 08:47:40 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins9576867608633357845.sh 08:47:40 ---> uv-install.sh 08:47:40 Installing uv/uvx (latest) using shell installer 08:47:40 2026-06-03 08:47:40 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-3Ismch.sh" [1] 08:47:40 downloading uv 0.11.18 x86_64-unknown-linux-gnu 08:47:41 installing to /home/jenkins/.local/bin 08:47:41 uv 08:47:41 uvx 08:47:41 everything's installed! 08:47:41 08:47:41 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:47:41 08:47:41 source $HOME/.local/bin/env (sh, bash, zsh) 08:47:41 source $HOME/.local/bin/env.fish (fish) 08:47:41 Adding install location to PATH 08:47:41 ---> Validating uv/uvx install 08:47:41 uvx 0.11.18 (x86_64-unknown-linux-gnu) 08:47:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14137434178802467735.sh 08:47:41 ---> sudo-logs.sh 08:47:41 Archiving 'sudo' log.. 08:47:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17332247560915290383.sh 08:47:42 ---> job-cost.sh 08:47:42 INFO: Activating Python virtual environment... 08:47:42 Setup pyenv: 08:47:42 system 08:47:42 3.8.13 08:47:42 3.9.13 08:47:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:47:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YiaC from file:/tmp/.os_lf_venv 08:47:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:43 lf-activate-venv(): INFO: Base packages installed successfully 08:47:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:47:48 lf-activate-venv(): INFO: Adding /tmp/venv-YiaC/bin to PATH 08:47:48 INFO: No stack-cost file found 08:47:48 INFO: Instance uptime: 144s 08:47:48 INFO: Fetching instance metadata (attempt 1 of 3)... 08:47:48 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:47:48 INFO: Successfully fetched instance metadata 08:47:48 INFO: Instance type: v3-standard-4 08:47:48 INFO: Retrieving pricing info for: v3-standard-4 08:47:48 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:47:48 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=144 08:47:49 INFO: Successfully fetched Vexxhost pricing API 08:47:49 INFO: Retrieved cost: 0.11 08:47:49 INFO: Retrieved resource: v3-standard-4 08:47:49 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:47:49 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:47:49 INFO: Successfully archived job cost data 08:47:49 DEBUG: Cost data: oom-master-pre-commit-lint,4630,2026-06-03 08:47:49,v3-standard-4,144,0.11,0.00,SUCCESS 08:47:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17102116752801914455.sh 08:47:49 ---> logs-deploy.sh 08:47:49 Setup pyenv: 08:47:49 system 08:47:49 3.8.13 08:47:49 3.9.13 08:47:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:47:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YiaC from file:/tmp/.os_lf_venv 08:47:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:50 lf-activate-venv(): INFO: Base packages installed successfully 08:47:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:47:58 lf-activate-venv(): INFO: Adding /tmp/venv-YiaC/bin to PATH 08:47:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4630 08:47:58 INFO: archiving workspace using pattern(s): 08:47:59 Archives upload complete. 08:48:00 INFO: archiving logs to Nexus 08:48:01 ---> uname -a: 08:48:01 Linux prd-ubuntu1804-builder-4c-4g-6356 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:48:01 08:48:01 08:48:01 ---> lscpu: 08:48:01 Architecture: x86_64 08:48:01 CPU op-mode(s): 32-bit, 64-bit 08:48:01 Byte Order: Little Endian 08:48:01 CPU(s): 4 08:48:01 On-line CPU(s) list: 0-3 08:48:01 Thread(s) per core: 1 08:48:01 Core(s) per socket: 1 08:48:01 Socket(s): 4 08:48:01 NUMA node(s): 1 08:48:01 Vendor ID: AuthenticAMD 08:48:01 CPU family: 23 08:48:01 Model: 49 08:48:01 Model name: AMD EPYC-Rome Processor 08:48:01 Stepping: 0 08:48:01 CPU MHz: 2799.934 08:48:01 BogoMIPS: 5599.86 08:48:01 Virtualization: AMD-V 08:48:01 Hypervisor vendor: KVM 08:48:01 Virtualization type: full 08:48:01 L1d cache: 32K 08:48:01 L1i cache: 32K 08:48:01 L2 cache: 512K 08:48:01 L3 cache: 16384K 08:48:01 NUMA node0 CPU(s): 0-3 08:48:01 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:48:01 08:48:01 08:48:01 ---> nproc: 08:48:01 4 08:48:01 08:48:01 08:48:01 ---> df -h: 08:48:01 Filesystem Size Used Avail Use% Mounted on 08:48:01 udev 7.9G 0 7.9G 0% /dev 08:48:01 tmpfs 1.6G 676K 1.6G 1% /run 08:48:01 /dev/vda1 78G 8.5G 69G 11% / 08:48:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:48:01 tmpfs 5.0M 0 5.0M 0% /run/lock 08:48:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:48:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:48:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:48:01 08:48:01 08:48:01 ---> free -m: 08:48:01 total used free shared buff/cache available 08:48:01 Mem: 16040 557 13135 0 2346 15158 08:48:01 Swap: 1023 0 1023 08:48:01 08:48:01 08:48:01 ---> ip addr: 08:48:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:48:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:48:01 inet 127.0.0.1/8 scope host lo 08:48:01 valid_lft forever preferred_lft forever 08:48:01 inet6 ::1/128 scope host 08:48:01 valid_lft forever preferred_lft forever 08:48:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:48:01 link/ether fa:16:3e:7a:3a:5d brd ff:ff:ff:ff:ff:ff 08:48:01 inet 10.30.106.58/23 brd 10.30.107.255 scope global dynamic ens3 08:48:01 valid_lft 86251sec preferred_lft 86251sec 08:48:01 inet6 fe80::f816:3eff:fe7a:3a5d/64 scope link 08:48:01 valid_lft forever preferred_lft forever 08:48:01 08:48:01 08:48:01 ---> sar -b -r -n DEV: 08:48:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6356) 06/03/26 _x86_64_ (4 CPU) 08:48:01 08:48:01 08:45:34 LINUX RESTART (4 CPU) 08:48:01 08:48:01 08:46:01 tps rtps wtps bread/s bwrtn/s 08:48:01 08:47:01 136.33 23.98 112.35 807.87 43163.34 08:48:01 Average: 136.33 23.98 112.35 807.87 43163.34 08:48:01 08:48:01 08:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:48:01 08:47:01 13780592 15499212 2644376 16.10 65908 1847776 806016 4.61 808544 1609752 113716 08:48:01 Average: 13780592 15499212 2644376 16.10 65908 1847776 806016 4.61 808544 1609752 113716 08:48:01 08:48:01 08:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:48:01 08:47:01 lo 2.80 2.80 0.32 0.32 0.00 0.00 0.00 0.00 08:48:01 08:47:01 ens3 127.66 96.20 1597.51 23.14 0.00 0.00 0.00 0.00 08:48:01 Average: lo 2.80 2.80 0.32 0.32 0.00 0.00 0.00 0.00 08:48:01 Average: ens3 127.66 96.20 1597.51 23.14 0.00 0.00 0.00 0.00 08:48:01 08:48:01 08:48:01 ---> sar -P ALL: 08:48:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6356) 06/03/26 _x86_64_ (4 CPU) 08:48:01 08:48:01 08:45:34 LINUX RESTART (4 CPU) 08:48:01 08:48:01 08:46:01 CPU %user %nice %system %iowait %steal %idle 08:48:01 08:47:01 all 22.94 0.00 2.39 2.08 0.06 72.53 08:48:01 08:47:01 0 24.08 0.00 3.16 2.36 0.08 70.32 08:48:01 08:47:01 1 28.80 0.00 2.46 0.50 0.05 68.20 08:48:01 08:47:01 2 13.98 0.00 1.88 5.01 0.07 79.06 08:48:01 08:47:01 3 24.83 0.00 2.07 0.45 0.03 72.62 08:48:01 Average: all 22.94 0.00 2.39 2.08 0.06 72.53 08:48:01 Average: 0 24.08 0.00 3.16 2.36 0.08 70.32 08:48:01 Average: 1 28.80 0.00 2.46 0.50 0.05 68.20 08:48:01 Average: 2 13.98 0.00 1.88 5.01 0.07 79.06 08:48:01 Average: 3 24.83 0.00 2.07 0.45 0.03 72.62 08:48:01 08:48:01 08:48:01