06:19:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142292 06:19:47 Running as SYSTEM 06:19:47 [EnvInject] - Loading node environment variables. 06:19:47 Building remotely on prd-ubuntu1804-builder-4c-4g-4078 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:19:47 [ssh-agent] Looking for ssh-agent implementation... 06:19:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:19:47 $ ssh-agent 06:19:47 SSH_AUTH_SOCK=/tmp/ssh-hBvD6JlRjKy2/agent.1621 06:19:47 SSH_AGENT_PID=1623 06:19:47 [ssh-agent] Started. 06:19:47 Running ssh-add (command line suppressed) 06:19:47 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13704314424503492201.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13704314424503492201.key) 06:19:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:19:47 The recommended git tool is: NONE 06:19:49 using credential onap-jenkins-ssh 06:19:49 Wiping out workspace first. 06:19:49 Cloning the remote Git repository 06:19:49 Cloning repository git://cloud.onap.org/mirror/oom.git 06:19:49 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:19:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:19:49 > git --version # timeout=10 06:19:49 > git --version # 'git version 2.17.1' 06:19:49 using GIT_SSH to set credentials Gerrit user 06:19:49 Verifying host key using manually-configured host key entries 06:19:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:19:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:19:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:19:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:19:55 using GIT_SSH to set credentials Gerrit user 06:19:55 Verifying host key using manually-configured host key entries 06:19:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/92/142292/1 # timeout=30 06:19:55 > git rev-parse 0a5fe04ca3e85fda1f5e020f43c8c762e61ce8e9^{commit} # timeout=10 06:19:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:19:55 Checking out Revision 0a5fe04ca3e85fda1f5e020f43c8c762e61ce8e9 (refs/changes/92/142292/1) 06:19:55 > git config core.sparsecheckout # timeout=10 06:19:55 > git checkout -f 0a5fe04ca3e85fda1f5e020f43c8c762e61ce8e9 # timeout=30 06:19:58 Commit message: "Remove common.waitForJobContainer and sidecar killer" 06:19:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:19:58 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 06:19:59 [EnvInject] - Injecting environment variables from a build step. 06:19:59 [EnvInject] - Injecting as environment variables the properties content 06:19:59 PYTHON=python3 06:19:59 06:19:59 [EnvInject] - Variables injected successfully. 06:19:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12102004468319679721.sh 06:19:59 ---> tox-install.sh 06:19:59 + source /home/jenkins/lf-env.sh 06:19:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:19:59 ++ mktemp -d /tmp/venv-XXXX 06:19:59 + lf_venv=/tmp/venv-zArF 06:19:59 + local venv_file=/tmp/.os_lf_venv 06:19:59 + local python=python3 06:19:59 + local options 06:19:59 + local set_path=true 06:19:59 + local install_args= 06:19:59 ++ 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 06:19:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:19:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:19:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:19:59 + true 06:19:59 + case $1 in 06:19:59 + venv_file=/tmp/.toxenv 06:19:59 + shift 2 06:19:59 + true 06:19:59 + case $1 in 06:19:59 + shift 06:19:59 + break 06:19:59 + case $python in 06:19:59 + local pkg_list= 06:19:59 + [[ -d /opt/pyenv ]] 06:19:59 + echo 'Setup pyenv:' 06:19:59 Setup pyenv: 06:19:59 + export PYENV_ROOT=/opt/pyenv 06:19:59 + PYENV_ROOT=/opt/pyenv 06:19:59 + 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 06:19:59 + 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 06:19:59 + pyenv versions 06:19:59 * system (set by /opt/pyenv/version) 06:19:59 * 3.8.13 (set by /opt/pyenv/version) 06:19:59 * 3.9.13 (set by /opt/pyenv/version) 06:19:59 * 3.10.6 (set by /opt/pyenv/version) 06:19:59 + command -v pyenv 06:19:59 ++ pyenv init - --no-rehash 06:19:59 + 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[*]}"'\'')" 06:19:59 export PATH="/opt/pyenv/shims:${PATH}" 06:19:59 export PYENV_SHELL=bash 06:19:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:19:59 pyenv() { 06:19:59 local command 06:19:59 command="${1:-}" 06:19:59 if [ "$#" -gt 0 ]; then 06:19:59 shift 06:19:59 fi 06:19:59 06:19:59 case "$command" in 06:19:59 rehash|shell) 06:19:59 eval "$(pyenv "sh-$command" "$@")" 06:19:59 ;; 06:19:59 *) 06:19:59 command pyenv "$command" "$@" 06:19:59 ;; 06:19:59 esac 06:19:59 }' 06:19:59 +++ 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[*]}"' 06:19:59 ++ 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 06:19:59 ++ 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 06:19:59 ++ 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 06:19:59 ++ export PYENV_SHELL=bash 06:19:59 ++ PYENV_SHELL=bash 06:19:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:19:59 +++ complete -F _pyenv pyenv 06:19:59 ++ lf-pyver python3 06:19:59 ++ local py_version_xy=python3 06:19:59 ++ local py_version_xyz= 06:19:59 ++ pyenv versions 06:19:59 ++ local command 06:19:59 ++ command=versions 06:19:59 ++ '[' 1 -gt 0 ']' 06:19:59 ++ shift 06:19:59 ++ case "$command" in 06:19:59 ++ command pyenv versions 06:19:59 ++ pyenv versions 06:19:59 ++ awk '{ print $1 }' 06:19:59 ++ grep -E '^[0-9.]*[0-9]$' 06:19:59 ++ sed 's/^[ *]* //' 06:19:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:19:59 +++ grep '^3' /tmp/.pyenv_versions 06:19:59 +++ sort -V 06:19:59 +++ tail -n 1 06:19:59 ++ py_version_xyz=3.10.6 06:19:59 ++ [[ -z 3.10.6 ]] 06:19:59 ++ echo 3.10.6 06:19:59 ++ return 0 06:19:59 + pyenv local 3.10.6 06:19:59 + local command 06:19:59 + command=local 06:19:59 + '[' 2 -gt 0 ']' 06:19:59 + shift 06:19:59 + case "$command" in 06:19:59 + command pyenv local 3.10.6 06:19:59 + pyenv local 3.10.6 06:19:59 + for arg in "$@" 06:19:59 + case $arg in 06:19:59 + pkg_list+='tox ' 06:19:59 + for arg in "$@" 06:19:59 + case $arg in 06:19:59 + pkg_list+='virtualenv ' 06:19:59 + for arg in "$@" 06:19:59 + case $arg in 06:19:59 + pkg_list+='urllib3~=1.26.15 ' 06:19:59 + [[ -f /tmp/.toxenv ]] 06:19:59 + [[ ! -f /tmp/.toxenv ]] 06:19:59 + [[ -n '' ]] 06:19:59 + python3 -m venv /tmp/venv-zArF 06:20:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zArF' 06:20:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zArF 06:20:03 + echo /tmp/venv-zArF 06:20:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:20:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:20:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:20:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:20:03 + local 'pip_opts=--upgrade --quiet' 06:20:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:20:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:20:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:20:03 + [[ -n '' ]] 06:20:03 + [[ -n '' ]] 06:20:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:20:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:20:03 + /tmp/venv-zArF/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 06:20:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:20:08 lf-activate-venv(): INFO: Base packages installed successfully 06:20:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:20:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:20:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:20:08 + /tmp/venv-zArF/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 06:20:11 + type python3 06:20:11 + true 06:20:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zArF/bin to PATH' 06:20:11 lf-activate-venv(): INFO: Adding /tmp/venv-zArF/bin to PATH 06:20:11 + PATH=/tmp/venv-zArF/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 06:20:11 + return 0 06:20:11 + python3 --version 06:20:11 Python 3.10.6 06:20:11 + python3 -m pip --version 06:20:11 pip 25.2 from /tmp/venv-zArF/lib/python3.10/site-packages/pip (python 3.10) 06:20:11 + python3 -m pip freeze 06:20:11 cachetools==6.2.1 06:20:11 chardet==5.2.0 06:20:11 colorama==0.4.6 06:20:11 distlib==0.4.0 06:20:11 filelock==3.20.0 06:20:11 packaging==25.0 06:20:11 platformdirs==4.5.0 06:20:11 pluggy==1.6.0 06:20:11 pyproject-api==1.10.0 06:20:11 tomli==2.3.0 06:20:11 tox==4.31.0 06:20:11 typing_extensions==4.15.0 06:20:11 urllib3==1.26.20 06:20:11 virtualenv==20.35.3 06:20:11 [EnvInject] - Injecting environment variables from a build step. 06:20:11 [EnvInject] - Injecting as environment variables the properties content 06:20:11 PARALLEL=false 06:20:11 06:20:11 [EnvInject] - Variables injected successfully. 06:20:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6766559500914349616.sh 06:20:11 ---> tox-run.sh 06:20:11 + 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 06:20:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:20:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:20:11 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:20:11 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:20:11 + source /home/jenkins/lf-env.sh 06:20:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:20:11 ++ mktemp -d /tmp/venv-XXXX 06:20:11 + lf_venv=/tmp/venv-vSJ7 06:20:11 + local venv_file=/tmp/.os_lf_venv 06:20:11 + local python=python3 06:20:11 + local options 06:20:11 + local set_path=true 06:20:11 + local install_args= 06:20:11 ++ 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 06:20:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:20:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:20:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:20:11 + true 06:20:11 + case $1 in 06:20:11 + venv_file=/tmp/.toxenv 06:20:11 + shift 2 06:20:11 + true 06:20:11 + case $1 in 06:20:11 + shift 06:20:11 + break 06:20:11 + case $python in 06:20:11 + local pkg_list= 06:20:11 + [[ -d /opt/pyenv ]] 06:20:11 + echo 'Setup pyenv:' 06:20:11 Setup pyenv: 06:20:11 + export PYENV_ROOT=/opt/pyenv 06:20:11 + PYENV_ROOT=/opt/pyenv 06:20:11 + 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 06:20:11 + 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 06:20:11 + pyenv versions 06:20:12 system 06:20:12 3.8.13 06:20:12 3.9.13 06:20:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:20:12 + command -v pyenv 06:20:12 ++ pyenv init - --no-rehash 06:20:12 + 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[*]}"'\'')" 06:20:12 export PATH="/opt/pyenv/shims:${PATH}" 06:20:12 export PYENV_SHELL=bash 06:20:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:20:12 pyenv() { 06:20:12 local command 06:20:12 command="${1:-}" 06:20:12 if [ "$#" -gt 0 ]; then 06:20:12 shift 06:20:12 fi 06:20:12 06:20:12 case "$command" in 06:20:12 rehash|shell) 06:20:12 eval "$(pyenv "sh-$command" "$@")" 06:20:12 ;; 06:20:12 *) 06:20:12 command pyenv "$command" "$@" 06:20:12 ;; 06:20:12 esac 06:20:12 }' 06:20:12 +++ 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[*]}"' 06:20:12 ++ 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 06:20:12 ++ 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 06:20:12 ++ 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 06:20:12 ++ export PYENV_SHELL=bash 06:20:12 ++ PYENV_SHELL=bash 06:20:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:20:12 +++ complete -F _pyenv pyenv 06:20:12 ++ lf-pyver python3 06:20:12 ++ local py_version_xy=python3 06:20:12 ++ local py_version_xyz= 06:20:12 ++ sed 's/^[ *]* //' 06:20:12 ++ pyenv versions 06:20:12 ++ awk '{ print $1 }' 06:20:12 ++ local command 06:20:12 ++ command=versions 06:20:12 ++ '[' 1 -gt 0 ']' 06:20:12 ++ shift 06:20:12 ++ case "$command" in 06:20:12 ++ command pyenv versions 06:20:12 ++ pyenv versions 06:20:12 ++ grep -E '^[0-9.]*[0-9]$' 06:20:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:20:12 +++ grep '^3' /tmp/.pyenv_versions 06:20:12 +++ sort -V 06:20:12 +++ tail -n 1 06:20:12 ++ py_version_xyz=3.10.6 06:20:12 ++ [[ -z 3.10.6 ]] 06:20:12 ++ echo 3.10.6 06:20:12 ++ return 0 06:20:12 + pyenv local 3.10.6 06:20:12 + local command 06:20:12 + command=local 06:20:12 + '[' 2 -gt 0 ']' 06:20:12 + shift 06:20:12 + case "$command" in 06:20:12 + command pyenv local 3.10.6 06:20:12 + pyenv local 3.10.6 06:20:12 + for arg in "$@" 06:20:12 + case $arg in 06:20:12 + pkg_list+='tox ' 06:20:12 + for arg in "$@" 06:20:12 + case $arg in 06:20:12 + pkg_list+='virtualenv ' 06:20:12 + for arg in "$@" 06:20:12 + case $arg in 06:20:12 + pkg_list+='urllib3~=1.26.15 ' 06:20:12 + [[ -f /tmp/.toxenv ]] 06:20:12 ++ cat /tmp/.toxenv 06:20:12 + lf_venv=/tmp/venv-zArF 06:20:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zArF from' file:/tmp/.toxenv 06:20:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zArF from file:/tmp/.toxenv 06:20:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:20:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:20:12 + local 'pip_opts=--upgrade --quiet' 06:20:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:20:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:20:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:20:12 + [[ -n '' ]] 06:20:12 + [[ -n '' ]] 06:20:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:20:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:20:12 + /tmp/venv-zArF/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 06:20:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:20:13 lf-activate-venv(): INFO: Base packages installed successfully 06:20:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:20:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:20:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:20:13 + /tmp/venv-zArF/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 06:20:14 + type python3 06:20:14 + true 06:20:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zArF/bin to PATH' 06:20:14 lf-activate-venv(): INFO: Adding /tmp/venv-zArF/bin to PATH 06:20:14 + PATH=/tmp/venv-zArF/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 06:20:14 + return 0 06:20:14 + [[ -d /opt/pyenv ]] 06:20:14 + echo '---> Setting up pyenv' 06:20:14 ---> Setting up pyenv 06:20:14 + export PYENV_ROOT=/opt/pyenv 06:20:14 + PYENV_ROOT=/opt/pyenv 06:20:14 + export PATH=/opt/pyenv/bin:/tmp/venv-zArF/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 06:20:14 + PATH=/opt/pyenv/bin:/tmp/venv-zArF/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 06:20:14 ++ pwd 06:20:14 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:20:14 + export PYTHONPATH 06:20:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:20:14 + TOX_TESTENV_PASSENV=PYTHONPATH 06:20:14 + tox --version 06:20:14 4.31.0 from /tmp/venv-zArF/lib/python3.10/site-packages/tox/__init__.py 06:20:14 + PARALLEL=false 06:20:14 + TOX_OPTIONS_LIST= 06:20:14 + [[ -n checkbashisms ]] 06:20:14 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:20:14 + case ${PARALLEL,,} in 06:20:14 + tox -e checkbashisms 06:20:14 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:20:16 checkbashisms: freeze> python -m pip freeze --all 06:20:16 checkbashisms: pip==25.2,setuptools==80.9.0 06:20:16 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:20:18 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:20:20 checkbashisms: OK (5.22=setup[1.51]+cmd[3.71] seconds) 06:20:20 congratulations :) (5.25 seconds) 06:20:20 + tox_status=0 06:20:20 + echo '---> Completed tox runs' 06:20:20 ---> Completed tox runs 06:20:20 + for i in .tox/*/log 06:20:20 ++ echo .tox/checkbashisms/log 06:20:20 ++ awk -F/ '{print $2}' 06:20:20 + tox_env=checkbashisms 06:20:20 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:20:20 + DOC_DIR=docs/_build/html 06:20:20 + [[ -d docs/_build/html ]] 06:20:20 + echo '---> tox-run.sh ends' 06:20:20 ---> tox-run.sh ends 06:20:20 + test 0 -eq 0 06:20:20 $ ssh-agent -k 06:20:20 unset SSH_AUTH_SOCK; 06:20:20 unset SSH_AGENT_PID; 06:20:20 echo Agent pid 1623 killed; 06:20:20 [ssh-agent] Stopped. 06:20:20 [PostBuildScript] - [INFO] Executing post build scripts. 06:20:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4174199790445339982.sh 06:20:20 ---> sysstat.sh 06:20:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5859504778423382402.sh 06:20:20 ---> package-listing.sh 06:20:20 ++ tr '[:upper:]' '[:lower:]' 06:20:20 ++ facter osfamily 06:20:21 + OS_FAMILY=debian 06:20:21 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:20:21 + START_PACKAGES=/tmp/packages_start.txt 06:20:21 + END_PACKAGES=/tmp/packages_end.txt 06:20:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:20:21 + PACKAGES=/tmp/packages_start.txt 06:20:21 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:20:21 + PACKAGES=/tmp/packages_end.txt 06:20:21 + case "${OS_FAMILY}" in 06:20:21 + dpkg -l 06:20:21 + grep '^ii' 06:20:21 + '[' -f /tmp/packages_start.txt ']' 06:20:21 + '[' -f /tmp/packages_end.txt ']' 06:20:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:20:21 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:20:21 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:20:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:20:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1820355775780955584.sh 06:20:21 ---> capture-instance-metadata.sh 06:20:21 Setup pyenv: 06:20:21 system 06:20:21 3.8.13 06:20:21 3.9.13 06:20:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:20:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nubk 06:20:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:20:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:20:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:20:29 lf-activate-venv(): INFO: Base packages installed successfully 06:20:29 lf-activate-venv(): INFO: Installing additional packages: lftools 06:20:52 lf-activate-venv(): INFO: Adding /tmp/venv-Nubk/bin to PATH 06:20:52 INFO: Running in OpenStack, capturing instance metadata 06:20:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3192519849997544307.sh 06:20:52 provisioning config files... 06:20:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11405133962202968818tmp 06:20:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:20:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:20:52 [EnvInject] - Injecting environment variables from a build step. 06:20:52 [EnvInject] - Injecting as environment variables the properties content 06:20:52 SERVER_ID=logs 06:20:52 06:20:52 [EnvInject] - Variables injected successfully. 06:20:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14425673985091222553.sh 06:20:52 ---> create-netrc.sh 06:20:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12504030685384632492.sh 06:20:52 ---> python-tools-install.sh 06:20:52 Setup pyenv: 06:20:53 system 06:20:53 3.8.13 06:20:53 3.9.13 06:20:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:20:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nubk from file:/tmp/.os_lf_venv 06:20:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:20:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:20:55 lf-activate-venv(): INFO: Base packages installed successfully 06:20:55 lf-activate-venv(): INFO: Installing additional packages: lftools 06:21:06 lf-activate-venv(): INFO: Adding /tmp/venv-Nubk/bin to PATH 06:21:06 Generating Requirements File 06:21:31 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. 06:21:31 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 06:21:31 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:21:31 Python 3.10.6 06:21:31 pip 25.2 from /tmp/venv-Nubk/lib/python3.10/site-packages/pip (python 3.10) 06:21:32 appdirs==1.4.4 06:21:32 argcomplete==3.6.3 06:21:32 aspy.yaml==1.3.0 06:21:32 attrs==25.4.0 06:21:32 autopage==0.5.2 06:21:32 beautifulsoup4==4.14.2 06:21:32 boto3==1.40.55 06:21:32 botocore==1.40.55 06:21:32 bs4==0.0.2 06:21:32 cachetools==6.2.1 06:21:32 certifi==2025.10.5 06:21:32 cffi==2.0.0 06:21:32 cfgv==3.4.0 06:21:32 chardet==5.2.0 06:21:32 charset-normalizer==3.4.4 06:21:32 click==8.3.0 06:21:32 cliff==4.11.0 06:21:32 cmd2==2.7.0 06:21:32 cryptography==3.3.2 06:21:32 debtcollector==3.0.0 06:21:32 decorator==5.2.1 06:21:32 defusedxml==0.7.1 06:21:32 Deprecated==1.2.18 06:21:32 distlib==0.4.0 06:21:32 dnspython==2.8.0 06:21:32 docker==7.1.0 06:21:32 dogpile.cache==1.5.0 06:21:32 durationpy==0.10 06:21:32 email-validator==2.3.0 06:21:32 filelock==3.20.0 06:21:32 future==1.0.0 06:21:32 gitdb==4.0.12 06:21:32 GitPython==3.1.45 06:21:32 google-auth==2.41.1 06:21:32 httplib2==0.31.0 06:21:32 identify==2.6.15 06:21:32 idna==3.11 06:21:32 importlib-resources==1.5.0 06:21:32 iso8601==2.1.0 06:21:32 Jinja2==3.1.6 06:21:32 jmespath==1.0.1 06:21:32 jsonpatch==1.33 06:21:32 jsonpointer==3.0.0 06:21:32 jsonschema==4.25.1 06:21:32 jsonschema-specifications==2025.9.1 06:21:32 keystoneauth1==5.12.0 06:21:32 kubernetes==34.1.0 06:21:32 lftools==0.37.15 06:21:32 lxml==6.0.2 06:21:32 markdown-it-py==4.0.0 06:21:32 MarkupSafe==3.0.3 06:21:32 mdurl==0.1.2 06:21:32 msgpack==1.1.2 06:21:32 multi_key_dict==2.0.3 06:21:32 munch==4.0.0 06:21:32 netaddr==1.3.0 06:21:32 niet==1.4.2 06:21:32 nodeenv==1.9.1 06:21:32 oauth2client==4.1.3 06:21:32 oauthlib==3.3.1 06:21:32 openstacksdk==4.7.1 06:21:32 os-service-types==1.8.0 06:21:32 osc-lib==4.2.0 06:21:32 oslo.config==10.0.0 06:21:32 oslo.context==6.1.0 06:21:32 oslo.i18n==6.6.0 06:21:32 oslo.log==7.2.1 06:21:32 oslo.serialization==5.8.0 06:21:32 oslo.utils==9.1.0 06:21:32 packaging==25.0 06:21:32 pbr==7.0.1 06:21:32 platformdirs==4.5.0 06:21:32 prettytable==3.16.0 06:21:32 psutil==7.1.1 06:21:32 pyasn1==0.6.1 06:21:32 pyasn1_modules==0.4.2 06:21:32 pycparser==2.23 06:21:32 pygerrit2==2.0.15 06:21:32 PyGithub==2.8.1 06:21:32 Pygments==2.19.2 06:21:32 PyJWT==2.10.1 06:21:32 PyNaCl==1.6.0 06:21:32 pyparsing==2.4.7 06:21:32 pyperclip==1.11.0 06:21:32 pyrsistent==0.20.0 06:21:32 python-cinderclient==9.8.0 06:21:32 python-dateutil==2.9.0.post0 06:21:32 python-heatclient==4.3.0 06:21:32 python-jenkins==1.8.3 06:21:32 python-keystoneclient==5.7.0 06:21:32 python-magnumclient==4.9.0 06:21:32 python-openstackclient==8.2.0 06:21:32 python-swiftclient==4.8.0 06:21:32 PyYAML==6.0.3 06:21:32 referencing==0.37.0 06:21:32 requests==2.32.5 06:21:32 requests-oauthlib==2.0.0 06:21:32 requestsexceptions==1.4.0 06:21:32 rfc3986==2.0.0 06:21:32 rich==14.2.0 06:21:32 rich-argparse==1.7.1 06:21:32 rpds-py==0.27.1 06:21:32 rsa==4.9.1 06:21:32 ruamel.yaml==0.18.15 06:21:32 ruamel.yaml.clib==0.2.14 06:21:32 s3transfer==0.14.0 06:21:32 simplejson==3.20.2 06:21:32 six==1.17.0 06:21:32 smmap==5.0.2 06:21:32 soupsieve==2.8 06:21:32 stevedore==5.5.0 06:21:32 tabulate==0.9.0 06:21:32 toml==0.10.2 06:21:32 tomlkit==0.13.3 06:21:32 tqdm==4.67.1 06:21:32 typing_extensions==4.15.0 06:21:32 tzdata==2025.2 06:21:32 urllib3==1.26.20 06:21:32 virtualenv==20.35.3 06:21:32 wcwidth==0.2.14 06:21:32 websocket-client==1.9.0 06:21:32 wrapt==2.0.0 06:21:32 xdg==6.0.0 06:21:32 xmltodict==1.0.2 06:21:32 yq==3.4.3 06:21:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12058876305639774775.sh 06:21:32 ---> sudo-logs.sh 06:21:32 Archiving 'sudo' log.. 06:21:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8116729577199282215.sh 06:21:32 ---> job-cost.sh 06:21:32 Setup pyenv: 06:21:32 system 06:21:32 3.8.13 06:21:32 3.9.13 06:21:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:21:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nubk from file:/tmp/.os_lf_venv 06:21:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:21:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:21:34 lf-activate-venv(): INFO: Base packages installed successfully 06:21:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:21:49 lf-activate-venv(): INFO: Adding /tmp/venv-Nubk/bin to PATH 06:21:49 INFO: No Stack... 06:21:49 INFO: Retrieving Pricing Info for: v3-standard-4 06:21:49 INFO: Archiving Costs 06:21:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17277777403282350155.sh 06:21:49 ---> logs-deploy.sh 06:21:49 Setup pyenv: 06:21:49 system 06:21:49 3.8.13 06:21:49 3.9.13 06:21:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:21:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nubk from file:/tmp/.os_lf_venv 06:21:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:21:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:21:52 lf-activate-venv(): INFO: Base packages installed successfully 06:21:52 lf-activate-venv(): INFO: Installing additional packages: lftools 06:22:07 lf-activate-venv(): INFO: Adding /tmp/venv-Nubk/bin to PATH 06:22:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4282 06:22:07 INFO: archiving workspace using pattern(s): 06:22:08 Archives upload complete. 06:22:08 INFO: archiving logs to Nexus 06:22:09 ---> uname -a: 06:22:09 Linux prd-ubuntu1804-builder-4c-4g-4078 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:22:09 06:22:09 06:22:09 ---> lscpu: 06:22:09 Architecture: x86_64 06:22:09 CPU op-mode(s): 32-bit, 64-bit 06:22:09 Byte Order: Little Endian 06:22:09 CPU(s): 4 06:22:09 On-line CPU(s) list: 0-3 06:22:09 Thread(s) per core: 1 06:22:09 Core(s) per socket: 1 06:22:09 Socket(s): 4 06:22:09 NUMA node(s): 1 06:22:09 Vendor ID: AuthenticAMD 06:22:09 CPU family: 23 06:22:09 Model: 49 06:22:09 Model name: AMD EPYC-Rome Processor 06:22:09 Stepping: 0 06:22:09 CPU MHz: 2799.996 06:22:09 BogoMIPS: 5599.99 06:22:09 Virtualization: AMD-V 06:22:09 Hypervisor vendor: KVM 06:22:09 Virtualization type: full 06:22:09 L1d cache: 32K 06:22:09 L1i cache: 32K 06:22:09 L2 cache: 512K 06:22:09 L3 cache: 16384K 06:22:09 NUMA node0 CPU(s): 0-3 06:22:09 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 06:22:09 06:22:09 06:22:09 ---> nproc: 06:22:09 4 06:22:09 06:22:09 06:22:09 ---> df -h: 06:22:09 Filesystem Size Used Avail Use% Mounted on 06:22:09 udev 7.9G 0 7.9G 0% /dev 06:22:09 tmpfs 1.6G 676K 1.6G 1% /run 06:22:09 /dev/vda1 78G 8.3G 70G 11% / 06:22:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:22:09 tmpfs 5.0M 0 5.0M 0% /run/lock 06:22:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:22:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:22:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:22:09 06:22:09 06:22:09 ---> free -m: 06:22:09 total used free shared buff/cache available 06:22:09 Mem: 16040 562 13408 0 2068 15163 06:22:09 Swap: 1023 0 1023 06:22:09 06:22:09 06:22:09 ---> ip addr: 06:22:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:22:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:22:09 inet 127.0.0.1/8 scope host lo 06:22:09 valid_lft forever preferred_lft forever 06:22:09 inet6 ::1/128 scope host 06:22:09 valid_lft forever preferred_lft forever 06:22:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:22:09 link/ether fa:16:3e:4a:40:63 brd ff:ff:ff:ff:ff:ff 06:22:09 inet 10.30.106.87/23 brd 10.30.107.255 scope global dynamic ens3 06:22:09 valid_lft 86242sec preferred_lft 86242sec 06:22:09 inet6 fe80::f816:3eff:fe4a:4063/64 scope link 06:22:09 valid_lft forever preferred_lft forever 06:22:09 06:22:09 06:22:09 ---> sar -b -r -n DEV: 06:22:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4078) 10/21/25 _x86_64_ (4 CPU) 06:22:09 06:22:09 06:19:33 LINUX RESTART (4 CPU) 06:22:09 06:22:09 06:20:01 tps rtps wtps bread/s bwrtn/s 06:22:09 06:21:02 105.76 8.78 96.98 236.45 38449.98 06:22:09 06:22:01 92.43 0.73 91.70 38.10 10834.77 06:22:09 Average: 99.15 4.79 94.36 138.12 24759.54 06:22:09 06:22:09 06:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:22:09 06:21:02 13859212 15521516 2565756 15.62 69980 1787688 798340 4.57 727268 1613240 147420 06:22:09 06:22:01 13731548 15526312 2693420 16.40 79472 1902884 799668 4.58 731204 1719996 26892 06:22:09 Average: 13795380 15523914 2629588 16.01 74726 1845286 799004 4.57 729236 1666618 87156 06:22:09 06:22:09 06:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:22:09 06:21:02 ens3 63.30 47.22 893.62 11.44 0.00 0.00 0.00 0.00 06:22:09 06:21:02 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 06:22:09 06:22:01 ens3 28.86 22.79 263.99 6.70 0.00 0.00 0.00 0.00 06:22:09 06:22:01 lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 06:22:09 Average: ens3 46.22 35.11 581.47 9.09 0.00 0.00 0.00 0.00 06:22:09 Average: lo 1.21 1.21 0.14 0.14 0.00 0.00 0.00 0.00 06:22:09 06:22:09 06:22:09 ---> sar -P ALL: 06:22:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4078) 10/21/25 _x86_64_ (4 CPU) 06:22:09 06:22:09 06:19:33 LINUX RESTART (4 CPU) 06:22:09 06:22:09 06:20:01 CPU %user %nice %system %iowait %steal %idle 06:22:09 06:21:02 all 20.19 0.00 1.53 2.52 0.05 75.71 06:22:09 06:21:02 0 17.10 0.00 1.39 0.62 0.05 80.84 06:22:09 06:21:02 1 36.71 0.00 2.14 4.11 0.07 56.97 06:22:09 06:21:02 2 20.06 0.00 1.57 0.75 0.03 77.59 06:22:09 06:21:02 3 6.92 0.00 1.03 4.55 0.05 87.44 06:22:09 06:22:01 all 14.38 0.00 1.05 7.95 0.05 76.58 06:22:09 06:22:01 0 25.79 0.00 1.63 12.93 0.08 59.57 06:22:09 06:22:01 1 17.67 0.00 0.93 2.68 0.07 78.65 06:22:09 06:22:01 2 10.19 0.00 1.12 14.73 0.03 73.93 06:22:09 06:22:01 3 3.87 0.00 0.49 1.49 0.00 94.15 06:22:09 Average: all 17.31 0.00 1.29 5.21 0.05 76.14 06:22:09 Average: 0 21.41 0.00 1.51 6.74 0.07 70.27 06:22:09 Average: 1 27.26 0.00 1.54 3.40 0.07 67.73 06:22:09 Average: 2 15.17 0.00 1.35 7.68 0.03 75.77 06:22:09 Average: 3 5.41 0.00 0.77 3.04 0.03 90.76 06:22:09 06:22:09 06:22:09