06:33:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 06:33:09 Running as SYSTEM 06:33:09 [EnvInject] - Loading node environment variables. 06:33:09 Building remotely on prd-ubuntu1804-builder-4c-4g-3864 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:33:09 [ssh-agent] Looking for ssh-agent implementation... 06:33:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:09 $ ssh-agent 06:33:09 SSH_AUTH_SOCK=/tmp/ssh-S9dB8oHqUTL7/agent.1710 06:33:09 SSH_AGENT_PID=1712 06:33:09 [ssh-agent] Started. 06:33:09 Running ssh-add (command line suppressed) 06:33:09 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9637844893811537193.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9637844893811537193.key) 06:33:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:33:09 The recommended git tool is: NONE 06:33:11 using credential onap-jenkins-ssh 06:33:11 Wiping out workspace first. 06:33:11 Cloning the remote Git repository 06:33:11 Cloning repository git://cloud.onap.org/mirror/oom.git 06:33:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:33:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:33:11 > git --version # timeout=10 06:33:11 > git --version # 'git version 2.17.1' 06:33:11 using GIT_SSH to set credentials Gerrit user 06:33:11 Verifying host key using manually-configured host key entries 06:33:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:33:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:33:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:33:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:33:16 using GIT_SSH to set credentials Gerrit user 06:33:16 Verifying host key using manually-configured host key entries 06:33:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/6 # timeout=30 06:33:17 > git rev-parse a65513228606921671e5889a867f8722604fc7dd^{commit} # timeout=10 06:33:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:33:17 Checking out Revision a65513228606921671e5889a867f8722604fc7dd (refs/changes/63/142163/6) 06:33:17 > git config core.sparsecheckout # timeout=10 06:33:17 > git checkout -f a65513228606921671e5889a867f8722604fc7dd # timeout=30 06:33:20 Commit message: "[COMMON] Update readiness image" 06:33:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:33:20 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 06:33:20 [EnvInject] - Injecting environment variables from a build step. 06:33:20 [EnvInject] - Injecting as environment variables the properties content 06:33:20 PYTHON=python3 06:33:20 06:33:20 [EnvInject] - Variables injected successfully. 06:33:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins794502200849907471.sh 06:33:21 ---> tox-install.sh 06:33:21 + source /home/jenkins/lf-env.sh 06:33:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:33:21 ++ mktemp -d /tmp/venv-XXXX 06:33:21 + lf_venv=/tmp/venv-5Vzx 06:33:21 + local venv_file=/tmp/.os_lf_venv 06:33:21 + local python=python3 06:33:21 + local options 06:33:21 + local set_path=true 06:33:21 + local install_args= 06:33: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 06:33:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:33:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:33:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:33:21 + true 06:33:21 + case $1 in 06:33:21 + venv_file=/tmp/.toxenv 06:33:21 + shift 2 06:33:21 + true 06:33:21 + case $1 in 06:33:21 + shift 06:33:21 + break 06:33:21 + case $python in 06:33:21 + local pkg_list= 06:33:21 + [[ -d /opt/pyenv ]] 06:33:21 + echo 'Setup pyenv:' 06:33:21 Setup pyenv: 06:33:21 + export PYENV_ROOT=/opt/pyenv 06:33:21 + PYENV_ROOT=/opt/pyenv 06:33: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 06:33: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 06:33:21 + pyenv versions 06:33:21 * system (set by /opt/pyenv/version) 06:33:21 * 3.8.13 (set by /opt/pyenv/version) 06:33:21 * 3.9.13 (set by /opt/pyenv/version) 06:33:21 * 3.10.6 (set by /opt/pyenv/version) 06:33:21 + command -v pyenv 06:33:21 ++ pyenv init - --no-rehash 06:33: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[*]}"'\'')" 06:33:21 export PATH="/opt/pyenv/shims:${PATH}" 06:33:21 export PYENV_SHELL=bash 06:33:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:33:21 pyenv() { 06:33:21 local command 06:33:21 command="${1:-}" 06:33:21 if [ "$#" -gt 0 ]; then 06:33:21 shift 06:33:21 fi 06:33:21 06:33:21 case "$command" in 06:33:21 rehash|shell) 06:33:21 eval "$(pyenv "sh-$command" "$@")" 06:33:21 ;; 06:33:21 *) 06:33:21 command pyenv "$command" "$@" 06:33:21 ;; 06:33:21 esac 06:33:21 }' 06:33: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[*]}"' 06:33: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 06:33: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 06:33: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 06:33:21 ++ export PYENV_SHELL=bash 06:33:21 ++ PYENV_SHELL=bash 06:33:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:33:21 +++ complete -F _pyenv pyenv 06:33:21 ++ lf-pyver python3 06:33:21 ++ local py_version_xy=python3 06:33:21 ++ local py_version_xyz= 06:33:21 ++ pyenv versions 06:33:21 ++ local command 06:33:21 ++ command=versions 06:33:21 ++ '[' 1 -gt 0 ']' 06:33:21 ++ shift 06:33:21 ++ case "$command" in 06:33:21 ++ command pyenv versions 06:33:21 ++ pyenv versions 06:33:21 ++ awk '{ print $1 }' 06:33:21 ++ sed 's/^[ *]* //' 06:33:21 ++ grep -E '^[0-9.]*[0-9]$' 06:33:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:33:21 +++ grep '^3' /tmp/.pyenv_versions 06:33:21 +++ tail -n 1 06:33:21 +++ sort -V 06:33:21 ++ py_version_xyz=3.10.6 06:33:21 ++ [[ -z 3.10.6 ]] 06:33:21 ++ echo 3.10.6 06:33:21 ++ return 0 06:33:21 + pyenv local 3.10.6 06:33:21 + local command 06:33:21 + command=local 06:33:21 + '[' 2 -gt 0 ']' 06:33:21 + shift 06:33:21 + case "$command" in 06:33:21 + command pyenv local 3.10.6 06:33:21 + pyenv local 3.10.6 06:33:21 + for arg in "$@" 06:33:21 + case $arg in 06:33:21 + pkg_list+='tox ' 06:33:21 + for arg in "$@" 06:33:21 + case $arg in 06:33:21 + pkg_list+='virtualenv ' 06:33:21 + for arg in "$@" 06:33:21 + case $arg in 06:33:21 + pkg_list+='urllib3~=1.26.15 ' 06:33:21 + [[ -f /tmp/.toxenv ]] 06:33:21 + [[ ! -f /tmp/.toxenv ]] 06:33:21 + [[ -n '' ]] 06:33:21 + python3 -m venv /tmp/venv-5Vzx 06:33:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Vzx' 06:33:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Vzx 06:33:25 + echo /tmp/venv-5Vzx 06:33:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:33:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:33:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:33:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:33:25 + local 'pip_opts=--upgrade --quiet' 06:33:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:33:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:33:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:33:25 + [[ -n '' ]] 06:33:25 + [[ -n '' ]] 06:33:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:33:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:33:25 + /tmp/venv-5Vzx/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:33:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:33:29 lf-activate-venv(): INFO: Base packages installed successfully 06:33:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:33:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:33:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:33:29 + /tmp/venv-5Vzx/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:33:32 + type python3 06:33:32 + true 06:33:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5Vzx/bin to PATH' 06:33:32 lf-activate-venv(): INFO: Adding /tmp/venv-5Vzx/bin to PATH 06:33:32 + PATH=/tmp/venv-5Vzx/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:33:32 + return 0 06:33:32 + python3 --version 06:33:32 Python 3.10.6 06:33:32 + python3 -m pip --version 06:33:32 pip 25.2 from /tmp/venv-5Vzx/lib/python3.10/site-packages/pip (python 3.10) 06:33:32 + python3 -m pip freeze 06:33:32 cachetools==6.2.1 06:33:32 chardet==5.2.0 06:33:32 colorama==0.4.6 06:33:32 distlib==0.4.0 06:33:32 filelock==3.20.0 06:33:32 packaging==25.0 06:33:32 platformdirs==4.5.0 06:33:32 pluggy==1.6.0 06:33:32 pyproject-api==1.10.0 06:33:32 tomli==2.3.0 06:33:32 tox==4.31.0 06:33:32 typing_extensions==4.15.0 06:33:32 urllib3==1.26.20 06:33:32 virtualenv==20.35.3 06:33:32 [EnvInject] - Injecting environment variables from a build step. 06:33:32 [EnvInject] - Injecting as environment variables the properties content 06:33:32 PARALLEL=false 06:33:32 06:33:32 [EnvInject] - Variables injected successfully. 06:33:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12517336448904032835.sh 06:33:32 ---> tox-run.sh 06:33:32 + 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:33:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:33:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:33:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:33:32 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:33:32 + source /home/jenkins/lf-env.sh 06:33:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:33:32 ++ mktemp -d /tmp/venv-XXXX 06:33:32 + lf_venv=/tmp/venv-O7yy 06:33:32 + local venv_file=/tmp/.os_lf_venv 06:33:32 + local python=python3 06:33:32 + local options 06:33:32 + local set_path=true 06:33:32 + local install_args= 06:33:32 ++ 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:33:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:33:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:33:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:33:32 + true 06:33:32 + case $1 in 06:33:32 + venv_file=/tmp/.toxenv 06:33:32 + shift 2 06:33:32 + true 06:33:32 + case $1 in 06:33:32 + shift 06:33:32 + break 06:33:32 + case $python in 06:33:32 + local pkg_list= 06:33:32 + [[ -d /opt/pyenv ]] 06:33:32 + echo 'Setup pyenv:' 06:33:32 Setup pyenv: 06:33:32 + export PYENV_ROOT=/opt/pyenv 06:33:32 + PYENV_ROOT=/opt/pyenv 06:33:32 + 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:33:32 + 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:33:32 + pyenv versions 06:33:32 system 06:33:32 3.8.13 06:33:32 3.9.13 06:33:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:33:32 + command -v pyenv 06:33:32 ++ pyenv init - --no-rehash 06:33:32 + 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:33:32 export PATH="/opt/pyenv/shims:${PATH}" 06:33:32 export PYENV_SHELL=bash 06:33:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:33:32 pyenv() { 06:33:32 local command 06:33:32 command="${1:-}" 06:33:32 if [ "$#" -gt 0 ]; then 06:33:32 shift 06:33:32 fi 06:33:32 06:33:32 case "$command" in 06:33:32 rehash|shell) 06:33:32 eval "$(pyenv "sh-$command" "$@")" 06:33:32 ;; 06:33:32 *) 06:33:32 command pyenv "$command" "$@" 06:33:32 ;; 06:33:32 esac 06:33:32 }' 06:33:32 +++ 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:33:32 ++ 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:33:32 ++ 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:33:32 ++ 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:33:32 ++ export PYENV_SHELL=bash 06:33:32 ++ PYENV_SHELL=bash 06:33:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:33:32 +++ complete -F _pyenv pyenv 06:33:32 ++ lf-pyver python3 06:33:32 ++ local py_version_xy=python3 06:33:32 ++ local py_version_xyz= 06:33:32 ++ pyenv versions 06:33:32 ++ local command 06:33:32 ++ command=versions 06:33:32 ++ '[' 1 -gt 0 ']' 06:33:32 ++ shift 06:33:32 ++ case "$command" in 06:33:32 ++ command pyenv versions 06:33:32 ++ pyenv versions 06:33:32 ++ sed 's/^[ *]* //' 06:33:32 ++ grep -E '^[0-9.]*[0-9]$' 06:33:32 ++ awk '{ print $1 }' 06:33:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:33:32 +++ grep '^3' /tmp/.pyenv_versions 06:33:32 +++ sort -V 06:33:32 +++ tail -n 1 06:33:32 ++ py_version_xyz=3.10.6 06:33:32 ++ [[ -z 3.10.6 ]] 06:33:32 ++ echo 3.10.6 06:33:32 ++ return 0 06:33:32 + pyenv local 3.10.6 06:33:32 + local command 06:33:32 + command=local 06:33:32 + '[' 2 -gt 0 ']' 06:33:32 + shift 06:33:32 + case "$command" in 06:33:32 + command pyenv local 3.10.6 06:33:32 + pyenv local 3.10.6 06:33:32 + for arg in "$@" 06:33:32 + case $arg in 06:33:32 + pkg_list+='tox ' 06:33:32 + for arg in "$@" 06:33:32 + case $arg in 06:33:32 + pkg_list+='virtualenv ' 06:33:32 + for arg in "$@" 06:33:32 + case $arg in 06:33:32 + pkg_list+='urllib3~=1.26.15 ' 06:33:32 + [[ -f /tmp/.toxenv ]] 06:33:32 ++ cat /tmp/.toxenv 06:33:32 + lf_venv=/tmp/venv-5Vzx 06:33:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Vzx from' file:/tmp/.toxenv 06:33:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Vzx from file:/tmp/.toxenv 06:33:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:33:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:33:32 + local 'pip_opts=--upgrade --quiet' 06:33:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:33:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:33:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:33:32 + [[ -n '' ]] 06:33:32 + [[ -n '' ]] 06:33:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:33:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:33:32 + /tmp/venv-5Vzx/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:33:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:33:33 lf-activate-venv(): INFO: Base packages installed successfully 06:33:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:33:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:33:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:33:33 + /tmp/venv-5Vzx/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:33:34 + type python3 06:33:34 + true 06:33:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5Vzx/bin to PATH' 06:33:34 lf-activate-venv(): INFO: Adding /tmp/venv-5Vzx/bin to PATH 06:33:34 + PATH=/tmp/venv-5Vzx/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:33:34 + return 0 06:33:34 + [[ -d /opt/pyenv ]] 06:33:34 + echo '---> Setting up pyenv' 06:33:34 ---> Setting up pyenv 06:33:34 + export PYENV_ROOT=/opt/pyenv 06:33:34 + PYENV_ROOT=/opt/pyenv 06:33:34 + export PATH=/opt/pyenv/bin:/tmp/venv-5Vzx/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:33:34 + PATH=/opt/pyenv/bin:/tmp/venv-5Vzx/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:33:34 ++ pwd 06:33:34 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:33:34 + export PYTHONPATH 06:33:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:33:34 + TOX_TESTENV_PASSENV=PYTHONPATH 06:33:34 + tox --version 06:33:35 4.31.0 from /tmp/venv-5Vzx/lib/python3.10/site-packages/tox/__init__.py 06:33:35 + PARALLEL=false 06:33:35 + TOX_OPTIONS_LIST= 06:33:35 + [[ -n checkbashisms ]] 06:33:35 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:33:35 + case ${PARALLEL,,} in 06:33:35 + tox -e checkbashisms 06:33:35 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:33:36 checkbashisms: freeze> python -m pip freeze --all 06:33:36 checkbashisms: pip==25.2,setuptools==80.9.0 06:33:36 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:33:38 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:33:40 checkbashisms: OK (4.78=setup[1.31]+cmd[3.47] seconds) 06:33:40 congratulations :) (4.81 seconds) 06:33:40 + tox_status=0 06:33:40 + echo '---> Completed tox runs' 06:33:40 ---> Completed tox runs 06:33:40 + for i in .tox/*/log 06:33:40 ++ echo .tox/checkbashisms/log 06:33:40 ++ awk -F/ '{print $2}' 06:33:40 + tox_env=checkbashisms 06:33:40 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:33:40 + DOC_DIR=docs/_build/html 06:33:40 + [[ -d docs/_build/html ]] 06:33:40 + echo '---> tox-run.sh ends' 06:33:40 ---> tox-run.sh ends 06:33:40 + test 0 -eq 0 06:33:40 $ ssh-agent -k 06:33:40 unset SSH_AUTH_SOCK; 06:33:40 unset SSH_AGENT_PID; 06:33:40 echo Agent pid 1712 killed; 06:33:40 [ssh-agent] Stopped. 06:33:40 [PostBuildScript] - [INFO] Executing post build scripts. 06:33:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7866614626474163733.sh 06:33:40 ---> sysstat.sh 06:33:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12002539733866511654.sh 06:33:40 ---> package-listing.sh 06:33:40 ++ facter osfamily 06:33:40 ++ tr '[:upper:]' '[:lower:]' 06:33:41 + OS_FAMILY=debian 06:33:41 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:33:41 + START_PACKAGES=/tmp/packages_start.txt 06:33:41 + END_PACKAGES=/tmp/packages_end.txt 06:33:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:33:41 + PACKAGES=/tmp/packages_start.txt 06:33:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:33:41 + PACKAGES=/tmp/packages_end.txt 06:33:41 + case "${OS_FAMILY}" in 06:33:41 + dpkg -l 06:33:41 + grep '^ii' 06:33:41 + '[' -f /tmp/packages_start.txt ']' 06:33:41 + '[' -f /tmp/packages_end.txt ']' 06:33:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:33:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:33:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:33:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:33:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins653179356365647986.sh 06:33:41 ---> capture-instance-metadata.sh 06:33:41 Setup pyenv: 06:33:41 system 06:33:41 3.8.13 06:33:41 3.9.13 06:33:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:33:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KyYh 06:33:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:33:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:33:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:33:48 lf-activate-venv(): INFO: Base packages installed successfully 06:33:48 lf-activate-venv(): INFO: Installing additional packages: lftools 06:34:11 lf-activate-venv(): INFO: Adding /tmp/venv-KyYh/bin to PATH 06:34:11 INFO: Running in OpenStack, capturing instance metadata 06:34:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18055146538417163168.sh 06:34:11 provisioning config files... 06:34:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7446382602028201686tmp 06:34:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:34:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:34:11 [EnvInject] - Injecting environment variables from a build step. 06:34:11 [EnvInject] - Injecting as environment variables the properties content 06:34:11 SERVER_ID=logs 06:34:11 06:34:11 [EnvInject] - Variables injected successfully. 06:34:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8667713468234061081.sh 06:34:11 ---> create-netrc.sh 06:34:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15997299721918404198.sh 06:34:12 ---> python-tools-install.sh 06:34:12 Setup pyenv: 06:34:12 system 06:34:12 3.8.13 06:34:12 3.9.13 06:34:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:34:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KyYh from file:/tmp/.os_lf_venv 06:34:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:34:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:34:14 lf-activate-venv(): INFO: Base packages installed successfully 06:34:14 lf-activate-venv(): INFO: Installing additional packages: lftools 06:34:22 lf-activate-venv(): INFO: Adding /tmp/venv-KyYh/bin to PATH 06:34:22 Generating Requirements File 06:34:40 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:34:40 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 06:34:40 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:34:40 Python 3.10.6 06:34:40 pip 25.2 from /tmp/venv-KyYh/lib/python3.10/site-packages/pip (python 3.10) 06:34:41 appdirs==1.4.4 06:34:41 argcomplete==3.6.3 06:34:41 aspy.yaml==1.3.0 06:34:41 attrs==25.4.0 06:34:41 autopage==0.5.2 06:34:41 beautifulsoup4==4.14.2 06:34:41 boto3==1.40.55 06:34:41 botocore==1.40.55 06:34:41 bs4==0.0.2 06:34:41 cachetools==6.2.1 06:34:41 certifi==2025.10.5 06:34:41 cffi==2.0.0 06:34:41 cfgv==3.4.0 06:34:41 chardet==5.2.0 06:34:41 charset-normalizer==3.4.4 06:34:41 click==8.3.0 06:34:41 cliff==4.11.0 06:34:41 cmd2==2.7.0 06:34:41 cryptography==3.3.2 06:34:41 debtcollector==3.0.0 06:34:41 decorator==5.2.1 06:34:41 defusedxml==0.7.1 06:34:41 Deprecated==1.2.18 06:34:41 distlib==0.4.0 06:34:41 dnspython==2.8.0 06:34:41 docker==7.1.0 06:34:41 dogpile.cache==1.5.0 06:34:41 durationpy==0.10 06:34:41 email-validator==2.3.0 06:34:41 filelock==3.20.0 06:34:41 future==1.0.0 06:34:41 gitdb==4.0.12 06:34:41 GitPython==3.1.45 06:34:41 google-auth==2.41.1 06:34:41 httplib2==0.31.0 06:34:41 identify==2.6.15 06:34:41 idna==3.11 06:34:41 importlib-resources==1.5.0 06:34:41 iso8601==2.1.0 06:34:41 Jinja2==3.1.6 06:34:41 jmespath==1.0.1 06:34:41 jsonpatch==1.33 06:34:41 jsonpointer==3.0.0 06:34:41 jsonschema==4.25.1 06:34:41 jsonschema-specifications==2025.9.1 06:34:41 keystoneauth1==5.12.0 06:34:41 kubernetes==34.1.0 06:34:41 lftools==0.37.15 06:34:41 lxml==6.0.2 06:34:41 markdown-it-py==4.0.0 06:34:41 MarkupSafe==3.0.3 06:34:41 mdurl==0.1.2 06:34:41 msgpack==1.1.2 06:34:41 multi_key_dict==2.0.3 06:34:41 munch==4.0.0 06:34:41 netaddr==1.3.0 06:34:41 niet==1.4.2 06:34:41 nodeenv==1.9.1 06:34:41 oauth2client==4.1.3 06:34:41 oauthlib==3.3.1 06:34:41 openstacksdk==4.7.1 06:34:41 os-service-types==1.8.0 06:34:41 osc-lib==4.2.0 06:34:41 oslo.config==10.0.0 06:34:41 oslo.context==6.1.0 06:34:41 oslo.i18n==6.6.0 06:34:41 oslo.log==7.2.1 06:34:41 oslo.serialization==5.8.0 06:34:41 oslo.utils==9.1.0 06:34:41 packaging==25.0 06:34:41 pbr==7.0.1 06:34:41 platformdirs==4.5.0 06:34:41 prettytable==3.16.0 06:34:41 psutil==7.1.1 06:34:41 pyasn1==0.6.1 06:34:41 pyasn1_modules==0.4.2 06:34:41 pycparser==2.23 06:34:41 pygerrit2==2.0.15 06:34:41 PyGithub==2.8.1 06:34:41 Pygments==2.19.2 06:34:41 PyJWT==2.10.1 06:34:41 PyNaCl==1.6.0 06:34:41 pyparsing==2.4.7 06:34:41 pyperclip==1.11.0 06:34:41 pyrsistent==0.20.0 06:34:41 python-cinderclient==9.8.0 06:34:41 python-dateutil==2.9.0.post0 06:34:41 python-heatclient==4.3.0 06:34:41 python-jenkins==1.8.3 06:34:41 python-keystoneclient==5.7.0 06:34:41 python-magnumclient==4.9.0 06:34:41 python-openstackclient==8.2.0 06:34:41 python-swiftclient==4.8.0 06:34:41 PyYAML==6.0.3 06:34:41 referencing==0.37.0 06:34:41 requests==2.32.5 06:34:41 requests-oauthlib==2.0.0 06:34:41 requestsexceptions==1.4.0 06:34:41 rfc3986==2.0.0 06:34:41 rich==14.2.0 06:34:41 rich-argparse==1.7.1 06:34:41 rpds-py==0.27.1 06:34:41 rsa==4.9.1 06:34:41 ruamel.yaml==0.18.15 06:34:41 ruamel.yaml.clib==0.2.14 06:34:41 s3transfer==0.14.0 06:34:41 simplejson==3.20.2 06:34:41 six==1.17.0 06:34:41 smmap==5.0.2 06:34:41 soupsieve==2.8 06:34:41 stevedore==5.5.0 06:34:41 tabulate==0.9.0 06:34:41 toml==0.10.2 06:34:41 tomlkit==0.13.3 06:34:41 tqdm==4.67.1 06:34:41 typing_extensions==4.15.0 06:34:41 tzdata==2025.2 06:34:41 urllib3==1.26.20 06:34:41 virtualenv==20.35.3 06:34:41 wcwidth==0.2.14 06:34:41 websocket-client==1.9.0 06:34:41 wrapt==2.0.0 06:34:41 xdg==6.0.0 06:34:41 xmltodict==1.0.2 06:34:41 yq==3.4.3 06:34:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15525819442459827520.sh 06:34:41 ---> sudo-logs.sh 06:34:41 Archiving 'sudo' log.. 06:34:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15303888915571270010.sh 06:34:41 ---> job-cost.sh 06:34:41 Setup pyenv: 06:34:41 system 06:34:41 3.8.13 06:34:41 3.9.13 06:34:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:34:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KyYh from file:/tmp/.os_lf_venv 06:34:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:34:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:34:43 lf-activate-venv(): INFO: Base packages installed successfully 06:34:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:34:48 lf-activate-venv(): INFO: Adding /tmp/venv-KyYh/bin to PATH 06:34:48 INFO: No Stack... 06:34:49 INFO: Retrieving Pricing Info for: v3-standard-4 06:34:49 INFO: Archiving Costs 06:34:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9569762656420768634.sh 06:34:49 ---> logs-deploy.sh 06:34:49 Setup pyenv: 06:34:49 system 06:34:49 3.8.13 06:34:49 3.9.13 06:34:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:34:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KyYh from file:/tmp/.os_lf_venv 06:34:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:34:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:34:51 lf-activate-venv(): INFO: Base packages installed successfully 06:34:51 lf-activate-venv(): INFO: Installing additional packages: lftools 06:35:00 lf-activate-venv(): INFO: Adding /tmp/venv-KyYh/bin to PATH 06:35:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4276 06:35:00 INFO: archiving workspace using pattern(s): 06:35:00 Archives upload complete. 06:35:01 INFO: archiving logs to Nexus 06:35:01 ---> uname -a: 06:35:01 Linux prd-ubuntu1804-builder-4c-4g-3864 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:35:01 06:35:01 06:35:01 ---> lscpu: 06:35:01 Architecture: x86_64 06:35:01 CPU op-mode(s): 32-bit, 64-bit 06:35:01 Byte Order: Little Endian 06:35:01 CPU(s): 4 06:35:01 On-line CPU(s) list: 0-3 06:35:01 Thread(s) per core: 1 06:35:01 Core(s) per socket: 1 06:35:01 Socket(s): 4 06:35:01 NUMA node(s): 1 06:35:01 Vendor ID: AuthenticAMD 06:35:01 CPU family: 23 06:35:01 Model: 49 06:35:01 Model name: AMD EPYC-Rome Processor 06:35:01 Stepping: 0 06:35:01 CPU MHz: 2799.998 06:35:01 BogoMIPS: 5599.99 06:35:01 Virtualization: AMD-V 06:35:01 Hypervisor vendor: KVM 06:35:01 Virtualization type: full 06:35:01 L1d cache: 32K 06:35:01 L1i cache: 32K 06:35:01 L2 cache: 512K 06:35:01 L3 cache: 16384K 06:35:01 NUMA node0 CPU(s): 0-3 06:35:01 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:35:01 06:35:01 06:35:01 ---> nproc: 06:35:01 4 06:35:01 06:35:01 06:35:01 ---> df -h: 06:35:01 Filesystem Size Used Avail Use% Mounted on 06:35:01 udev 7.9G 0 7.9G 0% /dev 06:35:01 tmpfs 1.6G 676K 1.6G 1% /run 06:35:01 /dev/vda1 78G 8.3G 70G 11% / 06:35:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:35:01 tmpfs 5.0M 0 5.0M 0% /run/lock 06:35:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:35:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:35:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:35:01 06:35:01 06:35:02 ---> free -m: 06:35:02 total used free shared buff/cache available 06:35:02 Mem: 16040 553 13417 0 2068 15172 06:35:02 Swap: 1023 0 1023 06:35:02 06:35:02 06:35:02 ---> ip addr: 06:35:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:35:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:35:02 inet 127.0.0.1/8 scope host lo 06:35:02 valid_lft forever preferred_lft forever 06:35:02 inet6 ::1/128 scope host 06:35:02 valid_lft forever preferred_lft forever 06:35:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:35:02 link/ether fa:16:3e:e7:87:43 brd ff:ff:ff:ff:ff:ff 06:35:02 inet 10.30.107.172/23 brd 10.30.107.255 scope global dynamic ens3 06:35:02 valid_lft 86272sec preferred_lft 86272sec 06:35:02 inet6 fe80::f816:3eff:fee7:8743/64 scope link 06:35:02 valid_lft forever preferred_lft forever 06:35:02 06:35:02 06:35:02 ---> sar -b -r -n DEV: 06:35:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3864) 10/20/25 _x86_64_ (4 CPU) 06:35:02 06:35:02 06:32:57 LINUX RESTART (4 CPU) 06:35:02 06:35:02 06:33:01 tps rtps wtps bread/s bwrtn/s 06:35:02 06:34:01 349.01 60.19 288.82 3767.64 80196.63 06:35:02 06:35:01 129.46 1.58 127.88 145.98 40627.36 06:35:02 Average: 239.24 30.89 208.35 1956.81 60412.00 06:35:02 06:35:02 06:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:35:02 06:34:01 13992056 15494800 2432912 14.81 55656 1650824 826964 4.73 747488 1475300 103840 06:35:02 06:35:01 13744412 15541636 2680556 16.32 79764 1904380 756784 4.33 732508 1705620 91508 06:35:02 Average: 13868234 15518218 2556734 15.57 67710 1777602 791874 4.53 739998 1590460 97674 06:35:02 06:35:02 06:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:35:02 06:34:01 ens3 393.25 270.89 1855.02 78.32 0.00 0.00 0.00 0.00 06:35:02 06:34:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 06:35:02 06:35:01 ens3 53.46 39.29 817.24 11.57 0.00 0.00 0.00 0.00 06:35:02 06:35:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 06:35:02 Average: ens3 223.35 155.09 1336.13 44.95 0.00 0.00 0.00 0.00 06:35:02 Average: lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 06:35:02 06:35:02 06:35:02 ---> sar -P ALL: 06:35:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3864) 10/20/25 _x86_64_ (4 CPU) 06:35:02 06:35:02 06:32:57 LINUX RESTART (4 CPU) 06:35:02 06:35:02 06:33:01 CPU %user %nice %system %iowait %steal %idle 06:35:02 06:34:01 all 23.16 0.00 2.46 4.93 0.07 69.38 06:35:02 06:34:01 0 13.10 0.00 1.76 10.44 0.05 74.64 06:35:02 06:34:01 1 25.34 0.00 2.62 3.30 0.07 68.67 06:35:02 06:34:01 2 35.84 0.00 2.86 2.81 0.10 58.39 06:35:02 06:34:01 3 18.37 0.00 2.58 3.17 0.07 75.81 06:35:02 06:35:01 all 21.56 0.00 1.54 1.90 0.05 74.95 06:35:02 06:35:01 0 0.65 0.00 0.67 3.41 0.05 95.22 06:35:02 06:35:01 1 28.74 0.00 1.50 0.28 0.03 69.44 06:35:02 06:35:01 2 29.60 0.00 1.90 2.48 0.07 65.95 06:35:02 06:35:01 3 27.22 0.00 2.10 1.44 0.05 69.20 06:35:02 Average: all 22.36 0.00 2.00 3.41 0.06 72.17 06:35:02 Average: 0 6.87 0.00 1.21 6.92 0.05 84.94 06:35:02 Average: 1 27.04 0.00 2.06 1.80 0.05 69.06 06:35:02 Average: 2 32.72 0.00 2.38 2.65 0.08 62.18 06:35:02 Average: 3 22.79 0.00 2.34 2.30 0.06 72.51 06:35:02 06:35:02 06:35:02