12:52:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137636 12:52:11 Running as SYSTEM 12:52:11 [EnvInject] - Loading node environment variables. 12:52:11 Building remotely on prd-ubuntu1804-builder-4c-4g-20078 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:52:11 [ssh-agent] Looking for ssh-agent implementation... 12:52:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:52:11 $ ssh-agent 12:52:11 SSH_AUTH_SOCK=/tmp/ssh-BVhG8W6fnNwi/agent.1776 12:52:11 SSH_AGENT_PID=1778 12:52:11 [ssh-agent] Started. 12:52:11 Running ssh-add (command line suppressed) 12:52:11 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_16570405248563909198.key (/w/workspace/oom-master-commit-lint@tmp/private_key_16570405248563909198.key) 12:52:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:52:11 The recommended git tool is: NONE 12:52:13 using credential onap-jenkins-ssh 12:52:13 Wiping out workspace first. 12:52:13 Cloning the remote Git repository 12:52:13 Cloning repository git://cloud.onap.org/mirror/oom.git 12:52:13 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:52:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:52:13 > git --version # timeout=10 12:52:13 > git --version # 'git version 2.17.1' 12:52:13 using GIT_SSH to set credentials Gerrit user 12:52:13 Verifying host key using manually-configured host key entries 12:52:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:52:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:52:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:52:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:52:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:52:18 using GIT_SSH to set credentials Gerrit user 12:52:18 Verifying host key using manually-configured host key entries 12:52:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137636/3 # timeout=30 12:52:19 > git rev-parse 5a595f3683c760e7add3e72a08c56352b04b84a3^{commit} # timeout=10 12:52:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:52:19 Checking out Revision 5a595f3683c760e7add3e72a08c56352b04b84a3 (refs/changes/36/137636/3) 12:52:19 > git config core.sparsecheckout # timeout=10 12:52:19 > git checkout -f 5a595f3683c760e7add3e72a08c56352b04b84a3 # timeout=30 12:52:22 Commit message: "[DOC] Update Information about used versions" 12:52:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:52:22 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 12:52:22 [EnvInject] - Injecting environment variables from a build step. 12:52:22 [EnvInject] - Injecting as environment variables the properties content 12:52:22 PYTHON=python3 12:52:22 12:52:22 [EnvInject] - Variables injected successfully. 12:52:22 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6090971269508628545.sh 12:52:22 ---> tox-install.sh 12:52:22 + source /home/jenkins/lf-env.sh 12:52:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:52:22 ++ mktemp -d /tmp/venv-XXXX 12:52:22 + lf_venv=/tmp/venv-IGe7 12:52:22 + local venv_file=/tmp/.os_lf_venv 12:52:22 + local python=python3 12:52:22 + local options 12:52:22 + local set_path=true 12:52:22 + local install_args= 12:52:22 ++ 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 12:52:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:52:22 + true 12:52:22 + case $1 in 12:52:22 + venv_file=/tmp/.toxenv 12:52:22 + shift 2 12:52:22 + true 12:52:22 + case $1 in 12:52:22 + shift 12:52:22 + break 12:52:22 + case $python in 12:52:22 + local pkg_list= 12:52:22 + [[ -d /opt/pyenv ]] 12:52:22 + echo 'Setup pyenv:' 12:52:22 Setup pyenv: 12:52:22 + export PYENV_ROOT=/opt/pyenv 12:52:22 + PYENV_ROOT=/opt/pyenv 12:52:22 + 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 12:52:22 + 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 12:52:22 + pyenv versions 12:52:22 * system (set by /opt/pyenv/version) 12:52:22 * 3.8.13 (set by /opt/pyenv/version) 12:52:22 * 3.9.13 (set by /opt/pyenv/version) 12:52:22 * 3.10.6 (set by /opt/pyenv/version) 12:52:22 + command -v pyenv 12:52:22 ++ pyenv init - --no-rehash 12:52:22 + 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[*]}"'\'')" 12:52:22 export PATH="/opt/pyenv/shims:${PATH}" 12:52:22 export PYENV_SHELL=bash 12:52:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:52:22 pyenv() { 12:52:22 local command 12:52:22 command="${1:-}" 12:52:22 if [ "$#" -gt 0 ]; then 12:52:22 shift 12:52:22 fi 12:52:22 12:52:22 case "$command" in 12:52:22 rehash|shell) 12:52:22 eval "$(pyenv "sh-$command" "$@")" 12:52:22 ;; 12:52:22 *) 12:52:22 command pyenv "$command" "$@" 12:52:22 ;; 12:52:22 esac 12:52:22 }' 12:52:22 +++ 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[*]}"' 12:52:22 ++ 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 12:52:22 ++ 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 12:52:22 ++ 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 12:52:22 ++ export PYENV_SHELL=bash 12:52:22 ++ PYENV_SHELL=bash 12:52:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:52:22 +++ complete -F _pyenv pyenv 12:52:22 ++ lf-pyver python3 12:52:22 ++ local py_version_xy=python3 12:52:22 ++ local py_version_xyz= 12:52:22 ++ pyenv versions 12:52:22 ++ local command 12:52:22 ++ command=versions 12:52:22 ++ '[' 1 -gt 0 ']' 12:52:22 ++ shift 12:52:22 ++ sed 's/^[ *]* //' 12:52:22 ++ case "$command" in 12:52:22 ++ command pyenv versions 12:52:22 ++ pyenv versions 12:52:22 ++ grep -E '^[0-9.]*[0-9]$' 12:52:22 ++ awk '{ print $1 }' 12:52:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:52:22 +++ grep '^3' /tmp/.pyenv_versions 12:52:22 +++ sort -V 12:52:22 +++ tail -n 1 12:52:22 ++ py_version_xyz=3.10.6 12:52:22 ++ [[ -z 3.10.6 ]] 12:52:22 ++ echo 3.10.6 12:52:22 ++ return 0 12:52:22 + pyenv local 3.10.6 12:52:22 + local command 12:52:22 + command=local 12:52:22 + '[' 2 -gt 0 ']' 12:52:22 + shift 12:52:22 + case "$command" in 12:52:22 + command pyenv local 3.10.6 12:52:22 + pyenv local 3.10.6 12:52:22 + for arg in "$@" 12:52:22 + case $arg in 12:52:22 + pkg_list+='tox ' 12:52:22 + for arg in "$@" 12:52:22 + case $arg in 12:52:22 + pkg_list+='virtualenv ' 12:52:22 + for arg in "$@" 12:52:22 + case $arg in 12:52:22 + pkg_list+='urllib3~=1.26.15 ' 12:52:22 + [[ -f /tmp/.toxenv ]] 12:52:22 + [[ ! -f /tmp/.toxenv ]] 12:52:22 + [[ -n '' ]] 12:52:22 + python3 -m venv /tmp/venv-IGe7 12:52:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IGe7' 12:52:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IGe7 12:52:27 + echo /tmp/venv-IGe7 12:52:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:52:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:52:27 + /tmp/venv-IGe7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:52:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:52:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:52:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:52:30 + /tmp/venv-IGe7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:52:32 + type python3 12:52:32 + true 12:52:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IGe7/bin to PATH' 12:52:32 lf-activate-venv(): INFO: Adding /tmp/venv-IGe7/bin to PATH 12:52:32 + PATH=/tmp/venv-IGe7/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 12:52:32 + return 0 12:52:32 + python3 --version 12:52:32 Python 3.10.6 12:52:32 + python3 -m pip --version 12:52:33 pip 24.0 from /tmp/venv-IGe7/lib/python3.10/site-packages/pip (python 3.10) 12:52:33 + python3 -m pip freeze 12:52:33 cachetools==5.3.3 12:52:33 chardet==5.2.0 12:52:33 colorama==0.4.6 12:52:33 distlib==0.3.8 12:52:33 filelock==3.13.3 12:52:33 packaging==24.0 12:52:33 platformdirs==4.2.0 12:52:33 pluggy==1.4.0 12:52:33 pyproject-api==1.6.1 12:52:33 tomli==2.0.1 12:52:33 tox==4.14.2 12:52:33 urllib3==1.26.18 12:52:33 virtualenv==20.25.1 12:52:33 [EnvInject] - Injecting environment variables from a build step. 12:52:33 [EnvInject] - Injecting as environment variables the properties content 12:52:33 PARALLEL=false 12:52:33 12:52:33 [EnvInject] - Variables injected successfully. 12:52:33 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1485742968301594449.sh 12:52:33 ---> tox-run.sh 12:52: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 12:52:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 12:52:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 12:52:33 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 12:52:33 + cd /w/workspace/oom-master-commit-lint/. 12:52:33 + source /home/jenkins/lf-env.sh 12:52:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:52:33 ++ mktemp -d /tmp/venv-XXXX 12:52:33 + lf_venv=/tmp/venv-4isw 12:52:33 + local venv_file=/tmp/.os_lf_venv 12:52:33 + local python=python3 12:52:33 + local options 12:52:33 + local set_path=true 12:52:33 + local install_args= 12:52: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 12:52:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:52:33 + true 12:52:33 + case $1 in 12:52:33 + venv_file=/tmp/.toxenv 12:52:33 + shift 2 12:52:33 + true 12:52:33 + case $1 in 12:52:33 + shift 12:52:33 + break 12:52:33 + case $python in 12:52:33 + local pkg_list= 12:52:33 + [[ -d /opt/pyenv ]] 12:52:33 + echo 'Setup pyenv:' 12:52:33 Setup pyenv: 12:52:33 + export PYENV_ROOT=/opt/pyenv 12:52:33 + PYENV_ROOT=/opt/pyenv 12:52: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 12:52: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 12:52:33 + pyenv versions 12:52:33 system 12:52:33 3.8.13 12:52:33 3.9.13 12:52:33 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:52:33 + command -v pyenv 12:52:33 ++ pyenv init - --no-rehash 12:52: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[*]}"'\'')" 12:52:33 export PATH="/opt/pyenv/shims:${PATH}" 12:52:33 export PYENV_SHELL=bash 12:52:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:52:33 pyenv() { 12:52:33 local command 12:52:33 command="${1:-}" 12:52:33 if [ "$#" -gt 0 ]; then 12:52:33 shift 12:52:33 fi 12:52:33 12:52:33 case "$command" in 12:52:33 rehash|shell) 12:52:33 eval "$(pyenv "sh-$command" "$@")" 12:52:33 ;; 12:52:33 *) 12:52:33 command pyenv "$command" "$@" 12:52:33 ;; 12:52:33 esac 12:52:33 }' 12:52: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[*]}"' 12:52: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 12:52: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 12:52: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 12:52:33 ++ export PYENV_SHELL=bash 12:52:33 ++ PYENV_SHELL=bash 12:52:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:52:33 +++ complete -F _pyenv pyenv 12:52:33 ++ lf-pyver python3 12:52:33 ++ local py_version_xy=python3 12:52:33 ++ local py_version_xyz= 12:52:33 ++ pyenv versions 12:52:33 ++ local command 12:52:33 ++ command=versions 12:52:33 ++ '[' 1 -gt 0 ']' 12:52:33 ++ shift 12:52:33 ++ case "$command" in 12:52:33 ++ command pyenv versions 12:52:33 ++ pyenv versions 12:52:33 ++ sed 's/^[ *]* //' 12:52:33 ++ awk '{ print $1 }' 12:52:33 ++ grep -E '^[0-9.]*[0-9]$' 12:52:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:52:33 +++ grep '^3' /tmp/.pyenv_versions 12:52:33 +++ sort -V 12:52:33 +++ tail -n 1 12:52:33 ++ py_version_xyz=3.10.6 12:52:33 ++ [[ -z 3.10.6 ]] 12:52:33 ++ echo 3.10.6 12:52:33 ++ return 0 12:52:33 + pyenv local 3.10.6 12:52:33 + local command 12:52:33 + command=local 12:52:33 + '[' 2 -gt 0 ']' 12:52:33 + shift 12:52:33 + case "$command" in 12:52:33 + command pyenv local 3.10.6 12:52:33 + pyenv local 3.10.6 12:52:33 + for arg in "$@" 12:52:33 + case $arg in 12:52:33 + pkg_list+='tox ' 12:52:33 + for arg in "$@" 12:52:33 + case $arg in 12:52:33 + pkg_list+='virtualenv ' 12:52:33 + for arg in "$@" 12:52:33 + case $arg in 12:52:33 + pkg_list+='urllib3~=1.26.15 ' 12:52:33 + [[ -f /tmp/.toxenv ]] 12:52:33 ++ cat /tmp/.toxenv 12:52:33 + lf_venv=/tmp/venv-IGe7 12:52:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IGe7 from' file:/tmp/.toxenv 12:52:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IGe7 from file:/tmp/.toxenv 12:52:33 + /tmp/venv-IGe7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:52:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:52:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:52:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:52:34 + /tmp/venv-IGe7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:52:36 + type python3 12:52:36 + true 12:52:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IGe7/bin to PATH' 12:52:36 lf-activate-venv(): INFO: Adding /tmp/venv-IGe7/bin to PATH 12:52:36 + PATH=/tmp/venv-IGe7/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 12:52:36 + return 0 12:52:36 + [[ -d /opt/pyenv ]] 12:52:36 + echo '---> Setting up pyenv' 12:52:36 ---> Setting up pyenv 12:52:36 + export PYENV_ROOT=/opt/pyenv 12:52:36 + PYENV_ROOT=/opt/pyenv 12:52:36 + export PATH=/opt/pyenv/bin:/tmp/venv-IGe7/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 12:52:36 + PATH=/opt/pyenv/bin:/tmp/venv-IGe7/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 12:52:36 ++ pwd 12:52:36 + PYTHONPATH=/w/workspace/oom-master-commit-lint 12:52:36 + export PYTHONPATH 12:52:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:52:36 + TOX_TESTENV_PASSENV=PYTHONPATH 12:52:36 + tox --version 12:52:36 4.14.2 from /tmp/venv-IGe7/lib/python3.10/site-packages/tox/__init__.py 12:52:36 + PARALLEL=false 12:52:36 + TOX_OPTIONS_LIST= 12:52:36 + [[ -n gitlint ]] 12:52:36 + TOX_OPTIONS_LIST=' -e gitlint' 12:52:36 + case ${PARALLEL,,} in 12:52:36 + tox -e gitlint 12:52:36 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 12:52:39 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 12:53:06 gitlint: freeze> python -m pip freeze --all 12:53:06 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 12:53:06 gitlint: commands[0]> gitlint 12:53:06 gitlint: OK (30.10=setup[29.80]+cmd[0.30] seconds) 12:53:06 congratulations :) (30.29 seconds) 12:53:07 + tox_status=0 12:53:07 + echo '---> Completed tox runs' 12:53:07 ---> Completed tox runs 12:53:07 + for i in .tox/*/log 12:53:07 ++ echo .tox/gitlint/log 12:53:07 ++ awk -F/ '{print $2}' 12:53:07 + tox_env=gitlint 12:53:07 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 12:53:07 + DOC_DIR=docs/_build/html 12:53:07 + [[ -d docs/_build/html ]] 12:53:07 + echo '---> tox-run.sh ends' 12:53:07 ---> tox-run.sh ends 12:53:07 + test 0 -eq 0 12:53:07 $ ssh-agent -k 12:53:07 unset SSH_AUTH_SOCK; 12:53:07 unset SSH_AGENT_PID; 12:53:07 echo Agent pid 1778 killed; 12:53:07 [ssh-agent] Stopped. 12:53:07 [PostBuildScript] - [INFO] Executing post build scripts. 12:53:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9245152037276047784.sh 12:53:07 ---> sysstat.sh 12:53:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9374399253769343534.sh 12:53:07 ---> package-listing.sh 12:53:07 ++ tr '[:upper:]' '[:lower:]' 12:53:07 ++ facter osfamily 12:53:07 + OS_FAMILY=debian 12:53:07 + workspace=/w/workspace/oom-master-commit-lint 12:53:07 + START_PACKAGES=/tmp/packages_start.txt 12:53:07 + END_PACKAGES=/tmp/packages_end.txt 12:53:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:53:07 + PACKAGES=/tmp/packages_start.txt 12:53:07 + '[' /w/workspace/oom-master-commit-lint ']' 12:53:07 + PACKAGES=/tmp/packages_end.txt 12:53:07 + case "${OS_FAMILY}" in 12:53:07 + dpkg -l 12:53:07 + grep '^ii' 12:53:07 + '[' -f /tmp/packages_start.txt ']' 12:53:07 + '[' -f /tmp/packages_end.txt ']' 12:53:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:53:07 + '[' /w/workspace/oom-master-commit-lint ']' 12:53:07 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 12:53:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 12:53:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17663318830740098271.sh 12:53:07 ---> capture-instance-metadata.sh 12:53:07 Setup pyenv: 12:53:07 system 12:53:07 3.8.13 12:53:07 3.9.13 12:53:07 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:53:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wYEU 12:53:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:53:15 lf-activate-venv(): INFO: Installing: lftools 12:53:49 lf-activate-venv(): INFO: Adding /tmp/venv-wYEU/bin to PATH 12:53:49 INFO: Running in OpenStack, capturing instance metadata 12:53:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10300695982581146322.sh 12:53:49 provisioning config files... 12:53:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config11293453233420053719tmp 12:53:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:53:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:53:49 [EnvInject] - Injecting environment variables from a build step. 12:53:49 [EnvInject] - Injecting as environment variables the properties content 12:53:49 SERVER_ID=logs 12:53:49 12:53:49 [EnvInject] - Variables injected successfully. 12:53:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6530526266187003984.sh 12:53:49 ---> create-netrc.sh 12:53:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16715931500191152119.sh 12:53:49 ---> python-tools-install.sh 12:53:49 Setup pyenv: 12:53:49 system 12:53:49 3.8.13 12:53:49 3.9.13 12:53:49 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:53:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wYEU from file:/tmp/.os_lf_venv 12:53:51 lf-activate-venv(): INFO: Installing: lftools 12:53:59 lf-activate-venv(): INFO: Adding /tmp/venv-wYEU/bin to PATH 12:53:59 Generating Requirements File 12:54:27 Python 3.10.6 12:54:27 pip 24.0 from /tmp/venv-wYEU/lib/python3.10/site-packages/pip (python 3.10) 12:54:28 appdirs==1.4.4 12:54:28 argcomplete==3.2.3 12:54:28 aspy.yaml==1.3.0 12:54:28 attrs==23.2.0 12:54:28 autopage==0.5.2 12:54:28 beautifulsoup4==4.12.3 12:54:28 boto3==1.34.75 12:54:28 botocore==1.34.75 12:54:28 bs4==0.0.2 12:54:28 cachetools==5.3.3 12:54:28 certifi==2024.2.2 12:54:28 cffi==1.16.0 12:54:28 cfgv==3.4.0 12:54:28 chardet==5.2.0 12:54:28 charset-normalizer==3.3.2 12:54:28 click==8.1.7 12:54:28 cliff==4.6.0 12:54:28 cmd2==2.4.3 12:54:28 cryptography==3.3.2 12:54:28 debtcollector==3.0.0 12:54:28 decorator==5.1.1 12:54:28 defusedxml==0.7.1 12:54:28 Deprecated==1.2.14 12:54:28 distlib==0.3.8 12:54:28 dnspython==2.6.1 12:54:28 docker==4.2.2 12:54:28 dogpile.cache==1.3.2 12:54:28 email_validator==2.1.1 12:54:28 filelock==3.13.3 12:54:28 future==1.0.0 12:54:28 gitdb==4.0.11 12:54:28 GitPython==3.1.43 12:54:28 google-auth==2.29.0 12:54:28 httplib2==0.22.0 12:54:28 identify==2.5.35 12:54:28 idna==3.6 12:54:28 importlib-resources==1.5.0 12:54:28 iso8601==2.1.0 12:54:28 Jinja2==3.1.3 12:54:28 jmespath==1.0.1 12:54:28 jsonpatch==1.33 12:54:28 jsonpointer==2.4 12:54:28 jsonschema==4.21.1 12:54:28 jsonschema-specifications==2023.12.1 12:54:28 keystoneauth1==5.6.0 12:54:28 kubernetes==29.0.0 12:54:28 lftools==0.37.10 12:54:28 lxml==5.2.0 12:54:28 MarkupSafe==2.1.5 12:54:28 msgpack==1.0.8 12:54:28 multi_key_dict==2.0.3 12:54:28 munch==4.0.0 12:54:28 netaddr==1.2.1 12:54:28 netifaces==0.11.0 12:54:28 niet==1.4.2 12:54:28 nodeenv==1.8.0 12:54:28 oauth2client==4.1.3 12:54:28 oauthlib==3.2.2 12:54:28 openstacksdk==3.0.0 12:54:28 os-client-config==2.1.0 12:54:28 os-service-types==1.7.0 12:54:28 osc-lib==3.0.1 12:54:28 oslo.config==9.4.0 12:54:28 oslo.context==5.5.0 12:54:28 oslo.i18n==6.3.0 12:54:28 oslo.log==5.5.1 12:54:28 oslo.serialization==5.4.0 12:54:28 oslo.utils==7.1.0 12:54:28 packaging==24.0 12:54:28 pbr==6.0.0 12:54:28 platformdirs==4.2.0 12:54:28 prettytable==3.10.0 12:54:28 pyasn1==0.6.0 12:54:28 pyasn1_modules==0.4.0 12:54:28 pycparser==2.22 12:54:28 pygerrit2==2.0.15 12:54:28 PyGithub==2.3.0 12:54:28 pyinotify==0.9.6 12:54:28 PyJWT==2.8.0 12:54:28 PyNaCl==1.5.0 12:54:28 pyparsing==2.4.7 12:54:28 pyperclip==1.8.2 12:54:28 pyrsistent==0.20.0 12:54:28 python-cinderclient==9.5.0 12:54:28 python-dateutil==2.9.0.post0 12:54:28 python-heatclient==3.5.0 12:54:28 python-jenkins==1.8.2 12:54:28 python-keystoneclient==5.4.0 12:54:28 python-magnumclient==4.4.0 12:54:28 python-novaclient==18.6.0 12:54:28 python-openstackclient==6.6.0 12:54:28 python-swiftclient==4.5.0 12:54:28 PyYAML==6.0.1 12:54:28 referencing==0.34.0 12:54:28 requests==2.31.0 12:54:28 requests-oauthlib==2.0.0 12:54:28 requestsexceptions==1.4.0 12:54:28 rfc3986==2.0.0 12:54:28 rpds-py==0.18.0 12:54:28 rsa==4.9 12:54:28 ruamel.yaml==0.18.6 12:54:28 ruamel.yaml.clib==0.2.8 12:54:28 s3transfer==0.10.1 12:54:28 simplejson==3.19.2 12:54:28 six==1.16.0 12:54:28 smmap==5.0.1 12:54:28 soupsieve==2.5 12:54:28 stevedore==5.2.0 12:54:28 tabulate==0.9.0 12:54:28 toml==0.10.2 12:54:28 tomlkit==0.12.4 12:54:28 tqdm==4.66.2 12:54:28 typing_extensions==4.10.0 12:54:28 tzdata==2024.1 12:54:28 urllib3==1.26.18 12:54:28 virtualenv==20.25.1 12:54:28 wcwidth==0.2.13 12:54:28 websocket-client==1.7.0 12:54:28 wrapt==1.16.0 12:54:28 xdg==6.0.0 12:54:28 xmltodict==0.13.0 12:54:28 yq==3.2.3 12:54:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13186797782393527068.sh 12:54:28 ---> sudo-logs.sh 12:54:28 Archiving 'sudo' log.. 12:54:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14743469995142136426.sh 12:54:28 ---> job-cost.sh 12:54:28 Setup pyenv: 12:54:28 system 12:54:28 3.8.13 12:54:28 3.9.13 12:54:28 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:54:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wYEU from file:/tmp/.os_lf_venv 12:54:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:54:35 lf-activate-venv(): INFO: Adding /tmp/venv-wYEU/bin to PATH 12:54:35 INFO: No Stack... 12:54:35 INFO: Retrieving Pricing Info for: v3-standard-4 12:54:35 INFO: Archiving Costs 12:54:35 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins283968316390038391.sh 12:54:35 ---> logs-deploy.sh 12:54:35 Setup pyenv: 12:54:35 system 12:54:35 3.8.13 12:54:35 3.9.13 12:54:35 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:54:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wYEU from file:/tmp/.os_lf_venv 12:54:37 lf-activate-venv(): INFO: Installing: lftools 12:54:46 lf-activate-venv(): INFO: Adding /tmp/venv-wYEU/bin to PATH 12:54:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7288 12:54:46 INFO: archiving workspace using pattern(s): 12:54:47 Archives upload complete. 12:54:47 INFO: archiving logs to Nexus 12:54:48 ---> uname -a: 12:54:48 Linux prd-ubuntu1804-builder-4c-4g-20078 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:54:48 12:54:48 12:54:48 ---> lscpu: 12:54:48 Architecture: x86_64 12:54:48 CPU op-mode(s): 32-bit, 64-bit 12:54:48 Byte Order: Little Endian 12:54:48 CPU(s): 4 12:54:48 On-line CPU(s) list: 0-3 12:54:48 Thread(s) per core: 1 12:54:48 Core(s) per socket: 1 12:54:48 Socket(s): 4 12:54:48 NUMA node(s): 1 12:54:48 Vendor ID: AuthenticAMD 12:54:48 CPU family: 23 12:54:48 Model: 49 12:54:48 Model name: AMD EPYC-Rome Processor 12:54:48 Stepping: 0 12:54:48 CPU MHz: 2800.000 12:54:48 BogoMIPS: 5600.00 12:54:48 Virtualization: AMD-V 12:54:48 Hypervisor vendor: KVM 12:54:48 Virtualization type: full 12:54:48 L1d cache: 32K 12:54:48 L1i cache: 32K 12:54:48 L2 cache: 512K 12:54:48 L3 cache: 16384K 12:54:48 NUMA node0 CPU(s): 0-3 12:54:48 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 12:54:48 12:54:48 12:54:48 ---> nproc: 12:54:48 4 12:54:48 12:54:48 12:54:48 ---> df -h: 12:54:48 Filesystem Size Used Avail Use% Mounted on 12:54:48 udev 7.9G 0 7.9G 0% /dev 12:54:48 tmpfs 1.6G 672K 1.6G 1% /run 12:54:48 /dev/vda1 78G 8.4G 69G 11% / 12:54:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:54:48 tmpfs 5.0M 0 5.0M 0% /run/lock 12:54:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:54:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:54:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:54:48 12:54:48 12:54:48 ---> free -m: 12:54:48 total used free shared buff/cache available 12:54:48 Mem: 16040 534 13232 0 2272 15183 12:54:48 Swap: 1023 0 1023 12:54:48 12:54:48 12:54:48 ---> ip addr: 12:54:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:54:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:54:48 inet 127.0.0.1/8 scope host lo 12:54:48 valid_lft forever preferred_lft forever 12:54:48 inet6 ::1/128 scope host 12:54:48 valid_lft forever preferred_lft forever 12:54:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:54:48 link/ether fa:16:3e:7b:d4:c8 brd ff:ff:ff:ff:ff:ff 12:54:48 inet 10.30.107.142/23 brd 10.30.107.255 scope global dynamic ens3 12:54:48 valid_lft 85962sec preferred_lft 85962sec 12:54:48 inet6 fe80::f816:3eff:fe7b:d4c8/64 scope link 12:54:48 valid_lft forever preferred_lft forever 12:54:48 12:54:48 12:54:48 ---> sar -b -r -n DEV: 12:54:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20078) 04/02/24 _x86_64_ (4 CPU) 12:54:48 12:54:48 12:47:33 LINUX RESTART (4 CPU) 12:54:48 12:54:48 12:48:01 tps rtps wtps bread/s bwrtn/s 12:54:48 12:49:02 20.20 0.00 20.20 0.00 16123.31 12:54:48 12:50:01 9.85 0.00 9.85 0.00 13683.38 12:54:48 12:51:01 8.72 0.00 8.72 0.00 12109.72 12:54:48 12:52:01 11.00 0.00 11.00 0.00 15738.04 12:54:48 12:53:01 214.21 33.93 180.29 1232.99 9038.76 12:54:48 12:54:01 116.75 14.18 102.57 1083.29 11891.35 12:54:48 Average: 63.60 8.04 55.56 387.12 13095.79 12:54:48 12:54:48 12:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:54:48 12:49:02 14545884 15774704 1879084 11.44 32080 1415900 697664 3.99 408284 1298620 32 12:54:48 12:50:01 14544604 15773512 1880364 11.45 32168 1415896 697664 3.99 408464 1298608 136 12:54:48 12:51:01 14544900 15773968 1880068 11.45 32248 1415908 697664 3.99 408640 1298612 24 12:54:48 12:52:01 14544952 15774120 1880016 11.45 32328 1415912 697664 3.99 409116 1298612 192 12:54:48 12:53:01 13946764 15509740 2478204 15.09 61360 1704400 929736 5.32 746492 1521492 141644 12:54:48 12:54:01 13703004 15588856 2721964 16.57 86300 1982868 748076 4.28 700084 1773192 132180 12:54:48 Average: 14305018 15699150 2119950 12.91 46081 1558481 744745 4.26 513513 1414856 45701 12:54:48 12:54:48 12:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:54:48 12:49:02 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:54:48 12:49:02 ens3 1.48 0.77 2.52 0.59 0.00 0.00 0.00 0.00 12:54:48 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:48 12:50:01 ens3 1.85 1.03 0.57 0.86 0.00 0.00 0.00 0.00 12:54:48 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:48 12:51:01 ens3 0.82 0.18 0.12 0.19 0.00 0.00 0.00 0.00 12:54:48 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:48 12:52:01 ens3 1.93 0.97 0.74 0.92 0.00 0.00 0.00 0.00 12:54:48 12:53:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 12:54:48 12:53:01 ens3 242.71 173.77 1686.00 48.17 0.00 0.00 0.00 0.00 12:54:48 12:54:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 12:54:48 12:54:01 ens3 45.59 33.59 603.21 8.40 0.00 0.00 0.00 0.00 12:54:48 Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 12:54:48 Average: ens3 49.20 35.15 383.26 9.88 0.00 0.00 0.00 0.00 12:54:48 12:54:48 12:54:48 ---> sar -P ALL: 12:54:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20078) 04/02/24 _x86_64_ (4 CPU) 12:54:48 12:54:48 12:47:33 LINUX RESTART (4 CPU) 12:54:48 12:54:48 12:48:01 CPU %user %nice %system %iowait %steal %idle 12:54:48 12:49:02 all 0.19 0.00 0.03 1.72 0.01 98.05 12:54:48 12:49:02 0 0.10 0.00 0.05 0.07 0.00 99.78 12:54:48 12:49:02 1 0.22 0.00 0.05 0.05 0.02 99.67 12:54:48 12:49:02 2 0.07 0.00 0.02 6.75 0.00 93.16 12:54:48 12:49:02 3 0.37 0.00 0.03 0.00 0.02 99.58 12:54:48 12:50:01 all 0.35 0.00 0.03 4.62 0.12 94.88 12:54:48 12:50:01 0 0.03 0.00 0.03 0.02 0.37 99.54 12:54:48 12:50:01 1 0.07 0.00 0.00 0.00 0.03 99.90 12:54:48 12:50:01 2 0.00 0.00 0.00 18.53 0.02 81.45 12:54:48 12:50:01 3 1.31 0.00 0.05 0.00 0.05 98.59 12:54:48 12:51:01 all 0.22 0.00 0.01 7.03 0.01 92.73 12:54:48 12:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:54:48 12:51:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:54:48 12:51:01 2 0.00 0.00 0.00 8.13 0.00 91.87 12:54:48 12:51:01 3 0.81 0.00 0.02 19.98 0.02 79.17 12:54:48 12:52:01 all 0.19 0.00 0.02 1.55 0.01 98.23 12:54:48 12:52:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:54:48 12:52:01 1 0.15 0.00 0.00 0.00 0.02 99.83 12:54:48 12:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 12:54:48 12:52:01 3 0.53 0.00 0.05 6.17 0.02 93.23 12:54:48 12:53:01 all 16.35 0.00 1.74 3.14 0.07 78.70 12:54:48 12:53:01 0 15.01 0.00 1.22 0.84 0.03 82.90 12:54:48 12:53:01 1 9.98 0.00 1.10 0.47 0.05 88.40 12:54:48 12:53:01 2 27.39 0.00 3.15 5.07 0.08 64.31 12:54:48 12:53:01 3 13.09 0.00 1.47 6.17 0.07 79.21 12:54:48 12:54:01 all 20.42 0.00 1.71 3.36 0.06 74.45 12:54:48 12:54:01 0 10.97 0.00 1.59 4.73 0.07 82.65 12:54:48 12:54:01 1 10.24 0.00 1.55 4.88 0.05 83.28 12:54:48 12:54:01 2 26.08 0.00 1.62 3.29 0.07 68.94 12:54:48 12:54:01 3 34.38 0.00 2.07 0.55 0.08 62.91 12:54:48 Average: all 6.29 0.00 0.59 3.57 0.05 89.51 12:54:48 Average: 0 4.37 0.00 0.49 0.94 0.08 94.13 12:54:48 Average: 1 3.45 0.00 0.45 0.90 0.03 95.17 12:54:48 Average: 2 8.93 0.00 0.80 6.93 0.03 83.31 12:54:48 Average: 3 8.41 0.00 0.62 5.50 0.04 85.44 12:54:48 12:54:48 12:54:48