10:11:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142638 10:11:10 Running as SYSTEM 10:11:10 [EnvInject] - Loading node environment variables. 10:11:10 Building remotely on prd-ubuntu1804-builder-4c-4g-17640 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:11:10 [ssh-agent] Looking for ssh-agent implementation... 10:11:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:10 $ ssh-agent 10:11:10 SSH_AUTH_SOCK=/tmp/ssh-By2Nit0cbDhe/agent.1823 10:11:10 SSH_AGENT_PID=1825 10:11:10 [ssh-agent] Started. 10:11:10 Running ssh-add (command line suppressed) 10:11:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16495327884370481141.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16495327884370481141.key) 10:11:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:11:10 The recommended git tool is: NONE 10:11:12 using credential onap-jenkins-ssh 10:11:12 Wiping out workspace first. 10:11:12 Cloning the remote Git repository 10:11:12 Cloning repository git://cloud.onap.org/mirror/oom.git 10:11:12 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:11:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:11:12 > git --version # timeout=10 10:11:12 > git --version # 'git version 2.17.1' 10:11:12 using GIT_SSH to set credentials Gerrit user 10:11:12 Verifying host key using manually-configured host key entries 10:11:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:11:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:11:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:11:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:11:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:11:18 using GIT_SSH to set credentials Gerrit user 10:11:18 Verifying host key using manually-configured host key entries 10:11:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/38/142638/2 # timeout=30 10:11:18 > git rev-parse 24397534f29f521d186e61f8b70f65c0f4fe7465^{commit} # timeout=10 10:11:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:11:18 Checking out Revision 24397534f29f521d186e61f8b70f65c0f4fe7465 (refs/changes/38/142638/2) 10:11:18 > git config core.sparsecheckout # timeout=10 10:11:18 > git checkout -f 24397534f29f521d186e61f8b70f65c0f4fe7465 # timeout=30 10:11:21 Commit message: "[COMMON] Enhance common/postgres to support operator based user and db creation" 10:11:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:11:21 > git rev-list --no-walk b0ffa29fa47a12d20587dc372abacb96bcd6d5c7 # timeout=10 10:11:22 [EnvInject] - Injecting environment variables from a build step. 10:11:22 [EnvInject] - Injecting as environment variables the properties content 10:11:22 PYTHON=python3 10:11:22 10:11:22 [EnvInject] - Variables injected successfully. 10:11:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10233800281611093735.sh 10:11:22 ---> tox-install.sh 10:11:22 + source /home/jenkins/lf-env.sh 10:11:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:11:22 ++ mktemp -d /tmp/venv-XXXX 10:11:22 + lf_venv=/tmp/venv-DhTy 10:11:22 + local venv_file=/tmp/.os_lf_venv 10:11:22 + local python=python3 10:11:22 + local options 10:11:22 + local set_path=true 10:11:22 + local install_args= 10:11:22 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:11:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:11:22 + true 10:11:22 + case $1 in 10:11:22 + venv_file=/tmp/.toxenv 10:11:22 + shift 2 10:11:22 + true 10:11:22 + case $1 in 10:11:22 + shift 10:11:22 + break 10:11:22 + case $python in 10:11:22 + local pkg_list= 10:11:22 + [[ -d /opt/pyenv ]] 10:11:22 + echo 'Setup pyenv:' 10:11:22 Setup pyenv: 10:11:22 + export PYENV_ROOT=/opt/pyenv 10:11:22 + PYENV_ROOT=/opt/pyenv 10:11:22 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:22 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:22 + pyenv versions 10:11:22 * system (set by /opt/pyenv/version) 10:11:22 * 3.8.13 (set by /opt/pyenv/version) 10:11:22 * 3.9.13 (set by /opt/pyenv/version) 10:11:22 * 3.10.6 (set by /opt/pyenv/version) 10:11:22 + command -v pyenv 10:11:22 ++ pyenv init - --no-rehash 10:11:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:11:22 export PATH="/opt/pyenv/shims:${PATH}" 10:11:22 export PYENV_SHELL=bash 10:11:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:11:22 pyenv() { 10:11:22 local command 10:11:22 command="${1:-}" 10:11:22 if [ "$#" -gt 0 ]; then 10:11:22 shift 10:11:22 fi 10:11:22 10:11:22 case "$command" in 10:11:22 rehash|shell) 10:11:22 eval "$(pyenv "sh-$command" "$@")" 10:11:22 ;; 10:11:22 *) 10:11:22 command pyenv "$command" "$@" 10:11:22 ;; 10:11:22 esac 10:11:22 }' 10:11:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:11:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:22 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:22 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:22 ++ export PYENV_SHELL=bash 10:11:22 ++ PYENV_SHELL=bash 10:11:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:11:22 +++ complete -F _pyenv pyenv 10:11:22 ++ lf-pyver python3 10:11:22 ++ local py_version_xy=python3 10:11:22 ++ local py_version_xyz= 10:11:22 ++ pyenv versions 10:11:22 ++ local command 10:11:22 ++ command=versions 10:11:22 ++ '[' 1 -gt 0 ']' 10:11:22 ++ shift 10:11:22 ++ case "$command" in 10:11:22 ++ command pyenv versions 10:11:22 ++ pyenv versions 10:11:22 ++ awk '{ print $1 }' 10:11:22 ++ sed 's/^[ *]* //' 10:11:22 ++ grep -E '^[0-9.]*[0-9]$' 10:11:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:11:22 +++ grep '^3' /tmp/.pyenv_versions 10:11:22 +++ sort -V 10:11:22 +++ tail -n 1 10:11:22 ++ py_version_xyz=3.10.6 10:11:22 ++ [[ -z 3.10.6 ]] 10:11:22 ++ echo 3.10.6 10:11:22 ++ return 0 10:11:22 + pyenv local 3.10.6 10:11:22 + local command 10:11:22 + command=local 10:11:22 + '[' 2 -gt 0 ']' 10:11:22 + shift 10:11:22 + case "$command" in 10:11:22 + command pyenv local 3.10.6 10:11:22 + pyenv local 3.10.6 10:11:22 + for arg in "$@" 10:11:22 + case $arg in 10:11:22 + pkg_list+='tox ' 10:11:22 + for arg in "$@" 10:11:22 + case $arg in 10:11:22 + pkg_list+='virtualenv ' 10:11:22 + for arg in "$@" 10:11:22 + case $arg in 10:11:22 + pkg_list+='urllib3~=1.26.15 ' 10:11:22 + [[ -f /tmp/.toxenv ]] 10:11:22 + [[ ! -f /tmp/.toxenv ]] 10:11:22 + [[ -n '' ]] 10:11:22 + python3 -m venv /tmp/venv-DhTy 10:11:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DhTy' 10:11:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DhTy 10:11:26 + echo /tmp/venv-DhTy 10:11:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:11:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:11:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:11:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:11:26 + local 'pip_opts=--upgrade --quiet' 10:11:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:11:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:11:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:11:26 + [[ -n '' ]] 10:11:26 + [[ -n '' ]] 10:11:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:11:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:11:26 + /tmp/venv-DhTy/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:11:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:11:30 lf-activate-venv(): INFO: Base packages installed successfully 10:11:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:11:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:11:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:11:30 + /tmp/venv-DhTy/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:11:32 + type python3 10:11:32 + true 10:11:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DhTy/bin to PATH' 10:11:32 lf-activate-venv(): INFO: Adding /tmp/venv-DhTy/bin to PATH 10:11:32 + PATH=/tmp/venv-DhTy/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:11:32 + return 0 10:11:32 + python3 --version 10:11:32 Python 3.10.6 10:11:32 + python3 -m pip --version 10:11:32 pip 25.3 from /tmp/venv-DhTy/lib/python3.10/site-packages/pip (python 3.10) 10:11:32 + python3 -m pip freeze 10:11:33 cachetools==6.2.2 10:11:33 chardet==5.2.0 10:11:33 colorama==0.4.6 10:11:33 distlib==0.4.0 10:11:33 filelock==3.20.0 10:11:33 packaging==25.0 10:11:33 platformdirs==4.5.0 10:11:33 pluggy==1.6.0 10:11:33 pyproject-api==1.10.0 10:11:33 tomli==2.3.0 10:11:33 tox==4.32.0 10:11:33 typing_extensions==4.15.0 10:11:33 urllib3==1.26.20 10:11:33 virtualenv==20.35.4 10:11:33 [EnvInject] - Injecting environment variables from a build step. 10:11:33 [EnvInject] - Injecting as environment variables the properties content 10:11:33 PARALLEL=false 10:11:33 10:11:33 [EnvInject] - Variables injected successfully. 10:11:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11428524505553033123.sh 10:11:33 ---> tox-run.sh 10:11:33 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:11:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:11:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:11:33 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:11:33 + source /home/jenkins/lf-env.sh 10:11:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:11:33 ++ mktemp -d /tmp/venv-XXXX 10:11:33 + lf_venv=/tmp/venv-BZGN 10:11:33 + local venv_file=/tmp/.os_lf_venv 10:11:33 + local python=python3 10:11:33 + local options 10:11:33 + local set_path=true 10:11:33 + local install_args= 10:11:33 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:11:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:11:33 + true 10:11:33 + case $1 in 10:11:33 + venv_file=/tmp/.toxenv 10:11:33 + shift 2 10:11:33 + true 10:11:33 + case $1 in 10:11:33 + shift 10:11:33 + break 10:11:33 + case $python in 10:11:33 + local pkg_list= 10:11:33 + [[ -d /opt/pyenv ]] 10:11:33 + echo 'Setup pyenv:' 10:11:33 Setup pyenv: 10:11:33 + export PYENV_ROOT=/opt/pyenv 10:11:33 + PYENV_ROOT=/opt/pyenv 10:11:33 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:33 + pyenv versions 10:11:33 system 10:11:33 3.8.13 10:11:33 3.9.13 10:11:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:11:33 + command -v pyenv 10:11:33 ++ pyenv init - --no-rehash 10:11:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:11:33 export PATH="/opt/pyenv/shims:${PATH}" 10:11:33 export PYENV_SHELL=bash 10:11:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:11:33 pyenv() { 10:11:33 local command 10:11:33 command="${1:-}" 10:11:33 if [ "$#" -gt 0 ]; then 10:11:33 shift 10:11:33 fi 10:11:33 10:11:33 case "$command" in 10:11:33 rehash|shell) 10:11:33 eval "$(pyenv "sh-$command" "$@")" 10:11:33 ;; 10:11:33 *) 10:11:33 command pyenv "$command" "$@" 10:11:33 ;; 10:11:33 esac 10:11:33 }' 10:11:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:11:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:33 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:33 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:11:33 ++ export PYENV_SHELL=bash 10:11:33 ++ PYENV_SHELL=bash 10:11:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:11:33 +++ complete -F _pyenv pyenv 10:11:33 ++ lf-pyver python3 10:11:33 ++ local py_version_xy=python3 10:11:33 ++ local py_version_xyz= 10:11:33 ++ pyenv versions 10:11:33 ++ local command 10:11:33 ++ command=versions 10:11:33 ++ '[' 1 -gt 0 ']' 10:11:33 ++ shift 10:11:33 ++ case "$command" in 10:11:33 ++ command pyenv versions 10:11:33 ++ pyenv versions 10:11:33 ++ awk '{ print $1 }' 10:11:33 ++ sed 's/^[ *]* //' 10:11:33 ++ grep -E '^[0-9.]*[0-9]$' 10:11:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:11:33 +++ grep '^3' /tmp/.pyenv_versions 10:11:33 +++ sort -V 10:11:33 +++ tail -n 1 10:11:33 ++ py_version_xyz=3.10.6 10:11:33 ++ [[ -z 3.10.6 ]] 10:11:33 ++ echo 3.10.6 10:11:33 ++ return 0 10:11:33 + pyenv local 3.10.6 10:11:33 + local command 10:11:33 + command=local 10:11:33 + '[' 2 -gt 0 ']' 10:11:33 + shift 10:11:33 + case "$command" in 10:11:33 + command pyenv local 3.10.6 10:11:33 + pyenv local 3.10.6 10:11:33 + for arg in "$@" 10:11:33 + case $arg in 10:11:33 + pkg_list+='tox ' 10:11:33 + for arg in "$@" 10:11:33 + case $arg in 10:11:33 + pkg_list+='virtualenv ' 10:11:33 + for arg in "$@" 10:11:33 + case $arg in 10:11:33 + pkg_list+='urllib3~=1.26.15 ' 10:11:33 + [[ -f /tmp/.toxenv ]] 10:11:33 ++ cat /tmp/.toxenv 10:11:33 + lf_venv=/tmp/venv-DhTy 10:11:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DhTy from' file:/tmp/.toxenv 10:11:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DhTy from file:/tmp/.toxenv 10:11:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:11:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:11:33 + local 'pip_opts=--upgrade --quiet' 10:11:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:11:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:11:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:11:33 + [[ -n '' ]] 10:11:33 + [[ -n '' ]] 10:11:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:11:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:11:33 + /tmp/venv-DhTy/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:11:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:11:34 lf-activate-venv(): INFO: Base packages installed successfully 10:11:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:11:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:11:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:11:34 + /tmp/venv-DhTy/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:11:35 + type python3 10:11:35 + true 10:11:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DhTy/bin to PATH' 10:11:35 lf-activate-venv(): INFO: Adding /tmp/venv-DhTy/bin to PATH 10:11:35 + PATH=/tmp/venv-DhTy/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:11:35 + return 0 10:11:35 + [[ -d /opt/pyenv ]] 10:11:35 + echo '---> Setting up pyenv' 10:11:35 ---> Setting up pyenv 10:11:35 + export PYENV_ROOT=/opt/pyenv 10:11:35 + PYENV_ROOT=/opt/pyenv 10:11:35 + export PATH=/opt/pyenv/bin:/tmp/venv-DhTy/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:11:35 + PATH=/opt/pyenv/bin:/tmp/venv-DhTy/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:11:35 ++ pwd 10:11:35 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:11:35 + export PYTHONPATH 10:11:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:11:35 + TOX_TESTENV_PASSENV=PYTHONPATH 10:11:35 + tox --version 10:11:35 4.32.0 from /tmp/venv-DhTy/lib/python3.10/site-packages/tox/__init__.py 10:11:35 + PARALLEL=false 10:11:35 + TOX_OPTIONS_LIST= 10:11:35 + [[ -n checkbashisms ]] 10:11:35 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:11:35 + case ${PARALLEL,,} in 10:11:35 + tox -e checkbashisms 10:11:35 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:11:36 checkbashisms: freeze> python -m pip freeze --all 10:11:37 checkbashisms: pip==25.3,setuptools==80.9.0 10:11:37 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:11:39 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:11:40 checkbashisms: OK (4.88=setup[1.30]+cmd[3.58] seconds) 10:11:40 congratulations :) (4.91 seconds) 10:11:41 + tox_status=0 10:11:41 + echo '---> Completed tox runs' 10:11:41 ---> Completed tox runs 10:11:41 + for i in .tox/*/log 10:11:41 ++ echo .tox/checkbashisms/log 10:11:41 ++ awk -F/ '{print $2}' 10:11:41 + tox_env=checkbashisms 10:11:41 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:11:41 + DOC_DIR=docs/_build/html 10:11:41 + [[ -d docs/_build/html ]] 10:11:41 + echo '---> tox-run.sh ends' 10:11:41 ---> tox-run.sh ends 10:11:41 + test 0 -eq 0 10:11:41 $ ssh-agent -k 10:11:41 unset SSH_AUTH_SOCK; 10:11:41 unset SSH_AGENT_PID; 10:11:41 echo Agent pid 1825 killed; 10:11:41 [ssh-agent] Stopped. 10:11:41 [PostBuildScript] - [INFO] Executing post build scripts. 10:11:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11700410635285995289.sh 10:11:41 ---> sysstat.sh 10:11:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins453440425400413533.sh 10:11:41 ---> package-listing.sh 10:11:41 ++ facter osfamily 10:11:41 ++ tr '[:upper:]' '[:lower:]' 10:11:41 + OS_FAMILY=debian 10:11:41 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:11:41 + START_PACKAGES=/tmp/packages_start.txt 10:11:41 + END_PACKAGES=/tmp/packages_end.txt 10:11:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:41 + PACKAGES=/tmp/packages_start.txt 10:11:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:11:41 + PACKAGES=/tmp/packages_end.txt 10:11:41 + case "${OS_FAMILY}" in 10:11:41 + dpkg -l 10:11:41 + grep '^ii' 10:11:41 + '[' -f /tmp/packages_start.txt ']' 10:11:41 + '[' -f /tmp/packages_end.txt ']' 10:11:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:11:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:11:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:11:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2094062216380534417.sh 10:11:41 ---> capture-instance-metadata.sh 10:11:41 Setup pyenv: 10:11:41 system 10:11:41 3.8.13 10:11:41 3.9.13 10:11:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:11:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jGbb 10:11:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:11:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:11:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:11:51 lf-activate-venv(): INFO: Base packages installed successfully 10:11:51 lf-activate-venv(): INFO: Installing additional packages: lftools 10:12:18 lf-activate-venv(): INFO: Adding /tmp/venv-jGbb/bin to PATH 10:12:18 INFO: Running in OpenStack, capturing instance metadata 10:12:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4357751056329193567.sh 10:12:18 provisioning config files... 10:12:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15202193281194867212tmp 10:12:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:12:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:12:18 [EnvInject] - Injecting environment variables from a build step. 10:12:18 [EnvInject] - Injecting as environment variables the properties content 10:12:18 SERVER_ID=logs 10:12:18 10:12:18 [EnvInject] - Variables injected successfully. 10:12:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2873371734107822004.sh 10:12:18 ---> create-netrc.sh 10:12:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4774616620777585026.sh 10:12:18 ---> python-tools-install.sh 10:12:18 Setup pyenv: 10:12:18 system 10:12:18 3.8.13 10:12:18 3.9.13 10:12:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:12:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jGbb from file:/tmp/.os_lf_venv 10:12:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:12:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:12:21 lf-activate-venv(): INFO: Base packages installed successfully 10:12:21 lf-activate-venv(): INFO: Installing additional packages: lftools 10:12:29 lf-activate-venv(): INFO: Adding /tmp/venv-jGbb/bin to PATH 10:12:29 Generating Requirements File 10:13:01 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:13:01 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:13:02 Python 3.10.6 10:13:02 pip 25.3 from /tmp/venv-jGbb/lib/python3.10/site-packages/pip (python 3.10) 10:13:02 appdirs==1.4.4 10:13:02 argcomplete==3.6.3 10:13:02 aspy.yaml==1.3.0 10:13:02 attrs==25.4.0 10:13:02 autopage==0.5.2 10:13:02 beautifulsoup4==4.14.3 10:13:02 boto3==1.42.2 10:13:02 botocore==1.42.2 10:13:02 bs4==0.0.2 10:13:02 cachetools==6.2.2 10:13:02 certifi==2025.11.12 10:13:02 cffi==2.0.0 10:13:02 cfgv==3.5.0 10:13:02 chardet==5.2.0 10:13:02 charset-normalizer==3.4.4 10:13:02 click==8.3.1 10:13:02 cliff==4.13.0 10:13:02 cmd2==2.7.0 10:13:02 cryptography==3.3.2 10:13:02 debtcollector==3.0.0 10:13:02 decorator==5.2.1 10:13:02 defusedxml==0.7.1 10:13:02 Deprecated==1.3.1 10:13:02 distlib==0.4.0 10:13:02 dnspython==2.8.0 10:13:02 docker==7.1.0 10:13:02 dogpile.cache==1.5.0 10:13:02 durationpy==0.10 10:13:02 email-validator==2.3.0 10:13:02 filelock==3.20.0 10:13:02 future==1.0.0 10:13:02 gitdb==4.0.12 10:13:02 GitPython==3.1.45 10:13:02 google-auth==2.43.0 10:13:02 httplib2==0.31.0 10:13:02 identify==2.6.15 10:13:02 idna==3.11 10:13:02 importlib-resources==1.5.0 10:13:02 iso8601==2.1.0 10:13:02 Jinja2==3.1.6 10:13:02 jmespath==1.0.1 10:13:02 jsonpatch==1.33 10:13:02 jsonpointer==3.0.0 10:13:02 jsonschema==4.25.1 10:13:02 jsonschema-specifications==2025.9.1 10:13:02 keystoneauth1==5.12.0 10:13:02 kubernetes==34.1.0 10:13:02 lftools==0.37.16 10:13:02 lxml==6.0.2 10:13:02 markdown-it-py==4.0.0 10:13:02 MarkupSafe==3.0.3 10:13:02 mdurl==0.1.2 10:13:02 msgpack==1.1.2 10:13:02 multi_key_dict==2.0.3 10:13:02 munch==4.0.0 10:13:02 netaddr==1.3.0 10:13:02 niet==1.4.2 10:13:02 nodeenv==1.9.1 10:13:02 oauth2client==4.1.3 10:13:02 oauthlib==3.3.1 10:13:02 openstacksdk==4.8.0 10:13:02 os-service-types==1.8.2 10:13:02 osc-lib==4.2.0 10:13:02 oslo.config==10.1.0 10:13:02 oslo.context==6.2.0 10:13:02 oslo.i18n==6.7.1 10:13:02 oslo.log==7.2.1 10:13:02 oslo.serialization==5.8.0 10:13:02 oslo.utils==9.2.0 10:13:02 packaging==25.0 10:13:02 pbr==7.0.3 10:13:02 platformdirs==4.5.0 10:13:02 prettytable==3.17.0 10:13:02 psutil==7.1.3 10:13:02 pyasn1==0.6.1 10:13:02 pyasn1_modules==0.4.2 10:13:02 pycparser==2.23 10:13:02 pygerrit2==2.0.15 10:13:02 PyGithub==2.8.1 10:13:02 Pygments==2.19.2 10:13:02 PyJWT==2.10.1 10:13:02 PyNaCl==1.6.1 10:13:02 pyparsing==2.4.7 10:13:02 pyperclip==1.11.0 10:13:02 pyrsistent==0.20.0 10:13:02 python-cinderclient==9.8.0 10:13:02 python-dateutil==2.9.0.post0 10:13:02 python-heatclient==4.3.0 10:13:02 python-jenkins==1.8.3 10:13:02 python-keystoneclient==5.7.0 10:13:02 python-magnumclient==4.9.0 10:13:02 python-openstackclient==8.2.0 10:13:02 python-swiftclient==4.9.0 10:13:02 PyYAML==6.0.3 10:13:02 referencing==0.37.0 10:13:02 requests==2.32.5 10:13:02 requests-oauthlib==2.0.0 10:13:02 requestsexceptions==1.4.0 10:13:02 rfc3986==2.0.0 10:13:02 rich==14.2.0 10:13:02 rich-argparse==1.7.2 10:13:02 rpds-py==0.30.0 10:13:02 rsa==4.9.1 10:13:02 ruamel.yaml==0.18.16 10:13:02 ruamel.yaml.clib==0.2.15 10:13:02 s3transfer==0.16.0 10:13:02 simplejson==3.20.2 10:13:02 six==1.17.0 10:13:02 smmap==5.0.2 10:13:02 soupsieve==2.8 10:13:02 stevedore==5.6.0 10:13:02 tabulate==0.9.0 10:13:02 toml==0.10.2 10:13:02 tomlkit==0.13.3 10:13:02 tqdm==4.67.1 10:13:02 typing_extensions==4.15.0 10:13:02 tzdata==2025.2 10:13:02 urllib3==1.26.20 10:13:02 virtualenv==20.35.4 10:13:02 wcwidth==0.2.14 10:13:02 websocket-client==1.9.0 10:13:02 wrapt==2.0.1 10:13:02 xdg==6.0.0 10:13:02 xmltodict==1.0.2 10:13:02 yq==3.4.3 10:13:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8117376281783669137.sh 10:13:02 ---> sudo-logs.sh 10:13:02 Archiving 'sudo' log.. 10:13:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11659843204253628865.sh 10:13:03 ---> job-cost.sh 10:13:03 Setup pyenv: 10:13:03 system 10:13:03 3.8.13 10:13:03 3.9.13 10:13:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:13:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jGbb from file:/tmp/.os_lf_venv 10:13:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:13:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:13:04 lf-activate-venv(): INFO: Base packages installed successfully 10:13:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:13:15 lf-activate-venv(): INFO: Adding /tmp/venv-jGbb/bin to PATH 10:13:15 INFO: No Stack... 10:13:16 INFO: Retrieving Pricing Info for: v3-standard-4 10:13:16 INFO: Archiving Costs 10:13:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins208574423353756327.sh 10:13:16 ---> logs-deploy.sh 10:13:16 Setup pyenv: 10:13:16 system 10:13:16 3.8.13 10:13:16 3.9.13 10:13:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:13:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jGbb from file:/tmp/.os_lf_venv 10:13:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:13:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:13:18 lf-activate-venv(): INFO: Base packages installed successfully 10:13:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:13:30 lf-activate-venv(): INFO: Adding /tmp/venv-jGbb/bin to PATH 10:13:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4331 10:13:30 INFO: archiving workspace using pattern(s): 10:13:31 Archives upload complete. 10:13:32 INFO: archiving logs to Nexus 10:13:32 ---> uname -a: 10:13:32 Linux prd-ubuntu1804-builder-4c-4g-17640 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:13:32 10:13:32 10:13:32 ---> lscpu: 10:13:32 Architecture: x86_64 10:13:32 CPU op-mode(s): 32-bit, 64-bit 10:13:32 Byte Order: Little Endian 10:13:32 CPU(s): 4 10:13:32 On-line CPU(s) list: 0-3 10:13:32 Thread(s) per core: 1 10:13:32 Core(s) per socket: 1 10:13:32 Socket(s): 4 10:13:32 NUMA node(s): 1 10:13:32 Vendor ID: AuthenticAMD 10:13:32 CPU family: 23 10:13:32 Model: 49 10:13:32 Model name: AMD EPYC-Rome Processor 10:13:32 Stepping: 0 10:13:32 CPU MHz: 2799.998 10:13:32 BogoMIPS: 5599.99 10:13:32 Virtualization: AMD-V 10:13:32 Hypervisor vendor: KVM 10:13:32 Virtualization type: full 10:13:32 L1d cache: 32K 10:13:32 L1i cache: 32K 10:13:32 L2 cache: 512K 10:13:32 L3 cache: 16384K 10:13:32 NUMA node0 CPU(s): 0-3 10:13:32 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:13:32 10:13:32 10:13:32 ---> nproc: 10:13:32 4 10:13:32 10:13:32 10:13:32 ---> df -h: 10:13:32 Filesystem Size Used Avail Use% Mounted on 10:13:32 udev 7.9G 0 7.9G 0% /dev 10:13:32 tmpfs 1.6G 676K 1.6G 1% /run 10:13:32 /dev/vda1 78G 8.3G 70G 11% / 10:13:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:13:32 tmpfs 5.0M 0 5.0M 0% /run/lock 10:13:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:13:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:13:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:13:32 10:13:32 10:13:32 ---> free -m: 10:13:32 total used free shared buff/cache available 10:13:32 Mem: 16040 551 13417 0 2071 15174 10:13:32 Swap: 1023 0 1023 10:13:32 10:13:32 10:13:32 ---> ip addr: 10:13:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:13:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:13:32 inet 127.0.0.1/8 scope host lo 10:13:32 valid_lft forever preferred_lft forever 10:13:32 inet6 ::1/128 scope host 10:13:32 valid_lft forever preferred_lft forever 10:13:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:13:32 link/ether fa:16:3e:c8:96:ae brd ff:ff:ff:ff:ff:ff 10:13:32 inet 10.30.107.29/23 brd 10.30.107.255 scope global dynamic ens3 10:13:32 valid_lft 86232sec preferred_lft 86232sec 10:13:32 inet6 fe80::f816:3eff:fec8:96ae/64 scope link 10:13:32 valid_lft forever preferred_lft forever 10:13:32 10:13:32 10:13:32 ---> sar -b -r -n DEV: 10:13:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17640) 12/04/25 _x86_64_ (4 CPU) 10:13:32 10:13:32 10:10:48 LINUX RESTART (4 CPU) 10:13:32 10:13:32 10:11:02 tps rtps wtps bread/s bwrtn/s 10:13:32 10:12:01 307.35 59.84 247.51 3802.78 29531.14 10:13:32 10:13:01 110.98 0.72 110.26 96.38 24003.60 10:13:32 Average: 208.35 30.03 178.32 1934.17 26744.38 10:13:32 10:13:32 10:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:13:32 10:12:01 14068644 15559324 2356324 14.35 53048 1641708 818368 4.68 682760 1466412 104496 10:13:32 10:13:01 13719016 15512848 2705952 16.47 77648 1903952 853180 4.88 748172 1715796 124804 10:13:32 Average: 13893830 15536086 2531138 15.41 65348 1772830 835774 4.78 715466 1591104 114650 10:13:32 10:13:32 10:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:13:32 10:12:01 ens3 470.13 297.97 1804.63 80.28 0.00 0.00 0.00 0.00 10:13:32 10:12:01 lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 10:13:32 10:13:01 ens3 72.75 50.21 901.36 9.21 0.00 0.00 0.00 0.00 10:13:32 10:13:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 10:13:32 Average: ens3 269.79 173.06 1349.24 44.45 0.00 0.00 0.00 0.00 10:13:32 Average: lo 1.31 1.31 0.14 0.14 0.00 0.00 0.00 0.00 10:13:32 10:13:32 10:13:32 ---> sar -P ALL: 10:13:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17640) 12/04/25 _x86_64_ (4 CPU) 10:13:32 10:13:32 10:10:48 LINUX RESTART (4 CPU) 10:13:32 10:13:32 10:11:02 CPU %user %nice %system %iowait %steal %idle 10:13:32 10:12:01 all 21.95 0.00 2.39 5.69 0.06 69.90 10:13:32 10:12:01 0 25.93 0.00 2.67 1.55 0.07 69.78 10:13:32 10:12:01 1 24.92 0.00 2.85 1.93 0.05 70.24 10:13:32 10:12:01 2 14.64 0.00 2.25 13.99 0.07 69.06 10:13:32 10:12:01 3 22.32 0.00 1.79 5.30 0.09 70.51 10:13:32 10:13:01 all 15.65 0.00 0.99 9.11 0.04 74.21 10:13:32 10:13:01 0 25.83 0.00 2.03 11.65 0.05 60.44 10:13:32 10:13:01 1 18.68 0.00 0.67 2.13 0.03 78.49 10:13:32 10:13:01 2 7.22 0.00 0.75 13.38 0.05 78.60 10:13:32 10:13:01 3 10.88 0.00 0.52 9.31 0.03 79.26 10:13:32 Average: all 18.77 0.00 1.68 7.41 0.05 72.08 10:13:32 Average: 0 25.88 0.00 2.35 6.63 0.06 65.08 10:13:32 Average: 1 21.77 0.00 1.75 2.04 0.04 74.40 10:13:32 Average: 2 10.90 0.00 1.49 13.68 0.06 73.87 10:13:32 Average: 3 16.54 0.00 1.15 7.32 0.06 74.93 10:13:32 10:13:32 10:13:32