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