06:29:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 06:29:57 Running as SYSTEM 06:29:57 [EnvInject] - Loading node environment variables. 06:29:57 Building remotely on prd-ubuntu1804-builder-4c-4g-4083 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:29:57 [ssh-agent] Looking for ssh-agent implementation... 06:29:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:57 $ ssh-agent 06:29:57 SSH_AUTH_SOCK=/tmp/ssh-KS4ZB1Q2pgCa/agent.1829 06:29:57 SSH_AGENT_PID=1831 06:29:57 [ssh-agent] Started. 06:29:57 Running ssh-add (command line suppressed) 06:29:57 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5437862151930074611.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5437862151930074611.key) 06:29:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:29:57 The recommended git tool is: NONE 06:29:59 using credential onap-jenkins-ssh 06:29:59 Wiping out workspace first. 06:29:59 Cloning the remote Git repository 06:29:59 Cloning repository git://cloud.onap.org/mirror/oom.git 06:29:59 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:29:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:29:59 > git --version # timeout=10 06:29:59 > git --version # 'git version 2.17.1' 06:29:59 using GIT_SSH to set credentials Gerrit user 06:29:59 Verifying host key using manually-configured host key entries 06:29:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:30:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:30:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:30:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:30:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:30:06 using GIT_SSH to set credentials Gerrit user 06:30:06 Verifying host key using manually-configured host key entries 06:30:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/8 # timeout=30 06:30:06 > git rev-parse 715da3b1123f4dfb3bf0f4125987089bc3f0c605^{commit} # timeout=10 06:30:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:30:06 Checking out Revision 715da3b1123f4dfb3bf0f4125987089bc3f0c605 (refs/changes/84/141684/8) 06:30:06 > git config core.sparsecheckout # timeout=10 06:30:06 > git checkout -f 715da3b1123f4dfb3bf0f4125987089bc3f0c605 # timeout=30 06:30:09 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 06:30:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:30:09 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 06:30:10 [EnvInject] - Injecting environment variables from a build step. 06:30:10 [EnvInject] - Injecting as environment variables the properties content 06:30:10 PYTHON=python3 06:30:10 06:30:10 [EnvInject] - Variables injected successfully. 06:30:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3692522899308391049.sh 06:30:10 ---> tox-install.sh 06:30:10 + source /home/jenkins/lf-env.sh 06:30:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:30:10 ++ mktemp -d /tmp/venv-XXXX 06:30:10 + lf_venv=/tmp/venv-4I8f 06:30:10 + local venv_file=/tmp/.os_lf_venv 06:30:10 + local python=python3 06:30:10 + local options 06:30:10 + local set_path=true 06:30:10 + local install_args= 06:30:10 ++ 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 06:30:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:30:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:30:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:30:10 + true 06:30:10 + case $1 in 06:30:10 + venv_file=/tmp/.toxenv 06:30:10 + shift 2 06:30:10 + true 06:30:10 + case $1 in 06:30:10 + shift 06:30:10 + break 06:30:10 + case $python in 06:30:10 + local pkg_list= 06:30:10 + [[ -d /opt/pyenv ]] 06:30:10 + echo 'Setup pyenv:' 06:30:10 Setup pyenv: 06:30:10 + export PYENV_ROOT=/opt/pyenv 06:30:10 + PYENV_ROOT=/opt/pyenv 06:30:10 + 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 06:30:10 + 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 06:30:10 + pyenv versions 06:30:10 * system (set by /opt/pyenv/version) 06:30:10 * 3.8.13 (set by /opt/pyenv/version) 06:30:10 * 3.9.13 (set by /opt/pyenv/version) 06:30:10 * 3.10.6 (set by /opt/pyenv/version) 06:30:10 + command -v pyenv 06:30:10 ++ pyenv init - --no-rehash 06:30:10 + 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[*]}"'\'')" 06:30:10 export PATH="/opt/pyenv/shims:${PATH}" 06:30:10 export PYENV_SHELL=bash 06:30:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:30:10 pyenv() { 06:30:10 local command 06:30:10 command="${1:-}" 06:30:10 if [ "$#" -gt 0 ]; then 06:30:10 shift 06:30:10 fi 06:30:10 06:30:10 case "$command" in 06:30:10 rehash|shell) 06:30:10 eval "$(pyenv "sh-$command" "$@")" 06:30:10 ;; 06:30:10 *) 06:30:10 command pyenv "$command" "$@" 06:30:10 ;; 06:30:10 esac 06:30:10 }' 06:30:10 +++ 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[*]}"' 06:30:10 ++ 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 06:30:10 ++ 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 06:30:10 ++ 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 06:30:10 ++ export PYENV_SHELL=bash 06:30:10 ++ PYENV_SHELL=bash 06:30:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:30:10 +++ complete -F _pyenv pyenv 06:30:10 ++ lf-pyver python3 06:30:10 ++ local py_version_xy=python3 06:30:10 ++ local py_version_xyz= 06:30:10 ++ pyenv versions 06:30:10 ++ local command 06:30:10 ++ command=versions 06:30:10 ++ '[' 1 -gt 0 ']' 06:30:10 ++ shift 06:30:10 ++ case "$command" in 06:30:10 ++ command pyenv versions 06:30:10 ++ pyenv versions 06:30:10 ++ awk '{ print $1 }' 06:30:10 ++ sed 's/^[ *]* //' 06:30:10 ++ grep -E '^[0-9.]*[0-9]$' 06:30:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:30:10 +++ sort -V 06:30:10 +++ grep '^3' /tmp/.pyenv_versions 06:30:10 +++ tail -n 1 06:30:10 ++ py_version_xyz=3.10.6 06:30:10 ++ [[ -z 3.10.6 ]] 06:30:10 ++ echo 3.10.6 06:30:10 ++ return 0 06:30:10 + pyenv local 3.10.6 06:30:10 + local command 06:30:10 + command=local 06:30:10 + '[' 2 -gt 0 ']' 06:30:10 + shift 06:30:10 + case "$command" in 06:30:10 + command pyenv local 3.10.6 06:30:10 + pyenv local 3.10.6 06:30:10 + for arg in "$@" 06:30:10 + case $arg in 06:30:10 + pkg_list+='tox ' 06:30:10 + for arg in "$@" 06:30:10 + case $arg in 06:30:10 + pkg_list+='virtualenv ' 06:30:10 + for arg in "$@" 06:30:10 + case $arg in 06:30:10 + pkg_list+='urllib3~=1.26.15 ' 06:30:10 + [[ -f /tmp/.toxenv ]] 06:30:10 + [[ ! -f /tmp/.toxenv ]] 06:30:10 + [[ -n '' ]] 06:30:10 + python3 -m venv /tmp/venv-4I8f 06:30:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4I8f' 06:30:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4I8f 06:30:16 + echo /tmp/venv-4I8f 06:30:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:30:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:30:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:30:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:16 + local 'pip_opts=--upgrade --quiet' 06:30:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:30:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:30:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:30:16 + [[ -n '' ]] 06:30:16 + [[ -n '' ]] 06:30:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:30:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:16 + /tmp/venv-4I8f/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 06:30:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:30:27 lf-activate-venv(): INFO: Base packages installed successfully 06:30:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:30:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:30:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:30:27 + /tmp/venv-4I8f/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 06:30:30 + type python3 06:30:30 + true 06:30:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4I8f/bin to PATH' 06:30:30 lf-activate-venv(): INFO: Adding /tmp/venv-4I8f/bin to PATH 06:30:30 + PATH=/tmp/venv-4I8f/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 06:30:30 + return 0 06:30:30 + python3 --version 06:30:30 Python 3.10.6 06:30:30 + python3 -m pip --version 06:30:30 pip 25.2 from /tmp/venv-4I8f/lib/python3.10/site-packages/pip (python 3.10) 06:30:30 + python3 -m pip freeze 06:30:30 cachetools==6.2.1 06:30:30 chardet==5.2.0 06:30:30 colorama==0.4.6 06:30:30 distlib==0.4.0 06:30:30 filelock==3.20.0 06:30:30 packaging==25.0 06:30:30 platformdirs==4.5.0 06:30:30 pluggy==1.6.0 06:30:30 pyproject-api==1.10.0 06:30:30 tomli==2.3.0 06:30:30 tox==4.31.0 06:30:30 typing_extensions==4.15.0 06:30:30 urllib3==1.26.20 06:30:30 virtualenv==20.35.3 06:30:30 [EnvInject] - Injecting environment variables from a build step. 06:30:30 [EnvInject] - Injecting as environment variables the properties content 06:30:30 PARALLEL=false 06:30:30 06:30:30 [EnvInject] - Variables injected successfully. 06:30:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16094714749440533352.sh 06:30:30 ---> tox-run.sh 06:30:30 + 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 06:30:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:30:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:30:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:30:30 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:30:30 + source /home/jenkins/lf-env.sh 06:30:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:30:30 ++ mktemp -d /tmp/venv-XXXX 06:30:30 + lf_venv=/tmp/venv-w1pV 06:30:30 + local venv_file=/tmp/.os_lf_venv 06:30:30 + local python=python3 06:30:30 + local options 06:30:30 + local set_path=true 06:30:30 + local install_args= 06:30:30 ++ 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 06:30:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:30:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:30:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:30:30 + true 06:30:30 + case $1 in 06:30:30 + venv_file=/tmp/.toxenv 06:30:30 + shift 2 06:30:30 + true 06:30:30 + case $1 in 06:30:30 + shift 06:30:30 + break 06:30:30 + case $python in 06:30:30 + local pkg_list= 06:30:30 + [[ -d /opt/pyenv ]] 06:30:30 + echo 'Setup pyenv:' 06:30:30 Setup pyenv: 06:30:30 + export PYENV_ROOT=/opt/pyenv 06:30:30 + PYENV_ROOT=/opt/pyenv 06:30:30 + 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 06:30:30 + 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 06:30:30 + pyenv versions 06:30:30 system 06:30:30 3.8.13 06:30:30 3.9.13 06:30:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:30:30 + command -v pyenv 06:30:30 ++ pyenv init - --no-rehash 06:30:30 + 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[*]}"'\'')" 06:30:30 export PATH="/opt/pyenv/shims:${PATH}" 06:30:30 export PYENV_SHELL=bash 06:30:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:30:30 pyenv() { 06:30:30 local command 06:30:30 command="${1:-}" 06:30:30 if [ "$#" -gt 0 ]; then 06:30:30 shift 06:30:30 fi 06:30:30 06:30:30 case "$command" in 06:30:30 rehash|shell) 06:30:30 eval "$(pyenv "sh-$command" "$@")" 06:30:30 ;; 06:30:30 *) 06:30:30 command pyenv "$command" "$@" 06:30:30 ;; 06:30:30 esac 06:30:30 }' 06:30:30 +++ 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[*]}"' 06:30:30 ++ 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 06:30:30 ++ 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 06:30:30 ++ 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 06:30:30 ++ export PYENV_SHELL=bash 06:30:30 ++ PYENV_SHELL=bash 06:30:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:30:30 +++ complete -F _pyenv pyenv 06:30:30 ++ lf-pyver python3 06:30:30 ++ local py_version_xy=python3 06:30:30 ++ local py_version_xyz= 06:30:30 ++ pyenv versions 06:30:30 ++ local command 06:30:30 ++ command=versions 06:30:30 ++ '[' 1 -gt 0 ']' 06:30:30 ++ shift 06:30:30 ++ case "$command" in 06:30:30 ++ command pyenv versions 06:30:30 ++ sed 's/^[ *]* //' 06:30:30 ++ pyenv versions 06:30:30 ++ awk '{ print $1 }' 06:30:30 ++ grep -E '^[0-9.]*[0-9]$' 06:30:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:30:30 +++ grep '^3' /tmp/.pyenv_versions 06:30:30 +++ sort -V 06:30:30 +++ tail -n 1 06:30:30 ++ py_version_xyz=3.10.6 06:30:30 ++ [[ -z 3.10.6 ]] 06:30:30 ++ echo 3.10.6 06:30:30 ++ return 0 06:30:30 + pyenv local 3.10.6 06:30:30 + local command 06:30:30 + command=local 06:30:30 + '[' 2 -gt 0 ']' 06:30:30 + shift 06:30:30 + case "$command" in 06:30:30 + command pyenv local 3.10.6 06:30:30 + pyenv local 3.10.6 06:30:30 + for arg in "$@" 06:30:30 + case $arg in 06:30:30 + pkg_list+='tox ' 06:30:30 + for arg in "$@" 06:30:30 + case $arg in 06:30:30 + pkg_list+='virtualenv ' 06:30:30 + for arg in "$@" 06:30:30 + case $arg in 06:30:30 + pkg_list+='urllib3~=1.26.15 ' 06:30:30 + [[ -f /tmp/.toxenv ]] 06:30:30 ++ cat /tmp/.toxenv 06:30:30 + lf_venv=/tmp/venv-4I8f 06:30:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4I8f from' file:/tmp/.toxenv 06:30:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4I8f from file:/tmp/.toxenv 06:30:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:30:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:30 + local 'pip_opts=--upgrade --quiet' 06:30:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:30:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:30:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:30:30 + [[ -n '' ]] 06:30:30 + [[ -n '' ]] 06:30:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:30:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:30 + /tmp/venv-4I8f/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 06:30:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:30:31 lf-activate-venv(): INFO: Base packages installed successfully 06:30:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:30:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:30:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:30:31 + /tmp/venv-4I8f/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 06:30:33 + type python3 06:30:33 + true 06:30:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4I8f/bin to PATH' 06:30:33 lf-activate-venv(): INFO: Adding /tmp/venv-4I8f/bin to PATH 06:30:33 + PATH=/tmp/venv-4I8f/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 06:30:33 + return 0 06:30:33 + [[ -d /opt/pyenv ]] 06:30:33 + echo '---> Setting up pyenv' 06:30:33 ---> Setting up pyenv 06:30:33 + export PYENV_ROOT=/opt/pyenv 06:30:33 + PYENV_ROOT=/opt/pyenv 06:30:33 + export PATH=/opt/pyenv/bin:/tmp/venv-4I8f/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 06:30:33 + PATH=/opt/pyenv/bin:/tmp/venv-4I8f/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 06:30:33 ++ pwd 06:30:33 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:30:33 + export PYTHONPATH 06:30:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:30:33 + TOX_TESTENV_PASSENV=PYTHONPATH 06:30:33 + tox --version 06:30:33 4.31.0 from /tmp/venv-4I8f/lib/python3.10/site-packages/tox/__init__.py 06:30:33 + PARALLEL=false 06:30:33 + TOX_OPTIONS_LIST= 06:30:33 + [[ -n checkbashisms ]] 06:30:33 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:30:33 + case ${PARALLEL,,} in 06:30:33 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:30:33 + tox -e checkbashisms 06:30:34 checkbashisms: freeze> python -m pip freeze --all 06:30:35 checkbashisms: pip==25.2,setuptools==80.9.0 06:30:35 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:30:37 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:30:39 checkbashisms: OK (5.11=setup[1.42]+cmd[3.69] seconds) 06:30:39 congratulations :) (5.15 seconds) 06:30:39 + tox_status=0 06:30:39 + echo '---> Completed tox runs' 06:30:39 ---> Completed tox runs 06:30:39 + for i in .tox/*/log 06:30:39 ++ echo .tox/checkbashisms/log 06:30:39 ++ awk -F/ '{print $2}' 06:30:39 + tox_env=checkbashisms 06:30:39 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:30:39 + DOC_DIR=docs/_build/html 06:30:39 + [[ -d docs/_build/html ]] 06:30:39 + echo '---> tox-run.sh ends' 06:30:39 ---> tox-run.sh ends 06:30:39 + test 0 -eq 0 06:30:39 $ ssh-agent -k 06:30:39 unset SSH_AUTH_SOCK; 06:30:39 unset SSH_AGENT_PID; 06:30:39 echo Agent pid 1831 killed; 06:30:39 [ssh-agent] Stopped. 06:30:39 [PostBuildScript] - [INFO] Executing post build scripts. 06:30:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5187669411159588780.sh 06:30:39 ---> sysstat.sh 06:30:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1642959233035554342.sh 06:30:39 ---> package-listing.sh 06:30:39 ++ facter osfamily 06:30:39 ++ tr '[:upper:]' '[:lower:]' 06:30:39 + OS_FAMILY=debian 06:30:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:30:39 + START_PACKAGES=/tmp/packages_start.txt 06:30:39 + END_PACKAGES=/tmp/packages_end.txt 06:30:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:30:39 + PACKAGES=/tmp/packages_start.txt 06:30:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:30:39 + PACKAGES=/tmp/packages_end.txt 06:30:39 + case "${OS_FAMILY}" in 06:30:39 + dpkg -l 06:30:39 + grep '^ii' 06:30:39 + '[' -f /tmp/packages_start.txt ']' 06:30:39 + '[' -f /tmp/packages_end.txt ']' 06:30:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:30:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:30:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:30:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:30:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4132452790471510886.sh 06:30:39 ---> capture-instance-metadata.sh 06:30:40 Setup pyenv: 06:30:40 system 06:30:40 3.8.13 06:30:40 3.9.13 06:30:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:30:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Clw 06:30:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:30:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:48 lf-activate-venv(): INFO: Base packages installed successfully 06:30:48 lf-activate-venv(): INFO: Installing additional packages: lftools 06:31:22 lf-activate-venv(): INFO: Adding /tmp/venv-8Clw/bin to PATH 06:31:22 INFO: Running in OpenStack, capturing instance metadata 06:31:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8530396289453894689.sh 06:31:22 provisioning config files... 06:31:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14062926598490492923tmp 06:31:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:31:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:31:22 [EnvInject] - Injecting environment variables from a build step. 06:31:22 [EnvInject] - Injecting as environment variables the properties content 06:31:22 SERVER_ID=logs 06:31:22 06:31:22 [EnvInject] - Variables injected successfully. 06:31:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12375457726528799221.sh 06:31:22 ---> create-netrc.sh 06:31:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16517141625094934522.sh 06:31:22 ---> python-tools-install.sh 06:31:22 Setup pyenv: 06:31:22 system 06:31:22 3.8.13 06:31:22 3.9.13 06:31:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:31:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Clw from file:/tmp/.os_lf_venv 06:31:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:31:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:31:24 lf-activate-venv(): INFO: Base packages installed successfully 06:31:24 lf-activate-venv(): INFO: Installing additional packages: lftools 06:31:32 lf-activate-venv(): INFO: Adding /tmp/venv-8Clw/bin to PATH 06:31:32 Generating Requirements File 06:31:57 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. 06:31:57 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 06:31:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:31:58 Python 3.10.6 06:31:58 pip 25.2 from /tmp/venv-8Clw/lib/python3.10/site-packages/pip (python 3.10) 06:31:58 appdirs==1.4.4 06:31:58 argcomplete==3.6.3 06:31:58 aspy.yaml==1.3.0 06:31:58 attrs==25.4.0 06:31:58 autopage==0.5.2 06:31:58 beautifulsoup4==4.14.2 06:31:58 boto3==1.40.55 06:31:58 botocore==1.40.55 06:31:58 bs4==0.0.2 06:31:58 cachetools==6.2.1 06:31:58 certifi==2025.10.5 06:31:58 cffi==2.0.0 06:31:58 cfgv==3.4.0 06:31:58 chardet==5.2.0 06:31:58 charset-normalizer==3.4.4 06:31:58 click==8.3.0 06:31:58 cliff==4.11.0 06:31:58 cmd2==2.7.0 06:31:58 cryptography==3.3.2 06:31:58 debtcollector==3.0.0 06:31:58 decorator==5.2.1 06:31:58 defusedxml==0.7.1 06:31:58 Deprecated==1.2.18 06:31:58 distlib==0.4.0 06:31:58 dnspython==2.8.0 06:31:58 docker==7.1.0 06:31:58 dogpile.cache==1.5.0 06:31:58 durationpy==0.10 06:31:58 email-validator==2.3.0 06:31:58 filelock==3.20.0 06:31:58 future==1.0.0 06:31:58 gitdb==4.0.12 06:31:58 GitPython==3.1.45 06:31:58 google-auth==2.41.1 06:31:58 httplib2==0.31.0 06:31:58 identify==2.6.15 06:31:58 idna==3.11 06:31:58 importlib-resources==1.5.0 06:31:58 iso8601==2.1.0 06:31:58 Jinja2==3.1.6 06:31:58 jmespath==1.0.1 06:31:58 jsonpatch==1.33 06:31:58 jsonpointer==3.0.0 06:31:58 jsonschema==4.25.1 06:31:58 jsonschema-specifications==2025.9.1 06:31:58 keystoneauth1==5.12.0 06:31:58 kubernetes==34.1.0 06:31:58 lftools==0.37.15 06:31:58 lxml==6.0.2 06:31:58 markdown-it-py==4.0.0 06:31:58 MarkupSafe==3.0.3 06:31:58 mdurl==0.1.2 06:31:58 msgpack==1.1.2 06:31:58 multi_key_dict==2.0.3 06:31:58 munch==4.0.0 06:31:58 netaddr==1.3.0 06:31:58 niet==1.4.2 06:31:58 nodeenv==1.9.1 06:31:58 oauth2client==4.1.3 06:31:58 oauthlib==3.3.1 06:31:58 openstacksdk==4.7.1 06:31:58 os-service-types==1.8.0 06:31:58 osc-lib==4.2.0 06:31:58 oslo.config==10.0.0 06:31:58 oslo.context==6.1.0 06:31:58 oslo.i18n==6.6.0 06:31:58 oslo.log==7.2.1 06:31:58 oslo.serialization==5.8.0 06:31:58 oslo.utils==9.1.0 06:31:58 packaging==25.0 06:31:58 pbr==7.0.1 06:31:58 platformdirs==4.5.0 06:31:58 prettytable==3.16.0 06:31:58 psutil==7.1.1 06:31:58 pyasn1==0.6.1 06:31:58 pyasn1_modules==0.4.2 06:31:58 pycparser==2.23 06:31:58 pygerrit2==2.0.15 06:31:58 PyGithub==2.8.1 06:31:58 Pygments==2.19.2 06:31:58 PyJWT==2.10.1 06:31:58 PyNaCl==1.6.0 06:31:58 pyparsing==2.4.7 06:31:58 pyperclip==1.11.0 06:31:58 pyrsistent==0.20.0 06:31:58 python-cinderclient==9.8.0 06:31:58 python-dateutil==2.9.0.post0 06:31:58 python-heatclient==4.3.0 06:31:58 python-jenkins==1.8.3 06:31:58 python-keystoneclient==5.7.0 06:31:58 python-magnumclient==4.9.0 06:31:58 python-openstackclient==8.2.0 06:31:58 python-swiftclient==4.8.0 06:31:58 PyYAML==6.0.3 06:31:58 referencing==0.37.0 06:31:58 requests==2.32.5 06:31:58 requests-oauthlib==2.0.0 06:31:58 requestsexceptions==1.4.0 06:31:58 rfc3986==2.0.0 06:31:58 rich==14.2.0 06:31:58 rich-argparse==1.7.1 06:31:58 rpds-py==0.27.1 06:31:58 rsa==4.9.1 06:31:58 ruamel.yaml==0.18.15 06:31:58 ruamel.yaml.clib==0.2.14 06:31:58 s3transfer==0.14.0 06:31:58 simplejson==3.20.2 06:31:58 six==1.17.0 06:31:58 smmap==5.0.2 06:31:58 soupsieve==2.8 06:31:58 stevedore==5.5.0 06:31:58 tabulate==0.9.0 06:31:58 toml==0.10.2 06:31:58 tomlkit==0.13.3 06:31:58 tqdm==4.67.1 06:31:58 typing_extensions==4.15.0 06:31:58 tzdata==2025.2 06:31:58 urllib3==1.26.20 06:31:58 virtualenv==20.35.3 06:31:58 wcwidth==0.2.14 06:31:58 websocket-client==1.9.0 06:31:58 wrapt==2.0.0 06:31:58 xdg==6.0.0 06:31:58 xmltodict==1.0.2 06:31:58 yq==3.4.3 06:31:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17695287058620195449.sh 06:31:58 ---> sudo-logs.sh 06:31:58 Archiving 'sudo' log.. 06:31:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13895064545784163080.sh 06:31:59 ---> job-cost.sh 06:31:59 Setup pyenv: 06:31:59 system 06:31:59 3.8.13 06:31:59 3.9.13 06:31:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:31:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Clw from file:/tmp/.os_lf_venv 06:31:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:31:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:32:01 lf-activate-venv(): INFO: Base packages installed successfully 06:32:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:32:08 lf-activate-venv(): INFO: Adding /tmp/venv-8Clw/bin to PATH 06:32:08 INFO: No Stack... 06:32:08 INFO: Retrieving Pricing Info for: v3-standard-4 06:32:08 INFO: Archiving Costs 06:32:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2833880880646678248.sh 06:32:08 ---> logs-deploy.sh 06:32:08 Setup pyenv: 06:32:08 system 06:32:08 3.8.13 06:32:08 3.9.13 06:32:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:32:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Clw from file:/tmp/.os_lf_venv 06:32:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:32:10 lf-activate-venv(): INFO: Base packages installed successfully 06:32:10 lf-activate-venv(): INFO: Installing additional packages: lftools 06:32:19 lf-activate-venv(): INFO: Adding /tmp/venv-8Clw/bin to PATH 06:32:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4283 06:32:19 INFO: archiving workspace using pattern(s): 06:32:20 Archives upload complete. 06:32:20 INFO: archiving logs to Nexus 06:32:21 ---> uname -a: 06:32:21 Linux prd-ubuntu1804-builder-4c-4g-4083 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:32:21 06:32:21 06:32:21 ---> lscpu: 06:32:21 Architecture: x86_64 06:32:21 CPU op-mode(s): 32-bit, 64-bit 06:32:21 Byte Order: Little Endian 06:32:21 CPU(s): 4 06:32:21 On-line CPU(s) list: 0-3 06:32:21 Thread(s) per core: 1 06:32:21 Core(s) per socket: 1 06:32:21 Socket(s): 4 06:32:21 NUMA node(s): 1 06:32:21 Vendor ID: AuthenticAMD 06:32:21 CPU family: 23 06:32:21 Model: 49 06:32:21 Model name: AMD EPYC-Rome Processor 06:32:21 Stepping: 0 06:32:21 CPU MHz: 2800.000 06:32:21 BogoMIPS: 5600.00 06:32:21 Virtualization: AMD-V 06:32:21 Hypervisor vendor: KVM 06:32:21 Virtualization type: full 06:32:21 L1d cache: 32K 06:32:21 L1i cache: 32K 06:32:21 L2 cache: 512K 06:32:21 L3 cache: 16384K 06:32:21 NUMA node0 CPU(s): 0-3 06:32:21 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 06:32:21 06:32:21 06:32:21 ---> nproc: 06:32:21 4 06:32:21 06:32:21 06:32:21 ---> df -h: 06:32:21 Filesystem Size Used Avail Use% Mounted on 06:32:21 udev 7.9G 0 7.9G 0% /dev 06:32:21 tmpfs 1.6G 676K 1.6G 1% /run 06:32:21 /dev/vda1 78G 8.3G 70G 11% / 06:32:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:32:21 tmpfs 5.0M 0 5.0M 0% /run/lock 06:32:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:32:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:32:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:32:21 06:32:21 06:32:21 ---> free -m: 06:32:21 total used free shared buff/cache available 06:32:21 Mem: 16040 552 13414 0 2072 15173 06:32:21 Swap: 1023 0 1023 06:32:21 06:32:21 06:32:21 ---> ip addr: 06:32:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:32:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:32:21 inet 127.0.0.1/8 scope host lo 06:32:21 valid_lft forever preferred_lft forever 06:32:21 inet6 ::1/128 scope host 06:32:21 valid_lft forever preferred_lft forever 06:32:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:32:21 link/ether fa:16:3e:2e:a6:0a brd ff:ff:ff:ff:ff:ff 06:32:21 inet 10.30.107.122/23 brd 10.30.107.255 scope global dynamic ens3 06:32:21 valid_lft 86198sec preferred_lft 86198sec 06:32:21 inet6 fe80::f816:3eff:fe2e:a60a/64 scope link 06:32:21 valid_lft forever preferred_lft forever 06:32:21 06:32:21 06:32:21 ---> sar -b -r -n DEV: 06:32:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4083) 10/21/25 _x86_64_ (4 CPU) 06:32:21 06:32:21 06:29:12 LINUX RESTART (4 CPU) 06:32:21 06:32:21 06:30:01 tps rtps wtps bread/s bwrtn/s 06:32:21 06:31:01 94.32 23.61 70.70 784.94 13171.00 06:32:21 06:32:01 98.38 1.08 97.30 126.38 17684.25 06:32:21 Average: 96.35 12.35 84.00 455.66 15427.63 06:32:21 06:32:21 06:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:32:21 06:31:01 14048916 15544632 2376052 14.47 53600 1646264 798392 4.57 698084 1470624 77852 06:32:21 06:32:01 13752808 15555032 2672160 16.27 78168 1911304 798836 4.57 700804 1728860 128880 06:32:21 Average: 13900862 15549832 2524106 15.37 65884 1778784 798614 4.57 699444 1599742 103366 06:32:21 06:32:21 06:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:32:21 06:31:01 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 06:32:21 06:31:01 ens3 114.78 88.14 1103.26 29.65 0.00 0.00 0.00 0.00 06:32:21 06:32:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 06:32:21 06:32:01 ens3 55.64 41.11 887.92 9.56 0.00 0.00 0.00 0.00 06:32:21 Average: lo 1.03 1.03 0.12 0.12 0.00 0.00 0.00 0.00 06:32:21 Average: ens3 85.21 64.62 995.59 19.61 0.00 0.00 0.00 0.00 06:32:21 06:32:21 06:32:21 ---> sar -P ALL: 06:32:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4083) 10/21/25 _x86_64_ (4 CPU) 06:32:21 06:32:21 06:29:12 LINUX RESTART (4 CPU) 06:32:21 06:32:21 06:30:01 CPU %user %nice %system %iowait %steal %idle 06:32:21 06:31:01 all 16.93 0.00 1.56 8.11 0.08 73.32 06:32:21 06:31:01 0 12.53 0.00 1.37 5.33 0.05 80.72 06:32:21 06:31:01 1 26.29 0.00 2.23 24.22 0.13 47.13 06:32:21 06:31:01 2 8.84 0.00 1.22 1.68 0.05 88.21 06:32:21 06:31:01 3 20.10 0.00 1.40 1.32 0.08 77.10 06:32:21 06:32:01 all 16.87 0.00 1.21 7.10 0.07 74.74 06:32:21 06:32:01 0 21.16 0.00 0.88 0.30 0.13 77.52 06:32:21 06:32:01 1 15.71 0.00 1.22 16.93 0.05 66.09 06:32:21 06:32:01 2 27.31 0.00 2.29 2.24 0.05 68.11 06:32:21 06:32:01 3 3.31 0.00 0.47 8.94 0.03 87.26 06:32:21 Average: all 16.90 0.00 1.39 7.61 0.08 74.03 06:32:21 Average: 0 16.84 0.00 1.13 2.81 0.09 79.12 06:32:21 Average: 1 21.00 0.00 1.72 20.57 0.09 56.62 06:32:21 Average: 2 18.07 0.00 1.75 1.96 0.05 78.17 06:32:21 Average: 3 11.71 0.00 0.93 5.12 0.06 82.17 06:32:21 06:32:21 06:32:21