13:04:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 13:04:08 Running as SYSTEM 13:04:08 [EnvInject] - Loading node environment variables. 13:04:08 Building remotely on prd-ubuntu1804-builder-4c-4g-2065 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:04:08 [ssh-agent] Looking for ssh-agent implementation... 13:04:09 $ ssh-agent 13:04:09 SSH_AUTH_SOCK=/tmp/ssh-wfS56nCzEcR8/agent.1667 13:04:09 SSH_AGENT_PID=1669 13:04:09 [ssh-agent] Started. 13:04:09 Running ssh-add (command line suppressed) 13:04:09 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5703825431598083595.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5703825431598083595.key) 13:04:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:04:09 The recommended git tool is: NONE 13:04:10 using credential onap-jenkins-ssh 13:04:10 Wiping out workspace first. 13:04:10 Cloning the remote Git repository 13:04:10 Cloning repository git://cloud.onap.org/mirror/oom.git 13:04:10 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:04:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:04:10 > git --version # timeout=10 13:04:10 > git --version # 'git version 2.17.1' 13:04:10 using GIT_SSH to set credentials Gerrit user 13:04:10 Verifying host key using manually-configured host key entries 13:04:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:04:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:04:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:04:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:04:17 using GIT_SSH to set credentials Gerrit user 13:04:17 Verifying host key using manually-configured host key entries 13:04:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/3 # timeout=30 13:04:17 > git rev-parse 8ac9a058bec929a70efb93ff07121b9975c29691^{commit} # timeout=10 13:04:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:04:17 Checking out Revision 8ac9a058bec929a70efb93ff07121b9975c29691 (refs/changes/64/142664/3) 13:04:17 > git config core.sparsecheckout # timeout=10 13:04:17 > git checkout -f 8ac9a058bec929a70efb93ff07121b9975c29691 # timeout=30 13:04:20 Commit message: "Update SDNC versions for Quebec" 13:04:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:04:21 > git rev-list --no-walk f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=10 13:04:21 [EnvInject] - Injecting environment variables from a build step. 13:04:21 [EnvInject] - Injecting as environment variables the properties content 13:04:21 PYTHON=python3 13:04:21 13:04:21 [EnvInject] - Variables injected successfully. 13:04:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3736387651219630827.sh 13:04:21 ---> tox-install.sh 13:04:21 + source /home/jenkins/lf-env.sh 13:04:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:04:21 ++ mktemp -d /tmp/venv-XXXX 13:04:21 + lf_venv=/tmp/venv-JCHy 13:04:21 + local venv_file=/tmp/.os_lf_venv 13:04:21 + local python=python3 13:04:21 + local options 13:04:21 + local set_path=true 13:04:21 + local install_args= 13:04:21 ++ 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 13:04:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:04:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:04:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:04:21 + true 13:04:21 + case $1 in 13:04:21 + venv_file=/tmp/.toxenv 13:04:21 + shift 2 13:04:21 + true 13:04:21 + case $1 in 13:04:21 + shift 13:04:21 + break 13:04:21 + case $python in 13:04:21 + local pkg_list= 13:04:21 + [[ -d /opt/pyenv ]] 13:04:21 + echo 'Setup pyenv:' 13:04:21 Setup pyenv: 13:04:21 + export PYENV_ROOT=/opt/pyenv 13:04:21 + PYENV_ROOT=/opt/pyenv 13:04:21 + 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 13:04:21 + 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 13:04:21 + pyenv versions 13:04:21 * system (set by /opt/pyenv/version) 13:04:21 * 3.8.13 (set by /opt/pyenv/version) 13:04:21 * 3.9.13 (set by /opt/pyenv/version) 13:04:21 * 3.10.6 (set by /opt/pyenv/version) 13:04:21 + command -v pyenv 13:04:21 ++ pyenv init - --no-rehash 13:04:21 + 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[*]}"'\'')" 13:04:21 export PATH="/opt/pyenv/shims:${PATH}" 13:04:21 export PYENV_SHELL=bash 13:04:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:04:21 pyenv() { 13:04:21 local command 13:04:21 command="${1:-}" 13:04:21 if [ "$#" -gt 0 ]; then 13:04:21 shift 13:04:21 fi 13:04:21 13:04:21 case "$command" in 13:04:21 rehash|shell) 13:04:21 eval "$(pyenv "sh-$command" "$@")" 13:04:21 ;; 13:04:21 *) 13:04:21 command pyenv "$command" "$@" 13:04:21 ;; 13:04:21 esac 13:04:21 }' 13:04:21 +++ 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[*]}"' 13:04:21 ++ 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 13:04:21 ++ 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 13:04:21 ++ 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 13:04:21 ++ export PYENV_SHELL=bash 13:04:21 ++ PYENV_SHELL=bash 13:04:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:04:21 +++ complete -F _pyenv pyenv 13:04:21 ++ lf-pyver python3 13:04:21 ++ local py_version_xy=python3 13:04:21 ++ local py_version_xyz= 13:04:21 ++ pyenv versions 13:04:21 ++ local command 13:04:21 ++ awk '{ print $1 }' 13:04:21 ++ command=versions 13:04:21 ++ '[' 1 -gt 0 ']' 13:04:21 ++ shift 13:04:21 ++ case "$command" in 13:04:21 ++ command pyenv versions 13:04:21 ++ pyenv versions 13:04:21 ++ sed 's/^[ *]* //' 13:04:21 ++ grep -E '^[0-9.]*[0-9]$' 13:04:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:04:21 +++ grep '^3' /tmp/.pyenv_versions 13:04:21 +++ sort -V 13:04:21 +++ tail -n 1 13:04:21 ++ py_version_xyz=3.10.6 13:04:21 ++ [[ -z 3.10.6 ]] 13:04:21 ++ echo 3.10.6 13:04:21 ++ return 0 13:04:21 + pyenv local 3.10.6 13:04:21 + local command 13:04:21 + command=local 13:04:21 + '[' 2 -gt 0 ']' 13:04:21 + shift 13:04:21 + case "$command" in 13:04:21 + command pyenv local 3.10.6 13:04:21 + pyenv local 3.10.6 13:04:21 + for arg in "$@" 13:04:21 + case $arg in 13:04:21 + pkg_list+='tox ' 13:04:21 + for arg in "$@" 13:04:21 + case $arg in 13:04:21 + pkg_list+='virtualenv ' 13:04:21 + for arg in "$@" 13:04:21 + case $arg in 13:04:21 + pkg_list+='urllib3~=1.26.15 ' 13:04:21 + [[ -f /tmp/.toxenv ]] 13:04:21 + [[ ! -f /tmp/.toxenv ]] 13:04:21 + [[ -n '' ]] 13:04:21 + python3 -m venv /tmp/venv-JCHy 13:04:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JCHy' 13:04:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JCHy 13:04:26 + echo /tmp/venv-JCHy 13:04:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:04:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:04:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:04:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:26 + local 'pip_opts=--upgrade --quiet' 13:04:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:04:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:04:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:04:26 + [[ -n '' ]] 13:04:26 + [[ -n '' ]] 13:04:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:04:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:26 + /tmp/venv-JCHy/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 13:04:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:04:31 lf-activate-venv(): INFO: Base packages installed successfully 13:04:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:04:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:04:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:04:31 + /tmp/venv-JCHy/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 13:04:33 + type python3 13:04:33 + true 13:04:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JCHy/bin to PATH' 13:04:33 lf-activate-venv(): INFO: Adding /tmp/venv-JCHy/bin to PATH 13:04:33 + PATH=/tmp/venv-JCHy/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 13:04:33 + return 0 13:04:33 + python3 --version 13:04:33 Python 3.10.6 13:04:33 + python3 -m pip --version 13:04:33 pip 25.3 from /tmp/venv-JCHy/lib/python3.10/site-packages/pip (python 3.10) 13:04:33 + python3 -m pip freeze 13:04:33 cachetools==6.2.4 13:04:33 chardet==5.2.0 13:04:33 colorama==0.4.6 13:04:33 distlib==0.4.0 13:04:33 filelock==3.20.3 13:04:33 packaging==26.0 13:04:33 platformdirs==4.5.1 13:04:33 pluggy==1.6.0 13:04:33 pyproject-api==1.10.0 13:04:33 tomli==2.4.0 13:04:33 tox==4.34.1 13:04:33 typing_extensions==4.15.0 13:04:33 urllib3==1.26.20 13:04:33 virtualenv==20.36.1 13:04:33 [EnvInject] - Injecting environment variables from a build step. 13:04:33 [EnvInject] - Injecting as environment variables the properties content 13:04:33 PARALLEL=false 13:04:33 13:04:33 [EnvInject] - Variables injected successfully. 13:04:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15020894995360313758.sh 13:04:33 ---> tox-run.sh 13:04:33 + 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 13:04:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:04:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:04:33 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:04:33 + cd /w/workspace/oom-master-pre-commit-lint/. 13:04:33 + source /home/jenkins/lf-env.sh 13:04:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:04:33 ++ mktemp -d /tmp/venv-XXXX 13:04:33 + lf_venv=/tmp/venv-iW1O 13:04:33 + local venv_file=/tmp/.os_lf_venv 13:04:33 + local python=python3 13:04:33 + local options 13:04:33 + local set_path=true 13:04:33 + local install_args= 13:04:33 ++ 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 13:04:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:04:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:04:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:04:33 + true 13:04:33 + case $1 in 13:04:33 + venv_file=/tmp/.toxenv 13:04:33 + shift 2 13:04:33 + true 13:04:33 + case $1 in 13:04:33 + shift 13:04:33 + break 13:04:33 + case $python in 13:04:33 + local pkg_list= 13:04:33 + [[ -d /opt/pyenv ]] 13:04:33 + echo 'Setup pyenv:' 13:04:33 Setup pyenv: 13:04:33 + export PYENV_ROOT=/opt/pyenv 13:04:33 + PYENV_ROOT=/opt/pyenv 13:04:33 + 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 13:04:33 + 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 13:04:33 + pyenv versions 13:04:33 system 13:04:33 3.8.13 13:04:33 3.9.13 13:04:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:04:33 + command -v pyenv 13:04:33 ++ pyenv init - --no-rehash 13:04:33 + 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[*]}"'\'')" 13:04:33 export PATH="/opt/pyenv/shims:${PATH}" 13:04:33 export PYENV_SHELL=bash 13:04:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:04:33 pyenv() { 13:04:33 local command 13:04:33 command="${1:-}" 13:04:33 if [ "$#" -gt 0 ]; then 13:04:33 shift 13:04:33 fi 13:04:33 13:04:33 case "$command" in 13:04:33 rehash|shell) 13:04:33 eval "$(pyenv "sh-$command" "$@")" 13:04:33 ;; 13:04:33 *) 13:04:33 command pyenv "$command" "$@" 13:04:33 ;; 13:04:33 esac 13:04:33 }' 13:04:33 +++ 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[*]}"' 13:04:33 ++ 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 13:04:33 ++ 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 13:04:33 ++ 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 13:04:33 ++ export PYENV_SHELL=bash 13:04:33 ++ PYENV_SHELL=bash 13:04:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:04:33 +++ complete -F _pyenv pyenv 13:04:33 ++ lf-pyver python3 13:04:33 ++ local py_version_xy=python3 13:04:33 ++ local py_version_xyz= 13:04:33 ++ pyenv versions 13:04:33 ++ local command 13:04:33 ++ command=versions 13:04:33 ++ '[' 1 -gt 0 ']' 13:04:33 ++ sed 's/^[ *]* //' 13:04:33 ++ shift 13:04:33 ++ grep -E '^[0-9.]*[0-9]$' 13:04:33 ++ case "$command" in 13:04:33 ++ command pyenv versions 13:04:33 ++ pyenv versions 13:04:33 ++ awk '{ print $1 }' 13:04:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:04:33 +++ grep '^3' /tmp/.pyenv_versions 13:04:33 +++ sort -V 13:04:33 +++ tail -n 1 13:04:33 ++ py_version_xyz=3.10.6 13:04:33 ++ [[ -z 3.10.6 ]] 13:04:33 ++ echo 3.10.6 13:04:33 ++ return 0 13:04:33 + pyenv local 3.10.6 13:04:33 + local command 13:04:33 + command=local 13:04:33 + '[' 2 -gt 0 ']' 13:04:33 + shift 13:04:33 + case "$command" in 13:04:33 + command pyenv local 3.10.6 13:04:33 + pyenv local 3.10.6 13:04:33 + for arg in "$@" 13:04:33 + case $arg in 13:04:33 + pkg_list+='tox ' 13:04:33 + for arg in "$@" 13:04:33 + case $arg in 13:04:33 + pkg_list+='virtualenv ' 13:04:33 + for arg in "$@" 13:04:33 + case $arg in 13:04:33 + pkg_list+='urllib3~=1.26.15 ' 13:04:33 + [[ -f /tmp/.toxenv ]] 13:04:33 ++ cat /tmp/.toxenv 13:04:33 + lf_venv=/tmp/venv-JCHy 13:04:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JCHy from' file:/tmp/.toxenv 13:04:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JCHy from file:/tmp/.toxenv 13:04:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:04:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:33 + local 'pip_opts=--upgrade --quiet' 13:04:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:04:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:04:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:04:33 + [[ -n '' ]] 13:04:33 + [[ -n '' ]] 13:04:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:04:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:33 + /tmp/venv-JCHy/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 13:04:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:04:34 lf-activate-venv(): INFO: Base packages installed successfully 13:04:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:04:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:04:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:04:34 + /tmp/venv-JCHy/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 13:04:35 + type python3 13:04:35 + true 13:04:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JCHy/bin to PATH' 13:04:35 lf-activate-venv(): INFO: Adding /tmp/venv-JCHy/bin to PATH 13:04:35 + PATH=/tmp/venv-JCHy/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 13:04:35 + return 0 13:04:35 + [[ -d /opt/pyenv ]] 13:04:35 + echo '---> Setting up pyenv' 13:04:35 ---> Setting up pyenv 13:04:35 + export PYENV_ROOT=/opt/pyenv 13:04:35 + PYENV_ROOT=/opt/pyenv 13:04:35 + export PATH=/opt/pyenv/bin:/tmp/venv-JCHy/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 13:04:35 + PATH=/opt/pyenv/bin:/tmp/venv-JCHy/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 13:04:35 ++ pwd 13:04:35 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:04:35 + export PYTHONPATH 13:04:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:04:35 + TOX_TESTENV_PASSENV=PYTHONPATH 13:04:35 + tox --version 13:04:36 4.34.1 from /tmp/venv-JCHy/lib/python3.10/site-packages/tox/__init__.py 13:04:36 + PARALLEL=false 13:04:36 + TOX_OPTIONS_LIST= 13:04:36 + [[ -n pre-commit ]] 13:04:36 + TOX_OPTIONS_LIST=' -e pre-commit' 13:04:36 + case ${PARALLEL,,} in 13:04:36 + tox -e pre-commit 13:04:36 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:04:37 pre-commit: install_deps> python -I -m pip install pre-commit 13:04:40 pre-commit: freeze> python -m pip freeze --all 13:04:40 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 13:04:40 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:04:40 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:04:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:04:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:04:42 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:04:42 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:04:42 [INFO] Once installed this environment will be reused. 13:04:42 [INFO] This may take a few minutes... 13:04:46 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:04:46 [INFO] Once installed this environment will be reused. 13:04:46 [INFO] This may take a few minutes... 13:04:51 trim trailing whitespace.................................................Passed 13:04:51 Tabs remover.............................................................Passed 13:04:51 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:04:51 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:04:51 [INFO] Once installed this environment will be reused. 13:04:51 [INFO] This may take a few minutes... 13:04:59 gitlint..............................................(no files to check)Skipped 13:04:59 pre-commit: OK (23.15=setup[3.62]+cmd[11.23,8.30] seconds) 13:04:59 congratulations :) (23.19 seconds) 13:04:59 + tox_status=0 13:04:59 + echo '---> Completed tox runs' 13:04:59 ---> Completed tox runs 13:04:59 + for i in .tox/*/log 13:04:59 ++ echo .tox/pre-commit/log 13:04:59 ++ awk -F/ '{print $2}' 13:04:59 + tox_env=pre-commit 13:04:59 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:04:59 + DOC_DIR=docs/_build/html 13:04:59 + [[ -d docs/_build/html ]] 13:04:59 + echo '---> tox-run.sh ends' 13:04:59 ---> tox-run.sh ends 13:04:59 + test 0 -eq 0 13:04:59 $ ssh-agent -k 13:04:59 unset SSH_AUTH_SOCK; 13:04:59 unset SSH_AGENT_PID; 13:04:59 echo Agent pid 1669 killed; 13:04:59 [ssh-agent] Stopped. 13:05:00 [PostBuildScript] - [INFO] Executing post build scripts. 13:05:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5030030703855559555.sh 13:05:00 ---> sysstat.sh 13:05:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6789314424982742592.sh 13:05:00 ---> package-listing.sh 13:05:00 ++ tr '[:upper:]' '[:lower:]' 13:05:00 ++ facter osfamily 13:05:00 + OS_FAMILY=debian 13:05:00 + workspace=/w/workspace/oom-master-pre-commit-lint 13:05:00 + START_PACKAGES=/tmp/packages_start.txt 13:05:00 + END_PACKAGES=/tmp/packages_end.txt 13:05:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:05:00 + PACKAGES=/tmp/packages_start.txt 13:05:00 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:05:00 + PACKAGES=/tmp/packages_end.txt 13:05:00 + case "${OS_FAMILY}" in 13:05:00 + grep '^ii' 13:05:00 + dpkg -l 13:05:00 + '[' -f /tmp/packages_start.txt ']' 13:05:00 + '[' -f /tmp/packages_end.txt ']' 13:05:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:05:00 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:05:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:05:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:05:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15343192587844848762.sh 13:05:00 ---> capture-instance-metadata.sh 13:05:00 Setup pyenv: 13:05:00 system 13:05:00 3.8.13 13:05:00 3.9.13 13:05:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:05:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W3bb 13:05:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:05:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:08 lf-activate-venv(): INFO: Base packages installed successfully 13:05:08 lf-activate-venv(): INFO: Installing additional packages: lftools 13:05:31 lf-activate-venv(): INFO: Adding /tmp/venv-W3bb/bin to PATH 13:05:31 INFO: Running in OpenStack, capturing instance metadata 13:05:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15151004831988719228.sh 13:05:32 provisioning config files... 13:05:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17698238331037808754tmp 13:05:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:05:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:05:32 [EnvInject] - Injecting environment variables from a build step. 13:05:32 [EnvInject] - Injecting as environment variables the properties content 13:05:32 SERVER_ID=logs 13:05:32 13:05:32 [EnvInject] - Variables injected successfully. 13:05:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2917365613273294655.sh 13:05:32 ---> create-netrc.sh 13:05:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16855874236603478500.sh 13:05:32 ---> python-tools-install.sh 13:05:32 Setup pyenv: 13:05:32 system 13:05:32 3.8.13 13:05:32 3.9.13 13:05:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:05:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W3bb from file:/tmp/.os_lf_venv 13:05:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:34 lf-activate-venv(): INFO: Base packages installed successfully 13:05:34 lf-activate-venv(): INFO: Installing additional packages: lftools 13:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-W3bb/bin to PATH 13:05:42 Generating Requirements File 13:06: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. 13:06:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:06:00 Python 3.10.6 13:06:00 pip 25.3 from /tmp/venv-W3bb/lib/python3.10/site-packages/pip (python 3.10) 13:06:01 appdirs==1.4.4 13:06:01 argcomplete==3.6.3 13:06:01 aspy.yaml==1.3.0 13:06:01 attrs==25.4.0 13:06:01 autopage==0.5.2 13:06:01 backports.strenum==1.3.1 13:06:01 beautifulsoup4==4.14.3 13:06:01 boto3==1.42.32 13:06:01 botocore==1.42.32 13:06:01 bs4==0.0.2 13:06:01 certifi==2026.1.4 13:06:01 cffi==2.0.0 13:06:01 cfgv==3.5.0 13:06:01 chardet==5.2.0 13:06:01 charset-normalizer==3.4.4 13:06:01 click==8.3.1 13:06:01 cliff==4.13.1 13:06:01 cmd2==3.1.0 13:06:01 cryptography==3.3.2 13:06:01 debtcollector==3.0.0 13:06:01 decorator==5.2.1 13:06:01 defusedxml==0.7.1 13:06:01 Deprecated==1.3.1 13:06:01 distlib==0.4.0 13:06:01 dnspython==2.8.0 13:06:01 docker==7.1.0 13:06:01 dogpile.cache==1.5.0 13:06:01 durationpy==0.10 13:06:01 email-validator==2.3.0 13:06:01 filelock==3.20.3 13:06:01 future==1.0.0 13:06:01 gitdb==4.0.12 13:06:01 GitPython==3.1.46 13:06:01 httplib2==0.30.2 13:06:01 identify==2.6.16 13:06:01 idna==3.11 13:06:01 importlib-resources==1.5.0 13:06:01 iso8601==2.1.0 13:06:01 Jinja2==3.1.6 13:06:01 jmespath==1.0.1 13:06:01 jsonpatch==1.33 13:06:01 jsonpointer==3.0.0 13:06:01 jsonschema==4.26.0 13:06:01 jsonschema-specifications==2025.9.1 13:06:01 keystoneauth1==5.13.0 13:06:01 kubernetes==35.0.0 13:06:01 lftools==0.37.21 13:06:01 lxml==6.0.2 13:06:01 markdown-it-py==4.0.0 13:06:01 MarkupSafe==3.0.3 13:06:01 mdurl==0.1.2 13:06:01 msgpack==1.1.2 13:06:01 multi_key_dict==2.0.3 13:06:01 munch==4.0.0 13:06:01 netaddr==1.3.0 13:06:01 niet==1.4.2 13:06:01 nodeenv==1.10.0 13:06:01 oauth2client==4.1.3 13:06:01 oauthlib==3.3.1 13:06:01 openstacksdk==4.9.0 13:06:01 os-service-types==1.8.2 13:06:01 osc-lib==4.3.0 13:06:01 oslo.config==10.2.0 13:06:01 oslo.context==6.2.0 13:06:01 oslo.i18n==6.7.1 13:06:01 oslo.log==8.0.0 13:06:01 oslo.serialization==5.9.0 13:06:01 oslo.utils==9.2.0 13:06:01 packaging==26.0 13:06:01 pbr==7.0.3 13:06:01 platformdirs==4.5.1 13:06:01 prettytable==3.17.0 13:06:01 psutil==7.2.1 13:06:01 pyasn1==0.6.2 13:06:01 pyasn1_modules==0.4.2 13:06:01 pycparser==3.0 13:06:01 pygerrit2==2.0.15 13:06:01 PyGithub==2.8.1 13:06:01 Pygments==2.19.2 13:06:01 PyJWT==2.10.1 13:06:01 PyNaCl==1.6.2 13:06:01 pyparsing==2.4.7 13:06:01 pyperclip==1.11.0 13:06:01 pyrsistent==0.20.0 13:06:01 python-cinderclient==9.8.0 13:06:01 python-dateutil==2.9.0.post0 13:06:01 python-heatclient==5.0.0 13:06:01 python-jenkins==1.8.3 13:06:01 python-keystoneclient==5.7.0 13:06:01 python-magnumclient==4.9.0 13:06:01 python-openstackclient==8.3.0 13:06:01 python-swiftclient==4.9.0 13:06:01 PyYAML==6.0.3 13:06:01 referencing==0.37.0 13:06:01 requests==2.32.5 13:06:01 requests-oauthlib==2.0.0 13:06:01 requestsexceptions==1.4.0 13:06:01 rfc3986==2.0.0 13:06:01 rich==14.2.0 13:06:01 rich-argparse==1.7.2 13:06:01 rpds-py==0.30.0 13:06:01 rsa==4.9.1 13:06:01 ruamel.yaml==0.19.1 13:06:01 ruamel.yaml.clib==0.2.15 13:06:01 s3transfer==0.16.0 13:06:01 simplejson==3.20.2 13:06:01 six==1.17.0 13:06:01 smmap==5.0.2 13:06:01 soupsieve==2.8.3 13:06:01 stevedore==5.6.0 13:06:01 tabulate==0.9.0 13:06:01 toml==0.10.2 13:06:01 tomlkit==0.14.0 13:06:01 tqdm==4.67.1 13:06:01 typing_extensions==4.15.0 13:06:01 tzdata==2025.3 13:06:01 urllib3==1.26.20 13:06:01 virtualenv==20.36.1 13:06:01 wcwidth==0.3.0 13:06:01 websocket-client==1.9.0 13:06:01 wrapt==2.0.1 13:06:01 xdg==6.0.0 13:06:01 xmltodict==1.0.2 13:06:01 yq==3.4.3 13:06:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2824820892018533094.sh 13:06:01 ---> sudo-logs.sh 13:06:01 Archiving 'sudo' log.. 13:06:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins696718019761903493.sh 13:06:01 ---> job-cost.sh 13:06:01 Setup pyenv: 13:06:01 system 13:06:01 3.8.13 13:06:01 3.9.13 13:06:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:06:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W3bb from file:/tmp/.os_lf_venv 13:06:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:03 lf-activate-venv(): INFO: Base packages installed successfully 13:06:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-W3bb/bin to PATH 13:06:08 INFO: No Stack... 13:06:08 INFO: Retrieving Pricing Info for: v3-standard-4 13:06:09 INFO: Archiving Costs 13:06:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8671227866453017078.sh 13:06:09 ---> logs-deploy.sh 13:06:09 Setup pyenv: 13:06:09 system 13:06:09 3.8.13 13:06:09 3.9.13 13:06:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W3bb from file:/tmp/.os_lf_venv 13:06:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:11 lf-activate-venv(): INFO: Base packages installed successfully 13:06:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-W3bb/bin to PATH 13:06:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4380 13:06:19 INFO: archiving workspace using pattern(s): 13:06:20 Archives upload complete. 13:06:20 INFO: archiving logs to Nexus 13:06:21 ---> uname -a: 13:06:21 Linux prd-ubuntu1804-builder-4c-4g-2065 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:06:21 13:06:21 13:06:21 ---> lscpu: 13:06:21 Architecture: x86_64 13:06:21 CPU op-mode(s): 32-bit, 64-bit 13:06:21 Byte Order: Little Endian 13:06:21 CPU(s): 4 13:06:21 On-line CPU(s) list: 0-3 13:06:21 Thread(s) per core: 1 13:06:21 Core(s) per socket: 1 13:06:21 Socket(s): 4 13:06:21 NUMA node(s): 1 13:06:21 Vendor ID: AuthenticAMD 13:06:21 CPU family: 23 13:06:21 Model: 49 13:06:21 Model name: AMD EPYC-Rome Processor 13:06:21 Stepping: 0 13:06:21 CPU MHz: 2799.998 13:06:21 BogoMIPS: 5599.99 13:06:21 Virtualization: AMD-V 13:06:21 Hypervisor vendor: KVM 13:06:21 Virtualization type: full 13:06:21 L1d cache: 32K 13:06:21 L1i cache: 32K 13:06:21 L2 cache: 512K 13:06:21 L3 cache: 16384K 13:06:21 NUMA node0 CPU(s): 0-3 13:06:21 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 13:06:21 13:06:21 13:06:21 ---> nproc: 13:06:21 4 13:06:21 13:06:21 13:06:21 ---> df -h: 13:06:21 Filesystem Size Used Avail Use% Mounted on 13:06:21 udev 7.9G 0 7.9G 0% /dev 13:06:21 tmpfs 1.6G 676K 1.6G 1% /run 13:06:21 /dev/vda1 78G 8.4G 69G 11% / 13:06:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:06:21 tmpfs 5.0M 0 5.0M 0% /run/lock 13:06:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:06:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:06:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:06:21 13:06:21 13:06:21 ---> free -m: 13:06:21 total used free shared buff/cache available 13:06:21 Mem: 16040 549 13281 0 2208 15169 13:06:21 Swap: 1023 0 1023 13:06:21 13:06:21 13:06:21 ---> ip addr: 13:06:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:06:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:06:21 inet 127.0.0.1/8 scope host lo 13:06:21 valid_lft forever preferred_lft forever 13:06:21 inet6 ::1/128 scope host 13:06:21 valid_lft forever preferred_lft forever 13:06:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:06:21 link/ether fa:16:3e:2a:7f:66 brd ff:ff:ff:ff:ff:ff 13:06:21 inet 10.30.107.20/23 brd 10.30.107.255 scope global dynamic ens3 13:06:21 valid_lft 86231sec preferred_lft 86231sec 13:06:21 inet6 fe80::f816:3eff:fe2a:7f66/64 scope link 13:06:21 valid_lft forever preferred_lft forever 13:06:21 13:06:21 13:06:21 ---> sar -b -r -n DEV: 13:06:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2065) 01/22/26 _x86_64_ (4 CPU) 13:06:21 13:06:21 13:03:35 LINUX RESTART (4 CPU) 13:06:21 13:06:21 13:04:06 tps rtps wtps bread/s bwrtn/s 13:06:21 13:05:01 163.19 42.39 120.80 1487.15 41202.11 13:06:21 13:06:01 146.69 0.72 145.98 94.25 44745.21 13:06:21 Average: 154.58 20.65 133.93 760.42 43050.67 13:06:21 13:06:21 13:04:06 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:06:21 13:05:01 14027996 15603940 2396972 14.59 58344 1717316 740156 4.24 691260 1488984 165416 13:06:21 13:06:01 13655796 15579920 2769172 16.86 86468 2016952 761764 4.36 729616 1780720 130520 13:06:21 Average: 13841896 15591930 2583072 15.73 72406 1867134 750960 4.30 710438 1634852 147968 13:06:21 13:06:21 13:04:06 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:06:21 13:05:01 ens3 508.18 342.23 2518.34 88.10 0.00 0.00 0.00 0.00 13:06:21 13:05:01 lo 2.54 2.54 0.28 0.28 0.00 0.00 0.00 0.00 13:06:21 13:06:01 ens3 57.64 42.58 909.50 9.71 0.00 0.00 0.00 0.00 13:06:21 13:06:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 13:06:21 Average: ens3 273.12 185.89 1678.95 47.20 0.00 0.00 0.00 0.00 13:06:21 Average: lo 1.95 1.95 0.22 0.22 0.00 0.00 0.00 0.00 13:06:21 13:06:21 13:06:21 ---> sar -P ALL: 13:06:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2065) 01/22/26 _x86_64_ (4 CPU) 13:06:21 13:06:21 13:03:35 LINUX RESTART (4 CPU) 13:06:21 13:06:21 13:04:06 CPU %user %nice %system %iowait %steal %idle 13:06:21 13:05:01 all 24.85 0.00 2.78 4.97 0.11 67.29 13:06:21 13:05:01 0 23.07 0.00 2.74 0.97 0.11 73.11 13:06:21 13:05:01 1 33.44 0.00 3.02 1.46 0.11 61.97 13:06:21 13:05:01 2 19.73 0.00 2.95 15.18 0.16 61.98 13:06:21 13:05:01 3 23.18 0.00 2.45 2.28 0.07 72.01 13:06:21 13:06:01 all 20.85 0.00 1.42 3.76 0.06 73.91 13:06:21 13:06:01 0 38.09 0.00 1.60 0.67 0.07 59.57 13:06:21 13:06:01 1 33.28 0.00 2.14 1.40 0.08 63.09 13:06:21 13:06:01 2 8.20 0.00 1.19 11.24 0.05 79.33 13:06:21 13:06:01 3 4.02 0.00 0.76 1.73 0.05 93.44 13:06:21 Average: all 22.75 0.00 2.07 4.33 0.08 70.76 13:06:21 Average: 0 30.92 0.00 2.15 0.81 0.09 66.04 13:06:21 Average: 1 33.36 0.00 2.56 1.43 0.10 62.56 13:06:21 Average: 2 13.70 0.00 2.03 13.12 0.10 71.05 13:06:21 Average: 3 13.11 0.00 1.56 1.99 0.06 83.27 13:06:21 13:06:21 13:06:21