09:30:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142581 09:30:09 Running as SYSTEM 09:30:09 [EnvInject] - Loading node environment variables. 09:30:09 Building remotely on prd-ubuntu1804-builder-4c-4g-16908 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:30:09 [ssh-agent] Looking for ssh-agent implementation... 09:30:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:30:09 $ ssh-agent 09:30:09 SSH_AUTH_SOCK=/tmp/ssh-jjgRlyToghZ0/agent.1603 09:30:09 SSH_AGENT_PID=1604 09:30:09 [ssh-agent] Started. 09:30:09 Running ssh-add (command line suppressed) 09:30:09 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10730727691127829237.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10730727691127829237.key) 09:30:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:30:10 The recommended git tool is: NONE 09:30:11 using credential onap-jenkins-ssh 09:30:11 Wiping out workspace first. 09:30:11 Cloning the remote Git repository 09:30:11 Cloning repository git://cloud.onap.org/mirror/oom.git 09:30:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:30:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:30:11 > git --version # timeout=10 09:30:11 > git --version # 'git version 2.17.1' 09:30:11 using GIT_SSH to set credentials Gerrit user 09:30:11 Verifying host key using manually-configured host key entries 09:30:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:30:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:30:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:30:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:30:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:30:17 using GIT_SSH to set credentials Gerrit user 09:30:17 Verifying host key using manually-configured host key entries 09:30:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/142581/2 # timeout=30 09:30:17 > git rev-parse 44bf17d2dd87e0b422b2a82678fb3f6bcc2ecfb8^{commit} # timeout=10 09:30:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:30:17 Checking out Revision 44bf17d2dd87e0b422b2a82678fb3f6bcc2ecfb8 (refs/changes/81/142581/2) 09:30:17 > git config core.sparsecheckout # timeout=10 09:30:17 > git checkout -f 44bf17d2dd87e0b422b2a82678fb3f6bcc2ecfb8 # timeout=30 09:30:21 Commit message: "[POLICY] Update docker images to latest versions" 09:30:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:30:21 > git rev-list --no-walk 0f75c0b7c09acd47c6b51139ad6ed324642bfef6 # timeout=10 09:30:21 [EnvInject] - Injecting environment variables from a build step. 09:30:21 [EnvInject] - Injecting as environment variables the properties content 09:30:21 PYTHON=python3 09:30:21 09:30:21 [EnvInject] - Variables injected successfully. 09:30:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6135059224924538004.sh 09:30:21 ---> tox-install.sh 09:30:21 + source /home/jenkins/lf-env.sh 09:30:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:30:21 ++ mktemp -d /tmp/venv-XXXX 09:30:21 + lf_venv=/tmp/venv-S39j 09:30:21 + local venv_file=/tmp/.os_lf_venv 09:30:21 + local python=python3 09:30:21 + local options 09:30:21 + local set_path=true 09:30:21 + local install_args= 09:30:21 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:30:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:30:21 + true 09:30:21 + case $1 in 09:30:21 + venv_file=/tmp/.toxenv 09:30:21 + shift 2 09:30:21 + true 09:30:21 + case $1 in 09:30:21 + shift 09:30:21 + break 09:30:21 + case $python in 09:30:21 + local pkg_list= 09:30:21 + [[ -d /opt/pyenv ]] 09:30:21 + echo 'Setup pyenv:' 09:30:21 Setup pyenv: 09:30:21 + export PYENV_ROOT=/opt/pyenv 09:30:21 + PYENV_ROOT=/opt/pyenv 09:30:21 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:30:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:30:21 + pyenv versions 09:30:21 * system (set by /opt/pyenv/version) 09:30:21 * 3.8.13 (set by /opt/pyenv/version) 09:30:21 * 3.9.13 (set by /opt/pyenv/version) 09:30:21 * 3.10.6 (set by /opt/pyenv/version) 09:30:21 + command -v pyenv 09:30:21 ++ pyenv init - --no-rehash 09:30:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:30:21 export PATH="/opt/pyenv/shims:${PATH}" 09:30:21 export PYENV_SHELL=bash 09:30:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:30:21 pyenv() { 09:30:21 local command 09:30:21 command="${1:-}" 09:30:21 if [ "$#" -gt 0 ]; then 09:30:21 shift 09:30:21 fi 09:30:21 09:30:21 case "$command" in 09:30:21 rehash|shell) 09:30:21 eval "$(pyenv "sh-$command" "$@")" 09:30:21 ;; 09:30:21 *) 09:30:21 command pyenv "$command" "$@" 09:30:21 ;; 09:30:21 esac 09:30:21 }' 09:30:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:30:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:30:21 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:30:21 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:30:21 ++ export PYENV_SHELL=bash 09:30:21 ++ PYENV_SHELL=bash 09:30:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:30:21 +++ complete -F _pyenv pyenv 09:30:21 ++ lf-pyver python3 09:30:21 ++ local py_version_xy=python3 09:30:21 ++ local py_version_xyz= 09:30:21 ++ pyenv versions 09:30:21 ++ local command 09:30:21 ++ sed 's/^[ *]* //' 09:30:21 ++ command=versions 09:30:21 ++ '[' 1 -gt 0 ']' 09:30:21 ++ shift 09:30:21 ++ awk '{ print $1 }' 09:30:21 ++ case "$command" in 09:30:21 ++ command pyenv versions 09:30:21 ++ pyenv versions 09:30:21 ++ grep -E '^[0-9.]*[0-9]$' 09:30:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:30:22 +++ grep '^3' /tmp/.pyenv_versions 09:30:22 +++ sort -V 09:30:22 +++ tail -n 1 09:30:22 ++ py_version_xyz=3.10.6 09:30:22 ++ [[ -z 3.10.6 ]] 09:30:22 ++ echo 3.10.6 09:30:22 ++ return 0 09:30:22 + pyenv local 3.10.6 09:30:22 + local command 09:30:22 + command=local 09:30:22 + '[' 2 -gt 0 ']' 09:30:22 + shift 09:30:22 + case "$command" in 09:30:22 + command pyenv local 3.10.6 09:30:22 + pyenv local 3.10.6 09:30:22 + for arg in "$@" 09:30:22 + case $arg in 09:30:22 + pkg_list+='tox ' 09:30:22 + for arg in "$@" 09:30:22 + case $arg in 09:30:22 + pkg_list+='virtualenv ' 09:30:22 + for arg in "$@" 09:30:22 + case $arg in 09:30:22 + pkg_list+='urllib3~=1.26.15 ' 09:30:22 + [[ -f /tmp/.toxenv ]] 09:30:22 + [[ ! -f /tmp/.toxenv ]] 09:30:22 + [[ -n '' ]] 09:30:22 + python3 -m venv /tmp/venv-S39j 09:30:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S39j' 09:30:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S39j 09:30:26 + echo /tmp/venv-S39j 09:30:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:30:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:30:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:30:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:26 + local 'pip_opts=--upgrade --quiet' 09:30:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:30:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:30:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:30:26 + [[ -n '' ]] 09:30:26 + [[ -n '' ]] 09:30:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:30:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:26 + /tmp/venv-S39j/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 09:30:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:30:30 lf-activate-venv(): INFO: Base packages installed successfully 09:30:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:30:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:30:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:30:30 + /tmp/venv-S39j/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 09:30:36 + type python3 09:30:36 + true 09:30:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-S39j/bin to PATH' 09:30:36 lf-activate-venv(): INFO: Adding /tmp/venv-S39j/bin to PATH 09:30:36 + PATH=/tmp/venv-S39j/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:30:36 + return 0 09:30:36 + python3 --version 09:30:36 Python 3.10.6 09:30:36 + python3 -m pip --version 09:30:36 pip 25.3 from /tmp/venv-S39j/lib/python3.10/site-packages/pip (python 3.10) 09:30:36 + python3 -m pip freeze 09:30:36 cachetools==6.2.2 09:30:36 chardet==5.2.0 09:30:36 colorama==0.4.6 09:30:36 distlib==0.4.0 09:30:36 filelock==3.20.0 09:30:36 packaging==25.0 09:30:36 platformdirs==4.5.0 09:30:36 pluggy==1.6.0 09:30:36 pyproject-api==1.10.0 09:30:36 tomli==2.3.0 09:30:36 tox==4.32.0 09:30:36 typing_extensions==4.15.0 09:30:36 urllib3==1.26.20 09:30:36 virtualenv==20.35.4 09:30:36 [EnvInject] - Injecting environment variables from a build step. 09:30:37 [EnvInject] - Injecting as environment variables the properties content 09:30:37 PARALLEL=false 09:30:37 09:30:37 [EnvInject] - Variables injected successfully. 09:30:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10388835546626664479.sh 09:30:37 ---> tox-run.sh 09:30:37 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:30:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:30:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:30:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:30:37 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:30:37 + source /home/jenkins/lf-env.sh 09:30:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:30:37 ++ mktemp -d /tmp/venv-XXXX 09:30:37 + lf_venv=/tmp/venv-iXjB 09:30:37 + local venv_file=/tmp/.os_lf_venv 09:30:37 + local python=python3 09:30:37 + local options 09:30:37 + local set_path=true 09:30:37 + local install_args= 09:30:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:30:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:30:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:30:37 + true 09:30:37 + case $1 in 09:30:37 + venv_file=/tmp/.toxenv 09:30:37 + shift 2 09:30:37 + true 09:30:37 + case $1 in 09:30:37 + shift 09:30:37 + break 09:30:37 + case $python in 09:30:37 + local pkg_list= 09:30:37 + [[ -d /opt/pyenv ]] 09:30:37 + echo 'Setup pyenv:' 09:30:37 Setup pyenv: 09:30:37 + export PYENV_ROOT=/opt/pyenv 09:30:37 + PYENV_ROOT=/opt/pyenv 09:30:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:30:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:30:37 + pyenv versions 09:30:37 system 09:30:37 3.8.13 09:30:37 3.9.13 09:30:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:30:37 + command -v pyenv 09:30:37 ++ pyenv init - --no-rehash 09:30:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:30:37 export PATH="/opt/pyenv/shims:${PATH}" 09:30:37 export PYENV_SHELL=bash 09:30:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:30:37 pyenv() { 09:30:37 local command 09:30:37 command="${1:-}" 09:30:37 if [ "$#" -gt 0 ]; then 09:30:37 shift 09:30:37 fi 09:30:37 09:30:37 case "$command" in 09:30:37 rehash|shell) 09:30:37 eval "$(pyenv "sh-$command" "$@")" 09:30:37 ;; 09:30:37 *) 09:30:37 command pyenv "$command" "$@" 09:30:37 ;; 09:30:37 esac 09:30:37 }' 09:30:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:30:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:30:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:30:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:30:37 ++ export PYENV_SHELL=bash 09:30:37 ++ PYENV_SHELL=bash 09:30:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:30:37 +++ complete -F _pyenv pyenv 09:30:37 ++ lf-pyver python3 09:30:37 ++ local py_version_xy=python3 09:30:37 ++ local py_version_xyz= 09:30:37 ++ pyenv versions 09:30:37 ++ local command 09:30:37 ++ sed 's/^[ *]* //' 09:30:37 ++ command=versions 09:30:37 ++ '[' 1 -gt 0 ']' 09:30:37 ++ shift 09:30:37 ++ case "$command" in 09:30:37 ++ command pyenv versions 09:30:37 ++ pyenv versions 09:30:37 ++ grep -E '^[0-9.]*[0-9]$' 09:30:37 ++ awk '{ print $1 }' 09:30:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:30:37 +++ grep '^3' /tmp/.pyenv_versions 09:30:37 +++ sort -V 09:30:37 +++ tail -n 1 09:30:37 ++ py_version_xyz=3.10.6 09:30:37 ++ [[ -z 3.10.6 ]] 09:30:37 ++ echo 3.10.6 09:30:37 ++ return 0 09:30:37 + pyenv local 3.10.6 09:30:37 + local command 09:30:37 + command=local 09:30:37 + '[' 2 -gt 0 ']' 09:30:37 + shift 09:30:37 + case "$command" in 09:30:37 + command pyenv local 3.10.6 09:30:37 + pyenv local 3.10.6 09:30:37 + for arg in "$@" 09:30:37 + case $arg in 09:30:37 + pkg_list+='tox ' 09:30:37 + for arg in "$@" 09:30:37 + case $arg in 09:30:37 + pkg_list+='virtualenv ' 09:30:37 + for arg in "$@" 09:30:37 + case $arg in 09:30:37 + pkg_list+='urllib3~=1.26.15 ' 09:30:37 + [[ -f /tmp/.toxenv ]] 09:30:37 ++ cat /tmp/.toxenv 09:30:37 + lf_venv=/tmp/venv-S39j 09:30:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S39j from' file:/tmp/.toxenv 09:30:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S39j from file:/tmp/.toxenv 09:30:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:30:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:37 + local 'pip_opts=--upgrade --quiet' 09:30:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:30:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:30:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:30:37 + [[ -n '' ]] 09:30:37 + [[ -n '' ]] 09:30:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:30:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:37 + /tmp/venv-S39j/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 09:30:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:30:38 lf-activate-venv(): INFO: Base packages installed successfully 09:30:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:30:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:30:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:30:38 + /tmp/venv-S39j/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 09:30:39 + type python3 09:30:39 + true 09:30:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-S39j/bin to PATH' 09:30:39 lf-activate-venv(): INFO: Adding /tmp/venv-S39j/bin to PATH 09:30:39 + PATH=/tmp/venv-S39j/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:30:39 + return 0 09:30:39 + [[ -d /opt/pyenv ]] 09:30:39 + echo '---> Setting up pyenv' 09:30:39 ---> Setting up pyenv 09:30:39 + export PYENV_ROOT=/opt/pyenv 09:30:39 + PYENV_ROOT=/opt/pyenv 09:30:39 + export PATH=/opt/pyenv/bin:/tmp/venv-S39j/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:30:39 + PATH=/opt/pyenv/bin:/tmp/venv-S39j/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:30:39 ++ pwd 09:30:39 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:30:39 + export PYTHONPATH 09:30:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:30:39 + TOX_TESTENV_PASSENV=PYTHONPATH 09:30:39 + tox --version 09:30:39 4.32.0 from /tmp/venv-S39j/lib/python3.10/site-packages/tox/__init__.py 09:30:39 + PARALLEL=false 09:30:39 + TOX_OPTIONS_LIST= 09:30:39 + [[ -n checkbashisms ]] 09:30:39 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:30:39 + case ${PARALLEL,,} in 09:30:39 + tox -e checkbashisms 09:30:39 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:30:40 checkbashisms: freeze> python -m pip freeze --all 09:30:41 checkbashisms: pip==25.3,setuptools==80.9.0 09:30:41 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:30:42 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:30:44 checkbashisms: OK (4.90=setup[1.43]+cmd[3.47] seconds) 09:30:44 congratulations :) (4.93 seconds) 09:30:44 + tox_status=0 09:30:44 + echo '---> Completed tox runs' 09:30:44 ---> Completed tox runs 09:30:44 + for i in .tox/*/log 09:30:44 ++ echo .tox/checkbashisms/log 09:30:44 ++ awk -F/ '{print $2}' 09:30:44 + tox_env=checkbashisms 09:30:44 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:30:44 + DOC_DIR=docs/_build/html 09:30:44 + [[ -d docs/_build/html ]] 09:30:44 + echo '---> tox-run.sh ends' 09:30:44 ---> tox-run.sh ends 09:30:44 + test 0 -eq 0 09:30:44 $ ssh-agent -k 09:30:44 unset SSH_AUTH_SOCK; 09:30:44 unset SSH_AGENT_PID; 09:30:44 echo Agent pid 1604 killed; 09:30:44 [ssh-agent] Stopped. 09:30:45 [PostBuildScript] - [INFO] Executing post build scripts. 09:30:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins835532009674068736.sh 09:30:45 ---> sysstat.sh 09:30:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1241228878256066667.sh 09:30:45 ---> package-listing.sh 09:30:45 ++ facter osfamily 09:30:45 ++ tr '[:upper:]' '[:lower:]' 09:30:45 + OS_FAMILY=debian 09:30:45 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:30:45 + START_PACKAGES=/tmp/packages_start.txt 09:30:45 + END_PACKAGES=/tmp/packages_end.txt 09:30:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:30:45 + PACKAGES=/tmp/packages_start.txt 09:30:45 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:30:45 + PACKAGES=/tmp/packages_end.txt 09:30:45 + case "${OS_FAMILY}" in 09:30:45 + dpkg -l 09:30:45 + grep '^ii' 09:30:45 + '[' -f /tmp/packages_start.txt ']' 09:30:45 + '[' -f /tmp/packages_end.txt ']' 09:30:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:30:45 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:30:45 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:30:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:30:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10008068549106228689.sh 09:30:45 ---> capture-instance-metadata.sh 09:30:45 Setup pyenv: 09:30:45 system 09:30:45 3.8.13 09:30:45 3.9.13 09:30:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:30:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f6eO 09:30:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:30:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:53 lf-activate-venv(): INFO: Base packages installed successfully 09:30:53 lf-activate-venv(): INFO: Installing additional packages: lftools 09:31:16 lf-activate-venv(): INFO: Adding /tmp/venv-f6eO/bin to PATH 09:31:16 INFO: Running in OpenStack, capturing instance metadata 09:31:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins140610072464543404.sh 09:31:16 provisioning config files... 09:31:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config611316779588658281tmp 09:31:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:31:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:31:16 [EnvInject] - Injecting environment variables from a build step. 09:31:16 [EnvInject] - Injecting as environment variables the properties content 09:31:16 SERVER_ID=logs 09:31:16 09:31:16 [EnvInject] - Variables injected successfully. 09:31:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins457847217449631190.sh 09:31:16 ---> create-netrc.sh 09:31:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13083428871922581593.sh 09:31:16 ---> python-tools-install.sh 09:31:16 Setup pyenv: 09:31:16 system 09:31:16 3.8.13 09:31:16 3.9.13 09:31:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:31:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f6eO from file:/tmp/.os_lf_venv 09:31:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:18 lf-activate-venv(): INFO: Base packages installed successfully 09:31:18 lf-activate-venv(): INFO: Installing additional packages: lftools 09:31:27 lf-activate-venv(): INFO: Adding /tmp/venv-f6eO/bin to PATH 09:31:27 Generating Requirements File 09:31:44 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. 09:31:44 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:31:45 Python 3.10.6 09:31:45 pip 25.3 from /tmp/venv-f6eO/lib/python3.10/site-packages/pip (python 3.10) 09:31:45 appdirs==1.4.4 09:31:45 argcomplete==3.6.3 09:31:45 aspy.yaml==1.3.0 09:31:45 attrs==25.4.0 09:31:45 autopage==0.5.2 09:31:45 beautifulsoup4==4.14.3 09:31:45 boto3==1.42.0 09:31:45 botocore==1.41.6 09:31:45 bs4==0.0.2 09:31:45 cachetools==6.2.2 09:31:45 certifi==2025.11.12 09:31:45 cffi==2.0.0 09:31:45 cfgv==3.5.0 09:31:45 chardet==5.2.0 09:31:45 charset-normalizer==3.4.4 09:31:45 click==8.3.1 09:31:45 cliff==4.12.0 09:31:45 cmd2==2.7.0 09:31:45 cryptography==3.3.2 09:31:45 debtcollector==3.0.0 09:31:45 decorator==5.2.1 09:31:45 defusedxml==0.7.1 09:31:45 Deprecated==1.3.1 09:31:45 distlib==0.4.0 09:31:45 dnspython==2.8.0 09:31:45 docker==7.1.0 09:31:45 dogpile.cache==1.5.0 09:31:45 durationpy==0.10 09:31:45 email-validator==2.3.0 09:31:45 filelock==3.20.0 09:31:45 future==1.0.0 09:31:45 gitdb==4.0.12 09:31:45 GitPython==3.1.45 09:31:45 google-auth==2.43.0 09:31:45 httplib2==0.31.0 09:31:45 identify==2.6.15 09:31:45 idna==3.11 09:31:45 importlib-resources==1.5.0 09:31:45 iso8601==2.1.0 09:31:45 Jinja2==3.1.6 09:31:45 jmespath==1.0.1 09:31:45 jsonpatch==1.33 09:31:45 jsonpointer==3.0.0 09:31:45 jsonschema==4.25.1 09:31:45 jsonschema-specifications==2025.9.1 09:31:45 keystoneauth1==5.12.0 09:31:45 kubernetes==34.1.0 09:31:45 lftools==0.37.16 09:31:45 lxml==6.0.2 09:31:45 markdown-it-py==4.0.0 09:31:45 MarkupSafe==3.0.3 09:31:45 mdurl==0.1.2 09:31:45 msgpack==1.1.2 09:31:45 multi_key_dict==2.0.3 09:31:45 munch==4.0.0 09:31:45 netaddr==1.3.0 09:31:45 niet==1.4.2 09:31:45 nodeenv==1.9.1 09:31:45 oauth2client==4.1.3 09:31:45 oauthlib==3.3.1 09:31:45 openstacksdk==4.8.0 09:31:45 os-service-types==1.8.2 09:31:45 osc-lib==4.2.0 09:31:45 oslo.config==10.1.0 09:31:45 oslo.context==6.2.0 09:31:45 oslo.i18n==6.7.1 09:31:45 oslo.log==7.2.1 09:31:45 oslo.serialization==5.8.0 09:31:45 oslo.utils==9.2.0 09:31:45 packaging==25.0 09:31:45 pbr==7.0.3 09:31:45 platformdirs==4.5.0 09:31:45 prettytable==3.17.0 09:31:45 psutil==7.1.3 09:31:45 pyasn1==0.6.1 09:31:45 pyasn1_modules==0.4.2 09:31:45 pycparser==2.23 09:31:45 pygerrit2==2.0.15 09:31:45 PyGithub==2.8.1 09:31:45 Pygments==2.19.2 09:31:45 PyJWT==2.10.1 09:31:45 PyNaCl==1.6.1 09:31:45 pyparsing==2.4.7 09:31:45 pyperclip==1.11.0 09:31:45 pyrsistent==0.20.0 09:31:45 python-cinderclient==9.8.0 09:31:45 python-dateutil==2.9.0.post0 09:31:45 python-heatclient==4.3.0 09:31:45 python-jenkins==1.8.3 09:31:45 python-keystoneclient==5.7.0 09:31:45 python-magnumclient==4.9.0 09:31:45 python-openstackclient==8.2.0 09:31:45 python-swiftclient==4.9.0 09:31:45 PyYAML==6.0.3 09:31:45 referencing==0.37.0 09:31:45 requests==2.32.5 09:31:45 requests-oauthlib==2.0.0 09:31:45 requestsexceptions==1.4.0 09:31:45 rfc3986==2.0.0 09:31:45 rich==14.2.0 09:31:45 rich-argparse==1.7.2 09:31:45 rpds-py==0.30.0 09:31:45 rsa==4.9.1 09:31:45 ruamel.yaml==0.18.16 09:31:45 ruamel.yaml.clib==0.2.15 09:31:45 s3transfer==0.16.0 09:31:45 simplejson==3.20.2 09:31:45 six==1.17.0 09:31:45 smmap==5.0.2 09:31:45 soupsieve==2.8 09:31:45 stevedore==5.6.0 09:31:45 tabulate==0.9.0 09:31:45 toml==0.10.2 09:31:45 tomlkit==0.13.3 09:31:45 tqdm==4.67.1 09:31:45 typing_extensions==4.15.0 09:31:45 tzdata==2025.2 09:31:45 urllib3==1.26.20 09:31:45 virtualenv==20.35.4 09:31:45 wcwidth==0.2.14 09:31:45 websocket-client==1.9.0 09:31:45 wrapt==2.0.1 09:31:45 xdg==6.0.0 09:31:45 xmltodict==1.0.2 09:31:45 yq==3.4.3 09:31:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2015753881597639763.sh 09:31:45 ---> sudo-logs.sh 09:31:45 Archiving 'sudo' log.. 09:31:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15779394837810050604.sh 09:31:46 ---> job-cost.sh 09:31:46 Setup pyenv: 09:31:46 system 09:31:46 3.8.13 09:31:46 3.9.13 09:31:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:31:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f6eO from file:/tmp/.os_lf_venv 09:31:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:48 lf-activate-venv(): INFO: Base packages installed successfully 09:31:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:31:55 lf-activate-venv(): INFO: Adding /tmp/venv-f6eO/bin to PATH 09:31:55 INFO: No Stack... 09:31:55 INFO: Retrieving Pricing Info for: v3-standard-4 09:31:55 INFO: Archiving Costs 09:31:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8947398153579907518.sh 09:31:55 ---> logs-deploy.sh 09:31:55 Setup pyenv: 09:31:55 system 09:31:55 3.8.13 09:31:55 3.9.13 09:31:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:31:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f6eO from file:/tmp/.os_lf_venv 09:31:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:57 lf-activate-venv(): INFO: Base packages installed successfully 09:31:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:32:06 lf-activate-venv(): INFO: Adding /tmp/venv-f6eO/bin to PATH 09:32:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4327 09:32:06 INFO: archiving workspace using pattern(s): 09:32:07 Archives upload complete. 09:32:07 INFO: archiving logs to Nexus 09:32:08 ---> uname -a: 09:32:08 Linux prd-ubuntu1804-builder-4c-4g-16908 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:32:08 09:32:08 09:32:08 ---> lscpu: 09:32:08 Architecture: x86_64 09:32:08 CPU op-mode(s): 32-bit, 64-bit 09:32:08 Byte Order: Little Endian 09:32:08 CPU(s): 4 09:32:08 On-line CPU(s) list: 0-3 09:32:08 Thread(s) per core: 1 09:32:08 Core(s) per socket: 1 09:32:08 Socket(s): 4 09:32:08 NUMA node(s): 1 09:32:08 Vendor ID: AuthenticAMD 09:32:08 CPU family: 23 09:32:08 Model: 49 09:32:08 Model name: AMD EPYC-Rome Processor 09:32:08 Stepping: 0 09:32:08 CPU MHz: 2800.000 09:32:08 BogoMIPS: 5600.00 09:32:08 Virtualization: AMD-V 09:32:08 Hypervisor vendor: KVM 09:32:08 Virtualization type: full 09:32:08 L1d cache: 32K 09:32:08 L1i cache: 32K 09:32:08 L2 cache: 512K 09:32:08 L3 cache: 16384K 09:32:08 NUMA node0 CPU(s): 0-3 09:32:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:32:08 09:32:08 09:32:08 ---> nproc: 09:32:08 4 09:32:08 09:32:08 09:32:08 ---> df -h: 09:32:08 Filesystem Size Used Avail Use% Mounted on 09:32:08 udev 7.9G 0 7.9G 0% /dev 09:32:08 tmpfs 1.6G 676K 1.6G 1% /run 09:32:08 /dev/vda1 78G 8.3G 70G 11% / 09:32:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:32:08 tmpfs 5.0M 0 5.0M 0% /run/lock 09:32:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:32:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:32:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:32:08 09:32:08 09:32:08 ---> free -m: 09:32:08 total used free shared buff/cache available 09:32:08 Mem: 16040 560 13404 0 2075 15165 09:32:08 Swap: 1023 0 1023 09:32:08 09:32:08 09:32:08 ---> ip addr: 09:32:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:32:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:32:08 inet 127.0.0.1/8 scope host lo 09:32:08 valid_lft forever preferred_lft forever 09:32:08 inet6 ::1/128 scope host 09:32:08 valid_lft forever preferred_lft forever 09:32:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:32:08 link/ether fa:16:3e:29:f1:e4 brd ff:ff:ff:ff:ff:ff 09:32:08 inet 10.30.106.243/23 brd 10.30.107.255 scope global dynamic ens3 09:32:08 valid_lft 86266sec preferred_lft 86266sec 09:32:08 inet6 fe80::f816:3eff:fe29:f1e4/64 scope link 09:32:08 valid_lft forever preferred_lft forever 09:32:08 09:32:08 09:32:08 ---> sar -b -r -n DEV: 09:32:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16908) 12/02/25 _x86_64_ (4 CPU) 09:32:08 09:32:08 09:29:56 LINUX RESTART (4 CPU) 09:32:08 09:32:08 09:30:01 tps rtps wtps bread/s bwrtn/s 09:32:08 09:31:01 231.44 59.81 171.64 3768.31 75420.63 09:32:08 09:32:01 121.14 1.03 120.11 120.36 28911.56 09:32:08 Average: 176.29 30.42 145.87 1944.18 52164.16 09:32:08 09:32:08 09:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:32:08 09:31:01 14047600 15543900 2377360 14.47 53740 1646532 810872 4.64 699528 1470904 109340 09:32:08 09:32:01 13708676 15508972 2716284 16.54 79752 1907916 787880 4.51 752052 1724036 120168 09:32:08 Average: 13878138 15526436 2546822 15.51 66746 1777224 799376 4.57 725790 1597470 114754 09:32:08 09:32:08 09:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:32:08 09:31:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 09:32:08 09:31:01 ens3 473.79 322.18 1787.63 84.04 0.00 0.00 0.00 0.00 09:32:08 09:32:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 09:32:08 09:32:01 ens3 69.76 55.51 897.28 21.07 0.00 0.00 0.00 0.00 09:32:08 Average: lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 09:32:08 Average: ens3 271.76 188.84 1342.42 52.55 0.00 0.00 0.00 0.00 09:32:08 09:32:08 09:32:08 ---> sar -P ALL: 09:32:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16908) 12/02/25 _x86_64_ (4 CPU) 09:32:08 09:32:08 09:29:56 LINUX RESTART (4 CPU) 09:32:08 09:32:08 09:30:01 CPU %user %nice %system %iowait %steal %idle 09:32:08 09:31:01 all 21.84 0.00 2.42 4.53 0.05 71.15 09:32:08 09:31:01 0 26.87 0.00 2.66 0.60 0.05 69.82 09:32:08 09:31:01 1 33.33 0.00 3.05 2.83 0.08 60.71 09:32:08 09:31:01 2 9.81 0.00 1.37 8.44 0.05 80.33 09:32:08 09:31:01 3 17.31 0.00 2.62 6.29 0.08 73.70 09:32:08 09:32:01 all 20.83 0.00 1.48 1.89 0.05 75.76 09:32:08 09:32:01 0 55.87 0.00 2.98 0.80 0.08 40.26 09:32:08 09:32:01 1 16.35 0.00 0.93 0.32 0.03 82.36 09:32:08 09:32:01 2 8.95 0.00 1.07 3.39 0.02 86.58 09:32:08 09:32:01 3 2.04 0.00 0.90 3.05 0.03 93.97 09:32:08 Average: all 21.33 0.00 1.95 3.21 0.05 73.46 09:32:08 Average: 0 41.38 0.00 2.82 0.70 0.07 55.03 09:32:08 Average: 1 24.83 0.00 1.99 1.57 0.06 71.56 09:32:08 Average: 2 9.38 0.00 1.22 5.91 0.03 83.46 09:32:08 Average: 3 9.67 0.00 1.76 4.67 0.06 83.84 09:32:08 09:32:08 09:32:08