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