10:51:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146349 10:51:27 Running as SYSTEM 10:51:27 [EnvInject] - Loading node environment variables. 10:51:27 Building remotely on prd-ubuntu1804-builder-4c-4g-150 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:51:27 [ssh-agent] Looking for ssh-agent implementation... 10:51:27 $ ssh-agent 10:51:27 SSH_AUTH_SOCK=/tmp/ssh-A9hJa31a0fym/agent.1668 10:51:27 SSH_AGENT_PID=1670 10:51:27 [ssh-agent] Started. 10:51:27 Running ssh-add (command line suppressed) 10:51:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14473285207658834062.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14473285207658834062.key) 10:51:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:51:27 The recommended git tool is: NONE 10:51:34 using credential onap-jenkins-ssh 10:51:34 Wiping out workspace first. 10:51:34 Cloning the remote Git repository 10:51:34 Cloning repository git://cloud.onap.org/mirror/oom.git 10:51:34 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:51:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:51:34 > git --version # timeout=10 10:51:34 > git --version # 'git version 2.17.1' 10:51:34 using GIT_SSH to set credentials Gerrit user 10:51:34 Verifying host key using manually-configured host key entries 10:51:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:51:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:51:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:51:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:51:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:51:41 using GIT_SSH to set credentials Gerrit user 10:51:41 Verifying host key using manually-configured host key entries 10:51:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/146349/5 # timeout=30 10:51:42 > git rev-parse fb4f6fe999cb190310716bc3abea54b9277ca628^{commit} # timeout=10 10:51:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:51:42 Checking out Revision fb4f6fe999cb190310716bc3abea54b9277ca628 (refs/changes/49/146349/5) 10:51:42 > git config core.sparsecheckout # timeout=10 10:51:42 > git checkout -f fb4f6fe999cb190310716bc3abea54b9277ca628 # timeout=30 10:51:45 Commit message: "[SO] 17.5.0" 10:51:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:51:45 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 10:51:45 [EnvInject] - Injecting environment variables from a build step. 10:51:46 [EnvInject] - Injecting as environment variables the properties content 10:51:46 PYTHON=python3 10:51:46 10:51:46 [EnvInject] - Variables injected successfully. 10:51:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12863975066402042391.sh 10:51:46 ---> tox-install.sh 10:51:46 + source /home/jenkins/lf-env.sh 10:51:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:51:46 ++ mktemp -d /tmp/venv-XXXX 10:51:46 + lf_venv=/tmp/venv-xZfh 10:51:46 + local venv_file=/tmp/.os_lf_venv 10:51:46 + local python=python3 10:51:46 + local options 10:51:46 + local set_path=true 10:51:46 + local install_args= 10:51:46 ++ 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 10:51:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:51:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:51:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:51:46 + true 10:51:46 + case $1 in 10:51:46 + venv_file=/tmp/.toxenv 10:51:46 + shift 2 10:51:46 + true 10:51:46 + case $1 in 10:51:46 + shift 10:51:46 + break 10:51:46 + case $python in 10:51:46 + local pkg_list= 10:51:46 + [[ -d /opt/pyenv ]] 10:51:46 + echo 'Setup pyenv:' 10:51:46 Setup pyenv: 10:51:46 + export PYENV_ROOT=/opt/pyenv 10:51:46 + PYENV_ROOT=/opt/pyenv 10:51:46 + 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 10:51:46 + 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 10:51:46 + pyenv versions 10:51:46 * system (set by /opt/pyenv/version) 10:51:46 * 3.8.13 (set by /opt/pyenv/version) 10:51:46 * 3.9.13 (set by /opt/pyenv/version) 10:51:46 * 3.10.6 (set by /opt/pyenv/version) 10:51:46 + command -v pyenv 10:51:46 ++ pyenv init - --no-rehash 10:51:46 + 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[*]}"'\'')" 10:51:46 export PATH="/opt/pyenv/shims:${PATH}" 10:51:46 export PYENV_SHELL=bash 10:51:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:51:46 pyenv() { 10:51:46 local command 10:51:46 command="${1:-}" 10:51:46 if [ "$#" -gt 0 ]; then 10:51:46 shift 10:51:46 fi 10:51:46 10:51:46 case "$command" in 10:51:46 rehash|shell) 10:51:46 eval "$(pyenv "sh-$command" "$@")" 10:51:46 ;; 10:51:46 *) 10:51:46 command pyenv "$command" "$@" 10:51:46 ;; 10:51:46 esac 10:51:46 }' 10:51:46 +++ 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[*]}"' 10:51:46 ++ 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 10:51:46 ++ 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 10:51:46 ++ 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 10:51:46 ++ export PYENV_SHELL=bash 10:51:46 ++ PYENV_SHELL=bash 10:51:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:51:46 +++ complete -F _pyenv pyenv 10:51:46 ++ lf-pyver python3 10:51:46 ++ local py_version_xy=python3 10:51:46 ++ local py_version_xyz= 10:51:46 ++ grep -E '^[0-9.]*[0-9]$' 10:51:46 ++ pyenv versions 10:51:46 ++ local command 10:51:46 ++ command=versions 10:51:46 ++ awk '{ print $1 }' 10:51:46 ++ '[' 1 -gt 0 ']' 10:51:46 ++ shift 10:51:46 ++ case "$command" in 10:51:46 ++ command pyenv versions 10:51:46 ++ sed 's/^[ *]* //' 10:51:46 ++ pyenv versions 10:51:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:51:46 +++ grep '^3' /tmp/.pyenv_versions 10:51:46 +++ sort -V 10:51:46 +++ tail -n 1 10:51:46 ++ py_version_xyz=3.10.6 10:51:46 ++ [[ -z 3.10.6 ]] 10:51:46 ++ echo 3.10.6 10:51:46 ++ return 0 10:51:46 + pyenv local 3.10.6 10:51:46 + local command 10:51:46 + command=local 10:51:46 + '[' 2 -gt 0 ']' 10:51:46 + shift 10:51:46 + case "$command" in 10:51:46 + command pyenv local 3.10.6 10:51:46 + pyenv local 3.10.6 10:51:46 + for arg in "$@" 10:51:46 + case $arg in 10:51:46 + pkg_list+='tox ' 10:51:46 + for arg in "$@" 10:51:46 + case $arg in 10:51:46 + pkg_list+='virtualenv ' 10:51:46 + for arg in "$@" 10:51:46 + case $arg in 10:51:46 + pkg_list+='urllib3~=1.26.15 ' 10:51:46 + [[ -f /tmp/.toxenv ]] 10:51:46 + [[ ! -f /tmp/.toxenv ]] 10:51:46 + [[ -n '' ]] 10:51:46 + python3 -m venv /tmp/venv-xZfh 10:51:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xZfh' 10:51:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xZfh 10:51:50 + echo /tmp/venv-xZfh 10:51:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:51:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:51:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:51:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:51:50 + local 'pip_opts=--upgrade --quiet' 10:51:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:51:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:51:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:51:50 + [[ -n '' ]] 10:51:50 + [[ -n '' ]] 10:51:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:51:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:51:50 + /tmp/venv-xZfh/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 10:51:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:51:56 lf-activate-venv(): INFO: Base packages installed successfully 10:51:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:51:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:51:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:51:56 + /tmp/venv-xZfh/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 10:51:58 + type python3 10:51:58 + true 10:51:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xZfh/bin to PATH' 10:51:58 lf-activate-venv(): INFO: Adding /tmp/venv-xZfh/bin to PATH 10:51:58 + PATH=/tmp/venv-xZfh/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 10:51:58 + return 0 10:51:58 + python3 --version 10:51:58 Python 3.10.6 10:51:58 + python3 -m pip --version 10:51:58 pip 26.1.2 from /tmp/venv-xZfh/lib/python3.10/site-packages/pip (python 3.10) 10:51:58 + python3 -m pip freeze 10:51:58 cachetools==7.1.4 10:51:58 colorama==0.4.6 10:51:58 distlib==0.4.3 10:51:58 filelock==3.32.0 10:51:58 packaging==26.2 10:51:58 platformdirs==4.11.0 10:51:58 pluggy==1.6.0 10:51:58 pyproject-api==1.11.0 10:51:58 python-discovery==1.5.0 10:51:58 tomli==2.4.1 10:51:58 tomli_w==1.2.0 10:51:58 tox==4.58.0 10:51:58 typing_extensions==4.16.0 10:51:58 urllib3==1.26.20 10:51:58 virtualenv==21.7.0 10:51:58 [EnvInject] - Injecting environment variables from a build step. 10:51:58 [EnvInject] - Injecting as environment variables the properties content 10:51:58 PARALLEL=false 10:51:58 10:51:58 [EnvInject] - Variables injected successfully. 10:51:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16851762841762054805.sh 10:51:59 ---> tox-run.sh 10:51:59 + 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 10:51:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:51:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:51:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:51:59 + cd /w/workspace/oom-master-pre-commit-lint/. 10:51:59 + source /home/jenkins/lf-env.sh 10:51:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:51:59 ++ mktemp -d /tmp/venv-XXXX 10:51:59 + lf_venv=/tmp/venv-XaKj 10:51:59 + local venv_file=/tmp/.os_lf_venv 10:51:59 + local python=python3 10:51:59 + local options 10:51:59 + local set_path=true 10:51:59 + local install_args= 10:51:59 ++ 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 10:51:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:51:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:51:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:51:59 + true 10:51:59 + case $1 in 10:51:59 + venv_file=/tmp/.toxenv 10:51:59 + shift 2 10:51:59 + true 10:51:59 + case $1 in 10:51:59 + shift 10:51:59 + break 10:51:59 + case $python in 10:51:59 + local pkg_list= 10:51:59 + [[ -d /opt/pyenv ]] 10:51:59 + echo 'Setup pyenv:' 10:51:59 Setup pyenv: 10:51:59 + export PYENV_ROOT=/opt/pyenv 10:51:59 + PYENV_ROOT=/opt/pyenv 10:51:59 + 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 10:51:59 + 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 10:51:59 + pyenv versions 10:51:59 system 10:51:59 3.8.13 10:51:59 3.9.13 10:51:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:51:59 + command -v pyenv 10:51:59 ++ pyenv init - --no-rehash 10:51:59 + 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[*]}"'\'')" 10:51:59 export PATH="/opt/pyenv/shims:${PATH}" 10:51:59 export PYENV_SHELL=bash 10:51:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:51:59 pyenv() { 10:51:59 local command 10:51:59 command="${1:-}" 10:51:59 if [ "$#" -gt 0 ]; then 10:51:59 shift 10:51:59 fi 10:51:59 10:51:59 case "$command" in 10:51:59 rehash|shell) 10:51:59 eval "$(pyenv "sh-$command" "$@")" 10:51:59 ;; 10:51:59 *) 10:51:59 command pyenv "$command" "$@" 10:51:59 ;; 10:51:59 esac 10:51:59 }' 10:51:59 +++ 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[*]}"' 10:51:59 ++ 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 10:51:59 ++ 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 10:51:59 ++ 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 10:51:59 ++ export PYENV_SHELL=bash 10:51:59 ++ PYENV_SHELL=bash 10:51:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:51:59 +++ complete -F _pyenv pyenv 10:51:59 ++ lf-pyver python3 10:51:59 ++ local py_version_xy=python3 10:51:59 ++ local py_version_xyz= 10:51:59 ++ sed 's/^[ *]* //' 10:51:59 ++ pyenv versions 10:51:59 ++ local command 10:51:59 ++ command=versions 10:51:59 ++ '[' 1 -gt 0 ']' 10:51:59 ++ shift 10:51:59 ++ case "$command" in 10:51:59 ++ command pyenv versions 10:51:59 ++ pyenv versions 10:51:59 ++ awk '{ print $1 }' 10:51:59 ++ grep -E '^[0-9.]*[0-9]$' 10:51:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:51:59 +++ grep '^3' /tmp/.pyenv_versions 10:51:59 +++ sort -V 10:51:59 +++ tail -n 1 10:51:59 ++ py_version_xyz=3.10.6 10:51:59 ++ [[ -z 3.10.6 ]] 10:51:59 ++ echo 3.10.6 10:51:59 ++ return 0 10:51:59 + pyenv local 3.10.6 10:51:59 + local command 10:51:59 + command=local 10:51:59 + '[' 2 -gt 0 ']' 10:51:59 + shift 10:51:59 + case "$command" in 10:51:59 + command pyenv local 3.10.6 10:51:59 + pyenv local 3.10.6 10:51:59 + for arg in "$@" 10:51:59 + case $arg in 10:51:59 + pkg_list+='tox ' 10:51:59 + for arg in "$@" 10:51:59 + case $arg in 10:51:59 + pkg_list+='virtualenv ' 10:51:59 + for arg in "$@" 10:51:59 + case $arg in 10:51:59 + pkg_list+='urllib3~=1.26.15 ' 10:51:59 + [[ -f /tmp/.toxenv ]] 10:51:59 ++ cat /tmp/.toxenv 10:51:59 + lf_venv=/tmp/venv-xZfh 10:51:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xZfh from' file:/tmp/.toxenv 10:51:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xZfh from file:/tmp/.toxenv 10:51:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:51:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:51:59 + local 'pip_opts=--upgrade --quiet' 10:51:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:51:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:51:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:51:59 + [[ -n '' ]] 10:51:59 + [[ -n '' ]] 10:51:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:51:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:51:59 + /tmp/venv-xZfh/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 10:52:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:52:00 lf-activate-venv(): INFO: Base packages installed successfully 10:52:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:52:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:52:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:52:00 + /tmp/venv-xZfh/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 10:52:01 + type python3 10:52:01 + true 10:52:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xZfh/bin to PATH' 10:52:01 lf-activate-venv(): INFO: Adding /tmp/venv-xZfh/bin to PATH 10:52:01 + PATH=/tmp/venv-xZfh/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 10:52:01 + return 0 10:52:01 + [[ -d /opt/pyenv ]] 10:52:01 + echo '---> Setting up pyenv' 10:52:01 ---> Setting up pyenv 10:52:01 + export PYENV_ROOT=/opt/pyenv 10:52:01 + PYENV_ROOT=/opt/pyenv 10:52:01 + export PATH=/opt/pyenv/bin:/tmp/venv-xZfh/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 10:52:01 + PATH=/opt/pyenv/bin:/tmp/venv-xZfh/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 10:52:01 ++ pwd 10:52:01 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:52:01 + export PYTHONPATH 10:52:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:52:01 + TOX_TESTENV_PASSENV=PYTHONPATH 10:52:01 + tox --version 10:52:01 4.58.0 from /tmp/venv-xZfh/lib/python3.10/site-packages/tox/__init__.py 10:52:01 + PARALLEL=false 10:52:01 + TOX_OPTIONS_LIST= 10:52:01 + [[ -n pre-commit ]] 10:52:01 + TOX_OPTIONS_LIST=' -e pre-commit' 10:52:01 + case ${PARALLEL,,} in 10:52:01 + tox -e pre-commit 10:52:01 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:52:03 pre-commit: install_deps> python -I -m pip install pre-commit 10:52:06 pre-commit: freeze> python -m pip freeze --all 10:52:06 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.1,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.0 10:52:06 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:52:06 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:52:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:52:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:52:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:52:09 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:52:09 [INFO] Once installed this environment will be reused. 10:52:09 [INFO] This may take a few minutes... 10:52:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:52:13 [INFO] Once installed this environment will be reused. 10:52:13 [INFO] This may take a few minutes... 10:52:17 An unexpected error has occurred: CalledProcessError: command: ('/usr/bin/git', 'ls-files', '-z', '--deduplicate') 10:52:17 return code: 129 10:52:17 stdout: (none) 10:52:17 stderr: 10:52:17 error: unknown option `deduplicate' 10:52:17 usage: git ls-files [] [...] 10:52:17 10:52:17 -z paths are separated with NUL character 10:52:17 -t identify the file status with tags 10:52:17 -v use lowercase letters for 'assume unchanged' files 10:52:17 -f use lowercase letters for 'fsmonitor clean' files 10:52:17 -c, --cached show cached files in the output (default) 10:52:17 -d, --deleted show deleted files in the output 10:52:17 -m, --modified show modified files in the output 10:52:17 -o, --others show other files in the output 10:52:17 -i, --ignored show ignored files in the output 10:52:17 -s, --stage show staged contents' object name in the output 10:52:17 -k, --killed show files on the filesystem that need to be removed 10:52:17 --directory show 'other' directories' names only 10:52:17 --eol show line endings of files 10:52:17 --empty-directory don't show empty directories 10:52:17 -u, --unmerged show unmerged files in the output 10:52:17 --resolve-undo show resolve-undo information 10:52:17 -x, --exclude 10:52:17 skip files matching pattern 10:52:17 -X, --exclude-from 10:52:17 exclude patterns are read from 10:52:17 --exclude-per-directory 10:52:17 read additional per-directory exclude patterns in 10:52:17 --exclude-standard add the standard git exclusions 10:52:17 --full-name make the output relative to the project top directory 10:52:17 --recurse-submodules recurse through submodules 10:52:17 --error-unmatch if any is not in the index, treat this as an error 10:52:17 --with-tree 10:52:17 pretend that paths removed since are still present 10:52:17 --abbrev[=] use digits to display SHA-1s 10:52:17 --debug show debugging data 10:52:17 Check the log at /home/jenkins/.cache/pre-commit/pre-commit.log 10:52:17 pre-commit: exit 3 (11.36 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2220 10:52:17 pre-commit: FAIL code 3 (15.89=setup[4.53]+cmd[11.36] seconds) 10:52:17 evaluation failed :( (15.93 seconds) 10:52:18 + tox_status=3 10:52:18 + echo '---> Completed tox runs' 10:52:18 ---> Completed tox runs 10:52:18 + for i in .tox/*/log 10:52:18 ++ echo .tox/pre-commit/log 10:52:18 ++ awk -F/ '{print $2}' 10:52:18 + tox_env=pre-commit 10:52:18 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:52:18 + DOC_DIR=docs/_build/html 10:52:18 + [[ -d docs/_build/html ]] 10:52:18 + echo '---> tox-run.sh ends' 10:52:18 ---> tox-run.sh ends 10:52:18 + test 3 -eq 0 10:52:18 + exit 3 10:52:18 ++ '[' 2 = 1 ']' 10:52:18 Build step 'Execute shell' marked build as failure 10:52:18 $ ssh-agent -k 10:52:18 unset SSH_AUTH_SOCK; 10:52:18 unset SSH_AGENT_PID; 10:52:18 echo Agent pid 1670 killed; 10:52:18 [ssh-agent] Stopped. 10:52:18 [PostBuildScript] - [INFO] Executing post build scripts. 10:52:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11903798428879420886.sh 10:52:18 ---> sysstat.sh 10:52:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5585891161982628387.sh 10:52:18 ---> package-listing.sh 10:52:18 ++ facter osfamily 10:52:18 ++ tr '[:upper:]' '[:lower:]' 10:52:18 + OS_FAMILY=debian 10:52:18 + workspace=/w/workspace/oom-master-pre-commit-lint 10:52:18 + START_PACKAGES=/tmp/packages_start.txt 10:52:18 + END_PACKAGES=/tmp/packages_end.txt 10:52:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:52:18 + PACKAGES=/tmp/packages_start.txt 10:52:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:52:18 + PACKAGES=/tmp/packages_end.txt 10:52:18 + case "${OS_FAMILY}" in 10:52:18 + dpkg -l 10:52:18 + grep '^ii' 10:52:18 + '[' -f /tmp/packages_start.txt ']' 10:52:18 + '[' -f /tmp/packages_end.txt ']' 10:52:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:52:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:52:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:52:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:52:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9761681664439890741.sh 10:52:18 ---> capture-instance-metadata.sh 10:52:18 Setup pyenv: 10:52:18 system 10:52:18 3.8.13 10:52:18 3.9.13 10:52:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:52:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7oaX 10:52:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:52:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:52:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:52:27 lf-activate-venv(): INFO: Base packages installed successfully 10:52:27 lf-activate-venv(): INFO: Installing additional packages: lftools 10:53:19 lf-activate-venv(): INFO: Adding /tmp/venv-7oaX/bin to PATH 10:53:19 INFO: Running in OpenStack, capturing instance metadata 10:53:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9892655072427685121.sh 10:53:19 provisioning config files... 10:53:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13311157179778857096tmp 10:53:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:53:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:53:19 [EnvInject] - Injecting environment variables from a build step. 10:53:19 [EnvInject] - Injecting as environment variables the properties content 10:53:19 SERVER_ID=logs 10:53:19 10:53:19 [EnvInject] - Variables injected successfully. 10:53:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7577728523973615983.sh 10:53:19 ---> create-netrc.sh 10:53:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6652572539297606750.sh 10:53:19 ---> python-tools-install.sh 10:53:19 Setup pyenv: 10:53:20 system 10:53:20 3.8.13 10:53:20 3.9.13 10:53:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:53:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7oaX from file:/tmp/.os_lf_venv 10:53:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:53:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:53:22 lf-activate-venv(): INFO: Base packages installed successfully 10:53:22 lf-activate-venv(): INFO: Installing additional packages: lftools 10:53:30 lf-activate-venv(): INFO: Adding /tmp/venv-7oaX/bin to PATH 10:53:30 Generating Requirements File 10:53:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:53:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:53:55 Python 3.10.6 10:53:56 pip 26.1.2 from /tmp/venv-7oaX/lib/python3.10/site-packages/pip (python 3.10) 10:53:56 aiohappyeyeballs==2.7.1 10:53:56 aiohttp==3.14.2 10:53:56 aiosignal==1.4.0 10:53:56 appdirs==1.4.4 10:53:56 argcomplete==3.7.0 10:53:56 aspy.yaml==1.3.0 10:53:56 async-timeout==5.0.1 10:53:56 attrs==26.1.0 10:53:56 autopage==0.6.0 10:53:56 backports.strenum==1.3.1 10:53:56 beautifulsoup4==4.15.0 10:53:56 boto3==1.43.53 10:53:56 botocore==1.43.53 10:53:56 bs4==0.0.2 10:53:56 certifi==2026.7.22 10:53:56 cffi==2.1.0 10:53:56 cfgv==3.5.0 10:53:56 chardet==7.4.3 10:53:56 charset-normalizer==3.4.9 10:53:56 click==8.4.2 10:53:56 cliff==4.14.0 10:53:56 cmd2==3.5.1 10:53:56 cryptography==3.3.2 10:53:56 debtcollector==3.1.0 10:53:56 decorator==5.3.1 10:53:56 defusedxml==0.7.1 10:53:56 Deprecated==1.3.1 10:53:56 distlib==0.4.3 10:53:56 dnspython==2.8.0 10:53:56 docker==7.2.0 10:53:56 dogpile.cache==1.5.0 10:53:56 durationpy==0.10 10:53:56 email-validator==2.3.0 10:53:56 filelock==3.32.0 10:53:56 frozenlist==1.8.0 10:53:56 future==1.0.0 10:53:56 gitdb==4.0.12 10:53:56 GitPython==3.1.54 10:53:56 httplib2==0.30.2 10:53:56 identify==2.6.19 10:53:56 idna==3.18 10:53:56 importlib-resources==1.5.0 10:53:56 iso8601==2.1.0 10:53:56 Jinja2==3.1.6 10:53:56 jmespath==1.1.0 10:53:56 jsonpatch==1.33 10:53:56 jsonpointer==3.1.1 10:53:56 jsonschema==4.26.0 10:53:56 jsonschema-specifications==2025.9.1 10:53:56 keystoneauth1==5.14.0 10:53:56 kubernetes==36.0.3 10:53:56 lftools==0.37.22 10:53:56 lxml==6.1.1 10:53:56 markdown-it-py==4.2.0 10:53:56 MarkupSafe==3.0.3 10:53:56 mdurl==0.1.2 10:53:56 msgpack==1.2.1 10:53:56 multi_key_dict==2.0.3 10:53:56 multidict==6.7.1 10:53:56 munch==4.0.0 10:53:56 netaddr==1.3.0 10:53:56 niet==1.4.2 10:53:56 nodeenv==1.10.0 10:53:56 oauth2client==4.1.3 10:53:56 oauthlib==3.3.1 10:53:56 openstacksdk==4.13.0 10:53:56 os-service-types==1.8.2 10:53:56 osc-lib==4.6.0 10:53:56 oslo.config==10.4.0 10:53:56 oslo.context==6.4.0 10:53:56 oslo.i18n==6.8.0 10:53:56 oslo.log==8.2.0 10:53:56 oslo.serialization==5.10.0 10:53:56 oslo.utils==10.1.1 10:53:56 packaging==26.2 10:53:56 pbr==7.0.3 10:53:56 platformdirs==4.11.0 10:53:56 prettytable==3.18.0 10:53:56 propcache==0.5.2 10:53:56 psutil==7.2.2 10:53:56 pyasn1==0.6.4 10:53:56 pyasn1_modules==0.4.2 10:53:56 pycparser==3.0 10:53:56 pygerrit2==2.0.15 10:53:56 PyGithub==2.9.1 10:53:56 Pygments==2.20.0 10:53:56 PyJWT==2.13.0 10:53:56 PyNaCl==1.6.2 10:53:56 pyparsing==2.4.7 10:53:56 pyperclip==1.11.0 10:53:56 pyrsistent==0.20.0 10:53:56 python-cinderclient==9.9.0 10:53:56 python-dateutil==2.9.0.post0 10:53:56 python-discovery==1.5.0 10:53:56 python-heatclient==5.2.0 10:53:56 python-jenkins==1.8.3 10:53:56 python-keystoneclient==5.8.0 10:53:56 python-magnumclient==4.11.0 10:53:56 python-openstackclient==10.0.0 10:53:56 python-swiftclient==4.10.0 10:53:56 PyYAML==6.0.3 10:53:56 referencing==0.37.0 10:53:56 requests==2.34.2 10:53:56 requests-oauthlib==2.0.0 10:53:56 rfc3986==2.0.0 10:53:56 rich==15.0.0 10:53:56 rich-argparse==1.8.0 10:53:56 rpds-py==0.30.0 10:53:56 rsa==4.9.1 10:53:56 ruamel.yaml==0.19.1 10:53:56 ruamel.yaml.clib==0.2.15 10:53:56 s3transfer==0.19.1 10:53:56 simplejson==4.1.1 10:53:56 six==1.17.0 10:53:56 smmap==5.0.3 10:53:56 soupsieve==2.9.1 10:53:56 stevedore==5.8.0 10:53:56 tabulate==0.10.0 10:53:56 toml==0.10.2 10:53:56 tomlkit==0.15.1 10:53:56 tqdm==4.69.0 10:53:56 typing_extensions==4.16.0 10:53:56 urllib3==1.26.20 10:53:56 virtualenv==21.7.0 10:53:56 wcwidth==0.8.2 10:53:56 websocket-client==1.9.0 10:53:56 wrapt==2.2.2 10:53:56 xdg==6.0.0 10:53:56 xmltodict==1.0.4 10:53:56 yarl==1.24.5 10:53:56 yq==4.1.2 10:53:56 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins2968811552307715243.sh 10:53:56 ---> uv-install.sh 10:53:56 Installing uv/uvx (latest) using shell installer 10:53:56 2026-07-22 10:53:56 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-biElel.sh" [1] 10:53:56 downloading uv 0.11.31 x86_64-unknown-linux-gnu 10:53:57 installing to /home/jenkins/.local/bin 10:53:57 uv 10:53:57 uvx 10:53:57 everything's installed! 10:53:57 10:53:57 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:53:57 10:53:57 source $HOME/.local/bin/env (sh, bash, zsh) 10:53:57 source $HOME/.local/bin/env.fish (fish) 10:53:57 Adding install location to PATH 10:53:57 ---> Validating uv/uvx install 10:53:57 uvx 0.11.31 (x86_64-unknown-linux-gnu) 10:53:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13131056235272396385.sh 10:53:57 ---> sudo-logs.sh 10:53:57 Archiving 'sudo' log.. 10:53:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10996171208530678001.sh 10:53:58 ---> job-cost.sh 10:53:58 INFO: Activating Python virtual environment... 10:53:58 Setup pyenv: 10:53:58 system 10:53:58 3.8.13 10:53:58 3.9.13 10:53:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:53:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7oaX from file:/tmp/.os_lf_venv 10:53:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:53:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:54:00 lf-activate-venv(): INFO: Base packages installed successfully 10:54:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:54:06 lf-activate-venv(): INFO: Adding /tmp/venv-7oaX/bin to PATH 10:54:06 INFO: No stack-cost file found 10:54:06 INFO: Instance uptime: 184s 10:54:06 INFO: Fetching instance metadata (attempt 1 of 3)... 10:54:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:54:06 INFO: Successfully fetched instance metadata 10:54:06 INFO: Instance type: v3-standard-4 10:54:06 INFO: Retrieving pricing info for: v3-standard-4 10:54:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:54:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=184 10:54:06 INFO: Successfully fetched Vexxhost pricing API 10:54:06 INFO: Retrieved cost: 0.11 10:54:06 INFO: Retrieved resource: v3-standard-4 10:54:06 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:54:06 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:54:06 INFO: Successfully archived job cost data 10:54:06 DEBUG: Cost data: oom-master-pre-commit-lint,4736,2026-07-22 10:54:06,v3-standard-4,184,0.11,0.00,FAILURE 10:54:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4262242517763310360.sh 10:54:06 ---> logs-deploy.sh 10:54:06 Setup pyenv: 10:54:06 system 10:54:06 3.8.13 10:54:06 3.9.13 10:54:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:54:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7oaX from file:/tmp/.os_lf_venv 10:54:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:54:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:54:08 lf-activate-venv(): INFO: Base packages installed successfully 10:54:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:54:17 lf-activate-venv(): INFO: Adding /tmp/venv-7oaX/bin to PATH 10:54:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4736 10:54:17 INFO: archiving workspace using pattern(s): 10:54:18 Archives upload complete. 10:54:18 INFO: archiving logs to Nexus 10:54:19 ---> uname -a: 10:54:19 Linux prd-ubuntu1804-builder-4c-4g-150 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:54:19 10:54:19 10:54:19 ---> lscpu: 10:54:19 Architecture: x86_64 10:54:19 CPU op-mode(s): 32-bit, 64-bit 10:54:19 Byte Order: Little Endian 10:54:19 CPU(s): 4 10:54:19 On-line CPU(s) list: 0-3 10:54:19 Thread(s) per core: 1 10:54:19 Core(s) per socket: 1 10:54:19 Socket(s): 4 10:54:19 NUMA node(s): 1 10:54:19 Vendor ID: AuthenticAMD 10:54:19 CPU family: 23 10:54:19 Model: 49 10:54:19 Model name: AMD EPYC-Rome Processor 10:54:19 Stepping: 0 10:54:19 CPU MHz: 2799.996 10:54:19 BogoMIPS: 5599.99 10:54:19 Virtualization: AMD-V 10:54:19 Hypervisor vendor: KVM 10:54:19 Virtualization type: full 10:54:19 L1d cache: 32K 10:54:19 L1i cache: 32K 10:54:19 L2 cache: 512K 10:54:19 L3 cache: 16384K 10:54:19 NUMA node0 CPU(s): 0-3 10:54:19 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 10:54:19 10:54:19 10:54:19 ---> nproc: 10:54:19 4 10:54:19 10:54:19 10:54:19 ---> df -h: 10:54:19 Filesystem Size Used Avail Use% Mounted on 10:54:19 udev 7.9G 0 7.9G 0% /dev 10:54:19 tmpfs 1.6G 676K 1.6G 1% /run 10:54:19 /dev/vda1 78G 8.5G 69G 11% / 10:54:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:54:19 tmpfs 5.0M 0 5.0M 0% /run/lock 10:54:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:54:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:54:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:54:19 10:54:19 10:54:19 ---> free -m: 10:54:19 total used free shared buff/cache available 10:54:19 Mem: 16040 571 13144 0 2324 15145 10:54:19 Swap: 1023 0 1023 10:54:19 10:54:19 10:54:19 ---> ip addr: 10:54:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:54:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:54:19 inet 127.0.0.1/8 scope host lo 10:54:19 valid_lft forever preferred_lft forever 10:54:19 inet6 ::1/128 scope host 10:54:19 valid_lft forever preferred_lft forever 10:54:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:54:19 link/ether fa:16:3e:e6:4d:52 brd ff:ff:ff:ff:ff:ff 10:54:19 inet 10.30.107.62/23 brd 10.30.107.255 scope global dynamic ens3 10:54:19 valid_lft 86211sec preferred_lft 86211sec 10:54:19 inet6 fe80::f816:3eff:fee6:4d52/64 scope link 10:54:19 valid_lft forever preferred_lft forever 10:54:19 10:54:19 10:54:19 ---> sar -b -r -n DEV: 10:54:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-150) 07/22/26 _x86_64_ (4 CPU) 10:54:19 10:54:19 10:51:12 LINUX RESTART (4 CPU) 10:54:19 10:54:19 10:52:02 tps rtps wtps bread/s bwrtn/s 10:54:19 10:53:01 93.07 3.83 89.24 104.66 33296.59 10:54:19 10:54:01 82.55 1.15 81.40 134.38 9873.95 10:54:19 Average: 87.77 2.48 85.29 119.64 21486.88 10:54:19 10:54:19 10:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:54:19 10:53:01 13893072 15499812 2531896 15.41 61200 1744004 802168 4.59 774928 1540300 21924 10:54:19 10:54:01 13493376 15531788 2931592 17.85 85412 2131792 753792 4.31 753008 1920548 242448 10:54:19 Average: 13693224 15515800 2731744 16.63 73306 1937898 777980 4.45 763968 1730424 132186 10:54:19 10:54:19 10:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:54:19 10:53:01 ens3 58.94 42.99 705.20 12.94 0.00 0.00 0.00 0.00 10:54:19 10:53:01 lo 1.76 1.76 0.19 0.19 0.00 0.00 0.00 0.00 10:54:19 10:54:01 ens3 84.22 56.37 1436.22 10.08 0.00 0.00 0.00 0.00 10:54:19 10:54:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 10:54:19 Average: ens3 71.69 49.74 1073.78 11.50 0.00 0.00 0.00 0.00 10:54:19 Average: lo 1.48 1.48 0.16 0.16 0.00 0.00 0.00 0.00 10:54:19 10:54:19 10:54:19 ---> sar -P ALL: 10:54:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-150) 07/22/26 _x86_64_ (4 CPU) 10:54:19 10:54:19 10:51:12 LINUX RESTART (4 CPU) 10:54:19 10:54:19 10:52:02 CPU %user %nice %system %iowait %steal %idle 10:54:19 10:53:01 all 15.33 0.00 1.34 10.94 0.06 72.33 10:54:19 10:53:01 0 20.34 0.00 1.53 1.19 0.07 76.88 10:54:19 10:53:01 1 13.19 0.00 1.53 26.81 0.05 58.42 10:54:19 10:53:01 2 18.36 0.00 1.34 0.19 0.05 80.06 10:54:19 10:53:01 3 9.46 0.00 0.98 15.61 0.03 73.91 10:54:19 10:54:01 all 17.53 0.00 1.47 4.49 0.05 76.46 10:54:19 10:54:01 0 25.11 0.00 1.69 1.04 0.05 72.12 10:54:19 10:54:01 1 9.42 0.00 1.24 16.10 0.03 73.22 10:54:19 10:54:01 2 4.03 0.00 0.87 0.43 0.05 94.62 10:54:19 10:54:01 3 31.53 0.00 2.12 0.38 0.07 65.90 10:54:19 Average: all 16.44 0.00 1.41 7.69 0.05 74.41 10:54:19 Average: 0 22.74 0.00 1.61 1.11 0.06 74.48 10:54:19 Average: 1 11.28 0.00 1.38 21.40 0.04 65.89 10:54:19 Average: 2 11.13 0.00 1.10 0.31 0.05 87.40 10:54:19 Average: 3 20.57 0.00 1.56 7.95 0.05 69.88 10:54:19 10:54:19 10:54:19