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