15:13:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142903 15:13:01 Running as SYSTEM 15:13:01 [EnvInject] - Loading node environment variables. 15:13:01 Building remotely on prd-ubuntu1804-builder-4c-4g-16589 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:13:01 [ssh-agent] Looking for ssh-agent implementation... 15:13:01 $ ssh-agent 15:13:01 SSH_AUTH_SOCK=/tmp/ssh-hNh5k3xfhrJH/agent.1747 15:13:01 SSH_AGENT_PID=1749 15:13:01 [ssh-agent] Started. 15:13:01 Running ssh-add (command line suppressed) 15:13:01 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4414929834437087323.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4414929834437087323.key) 15:13:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:13:01 The recommended git tool is: NONE 15:13:03 using credential onap-jenkins-ssh 15:13:03 Wiping out workspace first. 15:13:03 Cloning the remote Git repository 15:13:03 Cloning repository git://cloud.onap.org/mirror/oom.git 15:13:03 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:13:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:13:03 > git --version # timeout=10 15:13:03 > git --version # 'git version 2.17.1' 15:13:03 using GIT_SSH to set credentials Gerrit user 15:13:03 Verifying host key using manually-configured host key entries 15:13:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:13:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:13:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:13:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:13:10 using GIT_SSH to set credentials Gerrit user 15:13:10 Verifying host key using manually-configured host key entries 15:13:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/142903/5 # timeout=30 15:13:10 > git rev-parse e7ff80d44468e7ae84eb55990502ce8aa491685a^{commit} # timeout=10 15:13:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:13:10 Checking out Revision e7ff80d44468e7ae84eb55990502ce8aa491685a (refs/changes/03/142903/5) 15:13:10 > git config core.sparsecheckout # timeout=10 15:13:10 > git checkout -f e7ff80d44468e7ae84eb55990502ce8aa491685a # timeout=30 15:13:14 Commit message: "Remove duplication of Spring configs in participants" 15:13:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:13:14 > git rev-list --no-walk 5e7671dac6e0ca5fdd3a56d193db20dc4615415c # timeout=10 15:13:14 [EnvInject] - Injecting environment variables from a build step. 15:13:14 [EnvInject] - Injecting as environment variables the properties content 15:13:14 PYTHON=python3 15:13:14 15:13:14 [EnvInject] - Variables injected successfully. 15:13:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17036240102434260115.sh 15:13:14 ---> tox-install.sh 15:13:14 + source /home/jenkins/lf-env.sh 15:13:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:13:14 ++ mktemp -d /tmp/venv-XXXX 15:13:14 + lf_venv=/tmp/venv-jsFn 15:13:14 + local venv_file=/tmp/.os_lf_venv 15:13:14 + local python=python3 15:13:14 + local options 15:13:14 + local set_path=true 15:13:14 + local install_args= 15:13: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 15:13:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:13:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:13:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:13:14 + true 15:13:14 + case $1 in 15:13:14 + venv_file=/tmp/.toxenv 15:13:14 + shift 2 15:13:14 + true 15:13:14 + case $1 in 15:13:14 + shift 15:13:14 + break 15:13:14 + case $python in 15:13:14 + local pkg_list= 15:13:14 + [[ -d /opt/pyenv ]] 15:13:14 + echo 'Setup pyenv:' 15:13:14 Setup pyenv: 15:13:14 + export PYENV_ROOT=/opt/pyenv 15:13:14 + PYENV_ROOT=/opt/pyenv 15:13:14 + 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 15:13:14 + 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 15:13:14 + pyenv versions 15:13:14 * system (set by /opt/pyenv/version) 15:13:14 * 3.8.13 (set by /opt/pyenv/version) 15:13:14 * 3.9.13 (set by /opt/pyenv/version) 15:13:14 * 3.10.6 (set by /opt/pyenv/version) 15:13:14 + command -v pyenv 15:13:14 ++ pyenv init - --no-rehash 15:13:15 + 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[*]}"'\'')" 15:13:15 export PATH="/opt/pyenv/shims:${PATH}" 15:13:15 export PYENV_SHELL=bash 15:13:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:13:15 pyenv() { 15:13:15 local command 15:13:15 command="${1:-}" 15:13:15 if [ "$#" -gt 0 ]; then 15:13:15 shift 15:13:15 fi 15:13:15 15:13:15 case "$command" in 15:13:15 rehash|shell) 15:13:15 eval "$(pyenv "sh-$command" "$@")" 15:13:15 ;; 15:13:15 *) 15:13:15 command pyenv "$command" "$@" 15:13:15 ;; 15:13:15 esac 15:13:15 }' 15:13:15 +++ 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[*]}"' 15:13:15 ++ 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 15:13:15 ++ 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 15:13:15 ++ 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 15:13:15 ++ export PYENV_SHELL=bash 15:13:15 ++ PYENV_SHELL=bash 15:13:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:13:15 +++ complete -F _pyenv pyenv 15:13:15 ++ lf-pyver python3 15:13:15 ++ local py_version_xy=python3 15:13:15 ++ local py_version_xyz= 15:13:15 ++ pyenv versions 15:13:15 ++ local command 15:13:15 ++ command=versions 15:13:15 ++ '[' 1 -gt 0 ']' 15:13:15 ++ shift 15:13:15 ++ case "$command" in 15:13:15 ++ command pyenv versions 15:13:15 ++ pyenv versions 15:13:15 ++ sed 's/^[ *]* //' 15:13:15 ++ grep -E '^[0-9.]*[0-9]$' 15:13:15 ++ awk '{ print $1 }' 15:13:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:13:15 +++ grep '^3' /tmp/.pyenv_versions 15:13:15 +++ tail -n 1 15:13:15 +++ sort -V 15:13:15 ++ py_version_xyz=3.10.6 15:13:15 ++ [[ -z 3.10.6 ]] 15:13:15 ++ echo 3.10.6 15:13:15 ++ return 0 15:13:15 + pyenv local 3.10.6 15:13:15 + local command 15:13:15 + command=local 15:13:15 + '[' 2 -gt 0 ']' 15:13:15 + shift 15:13:15 + case "$command" in 15:13:15 + command pyenv local 3.10.6 15:13:15 + pyenv local 3.10.6 15:13:15 + for arg in "$@" 15:13:15 + case $arg in 15:13:15 + pkg_list+='tox ' 15:13:15 + for arg in "$@" 15:13:15 + case $arg in 15:13:15 + pkg_list+='virtualenv ' 15:13:15 + for arg in "$@" 15:13:15 + case $arg in 15:13:15 + pkg_list+='urllib3~=1.26.15 ' 15:13:15 + [[ -f /tmp/.toxenv ]] 15:13:15 + [[ ! -f /tmp/.toxenv ]] 15:13:15 + [[ -n '' ]] 15:13:15 + python3 -m venv /tmp/venv-jsFn 15:13:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jsFn' 15:13:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jsFn 15:13:20 + echo /tmp/venv-jsFn 15:13:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:13:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:13:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:13:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:13:20 + local 'pip_opts=--upgrade --quiet' 15:13:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:13:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:13:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:13:20 + [[ -n '' ]] 15:13:20 + [[ -n '' ]] 15:13:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:13:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:13:20 + /tmp/venv-jsFn/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 15:13:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:13:27 lf-activate-venv(): INFO: Base packages installed successfully 15:13:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:13:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:13:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:13:27 + /tmp/venv-jsFn/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 15:13:37 + type python3 15:13:37 + true 15:13:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jsFn/bin to PATH' 15:13:37 lf-activate-venv(): INFO: Adding /tmp/venv-jsFn/bin to PATH 15:13:37 + PATH=/tmp/venv-jsFn/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 15:13:37 + return 0 15:13:37 + python3 --version 15:13:37 Python 3.10.6 15:13:37 + python3 -m pip --version 15:13:37 pip 26.0.1 from /tmp/venv-jsFn/lib/python3.10/site-packages/pip (python 3.10) 15:13:37 + python3 -m pip freeze 15:13:37 cachetools==7.0.1 15:13:37 chardet==5.2.0 15:13:37 colorama==0.4.6 15:13:37 distlib==0.4.0 15:13:37 filelock==3.21.2 15:13:37 packaging==26.0 15:13:37 platformdirs==4.7.0 15:13:37 pluggy==1.6.0 15:13:37 pyproject-api==1.10.0 15:13:37 tomli==2.4.0 15:13:37 tox==4.35.0 15:13:37 typing_extensions==4.15.0 15:13:37 urllib3==1.26.20 15:13:37 virtualenv==20.36.1 15:13:37 [EnvInject] - Injecting environment variables from a build step. 15:13:37 [EnvInject] - Injecting as environment variables the properties content 15:13:37 PARALLEL=false 15:13:37 15:13:37 [EnvInject] - Variables injected successfully. 15:13:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12662911942634915762.sh 15:13:37 ---> tox-run.sh 15:13:37 + 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 15:13:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:13:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:13:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:13:37 + cd /w/workspace/oom-master-pre-commit-lint/. 15:13:37 + source /home/jenkins/lf-env.sh 15:13:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:13:37 ++ mktemp -d /tmp/venv-XXXX 15:13:37 + lf_venv=/tmp/venv-HWo5 15:13:37 + local venv_file=/tmp/.os_lf_venv 15:13:37 + local python=python3 15:13:37 + local options 15:13:37 + local set_path=true 15:13:37 + local install_args= 15:13:37 ++ 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 15:13:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:13:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:13:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:13:37 + true 15:13:37 + case $1 in 15:13:37 + venv_file=/tmp/.toxenv 15:13:37 + shift 2 15:13:37 + true 15:13:37 + case $1 in 15:13:37 + shift 15:13:37 + break 15:13:37 + case $python in 15:13:37 + local pkg_list= 15:13:37 + [[ -d /opt/pyenv ]] 15:13:37 + echo 'Setup pyenv:' 15:13:37 Setup pyenv: 15:13:37 + export PYENV_ROOT=/opt/pyenv 15:13:37 + PYENV_ROOT=/opt/pyenv 15:13:37 + 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 15:13:37 + 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 15:13:37 + pyenv versions 15:13:37 system 15:13:37 3.8.13 15:13:37 3.9.13 15:13:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:13:37 + command -v pyenv 15:13:37 ++ pyenv init - --no-rehash 15:13:37 + 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[*]}"'\'')" 15:13:37 export PATH="/opt/pyenv/shims:${PATH}" 15:13:37 export PYENV_SHELL=bash 15:13:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:13:37 pyenv() { 15:13:37 local command 15:13:37 command="${1:-}" 15:13:37 if [ "$#" -gt 0 ]; then 15:13:37 shift 15:13:37 fi 15:13:37 15:13:37 case "$command" in 15:13:37 rehash|shell) 15:13:37 eval "$(pyenv "sh-$command" "$@")" 15:13:37 ;; 15:13:37 *) 15:13:37 command pyenv "$command" "$@" 15:13:37 ;; 15:13:37 esac 15:13:37 }' 15:13:37 +++ 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[*]}"' 15:13:37 ++ 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 15:13:37 ++ 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 15:13:37 ++ 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 15:13:37 ++ export PYENV_SHELL=bash 15:13:37 ++ PYENV_SHELL=bash 15:13:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:13:37 +++ complete -F _pyenv pyenv 15:13:37 ++ lf-pyver python3 15:13:37 ++ local py_version_xy=python3 15:13:37 ++ local py_version_xyz= 15:13:37 ++ pyenv versions 15:13:37 ++ local command 15:13:37 ++ command=versions 15:13:37 ++ '[' 1 -gt 0 ']' 15:13:37 ++ shift 15:13:37 ++ case "$command" in 15:13:37 ++ command pyenv versions 15:13:37 ++ pyenv versions 15:13:37 ++ sed 's/^[ *]* //' 15:13:37 ++ awk '{ print $1 }' 15:13:37 ++ grep -E '^[0-9.]*[0-9]$' 15:13:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:13:38 +++ grep '^3' /tmp/.pyenv_versions 15:13:38 +++ sort -V 15:13:38 +++ tail -n 1 15:13:38 ++ py_version_xyz=3.10.6 15:13:38 ++ [[ -z 3.10.6 ]] 15:13:38 ++ echo 3.10.6 15:13:38 ++ return 0 15:13:38 + pyenv local 3.10.6 15:13:38 + local command 15:13:38 + command=local 15:13:38 + '[' 2 -gt 0 ']' 15:13:38 + shift 15:13:38 + case "$command" in 15:13:38 + command pyenv local 3.10.6 15:13:38 + pyenv local 3.10.6 15:13:38 + for arg in "$@" 15:13:38 + case $arg in 15:13:38 + pkg_list+='tox ' 15:13:38 + for arg in "$@" 15:13:38 + case $arg in 15:13:38 + pkg_list+='virtualenv ' 15:13:38 + for arg in "$@" 15:13:38 + case $arg in 15:13:38 + pkg_list+='urllib3~=1.26.15 ' 15:13:38 + [[ -f /tmp/.toxenv ]] 15:13:38 ++ cat /tmp/.toxenv 15:13:38 + lf_venv=/tmp/venv-jsFn 15:13:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jsFn from' file:/tmp/.toxenv 15:13:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jsFn from file:/tmp/.toxenv 15:13:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:13:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:13:38 + local 'pip_opts=--upgrade --quiet' 15:13:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:13:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:13:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:13:38 + [[ -n '' ]] 15:13:38 + [[ -n '' ]] 15:13:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:13:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:13:38 + /tmp/venv-jsFn/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 15:13:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:13:39 lf-activate-venv(): INFO: Base packages installed successfully 15:13:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:13:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:13:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:13:39 + /tmp/venv-jsFn/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 15:13:41 + type python3 15:13:41 + true 15:13:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jsFn/bin to PATH' 15:13:41 lf-activate-venv(): INFO: Adding /tmp/venv-jsFn/bin to PATH 15:13:41 + PATH=/tmp/venv-jsFn/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 15:13:41 + return 0 15:13:41 + [[ -d /opt/pyenv ]] 15:13:41 + echo '---> Setting up pyenv' 15:13:41 ---> Setting up pyenv 15:13:41 + export PYENV_ROOT=/opt/pyenv 15:13:41 + PYENV_ROOT=/opt/pyenv 15:13:41 + export PATH=/opt/pyenv/bin:/tmp/venv-jsFn/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 15:13:41 + PATH=/opt/pyenv/bin:/tmp/venv-jsFn/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 15:13:41 ++ pwd 15:13:41 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:13:41 + export PYTHONPATH 15:13:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:13:41 + TOX_TESTENV_PASSENV=PYTHONPATH 15:13:41 + tox --version 15:13:41 4.35.0 from /tmp/venv-jsFn/lib/python3.10/site-packages/tox/__init__.py 15:13:42 + PARALLEL=false 15:13:42 + TOX_OPTIONS_LIST= 15:13:42 + [[ -n pre-commit ]] 15:13:42 + TOX_OPTIONS_LIST=' -e pre-commit' 15:13:42 + case ${PARALLEL,,} in 15:13:42 + tox -e pre-commit 15:13:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:13:43 pre-commit: install_deps> python -I -m pip install pre-commit 15:13:47 pre-commit: freeze> python -m pip freeze --all 15:13:47 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.21.2,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.7.0,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 15:13:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:13:48 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:13:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:13:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:13:50 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:13:50 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:13:50 [INFO] Once installed this environment will be reused. 15:13:50 [INFO] This may take a few minutes... 15:13:54 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:13:54 [INFO] Once installed this environment will be reused. 15:13:54 [INFO] This may take a few minutes... 15:13:59 trim trailing whitespace.................................................Passed 15:13:59 Tabs remover.............................................................Passed 15:13:59 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:13:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:13:59 [INFO] Once installed this environment will be reused. 15:13:59 [INFO] This may take a few minutes... 15:14:13 gitlint..............................................(no files to check)Skipped 15:14:13 pre-commit: OK (30.84=setup[5.46]+cmd[11.71,13.67] seconds) 15:14:13 congratulations :) (30.87 seconds) 15:14:13 + tox_status=0 15:14:13 + echo '---> Completed tox runs' 15:14:13 ---> Completed tox runs 15:14:13 + for i in .tox/*/log 15:14:13 ++ echo .tox/pre-commit/log 15:14:13 ++ awk -F/ '{print $2}' 15:14:13 + tox_env=pre-commit 15:14:13 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:14:13 + DOC_DIR=docs/_build/html 15:14:13 + [[ -d docs/_build/html ]] 15:14:13 + echo '---> tox-run.sh ends' 15:14:13 ---> tox-run.sh ends 15:14:13 + test 0 -eq 0 15:14:13 $ ssh-agent -k 15:14:13 unset SSH_AUTH_SOCK; 15:14:13 unset SSH_AGENT_PID; 15:14:13 echo Agent pid 1749 killed; 15:14:13 [ssh-agent] Stopped. 15:14:13 [PostBuildScript] - [INFO] Executing post build scripts. 15:14:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15495199339157064929.sh 15:14:13 ---> sysstat.sh 15:14:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins369873870285458299.sh 15:14:13 ---> package-listing.sh 15:14:13 ++ facter osfamily 15:14:13 ++ tr '[:upper:]' '[:lower:]' 15:14:13 + OS_FAMILY=debian 15:14:13 + workspace=/w/workspace/oom-master-pre-commit-lint 15:14:13 + START_PACKAGES=/tmp/packages_start.txt 15:14:13 + END_PACKAGES=/tmp/packages_end.txt 15:14:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:14:13 + PACKAGES=/tmp/packages_start.txt 15:14:13 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:14:13 + PACKAGES=/tmp/packages_end.txt 15:14:13 + case "${OS_FAMILY}" in 15:14:13 + dpkg -l 15:14:13 + grep '^ii' 15:14:14 + '[' -f /tmp/packages_start.txt ']' 15:14:14 + '[' -f /tmp/packages_end.txt ']' 15:14:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:14:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:14:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:14:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:14:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3249539831870091751.sh 15:14:14 ---> capture-instance-metadata.sh 15:14:14 Setup pyenv: 15:14:14 system 15:14:14 3.8.13 15:14:14 3.9.13 15:14:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:14:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C35G 15:14:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:14:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:14:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:14:21 lf-activate-venv(): INFO: Base packages installed successfully 15:14:21 lf-activate-venv(): INFO: Installing additional packages: lftools 15:14:49 lf-activate-venv(): INFO: Adding /tmp/venv-C35G/bin to PATH 15:14:49 INFO: Running in OpenStack, capturing instance metadata 15:14:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1982817091293718074.sh 15:14:49 provisioning config files... 15:14:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4864429256826924482tmp 15:14:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:14:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:14:49 [EnvInject] - Injecting environment variables from a build step. 15:14:49 [EnvInject] - Injecting as environment variables the properties content 15:14:49 SERVER_ID=logs 15:14:49 15:14:49 [EnvInject] - Variables injected successfully. 15:14:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9608015190065282976.sh 15:14:49 ---> create-netrc.sh 15:14:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7921722172024143329.sh 15:14:49 ---> python-tools-install.sh 15:14:49 Setup pyenv: 15:14:49 system 15:14:49 3.8.13 15:14:49 3.9.13 15:14:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:14:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C35G from file:/tmp/.os_lf_venv 15:14:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:14:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:14:51 lf-activate-venv(): INFO: Base packages installed successfully 15:14:51 lf-activate-venv(): INFO: Installing additional packages: lftools 15:14:59 lf-activate-venv(): INFO: Adding /tmp/venv-C35G/bin to PATH 15:14:59 Generating Requirements File 15:15:22 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. 15:15:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:15:22 Python 3.10.6 15:15:22 pip 26.0.1 from /tmp/venv-C35G/lib/python3.10/site-packages/pip (python 3.10) 15:15:23 appdirs==1.4.4 15:15:23 argcomplete==3.6.3 15:15:23 aspy.yaml==1.3.0 15:15:23 attrs==25.4.0 15:15:23 autopage==0.6.0 15:15:23 backports.strenum==1.3.1 15:15:23 beautifulsoup4==4.14.3 15:15:23 boto3==1.42.48 15:15:23 botocore==1.42.48 15:15:23 bs4==0.0.2 15:15:23 certifi==2026.1.4 15:15:23 cffi==2.0.0 15:15:23 cfgv==3.5.0 15:15:23 chardet==5.2.0 15:15:23 charset-normalizer==3.4.4 15:15:23 click==8.3.1 15:15:23 cliff==4.13.1 15:15:23 cmd2==3.2.0 15:15:23 cryptography==3.3.2 15:15:23 debtcollector==3.0.0 15:15:23 decorator==5.2.1 15:15:23 defusedxml==0.7.1 15:15:23 Deprecated==1.3.1 15:15:23 distlib==0.4.0 15:15:23 dnspython==2.8.0 15:15:23 docker==7.1.0 15:15:23 dogpile.cache==1.5.0 15:15:23 durationpy==0.10 15:15:23 email-validator==2.3.0 15:15:23 filelock==3.21.2 15:15:23 future==1.0.0 15:15:23 gitdb==4.0.12 15:15:23 GitPython==3.1.46 15:15:23 httplib2==0.30.2 15:15:23 identify==2.6.16 15:15:23 idna==3.11 15:15:23 importlib-resources==1.5.0 15:15:23 iso8601==2.1.0 15:15:23 Jinja2==3.1.6 15:15:23 jmespath==1.1.0 15:15:23 jsonpatch==1.33 15:15:23 jsonpointer==3.0.0 15:15:23 jsonschema==4.26.0 15:15:23 jsonschema-specifications==2025.9.1 15:15:23 keystoneauth1==5.13.0 15:15:23 kubernetes==35.0.0 15:15:23 lftools==0.37.21 15:15:23 lxml==6.0.2 15:15:23 markdown-it-py==4.0.0 15:15:23 MarkupSafe==3.0.3 15:15:23 mdurl==0.1.2 15:15:23 msgpack==1.1.2 15:15:23 multi_key_dict==2.0.3 15:15:23 munch==4.0.0 15:15:23 netaddr==1.3.0 15:15:23 niet==1.4.2 15:15:23 nodeenv==1.10.0 15:15:23 oauth2client==4.1.3 15:15:23 oauthlib==3.3.1 15:15:23 openstacksdk==4.9.0 15:15:23 os-service-types==1.8.2 15:15:23 osc-lib==4.3.0 15:15:23 oslo.config==10.2.0 15:15:23 oslo.context==6.2.0 15:15:23 oslo.i18n==6.7.1 15:15:23 oslo.log==8.0.0 15:15:23 oslo.serialization==5.9.0 15:15:23 oslo.utils==9.2.0 15:15:23 packaging==26.0 15:15:23 pbr==7.0.3 15:15:23 platformdirs==4.7.0 15:15:23 prettytable==3.17.0 15:15:23 psutil==7.2.2 15:15:23 pyasn1==0.6.2 15:15:23 pyasn1_modules==0.4.2 15:15:23 pycparser==3.0 15:15:23 pygerrit2==2.0.15 15:15:23 PyGithub==2.8.1 15:15:23 Pygments==2.19.2 15:15:23 PyJWT==2.11.0 15:15:23 PyNaCl==1.6.2 15:15:23 pyparsing==2.4.7 15:15:23 pyperclip==1.11.0 15:15:23 pyrsistent==0.20.0 15:15:23 python-cinderclient==9.8.0 15:15:23 python-dateutil==2.9.0.post0 15:15:23 python-heatclient==5.0.0 15:15:23 python-jenkins==1.8.3 15:15:23 python-keystoneclient==5.7.0 15:15:23 python-magnumclient==4.9.0 15:15:23 python-openstackclient==8.3.0 15:15:23 python-swiftclient==4.9.0 15:15:23 PyYAML==6.0.3 15:15:23 referencing==0.37.0 15:15:23 requests==2.32.5 15:15:23 requests-oauthlib==2.0.0 15:15:23 requestsexceptions==1.4.0 15:15:23 rfc3986==2.0.0 15:15:23 rich==14.3.2 15:15:23 rich-argparse==1.7.2 15:15:23 rpds-py==0.30.0 15:15:23 rsa==4.9.1 15:15:23 ruamel.yaml==0.19.1 15:15:23 ruamel.yaml.clib==0.2.15 15:15:23 s3transfer==0.16.0 15:15:23 simplejson==3.20.2 15:15:23 six==1.17.0 15:15:23 smmap==5.0.2 15:15:23 soupsieve==2.8.3 15:15:23 stevedore==5.6.0 15:15:23 tabulate==0.9.0 15:15:23 toml==0.10.2 15:15:23 tomlkit==0.14.0 15:15:23 tqdm==4.67.3 15:15:23 typing_extensions==4.15.0 15:15:23 tzdata==2025.3 15:15:23 urllib3==1.26.20 15:15:23 virtualenv==20.36.1 15:15:23 wcwidth==0.6.0 15:15:23 websocket-client==1.9.0 15:15:23 wrapt==2.1.1 15:15:23 xdg==6.0.0 15:15:23 xmltodict==1.0.2 15:15:23 yq==3.4.3 15:15:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins152761826112874984.sh 15:15:23 ---> sudo-logs.sh 15:15:23 Archiving 'sudo' log.. 15:15:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10341939950859132632.sh 15:15:23 ---> job-cost.sh 15:15:23 INFO: Activating Python virtual environment... 15:15:23 Setup pyenv: 15:15:23 system 15:15:23 3.8.13 15:15:23 3.9.13 15:15:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:15:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C35G from file:/tmp/.os_lf_venv 15:15:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:15:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:15:25 lf-activate-venv(): INFO: Base packages installed successfully 15:15:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:15:30 lf-activate-venv(): INFO: Adding /tmp/venv-C35G/bin to PATH 15:15:30 INFO: No stack-cost file found 15:15:30 INFO: Instance uptime: 248s 15:15:30 INFO: Fetching instance metadata (attempt 1 of 3)... 15:15:30 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:15:30 INFO: Successfully fetched instance metadata 15:15:30 INFO: Instance type: v3-standard-4 15:15:30 INFO: Retrieving pricing info for: v3-standard-4 15:15:30 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:15:30 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=248 15:15:30 INFO: Successfully fetched Vexxhost pricing API 15:15:30 INFO: Retrieved cost: 0.11 15:15:30 INFO: Retrieved resource: v3-standard-4 15:15:30 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 15:15:31 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 15:15:31 INFO: Successfully archived job cost data 15:15:31 DEBUG: Cost data: oom-master-pre-commit-lint,4409,2026-02-13 15:15:31,v3-standard-4,248,0.11,0.00,SUCCESS 15:15:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4096131921444463147.sh 15:15:31 ---> logs-deploy.sh 15:15:31 Setup pyenv: 15:15:31 system 15:15:31 3.8.13 15:15:31 3.9.13 15:15:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:15:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C35G from file:/tmp/.os_lf_venv 15:15:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:15:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:15:32 lf-activate-venv(): INFO: Base packages installed successfully 15:15:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:15:41 lf-activate-venv(): INFO: Adding /tmp/venv-C35G/bin to PATH 15:15:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4409 15:15:41 INFO: archiving workspace using pattern(s): 15:15:42 Archives upload complete. 15:15:42 INFO: archiving logs to Nexus 15:15:43 ---> uname -a: 15:15:43 Linux prd-ubuntu1804-builder-4c-4g-16589 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:15:43 15:15:43 15:15:43 ---> lscpu: 15:15:43 Architecture: x86_64 15:15:43 CPU op-mode(s): 32-bit, 64-bit 15:15:43 Byte Order: Little Endian 15:15:43 CPU(s): 4 15:15:43 On-line CPU(s) list: 0-3 15:15:43 Thread(s) per core: 1 15:15:43 Core(s) per socket: 1 15:15:43 Socket(s): 4 15:15:43 NUMA node(s): 1 15:15:43 Vendor ID: AuthenticAMD 15:15:43 CPU family: 23 15:15:43 Model: 49 15:15:43 Model name: AMD EPYC-Rome Processor 15:15:43 Stepping: 0 15:15:43 CPU MHz: 2800.000 15:15:43 BogoMIPS: 5600.00 15:15:43 Virtualization: AMD-V 15:15:43 Hypervisor vendor: KVM 15:15:43 Virtualization type: full 15:15:43 L1d cache: 32K 15:15:43 L1i cache: 32K 15:15:43 L2 cache: 512K 15:15:43 L3 cache: 16384K 15:15:43 NUMA node0 CPU(s): 0-3 15:15:43 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 15:15:43 15:15:43 15:15:43 ---> nproc: 15:15:43 4 15:15:43 15:15:43 15:15:43 ---> df -h: 15:15:43 Filesystem Size Used Avail Use% Mounted on 15:15:43 udev 7.9G 0 7.9G 0% /dev 15:15:43 tmpfs 1.6G 676K 1.6G 1% /run 15:15:43 /dev/vda1 78G 8.4G 69G 11% / 15:15:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:15:43 tmpfs 5.0M 0 5.0M 0% /run/lock 15:15:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:15:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:15:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:15:43 15:15:43 15:15:43 ---> free -m: 15:15:43 total used free shared buff/cache available 15:15:43 Mem: 16040 539 13278 0 2222 15179 15:15:43 Swap: 1023 0 1023 15:15:43 15:15:43 15:15:43 ---> ip addr: 15:15:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:15:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:15:43 inet 127.0.0.1/8 scope host lo 15:15:43 valid_lft forever preferred_lft forever 15:15:43 inet6 ::1/128 scope host 15:15:43 valid_lft forever preferred_lft forever 15:15:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:15:43 link/ether fa:16:3e:86:4d:bc brd ff:ff:ff:ff:ff:ff 15:15:43 inet 10.30.107.143/23 brd 10.30.107.255 scope global dynamic ens3 15:15:43 valid_lft 86203sec preferred_lft 86203sec 15:15:43 inet6 fe80::f816:3eff:fe86:4dbc/64 scope link 15:15:43 valid_lft forever preferred_lft forever 15:15:43 15:15:43 15:15:43 ---> sar -b -r -n DEV: 15:15:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16589) 02/13/26 _x86_64_ (4 CPU) 15:15:43 15:15:43 15:12:31 LINUX RESTART (4 CPU) 15:15:43 15:15:43 15:13:01 tps rtps wtps bread/s bwrtn/s 15:15:43 15:14:01 78.14 25.60 52.54 869.32 18853.39 15:15:43 15:15:01 88.34 0.87 87.47 103.58 21775.70 15:15:43 Average: 83.24 13.23 70.00 486.45 20314.55 15:15:43 15:15:43 15:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:15:43 15:14:01 13942020 15518660 2482948 15.12 54352 1723052 889196 5.09 761040 1504984 136348 15:15:43 15:15:01 13769372 15584104 2655596 16.17 78612 1923256 743108 4.25 722864 1688252 144900 15:15:43 Average: 13855696 15551382 2569272 15.64 66482 1823154 816152 4.67 741952 1596618 140624 15:15:43 15:15:43 15:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:15:43 15:14:01 lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 15:15:43 15:14:01 ens3 241.63 172.57 1810.35 40.88 0.00 0.00 0.00 0.00 15:15:43 15:15:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 15:15:43 15:15:01 ens3 52.62 37.76 686.29 9.78 0.00 0.00 0.00 0.00 15:15:43 Average: lo 2.10 2.10 0.24 0.24 0.00 0.00 0.00 0.00 15:15:43 Average: ens3 147.13 105.17 1248.32 25.33 0.00 0.00 0.00 0.00 15:15:43 15:15:43 15:15:43 ---> sar -P ALL: 15:15:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16589) 02/13/26 _x86_64_ (4 CPU) 15:15:43 15:15:43 15:12:31 LINUX RESTART (4 CPU) 15:15:43 15:15:43 15:13:01 CPU %user %nice %system %iowait %steal %idle 15:15:43 15:14:01 all 20.59 0.00 2.03 11.94 0.08 65.37 15:15:43 15:14:01 0 20.99 0.00 2.17 3.05 0.07 73.73 15:15:43 15:14:01 1 14.68 0.00 1.84 5.92 0.07 77.49 15:15:43 15:14:01 2 32.69 0.00 2.54 2.82 0.12 61.83 15:15:43 15:14:01 3 13.96 0.00 1.55 35.99 0.08 48.42 15:15:43 15:15:01 all 17.54 0.00 1.38 7.07 0.06 73.95 15:15:43 15:15:01 0 5.71 0.00 0.55 1.74 0.07 91.93 15:15:43 15:15:01 1 26.54 0.00 2.08 8.58 0.05 62.75 15:15:43 15:15:01 2 23.48 0.00 1.82 7.64 0.07 66.99 15:15:43 15:15:01 3 14.47 0.00 1.07 10.34 0.05 74.07 15:15:43 Average: all 19.06 0.00 1.70 9.50 0.07 69.67 15:15:43 Average: 0 13.33 0.00 1.36 2.40 0.07 82.85 15:15:43 Average: 1 20.63 0.00 1.96 7.25 0.06 70.10 15:15:43 Average: 2 28.08 0.00 2.18 5.24 0.09 64.41 15:15:43 Average: 3 14.22 0.00 1.31 23.14 0.07 61.27 15:15:43 15:15:43 15:15:43