05:50:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 05:50:04 Running as SYSTEM 05:50:04 [EnvInject] - Loading node environment variables. 05:50:04 Building remotely on prd-ubuntu1804-builder-4c-4g-2169 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:50:04 [ssh-agent] Looking for ssh-agent implementation... 05:50:04 $ ssh-agent 05:50:04 SSH_AUTH_SOCK=/tmp/ssh-o9bsloxLE2OC/agent.1716 05:50:04 SSH_AGENT_PID=1718 05:50:04 [ssh-agent] Started. 05:50:04 Running ssh-add (command line suppressed) 05:50:04 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1912596851396843270.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1912596851396843270.key) 05:50:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:50:04 The recommended git tool is: NONE 05:50:06 using credential onap-jenkins-ssh 05:50:06 Wiping out workspace first. 05:50:06 Cloning the remote Git repository 05:50:06 Cloning repository git://cloud.onap.org/mirror/oom.git 05:50:06 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:50:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:50:06 > git --version # timeout=10 05:50:06 > git --version # 'git version 2.17.1' 05:50:06 using GIT_SSH to set credentials Gerrit user 05:50:06 Verifying host key using manually-configured host key entries 05:50:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:50:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:50:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:50:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:50:11 using GIT_SSH to set credentials Gerrit user 05:50:11 Verifying host key using manually-configured host key entries 05:50:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/12 # timeout=30 05:50:12 > git rev-parse 31af746f2216b7da4924fe150daa6a7ffe954c43^{commit} # timeout=10 05:50:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:50:12 Checking out Revision 31af746f2216b7da4924fe150daa6a7ffe954c43 (refs/changes/80/141880/12) 05:50:12 > git config core.sparsecheckout # timeout=10 05:50:12 > git checkout -f 31af746f2216b7da4924fe150daa6a7ffe954c43 # timeout=30 05:50:15 Commit message: "[SDC] Move db init jobs to init container." 05:50:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:50:15 > git rev-list --no-walk 25779250e2d1b5f3d78a799a3c93113c19a26d88 # timeout=10 05:50:15 [EnvInject] - Injecting environment variables from a build step. 05:50:15 [EnvInject] - Injecting as environment variables the properties content 05:50:15 PYTHON=python3 05:50:15 05:50:15 [EnvInject] - Variables injected successfully. 05:50:15 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15241456052384679829.sh 05:50:15 ---> tox-install.sh 05:50:15 + source /home/jenkins/lf-env.sh 05:50:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:50:15 ++ mktemp -d /tmp/venv-XXXX 05:50:15 + lf_venv=/tmp/venv-UO0q 05:50:15 + local venv_file=/tmp/.os_lf_venv 05:50:15 + local python=python3 05:50:15 + local options 05:50:15 + local set_path=true 05:50:15 + local install_args= 05:50:15 ++ 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 05:50:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:50:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:50:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:50:15 + true 05:50:15 + case $1 in 05:50:15 + venv_file=/tmp/.toxenv 05:50:15 + shift 2 05:50:15 + true 05:50:15 + case $1 in 05:50:15 + shift 05:50:15 + break 05:50:15 + case $python in 05:50:15 + local pkg_list= 05:50:15 + [[ -d /opt/pyenv ]] 05:50:15 + echo 'Setup pyenv:' 05:50:15 Setup pyenv: 05:50:15 + export PYENV_ROOT=/opt/pyenv 05:50:15 + PYENV_ROOT=/opt/pyenv 05:50:15 + 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 05:50:15 + 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 05:50:15 + pyenv versions 05:50:15 * system (set by /opt/pyenv/version) 05:50:15 * 3.8.13 (set by /opt/pyenv/version) 05:50:15 * 3.9.13 (set by /opt/pyenv/version) 05:50:15 * 3.10.6 (set by /opt/pyenv/version) 05:50:15 + command -v pyenv 05:50:15 ++ pyenv init - --no-rehash 05:50:16 + 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[*]}"'\'')" 05:50:16 export PATH="/opt/pyenv/shims:${PATH}" 05:50:16 export PYENV_SHELL=bash 05:50:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:50:16 pyenv() { 05:50:16 local command 05:50:16 command="${1:-}" 05:50:16 if [ "$#" -gt 0 ]; then 05:50:16 shift 05:50:16 fi 05:50:16 05:50:16 case "$command" in 05:50:16 rehash|shell) 05:50:16 eval "$(pyenv "sh-$command" "$@")" 05:50:16 ;; 05:50:16 *) 05:50:16 command pyenv "$command" "$@" 05:50:16 ;; 05:50:16 esac 05:50:16 }' 05:50:16 +++ 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[*]}"' 05:50:16 ++ 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 05:50:16 ++ 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 05:50:16 ++ 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 05:50:16 ++ export PYENV_SHELL=bash 05:50:16 ++ PYENV_SHELL=bash 05:50:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:50:16 +++ complete -F _pyenv pyenv 05:50:16 ++ lf-pyver python3 05:50:16 ++ local py_version_xy=python3 05:50:16 ++ local py_version_xyz= 05:50:16 ++ pyenv versions 05:50:16 ++ local command 05:50:16 ++ sed 's/^[ *]* //' 05:50:16 ++ command=versions 05:50:16 ++ grep -E '^[0-9.]*[0-9]$' 05:50:16 ++ awk '{ print $1 }' 05:50:16 ++ '[' 1 -gt 0 ']' 05:50:16 ++ shift 05:50:16 ++ case "$command" in 05:50:16 ++ command pyenv versions 05:50:16 ++ pyenv versions 05:50:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:50:16 +++ grep '^3' /tmp/.pyenv_versions 05:50:16 +++ tail -n 1 05:50:16 +++ sort -V 05:50:16 ++ py_version_xyz=3.10.6 05:50:16 ++ [[ -z 3.10.6 ]] 05:50:16 ++ echo 3.10.6 05:50:16 ++ return 0 05:50:16 + pyenv local 3.10.6 05:50:16 + local command 05:50:16 + command=local 05:50:16 + '[' 2 -gt 0 ']' 05:50:16 + shift 05:50:16 + case "$command" in 05:50:16 + command pyenv local 3.10.6 05:50:16 + pyenv local 3.10.6 05:50:16 + for arg in "$@" 05:50:16 + case $arg in 05:50:16 + pkg_list+='tox ' 05:50:16 + for arg in "$@" 05:50:16 + case $arg in 05:50:16 + pkg_list+='virtualenv ' 05:50:16 + for arg in "$@" 05:50:16 + case $arg in 05:50:16 + pkg_list+='urllib3~=1.26.15 ' 05:50:16 + [[ -f /tmp/.toxenv ]] 05:50:16 + [[ ! -f /tmp/.toxenv ]] 05:50:16 + [[ -n '' ]] 05:50:16 + python3 -m venv /tmp/venv-UO0q 05:50:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UO0q' 05:50:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UO0q 05:50:20 + echo /tmp/venv-UO0q 05:50:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:50:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:50:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:50:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:50:20 + local 'pip_opts=--upgrade --quiet' 05:50:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:50:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:50:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:50:20 + [[ -n '' ]] 05:50:20 + [[ -n '' ]] 05:50:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:50:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:50:20 + /tmp/venv-UO0q/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 05:50:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:50:24 lf-activate-venv(): INFO: Base packages installed successfully 05:50:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:50:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:50:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:50:24 + /tmp/venv-UO0q/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 05:50:26 + type python3 05:50:26 + true 05:50:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UO0q/bin to PATH' 05:50:26 lf-activate-venv(): INFO: Adding /tmp/venv-UO0q/bin to PATH 05:50:26 + PATH=/tmp/venv-UO0q/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 05:50:26 + return 0 05:50:26 + python3 --version 05:50:26 Python 3.10.6 05:50:26 + python3 -m pip --version 05:50:26 pip 25.3 from /tmp/venv-UO0q/lib/python3.10/site-packages/pip (python 3.10) 05:50:26 + python3 -m pip freeze 05:50:26 cachetools==6.2.4 05:50:26 chardet==5.2.0 05:50:26 colorama==0.4.6 05:50:26 distlib==0.4.0 05:50:26 filelock==3.20.1 05:50:26 packaging==25.0 05:50:26 platformdirs==4.5.1 05:50:26 pluggy==1.6.0 05:50:26 pyproject-api==1.10.0 05:50:26 tomli==2.3.0 05:50:26 tox==4.32.0 05:50:26 typing_extensions==4.15.0 05:50:26 urllib3==1.26.20 05:50:26 virtualenv==20.35.4 05:50:26 [EnvInject] - Injecting environment variables from a build step. 05:50:26 [EnvInject] - Injecting as environment variables the properties content 05:50:26 PARALLEL=false 05:50:26 05:50:26 [EnvInject] - Variables injected successfully. 05:50:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17837773032838978759.sh 05:50:26 ---> tox-run.sh 05:50:26 + 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 05:50:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:50:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:50:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:50:26 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:50:26 + source /home/jenkins/lf-env.sh 05:50:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:50:26 ++ mktemp -d /tmp/venv-XXXX 05:50:26 + lf_venv=/tmp/venv-aGRS 05:50:26 + local venv_file=/tmp/.os_lf_venv 05:50:26 + local python=python3 05:50:26 + local options 05:50:26 + local set_path=true 05:50:26 + local install_args= 05:50:26 ++ 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 05:50:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:50:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:50:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:50:26 + true 05:50:26 + case $1 in 05:50:26 + venv_file=/tmp/.toxenv 05:50:26 + shift 2 05:50:26 + true 05:50:26 + case $1 in 05:50:26 + shift 05:50:26 + break 05:50:26 + case $python in 05:50:26 + local pkg_list= 05:50:26 + [[ -d /opt/pyenv ]] 05:50:26 + echo 'Setup pyenv:' 05:50:26 Setup pyenv: 05:50:26 + export PYENV_ROOT=/opt/pyenv 05:50:26 + PYENV_ROOT=/opt/pyenv 05:50:26 + 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 05:50:26 + 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 05:50:26 + pyenv versions 05:50:26 system 05:50:26 3.8.13 05:50:26 3.9.13 05:50:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:50:26 + command -v pyenv 05:50:26 ++ pyenv init - --no-rehash 05:50:26 + 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[*]}"'\'')" 05:50:26 export PATH="/opt/pyenv/shims:${PATH}" 05:50:26 export PYENV_SHELL=bash 05:50:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:50:26 pyenv() { 05:50:26 local command 05:50:26 command="${1:-}" 05:50:26 if [ "$#" -gt 0 ]; then 05:50:26 shift 05:50:26 fi 05:50:26 05:50:26 case "$command" in 05:50:26 rehash|shell) 05:50:26 eval "$(pyenv "sh-$command" "$@")" 05:50:26 ;; 05:50:26 *) 05:50:26 command pyenv "$command" "$@" 05:50:26 ;; 05:50:26 esac 05:50:26 }' 05:50:26 +++ 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[*]}"' 05:50:26 ++ 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 05:50:26 ++ 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 05:50:26 ++ 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 05:50:26 ++ export PYENV_SHELL=bash 05:50:26 ++ PYENV_SHELL=bash 05:50:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:50:26 +++ complete -F _pyenv pyenv 05:50:26 ++ lf-pyver python3 05:50:26 ++ local py_version_xy=python3 05:50:26 ++ local py_version_xyz= 05:50:26 ++ pyenv versions 05:50:26 ++ local command 05:50:26 ++ command=versions 05:50:26 ++ '[' 1 -gt 0 ']' 05:50:26 ++ shift 05:50:26 ++ case "$command" in 05:50:26 ++ command pyenv versions 05:50:26 ++ pyenv versions 05:50:26 ++ awk '{ print $1 }' 05:50:26 ++ grep -E '^[0-9.]*[0-9]$' 05:50:26 ++ sed 's/^[ *]* //' 05:50:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:50:26 +++ grep '^3' /tmp/.pyenv_versions 05:50:26 +++ sort -V 05:50:26 +++ tail -n 1 05:50:26 ++ py_version_xyz=3.10.6 05:50:26 ++ [[ -z 3.10.6 ]] 05:50:26 ++ echo 3.10.6 05:50:26 ++ return 0 05:50:26 + pyenv local 3.10.6 05:50:26 + local command 05:50:26 + command=local 05:50:26 + '[' 2 -gt 0 ']' 05:50:26 + shift 05:50:26 + case "$command" in 05:50:26 + command pyenv local 3.10.6 05:50:26 + pyenv local 3.10.6 05:50:26 + for arg in "$@" 05:50:26 + case $arg in 05:50:26 + pkg_list+='tox ' 05:50:26 + for arg in "$@" 05:50:26 + case $arg in 05:50:26 + pkg_list+='virtualenv ' 05:50:26 + for arg in "$@" 05:50:26 + case $arg in 05:50:26 + pkg_list+='urllib3~=1.26.15 ' 05:50:26 + [[ -f /tmp/.toxenv ]] 05:50:26 ++ cat /tmp/.toxenv 05:50:26 + lf_venv=/tmp/venv-UO0q 05:50:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UO0q from' file:/tmp/.toxenv 05:50:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UO0q from file:/tmp/.toxenv 05:50:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:50:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:50:26 + local 'pip_opts=--upgrade --quiet' 05:50:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:50:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:50:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:50:26 + [[ -n '' ]] 05:50:26 + [[ -n '' ]] 05:50:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:50:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:50:26 + /tmp/venv-UO0q/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 05:50:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:50:27 lf-activate-venv(): INFO: Base packages installed successfully 05:50:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:50:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:50:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:50:27 + /tmp/venv-UO0q/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 05:50:28 + type python3 05:50:28 + true 05:50:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UO0q/bin to PATH' 05:50:28 lf-activate-venv(): INFO: Adding /tmp/venv-UO0q/bin to PATH 05:50:28 + PATH=/tmp/venv-UO0q/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 05:50:28 + return 0 05:50:28 + [[ -d /opt/pyenv ]] 05:50:28 + echo '---> Setting up pyenv' 05:50:28 ---> Setting up pyenv 05:50:28 + export PYENV_ROOT=/opt/pyenv 05:50:28 + PYENV_ROOT=/opt/pyenv 05:50:28 + export PATH=/opt/pyenv/bin:/tmp/venv-UO0q/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 05:50:28 + PATH=/opt/pyenv/bin:/tmp/venv-UO0q/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 05:50:28 ++ pwd 05:50:28 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:50:28 + export PYTHONPATH 05:50:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:50:28 + TOX_TESTENV_PASSENV=PYTHONPATH 05:50:28 + tox --version 05:50:29 4.32.0 from /tmp/venv-UO0q/lib/python3.10/site-packages/tox/__init__.py 05:50:29 + PARALLEL=false 05:50:29 + TOX_OPTIONS_LIST= 05:50:29 + [[ -n checkbashisms ]] 05:50:29 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:50:29 + case ${PARALLEL,,} in 05:50:29 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:50:29 + tox -e checkbashisms 05:50:30 checkbashisms: freeze> python -m pip freeze --all 05:50:30 checkbashisms: pip==25.3,setuptools==80.9.0 05:50:30 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:50:32 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:50:34 checkbashisms: OK (4.76=setup[1.34]+cmd[3.41] seconds) 05:50:34 congratulations :) (4.79 seconds) 05:50:34 + tox_status=0 05:50:34 + echo '---> Completed tox runs' 05:50:34 ---> Completed tox runs 05:50:34 + for i in .tox/*/log 05:50:34 ++ echo .tox/checkbashisms/log 05:50:34 ++ awk -F/ '{print $2}' 05:50:34 + tox_env=checkbashisms 05:50:34 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:50:34 + DOC_DIR=docs/_build/html 05:50:34 + [[ -d docs/_build/html ]] 05:50:34 + echo '---> tox-run.sh ends' 05:50:34 ---> tox-run.sh ends 05:50:34 + test 0 -eq 0 05:50:34 $ ssh-agent -k 05:50:34 unset SSH_AUTH_SOCK; 05:50:34 unset SSH_AGENT_PID; 05:50:34 echo Agent pid 1718 killed; 05:50:34 [ssh-agent] Stopped. 05:50:34 [PostBuildScript] - [INFO] Executing post build scripts. 05:50:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16597803723624971358.sh 05:50:34 ---> sysstat.sh 05:50:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14691662401785310546.sh 05:50:34 ---> package-listing.sh 05:50:34 ++ tr '[:upper:]' '[:lower:]' 05:50:34 ++ facter osfamily 05:50:34 + OS_FAMILY=debian 05:50:34 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:50:34 + START_PACKAGES=/tmp/packages_start.txt 05:50:34 + END_PACKAGES=/tmp/packages_end.txt 05:50:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:50:34 + PACKAGES=/tmp/packages_start.txt 05:50:34 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:50:34 + PACKAGES=/tmp/packages_end.txt 05:50:34 + case "${OS_FAMILY}" in 05:50:34 + dpkg -l 05:50:34 + grep '^ii' 05:50:35 + '[' -f /tmp/packages_start.txt ']' 05:50:35 + '[' -f /tmp/packages_end.txt ']' 05:50:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:50:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:50:35 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:50:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:50:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10972366647193327668.sh 05:50:35 ---> capture-instance-metadata.sh 05:50:35 Setup pyenv: 05:50:35 system 05:50:35 3.8.13 05:50:35 3.9.13 05:50:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:50:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0x9w 05:50:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:50:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:50:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:50:42 lf-activate-venv(): INFO: Base packages installed successfully 05:50:42 lf-activate-venv(): INFO: Installing additional packages: lftools 05:51:05 lf-activate-venv(): INFO: Adding /tmp/venv-0x9w/bin to PATH 05:51:05 INFO: Running in OpenStack, capturing instance metadata 05:51:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11138007035451891801.sh 05:51:06 provisioning config files... 05:51:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4948425800075185786tmp 05:51:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:51:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:51:06 [EnvInject] - Injecting environment variables from a build step. 05:51:06 [EnvInject] - Injecting as environment variables the properties content 05:51:06 SERVER_ID=logs 05:51:06 05:51:06 [EnvInject] - Variables injected successfully. 05:51:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11620995139788556714.sh 05:51:06 ---> create-netrc.sh 05:51:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins322022944534503960.sh 05:51:06 ---> python-tools-install.sh 05:51:06 Setup pyenv: 05:51:06 system 05:51:06 3.8.13 05:51:06 3.9.13 05:51:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:51:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0x9w from file:/tmp/.os_lf_venv 05:51:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:51:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:51:08 lf-activate-venv(): INFO: Base packages installed successfully 05:51:08 lf-activate-venv(): INFO: Installing additional packages: lftools 05:51:16 lf-activate-venv(): INFO: Adding /tmp/venv-0x9w/bin to PATH 05:51:16 Generating Requirements File 05:51:41 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. 05:51:41 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:51:41 Python 3.10.6 05:51:41 pip 25.3 from /tmp/venv-0x9w/lib/python3.10/site-packages/pip (python 3.10) 05:51:42 appdirs==1.4.4 05:51:42 argcomplete==3.6.3 05:51:42 aspy.yaml==1.3.0 05:51:42 attrs==25.4.0 05:51:42 autopage==0.5.2 05:51:42 backports.strenum==1.3.1 05:51:42 beautifulsoup4==4.14.3 05:51:42 boto3==1.42.18 05:51:42 botocore==1.42.18 05:51:42 bs4==0.0.2 05:51:42 cachetools==6.2.4 05:51:42 certifi==2025.11.12 05:51:42 cffi==2.0.0 05:51:42 cfgv==3.5.0 05:51:42 chardet==5.2.0 05:51:42 charset-normalizer==3.4.4 05:51:42 click==8.3.1 05:51:42 cliff==4.13.1 05:51:42 cmd2==3.1.0 05:51:42 cryptography==3.3.2 05:51:42 debtcollector==3.0.0 05:51:42 decorator==5.2.1 05:51:42 defusedxml==0.7.1 05:51:42 Deprecated==1.3.1 05:51:42 distlib==0.4.0 05:51:42 dnspython==2.8.0 05:51:42 docker==7.1.0 05:51:42 dogpile.cache==1.5.0 05:51:42 durationpy==0.10 05:51:42 email-validator==2.3.0 05:51:42 filelock==3.20.1 05:51:42 future==1.0.0 05:51:42 gitdb==4.0.12 05:51:42 GitPython==3.1.45 05:51:42 google-auth==2.45.0 05:51:42 httplib2==0.31.0 05:51:42 identify==2.6.15 05:51:42 idna==3.11 05:51:42 importlib-resources==1.5.0 05:51:42 iso8601==2.1.0 05:51:42 Jinja2==3.1.6 05:51:42 jmespath==1.0.1 05:51:42 jsonpatch==1.33 05:51:42 jsonpointer==3.0.0 05:51:42 jsonschema==4.25.1 05:51:42 jsonschema-specifications==2025.9.1 05:51:42 keystoneauth1==5.12.0 05:51:42 kubernetes==34.1.0 05:51:42 lftools==0.37.18 05:51:42 lxml==6.0.2 05:51:42 markdown-it-py==4.0.0 05:51:42 MarkupSafe==3.0.3 05:51:42 mdurl==0.1.2 05:51:42 msgpack==1.1.2 05:51:42 multi_key_dict==2.0.3 05:51:42 munch==4.0.0 05:51:42 netaddr==1.3.0 05:51:42 niet==1.4.2 05:51:42 nodeenv==1.10.0 05:51:42 oauth2client==4.1.3 05:51:42 oauthlib==3.3.1 05:51:42 openstacksdk==4.8.0 05:51:42 os-service-types==1.8.2 05:51:42 osc-lib==4.3.0 05:51:42 oslo.config==10.1.0 05:51:42 oslo.context==6.2.0 05:51:42 oslo.i18n==6.7.1 05:51:42 oslo.log==8.0.0 05:51:42 oslo.serialization==5.9.0 05:51:42 oslo.utils==9.2.0 05:51:42 packaging==25.0 05:51:42 pbr==7.0.3 05:51:42 platformdirs==4.5.1 05:51:42 prettytable==3.17.0 05:51:42 psutil==7.2.1 05:51:42 pyasn1==0.6.1 05:51:42 pyasn1_modules==0.4.2 05:51:42 pycparser==2.23 05:51:42 pygerrit2==2.0.15 05:51:42 PyGithub==2.8.1 05:51:42 Pygments==2.19.2 05:51:42 PyJWT==2.10.1 05:51:42 PyNaCl==1.6.1 05:51:42 pyparsing==2.4.7 05:51:42 pyperclip==1.11.0 05:51:42 pyrsistent==0.20.0 05:51:42 python-cinderclient==9.8.0 05:51:42 python-dateutil==2.9.0.post0 05:51:42 python-heatclient==4.3.0 05:51:42 python-jenkins==1.8.3 05:51:42 python-keystoneclient==5.7.0 05:51:42 python-magnumclient==4.9.0 05:51:42 python-openstackclient==8.2.0 05:51:42 python-swiftclient==4.9.0 05:51:42 PyYAML==6.0.3 05:51:42 referencing==0.37.0 05:51:42 requests==2.32.5 05:51:42 requests-oauthlib==2.0.0 05:51:42 requestsexceptions==1.4.0 05:51:42 rfc3986==2.0.0 05:51:42 rich==14.2.0 05:51:42 rich-argparse==1.7.2 05:51:42 rpds-py==0.30.0 05:51:42 rsa==4.9.1 05:51:42 ruamel.yaml==0.18.17 05:51:42 ruamel.yaml.clib==0.2.15 05:51:42 s3transfer==0.16.0 05:51:42 simplejson==3.20.2 05:51:42 six==1.17.0 05:51:42 smmap==5.0.2 05:51:42 soupsieve==2.8.1 05:51:42 stevedore==5.6.0 05:51:42 tabulate==0.9.0 05:51:42 toml==0.10.2 05:51:42 tomlkit==0.13.3 05:51:42 tqdm==4.67.1 05:51:42 typing_extensions==4.15.0 05:51:42 tzdata==2025.3 05:51:42 urllib3==1.26.20 05:51:42 virtualenv==20.35.4 05:51:42 wcwidth==0.2.14 05:51:42 websocket-client==1.9.0 05:51:42 wrapt==2.0.1 05:51:42 xdg==6.0.0 05:51:42 xmltodict==1.0.2 05:51:42 yq==3.4.3 05:51:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6506399263248633806.sh 05:51:42 ---> sudo-logs.sh 05:51:42 Archiving 'sudo' log.. 05:51:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8478063276605535568.sh 05:51:42 ---> job-cost.sh 05:51:42 Setup pyenv: 05:51:42 system 05:51:42 3.8.13 05:51:42 3.9.13 05:51:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:51:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0x9w from file:/tmp/.os_lf_venv 05:51:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:51:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:51:44 lf-activate-venv(): INFO: Base packages installed successfully 05:51:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:51:50 lf-activate-venv(): INFO: Adding /tmp/venv-0x9w/bin to PATH 05:51:50 INFO: No Stack... 05:51:50 INFO: Retrieving Pricing Info for: v3-standard-4 05:51:51 INFO: Archiving Costs 05:51:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4418200087568544375.sh 05:51:51 ---> logs-deploy.sh 05:51:51 Setup pyenv: 05:51:51 system 05:51:51 3.8.13 05:51:51 3.9.13 05:51:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:51:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0x9w from file:/tmp/.os_lf_venv 05:51:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:51:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:51:53 lf-activate-venv(): INFO: Base packages installed successfully 05:51:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:52:01 lf-activate-venv(): INFO: Adding /tmp/venv-0x9w/bin to PATH 05:52:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4372 05:52:01 INFO: archiving workspace using pattern(s): 05:52:02 Archives upload complete. 05:52:02 INFO: archiving logs to Nexus 05:52:03 ---> uname -a: 05:52:03 Linux prd-ubuntu1804-builder-4c-4g-2169 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:52:03 05:52:03 05:52:03 ---> lscpu: 05:52:03 Architecture: x86_64 05:52:03 CPU op-mode(s): 32-bit, 64-bit 05:52:03 Byte Order: Little Endian 05:52:03 CPU(s): 4 05:52:03 On-line CPU(s) list: 0-3 05:52:03 Thread(s) per core: 1 05:52:03 Core(s) per socket: 1 05:52:03 Socket(s): 4 05:52:03 NUMA node(s): 1 05:52:03 Vendor ID: AuthenticAMD 05:52:03 CPU family: 23 05:52:03 Model: 49 05:52:03 Model name: AMD EPYC-Rome Processor 05:52:03 Stepping: 0 05:52:03 CPU MHz: 2799.998 05:52:03 BogoMIPS: 5599.99 05:52:03 Virtualization: AMD-V 05:52:03 Hypervisor vendor: KVM 05:52:03 Virtualization type: full 05:52:03 L1d cache: 32K 05:52:03 L1i cache: 32K 05:52:03 L2 cache: 512K 05:52:03 L3 cache: 16384K 05:52:03 NUMA node0 CPU(s): 0-3 05:52:03 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 05:52:03 05:52:03 05:52:03 ---> nproc: 05:52:03 4 05:52:03 05:52:03 05:52:03 ---> df -h: 05:52:03 Filesystem Size Used Avail Use% Mounted on 05:52:03 udev 7.9G 0 7.9G 0% /dev 05:52:03 tmpfs 1.6G 676K 1.6G 1% /run 05:52:03 /dev/vda1 78G 8.3G 70G 11% / 05:52:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:52:03 tmpfs 5.0M 0 5.0M 0% /run/lock 05:52:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:52:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:52:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:52:03 05:52:03 05:52:03 ---> free -m: 05:52:03 total used free shared buff/cache available 05:52:03 Mem: 16040 544 13426 0 2068 15181 05:52:03 Swap: 1023 0 1023 05:52:03 05:52:03 05:52:03 ---> ip addr: 05:52:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:52:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:52:03 inet 127.0.0.1/8 scope host lo 05:52:03 valid_lft forever preferred_lft forever 05:52:03 inet6 ::1/128 scope host 05:52:03 valid_lft forever preferred_lft forever 05:52:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:52:03 link/ether fa:16:3e:b0:b2:7f brd ff:ff:ff:ff:ff:ff 05:52:03 inet 10.30.106.31/23 brd 10.30.107.255 scope global dynamic ens3 05:52:03 valid_lft 86255sec preferred_lft 86255sec 05:52:03 inet6 fe80::f816:3eff:feb0:b27f/64 scope link 05:52:03 valid_lft forever preferred_lft forever 05:52:03 05:52:03 05:52:03 ---> sar -b -r -n DEV: 05:52:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2169) 12/30/25 _x86_64_ (4 CPU) 05:52:03 05:52:03 05:49:40 LINUX RESTART (4 CPU) 05:52:03 05:52:03 05:50:01 tps rtps wtps bread/s bwrtn/s 05:52:03 05:51:02 336.68 41.98 294.70 1894.22 62412.80 05:52:03 05:52:01 95.80 0.97 94.83 102.08 10988.65 05:52:03 Average: 217.25 21.64 195.61 1005.68 36916.75 05:52:03 05:52:03 05:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:52:03 05:51:02 13851368 15489688 2573600 15.67 61700 1774996 861848 4.93 773424 1580700 181260 05:52:03 05:52:01 13689504 15485904 2735464 16.65 79688 1903508 839740 4.81 776360 1718188 93796 05:52:03 Average: 13770436 15487796 2654532 16.16 70694 1839252 850794 4.87 774892 1649444 137528 05:52:03 05:52:03 05:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:52:03 05:51:02 ens3 445.14 317.08 2364.19 81.08 0.00 0.00 0.00 0.00 05:52:03 05:51:02 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 05:52:03 05:52:01 ens3 34.91 27.93 290.04 8.85 0.00 0.00 0.00 0.00 05:52:03 05:52:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 05:52:03 Average: ens3 241.75 173.72 1335.83 45.27 0.00 0.00 0.00 0.00 05:52:03 Average: lo 1.31 1.31 0.15 0.15 0.00 0.00 0.00 0.00 05:52:03 05:52:03 05:52:03 ---> sar -P ALL: 05:52:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2169) 12/30/25 _x86_64_ (4 CPU) 05:52:03 05:52:03 05:49:40 LINUX RESTART (4 CPU) 05:52:03 05:52:03 05:50:01 CPU %user %nice %system %iowait %steal %idle 05:52:03 05:51:02 all 23.70 0.00 2.28 4.81 0.07 69.14 05:52:03 05:51:02 0 27.02 0.00 3.00 4.33 0.07 65.58 05:52:03 05:51:02 1 19.28 0.00 1.94 1.14 0.05 77.60 05:52:03 05:51:02 2 23.93 0.00 2.21 13.26 0.07 60.53 05:52:03 05:51:02 3 24.58 0.00 1.96 0.54 0.07 72.86 05:52:03 05:52:01 all 19.50 0.00 1.25 4.24 0.05 74.97 05:52:03 05:52:01 0 1.75 0.00 0.39 0.05 0.05 97.75 05:52:03 05:52:01 1 30.35 0.00 1.74 3.42 0.05 64.44 05:52:03 05:52:01 2 16.41 0.00 1.87 11.29 0.03 70.40 05:52:03 05:52:01 3 29.44 0.00 1.03 2.15 0.05 67.32 05:52:03 Average: all 21.62 0.00 1.77 4.53 0.06 72.03 05:52:03 Average: 0 14.49 0.00 1.71 2.20 0.06 81.54 05:52:03 Average: 1 24.76 0.00 1.84 2.27 0.05 71.08 05:52:03 Average: 2 20.20 0.00 2.04 12.28 0.05 65.43 05:52:03 Average: 3 27.00 0.00 1.50 1.34 0.06 70.11 05:52:03 05:52:03 05:52:03