09:01:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137663 09:01:10 Running as SYSTEM 09:01:10 [EnvInject] - Loading node environment variables. 09:01:10 Building remotely on prd-ubuntu1804-builder-4c-4g-22014 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 09:01:10 [ssh-agent] Looking for ssh-agent implementation... 09:01:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:10 $ ssh-agent 09:01:10 SSH_AUTH_SOCK=/tmp/ssh-Egz86oBfTmX9/agent.1688 09:01:10 SSH_AGENT_PID=1690 09:01:10 [ssh-agent] Started. 09:01:10 Running ssh-add (command line suppressed) 09:01:10 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_2870620137098298072.key (/w/workspace/oom-master-commit-lint@tmp/private_key_2870620137098298072.key) 09:01:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:01:10 The recommended git tool is: NONE 09:01:11 using credential onap-jenkins-ssh 09:01:11 Wiping out workspace first. 09:01:11 Cloning the remote Git repository 09:01:11 Cloning repository git://cloud.onap.org/mirror/oom.git 09:01:12 > git init /w/workspace/oom-master-commit-lint # timeout=10 09:01:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:01:12 > git --version # timeout=10 09:01:12 > git --version # 'git version 2.17.1' 09:01:12 using GIT_SSH to set credentials Gerrit user 09:01:12 Verifying host key using manually-configured host key entries 09:01:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:01:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:01:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:01:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:01:18 using GIT_SSH to set credentials Gerrit user 09:01:18 Verifying host key using manually-configured host key entries 09:01:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/137663/2 # timeout=30 09:01:18 > git rev-parse 7084fcaf6fe063ac295dd88dad3ecc6c885626c1^{commit} # timeout=10 09:01:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:01:18 Checking out Revision 7084fcaf6fe063ac295dd88dad3ecc6c885626c1 (refs/changes/63/137663/2) 09:01:18 > git config core.sparsecheckout # timeout=10 09:01:18 > git checkout -f 7084fcaf6fe063ac295dd88dad3ecc6c885626c1 # timeout=30 09:01:20 ERROR: Unable to retrieve commit message 09:01:20 java.lang.InterruptedException 09:01:20 at java.base/java.lang.Object.wait(Native Method) 09:01:20 at hudson.remoting.Request.call(Request.java:177) 09:01:20 at hudson.remoting.Channel.call(Channel.java:1002) 09:01:20 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) 09:01:20 at com.sun.proxy.$Proxy188.withRepository(Unknown Source) 09:01:20 at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) 09:01:20 at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1423) 09:01:20 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1363) 09:01:20 at hudson.scm.SCM.checkout(SCM.java:540) 09:01:20 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 09:01:20 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 09:01:20 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 09:01:20 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 09:01:20 at hudson.model.Run.execute(Run.java:1895) 09:01:20 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 09:01:20 at hudson.model.ResourceController.execute(ResourceController.java:101) 09:01:20 at hudson.model.Executor.run(Executor.java:442) 09:01:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:01:21 > git rev-list --no-walk 5230ed9ba9769c93487ad66d0d1f68eec5134a90 # timeout=10 09:01:21 [EnvInject] - Injecting environment variables from a build step. 09:01:21 [EnvInject] - Injecting as environment variables the properties content 09:01:21 PYTHON=python3 09:01:21 09:01:21 [EnvInject] - Variables injected successfully. 09:01:21 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6876899922056137999.sh 09:01:21 ---> tox-install.sh 09:01:21 + source /home/jenkins/lf-env.sh 09:01:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:21 ++ mktemp -d /tmp/venv-XXXX 09:01:21 + lf_venv=/tmp/venv-WlJT 09:01:21 + local venv_file=/tmp/.os_lf_venv 09:01:21 + local python=python3 09:01:21 + local options 09:01:21 + local set_path=true 09:01:21 + local install_args= 09:01: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 09:01:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:21 + true 09:01:21 + case $1 in 09:01:21 + venv_file=/tmp/.toxenv 09:01:21 + shift 2 09:01:21 + true 09:01:21 + case $1 in 09:01:21 + shift 09:01:21 + break 09:01:21 + case $python in 09:01:21 + local pkg_list= 09:01:21 + [[ -d /opt/pyenv ]] 09:01:21 + echo 'Setup pyenv:' 09:01:21 Setup pyenv: 09:01:21 + export PYENV_ROOT=/opt/pyenv 09:01:21 + PYENV_ROOT=/opt/pyenv 09:01: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 09:01: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 09:01:21 + pyenv versions 09:01:21 * system (set by /opt/pyenv/version) 09:01:21 * 3.8.13 (set by /opt/pyenv/version) 09:01:21 * 3.9.13 (set by /opt/pyenv/version) 09:01:21 * 3.10.6 (set by /opt/pyenv/version) 09:01:21 + command -v pyenv 09:01:21 ++ pyenv init - --no-rehash 09:01: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[*]}"'\'')" 09:01:21 export PATH="/opt/pyenv/shims:${PATH}" 09:01:21 export PYENV_SHELL=bash 09:01:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:21 pyenv() { 09:01:21 local command 09:01:21 command="${1:-}" 09:01:21 if [ "$#" -gt 0 ]; then 09:01:21 shift 09:01:21 fi 09:01:21 09:01:21 case "$command" in 09:01:21 rehash|shell) 09:01:21 eval "$(pyenv "sh-$command" "$@")" 09:01:21 ;; 09:01:21 *) 09:01:21 command pyenv "$command" "$@" 09:01:21 ;; 09:01:21 esac 09:01:21 }' 09:01: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[*]}"' 09:01: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 09:01: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 09:01: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 09:01:21 ++ export PYENV_SHELL=bash 09:01:21 ++ PYENV_SHELL=bash 09:01:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:21 +++ complete -F _pyenv pyenv 09:01:21 ++ lf-pyver python3 09:01:21 ++ local py_version_xy=python3 09:01:21 ++ local py_version_xyz= 09:01:21 ++ pyenv versions 09:01:21 ++ local command 09:01:21 ++ command=versions 09:01:21 ++ '[' 1 -gt 0 ']' 09:01:21 ++ sed 's/^[ *]* //' 09:01:21 ++ shift 09:01:21 ++ case "$command" in 09:01:21 ++ command pyenv versions 09:01:21 ++ pyenv versions 09:01:21 ++ grep -E '^[0-9.]*[0-9]$' 09:01:21 ++ awk '{ print $1 }' 09:01:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:21 +++ grep '^3' /tmp/.pyenv_versions 09:01:21 +++ sort -V 09:01:21 +++ tail -n 1 09:01:21 ++ py_version_xyz=3.10.6 09:01:21 ++ [[ -z 3.10.6 ]] 09:01:21 ++ echo 3.10.6 09:01:21 ++ return 0 09:01:21 + pyenv local 3.10.6 09:01:21 + local command 09:01:21 + command=local 09:01:21 + '[' 2 -gt 0 ']' 09:01:21 + shift 09:01:21 + case "$command" in 09:01:21 + command pyenv local 3.10.6 09:01:21 + pyenv local 3.10.6 09:01:21 + for arg in "$@" 09:01:21 + case $arg in 09:01:21 + pkg_list+='tox ' 09:01:21 + for arg in "$@" 09:01:21 + case $arg in 09:01:21 + pkg_list+='virtualenv ' 09:01:21 + for arg in "$@" 09:01:21 + case $arg in 09:01:21 + pkg_list+='urllib3~=1.26.15 ' 09:01:21 + [[ -f /tmp/.toxenv ]] 09:01:21 + [[ ! -f /tmp/.toxenv ]] 09:01:21 + [[ -n '' ]] 09:01:21 + python3 -m venv /tmp/venv-WlJT 09:01:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WlJT' 09:01:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WlJT 09:01:28 + echo /tmp/venv-WlJT 09:01:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:01:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:01:28 + /tmp/venv-WlJT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:01:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:01:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:01:31 + /tmp/venv-WlJT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:01:35 + type python3 09:01:35 + true 09:01:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WlJT/bin to PATH' 09:01:35 lf-activate-venv(): INFO: Adding /tmp/venv-WlJT/bin to PATH 09:01:35 + PATH=/tmp/venv-WlJT/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:01:35 + return 0 09:01:35 + python3 --version 09:01:35 Python 3.10.6 09:01:35 + python3 -m pip --version 09:01:35 pip 24.0 from /tmp/venv-WlJT/lib/python3.10/site-packages/pip (python 3.10) 09:01:35 + python3 -m pip freeze 09:01:35 cachetools==5.3.3 09:01:35 chardet==5.2.0 09:01:35 colorama==0.4.6 09:01:35 distlib==0.3.8 09:01:35 filelock==3.13.4 09:01:35 packaging==24.0 09:01:35 platformdirs==4.2.0 09:01:35 pluggy==1.4.0 09:01:35 pyproject-api==1.6.1 09:01:35 tomli==2.0.1 09:01:35 tox==4.14.2 09:01:35 urllib3==1.26.18 09:01:35 virtualenv==20.25.1 09:01:35 [EnvInject] - Injecting environment variables from a build step. 09:01:35 [EnvInject] - Injecting as environment variables the properties content 09:01:35 PARALLEL=false 09:01:35 09:01:35 [EnvInject] - Variables injected successfully. 09:01:35 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14281489301772264422.sh 09:01:35 ---> tox-run.sh 09:01:35 + 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:01:35 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 09:01:35 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 09:01:35 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 09:01:35 + cd /w/workspace/oom-master-commit-lint/. 09:01:35 + source /home/jenkins/lf-env.sh 09:01:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:35 ++ mktemp -d /tmp/venv-XXXX 09:01:35 + lf_venv=/tmp/venv-DWob 09:01:35 + local venv_file=/tmp/.os_lf_venv 09:01:35 + local python=python3 09:01:35 + local options 09:01:35 + local set_path=true 09:01:35 + local install_args= 09:01:35 ++ 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:01:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:35 + true 09:01:35 + case $1 in 09:01:35 + venv_file=/tmp/.toxenv 09:01:35 + shift 2 09:01:35 + true 09:01:35 + case $1 in 09:01:35 + shift 09:01:35 + break 09:01:35 + case $python in 09:01:35 + local pkg_list= 09:01:35 + [[ -d /opt/pyenv ]] 09:01:35 + echo 'Setup pyenv:' 09:01:35 Setup pyenv: 09:01:35 + export PYENV_ROOT=/opt/pyenv 09:01:35 + PYENV_ROOT=/opt/pyenv 09:01:35 + 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:01:35 + 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:01:35 + pyenv versions 09:01:36 system 09:01:36 3.8.13 09:01:36 3.9.13 09:01:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:01:36 + command -v pyenv 09:01:36 ++ pyenv init - --no-rehash 09:01:36 + 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:01:36 export PATH="/opt/pyenv/shims:${PATH}" 09:01:36 export PYENV_SHELL=bash 09:01:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:36 pyenv() { 09:01:36 local command 09:01:36 command="${1:-}" 09:01:36 if [ "$#" -gt 0 ]; then 09:01:36 shift 09:01:36 fi 09:01:36 09:01:36 case "$command" in 09:01:36 rehash|shell) 09:01:36 eval "$(pyenv "sh-$command" "$@")" 09:01:36 ;; 09:01:36 *) 09:01:36 command pyenv "$command" "$@" 09:01:36 ;; 09:01:36 esac 09:01:36 }' 09:01:36 +++ 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:01:36 ++ 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:01:36 ++ 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:01:36 ++ 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:01:36 ++ export PYENV_SHELL=bash 09:01:36 ++ PYENV_SHELL=bash 09:01:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:36 +++ complete -F _pyenv pyenv 09:01:36 ++ lf-pyver python3 09:01:36 ++ local py_version_xy=python3 09:01:36 ++ local py_version_xyz= 09:01:36 ++ pyenv versions 09:01:36 ++ local command 09:01:36 ++ command=versions 09:01:36 ++ sed 's/^[ *]* //' 09:01:36 ++ '[' 1 -gt 0 ']' 09:01:36 ++ shift 09:01:36 ++ case "$command" in 09:01:36 ++ command pyenv versions 09:01:36 ++ pyenv versions 09:01:36 ++ awk '{ print $1 }' 09:01:36 ++ grep -E '^[0-9.]*[0-9]$' 09:01:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:36 +++ grep '^3' /tmp/.pyenv_versions 09:01:36 +++ sort -V 09:01:36 +++ tail -n 1 09:01:36 ++ py_version_xyz=3.10.6 09:01:36 ++ [[ -z 3.10.6 ]] 09:01:36 ++ echo 3.10.6 09:01:36 ++ return 0 09:01:36 + pyenv local 3.10.6 09:01:36 + local command 09:01:36 + command=local 09:01:36 + '[' 2 -gt 0 ']' 09:01:36 + shift 09:01:36 + case "$command" in 09:01:36 + command pyenv local 3.10.6 09:01:36 + pyenv local 3.10.6 09:01:36 + for arg in "$@" 09:01:36 + case $arg in 09:01:36 + pkg_list+='tox ' 09:01:36 + for arg in "$@" 09:01:36 + case $arg in 09:01:36 + pkg_list+='virtualenv ' 09:01:36 + for arg in "$@" 09:01:36 + case $arg in 09:01:36 + pkg_list+='urllib3~=1.26.15 ' 09:01:36 + [[ -f /tmp/.toxenv ]] 09:01:36 ++ cat /tmp/.toxenv 09:01:36 + lf_venv=/tmp/venv-WlJT 09:01:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WlJT from' file:/tmp/.toxenv 09:01:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WlJT from file:/tmp/.toxenv 09:01:36 + /tmp/venv-WlJT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:01:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:01:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:01:37 + /tmp/venv-WlJT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:01:38 + type python3 09:01:38 + true 09:01:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WlJT/bin to PATH' 09:01:38 lf-activate-venv(): INFO: Adding /tmp/venv-WlJT/bin to PATH 09:01:38 + PATH=/tmp/venv-WlJT/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:01:38 + return 0 09:01:38 + [[ -d /opt/pyenv ]] 09:01:38 + echo '---> Setting up pyenv' 09:01:38 ---> Setting up pyenv 09:01:38 + export PYENV_ROOT=/opt/pyenv 09:01:38 + PYENV_ROOT=/opt/pyenv 09:01:38 + export PATH=/opt/pyenv/bin:/tmp/venv-WlJT/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:01:38 + PATH=/opt/pyenv/bin:/tmp/venv-WlJT/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:01:38 ++ pwd 09:01:38 + PYTHONPATH=/w/workspace/oom-master-commit-lint 09:01:38 + export PYTHONPATH 09:01:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:01:38 + TOX_TESTENV_PASSENV=PYTHONPATH 09:01:38 + tox --version 09:01:38 4.14.2 from /tmp/venv-WlJT/lib/python3.10/site-packages/tox/__init__.py 09:01:38 + PARALLEL=false 09:01:38 + TOX_OPTIONS_LIST= 09:01:38 + [[ -n gitlint ]] 09:01:38 + TOX_OPTIONS_LIST=' -e gitlint' 09:01:38 + case ${PARALLEL,,} in 09:01:38 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 09:01:38 + tox -e gitlint 09:01:41 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 09:02:08 gitlint: freeze> python -m pip freeze --all 09:02:09 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 09:02:09 gitlint: commands[0]> gitlint 09:02:09 gitlint: OK (30.18=setup[30.01]+cmd[0.17] seconds) 09:02:09 congratulations :) (30.36 seconds) 09:02:09 + tox_status=0 09:02:09 + echo '---> Completed tox runs' 09:02:09 ---> Completed tox runs 09:02:09 + for i in .tox/*/log 09:02:09 ++ echo .tox/gitlint/log 09:02:09 ++ awk -F/ '{print $2}' 09:02:09 + tox_env=gitlint 09:02:09 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 09:02:09 + DOC_DIR=docs/_build/html 09:02:09 + [[ -d docs/_build/html ]] 09:02:09 + echo '---> tox-run.sh ends' 09:02:09 ---> tox-run.sh ends 09:02:09 + test 0 -eq 0 09:02:09 $ ssh-agent -k 09:02:09 unset SSH_AUTH_SOCK; 09:02:09 unset SSH_AGENT_PID; 09:02:09 echo Agent pid 1690 killed; 09:02:09 [ssh-agent] Stopped. 09:02:09 [PostBuildScript] - [INFO] Executing post build scripts. 09:02:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3878923809288262732.sh 09:02:09 ---> sysstat.sh 09:02:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10560113333208751534.sh 09:02:09 ---> package-listing.sh 09:02:09 ++ facter osfamily 09:02:09 ++ tr '[:upper:]' '[:lower:]' 09:02:10 + OS_FAMILY=debian 09:02:10 + workspace=/w/workspace/oom-master-commit-lint 09:02:10 + START_PACKAGES=/tmp/packages_start.txt 09:02:10 + END_PACKAGES=/tmp/packages_end.txt 09:02:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:02:10 + PACKAGES=/tmp/packages_start.txt 09:02:10 + '[' /w/workspace/oom-master-commit-lint ']' 09:02:10 + PACKAGES=/tmp/packages_end.txt 09:02:10 + case "${OS_FAMILY}" in 09:02:10 + dpkg -l 09:02:10 + grep '^ii' 09:02:10 + '[' -f /tmp/packages_start.txt ']' 09:02:10 + '[' -f /tmp/packages_end.txt ']' 09:02:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:02:10 + '[' /w/workspace/oom-master-commit-lint ']' 09:02:10 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 09:02:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 09:02:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18417237373662709065.sh 09:02:10 ---> capture-instance-metadata.sh 09:02:10 Setup pyenv: 09:02:10 system 09:02:10 3.8.13 09:02:10 3.9.13 09:02:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:02:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Mr9 09:02:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:02:17 lf-activate-venv(): INFO: Installing: lftools 09:03:46 lf-activate-venv(): INFO: Adding /tmp/venv-5Mr9/bin to PATH 09:03:46 INFO: Running in OpenStack, capturing instance metadata 09:03:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3348164604598722151.sh 09:03:47 provisioning config files... 09:03:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config10170079249515493002tmp 09:03:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:03:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:03:47 [EnvInject] - Injecting environment variables from a build step. 09:03:47 [EnvInject] - Injecting as environment variables the properties content 09:03:47 SERVER_ID=logs 09:03:47 09:03:47 [EnvInject] - Variables injected successfully. 09:03:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5914030577565931768.sh 09:03:47 ---> create-netrc.sh 09:03:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2989296950189336607.sh 09:03:47 ---> python-tools-install.sh 09:03:47 Setup pyenv: 09:03:47 system 09:03:47 3.8.13 09:03:47 3.9.13 09:03:47 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:03:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Mr9 from file:/tmp/.os_lf_venv 09:03:48 lf-activate-venv(): INFO: Installing: lftools 09:03:59 lf-activate-venv(): INFO: Adding /tmp/venv-5Mr9/bin to PATH 09:03:59 Generating Requirements File 09:04:42 Python 3.10.6 09:04:43 pip 24.0 from /tmp/venv-5Mr9/lib/python3.10/site-packages/pip (python 3.10) 09:04:43 appdirs==1.4.4 09:04:43 argcomplete==3.2.3 09:04:43 aspy.yaml==1.3.0 09:04:43 attrs==23.2.0 09:04:43 autopage==0.5.2 09:04:43 beautifulsoup4==4.12.3 09:04:43 boto3==1.34.81 09:04:43 botocore==1.34.81 09:04:43 bs4==0.0.2 09:04:43 cachetools==5.3.3 09:04:43 certifi==2024.2.2 09:04:43 cffi==1.16.0 09:04:43 cfgv==3.4.0 09:04:43 chardet==5.2.0 09:04:43 charset-normalizer==3.3.2 09:04:43 click==8.1.7 09:04:43 cliff==4.6.0 09:04:43 cmd2==2.4.3 09:04:43 cryptography==3.3.2 09:04:43 debtcollector==3.0.0 09:04:43 decorator==5.1.1 09:04:43 defusedxml==0.7.1 09:04:43 Deprecated==1.2.14 09:04:43 distlib==0.3.8 09:04:43 dnspython==2.6.1 09:04:43 docker==4.2.2 09:04:43 dogpile.cache==1.3.2 09:04:43 email_validator==2.1.1 09:04:43 filelock==3.13.4 09:04:43 future==1.0.0 09:04:43 gitdb==4.0.11 09:04:43 GitPython==3.1.43 09:04:43 google-auth==2.29.0 09:04:43 httplib2==0.22.0 09:04:43 identify==2.5.35 09:04:43 idna==3.6 09:04:43 importlib-resources==1.5.0 09:04:43 iso8601==2.1.0 09:04:43 Jinja2==3.1.3 09:04:43 jmespath==1.0.1 09:04:43 jsonpatch==1.33 09:04:43 jsonpointer==2.4 09:04:43 jsonschema==4.21.1 09:04:43 jsonschema-specifications==2023.12.1 09:04:43 keystoneauth1==5.6.0 09:04:43 kubernetes==29.0.0 09:04:43 lftools==0.37.10 09:04:43 lxml==5.2.1 09:04:43 MarkupSafe==2.1.5 09:04:43 msgpack==1.0.8 09:04:43 multi_key_dict==2.0.3 09:04:43 munch==4.0.0 09:04:43 netaddr==1.2.1 09:04:43 netifaces==0.11.0 09:04:43 niet==1.4.2 09:04:43 nodeenv==1.8.0 09:04:43 oauth2client==4.1.3 09:04:43 oauthlib==3.2.2 09:04:43 openstacksdk==3.0.0 09:04:43 os-client-config==2.1.0 09:04:43 os-service-types==1.7.0 09:04:43 osc-lib==3.0.1 09:04:43 oslo.config==9.4.0 09:04:43 oslo.context==5.5.0 09:04:43 oslo.i18n==6.3.0 09:04:43 oslo.log==5.5.1 09:04:43 oslo.serialization==5.4.0 09:04:43 oslo.utils==7.1.0 09:04:43 packaging==24.0 09:04:43 pbr==6.0.0 09:04:43 platformdirs==4.2.0 09:04:43 prettytable==3.10.0 09:04:43 pyasn1==0.6.0 09:04:43 pyasn1_modules==0.4.0 09:04:43 pycparser==2.22 09:04:43 pygerrit2==2.0.15 09:04:43 PyGithub==2.3.0 09:04:43 pyinotify==0.9.6 09:04:43 PyJWT==2.8.0 09:04:43 PyNaCl==1.5.0 09:04:43 pyparsing==2.4.7 09:04:43 pyperclip==1.8.2 09:04:43 pyrsistent==0.20.0 09:04:43 python-cinderclient==9.5.0 09:04:43 python-dateutil==2.9.0.post0 09:04:43 python-heatclient==3.5.0 09:04:43 python-jenkins==1.8.2 09:04:43 python-keystoneclient==5.4.0 09:04:43 python-magnumclient==4.4.0 09:04:43 python-novaclient==18.6.0 09:04:43 python-openstackclient==6.6.0 09:04:43 python-swiftclient==4.5.0 09:04:43 PyYAML==6.0.1 09:04:43 referencing==0.34.0 09:04:43 requests==2.31.0 09:04:43 requests-oauthlib==2.0.0 09:04:43 requestsexceptions==1.4.0 09:04:43 rfc3986==2.0.0 09:04:43 rpds-py==0.18.0 09:04:43 rsa==4.9 09:04:43 ruamel.yaml==0.18.6 09:04:43 ruamel.yaml.clib==0.2.8 09:04:43 s3transfer==0.10.1 09:04:43 simplejson==3.19.2 09:04:43 six==1.16.0 09:04:43 smmap==5.0.1 09:04:43 soupsieve==2.5 09:04:43 stevedore==5.2.0 09:04:43 tabulate==0.9.0 09:04:43 toml==0.10.2 09:04:43 tomlkit==0.12.4 09:04:43 tqdm==4.66.2 09:04:43 typing_extensions==4.11.0 09:04:43 tzdata==2024.1 09:04:43 urllib3==1.26.18 09:04:43 virtualenv==20.25.1 09:04:43 wcwidth==0.2.13 09:04:43 websocket-client==1.7.0 09:04:43 wrapt==1.16.0 09:04:43 xdg==6.0.0 09:04:43 xmltodict==0.13.0 09:04:43 yq==3.2.3 09:04:43 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11288149310120841120.sh 09:04:43 ---> sudo-logs.sh 09:04:43 Archiving 'sudo' log.. 09:04:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13663199618409163995.sh 09:04:44 ---> job-cost.sh 09:04:44 Setup pyenv: 09:04:44 system 09:04:44 3.8.13 09:04:44 3.9.13 09:04:44 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:04:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Mr9 from file:/tmp/.os_lf_venv 09:04:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:04:51 lf-activate-venv(): INFO: Adding /tmp/venv-5Mr9/bin to PATH 09:04:51 INFO: No Stack... 09:04:51 INFO: Retrieving Pricing Info for: v3-standard-4 09:04:52 INFO: Archiving Costs 09:04:52 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16541719366244387574.sh 09:04:52 ---> logs-deploy.sh 09:04:52 Setup pyenv: 09:04:52 system 09:04:52 3.8.13 09:04:52 3.9.13 09:04:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:04:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Mr9 from file:/tmp/.os_lf_venv 09:04:53 lf-activate-venv(): INFO: Installing: lftools 09:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-5Mr9/bin to PATH 09:05:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7306 09:05:05 INFO: archiving workspace using pattern(s): 09:05:06 Archives upload complete. 09:05:06 INFO: archiving logs to Nexus 09:05:07 ---> uname -a: 09:05:07 Linux prd-ubuntu1804-builder-4c-4g-22014 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:05:07 09:05:07 09:05:07 ---> lscpu: 09:05:07 Architecture: x86_64 09:05:07 CPU op-mode(s): 32-bit, 64-bit 09:05:07 Byte Order: Little Endian 09:05:07 CPU(s): 4 09:05:07 On-line CPU(s) list: 0-3 09:05:07 Thread(s) per core: 1 09:05:07 Core(s) per socket: 1 09:05:07 Socket(s): 4 09:05:07 NUMA node(s): 1 09:05:07 Vendor ID: AuthenticAMD 09:05:07 CPU family: 23 09:05:07 Model: 49 09:05:07 Model name: AMD EPYC-Rome Processor 09:05:07 Stepping: 0 09:05:07 CPU MHz: 2800.000 09:05:07 BogoMIPS: 5600.00 09:05:07 Virtualization: AMD-V 09:05:07 Hypervisor vendor: KVM 09:05:07 Virtualization type: full 09:05:07 L1d cache: 32K 09:05:07 L1i cache: 32K 09:05:07 L2 cache: 512K 09:05:07 L3 cache: 16384K 09:05:07 NUMA node0 CPU(s): 0-3 09:05:07 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:05:07 09:05:07 09:05:07 ---> nproc: 09:05:07 4 09:05:07 09:05:07 09:05:07 ---> df -h: 09:05:07 Filesystem Size Used Avail Use% Mounted on 09:05:07 udev 7.9G 0 7.9G 0% /dev 09:05:07 tmpfs 1.6G 672K 1.6G 1% /run 09:05:07 /dev/vda1 78G 8.4G 69G 11% / 09:05:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:05:07 tmpfs 5.0M 0 5.0M 0% /run/lock 09:05:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:05:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:05:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:05:07 09:05:07 09:05:07 ---> free -m: 09:05:07 total used free shared buff/cache available 09:05:07 Mem: 16040 557 13210 0 2272 15160 09:05:07 Swap: 1023 0 1023 09:05:07 09:05:07 09:05:07 ---> ip addr: 09:05:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:05:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:05:07 inet 127.0.0.1/8 scope host lo 09:05:07 valid_lft forever preferred_lft forever 09:05:07 inet6 ::1/128 scope host 09:05:07 valid_lft forever preferred_lft forever 09:05:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:05:07 link/ether fa:16:3e:0d:4c:f4 brd ff:ff:ff:ff:ff:ff 09:05:07 inet 10.30.106.237/23 brd 10.30.107.255 scope global dynamic ens3 09:05:07 valid_lft 86144sec preferred_lft 86144sec 09:05:07 inet6 fe80::f816:3eff:fe0d:4cf4/64 scope link 09:05:07 valid_lft forever preferred_lft forever 09:05:07 09:05:07 09:05:07 ---> sar -b -r -n DEV: 09:05:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22014) 04/10/24 _x86_64_ (4 CPU) 09:05:07 09:05:07 09:00:54 LINUX RESTART (4 CPU) 09:05:07 09:05:07 09:01:01 tps rtps wtps bread/s bwrtn/s 09:05:07 09:02:01 192.48 65.61 126.88 4039.06 36503.65 09:05:07 09:03:01 84.82 0.37 84.45 35.73 18185.77 09:05:07 09:04:01 47.44 13.81 33.63 1047.56 12570.17 09:05:07 09:05:01 74.29 0.38 73.90 26.00 17643.86 09:05:07 Average: 99.76 20.04 79.72 1287.09 21225.86 09:05:07 09:05:07 09:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:05:07 09:02:01 13964004 15494768 2460964 14.98 57248 1678608 890668 5.10 755516 1499664 84720 09:05:07 09:03:01 13801664 15505384 2623304 15.97 72156 1824816 805312 4.61 759420 1634788 7196 09:05:07 09:04:01 13667220 15555148 2757748 16.79 86108 1985296 733848 4.20 733736 1776020 135824 09:05:07 09:05:01 13491792 15489520 2933176 17.86 94804 2081316 815072 4.66 806448 1866664 82376 09:05:07 Average: 13731170 15511205 2693798 16.40 77579 1892509 811225 4.64 763780 1694284 77529 09:05:07 09:05:07 09:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:05:07 09:02:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 09:05:07 09:02:01 ens3 481.59 321.40 2205.57 81.15 0.00 0.00 0.00 0.00 09:05:07 09:03:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 09:05:07 09:03:01 ens3 17.13 14.58 72.56 4.24 0.00 0.00 0.00 0.00 09:05:07 09:04:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 09:05:07 09:04:01 ens3 31.43 21.93 551.17 5.02 0.00 0.00 0.00 0.00 09:05:07 09:05:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 09:05:07 09:05:01 ens3 24.36 20.75 221.88 6.00 0.00 0.00 0.00 0.00 09:05:07 Average: lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 09:05:07 Average: ens3 138.63 94.66 762.79 24.10 0.00 0.00 0.00 0.00 09:05:07 09:05:07 09:05:07 ---> sar -P ALL: 09:05:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22014) 04/10/24 _x86_64_ (4 CPU) 09:05:07 09:05:07 09:00:54 LINUX RESTART (4 CPU) 09:05:07 09:05:07 09:01:01 CPU %user %nice %system %iowait %steal %idle 09:05:07 09:02:01 all 19.44 0.00 2.31 8.11 0.07 70.07 09:05:07 09:02:01 0 10.38 0.00 1.89 5.81 0.03 81.89 09:05:07 09:02:01 1 30.52 0.00 2.54 8.90 0.08 57.96 09:05:07 09:02:01 2 22.34 0.00 2.91 7.50 0.08 67.16 09:05:07 09:02:01 3 14.58 0.00 1.88 10.23 0.05 73.26 09:05:07 09:03:01 all 11.92 0.00 0.94 17.36 0.04 69.74 09:05:07 09:03:01 0 1.94 0.00 0.20 9.61 0.02 88.24 09:05:07 09:03:01 1 14.38 0.00 0.85 16.21 0.03 68.53 09:05:07 09:03:01 2 24.48 0.00 1.77 8.72 0.05 64.99 09:05:07 09:03:01 3 6.87 0.00 0.94 34.92 0.07 57.21 09:05:07 09:04:01 all 9.95 0.00 0.79 14.55 0.03 74.68 09:05:07 09:04:01 0 2.23 0.00 0.37 0.05 0.00 97.35 09:05:07 09:04:01 1 2.42 0.00 0.35 0.12 0.02 97.10 09:05:07 09:04:01 2 28.79 0.00 1.52 52.81 0.07 16.81 09:05:07 09:04:01 3 6.41 0.00 0.94 5.33 0.05 87.27 09:05:07 09:05:01 all 15.70 0.00 0.95 9.08 0.05 74.23 09:05:07 09:05:01 0 13.20 0.00 0.85 0.62 0.03 85.30 09:05:07 09:05:01 1 4.99 0.00 0.46 0.05 0.03 94.46 09:05:07 09:05:01 2 11.28 0.00 0.57 1.87 0.05 86.24 09:05:07 09:05:01 3 33.42 0.00 1.89 33.89 0.07 30.74 09:05:07 Average: all 14.25 0.00 1.25 12.28 0.05 72.19 09:05:07 Average: 0 6.93 0.00 0.83 4.02 0.02 88.20 09:05:07 Average: 1 13.04 0.00 1.05 6.31 0.04 79.57 09:05:07 Average: 2 21.72 0.00 1.69 17.71 0.06 58.82 09:05:07 Average: 3 15.32 0.00 1.41 21.09 0.06 62.12 09:05:07 09:05:07 09:05:07