09:47:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143747 09:47:32 Running as SYSTEM 09:47:32 [EnvInject] - Loading node environment variables. 09:47:32 Building remotely on prd-ubuntu1804-builder-4c-4g-842 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:47:32 [ssh-agent] Looking for ssh-agent implementation... 09:47:32 $ ssh-agent 09:47:32 SSH_AUTH_SOCK=/tmp/ssh-x2IDxjslvkFi/agent.1651 09:47:32 SSH_AGENT_PID=1653 09:47:32 [ssh-agent] Started. 09:47:32 Running ssh-add (command line suppressed) 09:47:32 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8188588951876260648.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8188588951876260648.key) 09:47:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:47:32 The recommended git tool is: NONE 09:47:33 using credential onap-jenkins-ssh 09:47:33 Wiping out workspace first. 09:47:33 Cloning the remote Git repository 09:47:33 Cloning repository git://cloud.onap.org/mirror/oom.git 09:47:33 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:47:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:47:33 > git --version # timeout=10 09:47:33 > git --version # 'git version 2.17.1' 09:47:33 using GIT_SSH to set credentials Gerrit user 09:47:33 Verifying host key using manually-configured host key entries 09:47:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:47:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:47:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:47:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:47:39 using GIT_SSH to set credentials Gerrit user 09:47:39 Verifying host key using manually-configured host key entries 09:47:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/143747/1 # timeout=30 09:47:39 > git rev-parse 291a802b9f5797c03cb1907d1672c750347d90cb^{commit} # timeout=10 09:47:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:47:39 Checking out Revision 291a802b9f5797c03cb1907d1672c750347d90cb (refs/changes/47/143747/1) 09:47:39 > git config core.sparsecheckout # timeout=10 09:47:39 > git checkout -f 291a802b9f5797c03cb1907d1672c750347d90cb # timeout=30 09:47:43 Commit message: "[SDC] Fix sdc schema init race condition" 09:47:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:47:43 > git rev-list --no-walk a552b0c8a5d18142ee6aca118e7e296bcd328c9d # timeout=10 09:47:43 [EnvInject] - Injecting environment variables from a build step. 09:47:43 [EnvInject] - Injecting as environment variables the properties content 09:47:43 PYTHON=python3 09:47:43 09:47:43 [EnvInject] - Variables injected successfully. 09:47:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4318832492821264099.sh 09:47:43 ---> tox-install.sh 09:47:43 + source /home/jenkins/lf-env.sh 09:47:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:47:43 ++ mktemp -d /tmp/venv-XXXX 09:47:43 + lf_venv=/tmp/venv-XNtr 09:47:43 + local venv_file=/tmp/.os_lf_venv 09:47:43 + local python=python3 09:47:43 + local options 09:47:43 + local set_path=true 09:47:43 + local install_args= 09:47:43 ++ 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 09:47:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:47:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:47:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:47:43 + true 09:47:43 + case $1 in 09:47:43 + venv_file=/tmp/.toxenv 09:47:43 + shift 2 09:47:43 + true 09:47:43 + case $1 in 09:47:43 + shift 09:47:43 + break 09:47:43 + case $python in 09:47:43 + local pkg_list= 09:47:43 + [[ -d /opt/pyenv ]] 09:47:43 + echo 'Setup pyenv:' 09:47:43 Setup pyenv: 09:47:43 + export PYENV_ROOT=/opt/pyenv 09:47:43 + PYENV_ROOT=/opt/pyenv 09:47:43 + 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 09:47:43 + 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 09:47:43 + pyenv versions 09:47:43 * system (set by /opt/pyenv/version) 09:47:43 * 3.8.13 (set by /opt/pyenv/version) 09:47:43 * 3.9.13 (set by /opt/pyenv/version) 09:47:43 * 3.10.6 (set by /opt/pyenv/version) 09:47:43 + command -v pyenv 09:47:43 ++ pyenv init - --no-rehash 09:47:43 + 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[*]}"'\'')" 09:47:43 export PATH="/opt/pyenv/shims:${PATH}" 09:47:43 export PYENV_SHELL=bash 09:47:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:47:43 pyenv() { 09:47:43 local command 09:47:43 command="${1:-}" 09:47:43 if [ "$#" -gt 0 ]; then 09:47:43 shift 09:47:43 fi 09:47:43 09:47:43 case "$command" in 09:47:43 rehash|shell) 09:47:43 eval "$(pyenv "sh-$command" "$@")" 09:47:43 ;; 09:47:43 *) 09:47:43 command pyenv "$command" "$@" 09:47:43 ;; 09:47:43 esac 09:47:43 }' 09:47:43 +++ 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[*]}"' 09:47:43 ++ 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 09:47:43 ++ 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 09:47:43 ++ 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 09:47:43 ++ export PYENV_SHELL=bash 09:47:43 ++ PYENV_SHELL=bash 09:47:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:47:43 +++ complete -F _pyenv pyenv 09:47:43 ++ lf-pyver python3 09:47:43 ++ local py_version_xy=python3 09:47:43 ++ local py_version_xyz= 09:47:43 ++ pyenv versions 09:47:43 ++ local command 09:47:43 ++ command=versions 09:47:43 ++ awk '{ print $1 }' 09:47:43 ++ '[' 1 -gt 0 ']' 09:47:43 ++ sed 's/^[ *]* //' 09:47:43 ++ grep -E '^[0-9.]*[0-9]$' 09:47:43 ++ shift 09:47:43 ++ case "$command" in 09:47:43 ++ command pyenv versions 09:47:43 ++ pyenv versions 09:47:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:47:44 +++ grep '^3' /tmp/.pyenv_versions 09:47:44 +++ sort -V 09:47:44 +++ tail -n 1 09:47:44 ++ py_version_xyz=3.10.6 09:47:44 ++ [[ -z 3.10.6 ]] 09:47:44 ++ echo 3.10.6 09:47:44 ++ return 0 09:47:44 + pyenv local 3.10.6 09:47:44 + local command 09:47:44 + command=local 09:47:44 + '[' 2 -gt 0 ']' 09:47:44 + shift 09:47:44 + case "$command" in 09:47:44 + command pyenv local 3.10.6 09:47:44 + pyenv local 3.10.6 09:47:44 + for arg in "$@" 09:47:44 + case $arg in 09:47:44 + pkg_list+='tox ' 09:47:44 + for arg in "$@" 09:47:44 + case $arg in 09:47:44 + pkg_list+='virtualenv ' 09:47:44 + for arg in "$@" 09:47:44 + case $arg in 09:47:44 + pkg_list+='urllib3~=1.26.15 ' 09:47:44 + [[ -f /tmp/.toxenv ]] 09:47:44 + [[ ! -f /tmp/.toxenv ]] 09:47:44 + [[ -n '' ]] 09:47:44 + python3 -m venv /tmp/venv-XNtr 09:47:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XNtr' 09:47:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XNtr 09:47:48 + echo /tmp/venv-XNtr 09:47:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:47:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:47:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:47:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:48 + local 'pip_opts=--upgrade --quiet' 09:47:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:47:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:47:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:47:48 + [[ -n '' ]] 09:47:48 + [[ -n '' ]] 09:47:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:47:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:47:48 + /tmp/venv-XNtr/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 09:47:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:47:52 lf-activate-venv(): INFO: Base packages installed successfully 09:47:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:47:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:47:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:47:52 + /tmp/venv-XNtr/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 09:47:54 + type python3 09:47:54 + true 09:47:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XNtr/bin to PATH' 09:47:54 lf-activate-venv(): INFO: Adding /tmp/venv-XNtr/bin to PATH 09:47:54 + PATH=/tmp/venv-XNtr/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 09:47:54 + return 0 09:47:54 + python3 --version 09:47:54 Python 3.10.6 09:47:54 + python3 -m pip --version 09:47:54 pip 26.0.1 from /tmp/venv-XNtr/lib/python3.10/site-packages/pip (python 3.10) 09:47:54 + python3 -m pip freeze 09:47:54 cachetools==7.0.5 09:47:54 colorama==0.4.6 09:47:54 distlib==0.4.0 09:47:54 filelock==3.25.2 09:47:54 packaging==26.0 09:47:54 platformdirs==4.9.4 09:47:54 pluggy==1.6.0 09:47:54 pyproject-api==1.10.0 09:47:54 python-discovery==1.2.1 09:47:54 tomli==2.4.1 09:47:54 tomli_w==1.2.0 09:47:54 tox==4.52.0 09:47:54 typing_extensions==4.15.0 09:47:54 urllib3==1.26.20 09:47:54 virtualenv==21.2.0 09:47:54 [EnvInject] - Injecting environment variables from a build step. 09:47:54 [EnvInject] - Injecting as environment variables the properties content 09:47:54 PARALLEL=false 09:47:54 09:47:54 [EnvInject] - Variables injected successfully. 09:47:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6587622743901996850.sh 09:47:54 ---> tox-run.sh 09:47:54 + 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 09:47:54 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:47:54 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:47:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:47:54 + cd /w/workspace/oom-master-pre-commit-lint/. 09:47:54 + source /home/jenkins/lf-env.sh 09:47:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:47:54 ++ mktemp -d /tmp/venv-XXXX 09:47:54 + lf_venv=/tmp/venv-QZVe 09:47:54 + local venv_file=/tmp/.os_lf_venv 09:47:54 + local python=python3 09:47:54 + local options 09:47:54 + local set_path=true 09:47:54 + local install_args= 09:47:54 ++ 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 09:47:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:47:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:47:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:47:54 + true 09:47:54 + case $1 in 09:47:54 + venv_file=/tmp/.toxenv 09:47:54 + shift 2 09:47:54 + true 09:47:54 + case $1 in 09:47:54 + shift 09:47:54 + break 09:47:54 + case $python in 09:47:54 + local pkg_list= 09:47:54 + [[ -d /opt/pyenv ]] 09:47:54 + echo 'Setup pyenv:' 09:47:54 Setup pyenv: 09:47:54 + export PYENV_ROOT=/opt/pyenv 09:47:54 + PYENV_ROOT=/opt/pyenv 09:47:54 + 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 09:47:54 + 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 09:47:54 + pyenv versions 09:47:54 system 09:47:54 3.8.13 09:47:54 3.9.13 09:47:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:47:54 + command -v pyenv 09:47:54 ++ pyenv init - --no-rehash 09:47:54 + 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[*]}"'\'')" 09:47:54 export PATH="/opt/pyenv/shims:${PATH}" 09:47:54 export PYENV_SHELL=bash 09:47:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:47:54 pyenv() { 09:47:54 local command 09:47:54 command="${1:-}" 09:47:54 if [ "$#" -gt 0 ]; then 09:47:54 shift 09:47:54 fi 09:47:54 09:47:54 case "$command" in 09:47:54 rehash|shell) 09:47:54 eval "$(pyenv "sh-$command" "$@")" 09:47:54 ;; 09:47:54 *) 09:47:54 command pyenv "$command" "$@" 09:47:54 ;; 09:47:54 esac 09:47:54 }' 09:47:54 +++ 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[*]}"' 09:47:54 ++ 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 09:47:54 ++ 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 09:47:54 ++ 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 09:47:54 ++ export PYENV_SHELL=bash 09:47:54 ++ PYENV_SHELL=bash 09:47:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:47:54 +++ complete -F _pyenv pyenv 09:47:54 ++ lf-pyver python3 09:47:54 ++ local py_version_xy=python3 09:47:54 ++ local py_version_xyz= 09:47:54 ++ pyenv versions 09:47:54 ++ local command 09:47:54 ++ command=versions 09:47:54 ++ '[' 1 -gt 0 ']' 09:47:54 ++ shift 09:47:54 ++ case "$command" in 09:47:54 ++ command pyenv versions 09:47:54 ++ pyenv versions 09:47:54 ++ sed 's/^[ *]* //' 09:47:54 ++ awk '{ print $1 }' 09:47:54 ++ grep -E '^[0-9.]*[0-9]$' 09:47:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:47:54 +++ grep '^3' /tmp/.pyenv_versions 09:47:54 +++ sort -V 09:47:54 +++ tail -n 1 09:47:54 ++ py_version_xyz=3.10.6 09:47:54 ++ [[ -z 3.10.6 ]] 09:47:54 ++ echo 3.10.6 09:47:54 ++ return 0 09:47:54 + pyenv local 3.10.6 09:47:54 + local command 09:47:54 + command=local 09:47:54 + '[' 2 -gt 0 ']' 09:47:54 + shift 09:47:54 + case "$command" in 09:47:54 + command pyenv local 3.10.6 09:47:54 + pyenv local 3.10.6 09:47:54 + for arg in "$@" 09:47:54 + case $arg in 09:47:54 + pkg_list+='tox ' 09:47:54 + for arg in "$@" 09:47:54 + case $arg in 09:47:54 + pkg_list+='virtualenv ' 09:47:54 + for arg in "$@" 09:47:54 + case $arg in 09:47:54 + pkg_list+='urllib3~=1.26.15 ' 09:47:54 + [[ -f /tmp/.toxenv ]] 09:47:54 ++ cat /tmp/.toxenv 09:47:54 + lf_venv=/tmp/venv-XNtr 09:47:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XNtr from' file:/tmp/.toxenv 09:47:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XNtr from file:/tmp/.toxenv 09:47:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:47:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:54 + local 'pip_opts=--upgrade --quiet' 09:47:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:47:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:47:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:47:54 + [[ -n '' ]] 09:47:54 + [[ -n '' ]] 09:47:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:47:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:47:54 + /tmp/venv-XNtr/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 09:47:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:47:55 lf-activate-venv(): INFO: Base packages installed successfully 09:47:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:47:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:47:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:47:55 + /tmp/venv-XNtr/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 09:47:56 + type python3 09:47:56 + true 09:47:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XNtr/bin to PATH' 09:47:56 lf-activate-venv(): INFO: Adding /tmp/venv-XNtr/bin to PATH 09:47:56 + PATH=/tmp/venv-XNtr/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 09:47:56 + return 0 09:47:56 + [[ -d /opt/pyenv ]] 09:47:56 + echo '---> Setting up pyenv' 09:47:56 ---> Setting up pyenv 09:47:56 + export PYENV_ROOT=/opt/pyenv 09:47:56 + PYENV_ROOT=/opt/pyenv 09:47:56 + export PATH=/opt/pyenv/bin:/tmp/venv-XNtr/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 09:47:56 + PATH=/opt/pyenv/bin:/tmp/venv-XNtr/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 09:47:56 ++ pwd 09:47:56 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:47:56 + export PYTHONPATH 09:47:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:47:56 + TOX_TESTENV_PASSENV=PYTHONPATH 09:47:56 + tox --version 09:47:57 4.52.0 from /tmp/venv-XNtr/lib/python3.10/site-packages/tox/__init__.py 09:47:57 + PARALLEL=false 09:47:57 + TOX_OPTIONS_LIST= 09:47:57 + [[ -n pre-commit ]] 09:47:57 + TOX_OPTIONS_LIST=' -e pre-commit' 09:47:57 + case ${PARALLEL,,} in 09:47:57 + tox -e pre-commit 09:47:57 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:47:58 pre-commit: install_deps> python -I -m pip install pre-commit 09:48:01 pre-commit: freeze> python -m pip freeze --all 09:48:01 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 09:48:01 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:48:01 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:48:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:48:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:48:04 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:48:05 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:48:05 [INFO] Once installed this environment will be reused. 09:48:05 [INFO] This may take a few minutes... 09:48:09 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:48:09 [INFO] Once installed this environment will be reused. 09:48:09 [INFO] This may take a few minutes... 09:48:13 trim trailing whitespace.................................................Passed 09:48:13 Tabs remover.............................................................Passed 09:48:14 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:48:14 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:48:14 [INFO] Once installed this environment will be reused. 09:48:14 [INFO] This may take a few minutes... 09:48:22 gitlint..............................................(no files to check)Skipped 09:48:22 pre-commit: OK (25.26=setup[4.06]+cmd[12.73,8.47] seconds) 09:48:22 congratulations :) (25.30 seconds) 09:48:22 + tox_status=0 09:48:22 + echo '---> Completed tox runs' 09:48:22 ---> Completed tox runs 09:48:22 + for i in .tox/*/log 09:48:22 ++ echo .tox/pre-commit/log 09:48:22 ++ awk -F/ '{print $2}' 09:48:22 + tox_env=pre-commit 09:48:22 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:48:22 + DOC_DIR=docs/_build/html 09:48:22 + [[ -d docs/_build/html ]] 09:48:22 + echo '---> tox-run.sh ends' 09:48:22 ---> tox-run.sh ends 09:48:22 + test 0 -eq 0 09:48:22 $ ssh-agent -k 09:48:22 unset SSH_AUTH_SOCK; 09:48:22 unset SSH_AGENT_PID; 09:48:22 echo Agent pid 1653 killed; 09:48:22 [ssh-agent] Stopped. 09:48:22 [PostBuildScript] - [INFO] Executing post build scripts. 09:48:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9724735838115567205.sh 09:48:22 ---> sysstat.sh 09:48:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1713402150235515716.sh 09:48:23 ---> package-listing.sh 09:48:23 ++ facter osfamily 09:48:23 ++ tr '[:upper:]' '[:lower:]' 09:48:23 + OS_FAMILY=debian 09:48:23 + workspace=/w/workspace/oom-master-pre-commit-lint 09:48:23 + START_PACKAGES=/tmp/packages_start.txt 09:48:23 + END_PACKAGES=/tmp/packages_end.txt 09:48:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:48:23 + PACKAGES=/tmp/packages_start.txt 09:48:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:48:23 + PACKAGES=/tmp/packages_end.txt 09:48:23 + case "${OS_FAMILY}" in 09:48:23 + dpkg -l 09:48:23 + grep '^ii' 09:48:23 + '[' -f /tmp/packages_start.txt ']' 09:48:23 + '[' -f /tmp/packages_end.txt ']' 09:48:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:48:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:48:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:48:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:48:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4116327636207251155.sh 09:48:23 ---> capture-instance-metadata.sh 09:48:23 Setup pyenv: 09:48:23 system 09:48:23 3.8.13 09:48:23 3.9.13 09:48:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:48:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iY4k 09:48:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:48:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:48:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:48:30 lf-activate-venv(): INFO: Base packages installed successfully 09:48:30 lf-activate-venv(): INFO: Installing additional packages: lftools 09:48:51 lf-activate-venv(): INFO: Adding /tmp/venv-iY4k/bin to PATH 09:48:51 INFO: Running in OpenStack, capturing instance metadata 09:48:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9176492922325516963.sh 09:48:51 provisioning config files... 09:48:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17974159850477305788tmp 09:48:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:48:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:48:51 [EnvInject] - Injecting environment variables from a build step. 09:48:51 [EnvInject] - Injecting as environment variables the properties content 09:48:51 SERVER_ID=logs 09:48:51 09:48:51 [EnvInject] - Variables injected successfully. 09:48:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13770810707590754147.sh 09:48:51 ---> create-netrc.sh 09:48:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9189576949622443072.sh 09:48:51 ---> python-tools-install.sh 09:48:51 Setup pyenv: 09:48:52 system 09:48:52 3.8.13 09:48:52 3.9.13 09:48:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:48:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iY4k from file:/tmp/.os_lf_venv 09:48:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:48:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:48:53 lf-activate-venv(): INFO: Base packages installed successfully 09:48:53 lf-activate-venv(): INFO: Installing additional packages: lftools 09:49:01 lf-activate-venv(): INFO: Adding /tmp/venv-iY4k/bin to PATH 09:49:01 Generating Requirements File 09:49:18 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:49:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:49:18 Python 3.10.6 09:49:18 pip 26.0.1 from /tmp/venv-iY4k/lib/python3.10/site-packages/pip (python 3.10) 09:49:19 appdirs==1.4.4 09:49:19 argcomplete==3.6.3 09:49:19 aspy.yaml==1.3.0 09:49:19 attrs==26.1.0 09:49:19 autopage==0.6.0 09:49:19 backports.strenum==1.3.1 09:49:19 beautifulsoup4==4.14.3 09:49:19 boto3==1.42.79 09:49:19 botocore==1.42.79 09:49:19 bs4==0.0.2 09:49:19 certifi==2026.2.25 09:49:19 cffi==2.0.0 09:49:19 cfgv==3.5.0 09:49:19 chardet==7.4.0.post2 09:49:19 charset-normalizer==3.4.6 09:49:19 click==8.3.1 09:49:19 cliff==4.13.2 09:49:19 cmd2==3.4.0 09:49:19 cryptography==3.3.2 09:49:19 debtcollector==3.1.0 09:49:19 decorator==5.2.1 09:49:19 defusedxml==0.7.1 09:49:19 Deprecated==1.3.1 09:49:19 distlib==0.4.0 09:49:19 dnspython==2.8.0 09:49:19 docker==7.1.0 09:49:19 dogpile.cache==1.5.0 09:49:19 durationpy==0.10 09:49:19 email-validator==2.3.0 09:49:19 filelock==3.25.2 09:49:19 future==1.0.0 09:49:19 gitdb==4.0.12 09:49:19 GitPython==3.1.46 09:49:19 httplib2==0.30.2 09:49:19 identify==2.6.18 09:49:19 idna==3.11 09:49:19 importlib-resources==1.5.0 09:49:19 iso8601==2.1.0 09:49:19 Jinja2==3.1.6 09:49:19 jmespath==1.1.0 09:49:19 jsonpatch==1.33 09:49:19 jsonpointer==3.1.1 09:49:19 jsonschema==4.26.0 09:49:19 jsonschema-specifications==2025.9.1 09:49:19 keystoneauth1==5.13.1 09:49:19 kubernetes==35.0.0 09:49:19 lftools==0.37.22 09:49:19 lxml==6.0.2 09:49:19 markdown-it-py==4.0.0 09:49:19 MarkupSafe==3.0.3 09:49:19 mdurl==0.1.2 09:49:19 msgpack==1.1.2 09:49:19 multi_key_dict==2.0.3 09:49:19 munch==4.0.0 09:49:19 netaddr==1.3.0 09:49:19 niet==1.4.2 09:49:19 nodeenv==1.10.0 09:49:19 oauth2client==4.1.3 09:49:19 oauthlib==3.3.1 09:49:19 openstacksdk==4.10.0 09:49:19 os-service-types==1.8.2 09:49:19 osc-lib==4.4.0 09:49:19 oslo.config==10.3.0 09:49:19 oslo.context==6.3.0 09:49:19 oslo.i18n==6.7.2 09:49:19 oslo.log==8.1.0 09:49:19 oslo.serialization==5.9.1 09:49:19 oslo.utils==10.0.0 09:49:19 packaging==26.0 09:49:19 pbr==7.0.3 09:49:19 platformdirs==4.9.4 09:49:19 prettytable==3.17.0 09:49:19 psutil==7.2.2 09:49:19 pyasn1==0.6.3 09:49:19 pyasn1_modules==0.4.2 09:49:19 pycparser==3.0 09:49:19 pygerrit2==2.0.15 09:49:19 PyGithub==2.9.0 09:49:19 Pygments==2.20.0 09:49:19 PyJWT==2.12.1 09:49:19 PyNaCl==1.6.2 09:49:19 pyparsing==2.4.7 09:49:19 pyperclip==1.11.0 09:49:19 pyrsistent==0.20.0 09:49:19 python-cinderclient==9.9.0 09:49:19 python-dateutil==2.9.0.post0 09:49:19 python-discovery==1.2.1 09:49:19 python-heatclient==5.1.0 09:49:19 python-jenkins==1.8.3 09:49:19 python-keystoneclient==5.8.0 09:49:19 python-magnumclient==4.10.0 09:49:19 python-openstackclient==9.0.0 09:49:19 python-swiftclient==4.10.0 09:49:19 PyYAML==6.0.3 09:49:19 referencing==0.37.0 09:49:19 requests==2.33.1 09:49:19 requests-oauthlib==2.0.0 09:49:19 requestsexceptions==1.4.0 09:49:19 rfc3986==2.0.0 09:49:19 rich==14.3.3 09:49:19 rich-argparse==1.7.2 09:49:19 rpds-py==0.30.0 09:49:19 rsa==4.9.1 09:49:19 ruamel.yaml==0.19.1 09:49:19 ruamel.yaml.clib==0.2.15 09:49:19 s3transfer==0.16.0 09:49:19 simplejson==3.20.2 09:49:19 six==1.17.0 09:49:19 smmap==5.0.3 09:49:19 soupsieve==2.8.3 09:49:19 stevedore==5.7.0 09:49:19 tabulate==0.10.0 09:49:19 toml==0.10.2 09:49:19 tomlkit==0.14.0 09:49:19 tqdm==4.67.3 09:49:19 typing_extensions==4.15.0 09:49:19 urllib3==1.26.20 09:49:19 virtualenv==21.2.0 09:49:19 wcwidth==0.6.0 09:49:19 websocket-client==1.9.0 09:49:19 wrapt==2.1.2 09:49:19 xdg==6.0.0 09:49:19 xmltodict==1.0.4 09:49:19 yq==3.4.3 09:49:19 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins11804437455413949831.sh 09:49:19 ---> uv-install.sh 09:49:19 Installing uv/uvx (latest) using shell installer 09:49:19 2026-03-31 09:49:19 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-31T10%3A20%3A58Z&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-03-31T09%3A20%3A06Z&ske=2026-03-31T10%3A20%3A58Z&sks=b&skv=2018-11-09&sig=P%2BK5LxB2QoWDK0fxx3SQUXVQgGAy1Dji468vf1hvVFc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDk1MDc3NywibmJmIjoxNzc0OTUwNDc3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.sWeASnZTT0-JMTbSSKFu0Lsfw9BEH0lxJGMo52Zz9Qc&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-If959r.sh" [1] 09:49:19 downloading uv 0.11.2 x86_64-unknown-linux-gnu 09:49:20 installing to /home/jenkins/.local/bin 09:49:20 uv 09:49:20 uvx 09:49:20 everything's installed! 09:49:20 09:49:20 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:49:20 09:49:20 source $HOME/.local/bin/env (sh, bash, zsh) 09:49:20 source $HOME/.local/bin/env.fish (fish) 09:49:20 Adding install location to PATH 09:49:20 ---> Validating uv/uvx install 09:49:20 uvx 0.11.2 (x86_64-unknown-linux-gnu) 09:49:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13932442481642056924.sh 09:49:20 ---> sudo-logs.sh 09:49:20 Archiving 'sudo' log.. 09:49:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16699678838561332713.sh 09:49:20 ---> job-cost.sh 09:49:20 INFO: Activating Python virtual environment... 09:49:20 Setup pyenv: 09:49:20 system 09:49:20 3.8.13 09:49:20 3.9.13 09:49:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:49:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iY4k from file:/tmp/.os_lf_venv 09:49:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:22 lf-activate-venv(): INFO: Base packages installed successfully 09:49:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:49:27 lf-activate-venv(): INFO: Adding /tmp/venv-iY4k/bin to PATH 09:49:27 INFO: No stack-cost file found 09:49:27 INFO: Instance uptime: 140s 09:49:27 INFO: Fetching instance metadata (attempt 1 of 3)... 09:49:27 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:49:27 INFO: Successfully fetched instance metadata 09:49:27 INFO: Instance type: v3-standard-4 09:49:27 INFO: Retrieving pricing info for: v3-standard-4 09:49:27 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:49:27 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=140 09:49:27 INFO: Successfully fetched Vexxhost pricing API 09:49:27 INFO: Retrieved cost: 0.11 09:49:27 INFO: Retrieved resource: v3-standard-4 09:49:27 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:49:27 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:49:27 INFO: Successfully archived job cost data 09:49:27 DEBUG: Cost data: oom-master-pre-commit-lint,4539,2026-03-31 09:49:27,v3-standard-4,140,0.11,0.00,SUCCESS 09:49:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins991964488731607247.sh 09:49:27 ---> logs-deploy.sh 09:49:27 Setup pyenv: 09:49:27 system 09:49:27 3.8.13 09:49:27 3.9.13 09:49:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:49:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iY4k from file:/tmp/.os_lf_venv 09:49:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:29 lf-activate-venv(): INFO: Base packages installed successfully 09:49:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:49:37 lf-activate-venv(): INFO: Adding /tmp/venv-iY4k/bin to PATH 09:49:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4539 09:49:37 INFO: archiving workspace using pattern(s): 09:49:38 Archives upload complete. 09:49:38 INFO: archiving logs to Nexus 09:49:39 ---> uname -a: 09:49:39 Linux prd-ubuntu1804-builder-4c-4g-842 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:49:39 09:49:39 09:49:39 ---> lscpu: 09:49:39 Architecture: x86_64 09:49:39 CPU op-mode(s): 32-bit, 64-bit 09:49:39 Byte Order: Little Endian 09:49:39 CPU(s): 4 09:49:39 On-line CPU(s) list: 0-3 09:49:39 Thread(s) per core: 1 09:49:39 Core(s) per socket: 1 09:49:39 Socket(s): 4 09:49:39 NUMA node(s): 1 09:49:39 Vendor ID: AuthenticAMD 09:49:39 CPU family: 23 09:49:39 Model: 49 09:49:39 Model name: AMD EPYC-Rome Processor 09:49:39 Stepping: 0 09:49:39 CPU MHz: 2799.998 09:49:39 BogoMIPS: 5599.99 09:49:39 Virtualization: AMD-V 09:49:39 Hypervisor vendor: KVM 09:49:39 Virtualization type: full 09:49:39 L1d cache: 32K 09:49:39 L1i cache: 32K 09:49:39 L2 cache: 512K 09:49:39 L3 cache: 16384K 09:49:39 NUMA node0 CPU(s): 0-3 09:49:39 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:49:39 09:49:39 09:49:39 ---> nproc: 09:49:39 4 09:49:39 09:49:39 09:49:39 ---> df -h: 09:49:39 Filesystem Size Used Avail Use% Mounted on 09:49:39 udev 7.9G 0 7.9G 0% /dev 09:49:39 tmpfs 1.6G 676K 1.6G 1% /run 09:49:39 /dev/vda1 78G 8.5G 69G 11% / 09:49:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:49:39 tmpfs 5.0M 0 5.0M 0% /run/lock 09:49:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:49:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:49:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:49:39 09:49:39 09:49:39 ---> free -m: 09:49:39 total used free shared buff/cache available 09:49:39 Mem: 16040 591 13187 0 2261 15127 09:49:39 Swap: 1023 0 1023 09:49:39 09:49:39 09:49:39 ---> ip addr: 09:49:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:49:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:49:39 inet 127.0.0.1/8 scope host lo 09:49:39 valid_lft forever preferred_lft forever 09:49:39 inet6 ::1/128 scope host 09:49:39 valid_lft forever preferred_lft forever 09:49:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:49:39 link/ether fa:16:3e:ca:50:ce brd ff:ff:ff:ff:ff:ff 09:49:39 inet 10.30.106.19/23 brd 10.30.107.255 scope global dynamic ens3 09:49:39 valid_lft 86256sec preferred_lft 86256sec 09:49:39 inet6 fe80::f816:3eff:feca:50ce/64 scope link 09:49:39 valid_lft forever preferred_lft forever 09:49:39 09:49:39 09:49:39 ---> sar -b -r -n DEV: 09:49:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-842) 03/31/26 _x86_64_ (4 CPU) 09:49:39 09:49:39 09:47:17 LINUX RESTART (4 CPU) 09:49:39 09:49:39 09:48:01 tps rtps wtps bread/s bwrtn/s 09:49:39 09:49:01 120.19 1.87 118.33 136.75 37055.51 09:49:39 Average: 120.19 1.87 118.33 136.75 37055.51 09:49:39 09:49:39 09:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:49:39 09:49:01 13638604 15443960 2786356 16.96 78248 1914528 884288 5.06 862696 1682688 168036 09:49:39 Average: 13638604 15443960 2786356 16.96 78248 1914528 884288 5.06 862696 1682688 168036 09:49:39 09:49:39 09:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:49:39 09:49:01 lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 09:49:39 09:49:01 ens3 123.98 86.27 1184.47 13.30 0.00 0.00 0.00 0.00 09:49:39 Average: lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 09:49:39 Average: ens3 123.98 86.27 1184.47 13.30 0.00 0.00 0.00 0.00 09:49:39 09:49:39 09:49:39 ---> sar -P ALL: 09:49:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-842) 03/31/26 _x86_64_ (4 CPU) 09:49:39 09:49:39 09:47:17 LINUX RESTART (4 CPU) 09:49:39 09:49:39 09:48:01 CPU %user %nice %system %iowait %steal %idle 09:49:39 09:49:01 all 22.23 0.00 2.05 2.49 0.08 73.16 09:49:39 09:49:01 0 20.86 0.00 1.58 4.09 0.07 73.40 09:49:39 09:49:01 1 17.11 0.00 1.75 0.37 0.07 80.70 09:49:39 09:49:01 2 14.89 0.00 1.84 2.71 0.05 80.52 09:49:39 09:49:01 3 36.03 0.00 3.02 2.85 0.10 58.00 09:49:39 Average: all 22.23 0.00 2.05 2.49 0.08 73.16 09:49:39 Average: 0 20.86 0.00 1.58 4.09 0.07 73.40 09:49:39 Average: 1 17.11 0.00 1.75 0.37 0.07 80.70 09:49:39 Average: 2 14.89 0.00 1.84 2.71 0.05 80.52 09:49:39 Average: 3 36.03 0.00 3.02 2.85 0.10 58.00 09:49:39 09:49:39 09:49:39