19:04:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 19:04:07 Running as SYSTEM 19:04:07 [EnvInject] - Loading node environment variables. 19:04:07 Building remotely on prd-ubuntu1804-builder-4c-4g-3592 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 19:04:07 [ssh-agent] Looking for ssh-agent implementation... 19:04:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:07 $ ssh-agent 19:04:07 SSH_AUTH_SOCK=/tmp/ssh-iynd2MjViyka/agent.1666 19:04:07 SSH_AGENT_PID=1668 19:04:07 [ssh-agent] Started. 19:04:07 Running ssh-add (command line suppressed) 19:04:07 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15008937443683918882.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15008937443683918882.key) 19:04:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:04:07 The recommended git tool is: NONE 19:04:09 using credential onap-jenkins-ssh 19:04:09 Wiping out workspace first. 19:04:09 Cloning the remote Git repository 19:04:09 Cloning repository git://cloud.onap.org/mirror/oom.git 19:04:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 19:04:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:04:09 > git --version # timeout=10 19:04:09 > git --version # 'git version 2.17.1' 19:04:09 using GIT_SSH to set credentials Gerrit user 19:04:09 Verifying host key using manually-configured host key entries 19:04:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:04:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:04:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:04:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:04:14 using GIT_SSH to set credentials Gerrit user 19:04:14 Verifying host key using manually-configured host key entries 19:04:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/5 # timeout=30 19:04:14 > git rev-parse 4bc59493f9a25ca6818a67cced3f818b1697ab3d^{commit} # timeout=10 19:04:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:04:14 Checking out Revision 4bc59493f9a25ca6818a67cced3f818b1697ab3d (refs/changes/63/142163/5) 19:04:14 > git config core.sparsecheckout # timeout=10 19:04:14 > git checkout -f 4bc59493f9a25ca6818a67cced3f818b1697ab3d # timeout=30 19:04:18 Commit message: "[COMMON] Update readiness image" 19:04:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:04:18 > git rev-list --no-walk d1b311d061cab7173d6452d00a3e8916a9431ec2 # timeout=10 19:04:18 [EnvInject] - Injecting environment variables from a build step. 19:04:18 [EnvInject] - Injecting as environment variables the properties content 19:04:18 PYTHON=python3 19:04:18 19:04:18 [EnvInject] - Variables injected successfully. 19:04:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10114957251788343815.sh 19:04:18 ---> tox-install.sh 19:04:18 + source /home/jenkins/lf-env.sh 19:04:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:04:18 ++ mktemp -d /tmp/venv-XXXX 19:04:18 + lf_venv=/tmp/venv-kqr7 19:04:18 + local venv_file=/tmp/.os_lf_venv 19:04:18 + local python=python3 19:04:18 + local options 19:04:18 + local set_path=true 19:04:18 + local install_args= 19:04:18 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:04:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:04:18 + true 19:04:18 + case $1 in 19:04:18 + venv_file=/tmp/.toxenv 19:04:18 + shift 2 19:04:18 + true 19:04:18 + case $1 in 19:04:18 + shift 19:04:18 + break 19:04:18 + case $python in 19:04:18 + local pkg_list= 19:04:18 + [[ -d /opt/pyenv ]] 19:04:18 + echo 'Setup pyenv:' 19:04:18 Setup pyenv: 19:04:18 + export PYENV_ROOT=/opt/pyenv 19:04:18 + PYENV_ROOT=/opt/pyenv 19:04:18 + 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 19:04:18 + 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 19:04:18 + pyenv versions 19:04:18 * system (set by /opt/pyenv/version) 19:04:18 * 3.8.13 (set by /opt/pyenv/version) 19:04:18 * 3.9.13 (set by /opt/pyenv/version) 19:04:18 * 3.10.6 (set by /opt/pyenv/version) 19:04:18 + command -v pyenv 19:04:18 ++ pyenv init - --no-rehash 19:04:18 + 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[*]}"'\'')" 19:04:18 export PATH="/opt/pyenv/shims:${PATH}" 19:04:18 export PYENV_SHELL=bash 19:04:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:04:18 pyenv() { 19:04:18 local command 19:04:18 command="${1:-}" 19:04:18 if [ "$#" -gt 0 ]; then 19:04:18 shift 19:04:18 fi 19:04:18 19:04:18 case "$command" in 19:04:18 rehash|shell) 19:04:18 eval "$(pyenv "sh-$command" "$@")" 19:04:18 ;; 19:04:18 *) 19:04:18 command pyenv "$command" "$@" 19:04:18 ;; 19:04:18 esac 19:04:18 }' 19:04:18 +++ 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[*]}"' 19:04:18 ++ 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 19:04:18 ++ 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 19:04:18 ++ 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 19:04:18 ++ export PYENV_SHELL=bash 19:04:18 ++ PYENV_SHELL=bash 19:04:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:04:18 +++ complete -F _pyenv pyenv 19:04:18 ++ lf-pyver python3 19:04:18 ++ local py_version_xy=python3 19:04:18 ++ local py_version_xyz= 19:04:18 ++ pyenv versions 19:04:18 ++ awk '{ print $1 }' 19:04:18 ++ sed 's/^[ *]* //' 19:04:18 ++ local command 19:04:18 ++ grep -E '^[0-9.]*[0-9]$' 19:04:18 ++ command=versions 19:04:18 ++ '[' 1 -gt 0 ']' 19:04:18 ++ shift 19:04:18 ++ case "$command" in 19:04:18 ++ command pyenv versions 19:04:18 ++ pyenv versions 19:04:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:04:19 +++ grep '^3' /tmp/.pyenv_versions 19:04:19 +++ sort -V 19:04:19 +++ tail -n 1 19:04:19 ++ py_version_xyz=3.10.6 19:04:19 ++ [[ -z 3.10.6 ]] 19:04:19 ++ echo 3.10.6 19:04:19 ++ return 0 19:04:19 + pyenv local 3.10.6 19:04:19 + local command 19:04:19 + command=local 19:04:19 + '[' 2 -gt 0 ']' 19:04:19 + shift 19:04:19 + case "$command" in 19:04:19 + command pyenv local 3.10.6 19:04:19 + pyenv local 3.10.6 19:04:19 + for arg in "$@" 19:04:19 + case $arg in 19:04:19 + pkg_list+='tox ' 19:04:19 + for arg in "$@" 19:04:19 + case $arg in 19:04:19 + pkg_list+='virtualenv ' 19:04:19 + for arg in "$@" 19:04:19 + case $arg in 19:04:19 + pkg_list+='urllib3~=1.26.15 ' 19:04:19 + [[ -f /tmp/.toxenv ]] 19:04:19 + [[ ! -f /tmp/.toxenv ]] 19:04:19 + [[ -n '' ]] 19:04:19 + python3 -m venv /tmp/venv-kqr7 19:04:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kqr7' 19:04:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kqr7 19:04:23 + echo /tmp/venv-kqr7 19:04:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:04:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:04:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:04:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:04:23 + local 'pip_opts=--upgrade --quiet' 19:04:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:04:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:04:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:04:23 + [[ -n '' ]] 19:04:23 + [[ -n '' ]] 19:04:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:04:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:04:23 + /tmp/venv-kqr7/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 19:04:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:04:27 lf-activate-venv(): INFO: Base packages installed successfully 19:04:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:04:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:04:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:04:27 + /tmp/venv-kqr7/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 19:04:31 + type python3 19:04:31 + true 19:04:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kqr7/bin to PATH' 19:04:31 lf-activate-venv(): INFO: Adding /tmp/venv-kqr7/bin to PATH 19:04:31 + PATH=/tmp/venv-kqr7/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 19:04:31 + return 0 19:04:31 + python3 --version 19:04:31 Python 3.10.6 19:04:31 + python3 -m pip --version 19:04:31 pip 25.2 from /tmp/venv-kqr7/lib/python3.10/site-packages/pip (python 3.10) 19:04:31 + python3 -m pip freeze 19:04:32 cachetools==6.2.1 19:04:32 chardet==5.2.0 19:04:32 colorama==0.4.6 19:04:32 distlib==0.4.0 19:04:32 filelock==3.20.0 19:04:32 packaging==25.0 19:04:32 platformdirs==4.5.0 19:04:32 pluggy==1.6.0 19:04:32 pyproject-api==1.10.0 19:04:32 tomli==2.3.0 19:04:32 tox==4.31.0 19:04:32 typing_extensions==4.15.0 19:04:32 urllib3==1.26.20 19:04:32 virtualenv==20.35.3 19:04:32 [EnvInject] - Injecting environment variables from a build step. 19:04:32 [EnvInject] - Injecting as environment variables the properties content 19:04:32 PARALLEL=false 19:04:32 19:04:32 [EnvInject] - Variables injected successfully. 19:04:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13567851070051428240.sh 19:04:32 ---> tox-run.sh 19:04:32 + 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 19:04:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 19:04:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 19:04:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 19:04:32 + cd /w/workspace/oom-master-checkbashisms-lint/. 19:04:32 + source /home/jenkins/lf-env.sh 19:04:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:04:32 ++ mktemp -d /tmp/venv-XXXX 19:04:32 + lf_venv=/tmp/venv-cn35 19:04:32 + local venv_file=/tmp/.os_lf_venv 19:04:32 + local python=python3 19:04:32 + local options 19:04:32 + local set_path=true 19:04:32 + local install_args= 19:04:32 ++ 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 19:04:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:04:32 + true 19:04:32 + case $1 in 19:04:32 + venv_file=/tmp/.toxenv 19:04:32 + shift 2 19:04:32 + true 19:04:32 + case $1 in 19:04:32 + shift 19:04:32 + break 19:04:32 + case $python in 19:04:32 + local pkg_list= 19:04:32 + [[ -d /opt/pyenv ]] 19:04:32 + echo 'Setup pyenv:' 19:04:32 Setup pyenv: 19:04:32 + export PYENV_ROOT=/opt/pyenv 19:04:32 + PYENV_ROOT=/opt/pyenv 19:04:32 + 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 19:04:32 + 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 19:04:32 + pyenv versions 19:04:32 system 19:04:32 3.8.13 19:04:32 3.9.13 19:04:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:04:32 + command -v pyenv 19:04:32 ++ pyenv init - --no-rehash 19:04:32 + 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[*]}"'\'')" 19:04:32 export PATH="/opt/pyenv/shims:${PATH}" 19:04:32 export PYENV_SHELL=bash 19:04:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:04:32 pyenv() { 19:04:32 local command 19:04:32 command="${1:-}" 19:04:32 if [ "$#" -gt 0 ]; then 19:04:32 shift 19:04:32 fi 19:04:32 19:04:32 case "$command" in 19:04:32 rehash|shell) 19:04:32 eval "$(pyenv "sh-$command" "$@")" 19:04:32 ;; 19:04:32 *) 19:04:32 command pyenv "$command" "$@" 19:04:32 ;; 19:04:32 esac 19:04:32 }' 19:04:32 +++ 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[*]}"' 19:04:32 ++ 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 19:04:32 ++ 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 19:04:32 ++ 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 19:04:32 ++ export PYENV_SHELL=bash 19:04:32 ++ PYENV_SHELL=bash 19:04:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:04:32 +++ complete -F _pyenv pyenv 19:04:32 ++ lf-pyver python3 19:04:32 ++ local py_version_xy=python3 19:04:32 ++ local py_version_xyz= 19:04:32 ++ pyenv versions 19:04:32 ++ local command 19:04:32 ++ command=versions 19:04:32 ++ sed 's/^[ *]* //' 19:04:32 ++ '[' 1 -gt 0 ']' 19:04:32 ++ shift 19:04:32 ++ case "$command" in 19:04:32 ++ command pyenv versions 19:04:32 ++ pyenv versions 19:04:32 ++ awk '{ print $1 }' 19:04:32 ++ grep -E '^[0-9.]*[0-9]$' 19:04:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:04:32 +++ grep '^3' /tmp/.pyenv_versions 19:04:32 +++ sort -V 19:04:32 +++ tail -n 1 19:04:32 ++ py_version_xyz=3.10.6 19:04:32 ++ [[ -z 3.10.6 ]] 19:04:32 ++ echo 3.10.6 19:04:32 ++ return 0 19:04:32 + pyenv local 3.10.6 19:04:32 + local command 19:04:32 + command=local 19:04:32 + '[' 2 -gt 0 ']' 19:04:32 + shift 19:04:32 + case "$command" in 19:04:32 + command pyenv local 3.10.6 19:04:32 + pyenv local 3.10.6 19:04:32 + for arg in "$@" 19:04:32 + case $arg in 19:04:32 + pkg_list+='tox ' 19:04:32 + for arg in "$@" 19:04:32 + case $arg in 19:04:32 + pkg_list+='virtualenv ' 19:04:32 + for arg in "$@" 19:04:32 + case $arg in 19:04:32 + pkg_list+='urllib3~=1.26.15 ' 19:04:32 + [[ -f /tmp/.toxenv ]] 19:04:32 ++ cat /tmp/.toxenv 19:04:32 + lf_venv=/tmp/venv-kqr7 19:04:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kqr7 from' file:/tmp/.toxenv 19:04:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kqr7 from file:/tmp/.toxenv 19:04:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:04:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:04:32 + local 'pip_opts=--upgrade --quiet' 19:04:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:04:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:04:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:04:32 + [[ -n '' ]] 19:04:32 + [[ -n '' ]] 19:04:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:04:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:04:32 + /tmp/venv-kqr7/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 19:04:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:04:33 lf-activate-venv(): INFO: Base packages installed successfully 19:04:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:04:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:04:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:04:33 + /tmp/venv-kqr7/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 19:04:34 + type python3 19:04:34 + true 19:04:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kqr7/bin to PATH' 19:04:34 lf-activate-venv(): INFO: Adding /tmp/venv-kqr7/bin to PATH 19:04:34 + PATH=/tmp/venv-kqr7/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 19:04:34 + return 0 19:04:34 + [[ -d /opt/pyenv ]] 19:04:34 + echo '---> Setting up pyenv' 19:04:34 ---> Setting up pyenv 19:04:34 + export PYENV_ROOT=/opt/pyenv 19:04:34 + PYENV_ROOT=/opt/pyenv 19:04:34 + export PATH=/opt/pyenv/bin:/tmp/venv-kqr7/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 19:04:34 + PATH=/opt/pyenv/bin:/tmp/venv-kqr7/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 19:04:34 ++ pwd 19:04:34 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 19:04:34 + export PYTHONPATH 19:04:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:04:34 + TOX_TESTENV_PASSENV=PYTHONPATH 19:04:34 + tox --version 19:04:34 4.31.0 from /tmp/venv-kqr7/lib/python3.10/site-packages/tox/__init__.py 19:04:34 + PARALLEL=false 19:04:34 + TOX_OPTIONS_LIST= 19:04:34 + [[ -n checkbashisms ]] 19:04:34 + TOX_OPTIONS_LIST=' -e checkbashisms' 19:04:34 + case ${PARALLEL,,} in 19:04:34 + tox -e checkbashisms 19:04:34 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 19:04:35 checkbashisms: freeze> python -m pip freeze --all 19:04:36 checkbashisms: pip==25.2,setuptools==80.9.0 19:04:36 checkbashisms: commands[0]> .ci/check-bashisms.sh 19:04:38 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 19:04:40 checkbashisms: OK (4.97=setup[1.45]+cmd[3.52] seconds) 19:04:40 congratulations :) (5.00 seconds) 19:04:40 + tox_status=0 19:04:40 + echo '---> Completed tox runs' 19:04:40 ---> Completed tox runs 19:04:40 + for i in .tox/*/log 19:04:40 ++ echo .tox/checkbashisms/log 19:04:40 ++ awk -F/ '{print $2}' 19:04:40 + tox_env=checkbashisms 19:04:40 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 19:04:40 + DOC_DIR=docs/_build/html 19:04:40 + [[ -d docs/_build/html ]] 19:04:40 + echo '---> tox-run.sh ends' 19:04:40 ---> tox-run.sh ends 19:04:40 + test 0 -eq 0 19:04:40 $ ssh-agent -k 19:04:40 unset SSH_AUTH_SOCK; 19:04:40 unset SSH_AGENT_PID; 19:04:40 echo Agent pid 1668 killed; 19:04:40 [ssh-agent] Stopped. 19:04:40 [PostBuildScript] - [INFO] Executing post build scripts. 19:04:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13862366305229325564.sh 19:04:40 ---> sysstat.sh 19:04:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17567565315281500837.sh 19:04:40 ---> package-listing.sh 19:04:40 ++ facter osfamily 19:04:40 ++ tr '[:upper:]' '[:lower:]' 19:04:40 + OS_FAMILY=debian 19:04:40 + workspace=/w/workspace/oom-master-checkbashisms-lint 19:04:40 + START_PACKAGES=/tmp/packages_start.txt 19:04:40 + END_PACKAGES=/tmp/packages_end.txt 19:04:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:04:40 + PACKAGES=/tmp/packages_start.txt 19:04:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:04:40 + PACKAGES=/tmp/packages_end.txt 19:04:40 + case "${OS_FAMILY}" in 19:04:40 + dpkg -l 19:04:40 + grep '^ii' 19:04:40 + '[' -f /tmp/packages_start.txt ']' 19:04:40 + '[' -f /tmp/packages_end.txt ']' 19:04:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:04:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:04:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 19:04:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 19:04:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5253726881384699959.sh 19:04:40 ---> capture-instance-metadata.sh 19:04:40 Setup pyenv: 19:04:40 system 19:04:40 3.8.13 19:04:40 3.9.13 19:04:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:04:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PmkK 19:04:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:04:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:04:48 lf-activate-venv(): INFO: Base packages installed successfully 19:04:48 lf-activate-venv(): INFO: Installing additional packages: lftools 19:05:12 lf-activate-venv(): INFO: Adding /tmp/venv-PmkK/bin to PATH 19:05:12 INFO: Running in OpenStack, capturing instance metadata 19:05:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11761637302416498755.sh 19:05:13 provisioning config files... 19:05:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6240220844325471525tmp 19:05:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:05:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:05:13 [EnvInject] - Injecting environment variables from a build step. 19:05:13 [EnvInject] - Injecting as environment variables the properties content 19:05:13 SERVER_ID=logs 19:05:13 19:05:13 [EnvInject] - Variables injected successfully. 19:05:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13787313268953787468.sh 19:05:13 ---> create-netrc.sh 19:05:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3777532877593032838.sh 19:05:13 ---> python-tools-install.sh 19:05:13 Setup pyenv: 19:05:13 system 19:05:13 3.8.13 19:05:13 3.9.13 19:05:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:05:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PmkK from file:/tmp/.os_lf_venv 19:05:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:15 lf-activate-venv(): INFO: Base packages installed successfully 19:05:15 lf-activate-venv(): INFO: Installing additional packages: lftools 19:05:23 lf-activate-venv(): INFO: Adding /tmp/venv-PmkK/bin to PATH 19:05:23 Generating Requirements File 19:05:42 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. 19:05:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:05:42 Python 3.10.6 19:05:42 pip 25.2 from /tmp/venv-PmkK/lib/python3.10/site-packages/pip (python 3.10) 19:05:43 appdirs==1.4.4 19:05:43 argcomplete==3.6.2 19:05:43 aspy.yaml==1.3.0 19:05:43 attrs==25.4.0 19:05:43 autopage==0.5.2 19:05:43 beautifulsoup4==4.14.2 19:05:43 boto3==1.40.55 19:05:43 botocore==1.40.55 19:05:43 bs4==0.0.2 19:05:43 cachetools==6.2.1 19:05:43 certifi==2025.10.5 19:05:43 cffi==2.0.0 19:05:43 cfgv==3.4.0 19:05:43 chardet==5.2.0 19:05:43 charset-normalizer==3.4.4 19:05:43 click==8.3.0 19:05:43 cliff==4.11.0 19:05:43 cmd2==2.7.0 19:05:43 cryptography==3.3.2 19:05:43 debtcollector==3.0.0 19:05:43 decorator==5.2.1 19:05:43 defusedxml==0.7.1 19:05:43 Deprecated==1.2.18 19:05:43 distlib==0.4.0 19:05:43 dnspython==2.8.0 19:05:43 docker==7.1.0 19:05:43 dogpile.cache==1.5.0 19:05:43 durationpy==0.10 19:05:43 email-validator==2.3.0 19:05:43 filelock==3.20.0 19:05:43 future==1.0.0 19:05:43 gitdb==4.0.12 19:05:43 GitPython==3.1.45 19:05:43 google-auth==2.41.1 19:05:43 httplib2==0.31.0 19:05:43 identify==2.6.15 19:05:43 idna==3.11 19:05:43 importlib-resources==1.5.0 19:05:43 iso8601==2.1.0 19:05:43 Jinja2==3.1.6 19:05:43 jmespath==1.0.1 19:05:43 jsonpatch==1.33 19:05:43 jsonpointer==3.0.0 19:05:43 jsonschema==4.25.1 19:05:43 jsonschema-specifications==2025.9.1 19:05:43 keystoneauth1==5.12.0 19:05:43 kubernetes==34.1.0 19:05:43 lftools==0.37.15 19:05:43 lxml==6.0.2 19:05:43 markdown-it-py==4.0.0 19:05:43 MarkupSafe==3.0.3 19:05:43 mdurl==0.1.2 19:05:43 msgpack==1.1.2 19:05:43 multi_key_dict==2.0.3 19:05:43 munch==4.0.0 19:05:43 netaddr==1.3.0 19:05:43 niet==1.4.2 19:05:43 nodeenv==1.9.1 19:05:43 oauth2client==4.1.3 19:05:43 oauthlib==3.3.1 19:05:43 openstacksdk==4.7.1 19:05:43 os-service-types==1.8.0 19:05:43 osc-lib==4.2.0 19:05:43 oslo.config==10.0.0 19:05:43 oslo.context==6.1.0 19:05:43 oslo.i18n==6.6.0 19:05:43 oslo.log==7.2.1 19:05:43 oslo.serialization==5.8.0 19:05:43 oslo.utils==9.1.0 19:05:43 packaging==25.0 19:05:43 pbr==7.0.1 19:05:43 platformdirs==4.5.0 19:05:43 prettytable==3.16.0 19:05:43 psutil==7.1.0 19:05:43 pyasn1==0.6.1 19:05:43 pyasn1_modules==0.4.2 19:05:43 pycparser==2.23 19:05:43 pygerrit2==2.0.15 19:05:43 PyGithub==2.8.1 19:05:43 Pygments==2.19.2 19:05:43 PyJWT==2.10.1 19:05:43 PyNaCl==1.6.0 19:05:43 pyparsing==2.4.7 19:05:43 pyperclip==1.11.0 19:05:43 pyrsistent==0.20.0 19:05:43 python-cinderclient==9.8.0 19:05:43 python-dateutil==2.9.0.post0 19:05:43 python-heatclient==4.3.0 19:05:43 python-jenkins==1.8.3 19:05:43 python-keystoneclient==5.7.0 19:05:43 python-magnumclient==4.9.0 19:05:43 python-openstackclient==8.2.0 19:05:43 python-swiftclient==4.8.0 19:05:43 PyYAML==6.0.3 19:05:43 referencing==0.37.0 19:05:43 requests==2.32.5 19:05:43 requests-oauthlib==2.0.0 19:05:43 requestsexceptions==1.4.0 19:05:43 rfc3986==2.0.0 19:05:43 rich==14.2.0 19:05:43 rich-argparse==1.7.1 19:05:43 rpds-py==0.27.1 19:05:43 rsa==4.9.1 19:05:43 ruamel.yaml==0.18.15 19:05:43 ruamel.yaml.clib==0.2.14 19:05:43 s3transfer==0.14.0 19:05:43 simplejson==3.20.2 19:05:43 six==1.17.0 19:05:43 smmap==5.0.2 19:05:43 soupsieve==2.8 19:05:43 stevedore==5.5.0 19:05:43 tabulate==0.9.0 19:05:43 toml==0.10.2 19:05:43 tomlkit==0.13.3 19:05:43 tqdm==4.67.1 19:05:43 typing_extensions==4.15.0 19:05:43 tzdata==2025.2 19:05:43 urllib3==1.26.20 19:05:43 virtualenv==20.35.3 19:05:43 wcwidth==0.2.14 19:05:43 websocket-client==1.9.0 19:05:43 wrapt==1.17.3 19:05:43 xdg==6.0.0 19:05:43 xmltodict==1.0.2 19:05:43 yq==3.4.3 19:05:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13068487764462795042.sh 19:05:43 ---> sudo-logs.sh 19:05:43 Archiving 'sudo' log.. 19:05:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins91010937123921515.sh 19:05:43 ---> job-cost.sh 19:05:43 Setup pyenv: 19:05:43 system 19:05:43 3.8.13 19:05:43 3.9.13 19:05:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PmkK from file:/tmp/.os_lf_venv 19:05:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:45 lf-activate-venv(): INFO: Base packages installed successfully 19:05:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-PmkK/bin to PATH 19:05:50 INFO: No Stack... 19:05:51 INFO: Retrieving Pricing Info for: v3-standard-4 19:05:51 INFO: Archiving Costs 19:05:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14856743704501602522.sh 19:05:51 ---> logs-deploy.sh 19:05:51 Setup pyenv: 19:05:51 system 19:05:51 3.8.13 19:05:51 3.9.13 19:05:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:05:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PmkK from file:/tmp/.os_lf_venv 19:05:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:53 lf-activate-venv(): INFO: Base packages installed successfully 19:05:53 lf-activate-venv(): INFO: Installing additional packages: lftools 19:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-PmkK/bin to PATH 19:06:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4272 19:06:01 INFO: archiving workspace using pattern(s): 19:06:02 Archives upload complete. 19:06:02 INFO: archiving logs to Nexus 19:06:03 ---> uname -a: 19:06:03 Linux prd-ubuntu1804-builder-4c-4g-3592 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:06:03 19:06:03 19:06:03 ---> lscpu: 19:06:03 Architecture: x86_64 19:06:03 CPU op-mode(s): 32-bit, 64-bit 19:06:03 Byte Order: Little Endian 19:06:03 CPU(s): 4 19:06:03 On-line CPU(s) list: 0-3 19:06:03 Thread(s) per core: 1 19:06:03 Core(s) per socket: 1 19:06:03 Socket(s): 4 19:06:03 NUMA node(s): 1 19:06:03 Vendor ID: AuthenticAMD 19:06:03 CPU family: 23 19:06:03 Model: 49 19:06:03 Model name: AMD EPYC-Rome Processor 19:06:03 Stepping: 0 19:06:03 CPU MHz: 2799.998 19:06:03 BogoMIPS: 5599.99 19:06:03 Virtualization: AMD-V 19:06:03 Hypervisor vendor: KVM 19:06:03 Virtualization type: full 19:06:03 L1d cache: 32K 19:06:03 L1i cache: 32K 19:06:03 L2 cache: 512K 19:06:03 L3 cache: 16384K 19:06:03 NUMA node0 CPU(s): 0-3 19:06: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 19:06:03 19:06:03 19:06:03 ---> nproc: 19:06:03 4 19:06:03 19:06:03 19:06:03 ---> df -h: 19:06:03 Filesystem Size Used Avail Use% Mounted on 19:06:03 udev 7.9G 0 7.9G 0% /dev 19:06:03 tmpfs 1.6G 676K 1.6G 1% /run 19:06:03 /dev/vda1 78G 8.3G 70G 11% / 19:06:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:06:03 tmpfs 5.0M 0 5.0M 0% /run/lock 19:06:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:06:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:06:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:06:03 19:06:03 19:06:03 ---> free -m: 19:06:03 total used free shared buff/cache available 19:06:03 Mem: 16040 595 13376 0 2068 15131 19:06:03 Swap: 1023 0 1023 19:06:03 19:06:03 19:06:03 ---> ip addr: 19:06:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:06:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:06:03 inet 127.0.0.1/8 scope host lo 19:06:03 valid_lft forever preferred_lft forever 19:06:03 inet6 ::1/128 scope host 19:06:03 valid_lft forever preferred_lft forever 19:06:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:06:03 link/ether fa:16:3e:74:93:3c brd ff:ff:ff:ff:ff:ff 19:06:03 inet 10.30.106.222/23 brd 10.30.107.255 scope global dynamic ens3 19:06:03 valid_lft 86269sec preferred_lft 86269sec 19:06:03 inet6 fe80::f816:3eff:fe74:933c/64 scope link 19:06:03 valid_lft forever preferred_lft forever 19:06:03 19:06:03 19:06:03 ---> sar -b -r -n DEV: 19:06:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3592) 10/18/25 _x86_64_ (4 CPU) 19:06:03 19:06:03 19:03:54 LINUX RESTART (4 CPU) 19:06:03 19:06:03 19:04:01 tps rtps wtps bread/s bwrtn/s 19:06:03 19:05:01 307.75 58.97 248.78 3722.18 72039.86 19:06:03 19:06:01 100.88 1.45 99.43 141.44 11359.97 19:06:03 Average: 204.32 30.21 174.10 1931.81 41699.92 19:06:03 19:06:03 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:06:03 19:05:01 13966388 15462924 2458580 14.97 55400 1645400 897204 5.13 782672 1470080 78116 19:06:03 19:06:01 13729176 15525864 2695792 16.41 79724 1904380 794820 4.55 736296 1720164 112844 19:06:03 Average: 13847782 15494394 2577186 15.69 67562 1774890 846012 4.84 759484 1595122 95480 19:06:03 19:06:03 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:06:03 19:05:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 19:06:03 19:05:01 ens3 527.61 328.73 1825.36 83.87 0.00 0.00 0.00 0.00 19:06:03 19:06:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 19:06:03 19:06:01 ens3 55.51 41.21 847.61 10.34 0.00 0.00 0.00 0.00 19:06:03 Average: lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 19:06:03 Average: ens3 291.56 184.97 1336.48 47.11 0.00 0.00 0.00 0.00 19:06:03 19:06:03 19:06:03 ---> sar -P ALL: 19:06:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3592) 10/18/25 _x86_64_ (4 CPU) 19:06:03 19:06:03 19:03:54 LINUX RESTART (4 CPU) 19:06:03 19:06:03 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:06:03 19:05:01 all 22.34 0.00 2.40 5.63 0.07 69.56 19:06:03 19:05:01 0 16.22 0.00 1.90 2.42 0.07 79.39 19:06:03 19:05:01 1 28.61 0.00 2.40 1.68 0.07 67.25 19:06:03 19:05:01 2 15.13 0.00 2.04 1.62 0.07 81.15 19:06:03 19:05:01 3 29.44 0.00 3.24 16.81 0.08 50.43 19:06:03 19:06:01 all 20.95 0.00 1.40 1.85 0.05 75.75 19:06:03 19:06:01 0 32.43 0.00 1.17 0.37 0.03 66.01 19:06:03 19:06:01 1 33.02 0.00 2.63 1.16 0.07 63.13 19:06:03 19:06:01 2 16.66 0.00 1.30 1.82 0.03 80.19 19:06:03 19:06:01 3 1.69 0.00 0.53 4.08 0.05 93.65 19:06:03 Average: all 21.64 0.00 1.90 3.74 0.06 72.66 19:06:03 Average: 0 24.33 0.00 1.53 1.39 0.05 72.69 19:06:03 Average: 1 30.82 0.00 2.51 1.42 0.07 65.19 19:06:03 Average: 2 15.89 0.00 1.67 1.72 0.05 80.67 19:06:03 Average: 3 15.56 0.00 1.89 10.44 0.07 72.05 19:06:03 19:06:03 19:06:03