10:48:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142280 10:48:53 Running as SYSTEM 10:48:53 [EnvInject] - Loading node environment variables. 10:48:53 Building remotely on prd-ubuntu1804-builder-4c-4g-3461 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:48:53 [ssh-agent] Looking for ssh-agent implementation... 10:48:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:53 $ ssh-agent 10:48:53 SSH_AUTH_SOCK=/tmp/ssh-KXHUWldq6Lu0/agent.1745 10:48:53 SSH_AGENT_PID=1747 10:48:53 [ssh-agent] Started. 10:48:53 Running ssh-add (command line suppressed) 10:48:53 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11367273868165354165.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11367273868165354165.key) 10:48:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:48:53 The recommended git tool is: NONE 10:48:55 using credential onap-jenkins-ssh 10:48:55 Wiping out workspace first. 10:48:55 Cloning the remote Git repository 10:48:55 Cloning repository git://cloud.onap.org/mirror/oom.git 10:48:55 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:48:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:48:55 > git --version # timeout=10 10:48:55 > git --version # 'git version 2.17.1' 10:48:55 using GIT_SSH to set credentials Gerrit user 10:48:55 Verifying host key using manually-configured host key entries 10:48:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:49:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:49:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:49:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:49:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:49:01 using GIT_SSH to set credentials Gerrit user 10:49:01 Verifying host key using manually-configured host key entries 10:49:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/142280/3 # timeout=30 10:49:02 > git rev-parse eefa61a273943e071ccb752452ab91cb9ac8c7ea^{commit} # timeout=10 10:49:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:49:02 Checking out Revision eefa61a273943e071ccb752452ab91cb9ac8c7ea (refs/changes/80/142280/3) 10:49:02 > git config core.sparsecheckout # timeout=10 10:49:02 > git checkout -f eefa61a273943e071ccb752452ab91cb9ac8c7ea # timeout=30 10:49:05 Commit message: "[COMMON] Consistently use common.readinessCheck.waitFor" 10:49:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:49:05 > git rev-list --no-walk 76237a9258ec0af4c079121a2b307656bdadafdc # timeout=10 10:49:05 [EnvInject] - Injecting environment variables from a build step. 10:49:06 [EnvInject] - Injecting as environment variables the properties content 10:49:06 PYTHON=python3 10:49:06 10:49:06 [EnvInject] - Variables injected successfully. 10:49:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13004481802060303337.sh 10:49:06 ---> tox-install.sh 10:49:06 + source /home/jenkins/lf-env.sh 10:49:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:49:06 ++ mktemp -d /tmp/venv-XXXX 10:49:06 + lf_venv=/tmp/venv-5Z9T 10:49:06 + local venv_file=/tmp/.os_lf_venv 10:49:06 + local python=python3 10:49:06 + local options 10:49:06 + local set_path=true 10:49:06 + local install_args= 10:49:06 ++ 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 10:49:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:49:06 + true 10:49:06 + case $1 in 10:49:06 + venv_file=/tmp/.toxenv 10:49:06 + shift 2 10:49:06 + true 10:49:06 + case $1 in 10:49:06 + shift 10:49:06 + break 10:49:06 + case $python in 10:49:06 + local pkg_list= 10:49:06 + [[ -d /opt/pyenv ]] 10:49:06 + echo 'Setup pyenv:' 10:49:06 Setup pyenv: 10:49:06 + export PYENV_ROOT=/opt/pyenv 10:49:06 + PYENV_ROOT=/opt/pyenv 10:49:06 + 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 10:49:06 + 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 10:49:06 + pyenv versions 10:49:06 * system (set by /opt/pyenv/version) 10:49:06 * 3.8.13 (set by /opt/pyenv/version) 10:49:06 * 3.9.13 (set by /opt/pyenv/version) 10:49:06 * 3.10.6 (set by /opt/pyenv/version) 10:49:06 + command -v pyenv 10:49:06 ++ pyenv init - --no-rehash 10:49:06 + 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[*]}"'\'')" 10:49:06 export PATH="/opt/pyenv/shims:${PATH}" 10:49:06 export PYENV_SHELL=bash 10:49:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:49:06 pyenv() { 10:49:06 local command 10:49:06 command="${1:-}" 10:49:06 if [ "$#" -gt 0 ]; then 10:49:06 shift 10:49:06 fi 10:49:06 10:49:06 case "$command" in 10:49:06 rehash|shell) 10:49:06 eval "$(pyenv "sh-$command" "$@")" 10:49:06 ;; 10:49:06 *) 10:49:06 command pyenv "$command" "$@" 10:49:06 ;; 10:49:06 esac 10:49:06 }' 10:49:06 +++ 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[*]}"' 10:49:06 ++ 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 10:49:06 ++ 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 10:49:06 ++ 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 10:49:06 ++ export PYENV_SHELL=bash 10:49:06 ++ PYENV_SHELL=bash 10:49:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:49:06 +++ complete -F _pyenv pyenv 10:49:06 ++ lf-pyver python3 10:49:06 ++ local py_version_xy=python3 10:49:06 ++ local py_version_xyz= 10:49:06 ++ sed 's/^[ *]* //' 10:49:06 ++ awk '{ print $1 }' 10:49:06 ++ grep -E '^[0-9.]*[0-9]$' 10:49:06 ++ pyenv versions 10:49:06 ++ local command 10:49:06 ++ command=versions 10:49:06 ++ '[' 1 -gt 0 ']' 10:49:06 ++ shift 10:49:06 ++ case "$command" in 10:49:06 ++ command pyenv versions 10:49:06 ++ pyenv versions 10:49:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:49:06 +++ grep '^3' /tmp/.pyenv_versions 10:49:06 +++ sort -V 10:49:06 +++ tail -n 1 10:49:06 ++ py_version_xyz=3.10.6 10:49:06 ++ [[ -z 3.10.6 ]] 10:49:06 ++ echo 3.10.6 10:49:06 ++ return 0 10:49:06 + pyenv local 3.10.6 10:49:06 + local command 10:49:06 + command=local 10:49:06 + '[' 2 -gt 0 ']' 10:49:06 + shift 10:49:06 + case "$command" in 10:49:06 + command pyenv local 3.10.6 10:49:06 + pyenv local 3.10.6 10:49:06 + for arg in "$@" 10:49:06 + case $arg in 10:49:06 + pkg_list+='tox ' 10:49:06 + for arg in "$@" 10:49:06 + case $arg in 10:49:06 + pkg_list+='virtualenv ' 10:49:06 + for arg in "$@" 10:49:06 + case $arg in 10:49:06 + pkg_list+='urllib3~=1.26.15 ' 10:49:06 + [[ -f /tmp/.toxenv ]] 10:49:06 + [[ ! -f /tmp/.toxenv ]] 10:49:06 + [[ -n '' ]] 10:49:06 + python3 -m venv /tmp/venv-5Z9T 10:49:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Z9T' 10:49:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Z9T 10:49:11 + echo /tmp/venv-5Z9T 10:49:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:49:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:49:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:49:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:11 + local 'pip_opts=--upgrade --quiet' 10:49:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:49:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:49:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:49:11 + [[ -n '' ]] 10:49:11 + [[ -n '' ]] 10:49:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:49:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:11 + /tmp/venv-5Z9T/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 10:49:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:49:16 lf-activate-venv(): INFO: Base packages installed successfully 10:49:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:49:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:49:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:49:16 + /tmp/venv-5Z9T/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 10:49:18 + type python3 10:49:18 + true 10:49:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5Z9T/bin to PATH' 10:49:18 lf-activate-venv(): INFO: Adding /tmp/venv-5Z9T/bin to PATH 10:49:18 + PATH=/tmp/venv-5Z9T/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 10:49:18 + return 0 10:49:18 + python3 --version 10:49:18 Python 3.10.6 10:49:18 + python3 -m pip --version 10:49:18 pip 25.2 from /tmp/venv-5Z9T/lib/python3.10/site-packages/pip (python 3.10) 10:49:18 + python3 -m pip freeze 10:49:18 cachetools==6.2.1 10:49:18 chardet==5.2.0 10:49:18 colorama==0.4.6 10:49:18 distlib==0.4.0 10:49:18 filelock==3.20.0 10:49:18 packaging==25.0 10:49:18 platformdirs==4.5.0 10:49:18 pluggy==1.6.0 10:49:18 pyproject-api==1.10.0 10:49:18 tomli==2.3.0 10:49:18 tox==4.31.0 10:49:18 typing_extensions==4.15.0 10:49:18 urllib3==1.26.20 10:49:18 virtualenv==20.35.3 10:49:18 [EnvInject] - Injecting environment variables from a build step. 10:49:18 [EnvInject] - Injecting as environment variables the properties content 10:49:18 PARALLEL=false 10:49:18 10:49:18 [EnvInject] - Variables injected successfully. 10:49:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13335778328104668794.sh 10:49:18 ---> tox-run.sh 10:49:18 + 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 10:49:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:49:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:49:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:49:18 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:49:18 + source /home/jenkins/lf-env.sh 10:49:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:49:18 ++ mktemp -d /tmp/venv-XXXX 10:49:18 + lf_venv=/tmp/venv-w4Gf 10:49:18 + local venv_file=/tmp/.os_lf_venv 10:49:18 + local python=python3 10:49:18 + local options 10:49:18 + local set_path=true 10:49:18 + local install_args= 10:49:18 ++ 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 10:49:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:49:18 + true 10:49:18 + case $1 in 10:49:18 + venv_file=/tmp/.toxenv 10:49:18 + shift 2 10:49:18 + true 10:49:18 + case $1 in 10:49:18 + shift 10:49:18 + break 10:49:18 + case $python in 10:49:18 + local pkg_list= 10:49:18 + [[ -d /opt/pyenv ]] 10:49:18 + echo 'Setup pyenv:' 10:49:18 Setup pyenv: 10:49:18 + export PYENV_ROOT=/opt/pyenv 10:49:18 + PYENV_ROOT=/opt/pyenv 10:49:18 + 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 10:49:18 + 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 10:49:18 + pyenv versions 10:49:18 system 10:49:18 3.8.13 10:49:18 3.9.13 10:49:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:49:19 + command -v pyenv 10:49:19 ++ pyenv init - --no-rehash 10:49:19 + 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[*]}"'\'')" 10:49:19 export PATH="/opt/pyenv/shims:${PATH}" 10:49:19 export PYENV_SHELL=bash 10:49:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:49:19 pyenv() { 10:49:19 local command 10:49:19 command="${1:-}" 10:49:19 if [ "$#" -gt 0 ]; then 10:49:19 shift 10:49:19 fi 10:49:19 10:49:19 case "$command" in 10:49:19 rehash|shell) 10:49:19 eval "$(pyenv "sh-$command" "$@")" 10:49:19 ;; 10:49:19 *) 10:49:19 command pyenv "$command" "$@" 10:49:19 ;; 10:49:19 esac 10:49:19 }' 10:49:19 +++ 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[*]}"' 10:49:19 ++ 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 10:49:19 ++ 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 10:49:19 ++ 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 10:49:19 ++ export PYENV_SHELL=bash 10:49:19 ++ PYENV_SHELL=bash 10:49:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:49:19 +++ complete -F _pyenv pyenv 10:49:19 ++ lf-pyver python3 10:49:19 ++ local py_version_xy=python3 10:49:19 ++ local py_version_xyz= 10:49:19 ++ pyenv versions 10:49:19 ++ sed 's/^[ *]* //' 10:49:19 ++ awk '{ print $1 }' 10:49:19 ++ local command 10:49:19 ++ command=versions 10:49:19 ++ '[' 1 -gt 0 ']' 10:49:19 ++ grep -E '^[0-9.]*[0-9]$' 10:49:19 ++ shift 10:49:19 ++ case "$command" in 10:49:19 ++ command pyenv versions 10:49:19 ++ pyenv versions 10:49:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:49:19 +++ grep '^3' /tmp/.pyenv_versions 10:49:19 +++ sort -V 10:49:19 +++ tail -n 1 10:49:19 ++ py_version_xyz=3.10.6 10:49:19 ++ [[ -z 3.10.6 ]] 10:49:19 ++ echo 3.10.6 10:49:19 ++ return 0 10:49:19 + pyenv local 3.10.6 10:49:19 + local command 10:49:19 + command=local 10:49:19 + '[' 2 -gt 0 ']' 10:49:19 + shift 10:49:19 + case "$command" in 10:49:19 + command pyenv local 3.10.6 10:49:19 + pyenv local 3.10.6 10:49:19 + for arg in "$@" 10:49:19 + case $arg in 10:49:19 + pkg_list+='tox ' 10:49:19 + for arg in "$@" 10:49:19 + case $arg in 10:49:19 + pkg_list+='virtualenv ' 10:49:19 + for arg in "$@" 10:49:19 + case $arg in 10:49:19 + pkg_list+='urllib3~=1.26.15 ' 10:49:19 + [[ -f /tmp/.toxenv ]] 10:49:19 ++ cat /tmp/.toxenv 10:49:19 + lf_venv=/tmp/venv-5Z9T 10:49:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Z9T from' file:/tmp/.toxenv 10:49:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Z9T from file:/tmp/.toxenv 10:49:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:49:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:19 + local 'pip_opts=--upgrade --quiet' 10:49:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:49:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:49:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:49:19 + [[ -n '' ]] 10:49:19 + [[ -n '' ]] 10:49:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:49:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:19 + /tmp/venv-5Z9T/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 10:49:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:49:20 lf-activate-venv(): INFO: Base packages installed successfully 10:49:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:49:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:49:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:49:20 + /tmp/venv-5Z9T/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 10:49:21 + type python3 10:49:21 + true 10:49:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5Z9T/bin to PATH' 10:49:21 lf-activate-venv(): INFO: Adding /tmp/venv-5Z9T/bin to PATH 10:49:21 + PATH=/tmp/venv-5Z9T/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 10:49:21 + return 0 10:49:21 + [[ -d /opt/pyenv ]] 10:49:21 + echo '---> Setting up pyenv' 10:49:21 ---> Setting up pyenv 10:49:21 + export PYENV_ROOT=/opt/pyenv 10:49:21 + PYENV_ROOT=/opt/pyenv 10:49:21 + export PATH=/opt/pyenv/bin:/tmp/venv-5Z9T/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 10:49:21 + PATH=/opt/pyenv/bin:/tmp/venv-5Z9T/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 10:49:21 ++ pwd 10:49:21 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:49:21 + export PYTHONPATH 10:49:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:49:21 + TOX_TESTENV_PASSENV=PYTHONPATH 10:49:21 + tox --version 10:49:21 4.31.0 from /tmp/venv-5Z9T/lib/python3.10/site-packages/tox/__init__.py 10:49:21 + PARALLEL=false 10:49:21 + TOX_OPTIONS_LIST= 10:49:21 + [[ -n checkbashisms ]] 10:49:21 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:49:21 + case ${PARALLEL,,} in 10:49:21 + tox -e checkbashisms 10:49:21 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:49:23 checkbashisms: freeze> python -m pip freeze --all 10:49:24 checkbashisms: pip==25.2,setuptools==80.9.0 10:49:24 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:49:25 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:49:27 checkbashisms: OK (5.32=setup[1.78]+cmd[3.54] seconds) 10:49:27 congratulations :) (5.36 seconds) 10:49:27 + tox_status=0 10:49:27 + echo '---> Completed tox runs' 10:49:27 ---> Completed tox runs 10:49:27 + for i in .tox/*/log 10:49:27 ++ echo .tox/checkbashisms/log 10:49:27 ++ awk -F/ '{print $2}' 10:49:27 + tox_env=checkbashisms 10:49:27 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:49:27 + DOC_DIR=docs/_build/html 10:49:27 + [[ -d docs/_build/html ]] 10:49:27 + echo '---> tox-run.sh ends' 10:49:27 ---> tox-run.sh ends 10:49:27 + test 0 -eq 0 10:49:27 $ ssh-agent -k 10:49:27 unset SSH_AUTH_SOCK; 10:49:27 unset SSH_AGENT_PID; 10:49:27 echo Agent pid 1747 killed; 10:49:27 [ssh-agent] Stopped. 10:49:27 [PostBuildScript] - [INFO] Executing post build scripts. 10:49:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4868924955192281801.sh 10:49:27 ---> sysstat.sh 10:49:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16699952641259960190.sh 10:49:28 ---> package-listing.sh 10:49:28 ++ tr '[:upper:]' '[:lower:]' 10:49:28 ++ facter osfamily 10:49:28 + OS_FAMILY=debian 10:49:28 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:49:28 + START_PACKAGES=/tmp/packages_start.txt 10:49:28 + END_PACKAGES=/tmp/packages_end.txt 10:49:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:49:28 + PACKAGES=/tmp/packages_start.txt 10:49:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:49:28 + PACKAGES=/tmp/packages_end.txt 10:49:28 + case "${OS_FAMILY}" in 10:49:28 + dpkg -l 10:49:28 + grep '^ii' 10:49:28 + '[' -f /tmp/packages_start.txt ']' 10:49:28 + '[' -f /tmp/packages_end.txt ']' 10:49:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:49:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:49:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:49:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:49:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12937846135264561634.sh 10:49:28 ---> capture-instance-metadata.sh 10:49:28 Setup pyenv: 10:49:28 system 10:49:28 3.8.13 10:49:28 3.9.13 10:49:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:49:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7BeT 10:49:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:49:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:49:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:49:36 lf-activate-venv(): INFO: Base packages installed successfully 10:49:36 lf-activate-venv(): INFO: Installing additional packages: lftools 10:50:04 lf-activate-venv(): INFO: Adding /tmp/venv-7BeT/bin to PATH 10:50:04 INFO: Running in OpenStack, capturing instance metadata 10:50:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4284644191699440139.sh 10:50:05 provisioning config files... 10:50:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15289051801155339966tmp 10:50:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:50:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:50:05 [EnvInject] - Injecting environment variables from a build step. 10:50:05 [EnvInject] - Injecting as environment variables the properties content 10:50:05 SERVER_ID=logs 10:50:05 10:50:05 [EnvInject] - Variables injected successfully. 10:50:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1646337673747397836.sh 10:50:05 ---> create-netrc.sh 10:50:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5211963544275421963.sh 10:50:05 ---> python-tools-install.sh 10:50:05 Setup pyenv: 10:50:05 system 10:50:05 3.8.13 10:50:05 3.9.13 10:50:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:50:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7BeT from file:/tmp/.os_lf_venv 10:50:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:50:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:50:07 lf-activate-venv(): INFO: Base packages installed successfully 10:50:07 lf-activate-venv(): INFO: Installing additional packages: lftools 10:50:16 lf-activate-venv(): INFO: Adding /tmp/venv-7BeT/bin to PATH 10:50:16 Generating Requirements File 10:50:39 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. 10:50:39 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:50:39 Python 3.10.6 10:50:39 pip 25.2 from /tmp/venv-7BeT/lib/python3.10/site-packages/pip (python 3.10) 10:50:40 appdirs==1.4.4 10:50:40 argcomplete==3.6.2 10:50:40 aspy.yaml==1.3.0 10:50:40 attrs==25.4.0 10:50:40 autopage==0.5.2 10:50:40 beautifulsoup4==4.14.2 10:50:40 boto3==1.40.55 10:50:40 botocore==1.40.55 10:50:40 bs4==0.0.2 10:50:40 cachetools==6.2.1 10:50:40 certifi==2025.10.5 10:50:40 cffi==2.0.0 10:50:40 cfgv==3.4.0 10:50:40 chardet==5.2.0 10:50:40 charset-normalizer==3.4.4 10:50:40 click==8.3.0 10:50:40 cliff==4.11.0 10:50:40 cmd2==2.7.0 10:50:40 cryptography==3.3.2 10:50:40 debtcollector==3.0.0 10:50:40 decorator==5.2.1 10:50:40 defusedxml==0.7.1 10:50:40 Deprecated==1.2.18 10:50:40 distlib==0.4.0 10:50:40 dnspython==2.8.0 10:50:40 docker==7.1.0 10:50:40 dogpile.cache==1.5.0 10:50:40 durationpy==0.10 10:50:40 email-validator==2.3.0 10:50:40 filelock==3.20.0 10:50:40 future==1.0.0 10:50:40 gitdb==4.0.12 10:50:40 GitPython==3.1.45 10:50:40 google-auth==2.41.1 10:50:40 httplib2==0.31.0 10:50:40 identify==2.6.15 10:50:40 idna==3.11 10:50:40 importlib-resources==1.5.0 10:50:40 iso8601==2.1.0 10:50:40 Jinja2==3.1.6 10:50:40 jmespath==1.0.1 10:50:40 jsonpatch==1.33 10:50:40 jsonpointer==3.0.0 10:50:40 jsonschema==4.25.1 10:50:40 jsonschema-specifications==2025.9.1 10:50:40 keystoneauth1==5.12.0 10:50:40 kubernetes==34.1.0 10:50:40 lftools==0.37.15 10:50:40 lxml==6.0.2 10:50:40 markdown-it-py==4.0.0 10:50:40 MarkupSafe==3.0.3 10:50:40 mdurl==0.1.2 10:50:40 msgpack==1.1.2 10:50:40 multi_key_dict==2.0.3 10:50:40 munch==4.0.0 10:50:40 netaddr==1.3.0 10:50:40 niet==1.4.2 10:50:40 nodeenv==1.9.1 10:50:40 oauth2client==4.1.3 10:50:40 oauthlib==3.3.1 10:50:40 openstacksdk==4.7.1 10:50:40 os-service-types==1.8.0 10:50:40 osc-lib==4.2.0 10:50:40 oslo.config==10.0.0 10:50:40 oslo.context==6.1.0 10:50:40 oslo.i18n==6.6.0 10:50:40 oslo.log==7.2.1 10:50:40 oslo.serialization==5.8.0 10:50:40 oslo.utils==9.1.0 10:50:40 packaging==25.0 10:50:40 pbr==7.0.1 10:50:40 platformdirs==4.5.0 10:50:40 prettytable==3.16.0 10:50:40 psutil==7.1.0 10:50:40 pyasn1==0.6.1 10:50:40 pyasn1_modules==0.4.2 10:50:40 pycparser==2.23 10:50:40 pygerrit2==2.0.15 10:50:40 PyGithub==2.8.1 10:50:40 Pygments==2.19.2 10:50:40 PyJWT==2.10.1 10:50:40 PyNaCl==1.6.0 10:50:40 pyparsing==2.4.7 10:50:40 pyperclip==1.11.0 10:50:40 pyrsistent==0.20.0 10:50:40 python-cinderclient==9.8.0 10:50:40 python-dateutil==2.9.0.post0 10:50:40 python-heatclient==4.3.0 10:50:40 python-jenkins==1.8.3 10:50:40 python-keystoneclient==5.7.0 10:50:40 python-magnumclient==4.9.0 10:50:40 python-openstackclient==8.2.0 10:50:40 python-swiftclient==4.8.0 10:50:40 PyYAML==6.0.3 10:50:40 referencing==0.37.0 10:50:40 requests==2.32.5 10:50:40 requests-oauthlib==2.0.0 10:50:40 requestsexceptions==1.4.0 10:50:40 rfc3986==2.0.0 10:50:40 rich==14.2.0 10:50:40 rich-argparse==1.7.1 10:50:40 rpds-py==0.27.1 10:50:40 rsa==4.9.1 10:50:40 ruamel.yaml==0.18.15 10:50:40 ruamel.yaml.clib==0.2.14 10:50:40 s3transfer==0.14.0 10:50:40 simplejson==3.20.2 10:50:40 six==1.17.0 10:50:40 smmap==5.0.2 10:50:40 soupsieve==2.8 10:50:40 stevedore==5.5.0 10:50:40 tabulate==0.9.0 10:50:40 toml==0.10.2 10:50:40 tomlkit==0.13.3 10:50:40 tqdm==4.67.1 10:50:40 typing_extensions==4.15.0 10:50:40 tzdata==2025.2 10:50:40 urllib3==1.26.20 10:50:40 virtualenv==20.35.3 10:50:40 wcwidth==0.2.14 10:50:40 websocket-client==1.9.0 10:50:40 wrapt==1.17.3 10:50:40 xdg==6.0.0 10:50:40 xmltodict==1.0.2 10:50:40 yq==3.4.3 10:50:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17372541935608704989.sh 10:50:40 ---> sudo-logs.sh 10:50:40 Archiving 'sudo' log.. 10:50:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4275806380552021753.sh 10:50:40 ---> job-cost.sh 10:50:40 Setup pyenv: 10:50:40 system 10:50:40 3.8.13 10:50:40 3.9.13 10:50:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:50:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7BeT from file:/tmp/.os_lf_venv 10:50:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:50:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:50:42 lf-activate-venv(): INFO: Base packages installed successfully 10:50:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:50:48 lf-activate-venv(): INFO: Adding /tmp/venv-7BeT/bin to PATH 10:50:48 INFO: No Stack... 10:50:48 INFO: Retrieving Pricing Info for: v3-standard-4 10:50:49 INFO: Archiving Costs 10:50:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13011986772377051379.sh 10:50:49 ---> logs-deploy.sh 10:50:49 Setup pyenv: 10:50:49 system 10:50:49 3.8.13 10:50:49 3.9.13 10:50:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:50:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7BeT from file:/tmp/.os_lf_venv 10:50:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:50:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:50:51 lf-activate-venv(): INFO: Base packages installed successfully 10:50:51 lf-activate-venv(): INFO: Installing additional packages: lftools 10:51:00 lf-activate-venv(): INFO: Adding /tmp/venv-7BeT/bin to PATH 10:51:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4269 10:51:00 INFO: archiving workspace using pattern(s): 10:51:01 Archives upload complete. 10:51:01 INFO: archiving logs to Nexus 10:51:02 ---> uname -a: 10:51:02 Linux prd-ubuntu1804-builder-4c-4g-3461 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:51:02 10:51:02 10:51:02 ---> lscpu: 10:51:02 Architecture: x86_64 10:51:02 CPU op-mode(s): 32-bit, 64-bit 10:51:02 Byte Order: Little Endian 10:51:02 CPU(s): 4 10:51:02 On-line CPU(s) list: 0-3 10:51:02 Thread(s) per core: 1 10:51:02 Core(s) per socket: 1 10:51:02 Socket(s): 4 10:51:02 NUMA node(s): 1 10:51:02 Vendor ID: AuthenticAMD 10:51:02 CPU family: 23 10:51:02 Model: 49 10:51:02 Model name: AMD EPYC-Rome Processor 10:51:02 Stepping: 0 10:51:02 CPU MHz: 2799.998 10:51:02 BogoMIPS: 5599.99 10:51:02 Virtualization: AMD-V 10:51:02 Hypervisor vendor: KVM 10:51:02 Virtualization type: full 10:51:02 L1d cache: 32K 10:51:02 L1i cache: 32K 10:51:02 L2 cache: 512K 10:51:02 L3 cache: 16384K 10:51:02 NUMA node0 CPU(s): 0-3 10:51:02 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 10:51:02 10:51:02 10:51:02 ---> nproc: 10:51:02 4 10:51:02 10:51:02 10:51:02 ---> df -h: 10:51:02 Filesystem Size Used Avail Use% Mounted on 10:51:02 udev 7.9G 0 7.9G 0% /dev 10:51:02 tmpfs 1.6G 676K 1.6G 1% /run 10:51:02 /dev/vda1 78G 8.3G 70G 11% / 10:51:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:51:02 tmpfs 5.0M 0 5.0M 0% /run/lock 10:51:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:51:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:51:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:51:02 10:51:02 10:51:02 ---> free -m: 10:51:02 total used free shared buff/cache available 10:51:02 Mem: 16040 545 13422 0 2072 15181 10:51:02 Swap: 1023 0 1023 10:51:02 10:51:02 10:51:02 ---> ip addr: 10:51:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:51:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:51:02 inet 127.0.0.1/8 scope host lo 10:51:02 valid_lft forever preferred_lft forever 10:51:02 inet6 ::1/128 scope host 10:51:02 valid_lft forever preferred_lft forever 10:51:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:51:02 link/ether fa:16:3e:0b:21:48 brd ff:ff:ff:ff:ff:ff 10:51:02 inet 10.30.107.162/23 brd 10.30.107.255 scope global dynamic ens3 10:51:02 valid_lft 86243sec preferred_lft 86243sec 10:51:02 inet6 fe80::f816:3eff:fe0b:2148/64 scope link 10:51:02 valid_lft forever preferred_lft forever 10:51:02 10:51:02 10:51:02 ---> sar -b -r -n DEV: 10:51:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3461) 10/18/25 _x86_64_ (4 CPU) 10:51:02 10:51:02 10:48:28 LINUX RESTART (4 CPU) 10:51:02 10:51:02 10:49:02 tps rtps wtps bread/s bwrtn/s 10:51:02 10:50:01 149.45 23.91 125.54 818.84 17785.60 10:51:02 10:51:01 86.29 1.37 84.92 115.85 18930.71 10:51:02 Average: 117.60 12.54 105.06 464.39 18362.96 10:51:02 10:51:02 10:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:51:02 10:50:01 13827744 15483968 2597216 15.81 61932 1792448 872300 4.99 782588 1595260 169012 10:51:02 10:51:01 13748100 15548780 2676860 16.30 79724 1907892 777704 4.45 712688 1722716 97848 10:51:02 Average: 13787922 15516374 2637038 16.06 70828 1850170 825002 4.72 747638 1658988 133430 10:51:02 10:51:02 10:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:51:02 10:50:01 lo 1.15 1.15 0.14 0.14 0.00 0.00 0.00 0.00 10:51:02 10:50:01 ens3 93.15 65.94 951.22 27.31 0.00 0.00 0.00 0.00 10:51:02 10:51:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 10:51:02 10:51:01 ens3 35.86 27.36 282.34 9.07 0.00 0.00 0.00 0.00 10:51:02 Average: lo 1.18 1.18 0.13 0.13 0.00 0.00 0.00 0.00 10:51:02 Average: ens3 64.27 46.49 613.97 18.11 0.00 0.00 0.00 0.00 10:51:02 10:51:02 10:51:02 ---> sar -P ALL: 10:51:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3461) 10/18/25 _x86_64_ (4 CPU) 10:51:02 10:51:02 10:48:28 LINUX RESTART (4 CPU) 10:51:02 10:51:02 10:49:02 CPU %user %nice %system %iowait %steal %idle 10:51:02 10:50:01 all 18.33 0.00 1.59 6.87 0.05 73.15 10:51:02 10:50:01 0 11.23 0.00 1.39 11.49 0.05 75.83 10:51:02 10:50:01 1 12.79 0.00 1.73 4.97 0.03 80.47 10:51:02 10:50:01 2 33.63 0.00 1.87 2.07 0.08 62.35 10:51:02 10:50:01 3 15.70 0.00 1.39 8.96 0.05 73.90 10:51:02 10:51:01 all 19.56 0.00 1.24 4.72 0.05 74.43 10:51:02 10:51:01 0 22.84 0.00 1.25 5.11 0.05 70.75 10:51:02 10:51:01 1 3.42 0.00 0.74 9.86 0.05 85.92 10:51:02 10:51:01 2 31.30 0.00 2.00 3.22 0.07 63.41 10:51:02 10:51:01 3 20.80 0.00 0.95 0.67 0.03 77.55 10:51:02 Average: all 18.95 0.00 1.42 5.78 0.05 73.80 10:51:02 Average: 0 17.09 0.00 1.32 8.27 0.05 73.27 10:51:02 Average: 1 8.07 0.00 1.23 7.43 0.04 83.22 10:51:02 Average: 2 32.46 0.00 1.94 2.65 0.08 62.88 10:51:02 Average: 3 18.28 0.00 1.17 4.77 0.04 75.74 10:51:02 10:51:02 10:51:02