07:11:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 07:11:36 Running as SYSTEM 07:11:36 [EnvInject] - Loading node environment variables. 07:11:36 Building remotely on prd-ubuntu1804-builder-4c-4g-12492 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:11:36 [ssh-agent] Looking for ssh-agent implementation... 07:11:36 $ ssh-agent 07:11:36 SSH_AUTH_SOCK=/tmp/ssh-rU1uXw7TnBuZ/agent.1602 07:11:36 SSH_AGENT_PID=1604 07:11:36 [ssh-agent] Started. 07:11:36 Running ssh-add (command line suppressed) 07:11:36 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9408031456563458221.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9408031456563458221.key) 07:11:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:11:36 The recommended git tool is: NONE 07:11:38 using credential onap-jenkins-ssh 07:11:38 Wiping out workspace first. 07:11:38 Cloning the remote Git repository 07:11:38 Cloning repository git://cloud.onap.org/mirror/oom.git 07:11:38 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:11:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:11:38 > git --version # timeout=10 07:11:38 > git --version # 'git version 2.17.1' 07:11:38 using GIT_SSH to set credentials Gerrit user 07:11:38 Verifying host key using manually-configured host key entries 07:11:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:11:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:11:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:11:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:11:43 using GIT_SSH to set credentials Gerrit user 07:11:43 Verifying host key using manually-configured host key entries 07:11:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/1 # timeout=30 07:11:43 > git rev-parse 7ba0ece7f4fdfb1214e61b5c4f84e029c74964bb^{commit} # timeout=10 07:11:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:11:43 Checking out Revision 7ba0ece7f4fdfb1214e61b5c4f84e029c74964bb (refs/changes/57/146657/1) 07:11:44 > git config core.sparsecheckout # timeout=10 07:11:44 > git checkout -f 7ba0ece7f4fdfb1214e61b5c4f84e029c74964bb # timeout=30 07:11:47 Commit message: "build: Fix apt install graphviz hang in tox" 07:11:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:11:47 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 07:11:47 [EnvInject] - Injecting environment variables from a build step. 07:11:47 [EnvInject] - Injecting as environment variables the properties content 07:11:47 PYTHON=python3 07:11:47 07:11:47 [EnvInject] - Variables injected successfully. 07:11:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8312378547906877693.sh 07:11:47 ---> tox-install.sh 07:11:47 + source /home/jenkins/lf-env.sh 07:11:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:11:47 ++ mktemp -d /tmp/venv-XXXX 07:11:47 + lf_venv=/tmp/venv-2jir 07:11:47 + local venv_file=/tmp/.os_lf_venv 07:11:47 + local python=python3 07:11:47 + local options 07:11:47 + local set_path=true 07:11:47 + local install_args= 07:11:47 ++ 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 07:11:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:11:47 + true 07:11:47 + case $1 in 07:11:47 + venv_file=/tmp/.toxenv 07:11:47 + shift 2 07:11:47 + true 07:11:47 + case $1 in 07:11:47 + shift 07:11:47 + break 07:11:47 + case $python in 07:11:47 + local pkg_list= 07:11:47 + [[ -d /opt/pyenv ]] 07:11:47 + echo 'Setup pyenv:' 07:11:47 Setup pyenv: 07:11:47 + export PYENV_ROOT=/opt/pyenv 07:11:47 + PYENV_ROOT=/opt/pyenv 07:11:47 + 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 07:11:47 + 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 07:11:47 + pyenv versions 07:11:47 * system (set by /opt/pyenv/version) 07:11:47 * 3.8.13 (set by /opt/pyenv/version) 07:11:47 * 3.9.13 (set by /opt/pyenv/version) 07:11:47 * 3.10.6 (set by /opt/pyenv/version) 07:11:47 + command -v pyenv 07:11:47 ++ pyenv init - --no-rehash 07:11:48 + 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[*]}"'\'')" 07:11:48 export PATH="/opt/pyenv/shims:${PATH}" 07:11:48 export PYENV_SHELL=bash 07:11:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:11:48 pyenv() { 07:11:48 local command 07:11:48 command="${1:-}" 07:11:48 if [ "$#" -gt 0 ]; then 07:11:48 shift 07:11:48 fi 07:11:48 07:11:48 case "$command" in 07:11:48 rehash|shell) 07:11:48 eval "$(pyenv "sh-$command" "$@")" 07:11:48 ;; 07:11:48 *) 07:11:48 command pyenv "$command" "$@" 07:11:48 ;; 07:11:48 esac 07:11:48 }' 07:11:48 +++ 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[*]}"' 07:11:48 ++ 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 07:11:48 ++ 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 07:11:48 ++ 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 07:11:48 ++ export PYENV_SHELL=bash 07:11:48 ++ PYENV_SHELL=bash 07:11:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:11:48 +++ complete -F _pyenv pyenv 07:11:48 ++ lf-pyver python3 07:11:48 ++ local py_version_xy=python3 07:11:48 ++ local py_version_xyz= 07:11:48 ++ pyenv versions 07:11:48 ++ local command 07:11:48 ++ command=versions 07:11:48 ++ sed 's/^[ *]* //' 07:11:48 ++ '[' 1 -gt 0 ']' 07:11:48 ++ shift 07:11:48 ++ case "$command" in 07:11:48 ++ command pyenv versions 07:11:48 ++ pyenv versions 07:11:48 ++ awk '{ print $1 }' 07:11:48 ++ grep -E '^[0-9.]*[0-9]$' 07:11:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:11:48 +++ grep '^3' /tmp/.pyenv_versions 07:11:48 +++ sort -V 07:11:48 +++ tail -n 1 07:11:48 ++ py_version_xyz=3.10.6 07:11:48 ++ [[ -z 3.10.6 ]] 07:11:48 ++ echo 3.10.6 07:11:48 ++ return 0 07:11:48 + pyenv local 3.10.6 07:11:48 + local command 07:11:48 + command=local 07:11:48 + '[' 2 -gt 0 ']' 07:11:48 + shift 07:11:48 + case "$command" in 07:11:48 + command pyenv local 3.10.6 07:11:48 + pyenv local 3.10.6 07:11:48 + for arg in "$@" 07:11:48 + case $arg in 07:11:48 + pkg_list+='tox ' 07:11:48 + for arg in "$@" 07:11:48 + case $arg in 07:11:48 + pkg_list+='virtualenv ' 07:11:48 + for arg in "$@" 07:11:48 + case $arg in 07:11:48 + pkg_list+='urllib3~=1.26.15 ' 07:11:48 + [[ -f /tmp/.toxenv ]] 07:11:48 + [[ ! -f /tmp/.toxenv ]] 07:11:48 + [[ -n '' ]] 07:11:48 + python3 -m venv /tmp/venv-2jir 07:11:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2jir' 07:11:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2jir 07:11:52 + echo /tmp/venv-2jir 07:11:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:11:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:11:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:11:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:52 + local 'pip_opts=--upgrade --quiet' 07:11:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:11:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:11:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:11:52 + [[ -n '' ]] 07:11:52 + [[ -n '' ]] 07:11:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:11:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:52 + /tmp/venv-2jir/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 07:11:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:11:56 lf-activate-venv(): INFO: Base packages installed successfully 07:11:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:11:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:11:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:11:56 + /tmp/venv-2jir/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 07:11:58 + type python3 07:11:58 + true 07:11:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2jir/bin to PATH' 07:11:58 lf-activate-venv(): INFO: Adding /tmp/venv-2jir/bin to PATH 07:11:58 + PATH=/tmp/venv-2jir/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 07:11:58 + return 0 07:11:58 + python3 --version 07:11:58 Python 3.10.6 07:11:58 + python3 -m pip --version 07:11:58 pip 26.1.2 from /tmp/venv-2jir/lib/python3.10/site-packages/pip (python 3.10) 07:11:58 + python3 -m pip freeze 07:11:58 cachetools==7.1.6 07:11:58 colorama==0.4.6 07:11:58 distlib==0.4.3 07:11:58 filelock==3.32.0 07:11:58 packaging==26.2 07:11:58 platformdirs==4.11.0 07:11:58 pluggy==1.6.0 07:11:58 pyproject-api==1.11.0 07:11:58 python-discovery==1.5.0 07:11:58 tomli==2.4.1 07:11:58 tomli_w==1.2.0 07:11:58 tox==4.58.0 07:11:58 typing_extensions==4.16.0 07:11:58 urllib3==1.26.20 07:11:58 virtualenv==21.7.0 07:11:58 [EnvInject] - Injecting environment variables from a build step. 07:11:58 [EnvInject] - Injecting as environment variables the properties content 07:11:58 PARALLEL=false 07:11:58 07:11:58 [EnvInject] - Variables injected successfully. 07:11:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5792239609318022660.sh 07:11:58 ---> tox-run.sh 07:11:58 + 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 07:11:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:11:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:11:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:11:58 + cd /w/workspace/oom-master-pre-commit-lint/. 07:11:58 + source /home/jenkins/lf-env.sh 07:11:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:11:58 ++ mktemp -d /tmp/venv-XXXX 07:11:58 + lf_venv=/tmp/venv-3dIW 07:11:58 + local venv_file=/tmp/.os_lf_venv 07:11:58 + local python=python3 07:11:58 + local options 07:11:58 + local set_path=true 07:11:58 + local install_args= 07:11:58 ++ 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 07:11:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:11:58 + true 07:11:58 + case $1 in 07:11:58 + venv_file=/tmp/.toxenv 07:11:58 + shift 2 07:11:58 + true 07:11:58 + case $1 in 07:11:58 + shift 07:11:58 + break 07:11:58 + case $python in 07:11:58 + local pkg_list= 07:11:58 + [[ -d /opt/pyenv ]] 07:11:58 + echo 'Setup pyenv:' 07:11:58 Setup pyenv: 07:11:58 + export PYENV_ROOT=/opt/pyenv 07:11:58 + PYENV_ROOT=/opt/pyenv 07:11:58 + 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 07:11:58 + 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 07:11:58 + pyenv versions 07:11:58 system 07:11:58 3.8.13 07:11:58 3.9.13 07:11:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:11:58 + command -v pyenv 07:11:58 ++ pyenv init - --no-rehash 07:11:58 + 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[*]}"'\'')" 07:11:58 export PATH="/opt/pyenv/shims:${PATH}" 07:11:58 export PYENV_SHELL=bash 07:11:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:11:58 pyenv() { 07:11:58 local command 07:11:58 command="${1:-}" 07:11:58 if [ "$#" -gt 0 ]; then 07:11:58 shift 07:11:58 fi 07:11:58 07:11:58 case "$command" in 07:11:58 rehash|shell) 07:11:58 eval "$(pyenv "sh-$command" "$@")" 07:11:58 ;; 07:11:58 *) 07:11:58 command pyenv "$command" "$@" 07:11:58 ;; 07:11:58 esac 07:11:58 }' 07:11:58 +++ 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[*]}"' 07:11:58 ++ 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 07:11:58 ++ 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 07:11:58 ++ 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 07:11:58 ++ export PYENV_SHELL=bash 07:11:58 ++ PYENV_SHELL=bash 07:11:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:11:58 +++ complete -F _pyenv pyenv 07:11:58 ++ lf-pyver python3 07:11:58 ++ local py_version_xy=python3 07:11:58 ++ local py_version_xyz= 07:11:58 ++ pyenv versions 07:11:58 ++ local command 07:11:58 ++ command=versions 07:11:58 ++ '[' 1 -gt 0 ']' 07:11:58 ++ shift 07:11:58 ++ case "$command" in 07:11:58 ++ command pyenv versions 07:11:58 ++ pyenv versions 07:11:58 ++ sed 's/^[ *]* //' 07:11:58 ++ awk '{ print $1 }' 07:11:58 ++ grep -E '^[0-9.]*[0-9]$' 07:11:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:11:58 +++ grep '^3' /tmp/.pyenv_versions 07:11:58 +++ sort -V 07:11:58 +++ tail -n 1 07:11:58 ++ py_version_xyz=3.10.6 07:11:58 ++ [[ -z 3.10.6 ]] 07:11:58 ++ echo 3.10.6 07:11:58 ++ return 0 07:11:58 + pyenv local 3.10.6 07:11:58 + local command 07:11:58 + command=local 07:11:58 + '[' 2 -gt 0 ']' 07:11:58 + shift 07:11:58 + case "$command" in 07:11:58 + command pyenv local 3.10.6 07:11:58 + pyenv local 3.10.6 07:11:58 + for arg in "$@" 07:11:58 + case $arg in 07:11:58 + pkg_list+='tox ' 07:11:58 + for arg in "$@" 07:11:58 + case $arg in 07:11:58 + pkg_list+='virtualenv ' 07:11:58 + for arg in "$@" 07:11:58 + case $arg in 07:11:58 + pkg_list+='urllib3~=1.26.15 ' 07:11:58 + [[ -f /tmp/.toxenv ]] 07:11:58 ++ cat /tmp/.toxenv 07:11:58 + lf_venv=/tmp/venv-2jir 07:11:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2jir from' file:/tmp/.toxenv 07:11:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2jir from file:/tmp/.toxenv 07:11:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:11:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:58 + local 'pip_opts=--upgrade --quiet' 07:11:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:11:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:11:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:11:58 + [[ -n '' ]] 07:11:58 + [[ -n '' ]] 07:11:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:11:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:58 + /tmp/venv-2jir/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 07:11:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:11:59 lf-activate-venv(): INFO: Base packages installed successfully 07:11:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:11:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:11:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:11:59 + /tmp/venv-2jir/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 07:12:00 + type python3 07:12:00 + true 07:12:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2jir/bin to PATH' 07:12:00 lf-activate-venv(): INFO: Adding /tmp/venv-2jir/bin to PATH 07:12:00 + PATH=/tmp/venv-2jir/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 07:12:00 + return 0 07:12:00 + [[ -d /opt/pyenv ]] 07:12:00 + echo '---> Setting up pyenv' 07:12:00 ---> Setting up pyenv 07:12:00 + export PYENV_ROOT=/opt/pyenv 07:12:00 + PYENV_ROOT=/opt/pyenv 07:12:00 + export PATH=/opt/pyenv/bin:/tmp/venv-2jir/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 07:12:00 + PATH=/opt/pyenv/bin:/tmp/venv-2jir/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 07:12:00 ++ pwd 07:12:00 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:12:00 + export PYTHONPATH 07:12:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:12:00 + TOX_TESTENV_PASSENV=PYTHONPATH 07:12:00 + tox --version 07:12:00 4.58.0 from /tmp/venv-2jir/lib/python3.10/site-packages/tox/__init__.py 07:12:00 + PARALLEL=false 07:12:00 + TOX_OPTIONS_LIST= 07:12:00 + [[ -n pre-commit ]] 07:12:00 + TOX_OPTIONS_LIST=' -e pre-commit' 07:12:00 + case ${PARALLEL,,} in 07:12:00 + tox -e pre-commit 07:12:00 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:12:02 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 07:12:04 pre-commit: freeze> python -m pip freeze --all 07:12:04 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.0 07:12:04 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:12:05 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:12:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:12:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:12:09 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:12:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:12:10 [INFO] Once installed this environment will be reused. 07:12:10 [INFO] This may take a few minutes... 07:12:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:12:13 [INFO] Once installed this environment will be reused. 07:12:13 [INFO] This may take a few minutes... 07:12:18 trim trailing whitespace.................................................Passed 07:12:18 Tabs remover.............................................................Passed 07:12:18 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:12:18 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:12:18 [INFO] Once installed this environment will be reused. 07:12:18 [INFO] This may take a few minutes... 07:12:26 gitlint..............................................(no files to check)Skipped 07:12:26 pre-commit: OK (25.82=setup[3.78]+cmd[13.62,8.43] seconds) 07:12:26 congratulations :) (25.86 seconds) 07:12:27 + tox_status=0 07:12:27 + echo '---> Completed tox runs' 07:12:27 ---> Completed tox runs 07:12:27 + for i in .tox/*/log 07:12:27 ++ awk -F/ '{print $2}' 07:12:27 ++ echo .tox/pre-commit/log 07:12:27 + tox_env=pre-commit 07:12:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:12:27 + DOC_DIR=docs/_build/html 07:12:27 + [[ -d docs/_build/html ]] 07:12:27 + echo '---> tox-run.sh ends' 07:12:27 ---> tox-run.sh ends 07:12:27 + test 0 -eq 0 07:12:27 $ ssh-agent -k 07:12:27 unset SSH_AUTH_SOCK; 07:12:27 unset SSH_AGENT_PID; 07:12:27 echo Agent pid 1604 killed; 07:12:27 [ssh-agent] Stopped. 07:12:27 [PostBuildScript] - [INFO] Executing post build scripts. 07:12:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11403757098215429185.sh 07:12:27 ---> sysstat.sh 07:12:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10035435170142142381.sh 07:12:27 ---> package-listing.sh 07:12:27 ++ tr '[:upper:]' '[:lower:]' 07:12:27 ++ facter osfamily 07:12:27 + OS_FAMILY=debian 07:12:27 + workspace=/w/workspace/oom-master-pre-commit-lint 07:12:27 + START_PACKAGES=/tmp/packages_start.txt 07:12:27 + END_PACKAGES=/tmp/packages_end.txt 07:12:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:12:27 + PACKAGES=/tmp/packages_start.txt 07:12:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:12:27 + PACKAGES=/tmp/packages_end.txt 07:12:27 + case "${OS_FAMILY}" in 07:12:27 + dpkg -l 07:12:27 + grep '^ii' 07:12:27 + '[' -f /tmp/packages_start.txt ']' 07:12:27 + '[' -f /tmp/packages_end.txt ']' 07:12:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:12:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:12:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:12:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:12:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11229194871083784789.sh 07:12:27 ---> capture-instance-metadata.sh 07:12:27 Setup pyenv: 07:12:27 system 07:12:27 3.8.13 07:12:27 3.9.13 07:12:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:12:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EBM5 07:12:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:12:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:35 lf-activate-venv(): INFO: Base packages installed successfully 07:12:35 lf-activate-venv(): INFO: Installing additional packages: lftools 07:12:54 lf-activate-venv(): INFO: Adding /tmp/venv-EBM5/bin to PATH 07:12:54 INFO: Running in OpenStack, capturing instance metadata 07:12:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12830425599963751732.sh 07:12:55 provisioning config files... 07:12:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config572005359766196410tmp 07:12:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:12:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:12:55 [EnvInject] - Injecting environment variables from a build step. 07:12:55 [EnvInject] - Injecting as environment variables the properties content 07:12:55 SERVER_ID=logs 07:12:55 07:12:55 [EnvInject] - Variables injected successfully. 07:12:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13956218980410840050.sh 07:12:55 ---> create-netrc.sh 07:12:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6363430250339063813.sh 07:12:55 ---> python-tools-install.sh 07:12:55 Setup pyenv: 07:12:55 system 07:12:55 3.8.13 07:12:55 3.9.13 07:12:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:12:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EBM5 from file:/tmp/.os_lf_venv 07:12:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:57 lf-activate-venv(): INFO: Base packages installed successfully 07:12:57 lf-activate-venv(): INFO: Installing additional packages: lftools 07:13:04 lf-activate-venv(): INFO: Adding /tmp/venv-EBM5/bin to PATH 07:13:04 Generating Requirements File 07:13:25 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. 07:13:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:13:25 Python 3.10.6 07:13:25 pip 26.1.2 from /tmp/venv-EBM5/lib/python3.10/site-packages/pip (python 3.10) 07:13:25 aiohappyeyeballs==2.7.1 07:13:25 aiohttp==3.14.3 07:13:25 aiosignal==1.4.0 07:13:25 appdirs==1.4.4 07:13:25 argcomplete==3.7.0 07:13:25 aspy.yaml==1.3.0 07:13:25 async-timeout==5.0.1 07:13:25 attrs==26.1.0 07:13:25 autopage==0.6.0 07:13:25 backports.strenum==1.3.1 07:13:25 beautifulsoup4==4.15.0 07:13:25 boto3==1.43.56 07:13:25 botocore==1.43.56 07:13:25 bs4==0.0.2 07:13:25 certifi==2026.7.22 07:13:25 cffi==2.1.0 07:13:25 cfgv==3.5.0 07:13:25 chardet==7.4.3 07:13:25 charset-normalizer==3.4.9 07:13:25 click==8.4.2 07:13:25 cliff==4.14.0 07:13:25 cmd2==3.5.1 07:13:25 cryptography==3.3.2 07:13:25 debtcollector==3.1.0 07:13:25 decorator==5.3.1 07:13:25 defusedxml==0.7.1 07:13:25 Deprecated==1.3.1 07:13:25 distlib==0.4.3 07:13:25 dnspython==2.8.0 07:13:25 docker==7.2.0 07:13:25 dogpile.cache==1.5.0 07:13:25 durationpy==0.10 07:13:25 email-validator==2.3.0 07:13:25 filelock==3.32.0 07:13:25 frozenlist==1.8.0 07:13:25 future==1.0.0 07:13:25 gitdb==4.0.12 07:13:25 GitPython==3.1.56 07:13:25 httplib2==0.30.2 07:13:25 identify==2.6.19 07:13:25 idna==3.18 07:13:25 importlib-resources==1.5.0 07:13:25 iso8601==2.1.0 07:13:25 Jinja2==3.1.6 07:13:25 jmespath==1.1.0 07:13:25 jsonpatch==1.33 07:13:25 jsonpointer==3.1.1 07:13:25 jsonschema==4.26.0 07:13:25 jsonschema-specifications==2025.9.1 07:13:25 keystoneauth1==5.14.0 07:13:25 kubernetes==36.0.3 07:13:25 lftools==0.37.22 07:13:25 lxml==6.1.1 07:13:25 markdown-it-py==4.2.0 07:13:25 MarkupSafe==3.0.3 07:13:25 mdurl==0.1.2 07:13:25 msgpack==1.2.1 07:13:25 multi_key_dict==2.0.3 07:13:25 multidict==6.7.1 07:13:25 munch==4.0.0 07:13:25 netaddr==1.3.0 07:13:25 niet==1.4.2 07:13:25 nodeenv==1.10.0 07:13:25 oauth2client==4.1.3 07:13:25 oauthlib==3.3.1 07:13:25 openstacksdk==4.13.0 07:13:25 os-service-types==1.8.2 07:13:25 osc-lib==4.6.0 07:13:25 oslo.config==10.4.0 07:13:25 oslo.context==6.4.0 07:13:25 oslo.i18n==6.8.0 07:13:25 oslo.log==8.2.0 07:13:25 oslo.serialization==5.10.0 07:13:25 oslo.utils==10.1.1 07:13:25 packaging==26.2 07:13:25 pbr==7.0.3 07:13:25 platformdirs==4.11.0 07:13:25 prettytable==3.18.0 07:13:25 propcache==0.5.2 07:13:25 psutil==7.2.2 07:13:25 pyasn1==0.6.4 07:13:25 pyasn1_modules==0.4.2 07:13:25 pycparser==3.0 07:13:25 pygerrit2==2.0.15 07:13:25 PyGithub==2.9.1 07:13:25 Pygments==2.20.0 07:13:25 PyJWT==2.13.0 07:13:25 PyNaCl==1.6.2 07:13:25 pyparsing==2.4.7 07:13:25 pyperclip==1.11.0 07:13:25 pyrsistent==0.20.0 07:13:25 python-cinderclient==9.9.0 07:13:25 python-dateutil==2.9.0.post0 07:13:25 python-discovery==1.5.0 07:13:25 python-heatclient==5.2.0 07:13:25 python-jenkins==1.8.3 07:13:25 python-keystoneclient==5.8.0 07:13:25 python-magnumclient==4.11.0 07:13:25 python-openstackclient==10.0.0 07:13:25 python-swiftclient==4.10.0 07:13:25 PyYAML==6.0.3 07:13:25 referencing==0.37.0 07:13:25 requests==2.34.2 07:13:25 requests-oauthlib==2.0.0 07:13:25 rfc3986==2.0.0 07:13:25 rich==15.0.0 07:13:25 rich-argparse==1.8.0 07:13:25 rpds-py==0.30.0 07:13:25 rsa==4.9.1 07:13:25 ruamel.yaml==0.19.1 07:13:25 ruamel.yaml.clib==0.2.15 07:13:25 s3transfer==0.19.2 07:13:25 simplejson==4.1.1 07:13:25 six==1.17.0 07:13:25 smmap==5.0.3 07:13:25 soupsieve==2.9.1 07:13:25 stevedore==5.8.0 07:13:25 tabulate==0.10.0 07:13:25 toml==0.10.2 07:13:25 tomlkit==0.15.1 07:13:25 tqdm==4.69.1 07:13:25 typing_extensions==4.16.0 07:13:25 urllib3==1.26.20 07:13:25 virtualenv==21.7.0 07:13:25 wcwidth==0.8.2 07:13:25 websocket-client==1.9.0 07:13:25 wrapt==2.2.2 07:13:25 xdg==6.0.0 07:13:25 xmltodict==1.0.4 07:13:25 yarl==1.24.5 07:13:25 yq==4.1.2 07:13:25 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins15161501522710448500.sh 07:13:25 ---> uv-install.sh 07:13:25 Installing uv/uvx (latest) using shell installer 07:13:26 2026-07-26 07:13:26 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-iF44fG.sh" [1] 07:13:26 downloading uv 0.11.32 x86_64-unknown-linux-gnu 07:13:27 installing to /home/jenkins/.local/bin 07:13:27 uv 07:13:27 uvx 07:13:27 everything's installed! 07:13:27 07:13:27 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:13:27 07:13:27 source $HOME/.local/bin/env (sh, bash, zsh) 07:13:27 source $HOME/.local/bin/env.fish (fish) 07:13:27 Adding install location to PATH 07:13:27 ---> Validating uv/uvx install 07:13:27 uvx 0.11.32 (x86_64-unknown-linux-gnu) 07:13:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11294395912701101769.sh 07:13:27 ---> sudo-logs.sh 07:13:27 Archiving 'sudo' log.. 07:13:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5876843061819602649.sh 07:13:27 ---> job-cost.sh 07:13:27 INFO: Activating Python virtual environment... 07:13:27 Setup pyenv: 07:13:27 system 07:13:27 3.8.13 07:13:27 3.9.13 07:13:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:13:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EBM5 from file:/tmp/.os_lf_venv 07:13:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:13:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:13:29 lf-activate-venv(): INFO: Base packages installed successfully 07:13:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:13:33 lf-activate-venv(): INFO: Adding /tmp/venv-EBM5/bin to PATH 07:13:33 INFO: No stack-cost file found 07:13:33 INFO: Instance uptime: 143s 07:13:33 INFO: Fetching instance metadata (attempt 1 of 3)... 07:13:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:13:34 INFO: Successfully fetched instance metadata 07:13:34 INFO: Instance type: v3-standard-4 07:13:34 INFO: Retrieving pricing info for: v3-standard-4 07:13:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:13:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=143 07:13:34 INFO: Successfully fetched Vexxhost pricing API 07:13:34 INFO: Retrieved cost: 0.11 07:13:34 INFO: Retrieved resource: v3-standard-4 07:13:34 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:13:34 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:13:34 INFO: Successfully archived job cost data 07:13:34 DEBUG: Cost data: oom-master-pre-commit-lint,4751,2026-07-26 07:13:34,v3-standard-4,143,0.11,0.00,SUCCESS 07:13:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2350953468366166461.sh 07:13:34 ---> logs-deploy.sh 07:13:34 Setup pyenv: 07:13:34 system 07:13:34 3.8.13 07:13:34 3.9.13 07:13:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:13:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EBM5 from file:/tmp/.os_lf_venv 07:13:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:13:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:13:36 lf-activate-venv(): INFO: Base packages installed successfully 07:13:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:13:43 lf-activate-venv(): INFO: Adding /tmp/venv-EBM5/bin to PATH 07:13:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4751 07:13:43 INFO: archiving workspace using pattern(s): 07:13:44 Archives upload complete. 07:13:44 INFO: archiving logs to Nexus 07:13:45 ---> uname -a: 07:13:45 Linux prd-ubuntu1804-builder-4c-4g-12492 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:13:45 07:13:45 07:13:45 ---> lscpu: 07:13:45 Architecture: x86_64 07:13:45 CPU op-mode(s): 32-bit, 64-bit 07:13:45 Byte Order: Little Endian 07:13:45 CPU(s): 4 07:13:45 On-line CPU(s) list: 0-3 07:13:45 Thread(s) per core: 1 07:13:45 Core(s) per socket: 1 07:13:45 Socket(s): 4 07:13:45 NUMA node(s): 1 07:13:45 Vendor ID: AuthenticAMD 07:13:45 CPU family: 23 07:13:45 Model: 49 07:13:45 Model name: AMD EPYC-Rome Processor 07:13:45 Stepping: 0 07:13:45 CPU MHz: 2799.998 07:13:45 BogoMIPS: 5599.99 07:13:45 Virtualization: AMD-V 07:13:45 Hypervisor vendor: KVM 07:13:45 Virtualization type: full 07:13:45 L1d cache: 32K 07:13:45 L1i cache: 32K 07:13:45 L2 cache: 512K 07:13:45 L3 cache: 16384K 07:13:45 NUMA node0 CPU(s): 0-3 07:13:45 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 07:13:45 07:13:45 07:13:45 ---> nproc: 07:13:45 4 07:13:45 07:13:45 07:13:45 ---> df -h: 07:13:45 Filesystem Size Used Avail Use% Mounted on 07:13:45 udev 7.9G 0 7.9G 0% /dev 07:13:45 tmpfs 1.6G 676K 1.6G 1% /run 07:13:45 /dev/vda1 78G 8.6G 69G 11% / 07:13:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:13:45 tmpfs 5.0M 0 5.0M 0% /run/lock 07:13:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:13:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:13:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:13:45 07:13:45 07:13:45 ---> free -m: 07:13:45 total used free shared buff/cache available 07:13:45 Mem: 16040 558 13132 0 2348 15157 07:13:45 Swap: 1023 0 1023 07:13:45 07:13:45 07:13:45 ---> ip addr: 07:13:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:13:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:13:45 inet 127.0.0.1/8 scope host lo 07:13:45 valid_lft forever preferred_lft forever 07:13:45 inet6 ::1/128 scope host 07:13:45 valid_lft forever preferred_lft forever 07:13:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:13:45 link/ether fa:16:3e:c2:7d:51 brd ff:ff:ff:ff:ff:ff 07:13:45 inet 10.30.107.83/23 brd 10.30.107.255 scope global dynamic ens3 07:13:45 valid_lft 86254sec preferred_lft 86254sec 07:13:45 inet6 fe80::f816:3eff:fec2:7d51/64 scope link 07:13:45 valid_lft forever preferred_lft forever 07:13:45 07:13:45 07:13:45 ---> sar -b -r -n DEV: 07:13:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12492) 07/26/26 _x86_64_ (4 CPU) 07:13:45 07:13:45 07:11:21 LINUX RESTART (4 CPU) 07:13:45 07:13:45 07:12:01 tps rtps wtps bread/s bwrtn/s 07:13:45 07:13:01 128.88 5.53 123.35 215.16 33991.93 07:13:45 Average: 128.88 5.53 123.35 215.16 33991.93 07:13:45 07:13:45 07:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:13:45 07:13:01 13722364 15524724 2702604 16.45 77956 1912368 757316 4.33 785556 1676792 154980 07:13:45 Average: 13722364 15524724 2702604 16.45 77956 1912368 757316 4.33 785556 1676792 154980 07:13:45 07:13:45 07:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:13:45 07:13:01 ens3 136.88 91.80 1339.61 14.28 0.00 0.00 0.00 0.00 07:13:45 07:13:01 lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 07:13:45 Average: ens3 136.88 91.80 1339.61 14.28 0.00 0.00 0.00 0.00 07:13:45 Average: lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 07:13:45 07:13:45 07:13:45 ---> sar -P ALL: 07:13:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12492) 07/26/26 _x86_64_ (4 CPU) 07:13:45 07:13:45 07:11:21 LINUX RESTART (4 CPU) 07:13:45 07:13:45 07:12:01 CPU %user %nice %system %iowait %steal %idle 07:13:45 07:13:01 all 21.98 0.00 2.01 1.62 0.06 74.33 07:13:45 07:13:01 0 11.11 0.00 1.62 4.77 0.07 82.43 07:13:45 07:13:01 1 39.26 0.00 3.32 0.82 0.07 56.53 07:13:45 07:13:01 2 24.78 0.00 1.79 0.30 0.05 73.07 07:13:45 07:13:01 3 12.70 0.00 1.30 0.60 0.05 85.34 07:13:45 Average: all 21.98 0.00 2.01 1.62 0.06 74.33 07:13:45 Average: 0 11.11 0.00 1.62 4.77 0.07 82.43 07:13:45 Average: 1 39.26 0.00 3.32 0.82 0.07 56.53 07:13:45 Average: 2 24.78 0.00 1.79 0.30 0.05 73.07 07:13:45 Average: 3 12.70 0.00 1.30 0.60 0.05 85.34 07:13:45 07:13:45 07:13:45