09:19:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143337 09:19:48 Running as SYSTEM 09:19:48 [EnvInject] - Loading node environment variables. 09:19:48 Building remotely on prd-ubuntu1804-builder-4c-4g-19441 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:19:48 [ssh-agent] Looking for ssh-agent implementation... 09:19:48 $ ssh-agent 09:19:48 SSH_AUTH_SOCK=/tmp/ssh-bbpw0iNwU5Tn/agent.1630 09:19:48 SSH_AGENT_PID=1632 09:19:48 [ssh-agent] Started. 09:19:48 Running ssh-add (command line suppressed) 09:19:48 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4151621598409802772.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4151621598409802772.key) 09:19:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:19:48 The recommended git tool is: NONE 09:19:51 using credential onap-jenkins-ssh 09:19:51 Wiping out workspace first. 09:19:51 Cloning the remote Git repository 09:19:51 Cloning repository git://cloud.onap.org/mirror/oom.git 09:19:51 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:19:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:19:51 > git --version # timeout=10 09:19:51 > git --version # 'git version 2.17.1' 09:19:51 using GIT_SSH to set credentials Gerrit user 09:19:51 Verifying host key using manually-configured host key entries 09:19:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:19:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:19:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:19:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:19:56 using GIT_SSH to set credentials Gerrit user 09:19:56 Verifying host key using manually-configured host key entries 09:19:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/143337/5 # timeout=30 09:19:57 > git rev-parse 5e31563d9e8632c2c5d9c6745184b4f6958cc1fb^{commit} # timeout=10 09:19:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:19:57 Checking out Revision 5e31563d9e8632c2c5d9c6745184b4f6958cc1fb (refs/changes/37/143337/5) 09:19:57 > git config core.sparsecheckout # timeout=10 09:19:57 > git checkout -f 5e31563d9e8632c2c5d9c6745184b4f6958cc1fb # timeout=30 09:20:00 Commit message: "Fix GroupAuthorizationException in ACM" 09:20:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:20:00 > git rev-list --no-walk 8d08e253a1112049d7eccc28ca516a7a656639ff # timeout=10 09:20:01 [EnvInject] - Injecting environment variables from a build step. 09:20:01 [EnvInject] - Injecting as environment variables the properties content 09:20:01 PYTHON=python3 09:20:01 09:20:01 [EnvInject] - Variables injected successfully. 09:20:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9307809334481783344.sh 09:20:01 ---> tox-install.sh 09:20:01 + source /home/jenkins/lf-env.sh 09:20:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:20:01 ++ mktemp -d /tmp/venv-XXXX 09:20:01 + lf_venv=/tmp/venv-PiCv 09:20:01 + local venv_file=/tmp/.os_lf_venv 09:20:01 + local python=python3 09:20:01 + local options 09:20:01 + local set_path=true 09:20:01 + local install_args= 09:20:01 ++ 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:20:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:20:01 + true 09:20:01 + case $1 in 09:20:01 + venv_file=/tmp/.toxenv 09:20:01 + shift 2 09:20:01 + true 09:20:01 + case $1 in 09:20:01 + shift 09:20:01 + break 09:20:01 + case $python in 09:20:01 + local pkg_list= 09:20:01 + [[ -d /opt/pyenv ]] 09:20:01 + echo 'Setup pyenv:' 09:20:01 Setup pyenv: 09:20:01 + export PYENV_ROOT=/opt/pyenv 09:20:01 + PYENV_ROOT=/opt/pyenv 09:20:01 + 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:20:01 + 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:20:01 + pyenv versions 09:20:01 * system (set by /opt/pyenv/version) 09:20:01 * 3.8.13 (set by /opt/pyenv/version) 09:20:01 * 3.9.13 (set by /opt/pyenv/version) 09:20:01 * 3.10.6 (set by /opt/pyenv/version) 09:20:01 + command -v pyenv 09:20:01 ++ pyenv init - --no-rehash 09:20:01 + 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:20:01 export PATH="/opt/pyenv/shims:${PATH}" 09:20:01 export PYENV_SHELL=bash 09:20:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:20:01 pyenv() { 09:20:01 local command 09:20:01 command="${1:-}" 09:20:01 if [ "$#" -gt 0 ]; then 09:20:01 shift 09:20:01 fi 09:20:01 09:20:01 case "$command" in 09:20:01 rehash|shell) 09:20:01 eval "$(pyenv "sh-$command" "$@")" 09:20:01 ;; 09:20:01 *) 09:20:01 command pyenv "$command" "$@" 09:20:01 ;; 09:20:01 esac 09:20:01 }' 09:20:01 +++ 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:20:01 ++ 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:20:01 ++ 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:20:01 ++ 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:20:01 ++ export PYENV_SHELL=bash 09:20:01 ++ PYENV_SHELL=bash 09:20:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:20:01 +++ complete -F _pyenv pyenv 09:20:01 ++ lf-pyver python3 09:20:01 ++ local py_version_xy=python3 09:20:01 ++ local py_version_xyz= 09:20:01 ++ pyenv versions 09:20:01 ++ local command 09:20:01 ++ command=versions 09:20:01 ++ '[' 1 -gt 0 ']' 09:20:01 ++ shift 09:20:01 ++ case "$command" in 09:20:01 ++ command pyenv versions 09:20:01 ++ pyenv versions 09:20:01 ++ sed 's/^[ *]* //' 09:20:01 ++ awk '{ print $1 }' 09:20:01 ++ grep -E '^[0-9.]*[0-9]$' 09:20:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:20:01 +++ grep '^3' /tmp/.pyenv_versions 09:20:01 +++ sort -V 09:20:01 +++ tail -n 1 09:20:01 ++ py_version_xyz=3.10.6 09:20:01 ++ [[ -z 3.10.6 ]] 09:20:01 ++ echo 3.10.6 09:20:01 ++ return 0 09:20:01 + pyenv local 3.10.6 09:20:01 + local command 09:20:01 + command=local 09:20:01 + '[' 2 -gt 0 ']' 09:20:01 + shift 09:20:01 + case "$command" in 09:20:01 + command pyenv local 3.10.6 09:20:01 + pyenv local 3.10.6 09:20:01 + for arg in "$@" 09:20:01 + case $arg in 09:20:01 + pkg_list+='tox ' 09:20:01 + for arg in "$@" 09:20:01 + case $arg in 09:20:01 + pkg_list+='virtualenv ' 09:20:01 + for arg in "$@" 09:20:01 + case $arg in 09:20:01 + pkg_list+='urllib3~=1.26.15 ' 09:20:01 + [[ -f /tmp/.toxenv ]] 09:20:01 + [[ ! -f /tmp/.toxenv ]] 09:20:01 + [[ -n '' ]] 09:20:01 + python3 -m venv /tmp/venv-PiCv 09:20:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PiCv' 09:20:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PiCv 09:20:06 + echo /tmp/venv-PiCv 09:20:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:20:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:20:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:20:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:06 + local 'pip_opts=--upgrade --quiet' 09:20:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:20:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:20:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:20:06 + [[ -n '' ]] 09:20:06 + [[ -n '' ]] 09:20:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:20:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:06 + /tmp/venv-PiCv/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:20:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:20:10 lf-activate-venv(): INFO: Base packages installed successfully 09:20:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:20:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:20:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:20:10 + /tmp/venv-PiCv/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:20:14 + type python3 09:20:14 + true 09:20:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PiCv/bin to PATH' 09:20:14 lf-activate-venv(): INFO: Adding /tmp/venv-PiCv/bin to PATH 09:20:14 + PATH=/tmp/venv-PiCv/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:20:14 + return 0 09:20:14 + python3 --version 09:20:14 Python 3.10.6 09:20:14 + python3 -m pip --version 09:20:14 pip 26.0.1 from /tmp/venv-PiCv/lib/python3.10/site-packages/pip (python 3.10) 09:20:14 + python3 -m pip freeze 09:20:14 cachetools==7.0.1 09:20:14 chardet==6.0.0.post1 09:20:14 colorama==0.4.6 09:20:14 distlib==0.4.0 09:20:14 filelock==3.24.3 09:20:14 packaging==26.0 09:20:14 platformdirs==4.9.2 09:20:14 pluggy==1.6.0 09:20:14 pyproject-api==1.10.0 09:20:14 tomli==2.4.0 09:20:14 tox==4.44.0 09:20:14 typing_extensions==4.15.0 09:20:14 urllib3==1.26.20 09:20:14 virtualenv==20.38.0 09:20:14 [EnvInject] - Injecting environment variables from a build step. 09:20:14 [EnvInject] - Injecting as environment variables the properties content 09:20:14 PARALLEL=false 09:20:14 09:20:14 [EnvInject] - Variables injected successfully. 09:20:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1831176214984452911.sh 09:20:14 ---> tox-run.sh 09:20:14 + 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:20:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:20:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:20:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:20:14 + cd /w/workspace/oom-master-pre-commit-lint/. 09:20:14 + source /home/jenkins/lf-env.sh 09:20:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:20:14 ++ mktemp -d /tmp/venv-XXXX 09:20:14 + lf_venv=/tmp/venv-PEob 09:20:14 + local venv_file=/tmp/.os_lf_venv 09:20:14 + local python=python3 09:20:14 + local options 09:20:14 + local set_path=true 09:20:14 + local install_args= 09:20:14 ++ 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:20:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:20:14 + true 09:20:14 + case $1 in 09:20:14 + venv_file=/tmp/.toxenv 09:20:14 + shift 2 09:20:14 + true 09:20:14 + case $1 in 09:20:14 + shift 09:20:14 + break 09:20:14 + case $python in 09:20:14 + local pkg_list= 09:20:14 + [[ -d /opt/pyenv ]] 09:20:14 + echo 'Setup pyenv:' 09:20:14 Setup pyenv: 09:20:14 + export PYENV_ROOT=/opt/pyenv 09:20:14 + PYENV_ROOT=/opt/pyenv 09:20:14 + 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:20:14 + 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:20:14 + pyenv versions 09:20:14 system 09:20:14 3.8.13 09:20:14 3.9.13 09:20:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:20:14 + command -v pyenv 09:20:14 ++ pyenv init - --no-rehash 09:20:14 + 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:20:14 export PATH="/opt/pyenv/shims:${PATH}" 09:20:14 export PYENV_SHELL=bash 09:20:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:20:14 pyenv() { 09:20:14 local command 09:20:14 command="${1:-}" 09:20:14 if [ "$#" -gt 0 ]; then 09:20:14 shift 09:20:14 fi 09:20:14 09:20:14 case "$command" in 09:20:14 rehash|shell) 09:20:14 eval "$(pyenv "sh-$command" "$@")" 09:20:14 ;; 09:20:14 *) 09:20:14 command pyenv "$command" "$@" 09:20:14 ;; 09:20:14 esac 09:20:14 }' 09:20:14 +++ 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:20:14 ++ 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:20:14 ++ 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:20:14 ++ 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:20:14 ++ export PYENV_SHELL=bash 09:20:14 ++ PYENV_SHELL=bash 09:20:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:20:14 +++ complete -F _pyenv pyenv 09:20:14 ++ lf-pyver python3 09:20:14 ++ local py_version_xy=python3 09:20:14 ++ local py_version_xyz= 09:20:14 ++ pyenv versions 09:20:14 ++ local command 09:20:14 ++ command=versions 09:20:14 ++ '[' 1 -gt 0 ']' 09:20:14 ++ shift 09:20:14 ++ case "$command" in 09:20:14 ++ command pyenv versions 09:20:14 ++ pyenv versions 09:20:14 ++ sed 's/^[ *]* //' 09:20:14 ++ awk '{ print $1 }' 09:20:14 ++ grep -E '^[0-9.]*[0-9]$' 09:20:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:20:14 +++ grep '^3' /tmp/.pyenv_versions 09:20:14 +++ sort -V 09:20:14 +++ tail -n 1 09:20:14 ++ py_version_xyz=3.10.6 09:20:14 ++ [[ -z 3.10.6 ]] 09:20:14 ++ echo 3.10.6 09:20:14 ++ return 0 09:20:14 + pyenv local 3.10.6 09:20:14 + local command 09:20:14 + command=local 09:20:14 + '[' 2 -gt 0 ']' 09:20:14 + shift 09:20:14 + case "$command" in 09:20:14 + command pyenv local 3.10.6 09:20:14 + pyenv local 3.10.6 09:20:14 + for arg in "$@" 09:20:14 + case $arg in 09:20:14 + pkg_list+='tox ' 09:20:14 + for arg in "$@" 09:20:14 + case $arg in 09:20:14 + pkg_list+='virtualenv ' 09:20:14 + for arg in "$@" 09:20:14 + case $arg in 09:20:14 + pkg_list+='urllib3~=1.26.15 ' 09:20:14 + [[ -f /tmp/.toxenv ]] 09:20:14 ++ cat /tmp/.toxenv 09:20:14 + lf_venv=/tmp/venv-PiCv 09:20:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PiCv from' file:/tmp/.toxenv 09:20:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PiCv from file:/tmp/.toxenv 09:20:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:20:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:14 + local 'pip_opts=--upgrade --quiet' 09:20:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:20:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:20:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:20:14 + [[ -n '' ]] 09:20:14 + [[ -n '' ]] 09:20:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:20:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:14 + /tmp/venv-PiCv/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:20:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:20:15 lf-activate-venv(): INFO: Base packages installed successfully 09:20:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:20:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:20:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:20:15 + /tmp/venv-PiCv/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:20:16 + type python3 09:20:16 + true 09:20:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PiCv/bin to PATH' 09:20:16 lf-activate-venv(): INFO: Adding /tmp/venv-PiCv/bin to PATH 09:20:16 + PATH=/tmp/venv-PiCv/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:20:16 + return 0 09:20:16 + [[ -d /opt/pyenv ]] 09:20:16 + echo '---> Setting up pyenv' 09:20:16 ---> Setting up pyenv 09:20:16 + export PYENV_ROOT=/opt/pyenv 09:20:16 + PYENV_ROOT=/opt/pyenv 09:20:16 + export PATH=/opt/pyenv/bin:/tmp/venv-PiCv/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:20:16 + PATH=/opt/pyenv/bin:/tmp/venv-PiCv/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:20:16 ++ pwd 09:20:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:20:16 + export PYTHONPATH 09:20:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:20:16 + TOX_TESTENV_PASSENV=PYTHONPATH 09:20:16 + tox --version 09:20:17 4.44.0 from /tmp/venv-PiCv/lib/python3.10/site-packages/tox/__init__.py 09:20:17 + PARALLEL=false 09:20:17 + TOX_OPTIONS_LIST= 09:20:17 + [[ -n pre-commit ]] 09:20:17 + TOX_OPTIONS_LIST=' -e pre-commit' 09:20:17 + case ${PARALLEL,,} in 09:20:17 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:20:17 + tox -e pre-commit 09:20:18 pre-commit: install_deps> python -I -m pip install pre-commit 09:20:20 pre-commit: freeze> python -m pip freeze --all 09:20:21 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==20.38.0 09:20:21 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:20:21 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:20:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:20:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:20:23 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:20:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:20:23 [INFO] Once installed this environment will be reused. 09:20:23 [INFO] This may take a few minutes... 09:20:27 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:20:27 [INFO] Once installed this environment will be reused. 09:20:27 [INFO] This may take a few minutes... 09:20:32 trim trailing whitespace.................................................Passed 09:20:32 Tabs remover.............................................................Passed 09:20:32 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:20:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:20:32 [INFO] Once installed this environment will be reused. 09:20:32 [INFO] This may take a few minutes... 09:20:40 gitlint..............................................(no files to check)Skipped 09:20:40 pre-commit: OK (22.91=setup[3.46]+cmd[11.27,8.18] seconds) 09:20:40 congratulations :) (22.95 seconds) 09:20:40 + tox_status=0 09:20:40 + echo '---> Completed tox runs' 09:20:40 ---> Completed tox runs 09:20:40 + for i in .tox/*/log 09:20:40 ++ echo .tox/pre-commit/log 09:20:40 ++ awk -F/ '{print $2}' 09:20:40 + tox_env=pre-commit 09:20:40 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:20:40 + DOC_DIR=docs/_build/html 09:20:40 + [[ -d docs/_build/html ]] 09:20:40 + echo '---> tox-run.sh ends' 09:20:40 ---> tox-run.sh ends 09:20:40 + test 0 -eq 0 09:20:40 $ ssh-agent -k 09:20:40 unset SSH_AUTH_SOCK; 09:20:40 unset SSH_AGENT_PID; 09:20:40 echo Agent pid 1632 killed; 09:20:40 [ssh-agent] Stopped. 09:20:40 [PostBuildScript] - [INFO] Executing post build scripts. 09:20:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2607699478498468963.sh 09:20:40 ---> sysstat.sh 09:20:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10641001279088932469.sh 09:20:41 ---> package-listing.sh 09:20:41 ++ facter osfamily 09:20:41 ++ tr '[:upper:]' '[:lower:]' 09:20:41 + OS_FAMILY=debian 09:20:41 + workspace=/w/workspace/oom-master-pre-commit-lint 09:20:41 + START_PACKAGES=/tmp/packages_start.txt 09:20:41 + END_PACKAGES=/tmp/packages_end.txt 09:20:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:20:41 + PACKAGES=/tmp/packages_start.txt 09:20:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:20:41 + PACKAGES=/tmp/packages_end.txt 09:20:41 + case "${OS_FAMILY}" in 09:20:41 + dpkg -l 09:20:41 + grep '^ii' 09:20:41 + '[' -f /tmp/packages_start.txt ']' 09:20:41 + '[' -f /tmp/packages_end.txt ']' 09:20:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:20:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:20:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:20:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:20:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7307752710014281051.sh 09:20:41 ---> capture-instance-metadata.sh 09:20:41 Setup pyenv: 09:20:41 system 09:20:41 3.8.13 09:20:41 3.9.13 09:20:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:20:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YSda 09:20:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:20:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:49 lf-activate-venv(): INFO: Base packages installed successfully 09:20:49 lf-activate-venv(): INFO: Installing additional packages: lftools 09:21:11 lf-activate-venv(): INFO: Adding /tmp/venv-YSda/bin to PATH 09:21:11 INFO: Running in OpenStack, capturing instance metadata 09:21:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3903409390876835202.sh 09:21:11 provisioning config files... 09:21:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1652855504573000170tmp 09:21:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:21:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:21:11 [EnvInject] - Injecting environment variables from a build step. 09:21:11 [EnvInject] - Injecting as environment variables the properties content 09:21:11 SERVER_ID=logs 09:21:11 09:21:11 [EnvInject] - Variables injected successfully. 09:21:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13421954803511878804.sh 09:21:11 ---> create-netrc.sh 09:21:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16524172736505540724.sh 09:21:11 ---> python-tools-install.sh 09:21:11 Setup pyenv: 09:21:11 system 09:21:11 3.8.13 09:21:11 3.9.13 09:21:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:21:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YSda from file:/tmp/.os_lf_venv 09:21:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:13 lf-activate-venv(): INFO: Base packages installed successfully 09:21:13 lf-activate-venv(): INFO: Installing additional packages: lftools 09:21:20 lf-activate-venv(): INFO: Adding /tmp/venv-YSda/bin to PATH 09:21:20 Generating Requirements File 09:21:37 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:21:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:21:37 Python 3.10.6 09:21:37 pip 26.0.1 from /tmp/venv-YSda/lib/python3.10/site-packages/pip (python 3.10) 09:21:38 appdirs==1.4.4 09:21:38 argcomplete==3.6.3 09:21:38 aspy.yaml==1.3.0 09:21:38 attrs==25.4.0 09:21:38 autopage==0.6.0 09:21:38 backports.strenum==1.3.1 09:21:38 beautifulsoup4==4.14.3 09:21:38 boto3==1.42.54 09:21:38 botocore==1.42.54 09:21:38 bs4==0.0.2 09:21:38 certifi==2026.1.4 09:21:38 cffi==2.0.0 09:21:38 cfgv==3.5.0 09:21:38 chardet==6.0.0.post1 09:21:38 charset-normalizer==3.4.4 09:21:38 click==8.3.1 09:21:38 cliff==4.13.2 09:21:38 cmd2==3.2.2 09:21:38 cryptography==3.3.2 09:21:38 debtcollector==3.0.0 09:21:38 decorator==5.2.1 09:21:38 defusedxml==0.7.1 09:21:38 Deprecated==1.3.1 09:21:38 distlib==0.4.0 09:21:38 dnspython==2.8.0 09:21:38 docker==7.1.0 09:21:38 dogpile.cache==1.5.0 09:21:38 durationpy==0.10 09:21:38 email-validator==2.3.0 09:21:38 filelock==3.24.3 09:21:38 future==1.0.0 09:21:38 gitdb==4.0.12 09:21:38 GitPython==3.1.46 09:21:38 httplib2==0.30.2 09:21:38 identify==2.6.16 09:21:38 idna==3.11 09:21:38 importlib-resources==1.5.0 09:21:38 iso8601==2.1.0 09:21:38 Jinja2==3.1.6 09:21:38 jmespath==1.1.0 09:21:38 jsonpatch==1.33 09:21:38 jsonpointer==3.0.0 09:21:38 jsonschema==4.26.0 09:21:38 jsonschema-specifications==2025.9.1 09:21:38 keystoneauth1==5.13.1 09:21:38 kubernetes==35.0.0 09:21:38 lftools==0.37.21 09:21:38 lxml==6.0.2 09:21:38 markdown-it-py==4.0.0 09:21:38 MarkupSafe==3.0.3 09:21:38 mdurl==0.1.2 09:21:38 msgpack==1.1.2 09:21:38 multi_key_dict==2.0.3 09:21:38 munch==4.0.0 09:21:38 netaddr==1.3.0 09:21:38 niet==1.4.2 09:21:38 nodeenv==1.10.0 09:21:38 oauth2client==4.1.3 09:21:38 oauthlib==3.3.1 09:21:38 openstacksdk==4.10.0 09:21:38 os-service-types==1.8.2 09:21:38 osc-lib==4.4.0 09:21:38 oslo.config==10.3.0 09:21:38 oslo.context==6.3.0 09:21:38 oslo.i18n==6.7.2 09:21:38 oslo.log==8.1.0 09:21:38 oslo.serialization==5.9.1 09:21:38 oslo.utils==10.0.0 09:21:38 packaging==26.0 09:21:38 pbr==7.0.3 09:21:38 platformdirs==4.9.2 09:21:38 prettytable==3.17.0 09:21:38 psutil==7.2.2 09:21:38 pyasn1==0.6.2 09:21:38 pyasn1_modules==0.4.2 09:21:38 pycparser==3.0 09:21:38 pygerrit2==2.0.15 09:21:38 PyGithub==2.8.1 09:21:38 Pygments==2.19.2 09:21:38 PyJWT==2.11.0 09:21:38 PyNaCl==1.6.2 09:21:38 pyparsing==2.4.7 09:21:38 pyperclip==1.11.0 09:21:38 pyrsistent==0.20.0 09:21:38 python-cinderclient==9.8.0 09:21:38 python-dateutil==2.9.0.post0 09:21:38 python-heatclient==5.0.0 09:21:38 python-jenkins==1.8.3 09:21:38 python-keystoneclient==5.7.0 09:21:38 python-magnumclient==4.9.0 09:21:38 python-openstackclient==9.0.0 09:21:38 python-swiftclient==4.9.0 09:21:38 PyYAML==6.0.3 09:21:38 referencing==0.37.0 09:21:38 requests==2.32.5 09:21:38 requests-oauthlib==2.0.0 09:21:38 requestsexceptions==1.4.0 09:21:38 rfc3986==2.0.0 09:21:38 rich==14.3.3 09:21:38 rich-argparse==1.7.2 09:21:38 rpds-py==0.30.0 09:21:38 rsa==4.9.1 09:21:38 ruamel.yaml==0.19.1 09:21:38 ruamel.yaml.clib==0.2.15 09:21:38 s3transfer==0.16.0 09:21:38 simplejson==3.20.2 09:21:38 six==1.17.0 09:21:38 smmap==5.0.2 09:21:38 soupsieve==2.8.3 09:21:38 stevedore==5.7.0 09:21:38 tabulate==0.9.0 09:21:38 toml==0.10.2 09:21:38 tomlkit==0.14.0 09:21:38 tqdm==4.67.3 09:21:38 typing_extensions==4.15.0 09:21:38 urllib3==1.26.20 09:21:38 virtualenv==20.38.0 09:21:38 wcwidth==0.6.0 09:21:38 websocket-client==1.9.0 09:21:38 wrapt==2.1.1 09:21:38 xdg==6.0.0 09:21:38 xmltodict==1.0.4 09:21:38 yq==3.4.3 09:21:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10725324165283447136.sh 09:21:38 ---> sudo-logs.sh 09:21:38 Archiving 'sudo' log.. 09:21:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10175271904269226940.sh 09:21:38 ---> job-cost.sh 09:21:38 INFO: Activating Python virtual environment... 09:21:38 Setup pyenv: 09:21:38 system 09:21:38 3.8.13 09:21:38 3.9.13 09:21:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:21:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YSda from file:/tmp/.os_lf_venv 09:21:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:40 lf-activate-venv(): INFO: Base packages installed successfully 09:21:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:21:45 lf-activate-venv(): INFO: Adding /tmp/venv-YSda/bin to PATH 09:21:45 INFO: No stack-cost file found 09:21:45 INFO: Instance uptime: 145s 09:21:45 INFO: Fetching instance metadata (attempt 1 of 3)... 09:21:45 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:21:45 INFO: Successfully fetched instance metadata 09:21:45 INFO: Instance type: v3-standard-4 09:21:45 INFO: Retrieving pricing info for: v3-standard-4 09:21:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:21:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 09:21:45 INFO: Successfully fetched Vexxhost pricing API 09:21:45 INFO: Retrieved cost: 0.11 09:21:45 INFO: Retrieved resource: v3-standard-4 09:21:45 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:21:45 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:21:45 INFO: Successfully archived job cost data 09:21:45 DEBUG: Cost data: oom-master-pre-commit-lint,4442,2026-02-23 09:21:45,v3-standard-4,145,0.11,0.00,SUCCESS 09:21:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9462347879559484007.sh 09:21:46 ---> logs-deploy.sh 09:21:46 Setup pyenv: 09:21:46 system 09:21:46 3.8.13 09:21:46 3.9.13 09:21:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:21:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YSda from file:/tmp/.os_lf_venv 09:21:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:47 lf-activate-venv(): INFO: Base packages installed successfully 09:21:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:21:55 lf-activate-venv(): INFO: Adding /tmp/venv-YSda/bin to PATH 09:21:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4442 09:21:55 INFO: archiving workspace using pattern(s): 09:21:55 /tmp/venv-YSda/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:21:55 warnings.warn( 09:21:56 Archives upload complete. 09:21:56 INFO: archiving logs to Nexus 09:21:56 /tmp/venv-YSda/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:21:56 warnings.warn( 09:21:57 ---> uname -a: 09:21:57 Linux prd-ubuntu1804-builder-4c-4g-19441 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:21:57 09:21:57 09:21:57 ---> lscpu: 09:21:57 Architecture: x86_64 09:21:57 CPU op-mode(s): 32-bit, 64-bit 09:21:57 Byte Order: Little Endian 09:21:57 CPU(s): 4 09:21:57 On-line CPU(s) list: 0-3 09:21:57 Thread(s) per core: 1 09:21:57 Core(s) per socket: 1 09:21:57 Socket(s): 4 09:21:57 NUMA node(s): 1 09:21:57 Vendor ID: AuthenticAMD 09:21:57 CPU family: 23 09:21:57 Model: 49 09:21:57 Model name: AMD EPYC-Rome Processor 09:21:57 Stepping: 0 09:21:57 CPU MHz: 2800.000 09:21:57 BogoMIPS: 5600.00 09:21:57 Virtualization: AMD-V 09:21:57 Hypervisor vendor: KVM 09:21:57 Virtualization type: full 09:21:57 L1d cache: 32K 09:21:57 L1i cache: 32K 09:21:57 L2 cache: 512K 09:21:57 L3 cache: 16384K 09:21:57 NUMA node0 CPU(s): 0-3 09:21: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 09:21:57 09:21:57 09:21:57 ---> nproc: 09:21:57 4 09:21:57 09:21:57 09:21:57 ---> df -h: 09:21:57 Filesystem Size Used Avail Use% Mounted on 09:21:57 udev 7.9G 0 7.9G 0% /dev 09:21:57 tmpfs 1.6G 676K 1.6G 1% /run 09:21:57 /dev/vda1 78G 8.4G 69G 11% / 09:21:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:21:57 tmpfs 5.0M 0 5.0M 0% /run/lock 09:21:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:21:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:21:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:21:57 09:21:57 09:21:57 ---> free -m: 09:21:57 total used free shared buff/cache available 09:21:57 Mem: 16040 564 13247 0 2227 15154 09:21:57 Swap: 1023 0 1023 09:21:57 09:21:57 09:21:57 ---> ip addr: 09:21:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:21:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:21:57 inet 127.0.0.1/8 scope host lo 09:21:57 valid_lft forever preferred_lft forever 09:21:57 inet6 ::1/128 scope host 09:21:57 valid_lft forever preferred_lft forever 09:21:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:21:57 link/ether fa:16:3e:2a:76:aa brd ff:ff:ff:ff:ff:ff 09:21:57 inet 10.30.106.242/23 brd 10.30.107.255 scope global dynamic ens3 09:21:57 valid_lft 86251sec preferred_lft 86251sec 09:21:57 inet6 fe80::f816:3eff:fe2a:76aa/64 scope link 09:21:57 valid_lft forever preferred_lft forever 09:21:57 09:21:57 09:21:57 ---> sar -b -r -n DEV: 09:21:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19441) 02/23/26 _x86_64_ (4 CPU) 09:21:57 09:21:57 09:19:30 LINUX RESTART (4 CPU) 09:21:57 09:21:57 09:20:01 tps rtps wtps bread/s bwrtn/s 09:21:57 09:21:01 122.61 22.31 100.30 793.87 47489.82 09:21:57 Average: 122.61 22.31 100.30 793.87 47489.82 09:21:57 09:21:57 09:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:21:57 09:21:01 13782180 15488396 2642788 16.09 65204 1836132 824304 4.72 818172 1599620 138048 09:21:57 Average: 13782180 15488396 2642788 16.09 65204 1836132 824304 4.72 818172 1599620 138048 09:21:57 09:21:57 09:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:21:57 09:21:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 09:21:57 09:21:01 ens3 91.38 68.22 1378.93 13.67 0.00 0.00 0.00 0.00 09:21:57 Average: lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 09:21:57 Average: ens3 91.38 68.22 1378.93 13.67 0.00 0.00 0.00 0.00 09:21:57 09:21:57 09:21:57 ---> sar -P ALL: 09:21:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19441) 02/23/26 _x86_64_ (4 CPU) 09:21:57 09:21:57 09:19:30 LINUX RESTART (4 CPU) 09:21:57 09:21:57 09:20:01 CPU %user %nice %system %iowait %steal %idle 09:21:57 09:21:01 all 22.27 0.00 2.13 3.37 0.06 72.17 09:21:57 09:21:01 0 38.39 0.00 2.59 1.77 0.08 57.15 09:21:57 09:21:01 1 14.87 0.00 1.87 1.85 0.05 81.35 09:21:57 09:21:01 2 23.33 0.00 2.44 1.80 0.08 72.35 09:21:57 09:21:01 3 12.43 0.00 1.68 8.10 0.03 77.76 09:21:57 Average: all 22.27 0.00 2.13 3.37 0.06 72.17 09:21:57 Average: 0 38.39 0.00 2.59 1.77 0.08 57.15 09:21:57 Average: 1 14.87 0.00 1.87 1.85 0.05 81.35 09:21:57 Average: 2 23.33 0.00 2.44 1.80 0.08 72.35 09:21:57 Average: 3 12.43 0.00 1.68 8.10 0.03 77.76 09:21:57 09:21:57 09:21:57