18:41:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145191 18:41:59 Running as SYSTEM 18:41:59 [EnvInject] - Loading node environment variables. 18:41:59 Building remotely on prd-ubuntu1804-builder-4c-4g-18232 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 18:42:00 [ssh-agent] Looking for ssh-agent implementation... 18:42:00 $ ssh-agent 18:42:00 SSH_AUTH_SOCK=/tmp/ssh-T7hqeiVWrHQT/agent.1654 18:42:00 SSH_AGENT_PID=1656 18:42:00 [ssh-agent] Started. 18:42:00 Running ssh-add (command line suppressed) 18:42:00 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2232493625255646709.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2232493625255646709.key) 18:42:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:42:00 The recommended git tool is: NONE 18:42:01 using credential onap-jenkins-ssh 18:42:01 Wiping out workspace first. 18:42:01 Cloning the remote Git repository 18:42:01 Cloning repository git://cloud.onap.org/mirror/oom.git 18:42:01 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 18:42:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:42:01 > git --version # timeout=10 18:42:01 > git --version # 'git version 2.17.1' 18:42:01 using GIT_SSH to set credentials Gerrit user 18:42:01 Verifying host key using manually-configured host key entries 18:42:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:42:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:42:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:42:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:42:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:42:07 using GIT_SSH to set credentials Gerrit user 18:42:07 Verifying host key using manually-configured host key entries 18:42:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/91/145191/5 # timeout=30 18:42:07 > git rev-parse f16704f3779b293b70eb22e50272c2c09ebdfdd6^{commit} # timeout=10 18:42:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:42:07 Checking out Revision f16704f3779b293b70eb22e50272c2c09ebdfdd6 (refs/changes/91/145191/5) 18:42:07 > git config core.sparsecheckout # timeout=10 18:42:07 > git checkout -f f16704f3779b293b70eb22e50272c2c09ebdfdd6 # timeout=30 18:42:10 Commit message: "[SDC] 13.1.1" 18:42:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:42:11 > git rev-list --no-walk 81210f1c399dbeb117aa11311d6bf7eddb756242 # timeout=10 18:42:11 [EnvInject] - Injecting environment variables from a build step. 18:42:11 [EnvInject] - Injecting as environment variables the properties content 18:42:11 PYTHON=python3 18:42:11 18:42:11 [EnvInject] - Variables injected successfully. 18:42:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17982222447882451705.sh 18:42:11 ---> tox-install.sh 18:42:11 + source /home/jenkins/lf-env.sh 18:42:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:42:11 ++ mktemp -d /tmp/venv-XXXX 18:42:11 + lf_venv=/tmp/venv-EQcQ 18:42:11 + local venv_file=/tmp/.os_lf_venv 18:42:11 + local python=python3 18:42:11 + local options 18:42:11 + local set_path=true 18:42:11 + local install_args= 18:42:11 ++ 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 18:42:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:42:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:42:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:42:11 + true 18:42:11 + case $1 in 18:42:11 + venv_file=/tmp/.toxenv 18:42:11 + shift 2 18:42:11 + true 18:42:11 + case $1 in 18:42:11 + shift 18:42:11 + break 18:42:11 + case $python in 18:42:11 + local pkg_list= 18:42:11 + [[ -d /opt/pyenv ]] 18:42:11 + echo 'Setup pyenv:' 18:42:11 Setup pyenv: 18:42:11 + export PYENV_ROOT=/opt/pyenv 18:42:11 + PYENV_ROOT=/opt/pyenv 18:42:11 + 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 18:42:11 + 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 18:42:11 + pyenv versions 18:42:11 * system (set by /opt/pyenv/version) 18:42:11 * 3.8.13 (set by /opt/pyenv/version) 18:42:11 * 3.9.13 (set by /opt/pyenv/version) 18:42:11 * 3.10.6 (set by /opt/pyenv/version) 18:42:11 + command -v pyenv 18:42:11 ++ pyenv init - --no-rehash 18:42:11 + 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[*]}"'\'')" 18:42:11 export PATH="/opt/pyenv/shims:${PATH}" 18:42:11 export PYENV_SHELL=bash 18:42:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:42:11 pyenv() { 18:42:11 local command 18:42:11 command="${1:-}" 18:42:11 if [ "$#" -gt 0 ]; then 18:42:11 shift 18:42:11 fi 18:42:11 18:42:11 case "$command" in 18:42:11 rehash|shell) 18:42:11 eval "$(pyenv "sh-$command" "$@")" 18:42:11 ;; 18:42:11 *) 18:42:11 command pyenv "$command" "$@" 18:42:11 ;; 18:42:11 esac 18:42:11 }' 18:42:11 +++ 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[*]}"' 18:42:11 ++ 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 18:42:11 ++ 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 18:42:11 ++ 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 18:42:11 ++ export PYENV_SHELL=bash 18:42:11 ++ PYENV_SHELL=bash 18:42:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:42:11 +++ complete -F _pyenv pyenv 18:42:11 ++ lf-pyver python3 18:42:11 ++ local py_version_xy=python3 18:42:11 ++ local py_version_xyz= 18:42:11 ++ sed 's/^[ *]* //' 18:42:11 ++ awk '{ print $1 }' 18:42:11 ++ grep -E '^[0-9.]*[0-9]$' 18:42:11 ++ pyenv versions 18:42:11 ++ local command 18:42:11 ++ command=versions 18:42:11 ++ '[' 1 -gt 0 ']' 18:42:11 ++ shift 18:42:11 ++ case "$command" in 18:42:11 ++ command pyenv versions 18:42:11 ++ pyenv versions 18:42:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:42:11 +++ grep '^3' /tmp/.pyenv_versions 18:42:11 +++ sort -V 18:42:11 +++ tail -n 1 18:42:11 ++ py_version_xyz=3.10.6 18:42:11 ++ [[ -z 3.10.6 ]] 18:42:11 ++ echo 3.10.6 18:42:11 ++ return 0 18:42:11 + pyenv local 3.10.6 18:42:11 + local command 18:42:11 + command=local 18:42:11 + '[' 2 -gt 0 ']' 18:42:11 + shift 18:42:11 + case "$command" in 18:42:11 + command pyenv local 3.10.6 18:42:11 + pyenv local 3.10.6 18:42:11 + for arg in "$@" 18:42:11 + case $arg in 18:42:11 + pkg_list+='tox ' 18:42:11 + for arg in "$@" 18:42:11 + case $arg in 18:42:11 + pkg_list+='virtualenv ' 18:42:11 + for arg in "$@" 18:42:11 + case $arg in 18:42:11 + pkg_list+='urllib3~=1.26.15 ' 18:42:11 + [[ -f /tmp/.toxenv ]] 18:42:11 + [[ ! -f /tmp/.toxenv ]] 18:42:11 + [[ -n '' ]] 18:42:11 + python3 -m venv /tmp/venv-EQcQ 18:42:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EQcQ' 18:42:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EQcQ 18:42:15 + echo /tmp/venv-EQcQ 18:42:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:42:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:42:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:42:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:42:15 + local 'pip_opts=--upgrade --quiet' 18:42:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:42:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:42:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:42:15 + [[ -n '' ]] 18:42:15 + [[ -n '' ]] 18:42:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:42:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:42:15 + /tmp/venv-EQcQ/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 18:42:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:42:19 lf-activate-venv(): INFO: Base packages installed successfully 18:42:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:42:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:42:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:42:19 + /tmp/venv-EQcQ/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 18:42:21 + type python3 18:42:21 + true 18:42:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EQcQ/bin to PATH' 18:42:21 lf-activate-venv(): INFO: Adding /tmp/venv-EQcQ/bin to PATH 18:42:21 + PATH=/tmp/venv-EQcQ/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 18:42:21 + return 0 18:42:21 + python3 --version 18:42:21 Python 3.10.6 18:42:21 + python3 -m pip --version 18:42:22 pip 26.1.2 from /tmp/venv-EQcQ/lib/python3.10/site-packages/pip (python 3.10) 18:42:22 + python3 -m pip freeze 18:42:22 cachetools==7.1.4 18:42:22 colorama==0.4.6 18:42:22 distlib==0.4.3 18:42:22 filelock==3.29.4 18:42:22 packaging==26.2 18:42:22 platformdirs==4.10.0 18:42:22 pluggy==1.6.0 18:42:22 pyproject-api==1.10.1 18:42:22 python-discovery==1.4.2 18:42:22 tomli==2.4.1 18:42:22 tomli_w==1.2.0 18:42:22 tox==4.55.1 18:42:22 typing_extensions==4.15.0 18:42:22 urllib3==1.26.20 18:42:22 virtualenv==21.5.1 18:42:22 [EnvInject] - Injecting environment variables from a build step. 18:42:22 [EnvInject] - Injecting as environment variables the properties content 18:42:22 PARALLEL=false 18:42:22 18:42:22 [EnvInject] - Variables injected successfully. 18:42:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3947018623508563095.sh 18:42:22 ---> tox-run.sh 18:42:22 + 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 18:42:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 18:42:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 18:42:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 18:42:22 + cd /w/workspace/oom-master-pre-commit-lint/. 18:42:22 + source /home/jenkins/lf-env.sh 18:42:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:42:22 ++ mktemp -d /tmp/venv-XXXX 18:42:22 + lf_venv=/tmp/venv-p45O 18:42:22 + local venv_file=/tmp/.os_lf_venv 18:42:22 + local python=python3 18:42:22 + local options 18:42:22 + local set_path=true 18:42:22 + local install_args= 18:42:22 ++ 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 18:42:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:42:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:42:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:42:22 + true 18:42:22 + case $1 in 18:42:22 + venv_file=/tmp/.toxenv 18:42:22 + shift 2 18:42:22 + true 18:42:22 + case $1 in 18:42:22 + shift 18:42:22 + break 18:42:22 + case $python in 18:42:22 + local pkg_list= 18:42:22 + [[ -d /opt/pyenv ]] 18:42:22 + echo 'Setup pyenv:' 18:42:22 Setup pyenv: 18:42:22 + export PYENV_ROOT=/opt/pyenv 18:42:22 + PYENV_ROOT=/opt/pyenv 18:42:22 + 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 18:42:22 + 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 18:42:22 + pyenv versions 18:42:22 system 18:42:22 3.8.13 18:42:22 3.9.13 18:42:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:42:22 + command -v pyenv 18:42:22 ++ pyenv init - --no-rehash 18:42:22 + 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[*]}"'\'')" 18:42:22 export PATH="/opt/pyenv/shims:${PATH}" 18:42:22 export PYENV_SHELL=bash 18:42:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:42:22 pyenv() { 18:42:22 local command 18:42:22 command="${1:-}" 18:42:22 if [ "$#" -gt 0 ]; then 18:42:22 shift 18:42:22 fi 18:42:22 18:42:22 case "$command" in 18:42:22 rehash|shell) 18:42:22 eval "$(pyenv "sh-$command" "$@")" 18:42:22 ;; 18:42:22 *) 18:42:22 command pyenv "$command" "$@" 18:42:22 ;; 18:42:22 esac 18:42:22 }' 18:42:22 +++ 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[*]}"' 18:42:22 ++ 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 18:42:22 ++ 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 18:42:22 ++ 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 18:42:22 ++ export PYENV_SHELL=bash 18:42:22 ++ PYENV_SHELL=bash 18:42:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:42:22 +++ complete -F _pyenv pyenv 18:42:22 ++ lf-pyver python3 18:42:22 ++ local py_version_xy=python3 18:42:22 ++ local py_version_xyz= 18:42:22 ++ pyenv versions 18:42:22 ++ local command 18:42:22 ++ awk '{ print $1 }' 18:42:22 ++ command=versions 18:42:22 ++ '[' 1 -gt 0 ']' 18:42:22 ++ shift 18:42:22 ++ case "$command" in 18:42:22 ++ command pyenv versions 18:42:22 ++ pyenv versions 18:42:22 ++ grep -E '^[0-9.]*[0-9]$' 18:42:22 ++ sed 's/^[ *]* //' 18:42:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:42:22 +++ grep '^3' /tmp/.pyenv_versions 18:42:22 +++ sort -V 18:42:22 +++ tail -n 1 18:42:22 ++ py_version_xyz=3.10.6 18:42:22 ++ [[ -z 3.10.6 ]] 18:42:22 ++ echo 3.10.6 18:42:22 ++ return 0 18:42:22 + pyenv local 3.10.6 18:42:22 + local command 18:42:22 + command=local 18:42:22 + '[' 2 -gt 0 ']' 18:42:22 + shift 18:42:22 + case "$command" in 18:42:22 + command pyenv local 3.10.6 18:42:22 + pyenv local 3.10.6 18:42:22 + for arg in "$@" 18:42:22 + case $arg in 18:42:22 + pkg_list+='tox ' 18:42:22 + for arg in "$@" 18:42:22 + case $arg in 18:42:22 + pkg_list+='virtualenv ' 18:42:22 + for arg in "$@" 18:42:22 + case $arg in 18:42:22 + pkg_list+='urllib3~=1.26.15 ' 18:42:22 + [[ -f /tmp/.toxenv ]] 18:42:22 ++ cat /tmp/.toxenv 18:42:22 + lf_venv=/tmp/venv-EQcQ 18:42:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EQcQ from' file:/tmp/.toxenv 18:42:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EQcQ from file:/tmp/.toxenv 18:42:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:42:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:42:22 + local 'pip_opts=--upgrade --quiet' 18:42:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:42:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:42:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:42:22 + [[ -n '' ]] 18:42:22 + [[ -n '' ]] 18:42:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:42:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:42:22 + /tmp/venv-EQcQ/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 18:42:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:42:23 lf-activate-venv(): INFO: Base packages installed successfully 18:42:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:42:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:42:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:42:23 + /tmp/venv-EQcQ/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 18:42:24 + type python3 18:42:24 + true 18:42:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EQcQ/bin to PATH' 18:42:24 lf-activate-venv(): INFO: Adding /tmp/venv-EQcQ/bin to PATH 18:42:24 + PATH=/tmp/venv-EQcQ/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 18:42:24 + return 0 18:42:24 + [[ -d /opt/pyenv ]] 18:42:24 + echo '---> Setting up pyenv' 18:42:24 ---> Setting up pyenv 18:42:24 + export PYENV_ROOT=/opt/pyenv 18:42:24 + PYENV_ROOT=/opt/pyenv 18:42:24 + export PATH=/opt/pyenv/bin:/tmp/venv-EQcQ/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 18:42:24 + PATH=/opt/pyenv/bin:/tmp/venv-EQcQ/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 18:42:24 ++ pwd 18:42:24 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 18:42:24 + export PYTHONPATH 18:42:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:42:24 + TOX_TESTENV_PASSENV=PYTHONPATH 18:42:24 + tox --version 18:42:24 4.55.1 from /tmp/venv-EQcQ/lib/python3.10/site-packages/tox/__init__.py 18:42:24 + PARALLEL=false 18:42:24 + TOX_OPTIONS_LIST= 18:42:24 + [[ -n pre-commit ]] 18:42:24 + TOX_OPTIONS_LIST=' -e pre-commit' 18:42:24 + case ${PARALLEL,,} in 18:42:24 + tox -e pre-commit 18:42:24 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 18:42:26 pre-commit: install_deps> python -I -m pip install pre-commit 18:42:29 pre-commit: freeze> python -m pip freeze --all 18:42:29 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.1 18:42:29 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 18:42:29 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:42:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:42:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:42:31 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:42:31 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:42:31 [INFO] Once installed this environment will be reused. 18:42:31 [INFO] This may take a few minutes... 18:42:35 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:42:35 [INFO] Once installed this environment will be reused. 18:42:35 [INFO] This may take a few minutes... 18:42:39 trim trailing whitespace.................................................Passed 18:42:40 Tabs remover.............................................................Passed 18:42:40 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 18:42:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:42:40 [INFO] Once installed this environment will be reused. 18:42:40 [INFO] This may take a few minutes... 18:42:48 gitlint..............................................(no files to check)Skipped 18:42:48 pre-commit: OK (23.87=setup[3.98]+cmd[11.06,8.82] seconds) 18:42:48 congratulations :) (23.90 seconds) 18:42:49 + tox_status=0 18:42:49 + echo '---> Completed tox runs' 18:42:49 ---> Completed tox runs 18:42:49 + for i in .tox/*/log 18:42:49 ++ echo .tox/pre-commit/log 18:42:49 ++ awk -F/ '{print $2}' 18:42:49 + tox_env=pre-commit 18:42:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 18:42:49 + DOC_DIR=docs/_build/html 18:42:49 + [[ -d docs/_build/html ]] 18:42:49 + echo '---> tox-run.sh ends' 18:42:49 ---> tox-run.sh ends 18:42:49 + test 0 -eq 0 18:42:49 $ ssh-agent -k 18:42:49 unset SSH_AUTH_SOCK; 18:42:49 unset SSH_AGENT_PID; 18:42:49 echo Agent pid 1656 killed; 18:42:49 [ssh-agent] Stopped. 18:42:49 [PostBuildScript] - [INFO] Executing post build scripts. 18:42:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18389428287145458878.sh 18:42:49 ---> sysstat.sh 18:42:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7117492503855689826.sh 18:42:49 ---> package-listing.sh 18:42:49 ++ facter osfamily 18:42:49 ++ tr '[:upper:]' '[:lower:]' 18:42:49 + OS_FAMILY=debian 18:42:49 + workspace=/w/workspace/oom-master-pre-commit-lint 18:42:49 + START_PACKAGES=/tmp/packages_start.txt 18:42:49 + END_PACKAGES=/tmp/packages_end.txt 18:42:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:42:49 + PACKAGES=/tmp/packages_start.txt 18:42:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:42:49 + PACKAGES=/tmp/packages_end.txt 18:42:49 + case "${OS_FAMILY}" in 18:42:49 + dpkg -l 18:42:49 + grep '^ii' 18:42:49 + '[' -f /tmp/packages_start.txt ']' 18:42:49 + '[' -f /tmp/packages_end.txt ']' 18:42:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:42:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:42:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 18:42:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 18:42:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17377607568198632371.sh 18:42:49 ---> capture-instance-metadata.sh 18:42:49 Setup pyenv: 18:42:50 system 18:42:50 3.8.13 18:42:50 3.9.13 18:42:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:42:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Y8B 18:42:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:42:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:42:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:42:57 lf-activate-venv(): INFO: Base packages installed successfully 18:42:57 lf-activate-venv(): INFO: Installing additional packages: lftools 18:43:18 lf-activate-venv(): INFO: Adding /tmp/venv-6Y8B/bin to PATH 18:43:18 INFO: Running in OpenStack, capturing instance metadata 18:43:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3387223529770460124.sh 18:43:19 provisioning config files... 18:43:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2958936317953610140tmp 18:43:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:43:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:43:19 [EnvInject] - Injecting environment variables from a build step. 18:43:19 [EnvInject] - Injecting as environment variables the properties content 18:43:19 SERVER_ID=logs 18:43:19 18:43:19 [EnvInject] - Variables injected successfully. 18:43:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18043709106911288246.sh 18:43:19 ---> create-netrc.sh 18:43:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8017915321777079332.sh 18:43:19 ---> python-tools-install.sh 18:43:19 Setup pyenv: 18:43:19 system 18:43:19 3.8.13 18:43:19 3.9.13 18:43:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:43:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Y8B from file:/tmp/.os_lf_venv 18:43:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:43:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:43:21 lf-activate-venv(): INFO: Base packages installed successfully 18:43:21 lf-activate-venv(): INFO: Installing additional packages: lftools 18:43:28 lf-activate-venv(): INFO: Adding /tmp/venv-6Y8B/bin to PATH 18:43:28 Generating Requirements File 18:43:51 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. 18:43:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:43:52 Python 3.10.6 18:43:52 pip 26.1.2 from /tmp/venv-6Y8B/lib/python3.10/site-packages/pip (python 3.10) 18:43:52 aiohappyeyeballs==2.6.2 18:43:52 aiohttp==3.14.1 18:43:52 aiosignal==1.4.0 18:43:52 appdirs==1.4.4 18:43:52 argcomplete==3.6.3 18:43:52 aspy.yaml==1.3.0 18:43:52 async-timeout==5.0.1 18:43:52 attrs==26.1.0 18:43:52 autopage==0.6.0 18:43:52 backports.strenum==1.3.1 18:43:52 beautifulsoup4==4.15.0 18:43:52 boto3==1.43.33 18:43:52 botocore==1.43.33 18:43:52 bs4==0.0.2 18:43:52 certifi==2026.6.17 18:43:52 cffi==2.0.0 18:43:52 cfgv==3.5.0 18:43:52 chardet==7.4.3 18:43:52 charset-normalizer==3.4.7 18:43:52 click==8.4.1 18:43:52 cliff==4.14.0 18:43:52 cmd2==3.5.1 18:43:52 cryptography==3.3.2 18:43:52 debtcollector==3.1.0 18:43:52 decorator==5.3.1 18:43:52 defusedxml==0.7.1 18:43:52 Deprecated==1.3.1 18:43:52 distlib==0.4.3 18:43:52 dnspython==2.8.0 18:43:52 docker==7.1.0 18:43:52 dogpile.cache==1.5.0 18:43:52 durationpy==0.10 18:43:52 email-validator==2.3.0 18:43:52 filelock==3.29.4 18:43:52 frozenlist==1.8.0 18:43:52 future==1.0.0 18:43:52 gitdb==4.0.12 18:43:52 GitPython==3.1.50 18:43:52 httplib2==0.30.2 18:43:52 identify==2.6.19 18:43:52 idna==3.18 18:43:52 importlib-resources==1.5.0 18:43:52 iso8601==2.1.0 18:43:52 Jinja2==3.1.6 18:43:52 jmespath==1.1.0 18:43:52 jsonpatch==1.33 18:43:52 jsonpointer==3.1.1 18:43:52 jsonschema==4.26.0 18:43:52 jsonschema-specifications==2025.9.1 18:43:52 keystoneauth1==5.14.0 18:43:52 kubernetes==36.0.2 18:43:52 lftools==0.37.22 18:43:52 lxml==6.1.1 18:43:52 markdown-it-py==4.2.0 18:43:52 MarkupSafe==3.0.3 18:43:52 mdurl==0.1.2 18:43:52 msgpack==1.2.1 18:43:52 multi_key_dict==2.0.3 18:43:52 multidict==6.7.1 18:43:52 munch==4.0.0 18:43:52 netaddr==1.3.0 18:43:52 niet==1.4.2 18:43:52 nodeenv==1.10.0 18:43:52 oauth2client==4.1.3 18:43:52 oauthlib==3.3.1 18:43:52 openstacksdk==4.13.0 18:43:52 os-service-types==1.8.2 18:43:52 osc-lib==4.6.0 18:43:52 oslo.config==10.4.0 18:43:52 oslo.context==6.4.0 18:43:52 oslo.i18n==6.8.0 18:43:52 oslo.log==8.2.0 18:43:52 oslo.serialization==5.10.0 18:43:52 oslo.utils==10.1.1 18:43:52 packaging==26.2 18:43:52 pbr==7.0.3 18:43:52 platformdirs==4.10.0 18:43:52 prettytable==3.17.0 18:43:52 propcache==0.5.2 18:43:52 psutil==7.2.2 18:43:52 pyasn1==0.6.3 18:43:52 pyasn1_modules==0.4.2 18:43:52 pycparser==3.0 18:43:52 pygerrit2==2.0.15 18:43:52 PyGithub==2.9.1 18:43:52 Pygments==2.20.0 18:43:52 PyJWT==2.13.0 18:43:52 PyNaCl==1.6.2 18:43:52 pyparsing==2.4.7 18:43:52 pyperclip==1.11.0 18:43:52 pyrsistent==0.20.0 18:43:52 python-cinderclient==9.9.0 18:43:52 python-dateutil==2.9.0.post0 18:43:52 python-discovery==1.4.2 18:43:52 python-heatclient==5.2.0 18:43:52 python-jenkins==1.8.3 18:43:52 python-keystoneclient==5.8.0 18:43:52 python-magnumclient==4.10.0 18:43:52 python-openstackclient==10.0.0 18:43:52 python-swiftclient==4.10.0 18:43:52 PyYAML==6.0.3 18:43:52 referencing==0.37.0 18:43:52 requests==2.34.2 18:43:52 requests-oauthlib==2.0.0 18:43:52 rfc3986==2.0.0 18:43:52 rich==15.0.0 18:43:52 rich-argparse==1.8.0 18:43:52 rpds-py==0.30.0 18:43:52 rsa==4.9.1 18:43:52 ruamel.yaml==0.19.1 18:43:52 ruamel.yaml.clib==0.2.15 18:43:52 s3transfer==0.19.0 18:43:52 simplejson==4.1.1 18:43:52 six==1.17.0 18:43:52 smmap==5.0.3 18:43:52 soupsieve==2.8.4 18:43:52 stevedore==5.8.0 18:43:52 tabulate==0.10.0 18:43:52 toml==0.10.2 18:43:52 tomlkit==0.15.0 18:43:52 tqdm==4.68.3 18:43:52 typing_extensions==4.15.0 18:43:52 urllib3==1.26.20 18:43:52 virtualenv==21.5.1 18:43:52 wcwidth==0.8.1 18:43:52 websocket-client==1.9.0 18:43:52 wrapt==2.2.1 18:43:52 xdg==6.0.0 18:43:52 xmltodict==1.0.4 18:43:52 yarl==1.24.2 18:43:52 yq==3.4.3 18:43:52 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins8519642679112675167.sh 18:43:52 ---> uv-install.sh 18:43:52 Installing uv/uvx (latest) using shell installer 18:43:53 2026-06-19 18:43:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-DbsaaG.sh" [1] 18:43:53 downloading uv 0.11.23 x86_64-unknown-linux-gnu 18:43:53 curl: (22) The requested URL returned error: 404 18:43:53 failed to download https://releases.astral.sh/github/uv/releases/download/0.11.23/uv-x86_64-unknown-linux-gnu.tar.gz 18:43:53 trying alternative download URL 18:43:54 installing to /home/jenkins/.local/bin 18:43:54 uv 18:43:54 uvx 18:43:54 everything's installed! 18:43:54 18:43:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:43:54 18:43:54 source $HOME/.local/bin/env (sh, bash, zsh) 18:43:54 source $HOME/.local/bin/env.fish (fish) 18:43:54 Adding install location to PATH 18:43:54 ---> Validating uv/uvx install 18:43:54 uvx 0.11.23 (x86_64-unknown-linux-gnu) 18:43:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins296334253008815815.sh 18:43:54 ---> sudo-logs.sh 18:43:54 Archiving 'sudo' log.. 18:43:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4556711629400734025.sh 18:43:54 ---> job-cost.sh 18:43:54 INFO: Activating Python virtual environment... 18:43:54 Setup pyenv: 18:43:54 system 18:43:54 3.8.13 18:43:54 3.9.13 18:43:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:43:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Y8B from file:/tmp/.os_lf_venv 18:43:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:43:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:43:56 lf-activate-venv(): INFO: Base packages installed successfully 18:43:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:44:01 lf-activate-venv(): INFO: Adding /tmp/venv-6Y8B/bin to PATH 18:44:01 INFO: No stack-cost file found 18:44:01 INFO: Instance uptime: 145s 18:44:01 INFO: Fetching instance metadata (attempt 1 of 3)... 18:44:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:44:01 INFO: Successfully fetched instance metadata 18:44:01 INFO: Instance type: v3-standard-4 18:44:01 INFO: Retrieving pricing info for: v3-standard-4 18:44:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:44:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 18:44:02 INFO: Successfully fetched Vexxhost pricing API 18:44:02 INFO: Retrieved cost: 0.11 18:44:02 INFO: Retrieved resource: v3-standard-4 18:44:02 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 18:44:02 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 18:44:02 INFO: Successfully archived job cost data 18:44:02 DEBUG: Cost data: oom-master-pre-commit-lint,4663,2026-06-19 18:44:02,v3-standard-4,145,0.11,0.00,SUCCESS 18:44:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3797623099478321711.sh 18:44:02 ---> logs-deploy.sh 18:44:02 Setup pyenv: 18:44:02 system 18:44:02 3.8.13 18:44:02 3.9.13 18:44:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:44:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Y8B from file:/tmp/.os_lf_venv 18:44:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:44:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:44:03 lf-activate-venv(): INFO: Base packages installed successfully 18:44:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:44:11 lf-activate-venv(): INFO: Adding /tmp/venv-6Y8B/bin to PATH 18:44:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4663 18:44:11 INFO: archiving workspace using pattern(s): 18:44:12 Archives upload complete. 18:44:12 INFO: archiving logs to Nexus 18:44:13 ---> uname -a: 18:44:13 Linux prd-ubuntu1804-builder-4c-4g-18232 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:44:13 18:44:13 18:44:13 ---> lscpu: 18:44:13 Architecture: x86_64 18:44:13 CPU op-mode(s): 32-bit, 64-bit 18:44:13 Byte Order: Little Endian 18:44:13 CPU(s): 4 18:44:13 On-line CPU(s) list: 0-3 18:44:13 Thread(s) per core: 1 18:44:13 Core(s) per socket: 1 18:44:13 Socket(s): 4 18:44:13 NUMA node(s): 1 18:44:13 Vendor ID: AuthenticAMD 18:44:13 CPU family: 23 18:44:13 Model: 49 18:44:13 Model name: AMD EPYC-Rome Processor 18:44:13 Stepping: 0 18:44:13 CPU MHz: 2800.000 18:44:13 BogoMIPS: 5600.00 18:44:13 Virtualization: AMD-V 18:44:13 Hypervisor vendor: KVM 18:44:13 Virtualization type: full 18:44:13 L1d cache: 32K 18:44:13 L1i cache: 32K 18:44:13 L2 cache: 512K 18:44:13 L3 cache: 16384K 18:44:13 NUMA node0 CPU(s): 0-3 18:44:13 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 18:44:13 18:44:13 18:44:13 ---> nproc: 18:44:13 4 18:44:13 18:44:13 18:44:13 ---> df -h: 18:44:13 Filesystem Size Used Avail Use% Mounted on 18:44:13 udev 7.9G 0 7.9G 0% /dev 18:44:13 tmpfs 1.6G 676K 1.6G 1% /run 18:44:13 /dev/vda1 78G 8.5G 69G 11% / 18:44:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:44:13 tmpfs 5.0M 0 5.0M 0% /run/lock 18:44:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:44:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:44:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:44:13 18:44:13 18:44:13 ---> free -m: 18:44:13 total used free shared buff/cache available 18:44:13 Mem: 16040 548 13154 0 2336 15167 18:44:13 Swap: 1023 0 1023 18:44:13 18:44:13 18:44:13 ---> ip addr: 18:44:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:44:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:44:13 inet 127.0.0.1/8 scope host lo 18:44:13 valid_lft forever preferred_lft forever 18:44:13 inet6 ::1/128 scope host 18:44:13 valid_lft forever preferred_lft forever 18:44:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:44:13 link/ether fa:16:3e:cd:e6:6a brd ff:ff:ff:ff:ff:ff 18:44:13 inet 10.30.107.179/23 brd 10.30.107.255 scope global dynamic ens3 18:44:13 valid_lft 86251sec preferred_lft 86251sec 18:44:13 inet6 fe80::f816:3eff:fecd:e66a/64 scope link 18:44:13 valid_lft forever preferred_lft forever 18:44:13 18:44:13 18:44:13 ---> sar -b -r -n DEV: 18:44:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18232) 06/19/26 _x86_64_ (4 CPU) 18:44:13 18:44:13 18:41:46 LINUX RESTART (4 CPU) 18:44:13 18:44:13 18:42:01 tps rtps wtps bread/s bwrtn/s 18:44:13 18:43:02 324.93 24.40 300.53 819.46 14958.57 18:44:13 18:44:01 119.64 1.17 118.47 136.65 16606.54 18:44:13 Average: 223.15 12.88 210.27 480.93 15775.63 18:44:13 18:44:13 18:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:44:13 18:43:02 13925488 15529184 2499480 15.22 60192 1741644 818632 4.68 772708 1506812 112808 18:44:13 18:44:01 13542020 15599064 2882948 17.55 88520 2145296 716788 4.10 717216 1902112 244212 18:44:13 Average: 13733754 15564124 2691214 16.38 74356 1943470 767710 4.39 744962 1704462 178510 18:44:13 18:44:13 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:44:13 18:43:02 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 18:44:13 18:43:02 ens3 190.77 136.11 1622.73 32.31 0.00 0.00 0.00 0.00 18:44:13 18:44:01 lo 1.49 1.49 0.16 0.16 0.00 0.00 0.00 0.00 18:44:13 18:44:01 ens3 86.00 62.24 1484.36 12.06 0.00 0.00 0.00 0.00 18:44:13 Average: lo 2.05 2.05 0.22 0.22 0.00 0.00 0.00 0.00 18:44:13 Average: ens3 138.83 99.49 1554.13 22.27 0.00 0.00 0.00 0.00 18:44:13 18:44:13 18:44:13 ---> sar -P ALL: 18:44:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18232) 06/19/26 _x86_64_ (4 CPU) 18:44:13 18:44:13 18:41:46 LINUX RESTART (4 CPU) 18:44:13 18:44:13 18:42:01 CPU %user %nice %system %iowait %steal %idle 18:44:13 18:43:02 all 22.52 0.00 2.53 1.91 0.07 72.97 18:44:13 18:43:02 0 27.10 0.00 2.54 0.32 0.08 69.97 18:44:13 18:43:02 1 19.49 0.00 2.25 1.40 0.07 76.79 18:44:13 18:43:02 2 18.33 0.00 2.95 5.76 0.07 72.90 18:44:13 18:43:02 3 25.15 0.00 2.36 0.17 0.07 72.26 18:44:13 18:44:01 all 19.82 0.00 1.61 1.21 0.06 77.30 18:44:13 18:44:01 0 27.76 0.00 2.11 0.34 0.08 69.71 18:44:13 18:44:01 1 32.10 0.00 1.98 0.76 0.05 65.10 18:44:13 18:44:01 2 1.92 0.00 1.02 3.56 0.03 93.47 18:44:13 18:44:01 3 17.46 0.00 1.36 0.17 0.03 80.98 18:44:13 Average: all 21.18 0.00 2.08 1.56 0.06 75.12 18:44:13 Average: 0 27.42 0.00 2.32 0.33 0.08 69.84 18:44:13 Average: 1 25.75 0.00 2.12 1.08 0.06 70.99 18:44:13 Average: 2 10.18 0.00 1.99 4.66 0.05 83.11 18:44:13 Average: 3 21.33 0.00 1.86 0.17 0.05 76.59 18:44:13 18:44:13 18:44:13