08:23:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145007 08:23:04 Running as SYSTEM 08:23:04 [EnvInject] - Loading node environment variables. 08:23:04 Building remotely on prd-ubuntu1804-builder-4c-4g-11957 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:23:04 [ssh-agent] Looking for ssh-agent implementation... 08:23:04 $ ssh-agent 08:23:04 SSH_AUTH_SOCK=/tmp/ssh-L8IhE2t3dO7g/agent.1658 08:23:04 SSH_AGENT_PID=1660 08:23:04 [ssh-agent] Started. 08:23:04 Running ssh-add (command line suppressed) 08:23:04 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10170964597484653691.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10170964597484653691.key) 08:23:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:23:04 The recommended git tool is: NONE 08:23:05 using credential onap-jenkins-ssh 08:23:05 Wiping out workspace first. 08:23:05 Cloning the remote Git repository 08:23:05 Cloning repository git://cloud.onap.org/mirror/oom.git 08:23:05 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:23:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:23:05 > git --version # timeout=10 08:23:06 > git --version # 'git version 2.17.1' 08:23:06 using GIT_SSH to set credentials Gerrit user 08:23:06 Verifying host key using manually-configured host key entries 08:23:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:23:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:23:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:23:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:23:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:23:11 using GIT_SSH to set credentials Gerrit user 08:23:11 Verifying host key using manually-configured host key entries 08:23:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/07/145007/3 # timeout=30 08:23:11 > git rev-parse 1c41e2f54dc3eff8add65ee2fb47b84caf00a1af^{commit} # timeout=10 08:23:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:23:11 Checking out Revision 1c41e2f54dc3eff8add65ee2fb47b84caf00a1af (refs/changes/07/145007/3) 08:23:11 > git config core.sparsecheckout # timeout=10 08:23:11 > git checkout -f 1c41e2f54dc3eff8add65ee2fb47b84caf00a1af # timeout=30 08:23:15 Commit message: "[SO] 17.3.0" 08:23:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:23:15 > git rev-list --no-walk e4e6648a489e9936db0e01f04d72f25716c9b0ff # timeout=10 08:23:15 [EnvInject] - Injecting environment variables from a build step. 08:23:15 [EnvInject] - Injecting as environment variables the properties content 08:23:15 PYTHON=python3 08:23:15 08:23:15 [EnvInject] - Variables injected successfully. 08:23:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15453876128814790848.sh 08:23:15 ---> tox-install.sh 08:23:15 + source /home/jenkins/lf-env.sh 08:23:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:23:15 ++ mktemp -d /tmp/venv-XXXX 08:23:15 + lf_venv=/tmp/venv-deUz 08:23:15 + local venv_file=/tmp/.os_lf_venv 08:23:15 + local python=python3 08:23:15 + local options 08:23:15 + local set_path=true 08:23:15 + local install_args= 08:23:15 ++ 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:23:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:23:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:23:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:23:15 + true 08:23:15 + case $1 in 08:23:15 + venv_file=/tmp/.toxenv 08:23:15 + shift 2 08:23:15 + true 08:23:15 + case $1 in 08:23:15 + shift 08:23:15 + break 08:23:15 + case $python in 08:23:15 + local pkg_list= 08:23:15 + [[ -d /opt/pyenv ]] 08:23:15 + echo 'Setup pyenv:' 08:23:15 Setup pyenv: 08:23:15 + export PYENV_ROOT=/opt/pyenv 08:23:15 + PYENV_ROOT=/opt/pyenv 08:23:15 + 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:23:15 + 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:23:15 + pyenv versions 08:23:15 * system (set by /opt/pyenv/version) 08:23:15 * 3.8.13 (set by /opt/pyenv/version) 08:23:15 * 3.9.13 (set by /opt/pyenv/version) 08:23:15 * 3.10.6 (set by /opt/pyenv/version) 08:23:15 + command -v pyenv 08:23:15 ++ pyenv init - --no-rehash 08:23:15 + 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:23:15 export PATH="/opt/pyenv/shims:${PATH}" 08:23:15 export PYENV_SHELL=bash 08:23:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:23:15 pyenv() { 08:23:15 local command 08:23:15 command="${1:-}" 08:23:15 if [ "$#" -gt 0 ]; then 08:23:15 shift 08:23:15 fi 08:23:15 08:23:15 case "$command" in 08:23:15 rehash|shell) 08:23:15 eval "$(pyenv "sh-$command" "$@")" 08:23:15 ;; 08:23:15 *) 08:23:15 command pyenv "$command" "$@" 08:23:15 ;; 08:23:15 esac 08:23:15 }' 08:23:15 +++ 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:23:15 ++ 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:23:15 ++ 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:23:15 ++ 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:23:15 ++ export PYENV_SHELL=bash 08:23:15 ++ PYENV_SHELL=bash 08:23:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:23:15 +++ complete -F _pyenv pyenv 08:23:15 ++ lf-pyver python3 08:23:15 ++ local py_version_xy=python3 08:23:15 ++ local py_version_xyz= 08:23:15 ++ pyenv versions 08:23:15 ++ local command 08:23:15 ++ command=versions 08:23:15 ++ sed 's/^[ *]* //' 08:23:15 ++ '[' 1 -gt 0 ']' 08:23:15 ++ shift 08:23:15 ++ case "$command" in 08:23:15 ++ command pyenv versions 08:23:15 ++ pyenv versions 08:23:15 ++ awk '{ print $1 }' 08:23:15 ++ grep -E '^[0-9.]*[0-9]$' 08:23:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:23:16 +++ grep '^3' /tmp/.pyenv_versions 08:23:16 +++ sort -V 08:23:16 +++ tail -n 1 08:23:16 ++ py_version_xyz=3.10.6 08:23:16 ++ [[ -z 3.10.6 ]] 08:23:16 ++ echo 3.10.6 08:23:16 ++ return 0 08:23:16 + pyenv local 3.10.6 08:23:16 + local command 08:23:16 + command=local 08:23:16 + '[' 2 -gt 0 ']' 08:23:16 + shift 08:23:16 + case "$command" in 08:23:16 + command pyenv local 3.10.6 08:23:16 + pyenv local 3.10.6 08:23:16 + for arg in "$@" 08:23:16 + case $arg in 08:23:16 + pkg_list+='tox ' 08:23:16 + for arg in "$@" 08:23:16 + case $arg in 08:23:16 + pkg_list+='virtualenv ' 08:23:16 + for arg in "$@" 08:23:16 + case $arg in 08:23:16 + pkg_list+='urllib3~=1.26.15 ' 08:23:16 + [[ -f /tmp/.toxenv ]] 08:23:16 + [[ ! -f /tmp/.toxenv ]] 08:23:16 + [[ -n '' ]] 08:23:16 + python3 -m venv /tmp/venv-deUz 08:23:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-deUz' 08:23:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-deUz 08:23:20 + echo /tmp/venv-deUz 08:23:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:23:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:23:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:23:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:23:20 + local 'pip_opts=--upgrade --quiet' 08:23:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:23:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:23:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:23:20 + [[ -n '' ]] 08:23:20 + [[ -n '' ]] 08:23:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:23:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:23:20 + /tmp/venv-deUz/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:23:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:23:24 lf-activate-venv(): INFO: Base packages installed successfully 08:23:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:23:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:23:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:23:24 + /tmp/venv-deUz/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:23:26 + type python3 08:23:26 + true 08:23:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-deUz/bin to PATH' 08:23:26 lf-activate-venv(): INFO: Adding /tmp/venv-deUz/bin to PATH 08:23:26 + PATH=/tmp/venv-deUz/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:23:26 + return 0 08:23:26 + python3 --version 08:23:26 Python 3.10.6 08:23:26 + python3 -m pip --version 08:23:26 pip 26.1.2 from /tmp/venv-deUz/lib/python3.10/site-packages/pip (python 3.10) 08:23:26 + python3 -m pip freeze 08:23:27 cachetools==7.1.4 08:23:27 colorama==0.4.6 08:23:27 distlib==0.4.3 08:23:27 filelock==3.29.4 08:23:27 packaging==26.2 08:23:27 platformdirs==4.10.0 08:23:27 pluggy==1.6.0 08:23:27 pyproject-api==1.10.1 08:23:27 python-discovery==1.4.2 08:23:27 tomli==2.4.1 08:23:27 tomli_w==1.2.0 08:23:27 tox==4.55.1 08:23:27 typing_extensions==4.15.0 08:23:27 urllib3==1.26.20 08:23:27 virtualenv==21.5.0 08:23:27 [EnvInject] - Injecting environment variables from a build step. 08:23:27 [EnvInject] - Injecting as environment variables the properties content 08:23:27 PARALLEL=false 08:23:27 08:23:27 [EnvInject] - Variables injected successfully. 08:23:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14022804080171713180.sh 08:23:27 ---> tox-run.sh 08:23:27 + 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:23:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:23:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:23:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:23:27 + cd /w/workspace/oom-master-pre-commit-lint/. 08:23:27 + source /home/jenkins/lf-env.sh 08:23:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:23:27 ++ mktemp -d /tmp/venv-XXXX 08:23:27 + lf_venv=/tmp/venv-NTD4 08:23:27 + local venv_file=/tmp/.os_lf_venv 08:23:27 + local python=python3 08:23:27 + local options 08:23:27 + local set_path=true 08:23:27 + local install_args= 08:23:27 ++ 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:23:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:23:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:23:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:23:27 + true 08:23:27 + case $1 in 08:23:27 + venv_file=/tmp/.toxenv 08:23:27 + shift 2 08:23:27 + true 08:23:27 + case $1 in 08:23:27 + shift 08:23:27 + break 08:23:27 + case $python in 08:23:27 + local pkg_list= 08:23:27 + [[ -d /opt/pyenv ]] 08:23:27 + echo 'Setup pyenv:' 08:23:27 Setup pyenv: 08:23:27 + export PYENV_ROOT=/opt/pyenv 08:23:27 + PYENV_ROOT=/opt/pyenv 08:23:27 + 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:23:27 + 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:23:27 + pyenv versions 08:23:27 system 08:23:27 3.8.13 08:23:27 3.9.13 08:23:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:23:27 + command -v pyenv 08:23:27 ++ pyenv init - --no-rehash 08:23:27 + 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:23:27 export PATH="/opt/pyenv/shims:${PATH}" 08:23:27 export PYENV_SHELL=bash 08:23:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:23:27 pyenv() { 08:23:27 local command 08:23:27 command="${1:-}" 08:23:27 if [ "$#" -gt 0 ]; then 08:23:27 shift 08:23:27 fi 08:23:27 08:23:27 case "$command" in 08:23:27 rehash|shell) 08:23:27 eval "$(pyenv "sh-$command" "$@")" 08:23:27 ;; 08:23:27 *) 08:23:27 command pyenv "$command" "$@" 08:23:27 ;; 08:23:27 esac 08:23:27 }' 08:23:27 +++ 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:23:27 ++ 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:23:27 ++ 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:23:27 ++ 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:23:27 ++ export PYENV_SHELL=bash 08:23:27 ++ PYENV_SHELL=bash 08:23:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:23:27 +++ complete -F _pyenv pyenv 08:23:27 ++ lf-pyver python3 08:23:27 ++ local py_version_xy=python3 08:23:27 ++ local py_version_xyz= 08:23:27 ++ pyenv versions 08:23:27 ++ local command 08:23:27 ++ command=versions 08:23:27 ++ '[' 1 -gt 0 ']' 08:23:27 ++ shift 08:23:27 ++ case "$command" in 08:23:27 ++ command pyenv versions 08:23:27 ++ pyenv versions 08:23:27 ++ sed 's/^[ *]* //' 08:23:27 ++ awk '{ print $1 }' 08:23:27 ++ grep -E '^[0-9.]*[0-9]$' 08:23:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:23:27 +++ grep '^3' /tmp/.pyenv_versions 08:23:27 +++ sort -V 08:23:27 +++ tail -n 1 08:23:27 ++ py_version_xyz=3.10.6 08:23:27 ++ [[ -z 3.10.6 ]] 08:23:27 ++ echo 3.10.6 08:23:27 ++ return 0 08:23:27 + pyenv local 3.10.6 08:23:27 + local command 08:23:27 + command=local 08:23:27 + '[' 2 -gt 0 ']' 08:23:27 + shift 08:23:27 + case "$command" in 08:23:27 + command pyenv local 3.10.6 08:23:27 + pyenv local 3.10.6 08:23:27 + for arg in "$@" 08:23:27 + case $arg in 08:23:27 + pkg_list+='tox ' 08:23:27 + for arg in "$@" 08:23:27 + case $arg in 08:23:27 + pkg_list+='virtualenv ' 08:23:27 + for arg in "$@" 08:23:27 + case $arg in 08:23:27 + pkg_list+='urllib3~=1.26.15 ' 08:23:27 + [[ -f /tmp/.toxenv ]] 08:23:27 ++ cat /tmp/.toxenv 08:23:27 + lf_venv=/tmp/venv-deUz 08:23:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-deUz from' file:/tmp/.toxenv 08:23:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-deUz from file:/tmp/.toxenv 08:23:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:23:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:23:27 + local 'pip_opts=--upgrade --quiet' 08:23:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:23:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:23:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:23:27 + [[ -n '' ]] 08:23:27 + [[ -n '' ]] 08:23:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:23:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:23:27 + /tmp/venv-deUz/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:23:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:23:28 lf-activate-venv(): INFO: Base packages installed successfully 08:23:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:23:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:23:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:23:28 + /tmp/venv-deUz/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:23:29 + type python3 08:23:29 + true 08:23:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-deUz/bin to PATH' 08:23:29 lf-activate-venv(): INFO: Adding /tmp/venv-deUz/bin to PATH 08:23:29 + PATH=/tmp/venv-deUz/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:23:29 + return 0 08:23:29 + [[ -d /opt/pyenv ]] 08:23:29 + echo '---> Setting up pyenv' 08:23:29 ---> Setting up pyenv 08:23:29 + export PYENV_ROOT=/opt/pyenv 08:23:29 + PYENV_ROOT=/opt/pyenv 08:23:29 + export PATH=/opt/pyenv/bin:/tmp/venv-deUz/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:23:29 + PATH=/opt/pyenv/bin:/tmp/venv-deUz/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:23:29 ++ pwd 08:23:29 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:23:29 + export PYTHONPATH 08:23:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:23:29 + TOX_TESTENV_PASSENV=PYTHONPATH 08:23:29 + tox --version 08:23:29 4.55.1 from /tmp/venv-deUz/lib/python3.10/site-packages/tox/__init__.py 08:23:29 + PARALLEL=false 08:23:29 + TOX_OPTIONS_LIST= 08:23:29 + [[ -n pre-commit ]] 08:23:29 + TOX_OPTIONS_LIST=' -e pre-commit' 08:23:29 + case ${PARALLEL,,} in 08:23:29 + tox -e pre-commit 08:23:29 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:23:30 pre-commit: install_deps> python -I -m pip install pre-commit 08:23:33 pre-commit: freeze> python -m pip freeze --all 08:23:33 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 08:23:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:23:34 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:23:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:23:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:23:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:23:36 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:23:36 [INFO] Once installed this environment will be reused. 08:23:36 [INFO] This may take a few minutes... 08:23:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:23:40 [INFO] Once installed this environment will be reused. 08:23:40 [INFO] This may take a few minutes... 08:23:44 trim trailing whitespace.................................................Passed 08:23:45 Tabs remover.............................................................Passed 08:23:45 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:23:45 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:23:45 [INFO] Once installed this environment will be reused. 08:23:45 [INFO] This may take a few minutes... 08:23:53 gitlint..............................................(no files to check)Skipped 08:23:53 pre-commit: OK (24.22=setup[4.07]+cmd[11.28,8.87] seconds) 08:23:53 congratulations :) (24.26 seconds) 08:23:54 + tox_status=0 08:23:54 + echo '---> Completed tox runs' 08:23:54 ---> Completed tox runs 08:23:54 + for i in .tox/*/log 08:23:54 ++ echo .tox/pre-commit/log 08:23:54 ++ awk -F/ '{print $2}' 08:23:54 + tox_env=pre-commit 08:23:54 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:23:54 + DOC_DIR=docs/_build/html 08:23:54 + [[ -d docs/_build/html ]] 08:23:54 + echo '---> tox-run.sh ends' 08:23:54 ---> tox-run.sh ends 08:23:54 + test 0 -eq 0 08:23:54 $ ssh-agent -k 08:23:54 unset SSH_AUTH_SOCK; 08:23:54 unset SSH_AGENT_PID; 08:23:54 echo Agent pid 1660 killed; 08:23:54 [ssh-agent] Stopped. 08:23:54 [PostBuildScript] - [INFO] Executing post build scripts. 08:23:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5878667985961885372.sh 08:23:54 ---> sysstat.sh 08:23:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11309077329505208115.sh 08:23:54 ---> package-listing.sh 08:23:54 ++ facter osfamily 08:23:54 ++ tr '[:upper:]' '[:lower:]' 08:23:54 + OS_FAMILY=debian 08:23:54 + workspace=/w/workspace/oom-master-pre-commit-lint 08:23:54 + START_PACKAGES=/tmp/packages_start.txt 08:23:54 + END_PACKAGES=/tmp/packages_end.txt 08:23:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:23:54 + PACKAGES=/tmp/packages_start.txt 08:23:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:23:54 + PACKAGES=/tmp/packages_end.txt 08:23:54 + case "${OS_FAMILY}" in 08:23:54 + dpkg -l 08:23:54 + grep '^ii' 08:23:54 + '[' -f /tmp/packages_start.txt ']' 08:23:54 + '[' -f /tmp/packages_end.txt ']' 08:23:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:23:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:23:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:23:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:23:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13735097334443254411.sh 08:23:54 ---> capture-instance-metadata.sh 08:23:54 Setup pyenv: 08:23:54 system 08:23:54 3.8.13 08:23:54 3.9.13 08:23:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:23:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gXCa 08:23:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:23:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:23:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:24:02 lf-activate-venv(): INFO: Base packages installed successfully 08:24:02 lf-activate-venv(): INFO: Installing additional packages: lftools 08:24:23 lf-activate-venv(): INFO: Adding /tmp/venv-gXCa/bin to PATH 08:24:23 INFO: Running in OpenStack, capturing instance metadata 08:24:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10928076147475868961.sh 08:24:24 provisioning config files... 08:24:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config186272289574884598tmp 08:24:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:24:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:24:24 [EnvInject] - Injecting environment variables from a build step. 08:24:24 [EnvInject] - Injecting as environment variables the properties content 08:24:24 SERVER_ID=logs 08:24:24 08:24:24 [EnvInject] - Variables injected successfully. 08:24:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16278138480174597452.sh 08:24:24 ---> create-netrc.sh 08:24:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16709340992886538958.sh 08:24:24 ---> python-tools-install.sh 08:24:24 Setup pyenv: 08:24:24 system 08:24:24 3.8.13 08:24:24 3.9.13 08:24:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:24:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gXCa from file:/tmp/.os_lf_venv 08:24:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:24:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:24:26 lf-activate-venv(): INFO: Base packages installed successfully 08:24:26 lf-activate-venv(): INFO: Installing additional packages: lftools 08:24:33 lf-activate-venv(): INFO: Adding /tmp/venv-gXCa/bin to PATH 08:24:33 Generating Requirements File 08:24:55 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:24:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:24:56 Python 3.10.6 08:24:56 pip 26.1.2 from /tmp/venv-gXCa/lib/python3.10/site-packages/pip (python 3.10) 08:24:56 aiohappyeyeballs==2.6.2 08:24:56 aiohttp==3.14.1 08:24:56 aiosignal==1.4.0 08:24:56 appdirs==1.4.4 08:24:56 argcomplete==3.6.3 08:24:56 aspy.yaml==1.3.0 08:24:56 async-timeout==5.0.1 08:24:56 attrs==26.1.0 08:24:56 autopage==0.6.0 08:24:56 backports.strenum==1.3.1 08:24:56 beautifulsoup4==4.15.0 08:24:56 boto3==1.43.29 08:24:56 botocore==1.43.29 08:24:56 bs4==0.0.2 08:24:56 certifi==2026.5.20 08:24:56 cffi==2.0.0 08:24:56 cfgv==3.5.0 08:24:56 chardet==7.4.3 08:24:56 charset-normalizer==3.4.7 08:24:56 click==8.4.1 08:24:56 cliff==4.14.0 08:24:56 cmd2==3.5.1 08:24:56 cryptography==3.3.2 08:24:56 debtcollector==3.1.0 08:24:56 decorator==5.3.1 08:24:56 defusedxml==0.7.1 08:24:56 Deprecated==1.3.1 08:24:56 distlib==0.4.3 08:24:56 dnspython==2.8.0 08:24:56 docker==7.1.0 08:24:56 dogpile.cache==1.5.0 08:24:56 durationpy==0.10 08:24:56 email-validator==2.3.0 08:24:56 filelock==3.29.4 08:24:56 frozenlist==1.8.0 08:24:56 future==1.0.0 08:24:56 gitdb==4.0.12 08:24:56 GitPython==3.1.50 08:24:56 httplib2==0.30.2 08:24:56 identify==2.6.19 08:24:56 idna==3.18 08:24:56 importlib-resources==1.5.0 08:24:56 iso8601==2.1.0 08:24:56 Jinja2==3.1.6 08:24:56 jmespath==1.1.0 08:24:56 jsonpatch==1.33 08:24:56 jsonpointer==3.1.1 08:24:56 jsonschema==4.26.0 08:24:56 jsonschema-specifications==2025.9.1 08:24:56 keystoneauth1==5.14.0 08:24:56 kubernetes==36.0.2 08:24:56 lftools==0.37.22 08:24:56 lxml==6.1.1 08:24:56 markdown-it-py==4.2.0 08:24:56 MarkupSafe==3.0.3 08:24:56 mdurl==0.1.2 08:24:56 msgpack==1.2.0 08:24:56 multi_key_dict==2.0.3 08:24:56 multidict==6.7.1 08:24:56 munch==4.0.0 08:24:56 netaddr==1.3.0 08:24:56 niet==1.4.2 08:24:56 nodeenv==1.10.0 08:24:56 oauth2client==4.1.3 08:24:56 oauthlib==3.3.1 08:24:56 openstacksdk==4.13.0 08:24:56 os-service-types==1.8.2 08:24:56 osc-lib==4.6.0 08:24:56 oslo.config==10.4.0 08:24:56 oslo.context==6.4.0 08:24:56 oslo.i18n==6.8.0 08:24:56 oslo.log==8.2.0 08:24:56 oslo.serialization==5.10.0 08:24:56 oslo.utils==10.1.1 08:24:56 packaging==26.2 08:24:56 pbr==7.0.3 08:24:56 platformdirs==4.10.0 08:24:56 prettytable==3.17.0 08:24:56 propcache==0.5.2 08:24:56 psutil==7.2.2 08:24:56 pyasn1==0.6.3 08:24:56 pyasn1_modules==0.4.2 08:24:56 pycparser==3.0 08:24:56 pygerrit2==2.0.15 08:24:56 PyGithub==2.9.1 08:24:56 Pygments==2.20.0 08:24:56 PyJWT==2.13.0 08:24:56 PyNaCl==1.6.2 08:24:56 pyparsing==2.4.7 08:24:56 pyperclip==1.11.0 08:24:56 pyrsistent==0.20.0 08:24:56 python-cinderclient==9.9.0 08:24:56 python-dateutil==2.9.0.post0 08:24:56 python-discovery==1.4.2 08:24:56 python-heatclient==5.2.0 08:24:56 python-jenkins==1.8.3 08:24:56 python-keystoneclient==5.8.0 08:24:56 python-magnumclient==4.10.0 08:24:56 python-openstackclient==10.0.0 08:24:56 python-swiftclient==4.10.0 08:24:56 PyYAML==6.0.3 08:24:56 referencing==0.37.0 08:24:56 requests==2.34.2 08:24:56 requests-oauthlib==2.0.0 08:24:56 rfc3986==2.0.0 08:24:56 rich==15.0.0 08:24:56 rich-argparse==1.8.0 08:24:56 rpds-py==0.30.0 08:24:56 rsa==4.9.1 08:24:56 ruamel.yaml==0.19.1 08:24:56 ruamel.yaml.clib==0.2.15 08:24:56 s3transfer==0.18.0 08:24:56 simplejson==4.1.1 08:24:56 six==1.17.0 08:24:56 smmap==5.0.3 08:24:56 soupsieve==2.8.4 08:24:56 stevedore==5.8.0 08:24:56 tabulate==0.10.0 08:24:56 toml==0.10.2 08:24:56 tomlkit==0.15.0 08:24:56 tqdm==4.68.2 08:24:56 typing_extensions==4.15.0 08:24:56 urllib3==1.26.20 08:24:56 virtualenv==21.5.0 08:24:56 wcwidth==0.8.1 08:24:56 websocket-client==1.9.0 08:24:56 wrapt==2.2.1 08:24:56 xdg==6.0.0 08:24:56 xmltodict==1.0.4 08:24:56 yarl==1.24.2 08:24:56 yq==3.4.3 08:24:56 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins3618782931133405083.sh 08:24:56 ---> uv-install.sh 08:24:56 Installing uv/uvx (latest) using shell installer 08:24:57 2026-06-15 08:24:57 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-YO0OZV.sh" [1] 08:24:57 downloading uv 0.11.21 x86_64-unknown-linux-gnu 08:24:57 installing to /home/jenkins/.local/bin 08:24:57 uv 08:24:57 uvx 08:24:57 everything's installed! 08:24:57 08:24:57 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:24:57 08:24:57 source $HOME/.local/bin/env (sh, bash, zsh) 08:24:57 source $HOME/.local/bin/env.fish (fish) 08:24:57 Adding install location to PATH 08:24:57 ---> Validating uv/uvx install 08:24:57 uvx 0.11.21 (x86_64-unknown-linux-gnu) 08:24:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2175896134805537423.sh 08:24:57 ---> sudo-logs.sh 08:24:57 Archiving 'sudo' log.. 08:24:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1927420203292792728.sh 08:24:58 ---> job-cost.sh 08:24:58 INFO: Activating Python virtual environment... 08:24:58 Setup pyenv: 08:24:58 system 08:24:58 3.8.13 08:24:58 3.9.13 08:24:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:24:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gXCa from file:/tmp/.os_lf_venv 08:24:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:24:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:25:00 lf-activate-venv(): INFO: Base packages installed successfully 08:25:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:25:08 lf-activate-venv(): INFO: Adding /tmp/venv-gXCa/bin to PATH 08:25:08 INFO: No stack-cost file found 08:25:08 INFO: Instance uptime: 153s 08:25:08 INFO: Fetching instance metadata (attempt 1 of 3)... 08:25:08 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:25:08 INFO: Successfully fetched instance metadata 08:25:08 INFO: Instance type: v3-standard-4 08:25:08 INFO: Retrieving pricing info for: v3-standard-4 08:25:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:25:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=153 08:25:08 INFO: Successfully fetched Vexxhost pricing API 08:25:08 INFO: Retrieved cost: 0.11 08:25:08 INFO: Retrieved resource: v3-standard-4 08:25:08 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:25:08 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:25:08 INFO: Successfully archived job cost data 08:25:08 DEBUG: Cost data: oom-master-pre-commit-lint,4648,2026-06-15 08:25:08,v3-standard-4,153,0.11,0.00,SUCCESS 08:25:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9811047118965090587.sh 08:25:08 ---> logs-deploy.sh 08:25:08 Setup pyenv: 08:25:08 system 08:25:08 3.8.13 08:25:08 3.9.13 08:25:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:25:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gXCa from file:/tmp/.os_lf_venv 08:25:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:25:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:25:10 lf-activate-venv(): INFO: Base packages installed successfully 08:25:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:25:18 lf-activate-venv(): INFO: Adding /tmp/venv-gXCa/bin to PATH 08:25:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4648 08:25:18 INFO: archiving workspace using pattern(s): 08:25:19 Archives upload complete. 08:25:19 INFO: archiving logs to Nexus 08:25:20 ---> uname -a: 08:25:20 Linux prd-ubuntu1804-builder-4c-4g-11957 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:25:20 08:25:20 08:25:20 ---> lscpu: 08:25:20 Architecture: x86_64 08:25:20 CPU op-mode(s): 32-bit, 64-bit 08:25:20 Byte Order: Little Endian 08:25:20 CPU(s): 4 08:25:20 On-line CPU(s) list: 0-3 08:25:20 Thread(s) per core: 1 08:25:20 Core(s) per socket: 1 08:25:20 Socket(s): 4 08:25:20 NUMA node(s): 1 08:25:20 Vendor ID: AuthenticAMD 08:25:20 CPU family: 23 08:25:20 Model: 49 08:25:20 Model name: AMD EPYC-Rome Processor 08:25:20 Stepping: 0 08:25:20 CPU MHz: 2799.998 08:25:20 BogoMIPS: 5599.99 08:25:20 Virtualization: AMD-V 08:25:20 Hypervisor vendor: KVM 08:25:20 Virtualization type: full 08:25:20 L1d cache: 32K 08:25:20 L1i cache: 32K 08:25:20 L2 cache: 512K 08:25:20 L3 cache: 16384K 08:25:20 NUMA node0 CPU(s): 0-3 08:25:20 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:25:20 08:25:20 08:25:20 ---> nproc: 08:25:20 4 08:25:20 08:25:20 08:25:20 ---> df -h: 08:25:20 Filesystem Size Used Avail Use% Mounted on 08:25:20 udev 7.9G 0 7.9G 0% /dev 08:25:20 tmpfs 1.6G 676K 1.6G 1% /run 08:25:20 /dev/vda1 78G 8.5G 69G 11% / 08:25:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:25:20 tmpfs 5.0M 0 5.0M 0% /run/lock 08:25:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:25:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:25:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:25:20 08:25:20 08:25:20 ---> free -m: 08:25:20 total used free shared buff/cache available 08:25:20 Mem: 16040 550 13153 0 2336 15164 08:25:20 Swap: 1023 0 1023 08:25:20 08:25:20 08:25:20 ---> ip addr: 08:25:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:25:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:25:20 inet 127.0.0.1/8 scope host lo 08:25:20 valid_lft forever preferred_lft forever 08:25:20 inet6 ::1/128 scope host 08:25:20 valid_lft forever preferred_lft forever 08:25:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:25:20 link/ether fa:16:3e:dc:56:21 brd ff:ff:ff:ff:ff:ff 08:25:20 inet 10.30.106.185/23 brd 10.30.107.255 scope global dynamic ens3 08:25:20 valid_lft 86251sec preferred_lft 86251sec 08:25:20 inet6 fe80::f816:3eff:fedc:5621/64 scope link 08:25:20 valid_lft forever preferred_lft forever 08:25:20 08:25:20 08:25:20 ---> sar -b -r -n DEV: 08:25:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11957) 06/15/26 _x86_64_ (4 CPU) 08:25:20 08:25:20 08:22:53 LINUX RESTART (4 CPU) 08:25:20 08:25:20 08:23:01 tps rtps wtps bread/s bwrtn/s 08:25:20 08:24:01 332.73 38.83 293.90 1359.37 69709.98 08:25:20 08:25:02 129.49 1.13 128.35 132.39 14399.08 08:25:20 Average: 230.35 19.84 210.51 741.32 41848.69 08:25:20 08:25:20 08:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:25:20 08:24:01 13964312 15570608 2460656 14.98 58608 1746028 771316 4.41 729592 1511832 154304 08:25:20 08:25:02 13505012 15553740 2919956 17.78 88096 2137400 777240 4.45 760468 1894328 231644 08:25:20 Average: 13734662 15562174 2690306 16.38 73352 1941714 774278 4.43 745030 1703080 192974 08:25:20 08:25:20 08:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:25:20 08:24:01 ens3 547.38 341.94 2255.30 82.04 0.00 0.00 0.00 0.00 08:25:20 08:24:01 lo 2.33 2.33 0.25 0.25 0.00 0.00 0.00 0.00 08:25:20 08:25:02 ens3 91.96 69.46 1460.75 12.71 0.00 0.00 0.00 0.00 08:25:20 08:25:02 lo 1.71 1.71 0.19 0.19 0.00 0.00 0.00 0.00 08:25:20 Average: ens3 317.97 204.69 1855.07 47.12 0.00 0.00 0.00 0.00 08:25:20 Average: lo 2.02 2.02 0.22 0.22 0.00 0.00 0.00 0.00 08:25:20 08:25:20 08:25:20 ---> sar -P ALL: 08:25:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11957) 06/15/26 _x86_64_ (4 CPU) 08:25:20 08:25:20 08:22:53 LINUX RESTART (4 CPU) 08:25:20 08:25:20 08:23:01 CPU %user %nice %system %iowait %steal %idle 08:25:20 08:24:01 all 24.84 0.00 2.81 2.99 0.06 69.29 08:25:20 08:24:01 0 34.79 0.00 3.23 1.96 0.08 59.93 08:25:20 08:24:01 1 19.30 0.00 2.79 5.52 0.05 72.34 08:25:20 08:24:01 2 21.23 0.00 2.46 3.87 0.07 72.37 08:25:20 08:24:01 3 24.07 0.00 2.77 0.62 0.05 72.49 08:25:20 08:25:02 all 19.93 0.00 1.57 1.45 0.05 76.99 08:25:20 08:25:02 0 4.84 0.00 0.92 1.19 0.03 93.02 08:25:20 08:25:02 1 28.70 0.00 2.12 0.44 0.03 68.71 08:25:20 08:25:02 2 25.37 0.00 1.87 3.94 0.08 68.74 08:25:20 08:25:02 3 20.65 0.00 1.38 0.28 0.05 77.64 08:25:20 Average: all 22.38 0.00 2.19 2.22 0.06 73.16 08:25:20 Average: 0 19.79 0.00 2.07 1.57 0.06 76.50 08:25:20 Average: 1 24.05 0.00 2.45 2.95 0.04 70.51 08:25:20 Average: 2 23.30 0.00 2.17 3.91 0.07 70.56 08:25:20 Average: 3 22.35 0.00 2.07 0.45 0.05 75.09 08:25:20 08:25:20 08:25:20