07:31:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144064 07:31:44 Running as SYSTEM 07:31:44 [EnvInject] - Loading node environment variables. 07:31:44 Building remotely on prd-ubuntu1804-builder-4c-4g-3500 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:31:44 [ssh-agent] Looking for ssh-agent implementation... 07:31:45 $ ssh-agent 07:31:45 SSH_AUTH_SOCK=/tmp/ssh-jKFiCeLI2wiP/agent.1685 07:31:45 SSH_AGENT_PID=1687 07:31:45 [ssh-agent] Started. 07:31:45 Running ssh-add (command line suppressed) 07:31:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2896995391083004600.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2896995391083004600.key) 07:31:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:31:45 The recommended git tool is: NONE 07:31:46 using credential onap-jenkins-ssh 07:31:46 Wiping out workspace first. 07:31:46 Cloning the remote Git repository 07:31:46 Cloning repository git://cloud.onap.org/mirror/oom.git 07:31:46 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:31:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:31:46 > git --version # timeout=10 07:31:46 > git --version # 'git version 2.17.1' 07:31:46 using GIT_SSH to set credentials Gerrit user 07:31:46 Verifying host key using manually-configured host key entries 07:31:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:31:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:31:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:31:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:31:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:31:52 using GIT_SSH to set credentials Gerrit user 07:31:52 Verifying host key using manually-configured host key entries 07:31:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/144064/1 # timeout=30 07:31:52 > git rev-parse dd125894e98da40772fd620c59eaab74ffefd25f^{commit} # timeout=10 07:31:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:31:52 Checking out Revision dd125894e98da40772fd620c59eaab74ffefd25f (refs/changes/64/144064/1) 07:31:52 > git config core.sparsecheckout # timeout=10 07:31:52 > git checkout -f dd125894e98da40772fd620c59eaab74ffefd25f # timeout=30 07:31:55 Commit message: "[SO] 17.2.0" 07:31:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:31:56 > git rev-list --no-walk 1c3b0e959906fc7eae83719da0abfe5518b0d23e # timeout=10 07:31:56 [EnvInject] - Injecting environment variables from a build step. 07:31:56 [EnvInject] - Injecting as environment variables the properties content 07:31:56 PYTHON=python3 07:31:56 07:31:56 [EnvInject] - Variables injected successfully. 07:31:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1459704544551965683.sh 07:31:56 ---> tox-install.sh 07:31:56 + source /home/jenkins/lf-env.sh 07:31:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:31:56 ++ mktemp -d /tmp/venv-XXXX 07:31:56 + lf_venv=/tmp/venv-KZ9p 07:31:56 + local venv_file=/tmp/.os_lf_venv 07:31:56 + local python=python3 07:31:56 + local options 07:31:56 + local set_path=true 07:31:56 + local install_args= 07:31:56 ++ 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 07:31:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:31:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:31:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:31:56 + true 07:31:56 + case $1 in 07:31:56 + venv_file=/tmp/.toxenv 07:31:56 + shift 2 07:31:56 + true 07:31:56 + case $1 in 07:31:56 + shift 07:31:56 + break 07:31:56 + case $python in 07:31:56 + local pkg_list= 07:31:56 + [[ -d /opt/pyenv ]] 07:31:56 + echo 'Setup pyenv:' 07:31:56 Setup pyenv: 07:31:56 + export PYENV_ROOT=/opt/pyenv 07:31:56 + PYENV_ROOT=/opt/pyenv 07:31:56 + 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 07:31:56 + 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 07:31:56 + pyenv versions 07:31:56 * system (set by /opt/pyenv/version) 07:31:56 * 3.8.13 (set by /opt/pyenv/version) 07:31:56 * 3.9.13 (set by /opt/pyenv/version) 07:31:56 * 3.10.6 (set by /opt/pyenv/version) 07:31:56 + command -v pyenv 07:31:56 ++ pyenv init - --no-rehash 07:31:56 + 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[*]}"'\'')" 07:31:56 export PATH="/opt/pyenv/shims:${PATH}" 07:31:56 export PYENV_SHELL=bash 07:31:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:31:56 pyenv() { 07:31:56 local command 07:31:56 command="${1:-}" 07:31:56 if [ "$#" -gt 0 ]; then 07:31:56 shift 07:31:56 fi 07:31:56 07:31:56 case "$command" in 07:31:56 rehash|shell) 07:31:56 eval "$(pyenv "sh-$command" "$@")" 07:31:56 ;; 07:31:56 *) 07:31:56 command pyenv "$command" "$@" 07:31:56 ;; 07:31:56 esac 07:31:56 }' 07:31:56 +++ 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[*]}"' 07:31:56 ++ 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 07:31:56 ++ 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 07:31:56 ++ 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 07:31:56 ++ export PYENV_SHELL=bash 07:31:56 ++ PYENV_SHELL=bash 07:31:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:31:56 +++ complete -F _pyenv pyenv 07:31:56 ++ lf-pyver python3 07:31:56 ++ local py_version_xy=python3 07:31:56 ++ local py_version_xyz= 07:31:56 ++ pyenv versions 07:31:56 ++ local command 07:31:56 ++ command=versions 07:31:56 ++ '[' 1 -gt 0 ']' 07:31:56 ++ shift 07:31:56 ++ case "$command" in 07:31:56 ++ command pyenv versions 07:31:56 ++ pyenv versions 07:31:56 ++ sed 's/^[ *]* //' 07:31:56 ++ awk '{ print $1 }' 07:31:56 ++ grep -E '^[0-9.]*[0-9]$' 07:31:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:31:56 +++ grep '^3' /tmp/.pyenv_versions 07:31:56 +++ sort -V 07:31:56 +++ tail -n 1 07:31:56 ++ py_version_xyz=3.10.6 07:31:56 ++ [[ -z 3.10.6 ]] 07:31:56 ++ echo 3.10.6 07:31:56 ++ return 0 07:31:56 + pyenv local 3.10.6 07:31:56 + local command 07:31:56 + command=local 07:31:56 + '[' 2 -gt 0 ']' 07:31:56 + shift 07:31:56 + case "$command" in 07:31:56 + command pyenv local 3.10.6 07:31:56 + pyenv local 3.10.6 07:31:56 + for arg in "$@" 07:31:56 + case $arg in 07:31:56 + pkg_list+='tox ' 07:31:56 + for arg in "$@" 07:31:56 + case $arg in 07:31:56 + pkg_list+='virtualenv ' 07:31:56 + for arg in "$@" 07:31:56 + case $arg in 07:31:56 + pkg_list+='urllib3~=1.26.15 ' 07:31:56 + [[ -f /tmp/.toxenv ]] 07:31:56 + [[ ! -f /tmp/.toxenv ]] 07:31:56 + [[ -n '' ]] 07:31:56 + python3 -m venv /tmp/venv-KZ9p 07:32:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KZ9p' 07:32:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KZ9p 07:32:00 + echo /tmp/venv-KZ9p 07:32:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:32:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:32:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:32:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:32:00 + local 'pip_opts=--upgrade --quiet' 07:32:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:32:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:32:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:32:00 + [[ -n '' ]] 07:32:00 + [[ -n '' ]] 07:32:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:32:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:32:00 + /tmp/venv-KZ9p/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 07:32:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:32:05 lf-activate-venv(): INFO: Base packages installed successfully 07:32:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:32:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:32:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:32:05 + /tmp/venv-KZ9p/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 07:32:07 + type python3 07:32:07 + true 07:32:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KZ9p/bin to PATH' 07:32:07 lf-activate-venv(): INFO: Adding /tmp/venv-KZ9p/bin to PATH 07:32:07 + PATH=/tmp/venv-KZ9p/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 07:32:07 + return 0 07:32:07 + python3 --version 07:32:07 Python 3.10.6 07:32:07 + python3 -m pip --version 07:32:07 pip 26.0.1 from /tmp/venv-KZ9p/lib/python3.10/site-packages/pip (python 3.10) 07:32:07 + python3 -m pip freeze 07:32:08 cachetools==7.0.5 07:32:08 colorama==0.4.6 07:32:08 distlib==0.4.0 07:32:08 filelock==3.29.0 07:32:08 packaging==26.1 07:32:08 platformdirs==4.9.6 07:32:08 pluggy==1.6.0 07:32:08 pyproject-api==1.10.0 07:32:08 python-discovery==1.2.2 07:32:08 tomli==2.4.1 07:32:08 tomli_w==1.2.0 07:32:08 tox==4.53.0 07:32:08 typing_extensions==4.15.0 07:32:08 urllib3==1.26.20 07:32:08 virtualenv==21.2.4 07:32:08 [EnvInject] - Injecting environment variables from a build step. 07:32:08 [EnvInject] - Injecting as environment variables the properties content 07:32:08 PARALLEL=false 07:32:08 07:32:08 [EnvInject] - Variables injected successfully. 07:32:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10953341088297716971.sh 07:32:08 ---> tox-run.sh 07:32:08 + 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 07:32:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:32:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:32:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:32:08 + cd /w/workspace/oom-master-pre-commit-lint/. 07:32:08 + source /home/jenkins/lf-env.sh 07:32:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:32:08 ++ mktemp -d /tmp/venv-XXXX 07:32:08 + lf_venv=/tmp/venv-OfhO 07:32:08 + local venv_file=/tmp/.os_lf_venv 07:32:08 + local python=python3 07:32:08 + local options 07:32:08 + local set_path=true 07:32:08 + local install_args= 07:32:08 ++ 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 07:32:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:32:08 + true 07:32:08 + case $1 in 07:32:08 + venv_file=/tmp/.toxenv 07:32:08 + shift 2 07:32:08 + true 07:32:08 + case $1 in 07:32:08 + shift 07:32:08 + break 07:32:08 + case $python in 07:32:08 + local pkg_list= 07:32:08 + [[ -d /opt/pyenv ]] 07:32:08 + echo 'Setup pyenv:' 07:32:08 Setup pyenv: 07:32:08 + export PYENV_ROOT=/opt/pyenv 07:32:08 + PYENV_ROOT=/opt/pyenv 07:32:08 + 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 07:32:08 + 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 07:32:08 + pyenv versions 07:32:08 system 07:32:08 3.8.13 07:32:08 3.9.13 07:32:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:32:08 + command -v pyenv 07:32:08 ++ pyenv init - --no-rehash 07:32:08 + 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[*]}"'\'')" 07:32:08 export PATH="/opt/pyenv/shims:${PATH}" 07:32:08 export PYENV_SHELL=bash 07:32:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:32:08 pyenv() { 07:32:08 local command 07:32:08 command="${1:-}" 07:32:08 if [ "$#" -gt 0 ]; then 07:32:08 shift 07:32:08 fi 07:32:08 07:32:08 case "$command" in 07:32:08 rehash|shell) 07:32:08 eval "$(pyenv "sh-$command" "$@")" 07:32:08 ;; 07:32:08 *) 07:32:08 command pyenv "$command" "$@" 07:32:08 ;; 07:32:08 esac 07:32:08 }' 07:32:08 +++ 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[*]}"' 07:32:08 ++ 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 07:32:08 ++ 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 07:32:08 ++ 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 07:32:08 ++ export PYENV_SHELL=bash 07:32:08 ++ PYENV_SHELL=bash 07:32:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:32:08 +++ complete -F _pyenv pyenv 07:32:08 ++ lf-pyver python3 07:32:08 ++ local py_version_xy=python3 07:32:08 ++ local py_version_xyz= 07:32:08 ++ sed 's/^[ *]* //' 07:32:08 ++ awk '{ print $1 }' 07:32:08 ++ grep -E '^[0-9.]*[0-9]$' 07:32:08 ++ pyenv versions 07:32:08 ++ local command 07:32:08 ++ command=versions 07:32:08 ++ '[' 1 -gt 0 ']' 07:32:08 ++ shift 07:32:08 ++ case "$command" in 07:32:08 ++ command pyenv versions 07:32:08 ++ pyenv versions 07:32:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:32:08 +++ grep '^3' /tmp/.pyenv_versions 07:32:08 +++ sort -V 07:32:08 +++ tail -n 1 07:32:08 ++ py_version_xyz=3.10.6 07:32:08 ++ [[ -z 3.10.6 ]] 07:32:08 ++ echo 3.10.6 07:32:08 ++ return 0 07:32:08 + pyenv local 3.10.6 07:32:08 + local command 07:32:08 + command=local 07:32:08 + '[' 2 -gt 0 ']' 07:32:08 + shift 07:32:08 + case "$command" in 07:32:08 + command pyenv local 3.10.6 07:32:08 + pyenv local 3.10.6 07:32:08 + for arg in "$@" 07:32:08 + case $arg in 07:32:08 + pkg_list+='tox ' 07:32:08 + for arg in "$@" 07:32:08 + case $arg in 07:32:08 + pkg_list+='virtualenv ' 07:32:08 + for arg in "$@" 07:32:08 + case $arg in 07:32:08 + pkg_list+='urllib3~=1.26.15 ' 07:32:08 + [[ -f /tmp/.toxenv ]] 07:32:08 ++ cat /tmp/.toxenv 07:32:08 + lf_venv=/tmp/venv-KZ9p 07:32:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KZ9p from' file:/tmp/.toxenv 07:32:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KZ9p from file:/tmp/.toxenv 07:32:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:32:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:32:08 + local 'pip_opts=--upgrade --quiet' 07:32:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:32:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:32:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:32:08 + [[ -n '' ]] 07:32:08 + [[ -n '' ]] 07:32:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:32:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:32:08 + /tmp/venv-KZ9p/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 07:32:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:32:09 lf-activate-venv(): INFO: Base packages installed successfully 07:32:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:32:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:32:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:32:09 + /tmp/venv-KZ9p/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 07:32:10 + type python3 07:32:10 + true 07:32:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KZ9p/bin to PATH' 07:32:10 lf-activate-venv(): INFO: Adding /tmp/venv-KZ9p/bin to PATH 07:32:10 + PATH=/tmp/venv-KZ9p/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 07:32:10 + return 0 07:32:10 + [[ -d /opt/pyenv ]] 07:32:10 + echo '---> Setting up pyenv' 07:32:10 ---> Setting up pyenv 07:32:10 + export PYENV_ROOT=/opt/pyenv 07:32:10 + PYENV_ROOT=/opt/pyenv 07:32:10 + export PATH=/opt/pyenv/bin:/tmp/venv-KZ9p/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 07:32:10 + PATH=/opt/pyenv/bin:/tmp/venv-KZ9p/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 07:32:10 ++ pwd 07:32:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:32:10 + export PYTHONPATH 07:32:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:32:10 + TOX_TESTENV_PASSENV=PYTHONPATH 07:32:10 + tox --version 07:32:10 4.53.0 from /tmp/venv-KZ9p/lib/python3.10/site-packages/tox/__init__.py 07:32:10 + PARALLEL=false 07:32:10 + TOX_OPTIONS_LIST= 07:32:10 + [[ -n pre-commit ]] 07:32:10 + TOX_OPTIONS_LIST=' -e pre-commit' 07:32:10 + case ${PARALLEL,,} in 07:32:10 + tox -e pre-commit 07:32:10 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:32:12 pre-commit: install_deps> python -I -m pip install pre-commit 07:32:15 pre-commit: freeze> python -m pip freeze --all 07:32:15 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.6,pre_commit==4.5.1,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.2.4 07:32:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:32:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:32:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:32:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:32:17 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:32:18 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:32:18 [INFO] Once installed this environment will be reused. 07:32:18 [INFO] This may take a few minutes... 07:32:22 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:32:22 [INFO] Once installed this environment will be reused. 07:32:22 [INFO] This may take a few minutes... 07:32:27 trim trailing whitespace.................................................Passed 07:32:27 Tabs remover.............................................................Passed 07:32:27 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:32:28 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:32:28 [INFO] Once installed this environment will be reused. 07:32:28 [INFO] This may take a few minutes... 07:32:36 gitlint..............................................(no files to check)Skipped 07:32:36 pre-commit: OK (25.69=setup[4.70]+cmd[12.00,8.99] seconds) 07:32:36 congratulations :) (25.73 seconds) 07:32:36 + tox_status=0 07:32:36 + echo '---> Completed tox runs' 07:32:36 ---> Completed tox runs 07:32:36 + for i in .tox/*/log 07:32:36 ++ echo .tox/pre-commit/log 07:32:36 ++ awk -F/ '{print $2}' 07:32:36 + tox_env=pre-commit 07:32:36 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:32:36 + DOC_DIR=docs/_build/html 07:32:36 + [[ -d docs/_build/html ]] 07:32:36 + echo '---> tox-run.sh ends' 07:32:36 ---> tox-run.sh ends 07:32:36 + test 0 -eq 0 07:32:36 $ ssh-agent -k 07:32:36 unset SSH_AUTH_SOCK; 07:32:36 unset SSH_AGENT_PID; 07:32:36 echo Agent pid 1687 killed; 07:32:36 [ssh-agent] Stopped. 07:32:36 [PostBuildScript] - [INFO] Executing post build scripts. 07:32:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7491609870802586613.sh 07:32:36 ---> sysstat.sh 07:32:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2263776710436390979.sh 07:32:37 ---> package-listing.sh 07:32:37 ++ facter osfamily 07:32:37 ++ tr '[:upper:]' '[:lower:]' 07:32:37 + OS_FAMILY=debian 07:32:37 + workspace=/w/workspace/oom-master-pre-commit-lint 07:32:37 + START_PACKAGES=/tmp/packages_start.txt 07:32:37 + END_PACKAGES=/tmp/packages_end.txt 07:32:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:32:37 + PACKAGES=/tmp/packages_start.txt 07:32:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:32:37 + PACKAGES=/tmp/packages_end.txt 07:32:37 + case "${OS_FAMILY}" in 07:32:37 + dpkg -l 07:32:37 + grep '^ii' 07:32:37 + '[' -f /tmp/packages_start.txt ']' 07:32:37 + '[' -f /tmp/packages_end.txt ']' 07:32:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:32:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:32:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:32:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:32:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1674327214655082771.sh 07:32:37 ---> capture-instance-metadata.sh 07:32:37 Setup pyenv: 07:32:37 system 07:32:37 3.8.13 07:32:37 3.9.13 07:32:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:32:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oaI5 07:32:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:32:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:32:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:32:45 lf-activate-venv(): INFO: Base packages installed successfully 07:32:45 lf-activate-venv(): INFO: Installing additional packages: lftools 07:33:07 lf-activate-venv(): INFO: Adding /tmp/venv-oaI5/bin to PATH 07:33:07 INFO: Running in OpenStack, capturing instance metadata 07:33:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1119887897739861517.sh 07:33:07 provisioning config files... 07:33:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config229247111071885633tmp 07:33:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:33:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:33:07 [EnvInject] - Injecting environment variables from a build step. 07:33:07 [EnvInject] - Injecting as environment variables the properties content 07:33:07 SERVER_ID=logs 07:33:07 07:33:07 [EnvInject] - Variables injected successfully. 07:33:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8448805170580526725.sh 07:33:07 ---> create-netrc.sh 07:33:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10104170047494738546.sh 07:33:07 ---> python-tools-install.sh 07:33:07 Setup pyenv: 07:33:07 system 07:33:07 3.8.13 07:33:07 3.9.13 07:33:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:33:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oaI5 from file:/tmp/.os_lf_venv 07:33:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:33:09 lf-activate-venv(): INFO: Base packages installed successfully 07:33:09 lf-activate-venv(): INFO: Installing additional packages: lftools 07:33:17 lf-activate-venv(): INFO: Adding /tmp/venv-oaI5/bin to PATH 07:33:17 Generating Requirements File 07: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. 07:33:34 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:33:34 Python 3.10.6 07:33:34 pip 26.0.1 from /tmp/venv-oaI5/lib/python3.10/site-packages/pip (python 3.10) 07:33:35 appdirs==1.4.4 07:33:35 argcomplete==3.6.3 07:33:35 aspy.yaml==1.3.0 07:33:35 attrs==26.1.0 07:33:35 autopage==0.6.0 07:33:35 backports.strenum==1.3.1 07:33:35 beautifulsoup4==4.14.3 07:33:35 boto3==1.42.91 07:33:35 botocore==1.42.91 07:33:35 bs4==0.0.2 07:33:35 certifi==2026.2.25 07:33:35 cffi==2.0.0 07:33:35 cfgv==3.5.0 07:33:35 chardet==7.4.3 07:33:35 charset-normalizer==3.4.7 07:33:35 click==8.3.2 07:33:35 cliff==4.13.3 07:33:35 cmd2==3.5.0 07:33:35 cryptography==3.3.2 07:33:35 debtcollector==3.1.0 07:33:35 decorator==5.2.1 07:33:35 defusedxml==0.7.1 07:33:35 Deprecated==1.3.1 07:33:35 distlib==0.4.0 07:33:35 dnspython==2.8.0 07:33:35 docker==7.1.0 07:33:35 dogpile.cache==1.5.0 07:33:35 durationpy==0.10 07:33:35 email-validator==2.3.0 07:33:35 filelock==3.29.0 07:33:35 future==1.0.0 07:33:35 gitdb==4.0.12 07:33:35 GitPython==3.1.46 07:33:35 httplib2==0.30.2 07:33:35 identify==2.6.19 07:33:35 idna==3.11 07:33:35 importlib-resources==1.5.0 07:33:35 iso8601==2.1.0 07:33:35 Jinja2==3.1.6 07:33:35 jmespath==1.1.0 07:33:35 jsonpatch==1.33 07:33:35 jsonpointer==3.1.1 07:33:35 jsonschema==4.26.0 07:33:35 jsonschema-specifications==2025.9.1 07:33:35 keystoneauth1==5.13.1 07:33:35 kubernetes==35.0.0 07:33:35 lftools==0.37.22 07:33:35 lxml==6.1.0 07:33:35 markdown-it-py==4.0.0 07:33:35 MarkupSafe==3.0.3 07:33:35 mdurl==0.1.2 07:33:35 msgpack==1.1.2 07:33:35 multi_key_dict==2.0.3 07:33:35 munch==4.0.0 07:33:35 netaddr==1.3.0 07:33:35 niet==1.4.2 07:33:35 nodeenv==1.10.0 07:33:35 oauth2client==4.1.3 07:33:35 oauthlib==3.3.1 07:33:35 openstacksdk==4.11.0 07:33:35 os-service-types==1.8.2 07:33:35 osc-lib==4.5.0 07:33:35 oslo.config==10.3.0 07:33:35 oslo.context==6.3.0 07:33:35 oslo.i18n==6.7.2 07:33:35 oslo.log==8.1.0 07:33:35 oslo.serialization==5.9.1 07:33:35 oslo.utils==10.0.1 07:33:35 packaging==26.1 07:33:35 pbr==7.0.3 07:33:35 platformdirs==4.9.6 07:33:35 prettytable==3.17.0 07:33:35 psutil==7.2.2 07:33:35 pyasn1==0.6.3 07:33:35 pyasn1_modules==0.4.2 07:33:35 pycparser==3.0 07:33:35 pygerrit2==2.0.15 07:33:35 PyGithub==2.9.1 07:33:35 Pygments==2.20.0 07:33:35 PyJWT==2.12.1 07:33:35 PyNaCl==1.6.2 07:33:35 pyparsing==2.4.7 07:33:35 pyperclip==1.11.0 07:33:35 pyrsistent==0.20.0 07:33:35 python-cinderclient==9.9.0 07:33:35 python-dateutil==2.9.0.post0 07:33:35 python-discovery==1.2.2 07:33:35 python-heatclient==5.1.0 07:33:35 python-jenkins==1.8.3 07:33:35 python-keystoneclient==5.8.0 07:33:35 python-magnumclient==4.10.0 07:33:35 python-openstackclient==9.0.0 07:33:35 python-swiftclient==4.10.0 07:33:35 PyYAML==6.0.3 07:33:35 referencing==0.37.0 07:33:35 requests==2.33.1 07:33:35 requests-oauthlib==2.0.0 07:33:35 rfc3986==2.0.0 07:33:35 rich==15.0.0 07:33:35 rich-argparse==1.7.2 07:33:35 rpds-py==0.30.0 07:33:35 rsa==4.9.1 07:33:35 ruamel.yaml==0.19.1 07:33:35 ruamel.yaml.clib==0.2.15 07:33:35 s3transfer==0.16.0 07:33:35 simplejson==4.0.1 07:33:35 six==1.17.0 07:33:35 smmap==5.0.3 07:33:35 soupsieve==2.8.3 07:33:35 stevedore==5.7.0 07:33:35 tabulate==0.10.0 07:33:35 toml==0.10.2 07:33:35 tomlkit==0.14.0 07:33:35 tqdm==4.67.3 07:33:35 typing_extensions==4.15.0 07:33:35 urllib3==1.26.20 07:33:35 virtualenv==21.2.4 07:33:35 wcwidth==0.6.0 07:33:35 websocket-client==1.9.0 07:33:35 wrapt==2.1.2 07:33:35 xdg==6.0.0 07:33:35 xmltodict==1.0.4 07:33:35 yq==3.4.3 07:33:35 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins9883955618615145868.sh 07:33:35 ---> uv-install.sh 07:33:35 Installing uv/uvx (latest) using shell installer 07:33:35 2026-04-20 07:33:35 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d1d55b97-e296-4f5c-8ea5-08512eb5e0a4?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-20T08%3A22%3A17Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-20T07%3A22%3A03Z&ske=2026-04-20T08%3A22%3A17Z&sks=b&skv=2018-11-09&sig=cuwcNM0I7EeSsKfoUV%2FSbWmYP9fH4osHz%2FsifReTijc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjY3MDYxOSwibmJmIjoxNzc2NjcwMzE5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9nV4k5I2Z2kP-t5uQnWVVUsX9x8ce3GQo-u1Wcs_oZA&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-Kbpa2W.sh" [1] 07:33:35 downloading uv 0.11.7 x86_64-unknown-linux-gnu 07:33:36 installing to /home/jenkins/.local/bin 07:33:36 uv 07:33:36 uvx 07:33:36 everything's installed! 07:33:36 07:33:36 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:33:36 07:33:36 source $HOME/.local/bin/env (sh, bash, zsh) 07:33:36 source $HOME/.local/bin/env.fish (fish) 07:33:36 Adding install location to PATH 07:33:36 ---> Validating uv/uvx install 07:33:36 uvx 0.11.7 (x86_64-unknown-linux-gnu) 07:33:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12847337108790083222.sh 07:33:36 ---> sudo-logs.sh 07:33:36 Archiving 'sudo' log.. 07:33:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4627128494757566676.sh 07:33:36 ---> job-cost.sh 07:33:36 INFO: Activating Python virtual environment... 07:33:36 Setup pyenv: 07:33:36 system 07:33:36 3.8.13 07:33:36 3.9.13 07:33:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:33:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oaI5 from file:/tmp/.os_lf_venv 07:33:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:33:38 lf-activate-venv(): INFO: Base packages installed successfully 07:33:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:33:43 lf-activate-venv(): INFO: Adding /tmp/venv-oaI5/bin to PATH 07:33:43 INFO: No stack-cost file found 07:33:43 INFO: Instance uptime: 151s 07:33:43 INFO: Fetching instance metadata (attempt 1 of 3)... 07:33:43 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:33:43 INFO: Successfully fetched instance metadata 07:33:43 INFO: Instance type: v3-standard-4 07:33:43 INFO: Retrieving pricing info for: v3-standard-4 07:33:43 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:33:43 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=151 07:33:44 INFO: Successfully fetched Vexxhost pricing API 07:33:44 INFO: Retrieved cost: 0.11 07:33:44 INFO: Retrieved resource: v3-standard-4 07:33:44 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:33:44 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:33:44 INFO: Successfully archived job cost data 07:33:44 DEBUG: Cost data: oom-master-pre-commit-lint,4600,2026-04-20 07:33:44,v3-standard-4,151,0.11,0.00,SUCCESS 07:33:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3866279113641374084.sh 07:33:44 ---> logs-deploy.sh 07:33:44 Setup pyenv: 07:33:44 system 07:33:44 3.8.13 07:33:44 3.9.13 07:33:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:33:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oaI5 from file:/tmp/.os_lf_venv 07:33:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:33:46 lf-activate-venv(): INFO: Base packages installed successfully 07:33:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:33:54 lf-activate-venv(): INFO: Adding /tmp/venv-oaI5/bin to PATH 07:33:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4600 07:33:54 INFO: archiving workspace using pattern(s): 07:33:55 Archives upload complete. 07:33:55 INFO: archiving logs to Nexus 07:33:56 ---> uname -a: 07:33:56 Linux prd-ubuntu1804-builder-4c-4g-3500 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:33:56 07:33:56 07:33:56 ---> lscpu: 07:33:56 Architecture: x86_64 07:33:56 CPU op-mode(s): 32-bit, 64-bit 07:33:56 Byte Order: Little Endian 07:33:56 CPU(s): 4 07:33:56 On-line CPU(s) list: 0-3 07:33:56 Thread(s) per core: 1 07:33:56 Core(s) per socket: 1 07:33:56 Socket(s): 4 07:33:56 NUMA node(s): 1 07:33:56 Vendor ID: AuthenticAMD 07:33:56 CPU family: 23 07:33:56 Model: 49 07:33:56 Model name: AMD EPYC-Rome Processor 07:33:56 Stepping: 0 07:33:56 CPU MHz: 2799.998 07:33:56 BogoMIPS: 5599.99 07:33:56 Virtualization: AMD-V 07:33:56 Hypervisor vendor: KVM 07:33:56 Virtualization type: full 07:33:56 L1d cache: 32K 07:33:56 L1i cache: 32K 07:33:56 L2 cache: 512K 07:33:56 L3 cache: 16384K 07:33:56 NUMA node0 CPU(s): 0-3 07:33:56 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 07:33:56 07:33:56 07:33:56 ---> nproc: 07:33:56 4 07:33:56 07:33:56 07:33:56 ---> df -h: 07:33:56 Filesystem Size Used Avail Use% Mounted on 07:33:56 udev 7.9G 0 7.9G 0% /dev 07:33:56 tmpfs 1.6G 676K 1.6G 1% /run 07:33:56 /dev/vda1 78G 8.5G 69G 11% / 07:33:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:33:56 tmpfs 5.0M 0 5.0M 0% /run/lock 07:33:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:33:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:33:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:33:56 07:33:56 07:33:56 ---> free -m: 07:33:56 total used free shared buff/cache available 07:33:56 Mem: 16040 536 13240 0 2263 15182 07:33:56 Swap: 1023 0 1023 07:33:56 07:33:56 07:33:56 ---> ip addr: 07:33:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:33:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:33:56 inet 127.0.0.1/8 scope host lo 07:33:56 valid_lft forever preferred_lft forever 07:33:56 inet6 ::1/128 scope host 07:33:56 valid_lft forever preferred_lft forever 07:33:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:33:56 link/ether fa:16:3e:02:06:77 brd ff:ff:ff:ff:ff:ff 07:33:56 inet 10.30.106.16/23 brd 10.30.107.255 scope global dynamic ens3 07:33:56 valid_lft 86250sec preferred_lft 86250sec 07:33:56 inet6 fe80::f816:3eff:fe02:677/64 scope link 07:33:56 valid_lft forever preferred_lft forever 07:33:56 07:33:56 07:33:56 ---> sar -b -r -n DEV: 07:33:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3500) 04/20/26 _x86_64_ (4 CPU) 07:33:56 07:33:56 07:31:30 LINUX RESTART (4 CPU) 07:33:56 07:33:56 07:32:01 tps rtps wtps bread/s bwrtn/s 07:33:56 07:33:01 110.78 8.77 102.02 185.70 28517.65 07:33:56 Average: 110.78 8.77 102.02 185.70 28517.65 07:33:56 07:33:56 07:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:33:56 07:33:01 13750488 15491012 2674480 16.28 68232 1865556 875548 5.01 828296 1617152 145096 07:33:56 Average: 13750488 15491012 2674480 16.28 68232 1865556 875548 5.01 828296 1617152 145096 07:33:56 07:33:56 07:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:33:56 07:33:01 ens3 111.13 82.32 1430.23 13.06 0.00 0.00 0.00 0.00 07:33:56 07:33:01 lo 2.47 2.47 0.28 0.28 0.00 0.00 0.00 0.00 07:33:56 Average: ens3 111.13 82.32 1430.23 13.06 0.00 0.00 0.00 0.00 07:33:56 Average: lo 2.47 2.47 0.28 0.28 0.00 0.00 0.00 0.00 07:33:56 07:33:56 07:33:56 ---> sar -P ALL: 07:33:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3500) 04/20/26 _x86_64_ (4 CPU) 07:33:56 07:33:56 07:31:30 LINUX RESTART (4 CPU) 07:33:56 07:33:56 07:32:01 CPU %user %nice %system %iowait %steal %idle 07:33:56 07:33:01 all 22.58 0.00 2.21 1.43 0.07 73.71 07:33:56 07:33:01 0 9.14 0.00 1.32 3.43 0.05 86.06 07:33:56 07:33:01 1 31.68 0.00 3.01 0.65 0.08 64.58 07:33:56 07:33:01 2 32.47 0.00 2.62 0.55 0.07 64.29 07:33:56 07:33:01 3 16.97 0.00 1.88 1.12 0.07 79.96 07:33:56 Average: all 22.58 0.00 2.21 1.43 0.07 73.71 07:33:56 Average: 0 9.14 0.00 1.32 3.43 0.05 86.06 07:33:56 Average: 1 31.68 0.00 3.01 0.65 0.08 64.58 07:33:56 Average: 2 32.47 0.00 2.62 0.55 0.07 64.29 07:33:56 Average: 3 16.97 0.00 1.88 1.12 0.07 79.96 07:33:56 07:33:56 07:33:56