08:58:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143947 08:58:35 Running as SYSTEM 08:58:35 [EnvInject] - Loading node environment variables. 08:58:35 Building remotely on prd-ubuntu1804-builder-4c-4g-2107 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:58:35 [ssh-agent] Looking for ssh-agent implementation... 08:58:35 $ ssh-agent 08:58:35 SSH_AUTH_SOCK=/tmp/ssh-OfWBaaT2dD9d/agent.1603 08:58:35 SSH_AGENT_PID=1605 08:58:35 [ssh-agent] Started. 08:58:35 Running ssh-add (command line suppressed) 08:58:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_18038149007428353634.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_18038149007428353634.key) 08:58:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:58:35 The recommended git tool is: NONE 08:58:37 using credential onap-jenkins-ssh 08:58:37 Wiping out workspace first. 08:58:37 Cloning the remote Git repository 08:58:37 Cloning repository git://cloud.onap.org/mirror/oom.git 08:58:37 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:58:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:58:37 > git --version # timeout=10 08:58:37 > git --version # 'git version 2.17.1' 08:58:37 using GIT_SSH to set credentials Gerrit user 08:58:37 Verifying host key using manually-configured host key entries 08:58:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:58:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:58:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:58:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:58:43 using GIT_SSH to set credentials Gerrit user 08:58:43 Verifying host key using manually-configured host key entries 08:58:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/143947/12 # timeout=30 08:58:43 > git rev-parse d652126807bfd4dd532110e04dff6e13fa5788a1^{commit} # timeout=10 08:58:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:58:43 Checking out Revision d652126807bfd4dd532110e04dff6e13fa5788a1 (refs/changes/47/143947/12) 08:58:43 > git config core.sparsecheckout # timeout=10 08:58:43 > git checkout -f d652126807bfd4dd532110e04dff6e13fa5788a1 # timeout=30 08:58:46 Commit message: "[SO] 17.1.0 release" 08:58:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:58:47 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 08:58:47 [EnvInject] - Injecting environment variables from a build step. 08:58:47 [EnvInject] - Injecting as environment variables the properties content 08:58:47 PYTHON=python3 08:58:47 08:58:47 [EnvInject] - Variables injected successfully. 08:58:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2989959533550319239.sh 08:58:47 ---> tox-install.sh 08:58:47 + source /home/jenkins/lf-env.sh 08:58:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:58:47 ++ mktemp -d /tmp/venv-XXXX 08:58:47 + lf_venv=/tmp/venv-Tbqp 08:58:47 + local venv_file=/tmp/.os_lf_venv 08:58:47 + local python=python3 08:58:47 + local options 08:58:47 + local set_path=true 08:58:47 + local install_args= 08:58: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 08:58:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:58:47 + true 08:58:47 + case $1 in 08:58:47 + venv_file=/tmp/.toxenv 08:58:47 + shift 2 08:58:47 + true 08:58:47 + case $1 in 08:58:47 + shift 08:58:47 + break 08:58:47 + case $python in 08:58:47 + local pkg_list= 08:58:47 + [[ -d /opt/pyenv ]] 08:58:47 + echo 'Setup pyenv:' 08:58:47 Setup pyenv: 08:58:47 + export PYENV_ROOT=/opt/pyenv 08:58:47 + PYENV_ROOT=/opt/pyenv 08:58:47 + 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 08:58:47 + 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 08:58:47 + pyenv versions 08:58:47 * system (set by /opt/pyenv/version) 08:58:47 * 3.8.13 (set by /opt/pyenv/version) 08:58:47 * 3.9.13 (set by /opt/pyenv/version) 08:58:47 * 3.10.6 (set by /opt/pyenv/version) 08:58:47 + command -v pyenv 08:58:47 ++ pyenv init - --no-rehash 08:58: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[*]}"'\'')" 08:58:47 export PATH="/opt/pyenv/shims:${PATH}" 08:58:47 export PYENV_SHELL=bash 08:58:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:58:47 pyenv() { 08:58:47 local command 08:58:47 command="${1:-}" 08:58:47 if [ "$#" -gt 0 ]; then 08:58:47 shift 08:58:47 fi 08:58:47 08:58:47 case "$command" in 08:58:47 rehash|shell) 08:58:47 eval "$(pyenv "sh-$command" "$@")" 08:58:47 ;; 08:58:47 *) 08:58:47 command pyenv "$command" "$@" 08:58:47 ;; 08:58:47 esac 08:58:47 }' 08:58: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[*]}"' 08:58:47 ++ 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 08:58:47 ++ 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 08:58:47 ++ 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 08:58:47 ++ export PYENV_SHELL=bash 08:58:47 ++ PYENV_SHELL=bash 08:58:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:58:47 +++ complete -F _pyenv pyenv 08:58:47 ++ lf-pyver python3 08:58:47 ++ local py_version_xy=python3 08:58:47 ++ local py_version_xyz= 08:58:47 ++ pyenv versions 08:58:47 ++ local command 08:58:47 ++ command=versions 08:58:47 ++ '[' 1 -gt 0 ']' 08:58:47 ++ shift 08:58:47 ++ case "$command" in 08:58:47 ++ command pyenv versions 08:58:47 ++ pyenv versions 08:58:47 ++ sed 's/^[ *]* //' 08:58:47 ++ awk '{ print $1 }' 08:58:47 ++ grep -E '^[0-9.]*[0-9]$' 08:58:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:58:47 +++ grep '^3' /tmp/.pyenv_versions 08:58:47 +++ sort -V 08:58:47 +++ tail -n 1 08:58:47 ++ py_version_xyz=3.10.6 08:58:47 ++ [[ -z 3.10.6 ]] 08:58:47 ++ echo 3.10.6 08:58:47 ++ return 0 08:58:47 + pyenv local 3.10.6 08:58:47 + local command 08:58:47 + command=local 08:58:47 + '[' 2 -gt 0 ']' 08:58:47 + shift 08:58:47 + case "$command" in 08:58:47 + command pyenv local 3.10.6 08:58:47 + pyenv local 3.10.6 08:58:47 + for arg in "$@" 08:58:47 + case $arg in 08:58:47 + pkg_list+='tox ' 08:58:47 + for arg in "$@" 08:58:47 + case $arg in 08:58:47 + pkg_list+='virtualenv ' 08:58:47 + for arg in "$@" 08:58:47 + case $arg in 08:58:47 + pkg_list+='urllib3~=1.26.15 ' 08:58:47 + [[ -f /tmp/.toxenv ]] 08:58:47 + [[ ! -f /tmp/.toxenv ]] 08:58:47 + [[ -n '' ]] 08:58:47 + python3 -m venv /tmp/venv-Tbqp 08:58:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tbqp' 08:58:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tbqp 08:58:52 + echo /tmp/venv-Tbqp 08:58:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:58:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:58:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:58:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:52 + local 'pip_opts=--upgrade --quiet' 08:58:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:58:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:58:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:58:52 + [[ -n '' ]] 08:58:52 + [[ -n '' ]] 08:58:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:58:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:52 + /tmp/venv-Tbqp/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 08:58:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:58:56 lf-activate-venv(): INFO: Base packages installed successfully 08:58:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:58:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:58:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:58:56 + /tmp/venv-Tbqp/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 08:58:58 + type python3 08:58:58 + true 08:58:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Tbqp/bin to PATH' 08:58:58 lf-activate-venv(): INFO: Adding /tmp/venv-Tbqp/bin to PATH 08:58:58 + PATH=/tmp/venv-Tbqp/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 08:58:58 + return 0 08:58:58 + python3 --version 08:58:58 Python 3.10.6 08:58:58 + python3 -m pip --version 08:58:58 pip 26.0.1 from /tmp/venv-Tbqp/lib/python3.10/site-packages/pip (python 3.10) 08:58:58 + python3 -m pip freeze 08:58:59 cachetools==7.0.5 08:58:59 colorama==0.4.6 08:58:59 distlib==0.4.0 08:58:59 filelock==3.28.0 08:58:59 packaging==26.1 08:58:59 platformdirs==4.9.6 08:58:59 pluggy==1.6.0 08:58:59 pyproject-api==1.10.0 08:58:59 python-discovery==1.2.2 08:58:59 tomli==2.4.1 08:58:59 tomli_w==1.2.0 08:58:59 tox==4.53.0 08:58:59 typing_extensions==4.15.0 08:58:59 urllib3==1.26.20 08:58:59 virtualenv==21.2.4 08:58:59 [EnvInject] - Injecting environment variables from a build step. 08:58:59 [EnvInject] - Injecting as environment variables the properties content 08:58:59 PARALLEL=false 08:58:59 08:58:59 [EnvInject] - Variables injected successfully. 08:58:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7987092358194688357.sh 08:58:59 ---> tox-run.sh 08:58: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 08:58:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:58:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:58:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:58:59 + cd /w/workspace/oom-master-pre-commit-lint/. 08:58:59 + source /home/jenkins/lf-env.sh 08:58:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:58:59 ++ mktemp -d /tmp/venv-XXXX 08:58:59 + lf_venv=/tmp/venv-8iSF 08:58:59 + local venv_file=/tmp/.os_lf_venv 08:58:59 + local python=python3 08:58:59 + local options 08:58:59 + local set_path=true 08:58:59 + local install_args= 08:58: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 08:58:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:58:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:58:59 + true 08:58:59 + case $1 in 08:58:59 + venv_file=/tmp/.toxenv 08:58:59 + shift 2 08:58:59 + true 08:58:59 + case $1 in 08:58:59 + shift 08:58:59 + break 08:58:59 + case $python in 08:58:59 + local pkg_list= 08:58:59 + [[ -d /opt/pyenv ]] 08:58:59 + echo 'Setup pyenv:' 08:58:59 Setup pyenv: 08:58:59 + export PYENV_ROOT=/opt/pyenv 08:58:59 + PYENV_ROOT=/opt/pyenv 08:58: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 08:58: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 08:58:59 + pyenv versions 08:58:59 system 08:58:59 3.8.13 08:58:59 3.9.13 08:58:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:58:59 + command -v pyenv 08:58:59 ++ pyenv init - --no-rehash 08:58: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[*]}"'\'')" 08:58:59 export PATH="/opt/pyenv/shims:${PATH}" 08:58:59 export PYENV_SHELL=bash 08:58:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:58:59 pyenv() { 08:58:59 local command 08:58:59 command="${1:-}" 08:58:59 if [ "$#" -gt 0 ]; then 08:58:59 shift 08:58:59 fi 08:58:59 08:58:59 case "$command" in 08:58:59 rehash|shell) 08:58:59 eval "$(pyenv "sh-$command" "$@")" 08:58:59 ;; 08:58:59 *) 08:58:59 command pyenv "$command" "$@" 08:58:59 ;; 08:58:59 esac 08:58:59 }' 08:58: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[*]}"' 08:58: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 08:58: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 08:58: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 08:58:59 ++ export PYENV_SHELL=bash 08:58:59 ++ PYENV_SHELL=bash 08:58:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:58:59 +++ complete -F _pyenv pyenv 08:58:59 ++ lf-pyver python3 08:58:59 ++ local py_version_xy=python3 08:58:59 ++ local py_version_xyz= 08:58:59 ++ pyenv versions 08:58:59 ++ local command 08:58:59 ++ command=versions 08:58:59 ++ '[' 1 -gt 0 ']' 08:58:59 ++ shift 08:58:59 ++ case "$command" in 08:58:59 ++ command pyenv versions 08:58:59 ++ pyenv versions 08:58:59 ++ sed 's/^[ *]* //' 08:58:59 ++ awk '{ print $1 }' 08:58:59 ++ grep -E '^[0-9.]*[0-9]$' 08:58:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:58:59 +++ grep '^3' /tmp/.pyenv_versions 08:58:59 +++ sort -V 08:58:59 +++ tail -n 1 08:58:59 ++ py_version_xyz=3.10.6 08:58:59 ++ [[ -z 3.10.6 ]] 08:58:59 ++ echo 3.10.6 08:58:59 ++ return 0 08:58:59 + pyenv local 3.10.6 08:58:59 + local command 08:58:59 + command=local 08:58:59 + '[' 2 -gt 0 ']' 08:58:59 + shift 08:58:59 + case "$command" in 08:58:59 + command pyenv local 3.10.6 08:58:59 + pyenv local 3.10.6 08:58:59 + for arg in "$@" 08:58:59 + case $arg in 08:58:59 + pkg_list+='tox ' 08:58:59 + for arg in "$@" 08:58:59 + case $arg in 08:58:59 + pkg_list+='virtualenv ' 08:58:59 + for arg in "$@" 08:58:59 + case $arg in 08:58:59 + pkg_list+='urllib3~=1.26.15 ' 08:58:59 + [[ -f /tmp/.toxenv ]] 08:58:59 ++ cat /tmp/.toxenv 08:58:59 + lf_venv=/tmp/venv-Tbqp 08:58:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tbqp from' file:/tmp/.toxenv 08:58:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tbqp from file:/tmp/.toxenv 08:58:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:58:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:59 + local 'pip_opts=--upgrade --quiet' 08:58:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:58:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:58:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:58:59 + [[ -n '' ]] 08:58:59 + [[ -n '' ]] 08:58:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:58:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:59 + /tmp/venv-Tbqp/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 08:59:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:59:00 lf-activate-venv(): INFO: Base packages installed successfully 08:59:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:59:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:59:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:59:00 + /tmp/venv-Tbqp/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 08:59:01 + type python3 08:59:01 + true 08:59:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Tbqp/bin to PATH' 08:59:01 lf-activate-venv(): INFO: Adding /tmp/venv-Tbqp/bin to PATH 08:59:01 + PATH=/tmp/venv-Tbqp/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 08:59:01 + return 0 08:59:01 + [[ -d /opt/pyenv ]] 08:59:01 + echo '---> Setting up pyenv' 08:59:01 ---> Setting up pyenv 08:59:01 + export PYENV_ROOT=/opt/pyenv 08:59:01 + PYENV_ROOT=/opt/pyenv 08:59:01 + export PATH=/opt/pyenv/bin:/tmp/venv-Tbqp/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 08:59:01 + PATH=/opt/pyenv/bin:/tmp/venv-Tbqp/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 08:59:01 ++ pwd 08:59:01 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:59:01 + export PYTHONPATH 08:59:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:59:01 + TOX_TESTENV_PASSENV=PYTHONPATH 08:59:01 + tox --version 08:59:01 4.53.0 from /tmp/venv-Tbqp/lib/python3.10/site-packages/tox/__init__.py 08:59:01 + PARALLEL=false 08:59:01 + TOX_OPTIONS_LIST= 08:59:01 + [[ -n pre-commit ]] 08:59:01 + TOX_OPTIONS_LIST=' -e pre-commit' 08:59:01 + case ${PARALLEL,,} in 08:59:01 + tox -e pre-commit 08:59:01 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:59:02 pre-commit: install_deps> python -I -m pip install pre-commit 08:59:05 pre-commit: freeze> python -m pip freeze --all 08:59:05 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.28.0,identify==2.6.18,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 08:59:05 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:59:06 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:59:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:59:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:59:07 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:59:08 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:59:08 [INFO] Once installed this environment will be reused. 08:59:08 [INFO] This may take a few minutes... 08:59:12 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:59:12 [INFO] Once installed this environment will be reused. 08:59:12 [INFO] This may take a few minutes... 08:59:17 trim trailing whitespace.................................................Passed 08:59:17 Tabs remover.............................................................Passed 08:59:17 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:59:17 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:59:17 [INFO] Once installed this environment will be reused. 08:59:17 [INFO] This may take a few minutes... 08:59:26 gitlint..............................................(no files to check)Skipped 08:59:26 pre-commit: OK (24.34=setup[4.05]+cmd[11.48,8.80] seconds) 08:59:26 congratulations :) (24.38 seconds) 08:59:26 + tox_status=0 08:59:26 + echo '---> Completed tox runs' 08:59:26 ---> Completed tox runs 08:59:26 + for i in .tox/*/log 08:59:26 ++ echo .tox/pre-commit/log 08:59:26 ++ awk -F/ '{print $2}' 08:59:26 + tox_env=pre-commit 08:59:26 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:59:26 + DOC_DIR=docs/_build/html 08:59:26 + [[ -d docs/_build/html ]] 08:59:26 + echo '---> tox-run.sh ends' 08:59:26 ---> tox-run.sh ends 08:59:26 + test 0 -eq 0 08:59:26 $ ssh-agent -k 08:59:26 unset SSH_AUTH_SOCK; 08:59:26 unset SSH_AGENT_PID; 08:59:26 echo Agent pid 1605 killed; 08:59:26 [ssh-agent] Stopped. 08:59:26 [PostBuildScript] - [INFO] Executing post build scripts. 08:59:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3993299558668663620.sh 08:59:26 ---> sysstat.sh 08:59:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9889238466902082145.sh 08:59:26 ---> package-listing.sh 08:59:26 ++ facter osfamily 08:59:26 ++ tr '[:upper:]' '[:lower:]' 08:59:27 + OS_FAMILY=debian 08:59:27 + workspace=/w/workspace/oom-master-pre-commit-lint 08:59:27 + START_PACKAGES=/tmp/packages_start.txt 08:59:27 + END_PACKAGES=/tmp/packages_end.txt 08:59:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:59:27 + PACKAGES=/tmp/packages_start.txt 08:59:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:59:27 + PACKAGES=/tmp/packages_end.txt 08:59:27 + case "${OS_FAMILY}" in 08:59:27 + dpkg -l 08:59:27 + grep '^ii' 08:59:27 + '[' -f /tmp/packages_start.txt ']' 08:59:27 + '[' -f /tmp/packages_end.txt ']' 08:59:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:59:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:59:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:59:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:59:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3879921014498200232.sh 08:59:27 ---> capture-instance-metadata.sh 08:59:27 Setup pyenv: 08:59:27 system 08:59:27 3.8.13 08:59:27 3.9.13 08:59:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:59:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jdGD 08:59:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:59:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:59:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:59:35 lf-activate-venv(): INFO: Base packages installed successfully 08:59:35 lf-activate-venv(): INFO: Installing additional packages: lftools 08:59:56 lf-activate-venv(): INFO: Adding /tmp/venv-jdGD/bin to PATH 08:59:56 INFO: Running in OpenStack, capturing instance metadata 08:59:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7901883903645354375.sh 08:59:56 provisioning config files... 08:59:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10059707998699165721tmp 08:59:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:59:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:59:56 [EnvInject] - Injecting environment variables from a build step. 08:59:56 [EnvInject] - Injecting as environment variables the properties content 08:59:56 SERVER_ID=logs 08:59:56 08:59:56 [EnvInject] - Variables injected successfully. 08:59:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18418687644233042255.sh 08:59:56 ---> create-netrc.sh 08:59:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins638846197277542329.sh 08:59:56 ---> python-tools-install.sh 08:59:56 Setup pyenv: 08:59:56 system 08:59:56 3.8.13 08:59:56 3.9.13 08:59:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:59:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jdGD from file:/tmp/.os_lf_venv 08:59:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:59:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:59:58 lf-activate-venv(): INFO: Base packages installed successfully 08:59:58 lf-activate-venv(): INFO: Installing additional packages: lftools 09:00:06 lf-activate-venv(): INFO: Adding /tmp/venv-jdGD/bin to PATH 09:00:06 Generating Requirements File 09:00:23 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. 09:00:23 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:00:23 Python 3.10.6 09:00:24 pip 26.0.1 from /tmp/venv-jdGD/lib/python3.10/site-packages/pip (python 3.10) 09:00:24 appdirs==1.4.4 09:00:24 argcomplete==3.6.3 09:00:24 aspy.yaml==1.3.0 09:00:24 attrs==26.1.0 09:00:24 autopage==0.6.0 09:00:24 backports.strenum==1.3.1 09:00:24 beautifulsoup4==4.14.3 09:00:24 boto3==1.42.89 09:00:24 botocore==1.42.89 09:00:24 bs4==0.0.2 09:00:24 certifi==2026.2.25 09:00:24 cffi==2.0.0 09:00:24 cfgv==3.5.0 09:00:24 chardet==7.4.3 09:00:24 charset-normalizer==3.4.7 09:00:24 click==8.3.2 09:00:24 cliff==4.13.3 09:00:24 cmd2==3.5.0 09:00:24 cryptography==3.3.2 09:00:24 debtcollector==3.1.0 09:00:24 decorator==5.2.1 09:00:24 defusedxml==0.7.1 09:00:24 Deprecated==1.3.1 09:00:24 distlib==0.4.0 09:00:24 dnspython==2.8.0 09:00:24 docker==7.1.0 09:00:24 dogpile.cache==1.5.0 09:00:24 durationpy==0.10 09:00:24 email-validator==2.3.0 09:00:24 filelock==3.28.0 09:00:24 future==1.0.0 09:00:24 gitdb==4.0.12 09:00:24 GitPython==3.1.46 09:00:24 httplib2==0.30.2 09:00:24 identify==2.6.18 09:00:24 idna==3.11 09:00:24 importlib-resources==1.5.0 09:00:24 iso8601==2.1.0 09:00:24 Jinja2==3.1.6 09:00:24 jmespath==1.1.0 09:00:24 jsonpatch==1.33 09:00:24 jsonpointer==3.1.1 09:00:24 jsonschema==4.26.0 09:00:24 jsonschema-specifications==2025.9.1 09:00:24 keystoneauth1==5.13.1 09:00:24 kubernetes==35.0.0 09:00:24 lftools==0.37.22 09:00:24 lxml==6.0.4 09:00:24 markdown-it-py==4.0.0 09:00:24 MarkupSafe==3.0.3 09:00:24 mdurl==0.1.2 09:00:24 msgpack==1.1.2 09:00:24 multi_key_dict==2.0.3 09:00:24 munch==4.0.0 09:00:24 netaddr==1.3.0 09:00:24 niet==1.4.2 09:00:24 nodeenv==1.10.0 09:00:24 oauth2client==4.1.3 09:00:24 oauthlib==3.3.1 09:00:24 openstacksdk==4.11.0 09:00:24 os-service-types==1.8.2 09:00:24 osc-lib==4.5.0 09:00:24 oslo.config==10.3.0 09:00:24 oslo.context==6.3.0 09:00:24 oslo.i18n==6.7.2 09:00:24 oslo.log==8.1.0 09:00:24 oslo.serialization==5.9.1 09:00:24 oslo.utils==10.0.1 09:00:24 packaging==26.1 09:00:24 pbr==7.0.3 09:00:24 platformdirs==4.9.6 09:00:24 prettytable==3.17.0 09:00:24 psutil==7.2.2 09:00:24 pyasn1==0.6.3 09:00:24 pyasn1_modules==0.4.2 09:00:24 pycparser==3.0 09:00:24 pygerrit2==2.0.15 09:00:24 PyGithub==2.9.1 09:00:24 Pygments==2.20.0 09:00:24 PyJWT==2.12.1 09:00:24 PyNaCl==1.6.2 09:00:24 pyparsing==2.4.7 09:00:24 pyperclip==1.11.0 09:00:24 pyrsistent==0.20.0 09:00:24 python-cinderclient==9.9.0 09:00:24 python-dateutil==2.9.0.post0 09:00:24 python-discovery==1.2.2 09:00:24 python-heatclient==5.1.0 09:00:24 python-jenkins==1.8.3 09:00:24 python-keystoneclient==5.8.0 09:00:24 python-magnumclient==4.10.0 09:00:24 python-openstackclient==9.0.0 09:00:24 python-swiftclient==4.10.0 09:00:24 PyYAML==6.0.3 09:00:24 referencing==0.37.0 09:00:24 requests==2.33.1 09:00:24 requests-oauthlib==2.0.0 09:00:24 rfc3986==2.0.0 09:00:24 rich==15.0.0 09:00:24 rich-argparse==1.7.2 09:00:24 rpds-py==0.30.0 09:00:24 rsa==4.9.1 09:00:24 ruamel.yaml==0.19.1 09:00:24 ruamel.yaml.clib==0.2.15 09:00:24 s3transfer==0.16.0 09:00:24 simplejson==3.20.2 09:00:24 six==1.17.0 09:00:24 smmap==5.0.3 09:00:24 soupsieve==2.8.3 09:00:24 stevedore==5.7.0 09:00:24 tabulate==0.10.0 09:00:24 toml==0.10.2 09:00:24 tomlkit==0.14.0 09:00:24 tqdm==4.67.3 09:00:24 typing_extensions==4.15.0 09:00:24 urllib3==1.26.20 09:00:24 virtualenv==21.2.4 09:00:24 wcwidth==0.6.0 09:00:24 websocket-client==1.9.0 09:00:24 wrapt==2.1.2 09:00:24 xdg==6.0.0 09:00:24 xmltodict==1.0.4 09:00:24 yq==3.4.3 09:00:24 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins11684811342609965046.sh 09:00:24 ---> uv-install.sh 09:00:24 Installing uv/uvx (latest) using shell installer 09:00:24 2026-04-16 09:00:24 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-16T09%3A37%3A28Z&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-16T08%3A37%3A25Z&ske=2026-04-16T09%3A37%3A28Z&sks=b&skv=2018-11-09&sig=7Y7Bc5J9OorkPoPO26cv9Sr%2BwCHb%2Fo91t8GLlYkevOM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjMzMDI3MSwibmJmIjoxNzc2MzI5OTcxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.wUn380ZYgnYOzot2qtSgr7oYX2cELlQrrikOr6PkW88&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-Xbl5Oe.sh" [1] 09:00:24 downloading uv 0.11.7 x86_64-unknown-linux-gnu 09:00:25 installing to /home/jenkins/.local/bin 09:00:25 uv 09:00:25 uvx 09:00:25 everything's installed! 09:00:25 09:00:25 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:00:25 09:00:25 source $HOME/.local/bin/env (sh, bash, zsh) 09:00:25 source $HOME/.local/bin/env.fish (fish) 09:00:25 Adding install location to PATH 09:00:25 ---> Validating uv/uvx install 09:00:25 uvx 0.11.7 (x86_64-unknown-linux-gnu) 09:00:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins924540887259079682.sh 09:00:25 ---> sudo-logs.sh 09:00:25 Archiving 'sudo' log.. 09:00:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3662834123298245963.sh 09:00:25 ---> job-cost.sh 09:00:25 INFO: Activating Python virtual environment... 09:00:25 Setup pyenv: 09:00:26 system 09:00:26 3.8.13 09:00:26 3.9.13 09:00:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:00:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jdGD from file:/tmp/.os_lf_venv 09:00:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:00:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:00:27 lf-activate-venv(): INFO: Base packages installed successfully 09:00:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:00:33 lf-activate-venv(): INFO: Adding /tmp/venv-jdGD/bin to PATH 09:00:33 INFO: No stack-cost file found 09:00:33 INFO: Instance uptime: 144s 09:00:33 INFO: Fetching instance metadata (attempt 1 of 3)... 09:00:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:00:33 INFO: Successfully fetched instance metadata 09:00:33 INFO: Instance type: v3-standard-4 09:00:33 INFO: Retrieving pricing info for: v3-standard-4 09:00:33 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:00:33 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=144 09:00:33 INFO: Successfully fetched Vexxhost pricing API 09:00:33 INFO: Retrieved cost: 0.11 09:00:33 INFO: Retrieved resource: v3-standard-4 09:00:33 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:00:33 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:00:33 INFO: Successfully archived job cost data 09:00:33 DEBUG: Cost data: oom-master-pre-commit-lint,4596,2026-04-16 09:00:33,v3-standard-4,144,0.11,0.00,SUCCESS 09:00:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4234679382834439237.sh 09:00:33 ---> logs-deploy.sh 09:00:33 Setup pyenv: 09:00:33 system 09:00:33 3.8.13 09:00:33 3.9.13 09:00:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:00:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jdGD from file:/tmp/.os_lf_venv 09:00:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:00:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:00:35 lf-activate-venv(): INFO: Base packages installed successfully 09:00:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:00:43 lf-activate-venv(): INFO: Adding /tmp/venv-jdGD/bin to PATH 09:00:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4596 09:00:43 INFO: archiving workspace using pattern(s): 09:00:44 Archives upload complete. 09:00:44 INFO: archiving logs to Nexus 09:00:45 ---> uname -a: 09:00:45 Linux prd-ubuntu1804-builder-4c-4g-2107 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:00:45 09:00:45 09:00:45 ---> lscpu: 09:00:45 Architecture: x86_64 09:00:45 CPU op-mode(s): 32-bit, 64-bit 09:00:45 Byte Order: Little Endian 09:00:45 CPU(s): 4 09:00:45 On-line CPU(s) list: 0-3 09:00:45 Thread(s) per core: 1 09:00:45 Core(s) per socket: 1 09:00:45 Socket(s): 4 09:00:45 NUMA node(s): 1 09:00:45 Vendor ID: AuthenticAMD 09:00:45 CPU family: 23 09:00:45 Model: 49 09:00:45 Model name: AMD EPYC-Rome Processor 09:00:45 Stepping: 0 09:00:45 CPU MHz: 2800.000 09:00:45 BogoMIPS: 5600.00 09:00:45 Virtualization: AMD-V 09:00:45 Hypervisor vendor: KVM 09:00:45 Virtualization type: full 09:00:45 L1d cache: 32K 09:00:45 L1i cache: 32K 09:00:45 L2 cache: 512K 09:00:45 L3 cache: 16384K 09:00:45 NUMA node0 CPU(s): 0-3 09:00:45 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 09:00:45 09:00:45 09:00:45 ---> nproc: 09:00:45 4 09:00:45 09:00:45 09:00:45 ---> df -h: 09:00:45 Filesystem Size Used Avail Use% Mounted on 09:00:45 udev 7.9G 0 7.9G 0% /dev 09:00:45 tmpfs 1.6G 676K 1.6G 1% /run 09:00:45 /dev/vda1 78G 8.5G 69G 11% / 09:00:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:00:45 tmpfs 5.0M 0 5.0M 0% /run/lock 09:00:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:00:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:00:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:00:45 09:00:45 09:00:45 ---> free -m: 09:00:45 total used free shared buff/cache available 09:00:45 Mem: 16040 546 13231 0 2262 15172 09:00:45 Swap: 1023 0 1023 09:00:45 09:00:45 09:00:45 ---> ip addr: 09:00:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:00:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:00:45 inet 127.0.0.1/8 scope host lo 09:00:45 valid_lft forever preferred_lft forever 09:00:45 inet6 ::1/128 scope host 09:00:45 valid_lft forever preferred_lft forever 09:00:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:00:45 link/ether fa:16:3e:32:1d:c4 brd ff:ff:ff:ff:ff:ff 09:00:45 inet 10.30.106.124/23 brd 10.30.107.255 scope global dynamic ens3 09:00:45 valid_lft 86252sec preferred_lft 86252sec 09:00:45 inet6 fe80::f816:3eff:fe32:1dc4/64 scope link 09:00:45 valid_lft forever preferred_lft forever 09:00:45 09:00:45 09:00:45 ---> sar -b -r -n DEV: 09:00:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2107) 04/16/26 _x86_64_ (4 CPU) 09:00:45 09:00:45 08:58:19 LINUX RESTART (4 CPU) 09:00:45 09:00:45 08:59:01 tps rtps wtps bread/s bwrtn/s 09:00:45 09:00:01 104.00 5.92 98.08 229.56 12623.76 09:00:45 Average: 104.00 5.92 98.08 229.56 12623.76 09:00:45 09:00:45 08:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:00:45 09:00:01 13750696 15547136 2674272 16.28 78144 1906016 785400 4.49 761904 1671524 161808 09:00:45 Average: 13750696 15547136 2674272 16.28 78144 1906016 785400 4.49 761904 1671524 161808 09:00:45 09:00:45 08:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:00:45 09:00:01 ens3 86.95 60.92 1301.40 11.45 0.00 0.00 0.00 0.00 09:00:45 09:00:01 lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 09:00:45 Average: ens3 86.95 60.92 1301.40 11.45 0.00 0.00 0.00 0.00 09:00:45 Average: lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 09:00:45 09:00:45 09:00:45 ---> sar -P ALL: 09:00:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2107) 04/16/26 _x86_64_ (4 CPU) 09:00:45 09:00:45 08:58:19 LINUX RESTART (4 CPU) 09:00:45 09:00:45 08:59:01 CPU %user %nice %system %iowait %steal %idle 09:00:45 09:00:01 all 23.24 0.00 2.12 1.23 0.07 73.34 09:00:45 09:00:01 0 7.75 0.00 1.49 3.43 0.07 87.27 09:00:45 09:00:01 1 17.55 0.00 2.04 0.64 0.07 79.71 09:00:45 09:00:01 2 47.86 0.00 3.10 0.73 0.12 48.18 09:00:45 09:00:01 3 19.89 0.00 1.87 0.12 0.05 78.07 09:00:45 Average: all 23.24 0.00 2.12 1.23 0.07 73.34 09:00:45 Average: 0 7.75 0.00 1.49 3.43 0.07 87.27 09:00:45 Average: 1 17.55 0.00 2.04 0.64 0.07 79.71 09:00:45 Average: 2 47.86 0.00 3.10 0.73 0.12 48.18 09:00:45 Average: 3 19.89 0.00 1.87 0.12 0.05 78.07 09:00:45 09:00:45 09:00:45