12:24:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143689 12:24:58 Running as SYSTEM 12:24:58 [EnvInject] - Loading node environment variables. 12:24:58 Building remotely on prd-ubuntu1804-builder-4c-4g-5502 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:24:58 [ssh-agent] Looking for ssh-agent implementation... 12:24:58 $ ssh-agent 12:24:58 SSH_AUTH_SOCK=/tmp/ssh-6rYYuInp6fhv/agent.1927 12:24:58 SSH_AGENT_PID=1928 12:24:58 [ssh-agent] Started. 12:24:58 Running ssh-add (command line suppressed) 12:24:58 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5314114867322112657.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5314114867322112657.key) 12:24:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:24:58 The recommended git tool is: NONE 12:25:00 using credential onap-jenkins-ssh 12:25:00 Wiping out workspace first. 12:25:00 Cloning the remote Git repository 12:25:00 Cloning repository git://cloud.onap.org/mirror/oom.git 12:25:00 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:25:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:25:00 > git --version # timeout=10 12:25:00 > git --version # 'git version 2.17.1' 12:25:00 using GIT_SSH to set credentials Gerrit user 12:25:00 Verifying host key using manually-configured host key entries 12:25:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:25:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:25:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:25:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:25:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:25:06 using GIT_SSH to set credentials Gerrit user 12:25:06 Verifying host key using manually-configured host key entries 12:25:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/143689/1 # timeout=30 12:25:06 > git rev-parse 1bc72d5e59966f01fe4eac28d435f238023761af^{commit} # timeout=10 12:25:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:25:06 Checking out Revision 1bc72d5e59966f01fe4eac28d435f238023761af (refs/changes/89/143689/1) 12:25:06 > git config core.sparsecheckout # timeout=10 12:25:07 > git checkout -f 1bc72d5e59966f01fe4eac28d435f238023761af # timeout=30 12:25:10 Commit message: "Improve sdc startup time" 12:25:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:25:10 > git rev-list --no-walk d5846e84a590429938d04fae2dd6bb863d12763f # timeout=10 12:25:10 [EnvInject] - Injecting environment variables from a build step. 12:25:10 [EnvInject] - Injecting as environment variables the properties content 12:25:10 PYTHON=python3 12:25:10 12:25:10 [EnvInject] - Variables injected successfully. 12:25:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins554904267063464794.sh 12:25:10 ---> tox-install.sh 12:25:10 + source /home/jenkins/lf-env.sh 12:25:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:25:10 ++ mktemp -d /tmp/venv-XXXX 12:25:10 + lf_venv=/tmp/venv-TWBS 12:25:10 + local venv_file=/tmp/.os_lf_venv 12:25:10 + local python=python3 12:25:10 + local options 12:25:10 + local set_path=true 12:25:10 + local install_args= 12:25:10 ++ 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 12:25:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:25:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:25:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:25:10 + true 12:25:10 + case $1 in 12:25:10 + venv_file=/tmp/.toxenv 12:25:10 + shift 2 12:25:10 + true 12:25:10 + case $1 in 12:25:10 + shift 12:25:10 + break 12:25:10 + case $python in 12:25:10 + local pkg_list= 12:25:10 + [[ -d /opt/pyenv ]] 12:25:10 + echo 'Setup pyenv:' 12:25:10 Setup pyenv: 12:25:10 + export PYENV_ROOT=/opt/pyenv 12:25:10 + PYENV_ROOT=/opt/pyenv 12:25:10 + 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 12:25:10 + 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 12:25:10 + pyenv versions 12:25:11 * system (set by /opt/pyenv/version) 12:25:11 * 3.8.13 (set by /opt/pyenv/version) 12:25:11 * 3.9.13 (set by /opt/pyenv/version) 12:25:11 * 3.10.6 (set by /opt/pyenv/version) 12:25:11 + command -v pyenv 12:25:11 ++ pyenv init - --no-rehash 12:25:11 + 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[*]}"'\'')" 12:25:11 export PATH="/opt/pyenv/shims:${PATH}" 12:25:11 export PYENV_SHELL=bash 12:25:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:25:11 pyenv() { 12:25:11 local command 12:25:11 command="${1:-}" 12:25:11 if [ "$#" -gt 0 ]; then 12:25:11 shift 12:25:11 fi 12:25:11 12:25:11 case "$command" in 12:25:11 rehash|shell) 12:25:11 eval "$(pyenv "sh-$command" "$@")" 12:25:11 ;; 12:25:11 *) 12:25:11 command pyenv "$command" "$@" 12:25:11 ;; 12:25:11 esac 12:25:11 }' 12:25:11 +++ 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[*]}"' 12:25:11 ++ 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 12:25:11 ++ 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 12:25:11 ++ 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 12:25:11 ++ export PYENV_SHELL=bash 12:25:11 ++ PYENV_SHELL=bash 12:25:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:25:11 +++ complete -F _pyenv pyenv 12:25:11 ++ lf-pyver python3 12:25:11 ++ local py_version_xy=python3 12:25:11 ++ local py_version_xyz= 12:25:11 ++ pyenv versions 12:25:11 ++ local command 12:25:11 ++ command=versions 12:25:11 ++ '[' 1 -gt 0 ']' 12:25:11 ++ shift 12:25:11 ++ case "$command" in 12:25:11 ++ command pyenv versions 12:25:11 ++ pyenv versions 12:25:11 ++ awk '{ print $1 }' 12:25:11 ++ sed 's/^[ *]* //' 12:25:11 ++ grep -E '^[0-9.]*[0-9]$' 12:25:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:25:11 +++ grep '^3' /tmp/.pyenv_versions 12:25:11 +++ sort -V 12:25:11 +++ tail -n 1 12:25:11 ++ py_version_xyz=3.10.6 12:25:11 ++ [[ -z 3.10.6 ]] 12:25:11 ++ echo 3.10.6 12:25:11 ++ return 0 12:25:11 + pyenv local 3.10.6 12:25:11 + local command 12:25:11 + command=local 12:25:11 + '[' 2 -gt 0 ']' 12:25:11 + shift 12:25:11 + case "$command" in 12:25:11 + command pyenv local 3.10.6 12:25:11 + pyenv local 3.10.6 12:25:11 + for arg in "$@" 12:25:11 + case $arg in 12:25:11 + pkg_list+='tox ' 12:25:11 + for arg in "$@" 12:25:11 + case $arg in 12:25:11 + pkg_list+='virtualenv ' 12:25:11 + for arg in "$@" 12:25:11 + case $arg in 12:25:11 + pkg_list+='urllib3~=1.26.15 ' 12:25:11 + [[ -f /tmp/.toxenv ]] 12:25:11 + [[ ! -f /tmp/.toxenv ]] 12:25:11 + [[ -n '' ]] 12:25:11 + python3 -m venv /tmp/venv-TWBS 12:25:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TWBS' 12:25:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TWBS 12:25:16 + echo /tmp/venv-TWBS 12:25:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:25:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:25:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:25:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:25:16 + local 'pip_opts=--upgrade --quiet' 12:25:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:25:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:25:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:25:16 + [[ -n '' ]] 12:25:16 + [[ -n '' ]] 12:25:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:25:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:25:16 + /tmp/venv-TWBS/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 12:25:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:25:22 lf-activate-venv(): INFO: Base packages installed successfully 12:25:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:25:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:25:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:25:22 + /tmp/venv-TWBS/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 12:25:27 + type python3 12:25:27 + true 12:25:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TWBS/bin to PATH' 12:25:27 lf-activate-venv(): INFO: Adding /tmp/venv-TWBS/bin to PATH 12:25:27 + PATH=/tmp/venv-TWBS/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 12:25:27 + return 0 12:25:27 + python3 --version 12:25:27 Python 3.10.6 12:25:27 + python3 -m pip --version 12:25:27 pip 26.0.1 from /tmp/venv-TWBS/lib/python3.10/site-packages/pip (python 3.10) 12:25:27 + python3 -m pip freeze 12:25:28 cachetools==7.0.5 12:25:28 colorama==0.4.6 12:25:28 distlib==0.4.0 12:25:28 filelock==3.25.2 12:25:28 packaging==26.0 12:25:28 platformdirs==4.9.4 12:25:28 pluggy==1.6.0 12:25:28 pyproject-api==1.10.0 12:25:28 python-discovery==1.2.1 12:25:28 tomli==2.4.1 12:25:28 tomli_w==1.2.0 12:25:28 tox==4.50.3 12:25:28 typing_extensions==4.15.0 12:25:28 urllib3==1.26.20 12:25:28 virtualenv==21.2.0 12:25:28 [EnvInject] - Injecting environment variables from a build step. 12:25:28 [EnvInject] - Injecting as environment variables the properties content 12:25:28 PARALLEL=false 12:25:28 12:25:28 [EnvInject] - Variables injected successfully. 12:25:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11371513348128236044.sh 12:25:28 ---> tox-run.sh 12:25:28 + 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 12:25:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:25:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:25:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:25:28 + cd /w/workspace/oom-master-pre-commit-lint/. 12:25:28 + source /home/jenkins/lf-env.sh 12:25:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:25:28 ++ mktemp -d /tmp/venv-XXXX 12:25:28 + lf_venv=/tmp/venv-4BcC 12:25:28 + local venv_file=/tmp/.os_lf_venv 12:25:28 + local python=python3 12:25:28 + local options 12:25:28 + local set_path=true 12:25:28 + local install_args= 12:25:28 ++ 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 12:25:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:25:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:25:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:25:28 + true 12:25:28 + case $1 in 12:25:28 + venv_file=/tmp/.toxenv 12:25:28 + shift 2 12:25:28 + true 12:25:28 + case $1 in 12:25:28 + shift 12:25:28 + break 12:25:28 + case $python in 12:25:28 + local pkg_list= 12:25:28 + [[ -d /opt/pyenv ]] 12:25:28 + echo 'Setup pyenv:' 12:25:28 Setup pyenv: 12:25:28 + export PYENV_ROOT=/opt/pyenv 12:25:28 + PYENV_ROOT=/opt/pyenv 12:25:28 + 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 12:25:28 + 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 12:25:28 + pyenv versions 12:25:28 system 12:25:28 3.8.13 12:25:28 3.9.13 12:25:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:25:28 + command -v pyenv 12:25:28 ++ pyenv init - --no-rehash 12:25:28 + 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[*]}"'\'')" 12:25:28 export PATH="/opt/pyenv/shims:${PATH}" 12:25:28 export PYENV_SHELL=bash 12:25:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:25:28 pyenv() { 12:25:28 local command 12:25:28 command="${1:-}" 12:25:28 if [ "$#" -gt 0 ]; then 12:25:28 shift 12:25:28 fi 12:25:28 12:25:28 case "$command" in 12:25:28 rehash|shell) 12:25:28 eval "$(pyenv "sh-$command" "$@")" 12:25:28 ;; 12:25:28 *) 12:25:28 command pyenv "$command" "$@" 12:25:28 ;; 12:25:28 esac 12:25:28 }' 12:25:28 +++ 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[*]}"' 12:25:28 ++ 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 12:25:28 ++ 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 12:25:28 ++ 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 12:25:28 ++ export PYENV_SHELL=bash 12:25:28 ++ PYENV_SHELL=bash 12:25:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:25:28 +++ complete -F _pyenv pyenv 12:25:28 ++ lf-pyver python3 12:25:28 ++ local py_version_xy=python3 12:25:28 ++ local py_version_xyz= 12:25:28 ++ pyenv versions 12:25:28 ++ local command 12:25:28 ++ command=versions 12:25:28 ++ '[' 1 -gt 0 ']' 12:25:28 ++ shift 12:25:28 ++ case "$command" in 12:25:28 ++ command pyenv versions 12:25:28 ++ pyenv versions 12:25:28 ++ sed 's/^[ *]* //' 12:25:28 ++ awk '{ print $1 }' 12:25:28 ++ grep -E '^[0-9.]*[0-9]$' 12:25:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:25:28 +++ grep '^3' /tmp/.pyenv_versions 12:25:28 +++ tail -n 1 12:25:28 +++ sort -V 12:25:28 ++ py_version_xyz=3.10.6 12:25:28 ++ [[ -z 3.10.6 ]] 12:25:28 ++ echo 3.10.6 12:25:28 ++ return 0 12:25:28 + pyenv local 3.10.6 12:25:28 + local command 12:25:28 + command=local 12:25:28 + '[' 2 -gt 0 ']' 12:25:28 + shift 12:25:28 + case "$command" in 12:25:28 + command pyenv local 3.10.6 12:25:28 + pyenv local 3.10.6 12:25:28 + for arg in "$@" 12:25:28 + case $arg in 12:25:28 + pkg_list+='tox ' 12:25:28 + for arg in "$@" 12:25:28 + case $arg in 12:25:28 + pkg_list+='virtualenv ' 12:25:28 + for arg in "$@" 12:25:28 + case $arg in 12:25:28 + pkg_list+='urllib3~=1.26.15 ' 12:25:28 + [[ -f /tmp/.toxenv ]] 12:25:28 ++ cat /tmp/.toxenv 12:25:28 + lf_venv=/tmp/venv-TWBS 12:25:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TWBS from' file:/tmp/.toxenv 12:25:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TWBS from file:/tmp/.toxenv 12:25:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:25:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:25:28 + local 'pip_opts=--upgrade --quiet' 12:25:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:25:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:25:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:25:28 + [[ -n '' ]] 12:25:28 + [[ -n '' ]] 12:25:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:25:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:25:28 + /tmp/venv-TWBS/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 12:25:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:25:29 lf-activate-venv(): INFO: Base packages installed successfully 12:25:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:25:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:25:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:25:29 + /tmp/venv-TWBS/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 12:25:30 + type python3 12:25:30 + true 12:25:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TWBS/bin to PATH' 12:25:30 lf-activate-venv(): INFO: Adding /tmp/venv-TWBS/bin to PATH 12:25:30 + PATH=/tmp/venv-TWBS/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 12:25:30 + return 0 12:25:30 + [[ -d /opt/pyenv ]] 12:25:30 + echo '---> Setting up pyenv' 12:25:30 ---> Setting up pyenv 12:25:30 + export PYENV_ROOT=/opt/pyenv 12:25:30 + PYENV_ROOT=/opt/pyenv 12:25:30 + export PATH=/opt/pyenv/bin:/tmp/venv-TWBS/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 12:25:30 + PATH=/opt/pyenv/bin:/tmp/venv-TWBS/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 12:25:30 ++ pwd 12:25:30 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:25:30 + export PYTHONPATH 12:25:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:25:30 + TOX_TESTENV_PASSENV=PYTHONPATH 12:25:30 + tox --version 12:25:30 4.50.3 from /tmp/venv-TWBS/lib/python3.10/site-packages/tox/__init__.py 12:25:30 + PARALLEL=false 12:25:30 + TOX_OPTIONS_LIST= 12:25:30 + [[ -n pre-commit ]] 12:25:30 + TOX_OPTIONS_LIST=' -e pre-commit' 12:25:30 + case ${PARALLEL,,} in 12:25:30 + tox -e pre-commit 12:25:30 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:25:31 pre-commit: install_deps> python -I -m pip install pre-commit 12:25:34 pre-commit: freeze> python -m pip freeze --all 12:25:34 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 12:25:34 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:25:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:25:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:25:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:25:36 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:25:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:25:37 [INFO] Once installed this environment will be reused. 12:25:37 [INFO] This may take a few minutes... 12:25:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:25:41 [INFO] Once installed this environment will be reused. 12:25:41 [INFO] This may take a few minutes... 12:25:45 trim trailing whitespace.................................................Passed 12:25:45 Tabs remover.............................................................Passed 12:25:45 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:25:46 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:25:46 [INFO] Once installed this environment will be reused. 12:25:46 [INFO] This may take a few minutes... 12:25:54 gitlint..............................................(no files to check)Skipped 12:25:54 pre-commit: OK (23.33=setup[3.91]+cmd[11.11,8.31] seconds) 12:25:54 congratulations :) (23.37 seconds) 12:25:54 + tox_status=0 12:25:54 + echo '---> Completed tox runs' 12:25:54 ---> Completed tox runs 12:25:54 + for i in .tox/*/log 12:25:54 ++ echo .tox/pre-commit/log 12:25:54 ++ awk -F/ '{print $2}' 12:25:54 + tox_env=pre-commit 12:25:54 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:25:54 + DOC_DIR=docs/_build/html 12:25:54 + [[ -d docs/_build/html ]] 12:25:54 + echo '---> tox-run.sh ends' 12:25:54 ---> tox-run.sh ends 12:25:54 + test 0 -eq 0 12:25:54 $ ssh-agent -k 12:25:54 unset SSH_AUTH_SOCK; 12:25:54 unset SSH_AGENT_PID; 12:25:54 echo Agent pid 1928 killed; 12:25:54 [ssh-agent] Stopped. 12:25:54 [PostBuildScript] - [INFO] Executing post build scripts. 12:25:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins449491096524546777.sh 12:25:54 ---> sysstat.sh 12:25:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11235488285786738396.sh 12:25:54 ---> package-listing.sh 12:25:54 ++ facter osfamily 12:25:54 ++ tr '[:upper:]' '[:lower:]' 12:25:55 + OS_FAMILY=debian 12:25:55 + workspace=/w/workspace/oom-master-pre-commit-lint 12:25:55 + START_PACKAGES=/tmp/packages_start.txt 12:25:55 + END_PACKAGES=/tmp/packages_end.txt 12:25:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:25:55 + PACKAGES=/tmp/packages_start.txt 12:25:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:25:55 + PACKAGES=/tmp/packages_end.txt 12:25:55 + case "${OS_FAMILY}" in 12:25:55 + dpkg -l 12:25:55 + grep '^ii' 12:25:55 + '[' -f /tmp/packages_start.txt ']' 12:25:55 + '[' -f /tmp/packages_end.txt ']' 12:25:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:25:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:25:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:25:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:25:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4620483238400377592.sh 12:25:55 ---> capture-instance-metadata.sh 12:25:55 Setup pyenv: 12:25:55 system 12:25:55 3.8.13 12:25:55 3.9.13 12:25:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:25:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SXgv 12:25:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:25:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:25:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:26:02 lf-activate-venv(): INFO: Base packages installed successfully 12:26:02 lf-activate-venv(): INFO: Installing additional packages: lftools 12:26:29 lf-activate-venv(): INFO: Adding /tmp/venv-SXgv/bin to PATH 12:26:29 INFO: Running in OpenStack, capturing instance metadata 12:26:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6033169133321520419.sh 12:26:30 provisioning config files... 12:26:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10741191304433255934tmp 12:26:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:26:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:26:30 [EnvInject] - Injecting environment variables from a build step. 12:26:30 [EnvInject] - Injecting as environment variables the properties content 12:26:30 SERVER_ID=logs 12:26:30 12:26:30 [EnvInject] - Variables injected successfully. 12:26:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13989858443827399413.sh 12:26:30 ---> create-netrc.sh 12:26:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13361241062989548753.sh 12:26:30 ---> python-tools-install.sh 12:26:30 Setup pyenv: 12:26:30 system 12:26:30 3.8.13 12:26:30 3.9.13 12:26:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:26:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXgv from file:/tmp/.os_lf_venv 12:26:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:26:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:26:32 lf-activate-venv(): INFO: Base packages installed successfully 12:26:32 lf-activate-venv(): INFO: Installing additional packages: lftools 12:26:40 lf-activate-venv(): INFO: Adding /tmp/venv-SXgv/bin to PATH 12:26:40 Generating Requirements File 12:26:57 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. 12:26:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:26:57 Python 3.10.6 12:26:58 pip 26.0.1 from /tmp/venv-SXgv/lib/python3.10/site-packages/pip (python 3.10) 12:26:58 appdirs==1.4.4 12:26:58 argcomplete==3.6.3 12:26:58 aspy.yaml==1.3.0 12:26:58 attrs==26.1.0 12:26:58 autopage==0.6.0 12:26:58 backports.strenum==1.3.1 12:26:58 beautifulsoup4==4.14.3 12:26:58 boto3==1.42.77 12:26:58 botocore==1.42.77 12:26:58 bs4==0.0.2 12:26:58 certifi==2026.2.25 12:26:58 cffi==2.0.0 12:26:58 cfgv==3.5.0 12:26:58 chardet==7.4.0.post1 12:26:58 charset-normalizer==3.4.6 12:26:58 click==8.3.1 12:26:58 cliff==4.13.2 12:26:58 cmd2==3.4.0 12:26:58 cryptography==3.3.2 12:26:58 debtcollector==3.1.0 12:26:58 decorator==5.2.1 12:26:58 defusedxml==0.7.1 12:26:58 Deprecated==1.3.1 12:26:58 distlib==0.4.0 12:26:58 dnspython==2.8.0 12:26:58 docker==7.1.0 12:26:58 dogpile.cache==1.5.0 12:26:58 durationpy==0.10 12:26:58 email-validator==2.3.0 12:26:58 filelock==3.25.2 12:26:58 future==1.0.0 12:26:58 gitdb==4.0.12 12:26:58 GitPython==3.1.46 12:26:58 httplib2==0.30.2 12:26:58 identify==2.6.18 12:26:58 idna==3.11 12:26:58 importlib-resources==1.5.0 12:26:58 iso8601==2.1.0 12:26:58 Jinja2==3.1.6 12:26:58 jmespath==1.1.0 12:26:58 jsonpatch==1.33 12:26:58 jsonpointer==3.1.1 12:26:58 jsonschema==4.26.0 12:26:58 jsonschema-specifications==2025.9.1 12:26:58 keystoneauth1==5.13.1 12:26:58 kubernetes==35.0.0 12:26:58 lftools==0.37.22 12:26:58 lxml==6.0.2 12:26:58 markdown-it-py==4.0.0 12:26:58 MarkupSafe==3.0.3 12:26:58 mdurl==0.1.2 12:26:58 msgpack==1.1.2 12:26:58 multi_key_dict==2.0.3 12:26:58 munch==4.0.0 12:26:58 netaddr==1.3.0 12:26:58 niet==1.4.2 12:26:58 nodeenv==1.10.0 12:26:58 oauth2client==4.1.3 12:26:58 oauthlib==3.3.1 12:26:58 openstacksdk==4.10.0 12:26:58 os-service-types==1.8.2 12:26:58 osc-lib==4.4.0 12:26:58 oslo.config==10.3.0 12:26:58 oslo.context==6.3.0 12:26:58 oslo.i18n==6.7.2 12:26:58 oslo.log==8.1.0 12:26:58 oslo.serialization==5.9.1 12:26:58 oslo.utils==10.0.0 12:26:58 packaging==26.0 12:26:58 pbr==7.0.3 12:26:58 platformdirs==4.9.4 12:26:58 prettytable==3.17.0 12:26:58 psutil==7.2.2 12:26:58 pyasn1==0.6.3 12:26:58 pyasn1_modules==0.4.2 12:26:58 pycparser==3.0 12:26:58 pygerrit2==2.0.15 12:26:58 PyGithub==2.9.0 12:26:58 Pygments==2.19.2 12:26:58 PyJWT==2.12.1 12:26:58 PyNaCl==1.6.2 12:26:58 pyparsing==2.4.7 12:26:58 pyperclip==1.11.0 12:26:58 pyrsistent==0.20.0 12:26:58 python-cinderclient==9.9.0 12:26:58 python-dateutil==2.9.0.post0 12:26:58 python-discovery==1.2.1 12:26:58 python-heatclient==5.1.0 12:26:58 python-jenkins==1.8.3 12:26:58 python-keystoneclient==5.8.0 12:26:58 python-magnumclient==4.10.0 12:26:58 python-openstackclient==9.0.0 12:26:58 python-swiftclient==4.10.0 12:26:58 PyYAML==6.0.3 12:26:58 referencing==0.37.0 12:26:58 requests==2.33.0 12:26:58 requests-oauthlib==2.0.0 12:26:58 requestsexceptions==1.4.0 12:26:58 rfc3986==2.0.0 12:26:58 rich==14.3.3 12:26:58 rich-argparse==1.7.2 12:26:58 rpds-py==0.30.0 12:26:58 rsa==4.9.1 12:26:58 ruamel.yaml==0.19.1 12:26:58 ruamel.yaml.clib==0.2.15 12:26:58 s3transfer==0.16.0 12:26:58 simplejson==3.20.2 12:26:58 six==1.17.0 12:26:58 smmap==5.0.3 12:26:58 soupsieve==2.8.3 12:26:58 stevedore==5.7.0 12:26:58 tabulate==0.10.0 12:26:58 toml==0.10.2 12:26:58 tomlkit==0.14.0 12:26:58 tqdm==4.67.3 12:26:58 typing_extensions==4.15.0 12:26:58 urllib3==1.26.20 12:26:58 virtualenv==21.2.0 12:26:58 wcwidth==0.6.0 12:26:58 websocket-client==1.9.0 12:26:58 wrapt==2.1.2 12:26:58 xdg==6.0.0 12:26:58 xmltodict==1.0.4 12:26:58 yq==3.4.3 12:26:58 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins9746080402057872707.sh 12:26:58 ---> uv-install.sh 12:26:58 Installing uv/uvx (latest) using shell installer 12:26:59 2026-03-27 12:26:59 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-27T13%3A23%3A45Z&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-27T12%3A22%3A56Z&ske=2026-03-27T13%3A23%3A45Z&sks=b&skv=2018-11-09&sig=XmJEeVfwRukj7yaS62hcJAZagLHceuLYDFMYUdyTa2Q%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDYxNDY2OCwibmJmIjoxNzc0NjE0MzY4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.z02c787txJFJ2YO9bNEoBPfxBhHodTLjkLLXWvMmUaY&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-xW78VZ.sh" [1] 12:26:59 downloading uv 0.11.2 x86_64-unknown-linux-gnu 12:27:00 installing to /home/jenkins/.local/bin 12:27:00 uv 12:27:00 uvx 12:27:00 everything's installed! 12:27:00 12:27:00 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:27:00 12:27:00 source $HOME/.local/bin/env (sh, bash, zsh) 12:27:00 source $HOME/.local/bin/env.fish (fish) 12:27:00 Adding install location to PATH 12:27:00 ---> Validating uv/uvx install 12:27:00 uvx 0.11.2 (x86_64-unknown-linux-gnu) 12:27:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5768766106283363836.sh 12:27:00 ---> sudo-logs.sh 12:27:00 Archiving 'sudo' log.. 12:27:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16097486612799642032.sh 12:27:01 ---> job-cost.sh 12:27:01 INFO: Activating Python virtual environment... 12:27:01 Setup pyenv: 12:27:01 system 12:27:01 3.8.13 12:27:01 3.9.13 12:27:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:27:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXgv from file:/tmp/.os_lf_venv 12:27:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:27:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:27:03 lf-activate-venv(): INFO: Base packages installed successfully 12:27:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:27:08 lf-activate-venv(): INFO: Adding /tmp/venv-SXgv/bin to PATH 12:27:08 INFO: No stack-cost file found 12:27:08 INFO: Instance uptime: 199s 12:27:08 INFO: Fetching instance metadata (attempt 1 of 3)... 12:27:08 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:27:08 INFO: Successfully fetched instance metadata 12:27:08 INFO: Instance type: v3-standard-4 12:27:08 INFO: Retrieving pricing info for: v3-standard-4 12:27:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:27:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=199 12:27:08 INFO: Successfully fetched Vexxhost pricing API 12:27:08 INFO: Retrieved cost: 0.11 12:27:09 INFO: Retrieved resource: v3-standard-4 12:27:09 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 12:27:09 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 12:27:09 INFO: Successfully archived job cost data 12:27:09 DEBUG: Cost data: oom-master-pre-commit-lint,4524,2026-03-27 12:27:09,v3-standard-4,199,0.11,0.00,SUCCESS 12:27:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15016012535951862059.sh 12:27:09 ---> logs-deploy.sh 12:27:09 Setup pyenv: 12:27:09 system 12:27:09 3.8.13 12:27:09 3.9.13 12:27:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:27:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SXgv from file:/tmp/.os_lf_venv 12:27:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:27:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:27:11 lf-activate-venv(): INFO: Base packages installed successfully 12:27:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:27:20 lf-activate-venv(): INFO: Adding /tmp/venv-SXgv/bin to PATH 12:27:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4524 12:27:20 INFO: archiving workspace using pattern(s): 12:27:21 Archives upload complete. 12:27:22 INFO: archiving logs to Nexus 12:27:23 ---> uname -a: 12:27:23 Linux prd-ubuntu1804-builder-4c-4g-5502 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:27:23 12:27:23 12:27:23 ---> lscpu: 12:27:23 Architecture: x86_64 12:27:23 CPU op-mode(s): 32-bit, 64-bit 12:27:23 Byte Order: Little Endian 12:27:23 CPU(s): 4 12:27:23 On-line CPU(s) list: 0-3 12:27:23 Thread(s) per core: 1 12:27:23 Core(s) per socket: 1 12:27:23 Socket(s): 4 12:27:23 NUMA node(s): 1 12:27:23 Vendor ID: AuthenticAMD 12:27:23 CPU family: 23 12:27:23 Model: 49 12:27:23 Model name: AMD EPYC-Rome Processor 12:27:23 Stepping: 0 12:27:23 CPU MHz: 2799.998 12:27:23 BogoMIPS: 5599.99 12:27:23 Virtualization: AMD-V 12:27:23 Hypervisor vendor: KVM 12:27:23 Virtualization type: full 12:27:23 L1d cache: 32K 12:27:23 L1i cache: 32K 12:27:23 L2 cache: 512K 12:27:23 L3 cache: 16384K 12:27:23 NUMA node0 CPU(s): 0-3 12:27:23 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 12:27:23 12:27:23 12:27:23 ---> nproc: 12:27:23 4 12:27:23 12:27:23 12:27:23 ---> df -h: 12:27:23 Filesystem Size Used Avail Use% Mounted on 12:27:23 udev 7.9G 0 7.9G 0% /dev 12:27:23 tmpfs 1.6G 676K 1.6G 1% /run 12:27:23 /dev/vda1 78G 8.5G 69G 11% / 12:27:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:27:23 tmpfs 5.0M 0 5.0M 0% /run/lock 12:27:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:27:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:27:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:27:23 12:27:23 12:27:23 ---> free -m: 12:27:23 total used free shared buff/cache available 12:27:23 Mem: 16040 529 13248 0 2261 15188 12:27:23 Swap: 1023 0 1023 12:27:23 12:27:23 12:27:23 ---> ip addr: 12:27:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:27:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:27:23 inet 127.0.0.1/8 scope host lo 12:27:23 valid_lft forever preferred_lft forever 12:27:23 inet6 ::1/128 scope host 12:27:23 valid_lft forever preferred_lft forever 12:27:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:27:23 link/ether fa:16:3e:e4:86:1a brd ff:ff:ff:ff:ff:ff 12:27:23 inet 10.30.107.238/23 brd 10.30.107.255 scope global dynamic ens3 12:27:23 valid_lft 86202sec preferred_lft 86202sec 12:27:23 inet6 fe80::f816:3eff:fee4:861a/64 scope link 12:27:23 valid_lft forever preferred_lft forever 12:27:23 12:27:23 12:27:23 ---> sar -b -r -n DEV: 12:27:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5502) 03/27/26 _x86_64_ (4 CPU) 12:27:23 12:27:23 12:24:21 LINUX RESTART (4 CPU) 12:27:23 12:27:23 12:25:01 tps rtps wtps bread/s bwrtn/s 12:27:23 12:26:01 87.79 24.36 63.42 817.06 17443.09 12:27:23 12:27:01 129.80 1.20 128.60 135.84 22738.61 12:27:23 Average: 108.79 12.78 96.01 476.45 20090.85 12:27:23 12:27:23 12:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:27:23 12:26:01 13984728 15592380 2440240 14.86 58784 1748036 800376 4.58 704496 1519980 158208 12:27:23 12:27:01 13637684 15614104 2787284 16.97 86344 2069428 741144 4.24 691304 1832616 180656 12:27:23 Average: 13811206 15603242 2613762 15.91 72564 1908732 770760 4.41 697900 1676298 169432 12:27:23 12:27:23 12:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:27:23 12:26:01 ens3 203.07 143.14 1645.49 34.31 0.00 0.00 0.00 0.00 12:27:23 12:26:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 12:27:23 12:27:01 ens3 85.67 63.16 1322.41 12.40 0.00 0.00 0.00 0.00 12:27:23 12:27:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 12:27:23 Average: ens3 144.37 103.15 1483.95 23.35 0.00 0.00 0.00 0.00 12:27:23 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 12:27:23 12:27:23 12:27:23 ---> sar -P ALL: 12:27:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5502) 03/27/26 _x86_64_ (4 CPU) 12:27:23 12:27:23 12:24:21 LINUX RESTART (4 CPU) 12:27:23 12:27:23 12:25:01 CPU %user %nice %system %iowait %steal %idle 12:27:23 12:26:01 all 20.19 0.00 2.10 5.81 0.07 71.83 12:27:23 12:26:01 0 26.80 0.00 2.54 5.15 0.07 65.44 12:27:23 12:26:01 1 16.71 0.00 2.13 16.21 0.08 64.87 12:27:23 12:26:01 2 25.58 0.00 2.21 1.19 0.05 70.97 12:27:23 12:26:01 3 11.67 0.00 1.52 0.74 0.05 86.02 12:27:23 12:27:01 all 18.41 0.00 1.47 7.96 0.05 72.11 12:27:23 12:27:01 0 38.70 0.00 2.25 5.05 0.07 53.93 12:27:23 12:27:01 1 10.62 0.00 1.05 12.29 0.05 76.00 12:27:23 12:27:01 2 16.83 0.00 1.63 11.86 0.03 69.65 12:27:23 12:27:01 3 7.46 0.00 0.94 2.60 0.03 88.97 12:27:23 Average: all 19.30 0.00 1.79 6.89 0.06 71.97 12:27:23 Average: 0 32.76 0.00 2.40 5.10 0.07 59.68 12:27:23 Average: 1 13.66 0.00 1.59 14.24 0.07 70.45 12:27:23 Average: 2 21.20 0.00 1.92 6.53 0.04 70.31 12:27:23 Average: 3 9.57 0.00 1.23 1.67 0.04 87.49 12:27:23 12:27:23 12:27:23