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