13:45:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142755 13:45:32 Running as SYSTEM 13:45:32 [EnvInject] - Loading node environment variables. 13:45:32 Building remotely on prd-ubuntu1804-builder-4c-4g-20260 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:45:32 [ssh-agent] Looking for ssh-agent implementation... 13:45:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:45:33 $ ssh-agent 13:45:33 SSH_AUTH_SOCK=/tmp/ssh-0lKCAbQuabKx/agent.1687 13:45:33 SSH_AGENT_PID=1689 13:45:33 [ssh-agent] Started. 13:45:33 Running ssh-add (command line suppressed) 13:45:33 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3053636153021268865.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3053636153021268865.key) 13:45:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:45:33 The recommended git tool is: NONE 13:45:34 using credential onap-jenkins-ssh 13:45:34 Wiping out workspace first. 13:45:34 Cloning the remote Git repository 13:45:34 Cloning repository git://cloud.onap.org/mirror/oom.git 13:45:34 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:45:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:45:34 > git --version # timeout=10 13:45:34 > git --version # 'git version 2.17.1' 13:45:34 using GIT_SSH to set credentials Gerrit user 13:45:34 Verifying host key using manually-configured host key entries 13:45:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:45:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:45:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:45:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:45:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:45:41 using GIT_SSH to set credentials Gerrit user 13:45:41 Verifying host key using manually-configured host key entries 13:45:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/55/142755/1 # timeout=30 13:45:42 > git rev-parse 1f89dfc78841f720a9bf96b9f30f2fc1a881a9c4^{commit} # timeout=10 13:45:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:45:42 Checking out Revision 1f89dfc78841f720a9bf96b9f30f2fc1a881a9c4 (refs/changes/55/142755/1) 13:45:42 > git config core.sparsecheckout # timeout=10 13:45:42 > git checkout -f 1f89dfc78841f720a9bf96b9f30f2fc1a881a9c4 # timeout=30 13:45:45 Commit message: "[AAI] Disable istio-based tracing" 13:45:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:45:45 > git rev-list --no-walk aeb441650a2422ea582e3c52f04eddb9d4220ca4 # timeout=10 13:45:45 [EnvInject] - Injecting environment variables from a build step. 13:45:45 [EnvInject] - Injecting as environment variables the properties content 13:45:45 PYTHON=python3 13:45:45 13:45:45 [EnvInject] - Variables injected successfully. 13:45:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4409520700933830423.sh 13:45:46 ---> tox-install.sh 13:45:46 + source /home/jenkins/lf-env.sh 13:45:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:45:46 ++ mktemp -d /tmp/venv-XXXX 13:45:46 + lf_venv=/tmp/venv-xydy 13:45:46 + local venv_file=/tmp/.os_lf_venv 13:45:46 + local python=python3 13:45:46 + local options 13:45:46 + local set_path=true 13:45:46 + local install_args= 13:45:46 ++ 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 13:45:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:45:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:45:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:45:46 + true 13:45:46 + case $1 in 13:45:46 + venv_file=/tmp/.toxenv 13:45:46 + shift 2 13:45:46 + true 13:45:46 + case $1 in 13:45:46 + shift 13:45:46 + break 13:45:46 + case $python in 13:45:46 + local pkg_list= 13:45:46 + [[ -d /opt/pyenv ]] 13:45:46 + echo 'Setup pyenv:' 13:45:46 Setup pyenv: 13:45:46 + export PYENV_ROOT=/opt/pyenv 13:45:46 + PYENV_ROOT=/opt/pyenv 13:45:46 + 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 13:45:46 + 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 13:45:46 + pyenv versions 13:45:46 * system (set by /opt/pyenv/version) 13:45:46 * 3.8.13 (set by /opt/pyenv/version) 13:45:46 * 3.9.13 (set by /opt/pyenv/version) 13:45:46 * 3.10.6 (set by /opt/pyenv/version) 13:45:46 + command -v pyenv 13:45:46 ++ pyenv init - --no-rehash 13:45:46 + 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[*]}"'\'')" 13:45:46 export PATH="/opt/pyenv/shims:${PATH}" 13:45:46 export PYENV_SHELL=bash 13:45:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:45:46 pyenv() { 13:45:46 local command 13:45:46 command="${1:-}" 13:45:46 if [ "$#" -gt 0 ]; then 13:45:46 shift 13:45:46 fi 13:45:46 13:45:46 case "$command" in 13:45:46 rehash|shell) 13:45:46 eval "$(pyenv "sh-$command" "$@")" 13:45:46 ;; 13:45:46 *) 13:45:46 command pyenv "$command" "$@" 13:45:46 ;; 13:45:46 esac 13:45:46 }' 13:45:46 +++ 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[*]}"' 13:45:46 ++ 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 13:45:46 ++ 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 13:45:46 ++ 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 13:45:46 ++ export PYENV_SHELL=bash 13:45:46 ++ PYENV_SHELL=bash 13:45:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:45:46 +++ complete -F _pyenv pyenv 13:45:46 ++ lf-pyver python3 13:45:46 ++ local py_version_xy=python3 13:45:46 ++ local py_version_xyz= 13:45:46 ++ pyenv versions 13:45:46 ++ local command 13:45:46 ++ command=versions 13:45:46 ++ '[' 1 -gt 0 ']' 13:45:46 ++ shift 13:45:46 ++ case "$command" in 13:45:46 ++ command pyenv versions 13:45:46 ++ pyenv versions 13:45:46 ++ sed 's/^[ *]* //' 13:45:46 ++ grep -E '^[0-9.]*[0-9]$' 13:45:46 ++ awk '{ print $1 }' 13:45:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:45:46 +++ grep '^3' /tmp/.pyenv_versions 13:45:46 +++ sort -V 13:45:46 +++ tail -n 1 13:45:46 ++ py_version_xyz=3.10.6 13:45:46 ++ [[ -z 3.10.6 ]] 13:45:46 ++ echo 3.10.6 13:45:46 ++ return 0 13:45:46 + pyenv local 3.10.6 13:45:46 + local command 13:45:46 + command=local 13:45:46 + '[' 2 -gt 0 ']' 13:45:46 + shift 13:45:46 + case "$command" in 13:45:46 + command pyenv local 3.10.6 13:45:46 + pyenv local 3.10.6 13:45:46 + for arg in "$@" 13:45:46 + case $arg in 13:45:46 + pkg_list+='tox ' 13:45:46 + for arg in "$@" 13:45:46 + case $arg in 13:45:46 + pkg_list+='virtualenv ' 13:45:46 + for arg in "$@" 13:45:46 + case $arg in 13:45:46 + pkg_list+='urllib3~=1.26.15 ' 13:45:46 + [[ -f /tmp/.toxenv ]] 13:45:46 + [[ ! -f /tmp/.toxenv ]] 13:45:46 + [[ -n '' ]] 13:45:46 + python3 -m venv /tmp/venv-xydy 13:45:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xydy' 13:45:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xydy 13:45:51 + echo /tmp/venv-xydy 13:45:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:45:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:45:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:45:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:45:51 + local 'pip_opts=--upgrade --quiet' 13:45:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:45:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:45:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:45:51 + [[ -n '' ]] 13:45:51 + [[ -n '' ]] 13:45:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:45:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:45:51 + /tmp/venv-xydy/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 13:45:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:45:55 lf-activate-venv(): INFO: Base packages installed successfully 13:45:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:45:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:45:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:45:55 + /tmp/venv-xydy/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 13:45:57 + type python3 13:45:57 + true 13:45:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xydy/bin to PATH' 13:45:57 lf-activate-venv(): INFO: Adding /tmp/venv-xydy/bin to PATH 13:45:57 + PATH=/tmp/venv-xydy/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 13:45:57 + return 0 13:45:57 + python3 --version 13:45:57 Python 3.10.6 13:45:57 + python3 -m pip --version 13:45:58 pip 25.3 from /tmp/venv-xydy/lib/python3.10/site-packages/pip (python 3.10) 13:45:58 + python3 -m pip freeze 13:45:58 cachetools==6.2.2 13:45:58 chardet==5.2.0 13:45:58 colorama==0.4.6 13:45:58 distlib==0.4.0 13:45:58 filelock==3.20.0 13:45:58 packaging==25.0 13:45:58 platformdirs==4.5.1 13:45:58 pluggy==1.6.0 13:45:58 pyproject-api==1.10.0 13:45:58 tomli==2.3.0 13:45:58 tox==4.32.0 13:45:58 typing_extensions==4.15.0 13:45:58 urllib3==1.26.20 13:45:58 virtualenv==20.35.4 13:45:58 [EnvInject] - Injecting environment variables from a build step. 13:45:58 [EnvInject] - Injecting as environment variables the properties content 13:45:58 PARALLEL=false 13:45:58 13:45:58 [EnvInject] - Variables injected successfully. 13:45:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5500044949250787960.sh 13:45:58 ---> tox-run.sh 13:45:58 + 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 13:45:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:45:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:45:58 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:45:58 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:45:58 + source /home/jenkins/lf-env.sh 13:45:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:45:58 ++ mktemp -d /tmp/venv-XXXX 13:45:58 + lf_venv=/tmp/venv-HPuG 13:45:58 + local venv_file=/tmp/.os_lf_venv 13:45:58 + local python=python3 13:45:58 + local options 13:45:58 + local set_path=true 13:45:58 + local install_args= 13:45:58 ++ 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 13:45:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:45:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:45:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:45:58 + true 13:45:58 + case $1 in 13:45:58 + venv_file=/tmp/.toxenv 13:45:58 + shift 2 13:45:58 + true 13:45:58 + case $1 in 13:45:58 + shift 13:45:58 + break 13:45:58 + case $python in 13:45:58 + local pkg_list= 13:45:58 + [[ -d /opt/pyenv ]] 13:45:58 + echo 'Setup pyenv:' 13:45:58 Setup pyenv: 13:45:58 + export PYENV_ROOT=/opt/pyenv 13:45:58 + PYENV_ROOT=/opt/pyenv 13:45:58 + 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 13:45:58 + 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 13:45:58 + pyenv versions 13:45:58 system 13:45:58 3.8.13 13:45:58 3.9.13 13:45:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:45:58 + command -v pyenv 13:45:58 ++ pyenv init - --no-rehash 13:45:58 + 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[*]}"'\'')" 13:45:58 export PATH="/opt/pyenv/shims:${PATH}" 13:45:58 export PYENV_SHELL=bash 13:45:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:45:58 pyenv() { 13:45:58 local command 13:45:58 command="${1:-}" 13:45:58 if [ "$#" -gt 0 ]; then 13:45:58 shift 13:45:58 fi 13:45:58 13:45:58 case "$command" in 13:45:58 rehash|shell) 13:45:58 eval "$(pyenv "sh-$command" "$@")" 13:45:58 ;; 13:45:58 *) 13:45:58 command pyenv "$command" "$@" 13:45:58 ;; 13:45:58 esac 13:45:58 }' 13:45:58 +++ 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[*]}"' 13:45:58 ++ 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 13:45:58 ++ 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 13:45:58 ++ 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 13:45:58 ++ export PYENV_SHELL=bash 13:45:58 ++ PYENV_SHELL=bash 13:45:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:45:58 +++ complete -F _pyenv pyenv 13:45:58 ++ lf-pyver python3 13:45:58 ++ local py_version_xy=python3 13:45:58 ++ local py_version_xyz= 13:45:58 ++ pyenv versions 13:45:58 ++ local command 13:45:58 ++ command=versions 13:45:58 ++ '[' 1 -gt 0 ']' 13:45:58 ++ shift 13:45:58 ++ case "$command" in 13:45:58 ++ command pyenv versions 13:45:58 ++ pyenv versions 13:45:58 ++ sed 's/^[ *]* //' 13:45:58 ++ awk '{ print $1 }' 13:45:58 ++ grep -E '^[0-9.]*[0-9]$' 13:45:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:45:58 +++ grep '^3' /tmp/.pyenv_versions 13:45:58 +++ tail -n 1 13:45:58 +++ sort -V 13:45:58 ++ py_version_xyz=3.10.6 13:45:58 ++ [[ -z 3.10.6 ]] 13:45:58 ++ echo 3.10.6 13:45:58 ++ return 0 13:45:58 + pyenv local 3.10.6 13:45:58 + local command 13:45:58 + command=local 13:45:58 + '[' 2 -gt 0 ']' 13:45:58 + shift 13:45:58 + case "$command" in 13:45:58 + command pyenv local 3.10.6 13:45:58 + pyenv local 3.10.6 13:45:58 + for arg in "$@" 13:45:58 + case $arg in 13:45:58 + pkg_list+='tox ' 13:45:58 + for arg in "$@" 13:45:58 + case $arg in 13:45:58 + pkg_list+='virtualenv ' 13:45:58 + for arg in "$@" 13:45:58 + case $arg in 13:45:58 + pkg_list+='urllib3~=1.26.15 ' 13:45:58 + [[ -f /tmp/.toxenv ]] 13:45:58 ++ cat /tmp/.toxenv 13:45:58 + lf_venv=/tmp/venv-xydy 13:45:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xydy from' file:/tmp/.toxenv 13:45:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xydy from file:/tmp/.toxenv 13:45:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:45:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:45:58 + local 'pip_opts=--upgrade --quiet' 13:45:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:45:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:45:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:45:58 + [[ -n '' ]] 13:45:58 + [[ -n '' ]] 13:45:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:45:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:45:58 + /tmp/venv-xydy/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 13:45:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:45:59 lf-activate-venv(): INFO: Base packages installed successfully 13:45:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:45:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:45:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:45:59 + /tmp/venv-xydy/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 13:46:00 + type python3 13:46:00 + true 13:46:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xydy/bin to PATH' 13:46:00 lf-activate-venv(): INFO: Adding /tmp/venv-xydy/bin to PATH 13:46:00 + PATH=/tmp/venv-xydy/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 13:46:00 + return 0 13:46:00 + [[ -d /opt/pyenv ]] 13:46:00 + echo '---> Setting up pyenv' 13:46:00 ---> Setting up pyenv 13:46:00 + export PYENV_ROOT=/opt/pyenv 13:46:00 + PYENV_ROOT=/opt/pyenv 13:46:00 + export PATH=/opt/pyenv/bin:/tmp/venv-xydy/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 13:46:00 + PATH=/opt/pyenv/bin:/tmp/venv-xydy/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 13:46:00 ++ pwd 13:46:00 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:46:00 + export PYTHONPATH 13:46:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:46:00 + TOX_TESTENV_PASSENV=PYTHONPATH 13:46:00 + tox --version 13:46:01 4.32.0 from /tmp/venv-xydy/lib/python3.10/site-packages/tox/__init__.py 13:46:01 + PARALLEL=false 13:46:01 + TOX_OPTIONS_LIST= 13:46:01 + [[ -n checkbashisms ]] 13:46:01 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:46:01 + case ${PARALLEL,,} in 13:46:01 + tox -e checkbashisms 13:46:01 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:46:02 checkbashisms: freeze> python -m pip freeze --all 13:46:03 checkbashisms: pip==25.3,setuptools==80.9.0 13:46:03 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:46:04 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:46:06 checkbashisms: OK (4.80=setup[1.40]+cmd[3.41] seconds) 13:46:06 congratulations :) (4.84 seconds) 13:46:06 + tox_status=0 13:46:06 + echo '---> Completed tox runs' 13:46:06 ---> Completed tox runs 13:46:06 + for i in .tox/*/log 13:46:06 ++ echo .tox/checkbashisms/log 13:46:06 ++ awk -F/ '{print $2}' 13:46:06 + tox_env=checkbashisms 13:46:06 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:46:06 + DOC_DIR=docs/_build/html 13:46:06 + [[ -d docs/_build/html ]] 13:46:06 + echo '---> tox-run.sh ends' 13:46:06 ---> tox-run.sh ends 13:46:06 + test 0 -eq 0 13:46:06 $ ssh-agent -k 13:46:06 unset SSH_AUTH_SOCK; 13:46:06 unset SSH_AGENT_PID; 13:46:06 echo Agent pid 1689 killed; 13:46:06 [ssh-agent] Stopped. 13:46:06 [PostBuildScript] - [INFO] Executing post build scripts. 13:46:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3731492818434382507.sh 13:46:06 ---> sysstat.sh 13:46:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1932734557054428793.sh 13:46:07 ---> package-listing.sh 13:46:07 ++ tr '[:upper:]' '[:lower:]' 13:46:07 ++ facter osfamily 13:46:07 + OS_FAMILY=debian 13:46:07 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:46:07 + START_PACKAGES=/tmp/packages_start.txt 13:46:07 + END_PACKAGES=/tmp/packages_end.txt 13:46:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:46:07 + PACKAGES=/tmp/packages_start.txt 13:46:07 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:46:07 + PACKAGES=/tmp/packages_end.txt 13:46:07 + case "${OS_FAMILY}" in 13:46:07 + dpkg -l 13:46:07 + grep '^ii' 13:46:07 + '[' -f /tmp/packages_start.txt ']' 13:46:07 + '[' -f /tmp/packages_end.txt ']' 13:46:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:46:07 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:46:07 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:46:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:46:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11156186331599403597.sh 13:46:07 ---> capture-instance-metadata.sh 13:46:07 Setup pyenv: 13:46:07 system 13:46:07 3.8.13 13:46:07 3.9.13 13:46:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:46:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JM5t 13:46:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:46:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:14 lf-activate-venv(): INFO: Base packages installed successfully 13:46:14 lf-activate-venv(): INFO: Installing additional packages: lftools 13:46:55 lf-activate-venv(): INFO: Adding /tmp/venv-JM5t/bin to PATH 13:46:55 INFO: Running in OpenStack, capturing instance metadata 13:46:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11495795172005420716.sh 13:46:56 provisioning config files... 13:46:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17865055383753690692tmp 13:46:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:46:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:46:56 [EnvInject] - Injecting environment variables from a build step. 13:46:56 [EnvInject] - Injecting as environment variables the properties content 13:46:56 SERVER_ID=logs 13:46:56 13:46:56 [EnvInject] - Variables injected successfully. 13:46:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1964888659949366605.sh 13:46:56 ---> create-netrc.sh 13:46:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8219259059798570596.sh 13:46:56 ---> python-tools-install.sh 13:46:56 Setup pyenv: 13:46:56 system 13:46:56 3.8.13 13:46:56 3.9.13 13:46:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:46:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JM5t from file:/tmp/.os_lf_venv 13:46:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:58 lf-activate-venv(): INFO: Base packages installed successfully 13:46:58 lf-activate-venv(): INFO: Installing additional packages: lftools 13:47:07 lf-activate-venv(): INFO: Adding /tmp/venv-JM5t/bin to PATH 13:47:07 Generating Requirements File 13:47:38 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. 13:47:38 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:47:38 Python 3.10.6 13:47:38 pip 25.3 from /tmp/venv-JM5t/lib/python3.10/site-packages/pip (python 3.10) 13:47:39 appdirs==1.4.4 13:47:39 argcomplete==3.6.3 13:47:39 aspy.yaml==1.3.0 13:47:39 attrs==25.4.0 13:47:39 autopage==0.5.2 13:47:39 backports.strenum==1.3.1 13:47:39 beautifulsoup4==4.14.3 13:47:39 boto3==1.42.8 13:47:39 botocore==1.42.8 13:47:39 bs4==0.0.2 13:47:39 cachetools==6.2.2 13:47:39 certifi==2025.11.12 13:47:39 cffi==2.0.0 13:47:39 cfgv==3.5.0 13:47:39 chardet==5.2.0 13:47:39 charset-normalizer==3.4.4 13:47:39 click==8.3.1 13:47:39 cliff==4.13.0 13:47:39 cmd2==3.0.0 13:47:39 cryptography==3.3.2 13:47:39 debtcollector==3.0.0 13:47:39 decorator==5.2.1 13:47:39 defusedxml==0.7.1 13:47:39 Deprecated==1.3.1 13:47:39 distlib==0.4.0 13:47:39 dnspython==2.8.0 13:47:39 docker==7.1.0 13:47:39 dogpile.cache==1.5.0 13:47:39 durationpy==0.10 13:47:39 email-validator==2.3.0 13:47:39 filelock==3.20.0 13:47:39 future==1.0.0 13:47:39 gitdb==4.0.12 13:47:39 GitPython==3.1.45 13:47:39 google-auth==2.43.0 13:47:39 httplib2==0.31.0 13:47:39 identify==2.6.15 13:47:39 idna==3.11 13:47:39 importlib-resources==1.5.0 13:47:39 iso8601==2.1.0 13:47:39 Jinja2==3.1.6 13:47:39 jmespath==1.0.1 13:47:39 jsonpatch==1.33 13:47:39 jsonpointer==3.0.0 13:47:39 jsonschema==4.25.1 13:47:39 jsonschema-specifications==2025.9.1 13:47:39 keystoneauth1==5.12.0 13:47:39 kubernetes==34.1.0 13:47:39 lftools==0.37.18 13:47:39 lxml==6.0.2 13:47:39 markdown-it-py==4.0.0 13:47:39 MarkupSafe==3.0.3 13:47:39 mdurl==0.1.2 13:47:39 msgpack==1.1.2 13:47:39 multi_key_dict==2.0.3 13:47:39 munch==4.0.0 13:47:39 netaddr==1.3.0 13:47:39 niet==1.4.2 13:47:39 nodeenv==1.9.1 13:47:39 oauth2client==4.1.3 13:47:39 oauthlib==3.3.1 13:47:39 openstacksdk==4.8.0 13:47:39 os-service-types==1.8.2 13:47:39 osc-lib==4.2.0 13:47:39 oslo.config==10.1.0 13:47:39 oslo.context==6.2.0 13:47:39 oslo.i18n==6.7.1 13:47:39 oslo.log==7.2.1 13:47:39 oslo.serialization==5.8.0 13:47:39 oslo.utils==9.2.0 13:47:39 packaging==25.0 13:47:39 pbr==7.0.3 13:47:39 platformdirs==4.5.1 13:47:39 prettytable==3.17.0 13:47:39 psutil==7.1.3 13:47:39 pyasn1==0.6.1 13:47:39 pyasn1_modules==0.4.2 13:47:39 pycparser==2.23 13:47:39 pygerrit2==2.0.15 13:47:39 PyGithub==2.8.1 13:47:39 Pygments==2.19.2 13:47:39 PyJWT==2.10.1 13:47:39 PyNaCl==1.6.1 13:47:39 pyparsing==2.4.7 13:47:39 pyperclip==1.11.0 13:47:39 pyrsistent==0.20.0 13:47:39 python-cinderclient==9.8.0 13:47:39 python-dateutil==2.9.0.post0 13:47:39 python-heatclient==4.3.0 13:47:39 python-jenkins==1.8.3 13:47:39 python-keystoneclient==5.7.0 13:47:39 python-magnumclient==4.9.0 13:47:39 python-openstackclient==8.2.0 13:47:39 python-swiftclient==4.9.0 13:47:39 PyYAML==6.0.3 13:47:39 referencing==0.37.0 13:47:39 requests==2.32.5 13:47:39 requests-oauthlib==2.0.0 13:47:39 requestsexceptions==1.4.0 13:47:39 rfc3986==2.0.0 13:47:39 rich==14.2.0 13:47:39 rich-argparse==1.7.2 13:47:39 rpds-py==0.30.0 13:47:39 rsa==4.9.1 13:47:39 ruamel.yaml==0.18.16 13:47:39 ruamel.yaml.clib==0.2.15 13:47:39 s3transfer==0.16.0 13:47:39 simplejson==3.20.2 13:47:39 six==1.17.0 13:47:39 smmap==5.0.2 13:47:39 soupsieve==2.8 13:47:39 stevedore==5.6.0 13:47:39 tabulate==0.9.0 13:47:39 toml==0.10.2 13:47:39 tomlkit==0.13.3 13:47:39 tqdm==4.67.1 13:47:39 typing_extensions==4.15.0 13:47:39 tzdata==2025.2 13:47:39 urllib3==1.26.20 13:47:39 virtualenv==20.35.4 13:47:39 wcwidth==0.2.14 13:47:39 websocket-client==1.9.0 13:47:39 wrapt==2.0.1 13:47:39 xdg==6.0.0 13:47:39 xmltodict==1.0.2 13:47:39 yq==3.4.3 13:47:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10648641574003163567.sh 13:47:39 ---> sudo-logs.sh 13:47:39 Archiving 'sudo' log.. 13:47:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10298335755812492421.sh 13:47:39 ---> job-cost.sh 13:47:39 Setup pyenv: 13:47:39 system 13:47:39 3.8.13 13:47:39 3.9.13 13:47:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:47:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JM5t from file:/tmp/.os_lf_venv 13:47:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:41 lf-activate-venv(): INFO: Base packages installed successfully 13:47:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:47:49 lf-activate-venv(): INFO: Adding /tmp/venv-JM5t/bin to PATH 13:47:49 INFO: No Stack... 13:47:49 INFO: Retrieving Pricing Info for: v3-standard-4 13:47:49 INFO: Archiving Costs 13:47:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11485370208390740959.sh 13:47:49 ---> logs-deploy.sh 13:47:49 Setup pyenv: 13:47:50 system 13:47:50 3.8.13 13:47:50 3.9.13 13:47:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:47:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JM5t from file:/tmp/.os_lf_venv 13:47:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:52 lf-activate-venv(): INFO: Base packages installed successfully 13:47:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:48:00 lf-activate-venv(): INFO: Adding /tmp/venv-JM5t/bin to PATH 13:48:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4359 13:48:00 INFO: archiving workspace using pattern(s): 13:48:01 Archives upload complete. 13:48:01 INFO: archiving logs to Nexus 13:48:02 ---> uname -a: 13:48:02 Linux prd-ubuntu1804-builder-4c-4g-20260 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:48:02 13:48:02 13:48:02 ---> lscpu: 13:48:02 Architecture: x86_64 13:48:02 CPU op-mode(s): 32-bit, 64-bit 13:48:02 Byte Order: Little Endian 13:48:02 CPU(s): 4 13:48:02 On-line CPU(s) list: 0-3 13:48:02 Thread(s) per core: 1 13:48:02 Core(s) per socket: 1 13:48:02 Socket(s): 4 13:48:02 NUMA node(s): 1 13:48:02 Vendor ID: AuthenticAMD 13:48:02 CPU family: 23 13:48:02 Model: 49 13:48:02 Model name: AMD EPYC-Rome Processor 13:48:02 Stepping: 0 13:48:02 CPU MHz: 2799.998 13:48:02 BogoMIPS: 5599.99 13:48:02 Virtualization: AMD-V 13:48:02 Hypervisor vendor: KVM 13:48:02 Virtualization type: full 13:48:02 L1d cache: 32K 13:48:02 L1i cache: 32K 13:48:02 L2 cache: 512K 13:48:02 L3 cache: 16384K 13:48:02 NUMA node0 CPU(s): 0-3 13:48: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 13:48:02 13:48:02 13:48:02 ---> nproc: 13:48:02 4 13:48:02 13:48:02 13:48:02 ---> df -h: 13:48:02 Filesystem Size Used Avail Use% Mounted on 13:48:02 udev 7.9G 0 7.9G 0% /dev 13:48:02 tmpfs 1.6G 676K 1.6G 1% /run 13:48:02 /dev/vda1 78G 8.3G 70G 11% / 13:48:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:48:02 tmpfs 5.0M 0 5.0M 0% /run/lock 13:48:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:48:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:48:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:48:02 13:48:02 13:48:02 ---> free -m: 13:48:02 total used free shared buff/cache available 13:48:02 Mem: 16040 566 13398 0 2074 15159 13:48:02 Swap: 1023 0 1023 13:48:02 13:48:02 13:48:02 ---> ip addr: 13:48:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:48:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:48:02 inet 127.0.0.1/8 scope host lo 13:48:02 valid_lft forever preferred_lft forever 13:48:02 inet6 ::1/128 scope host 13:48:02 valid_lft forever preferred_lft forever 13:48:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:48:02 link/ether fa:16:3e:16:f8:34 brd ff:ff:ff:ff:ff:ff 13:48:02 inet 10.30.106.27/23 brd 10.30.107.255 scope global dynamic ens3 13:48:02 valid_lft 86221sec preferred_lft 86221sec 13:48:02 inet6 fe80::f816:3eff:fe16:f834/64 scope link 13:48:02 valid_lft forever preferred_lft forever 13:48:02 13:48:02 13:48:02 ---> sar -b -r -n DEV: 13:48:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20260) 12/12/25 _x86_64_ (4 CPU) 13:48:02 13:48:02 13:45:06 LINUX RESTART (4 CPU) 13:48:02 13:48:02 13:46:01 tps rtps wtps bread/s bwrtn/s 13:48:02 13:47:01 92.98 3.27 89.72 159.57 34230.16 13:48:02 13:48:01 86.69 1.00 85.69 51.32 29483.09 13:48:02 Average: 89.84 2.13 87.70 105.45 31856.62 13:48:02 13:48:02 13:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:48:02 13:47:01 13860624 15528452 2564344 15.61 69800 1793400 792864 4.54 719096 1618172 142472 13:48:02 13:48:01 13753720 15556608 2671248 16.26 79732 1910020 741980 4.25 709624 1718180 92404 13:48:02 Average: 13807172 15542530 2617796 15.94 74766 1851710 767422 4.39 714360 1668176 117438 13:48:02 13:48:02 13:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:48:02 13:47:01 ens3 48.59 36.53 717.48 8.29 0.00 0.00 0.00 0.00 13:48:02 13:47:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 13:48:02 13:48:01 ens3 41.13 31.88 258.07 8.55 0.00 0.00 0.00 0.00 13:48:02 13:48:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:48:02 Average: ens3 44.86 34.20 487.77 8.42 0.00 0.00 0.00 0.00 13:48:02 Average: lo 0.97 0.97 0.11 0.11 0.00 0.00 0.00 0.00 13:48:02 13:48:02 13:48:02 ---> sar -P ALL: 13:48:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20260) 12/12/25 _x86_64_ (4 CPU) 13:48:02 13:48:02 13:45:06 LINUX RESTART (4 CPU) 13:48:02 13:48:02 13:46:01 CPU %user %nice %system %iowait %steal %idle 13:48:02 13:47:01 all 15.68 0.00 1.25 10.00 0.04 73.03 13:48:02 13:47:01 0 5.62 0.00 0.52 7.22 0.02 86.62 13:48:02 13:47:01 1 7.04 0.00 0.81 0.12 0.03 92.00 13:48:02 13:47:01 2 29.06 0.00 1.43 1.47 0.05 67.98 13:48:02 13:47:01 3 21.05 0.00 2.25 31.24 0.07 45.39 13:48:02 13:48:01 all 16.71 0.00 1.06 8.29 0.05 73.90 13:48:02 13:48:01 0 13.13 0.00 0.90 4.43 0.03 81.50 13:48:02 13:48:01 1 1.19 0.00 0.25 0.07 0.03 98.46 13:48:02 13:48:01 2 42.89 0.00 1.95 4.59 0.07 50.50 13:48:02 13:48:01 3 9.58 0.00 1.12 24.06 0.03 65.21 13:48:02 Average: all 16.19 0.00 1.16 9.14 0.04 73.46 13:48:02 Average: 0 9.38 0.00 0.71 5.83 0.03 84.06 13:48:02 Average: 1 4.13 0.00 0.53 0.09 0.03 95.21 13:48:02 Average: 2 35.97 0.00 1.69 3.03 0.06 59.25 13:48:02 Average: 3 15.32 0.00 1.69 27.65 0.05 55.29 13:48:02 13:48:02 13:48:02