13:31:21 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/147624 13:31:21 Running as SYSTEM 13:31:21 [EnvInject] - Loading node environment variables. 13:31:21 Building remotely on prd-ubuntu1804-builder-4c-4g-4191 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:31:21 [ssh-agent] Looking for ssh-agent implementation... 13:31:21 $ ssh-agent 13:31:21 SSH_AUTH_SOCK=/tmp/ssh-wvsIGqrIj87q/agent.1758 13:31:21 SSH_AGENT_PID=1760 13:31:21 [ssh-agent] Started. 13:31:22 Running ssh-add (command line suppressed) 13:31:22 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1401056208423269153.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1401056208423269153.key) 13:31:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:31:22 The recommended git tool is: NONE 13:31:24 using credential onap-jenkins-ssh 13:31:24 Wiping out workspace first. 13:31:24 Cloning the remote Git repository 13:31:24 Cloning repository git://cloud.onap.org/mirror/oom.git 13:31:24 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:31:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:31:24 > git --version # timeout=10 13:31:24 > git --version # 'git version 2.17.1' 13:31:24 using GIT_SSH to set credentials Gerrit user 13:31:24 Verifying host key using manually-configured host key entries 13:31:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:31:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:31:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:31:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:31:30 using GIT_SSH to set credentials Gerrit user 13:31:30 Verifying host key using manually-configured host key entries 13:31:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/24/147624/3 # timeout=30 13:31:30 > git rev-parse d87090fd9cc041298274910e2fc4a8e830bb2960^{commit} # timeout=10 13:31:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:31:30 Checking out Revision d87090fd9cc041298274910e2fc4a8e830bb2960 (refs/changes/24/147624/3) 13:31:30 > git config core.sparsecheckout # timeout=10 13:31:30 > git checkout -f d87090fd9cc041298274910e2fc4a8e830bb2960 # timeout=30 13:31:34 Commit message: "[SDC] 13.4.0" 13:31:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:31:34 > git rev-list --no-walk d6a047dcaa9981977032cec6c06dbd507f5c9b7b # timeout=10 13:31:34 [EnvInject] - Injecting environment variables from a build step. 13:31:34 [EnvInject] - Injecting as environment variables the properties content 13:31:34 PYTHON=python3 13:31:34 13:31:34 [EnvInject] - Variables injected successfully. 13:31:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins845682745475757013.sh 13:31:34 ---> tox-install.sh 13:31:34 + source /home/jenkins/lf-env.sh 13:31:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:31:34 ++ mktemp -d /tmp/venv-XXXX 13:31:34 + lf_venv=/tmp/venv-t4zl 13:31:34 + local venv_file=/tmp/.os_lf_venv 13:31:34 + local python=python3 13:31:34 + local options 13:31:34 + local set_path=true 13:31:34 + local install_args= 13:31:34 ++ 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 13:31:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:31:34 + true 13:31:34 + case $1 in 13:31:34 + venv_file=/tmp/.toxenv 13:31:34 + shift 2 13:31:34 + true 13:31:34 + case $1 in 13:31:34 + shift 13:31:34 + break 13:31:34 + case $python in 13:31:34 + local pkg_list= 13:31:34 + [[ -d /opt/pyenv ]] 13:31:34 + echo 'Setup pyenv:' 13:31:34 Setup pyenv: 13:31:34 + export PYENV_ROOT=/opt/pyenv 13:31:34 + PYENV_ROOT=/opt/pyenv 13:31:34 + 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 13:31:34 + 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 13:31:34 + pyenv versions 13:31:34 * system (set by /opt/pyenv/version) 13:31:34 * 3.8.13 (set by /opt/pyenv/version) 13:31:34 * 3.9.13 (set by /opt/pyenv/version) 13:31:34 * 3.10.6 (set by /opt/pyenv/version) 13:31:34 + command -v pyenv 13:31:34 ++ pyenv init - --no-rehash 13:31:35 + 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[*]}"'\'')" 13:31:35 export PATH="/opt/pyenv/shims:${PATH}" 13:31:35 export PYENV_SHELL=bash 13:31:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:31:35 pyenv() { 13:31:35 local command 13:31:35 command="${1:-}" 13:31:35 if [ "$#" -gt 0 ]; then 13:31:35 shift 13:31:35 fi 13:31:35 13:31:35 case "$command" in 13:31:35 rehash|shell) 13:31:35 eval "$(pyenv "sh-$command" "$@")" 13:31:35 ;; 13:31:35 *) 13:31:35 command pyenv "$command" "$@" 13:31:35 ;; 13:31:35 esac 13:31:35 }' 13:31:35 +++ 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[*]}"' 13:31:35 ++ 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 13:31:35 ++ 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 13:31:35 ++ 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 13:31:35 ++ export PYENV_SHELL=bash 13:31:35 ++ PYENV_SHELL=bash 13:31:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:31:35 +++ complete -F _pyenv pyenv 13:31:35 ++ lf-pyver python3 13:31:35 ++ local py_version_xy=python3 13:31:35 ++ local py_version_xyz= 13:31:35 ++ pyenv versions 13:31:35 ++ local command 13:31:35 ++ sed 's/^[ *]* //' 13:31:35 ++ command=versions 13:31:35 ++ '[' 1 -gt 0 ']' 13:31:35 ++ shift 13:31:35 ++ grep -E '^[0-9.]*[0-9]$' 13:31:35 ++ case "$command" in 13:31:35 ++ command pyenv versions 13:31:35 ++ pyenv versions 13:31:35 ++ awk '{ print $1 }' 13:31:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:31:35 +++ grep '^3' /tmp/.pyenv_versions 13:31:35 +++ sort -V 13:31:35 +++ tail -n 1 13:31:35 ++ py_version_xyz=3.10.6 13:31:35 ++ [[ -z 3.10.6 ]] 13:31:35 ++ echo 3.10.6 13:31:35 ++ return 0 13:31:35 + pyenv local 3.10.6 13:31:35 + local command 13:31:35 + command=local 13:31:35 + '[' 2 -gt 0 ']' 13:31:35 + shift 13:31:35 + case "$command" in 13:31:35 + command pyenv local 3.10.6 13:31:35 + pyenv local 3.10.6 13:31:35 + for arg in "$@" 13:31:35 + case $arg in 13:31:35 + pkg_list+='tox ' 13:31:35 + for arg in "$@" 13:31:35 + case $arg in 13:31:35 + pkg_list+='virtualenv ' 13:31:35 + for arg in "$@" 13:31:35 + case $arg in 13:31:35 + pkg_list+='urllib3~=1.26.15 ' 13:31:35 + [[ -f /tmp/.toxenv ]] 13:31:35 + [[ ! -f /tmp/.toxenv ]] 13:31:35 + [[ -n '' ]] 13:31:35 + python3 -m venv /tmp/venv-t4zl 13:31:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t4zl' 13:31:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t4zl 13:31:39 + echo /tmp/venv-t4zl 13:31:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:31:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:31:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:31:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:31:39 + local 'pip_opts=--upgrade --quiet' 13:31:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:31:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:31:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:31:39 + [[ -n '' ]] 13:31:39 + [[ -n '' ]] 13:31:39 + lf-venv-pip-install /tmp/venv-t4zl/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:31:39 + local venv_python=/tmp/venv-t4zl/bin/python3 13:31:39 + shift 13:31:39 + local upstream=https://pypi.org/simple 13:31:39 + /tmp/venv-t4zl/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 13:31:43 + return 0 13:31:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:31:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:31:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:31:43 + lf-venv-pip-install /tmp/venv-t4zl/bin/python3 --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 13:31:43 + local venv_python=/tmp/venv-t4zl/bin/python3 13:31:43 + shift 13:31:43 + local upstream=https://pypi.org/simple 13:31:43 + /tmp/venv-t4zl/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 13:31:47 + return 0 13:31:47 + type python3 13:31:47 + true 13:31:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t4zl/bin to PATH' 13:31:47 lf-activate-venv(): INFO: Adding /tmp/venv-t4zl/bin to PATH 13:31:47 + PATH=/tmp/venv-t4zl/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 13:31:47 + return 0 13:31:47 + python3 --version 13:31:47 Python 3.10.6 13:31:47 + python3 -m pip --version 13:31:47 pip 26.2.1 from /tmp/venv-t4zl/lib/python3.10/site-packages/pip (python 3.10) 13:31:47 + python3 -m pip freeze 13:31:47 cachetools==7.2.0 13:31:47 colorama==0.4.6 13:31:47 distlib==0.4.3 13:31:47 filelock==3.32.7 13:31:47 packaging==26.3 13:31:47 platformdirs==4.11.12 13:31:47 pluggy==1.6.0 13:31:47 pyproject-api==1.11.2 13:31:47 python-discovery==1.6.1 13:31:47 tomli==2.4.1 13:31:47 tomli_w==1.2.0 13:31:47 tox==4.63.0 13:31:47 typing_extensions==4.16.0 13:31:47 urllib3==1.26.20 13:31:47 virtualenv==21.9.1 13:31:47 [EnvInject] - Injecting environment variables from a build step. 13:31:47 [EnvInject] - Injecting as environment variables the properties content 13:31:47 PARALLEL=false 13:31:47 13:31:47 [EnvInject] - Variables injected successfully. 13:31:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1367082909504795106.sh 13:31:47 ---> tox-run.sh 13:31:47 + 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 13:31:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:31:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:31:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:31:47 + cd /w/workspace/oom-master-pre-commit-lint/. 13:31:47 + source /home/jenkins/lf-env.sh 13:31:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:31:47 ++ mktemp -d /tmp/venv-XXXX 13:31:47 + lf_venv=/tmp/venv-dTS6 13:31:47 + local venv_file=/tmp/.os_lf_venv 13:31:47 + local python=python3 13:31:47 + local options 13:31:47 + local set_path=true 13:31:47 + local install_args= 13:31:47 ++ 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 13:31:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:31:47 + true 13:31:47 + case $1 in 13:31:47 + venv_file=/tmp/.toxenv 13:31:47 + shift 2 13:31:47 + true 13:31:47 + case $1 in 13:31:47 + shift 13:31:47 + break 13:31:47 + case $python in 13:31:47 + local pkg_list= 13:31:47 + [[ -d /opt/pyenv ]] 13:31:47 + echo 'Setup pyenv:' 13:31:47 Setup pyenv: 13:31:47 + export PYENV_ROOT=/opt/pyenv 13:31:47 + PYENV_ROOT=/opt/pyenv 13:31:47 + 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 13:31:47 + 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 13:31:47 + pyenv versions 13:31:47 system 13:31:47 3.8.13 13:31:47 3.9.13 13:31:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:31:47 + command -v pyenv 13:31:47 ++ pyenv init - --no-rehash 13:31:47 + 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[*]}"'\'')" 13:31:47 export PATH="/opt/pyenv/shims:${PATH}" 13:31:47 export PYENV_SHELL=bash 13:31:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:31:47 pyenv() { 13:31:47 local command 13:31:47 command="${1:-}" 13:31:47 if [ "$#" -gt 0 ]; then 13:31:47 shift 13:31:47 fi 13:31:47 13:31:47 case "$command" in 13:31:47 rehash|shell) 13:31:47 eval "$(pyenv "sh-$command" "$@")" 13:31:47 ;; 13:31:47 *) 13:31:47 command pyenv "$command" "$@" 13:31:47 ;; 13:31:47 esac 13:31:47 }' 13:31:47 +++ 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[*]}"' 13:31:47 ++ 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 13:31:47 ++ 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 13:31:47 ++ 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 13:31:47 ++ export PYENV_SHELL=bash 13:31:47 ++ PYENV_SHELL=bash 13:31:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:31:47 +++ complete -F _pyenv pyenv 13:31:47 ++ lf-pyver python3 13:31:47 ++ local py_version_xy=python3 13:31:47 ++ local py_version_xyz= 13:31:47 ++ pyenv versions 13:31:47 ++ local command 13:31:47 ++ command=versions 13:31:47 ++ '[' 1 -gt 0 ']' 13:31:47 ++ shift 13:31:47 ++ case "$command" in 13:31:47 ++ command pyenv versions 13:31:47 ++ pyenv versions 13:31:47 ++ grep -E '^[0-9.]*[0-9]$' 13:31:47 ++ awk '{ print $1 }' 13:31:47 ++ sed 's/^[ *]* //' 13:31:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:31:47 +++ grep '^3' /tmp/.pyenv_versions 13:31:47 +++ sort -V 13:31:47 +++ tail -n 1 13:31:47 ++ py_version_xyz=3.10.6 13:31:47 ++ [[ -z 3.10.6 ]] 13:31:47 ++ echo 3.10.6 13:31:47 ++ return 0 13:31:47 + pyenv local 3.10.6 13:31:47 + local command 13:31:47 + command=local 13:31:47 + '[' 2 -gt 0 ']' 13:31:47 + shift 13:31:47 + case "$command" in 13:31:47 + command pyenv local 3.10.6 13:31:47 + pyenv local 3.10.6 13:31:47 + for arg in "$@" 13:31:47 + case $arg in 13:31:47 + pkg_list+='tox ' 13:31:47 + for arg in "$@" 13:31:47 + case $arg in 13:31:47 + pkg_list+='virtualenv ' 13:31:47 + for arg in "$@" 13:31:47 + case $arg in 13:31:47 + pkg_list+='urllib3~=1.26.15 ' 13:31:47 + [[ -f /tmp/.toxenv ]] 13:31:47 ++ cat /tmp/.toxenv 13:31:47 + lf_venv=/tmp/venv-t4zl 13:31:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t4zl from' file:/tmp/.toxenv 13:31:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t4zl from file:/tmp/.toxenv 13:31:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:31:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:31:47 + local 'pip_opts=--upgrade --quiet' 13:31:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:31:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:31:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:31:47 + [[ -n '' ]] 13:31:47 + [[ -n '' ]] 13:31:47 + lf-venv-pip-install /tmp/venv-t4zl/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:31:47 + local venv_python=/tmp/venv-t4zl/bin/python3 13:31:47 + shift 13:31:47 + local upstream=https://pypi.org/simple 13:31:47 + /tmp/venv-t4zl/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 13:31:48 + return 0 13:31:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:31:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:31:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:31:48 + lf-venv-pip-install /tmp/venv-t4zl/bin/python3 --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 13:31:48 + local venv_python=/tmp/venv-t4zl/bin/python3 13:31:48 + shift 13:31:48 + local upstream=https://pypi.org/simple 13:31:48 + /tmp/venv-t4zl/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 13:31:49 + return 0 13:31:49 + type python3 13:31:49 + true 13:31:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t4zl/bin to PATH' 13:31:49 lf-activate-venv(): INFO: Adding /tmp/venv-t4zl/bin to PATH 13:31:49 + PATH=/tmp/venv-t4zl/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 13:31:49 + return 0 13:31:49 + [[ -d /opt/pyenv ]] 13:31:49 + echo '---> Setting up pyenv' 13:31:49 ---> Setting up pyenv 13:31:49 + export PYENV_ROOT=/opt/pyenv 13:31:49 + PYENV_ROOT=/opt/pyenv 13:31:49 + export PATH=/opt/pyenv/bin:/tmp/venv-t4zl/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 13:31:49 + PATH=/opt/pyenv/bin:/tmp/venv-t4zl/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 13:31:49 ++ pwd 13:31:49 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:31:49 + export PYTHONPATH 13:31:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:31:49 + TOX_TESTENV_PASSENV=PYTHONPATH 13:31:49 + tox --version 13:31:49 4.63.0 from /tmp/venv-t4zl/lib/python3.10/site-packages/tox/__init__.py 13:31:49 + PARALLEL=false 13:31:49 + TOX_OPTIONS_LIST= 13:31:49 + [[ -n pre-commit ]] 13:31:49 + TOX_OPTIONS_LIST=' -e pre-commit' 13:31:49 + case ${PARALLEL,,} in 13:31:49 + tox -e pre-commit 13:31:49 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:31:51 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 13:31:54 pre-commit: freeze> python -m pip freeze --all 13:31:54 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.7,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.12,pre_commit==4.6.0,python-discovery==1.6.1,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.9.1 13:31:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:31:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:31:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:31:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:31:59 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:32:00 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:32:00 [INFO] Once installed this environment will be reused. 13:32:00 [INFO] This may take a few minutes... 13:32:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:32:04 [INFO] Once installed this environment will be reused. 13:32:04 [INFO] This may take a few minutes... 13:32:09 trim trailing whitespace.................................................Passed 13:32:09 Tabs remover.............................................................Passed 13:32:09 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:32:09 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:32:09 [INFO] Once installed this environment will be reused. 13:32:09 [INFO] This may take a few minutes... 13:32:17 gitlint..............................................(no files to check)Skipped 13:32:17 pre-commit: OK (27.75=setup[4.22]+cmd[14.91,8.61] seconds) 13:32:17 congratulations :) (27.79 seconds) 13:32:18 + tox_status=0 13:32:18 + echo '---> Completed tox runs' 13:32:18 ---> Completed tox runs 13:32:18 + for i in .tox/*/log 13:32:18 ++ echo .tox/pre-commit/log 13:32:18 ++ awk -F/ '{print $2}' 13:32:18 + tox_env=pre-commit 13:32:18 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:32:18 + DOC_DIR=docs/_build/html 13:32:18 + [[ -d docs/_build/html ]] 13:32:18 + echo '---> tox-run.sh ends' 13:32:18 ---> tox-run.sh ends 13:32:18 + test 0 -eq 0 13:32:18 $ ssh-agent -k 13:32:18 unset SSH_AUTH_SOCK; 13:32:18 unset SSH_AGENT_PID; 13:32:18 echo Agent pid 1760 killed; 13:32:18 [ssh-agent] Stopped. 13:32:18 [PostBuildScript] - [INFO] Executing post build scripts. 13:32:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18307024507800833461.sh 13:32:18 ---> sysstat.sh 13:32:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5619903354405234592.sh 13:32:18 ---> package-listing.sh 13:32:18 ++ facter osfamily 13:32:18 ++ tr '[:upper:]' '[:lower:]' 13:32:19 + OS_FAMILY=debian 13:32:19 + workspace=/w/workspace/oom-master-pre-commit-lint 13:32:19 + START_PACKAGES=/tmp/packages_start.txt 13:32:19 + END_PACKAGES=/tmp/packages_end.txt 13:32:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:32:19 + PACKAGES=/tmp/packages_start.txt 13:32:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:32:19 + PACKAGES=/tmp/packages_end.txt 13:32:19 + case "${OS_FAMILY}" in 13:32:19 + dpkg -l 13:32:19 + grep '^ii' 13:32:19 + '[' -f /tmp/packages_start.txt ']' 13:32:19 + '[' -f /tmp/packages_end.txt ']' 13:32:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:32:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:32:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:32:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:32:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11781175235656961388.sh 13:32:19 ---> capture-instance-metadata.sh 13:32:19 Setup pyenv: 13:32:19 system 13:32:19 3.8.13 13:32:19 3.9.13 13:32:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:32:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nTeI 13:32:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:32:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:26 lf-activate-venv(): INFO: Installing additional packages: lftools 13:32:47 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. 13:32:47 virtualenv 21.9.1 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 13:32:47 lf-activate-venv(): INFO: Adding /tmp/venv-nTeI/bin to PATH 13:32:47 INFO: Running in OpenStack, capturing instance metadata 13:32:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins584860662999546122.sh 13:32:48 provisioning config files... 13:32:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4777244450647098932tmp 13:32:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:32:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:32:48 [EnvInject] - Injecting environment variables from a build step. 13:32:48 [EnvInject] - Injecting as environment variables the properties content 13:32:48 SERVER_ID=logs 13:32:48 13:32:48 [EnvInject] - Variables injected successfully. 13:32:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16691043563606138300.sh 13:32:48 ---> create-netrc.sh 13:32:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16821510023984379114.sh 13:32:48 ---> python-tools-install.sh 13:32:48 Setup pyenv: 13:32:48 system 13:32:48 3.8.13 13:32:48 3.9.13 13:32:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:32:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nTeI from file:/tmp/.os_lf_venv 13:32:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:50 lf-activate-venv(): INFO: Installing additional packages: lftools 13:32:56 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. 13:32:56 virtualenv 21.9.1 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 13:32:56 lf-activate-venv(): INFO: Adding /tmp/venv-nTeI/bin to PATH 13:32:56 Generating Requirements File 13:33:17 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. 13:33:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:33:17 Python 3.10.6 13:33:18 pip 26.2.1 from /tmp/venv-nTeI/lib/python3.10/site-packages/pip (python 3.10) 13:33:18 aiohappyeyeballs==2.7.1 13:33:18 aiohttp==3.14.3 13:33:18 aiosignal==1.4.0 13:33:18 appdirs==1.4.4 13:33:18 argcomplete==3.7.2 13:33:18 aspy.yaml==1.3.0 13:33:18 async-timeout==5.0.1 13:33:18 attrs==26.1.0 13:33:18 autopage==0.6.0 13:33:18 backports.strenum==1.3.1 13:33:18 beautifulsoup4==4.15.0 13:33:18 boto3==1.43.99 13:33:18 botocore==1.43.99 13:33:18 bs4==0.0.2 13:33:18 certifi==2026.7.22 13:33:18 cffi==2.1.1 13:33:18 cfgv==3.5.0 13:33:18 chardet==7.6.0 13:33:18 charset-normalizer==3.5.1 13:33:18 click==8.5.0 13:33:18 cliff==4.14.0 13:33:18 cmd2==3.5.1 13:33:18 cryptography==3.3.2 13:33:18 debtcollector==3.1.0 13:33:18 decorator==5.3.1 13:33:18 defusedxml==0.7.1 13:33:18 Deprecated==1.3.1 13:33:18 distlib==0.4.3 13:33:18 dnspython==2.8.0 13:33:18 docker==7.2.0 13:33:18 dogpile.cache==1.5.0 13:33:18 durationpy==0.11 13:33:18 email-validator==2.3.0 13:33:18 filelock==4.0.1 13:33:18 frozenlist==1.8.0 13:33:18 future==1.0.0 13:33:18 gitdb==4.0.12 13:33:18 GitPython==3.1.62 13:33:18 httplib2==0.30.2 13:33:18 identify==2.6.19 13:33:18 idna==3.20 13:33:18 importlib-resources==1.5.0 13:33:18 iso8601==2.1.0 13:33:18 Jinja2==3.1.6 13:33:18 jmespath==1.1.0 13:33:18 jsonpatch==1.33 13:33:18 jsonpointer==3.1.1 13:33:18 jsonschema==4.26.0 13:33:18 jsonschema-specifications==2025.9.1 13:33:18 keystoneauth1==5.14.0 13:33:18 kubernetes==36.0.3 13:33:18 lftools==0.37.23 13:33:18 lxml==6.1.3 13:33:18 markdown-it-py==4.2.0 13:33:18 MarkupSafe==3.0.3 13:33:18 mdurl==0.1.2 13:33:18 msgpack==1.2.2 13:33:18 multi_key_dict==2.0.3 13:33:18 multidict==6.9.1 13:33:18 munch==4.0.0 13:33:18 netaddr==1.3.0 13:33:18 niet==1.4.2 13:33:18 nodeenv==1.10.0 13:33:18 oauth2client==4.1.3 13:33:18 oauthlib==3.3.1 13:33:18 openstacksdk==4.13.0 13:33:18 os-service-types==1.8.2 13:33:18 osc-lib==4.6.0 13:33:18 oslo.config==10.4.0 13:33:18 oslo.context==6.4.0 13:33:18 oslo.i18n==6.8.0 13:33:18 oslo.log==8.2.0 13:33:18 oslo.serialization==5.10.0 13:33:18 oslo.utils==10.1.1 13:33:18 packaging==26.3 13:33:18 pbr==7.0.3 13:33:18 platformdirs==4.11.12 13:33:18 prettytable==3.18.0 13:33:18 propcache==0.5.4 13:33:18 psutil==7.2.2 13:33:18 pyasn1==0.6.4 13:33:18 pyasn1_modules==0.4.2 13:33:18 pycparser==3.0 13:33:18 pygerrit2==2.0.15 13:33:18 PyGithub==2.10.0 13:33:18 Pygments==2.21.0 13:33:18 PyJWT==2.14.0 13:33:18 PyNaCl==1.6.2 13:33:18 pyparsing==2.4.7 13:33:18 pyperclip==1.11.0 13:33:18 pyrsistent==0.20.0 13:33:18 python-cinderclient==9.9.0 13:33:18 python-dateutil==2.9.0.post0 13:33:18 python-discovery==1.6.1 13:33:18 python-heatclient==5.2.0 13:33:18 python-jenkins==1.8.3 13:33:18 python-keystoneclient==6.0.0 13:33:18 python-magnumclient==4.11.0 13:33:18 python-openstackclient==10.0.0 13:33:18 python-swiftclient==4.11.0 13:33:18 PyYAML==6.0.3 13:33:18 referencing==0.37.0 13:33:18 requests==2.34.2 13:33:18 requests-oauthlib==2.0.0 13:33:18 rfc3986==2.0.0 13:33:18 rich==15.0.0 13:33:18 rich-argparse==1.8.0 13:33:18 rpds-py==0.30.0 13:33:18 rsa==4.9.1 13:33:18 ruamel.yaml==0.19.1 13:33:18 ruamel.yaml.clib==0.2.15 13:33:18 s3transfer==0.19.2 13:33:18 simplejson==4.1.2 13:33:18 six==1.17.0 13:33:18 smmap==5.0.3 13:33:18 soupsieve==2.9.2 13:33:18 stevedore==5.8.0 13:33:18 tabulate==0.10.0 13:33:18 toml==0.10.2 13:33:18 tomlkit==0.15.1 13:33:18 tqdm==4.70.1 13:33:18 typing_extensions==4.16.0 13:33:18 urllib3==1.26.20 13:33:18 virtualenv==21.9.1 13:33:18 wcwidth==0.8.4 13:33:18 websocket-client==1.9.2 13:33:18 wrapt==2.4.1 13:33:18 xdg==6.0.0 13:33:18 xmltodict==1.0.4 13:33:18 yarl==1.25.1 13:33:18 yq==4.2.0 13:33:18 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins8584280881546638338.sh 13:33:18 ---> uv-install.sh 13:33:18 Installing uv/uvx (latest) using shell installer 13:33:18 2026-09-22 13:33:18 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-QGgr4o.sh" [1] 13:33:18 downloading uv 0.12.17 x86_64-unknown-linux-gnu 13:33:19 installing to /home/jenkins/.local/bin 13:33:19 uv 13:33:19 uvx 13:33:19 everything's installed! 13:33:19 13:33:19 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:33:19 13:33:19 source $HOME/.local/bin/env (sh, bash, zsh) 13:33:19 source $HOME/.local/bin/env.fish (fish) 13:33:19 Adding install location to PATH 13:33:19 ---> Validating uv/uvx install 13:33:19 uvx 0.12.17 (x86_64-unknown-linux-gnu) 13:33:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7960468007615436418.sh 13:33:19 ---> sudo-logs.sh 13:33:19 Archiving 'sudo' log.. 13:33:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8949409319735029044.sh 13:33:19 ---> job-cost.sh 13:33:19 INFO: Activating Python virtual environment... 13:33:19 Setup pyenv: 13:33:19 system 13:33:19 3.8.13 13:33:19 3.9.13 13:33:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:33:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nTeI from file:/tmp/.os_lf_venv 13:33:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:33:26 lf-activate-venv(): INFO: Adding /tmp/venv-nTeI/bin to PATH 13:33:26 INFO: No stack-cost file found 13:33:26 INFO: Instance uptime: 157s 13:33:26 INFO: Fetching instance metadata (attempt 1 of 3)... 13:33:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:33:26 INFO: Successfully fetched instance metadata 13:33:26 INFO: Instance type: v3-standard-4 13:33:26 INFO: Retrieving pricing info for: v3-standard-4 13:33:26 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:33:26 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=157 13:33:26 INFO: Successfully fetched Vexxhost pricing API 13:33:26 INFO: Retrieved cost: 0.11 13:33:26 INFO: Retrieved resource: v3-standard-4 13:33:26 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 13:33:26 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 13:33:26 INFO: Successfully archived job cost data 13:33:26 DEBUG: Cost data: oom-master-pre-commit-lint,4835,2026-09-22 13:33:26,v3-standard-4,157,0.11,0.00,SUCCESS 13:33:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11208891839469124923.sh 13:33:26 ---> logs-deploy.sh 13:33:26 Setup pyenv: 13:33:26 system 13:33:26 3.8.13 13:33:26 3.9.13 13:33:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:33:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nTeI from file:/tmp/.os_lf_venv 13:33:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:33:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:33:34 virtualenv 21.9.1 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 13:33:34 lf-activate-venv(): INFO: Adding /tmp/venv-nTeI/bin to PATH 13:33:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4835 13:33:34 INFO: archiving workspace using pattern(s): 13:33:35 Archives upload complete. 13:33:35 INFO: archiving logs to Nexus 13:33:36 ---> uname -a: 13:33:36 Linux prd-ubuntu1804-builder-4c-4g-4191 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:33:36 13:33:36 13:33:36 ---> lscpu: 13:33:36 Architecture: x86_64 13:33:36 CPU op-mode(s): 32-bit, 64-bit 13:33:36 Byte Order: Little Endian 13:33:36 CPU(s): 4 13:33:36 On-line CPU(s) list: 0-3 13:33:36 Thread(s) per core: 1 13:33:36 Core(s) per socket: 1 13:33:36 Socket(s): 4 13:33:36 NUMA node(s): 1 13:33:36 Vendor ID: AuthenticAMD 13:33:36 CPU family: 23 13:33:36 Model: 49 13:33:36 Model name: AMD EPYC-Rome Processor 13:33:36 Stepping: 0 13:33:36 CPU MHz: 2800.000 13:33:36 BogoMIPS: 5600.00 13:33:36 Virtualization: AMD-V 13:33:36 Hypervisor vendor: KVM 13:33:36 Virtualization type: full 13:33:36 L1d cache: 32K 13:33:36 L1i cache: 32K 13:33:36 L2 cache: 512K 13:33:36 L3 cache: 16384K 13:33:36 NUMA node0 CPU(s): 0-3 13:33:36 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 13:33:36 13:33:36 13:33:36 ---> nproc: 13:33:36 4 13:33:36 13:33:36 13:33:36 ---> df -h: 13:33:36 Filesystem Size Used Avail Use% Mounted on 13:33:36 udev 7.9G 0 7.9G 0% /dev 13:33:36 tmpfs 1.6G 672K 1.6G 1% /run 13:33:36 /dev/vda1 78G 8.5G 69G 11% / 13:33:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:33:36 tmpfs 5.0M 0 5.0M 0% /run/lock 13:33:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:33:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:33:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:33:36 13:33:36 13:33:36 ---> free -m: 13:33:36 total used free shared buff/cache available 13:33:36 Mem: 16040 551 13155 0 2333 15164 13:33:36 Swap: 1023 0 1023 13:33:36 13:33:36 13:33:36 ---> ip addr: 13:33:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:33:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:33:36 inet 127.0.0.1/8 scope host lo 13:33:36 valid_lft forever preferred_lft forever 13:33:36 inet6 ::1/128 scope host 13:33:36 valid_lft forever preferred_lft forever 13:33:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:33:36 link/ether fa:16:3e:71:3b:ac brd ff:ff:ff:ff:ff:ff 13:33:36 inet 10.30.107.227/23 brd 10.30.107.255 scope global dynamic ens3 13:33:36 valid_lft 86244sec preferred_lft 86244sec 13:33:36 inet6 fe80::f816:3eff:fe71:3bac/64 scope link 13:33:36 valid_lft forever preferred_lft forever 13:33:36 13:33:36 13:33:36 ---> sar -b -r -n DEV: 13:33:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4191) 09/22/26 _x86_64_ (4 CPU) 13:33:36 13:33:36 13:31:03 LINUX RESTART (4 CPU) 13:33:36 13:33:36 13:32:01 tps rtps wtps bread/s bwrtn/s 13:33:36 13:33:01 112.65 0.97 111.68 112.65 29276.45 13:33:36 Average: 112.65 0.97 111.68 112.65 29276.45 13:33:36 13:33:36 13:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:33:36 13:33:01 13732608 15563292 2692352 16.39 78044 1940308 766112 4.38 737508 1713944 171632 13:33:36 Average: 13732608 15563292 2692352 16.39 78044 1940308 766112 4.38 737508 1713944 171632 13:33:36 13:33:36 13:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:33:36 13:33:01 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 13:33:36 13:33:01 ens3 76.59 51.67 965.41 9.83 0.00 0.00 0.00 0.00 13:33:36 Average: lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 13:33:36 Average: ens3 76.59 51.67 965.41 9.83 0.00 0.00 0.00 0.00 13:33:36 13:33:36 13:33:36 ---> sar -P ALL: 13:33:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4191) 09/22/26 _x86_64_ (4 CPU) 13:33:36 13:33:36 13:31:03 LINUX RESTART (4 CPU) 13:33:36 13:33:36 13:32:01 CPU %user %nice %system %iowait %steal %idle 13:33:36 13:33:01 all 21.74 0.00 1.90 1.73 0.01 74.62 13:33:36 13:33:01 0 12.07 0.00 1.40 2.44 0.00 84.09 13:33:36 13:33:01 1 12.96 0.00 1.75 2.47 0.02 82.82 13:33:36 13:33:01 2 33.60 0.00 2.50 1.89 0.02 61.99 13:33:36 13:33:01 3 28.27 0.00 1.97 0.12 0.00 69.64 13:33:36 Average: all 21.74 0.00 1.90 1.73 0.01 74.62 13:33:36 Average: 0 12.07 0.00 1.40 2.44 0.00 84.09 13:33:36 Average: 1 12.96 0.00 1.75 2.47 0.02 82.82 13:33:36 Average: 2 33.60 0.00 2.50 1.89 0.02 61.99 13:33:36 Average: 3 28.27 0.00 1.97 0.12 0.00 69.64 13:33:36 13:33:36 13:33:36