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