10:33:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/+/140490 10:33:13 Running as SYSTEM 10:33:13 [EnvInject] - Loading node environment variables. 10:33:13 Building remotely on prd-centos8-builder-2c-1g-4140 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-master-robot-lint 10:33:13 [ssh-agent] Looking for ssh-agent implementation... 10:33:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:33:14 $ ssh-agent 10:33:14 SSH_AUTH_SOCK=/tmp/ssh-24rzsLshwHzO/agent.16397 10:33:14 SSH_AGENT_PID=16398 10:33:14 [ssh-agent] Started. 10:33:14 Running ssh-add (command line suppressed) 10:33:14 Identity added: /w/workspace/testsuite-master-robot-lint@tmp/private_key_10178497726821937812.key (/w/workspace/testsuite-master-robot-lint@tmp/private_key_10178497726821937812.key) 10:33:14 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:33:14 The recommended git tool is: NONE 10:33:16 using credential onap-jenkins-ssh 10:33:16 Wiping out workspace first. 10:33:16 Cloning the remote Git repository 10:33:16 Cloning repository git://cloud.onap.org/mirror/testsuite.git 10:33:16 > git init /w/workspace/testsuite-master-robot-lint # timeout=10 10:33:16 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite.git 10:33:16 > git --version # timeout=10 10:33:16 > git --version # 'git version 2.39.0' 10:33:16 using GIT_SSH to set credentials Gerrit user 10:33:16 [INFO] Currently running in a labeled security context 10:33:16 [INFO] Currently SELinux is 'enforcing' on the host 10:33:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-master-robot-lint@tmp/jenkins-gitclient-ssh3587654191314493857.key 10:33:16 Verifying host key using manually-configured host key entries 10:33:16 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:33:16 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite.git # timeout=10 10:33:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:17 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite.git # timeout=10 10:33:17 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite.git 10:33:17 using GIT_SSH to set credentials Gerrit user 10:33:17 [INFO] Currently running in a labeled security context 10:33:17 [INFO] Currently SELinux is 'enforcing' on the host 10:33:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-master-robot-lint@tmp/jenkins-gitclient-ssh2278625694063852729.key 10:33:17 Verifying host key using manually-configured host key entries 10:33:17 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite.git refs/changes/90/140490/3 # timeout=30 10:33:17 > git rev-parse b9104248ef69a0bec4da434e8043e815f8e45986^{commit} # timeout=10 10:33:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:33:17 Checking out Revision b9104248ef69a0bec4da434e8043e815f8e45986 (refs/changes/90/140490/3) 10:33:17 > git config core.sparsecheckout # timeout=10 10:33:17 > git checkout -f b9104248ef69a0bec4da434e8043e815f8e45986 # timeout=30 10:33:20 Commit message: "Chore: Update deprecated Request syntax" 10:33:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:33:21 > git rev-list --no-walk 45840b556f03911763093708dcc9af0a515ab879 # timeout=10 10:33:21 [EnvInject] - Injecting environment variables from a build step. 10:33:21 [EnvInject] - Injecting as environment variables the properties content 10:33:21 PYTHON=python3 10:33:21 10:33:21 [EnvInject] - Variables injected successfully. 10:33:21 [testsuite-master-robot-lint] $ /bin/bash -l /tmp/jenkins9070964998267571901.sh 10:33:21 ---> tox-install.sh 10:33:21 + source /home/jenkins/lf-env.sh 10:33:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:33:21 ++ mktemp -d /tmp/venv-XXXX 10:33:21 + lf_venv=/tmp/venv-Kk6l 10:33:21 + local venv_file=/tmp/.os_lf_venv 10:33:21 + local python=python3 10:33:21 + local options 10:33:21 + local set_path=true 10:33:21 + local install_args= 10:33:21 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:33:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:33:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:33:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:33:21 + true 10:33:21 + case $1 in 10:33:21 + venv_file=/tmp/.toxenv 10:33:21 + shift 2 10:33:21 + true 10:33:21 + case $1 in 10:33:21 + shift 10:33:21 + break 10:33:21 + case $python in 10:33:21 + local pkg_list= 10:33:21 + [[ -d /opt/pyenv ]] 10:33:21 + echo 'Setup pyenv:' 10:33:21 Setup pyenv: 10:33:21 + export PYENV_ROOT=/opt/pyenv 10:33:21 + PYENV_ROOT=/opt/pyenv 10:33:21 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:33:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:33:21 + pyenv versions 10:33:21 system 10:33:21 * 3.8.13 (set by /opt/pyenv/version) 10:33:21 * 3.9.13 (set by /opt/pyenv/version) 10:33:21 * 3.10.6 (set by /opt/pyenv/version) 10:33:21 + command -v pyenv 10:33:21 ++ pyenv init - --no-rehash 10:33:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:33:21 export PATH="/opt/pyenv/shims:${PATH}" 10:33:21 export PYENV_SHELL=bash 10:33:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:33:21 pyenv() { 10:33:21 local command 10:33:21 command="${1:-}" 10:33:21 if [ "$#" -gt 0 ]; then 10:33:21 shift 10:33:21 fi 10:33:21 10:33:21 case "$command" in 10:33:21 rehash|shell) 10:33:21 eval "$(pyenv "sh-$command" "$@")" 10:33:21 ;; 10:33:21 *) 10:33:21 command pyenv "$command" "$@" 10:33:21 ;; 10:33:21 esac 10:33:21 }' 10:33:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:33:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:33:21 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:33:21 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:33:21 ++ export PYENV_SHELL=bash 10:33:21 ++ PYENV_SHELL=bash 10:33:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:33:21 +++ complete -F _pyenv pyenv 10:33:21 ++ lf-pyver python3 10:33:21 ++ local py_version_xy=python3 10:33:21 ++ local py_version_xyz= 10:33:21 ++ pyenv versions 10:33:21 ++ local command 10:33:21 ++ command=versions 10:33:21 ++ '[' 1 -gt 0 ']' 10:33:21 ++ shift 10:33:21 ++ case "$command" in 10:33:21 ++ command pyenv versions 10:33:21 ++ pyenv versions 10:33:21 ++ awk '{ print $1 }' 10:33:21 ++ sed 's/^[ *]* //' 10:33:21 ++ grep -E '^[0-9.]*[0-9]$' 10:33:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:33:21 +++ grep '^3' /tmp/.pyenv_versions 10:33:21 +++ tail -n 1 10:33:21 +++ sort -V 10:33:21 ++ py_version_xyz=3.10.6 10:33:21 ++ [[ -z 3.10.6 ]] 10:33:21 ++ echo 3.10.6 10:33:21 ++ return 0 10:33:21 + pyenv local 3.10.6 10:33:21 + local command 10:33:21 + command=local 10:33:21 + '[' 2 -gt 0 ']' 10:33:21 + shift 10:33:21 + case "$command" in 10:33:21 + command pyenv local 3.10.6 10:33:21 + pyenv local 3.10.6 10:33:21 + for arg in "$@" 10:33:21 + case $arg in 10:33:21 + pkg_list+='tox ' 10:33:21 + for arg in "$@" 10:33:21 + case $arg in 10:33:21 + pkg_list+='virtualenv ' 10:33:21 + for arg in "$@" 10:33:21 + case $arg in 10:33:21 + pkg_list+='urllib3~=1.26.15 ' 10:33:21 + [[ -f /tmp/.toxenv ]] 10:33:21 + [[ ! -f /tmp/.toxenv ]] 10:33:21 + [[ -n '' ]] 10:33:21 + python3 -m venv /tmp/venv-Kk6l 10:33:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kk6l' 10:33:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kk6l 10:33:25 + echo /tmp/venv-Kk6l 10:33:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:33:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:33:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:33:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:25 + local 'pip_opts=--upgrade --quiet' 10:33:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:33:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:33:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:33:25 + [[ -n '' ]] 10:33:25 + [[ -n '' ]] 10:33:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:33:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:25 + /tmp/venv-Kk6l/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:33:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:33:29 lf-activate-venv(): INFO: Base packages installed successfully 10:33:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:33:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:33:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:33:29 + /tmp/venv-Kk6l/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:33:32 + type python3 10:33:32 + true 10:33:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Kk6l/bin to PATH' 10:33:32 lf-activate-venv(): INFO: Adding /tmp/venv-Kk6l/bin to PATH 10:33:32 + PATH=/tmp/venv-Kk6l/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:33:32 + return 0 10:33:32 + python3 --version 10:33:32 Python 3.10.6 10:33:32 + python3 -m pip --version 10:33:32 pip 25.2 from /tmp/venv-Kk6l/lib/python3.10/site-packages/pip (python 3.10) 10:33:32 + python3 -m pip freeze 10:33:32 cachetools==6.2.1 10:33:32 chardet==5.2.0 10:33:32 colorama==0.4.6 10:33:32 distlib==0.4.0 10:33:32 filelock==3.20.0 10:33:32 packaging==25.0 10:33:32 platformdirs==4.5.0 10:33:32 pluggy==1.6.0 10:33:32 pyproject-api==1.10.0 10:33:32 tomli==2.3.0 10:33:32 tox==4.31.0 10:33:32 typing_extensions==4.15.0 10:33:32 urllib3==1.26.20 10:33:32 virtualenv==20.35.3 10:33:32 [EnvInject] - Injecting environment variables from a build step. 10:33:32 [EnvInject] - Injecting as environment variables the properties content 10:33:32 PARALLEL=false 10:33:32 10:33:32 [EnvInject] - Variables injected successfully. 10:33:32 [testsuite-master-robot-lint] $ /bin/bash -l /tmp/jenkins17855794012175383702.sh 10:33:32 ---> tox-run.sh 10:33:32 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:33:32 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-master-robot-lint/archives/tox 10:33:32 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-master-robot-lint/archives/docs 10:33:32 + mkdir -p /w/workspace/testsuite-master-robot-lint/archives/tox 10:33:32 + cd /w/workspace/testsuite-master-robot-lint/. 10:33:32 + source /home/jenkins/lf-env.sh 10:33:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:33:32 ++ mktemp -d /tmp/venv-XXXX 10:33:32 + lf_venv=/tmp/venv-6GAN 10:33:32 + local venv_file=/tmp/.os_lf_venv 10:33:32 + local python=python3 10:33:32 + local options 10:33:32 + local set_path=true 10:33:32 + local install_args= 10:33: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 10:33:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:33:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:33:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:33:32 + true 10:33:32 + case $1 in 10:33:32 + venv_file=/tmp/.toxenv 10:33:32 + shift 2 10:33:32 + true 10:33:32 + case $1 in 10:33:32 + shift 10:33:32 + break 10:33:32 + case $python in 10:33:32 + local pkg_list= 10:33:32 + [[ -d /opt/pyenv ]] 10:33:32 + echo 'Setup pyenv:' 10:33:32 Setup pyenv: 10:33:32 + export PYENV_ROOT=/opt/pyenv 10:33:32 + PYENV_ROOT=/opt/pyenv 10:33:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:33:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:33:32 + pyenv versions 10:33:32 system 10:33:32 3.8.13 10:33:32 3.9.13 10:33:32 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 10:33:32 + command -v pyenv 10:33:32 ++ pyenv init - --no-rehash 10:33: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[*]}"'\'')" 10:33:32 export PATH="/opt/pyenv/shims:${PATH}" 10:33:32 export PYENV_SHELL=bash 10:33:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:33:32 pyenv() { 10:33:32 local command 10:33:32 command="${1:-}" 10:33:32 if [ "$#" -gt 0 ]; then 10:33:32 shift 10:33:32 fi 10:33:32 10:33:32 case "$command" in 10:33:32 rehash|shell) 10:33:32 eval "$(pyenv "sh-$command" "$@")" 10:33:32 ;; 10:33:32 *) 10:33:32 command pyenv "$command" "$@" 10:33:32 ;; 10:33:32 esac 10:33:32 }' 10:33: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[*]}"' 10:33:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:33:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:33:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:33:32 ++ export PYENV_SHELL=bash 10:33:32 ++ PYENV_SHELL=bash 10:33:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:33:32 +++ complete -F _pyenv pyenv 10:33:32 ++ lf-pyver python3 10:33:32 ++ local py_version_xy=python3 10:33:32 ++ local py_version_xyz= 10:33:32 ++ pyenv versions 10:33:32 ++ local command 10:33:32 ++ command=versions 10:33:32 ++ '[' 1 -gt 0 ']' 10:33:32 ++ shift 10:33:32 ++ case "$command" in 10:33:32 ++ command pyenv versions 10:33:32 ++ pyenv versions 10:33:32 ++ sed 's/^[ *]* //' 10:33:32 ++ awk '{ print $1 }' 10:33:32 ++ grep -E '^[0-9.]*[0-9]$' 10:33:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:33:32 +++ tail -n 1 10:33:32 +++ sort -V 10:33:32 +++ grep '^3' /tmp/.pyenv_versions 10:33:32 ++ py_version_xyz=3.10.6 10:33:32 ++ [[ -z 3.10.6 ]] 10:33:32 ++ echo 3.10.6 10:33:32 ++ return 0 10:33:32 + pyenv local 3.10.6 10:33:32 + local command 10:33:32 + command=local 10:33:32 + '[' 2 -gt 0 ']' 10:33:32 + shift 10:33:32 + case "$command" in 10:33:32 + command pyenv local 3.10.6 10:33:32 + pyenv local 3.10.6 10:33:32 + for arg in "$@" 10:33:32 + case $arg in 10:33:32 + pkg_list+='tox ' 10:33:32 + for arg in "$@" 10:33:32 + case $arg in 10:33:32 + pkg_list+='virtualenv ' 10:33:32 + for arg in "$@" 10:33:32 + case $arg in 10:33:32 + pkg_list+='urllib3~=1.26.15 ' 10:33:32 + [[ -f /tmp/.toxenv ]] 10:33:32 ++ cat /tmp/.toxenv 10:33:32 + lf_venv=/tmp/venv-Kk6l 10:33:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kk6l from' file:/tmp/.toxenv 10:33:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kk6l from file:/tmp/.toxenv 10:33:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:33:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:32 + local 'pip_opts=--upgrade --quiet' 10:33:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:33:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:33:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:33:32 + [[ -n '' ]] 10:33:32 + [[ -n '' ]] 10:33:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:33:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:32 + /tmp/venv-Kk6l/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 10:33:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:33:33 lf-activate-venv(): INFO: Base packages installed successfully 10:33:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:33:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:33:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:33:33 + /tmp/venv-Kk6l/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:33:34 + type python3 10:33:34 + true 10:33:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Kk6l/bin to PATH' 10:33:34 lf-activate-venv(): INFO: Adding /tmp/venv-Kk6l/bin to PATH 10:33:34 + PATH=/tmp/venv-Kk6l/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:33:34 + return 0 10:33:34 + [[ -d /opt/pyenv ]] 10:33:34 + echo '---> Setting up pyenv' 10:33:34 ---> Setting up pyenv 10:33:34 + export PYENV_ROOT=/opt/pyenv 10:33:34 + PYENV_ROOT=/opt/pyenv 10:33:34 + export PATH=/opt/pyenv/bin:/tmp/venv-Kk6l/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:33:34 + PATH=/opt/pyenv/bin:/tmp/venv-Kk6l/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:33:34 ++ pwd 10:33:34 + PYTHONPATH=/w/workspace/testsuite-master-robot-lint 10:33:34 + export PYTHONPATH 10:33:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:33:34 + TOX_TESTENV_PASSENV=PYTHONPATH 10:33:34 + tox --version 10:33:34 4.31.0 from /tmp/venv-Kk6l/lib/python3.10/site-packages/tox/__init__.py 10:33:34 + PARALLEL=false 10:33:34 + TOX_OPTIONS_LIST= 10:33:34 + [[ -n robot ]] 10:33:34 + TOX_OPTIONS_LIST=' -e robot' 10:33:34 + case ${PARALLEL,,} in 10:33:34 + tox -e robot 10:33:34 + tee -a /w/workspace/testsuite-master-robot-lint/archives/tox/tox.log 10:33:36 robot: install_deps> python -I -m pip install robotframework-lint 10:33:38 robot: freeze> python -m pip freeze --all 10:33:38 robot: pip==25.0.1,robotframework==7.3.2,robotframework-lint==1.1,setuptools==75.3.2,wheel==0.45.1 10:33:38 robot: commands[0]> python -m rflint --ignore LineTooLong --ignore RequireKeywordDocumentation --ignore RequireTestDocumentation -r robot/testsuites/usecases 10:33:38 + robot/testsuites/usecases/5gbulkpm.robot 10:33:38 W: 92, 0: Too many trailing blank lines (TrailingBlankLines) 10:33:38 + robot/testsuites/usecases/5gson.robot 10:33:38 W: 91, 0: Too many steps (12) in test case (TooManyTestSteps) 10:33:38 W: 106, 0: Too many steps (17) in test case (TooManyTestSteps) 10:33:38 robot: OK (3.43=setup[3.23]+cmd[0.20] seconds) 10:33:38 congratulations :) (3.46 seconds) 10:33:38 + tox_status=0 10:33:38 + echo '---> Completed tox runs' 10:33:38 ---> Completed tox runs 10:33:38 + for i in .tox/*/log 10:33:38 ++ echo .tox/robot/log 10:33:38 ++ awk -F/ '{print $2}' 10:33:38 + tox_env=robot 10:33:38 + cp -r .tox/robot/log /w/workspace/testsuite-master-robot-lint/archives/tox/robot 10:33:38 + DOC_DIR=docs/_build/html 10:33:38 + [[ -d docs/_build/html ]] 10:33:38 + echo '---> tox-run.sh ends' 10:33:38 ---> tox-run.sh ends 10:33:38 + test 0 -eq 0 10:33:38 $ ssh-agent -k 10:33:38 unset SSH_AUTH_SOCK; 10:33:38 unset SSH_AGENT_PID; 10:33:38 echo Agent pid 16398 killed; 10:33:38 [ssh-agent] Stopped. 10:33:38 [PostBuildScript] - [INFO] Executing post build scripts. 10:33:38 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins16434268335488658734.sh 10:33:39 ---> sysstat.sh 10:33:39 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins10974142094586902545.sh 10:33:39 ---> package-listing.sh 10:33:39 ++ facter osfamily 10:33:39 ++ tr '[:upper:]' '[:lower:]' 10:33:39 + OS_FAMILY=redhat 10:33:39 + workspace=/w/workspace/testsuite-master-robot-lint 10:33:39 + START_PACKAGES=/tmp/packages_start.txt 10:33:39 + END_PACKAGES=/tmp/packages_end.txt 10:33:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:33:39 + PACKAGES=/tmp/packages_start.txt 10:33:39 + '[' /w/workspace/testsuite-master-robot-lint ']' 10:33:39 + PACKAGES=/tmp/packages_end.txt 10:33:39 + case "${OS_FAMILY}" in 10:33:39 + sort 10:33:39 + rpm -qa 10:33:40 + '[' -f /tmp/packages_start.txt ']' 10:33:40 + '[' -f /tmp/packages_end.txt ']' 10:33:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:33:40 + '[' /w/workspace/testsuite-master-robot-lint ']' 10:33:40 + mkdir -p /w/workspace/testsuite-master-robot-lint/archives/ 10:33:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-master-robot-lint/archives/ 10:33:40 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins15711650550191938890.sh 10:33:40 ---> capture-instance-metadata.sh 10:33:40 Setup pyenv: 10:33:40 system 10:33:40 3.8.13 10:33:40 3.9.13 10:33:40 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 10:33:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l6A7 10:33:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:33:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:47 lf-activate-venv(): INFO: Base packages installed successfully 10:33:47 lf-activate-venv(): INFO: Installing additional packages: lftools 10:34:09 lf-activate-venv(): INFO: Adding /tmp/venv-l6A7/bin to PATH 10:34:09 INFO: Running in OpenStack, capturing instance metadata 10:34:09 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins13887038843976622306.sh 10:34:09 provisioning config files... 10:34:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-master-robot-lint@tmp/config2496140914833679038tmp 10:34:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:34:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:34:09 [EnvInject] - Injecting environment variables from a build step. 10:34:09 [EnvInject] - Injecting as environment variables the properties content 10:34:09 SERVER_ID=logs 10:34:09 10:34:09 [EnvInject] - Variables injected successfully. 10:34:10 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins14717995979748011413.sh 10:34:10 ---> create-netrc.sh 10:34:10 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins16160899499032583206.sh 10:34:10 ---> python-tools-install.sh 10:34:10 Setup pyenv: 10:34:10 system 10:34:10 3.8.13 10:34:10 3.9.13 10:34:10 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 10:34:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l6A7 from file:/tmp/.os_lf_venv 10:34:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:11 lf-activate-venv(): INFO: Base packages installed successfully 10:34:11 lf-activate-venv(): INFO: Installing additional packages: lftools 10:34:19 lf-activate-venv(): INFO: Adding /tmp/venv-l6A7/bin to PATH 10:34:19 Generating Requirements File 10:34:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:34:37 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 10:34:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:34:37 Python 3.10.6 10:34:37 pip 25.2 from /tmp/venv-l6A7/lib/python3.10/site-packages/pip (python 3.10) 10:34:37 appdirs==1.4.4 10:34:37 argcomplete==3.6.3 10:34:37 aspy.yaml==1.3.0 10:34:37 attrs==25.4.0 10:34:37 autopage==0.5.2 10:34:37 beautifulsoup4==4.14.2 10:34:37 boto3==1.40.55 10:34:37 botocore==1.40.55 10:34:37 bs4==0.0.2 10:34:37 cachetools==6.2.1 10:34:37 certifi==2025.10.5 10:34:37 cffi==2.0.0 10:34:37 cfgv==3.4.0 10:34:37 chardet==5.2.0 10:34:37 charset-normalizer==3.4.4 10:34:37 click==8.3.0 10:34:37 cliff==4.11.0 10:34:37 cmd2==2.7.0 10:34:37 cryptography==3.3.2 10:34:37 debtcollector==3.0.0 10:34:37 decorator==5.2.1 10:34:37 defusedxml==0.7.1 10:34:37 Deprecated==1.2.18 10:34:37 distlib==0.4.0 10:34:37 dnspython==2.8.0 10:34:37 docker==7.1.0 10:34:37 dogpile.cache==1.5.0 10:34:37 durationpy==0.10 10:34:37 email-validator==2.3.0 10:34:37 filelock==3.20.0 10:34:37 future==1.0.0 10:34:37 gitdb==4.0.12 10:34:37 GitPython==3.1.45 10:34:37 google-auth==2.41.1 10:34:37 httplib2==0.31.0 10:34:37 identify==2.6.15 10:34:37 idna==3.11 10:34:37 importlib-resources==1.5.0 10:34:37 iso8601==2.1.0 10:34:37 Jinja2==3.1.6 10:34:37 jmespath==1.0.1 10:34:37 jsonpatch==1.33 10:34:37 jsonpointer==3.0.0 10:34:37 jsonschema==4.25.1 10:34:37 jsonschema-specifications==2025.9.1 10:34:37 keystoneauth1==5.12.0 10:34:37 kubernetes==34.1.0 10:34:37 lftools==0.37.15 10:34:37 lxml==6.0.2 10:34:37 markdown-it-py==4.0.0 10:34:37 MarkupSafe==3.0.3 10:34:37 mdurl==0.1.2 10:34:37 msgpack==1.1.2 10:34:37 multi_key_dict==2.0.3 10:34:37 munch==4.0.0 10:34:37 netaddr==1.3.0 10:34:37 niet==1.4.2 10:34:37 nodeenv==1.9.1 10:34:37 oauth2client==4.1.3 10:34:37 oauthlib==3.3.1 10:34:37 openstacksdk==4.7.1 10:34:37 os-service-types==1.8.0 10:34:37 osc-lib==4.2.0 10:34:37 oslo.config==10.0.0 10:34:37 oslo.context==6.1.0 10:34:37 oslo.i18n==6.6.0 10:34:37 oslo.log==7.2.1 10:34:37 oslo.serialization==5.8.0 10:34:37 oslo.utils==9.1.0 10:34:37 packaging==25.0 10:34:37 pbr==7.0.1 10:34:37 platformdirs==4.5.0 10:34:37 prettytable==3.16.0 10:34:37 psutil==7.1.1 10:34:37 pyasn1==0.6.1 10:34:37 pyasn1_modules==0.4.2 10:34:37 pycparser==2.23 10:34:37 pygerrit2==2.0.15 10:34:37 PyGithub==2.8.1 10:34:37 Pygments==2.19.2 10:34:37 PyJWT==2.10.1 10:34:37 PyNaCl==1.6.0 10:34:37 pyparsing==2.4.7 10:34:37 pyperclip==1.11.0 10:34:37 pyrsistent==0.20.0 10:34:37 python-cinderclient==9.8.0 10:34:37 python-dateutil==2.9.0.post0 10:34:37 python-heatclient==4.3.0 10:34:37 python-jenkins==1.8.3 10:34:37 python-keystoneclient==5.7.0 10:34:37 python-magnumclient==4.9.0 10:34:37 python-openstackclient==8.2.0 10:34:37 python-swiftclient==4.8.0 10:34:37 PyYAML==6.0.3 10:34:37 referencing==0.37.0 10:34:37 requests==2.32.5 10:34:37 requests-oauthlib==2.0.0 10:34:37 requestsexceptions==1.4.0 10:34:37 rfc3986==2.0.0 10:34:37 rich==14.2.0 10:34:37 rich-argparse==1.7.1 10:34:37 rpds-py==0.27.1 10:34:37 rsa==4.9.1 10:34:37 ruamel.yaml==0.18.15 10:34:37 ruamel.yaml.clib==0.2.14 10:34:37 s3transfer==0.14.0 10:34:37 simplejson==3.20.2 10:34:37 six==1.17.0 10:34:37 smmap==5.0.2 10:34:37 soupsieve==2.8 10:34:37 stevedore==5.5.0 10:34:37 tabulate==0.9.0 10:34:37 toml==0.10.2 10:34:37 tomlkit==0.13.3 10:34:37 tqdm==4.67.1 10:34:37 typing_extensions==4.15.0 10:34:37 tzdata==2025.2 10:34:37 urllib3==1.26.20 10:34:37 virtualenv==20.35.3 10:34:37 wcwidth==0.2.14 10:34:37 websocket-client==1.9.0 10:34:37 wrapt==2.0.0 10:34:37 xdg==6.0.0 10:34:37 xmltodict==1.0.2 10:34:37 yq==3.4.3 10:34:37 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins1923336601646006432.sh 10:34:37 ---> sudo-logs.sh 10:34:37 Archiving 'sudo' log.. 10:34:38 [testsuite-master-robot-lint] $ /bin/bash /tmp/jenkins2435758221791606196.sh 10:34:38 ---> job-cost.sh 10:34:38 Setup pyenv: 10:34:38 system 10:34:38 3.8.13 10:34:38 3.9.13 10:34:38 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 10:34:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l6A7 from file:/tmp/.os_lf_venv 10:34:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:40 lf-activate-venv(): INFO: Base packages installed successfully 10:34:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:34:45 lf-activate-venv(): INFO: Adding /tmp/venv-l6A7/bin to PATH 10:34:45 INFO: No Stack... 10:34:45 INFO: Retrieving Pricing Info for: v3-standard-2 10:34:46 INFO: Archiving Costs 10:34:46 [testsuite-master-robot-lint] $ /bin/bash -l /tmp/jenkins6779626097055300939.sh 10:34:46 ---> logs-deploy.sh 10:34:46 Setup pyenv: 10:34:46 system 10:34:46 3.8.13 10:34:46 3.9.13 10:34:46 * 3.10.6 (set by /w/workspace/testsuite-master-robot-lint/.python-version) 10:34:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l6A7 from file:/tmp/.os_lf_venv 10:34:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:48 lf-activate-venv(): INFO: Base packages installed successfully 10:34:48 lf-activate-venv(): INFO: Installing additional packages: lftools 10:34:56 lf-activate-venv(): INFO: Adding /tmp/venv-l6A7/bin to PATH 10:34:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-master-robot-lint/151 10:34:56 INFO: archiving workspace using pattern(s): 10:34:57 Archives upload complete. 10:34:57 INFO: archiving logs to Nexus 10:34:58 ---> uname -a: 10:34:58 Linux prd-centos8-builder-2c-1g-4140.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 10:34:58 10:34:58 10:34:58 ---> lscpu: 10:34:58 Architecture: x86_64 10:34:58 CPU op-mode(s): 32-bit, 64-bit 10:34:58 Byte Order: Little Endian 10:34:58 CPU(s): 2 10:34:58 On-line CPU(s) list: 0,1 10:34:58 Thread(s) per core: 1 10:34:58 Core(s) per socket: 1 10:34:58 Socket(s): 2 10:34:58 NUMA node(s): 1 10:34:58 Vendor ID: AuthenticAMD 10:34:58 CPU family: 23 10:34:58 Model: 49 10:34:58 Model name: AMD EPYC-Rome Processor 10:34:58 Stepping: 0 10:34:58 CPU MHz: 2799.998 10:34:58 BogoMIPS: 5599.99 10:34:58 Virtualization: AMD-V 10:34:58 Hypervisor vendor: KVM 10:34:58 Virtualization type: full 10:34:58 L1d cache: 32K 10:34:58 L1i cache: 32K 10:34:58 L2 cache: 512K 10:34:58 L3 cache: 16384K 10:34:58 NUMA node0 CPU(s): 0,1 10:34:58 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:34:58 10:34:58 10:34:58 ---> nproc: 10:34:58 2 10:34:58 10:34:58 10:34:58 ---> df -h: 10:34:58 Filesystem Size Used Avail Use% Mounted on 10:34:58 devtmpfs 3.8G 0 3.8G 0% /dev 10:34:58 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:34:58 tmpfs 3.8G 17M 3.8G 1% /run 10:34:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:34:58 /dev/vda1 40G 8.6G 32G 22% / 10:34:58 tmpfs 770M 0 770M 0% /run/user/1001 10:34:58 10:34:58 10:34:58 ---> free -m: 10:34:58 total used free shared buff/cache available 10:34:58 Mem: 7699 590 4951 19 2158 6800 10:34:58 Swap: 1023 0 1023 10:34:58 10:34:58 10:34:58 ---> ip addr: 10:34:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:34:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:34:58 inet 127.0.0.1/8 scope host lo 10:34:58 valid_lft forever preferred_lft forever 10:34:58 inet6 ::1/128 scope host 10:34:58 valid_lft forever preferred_lft forever 10:34:58 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:34:58 link/ether fa:16:3e:16:c3:13 brd ff:ff:ff:ff:ff:ff 10:34:58 altname enp0s3 10:34:58 altname ens3 10:34:58 inet 10.30.107.245/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:34:58 valid_lft 86270sec preferred_lft 86270sec 10:34:58 inet6 fe80::f816:3eff:fe16:c313/64 scope link 10:34:58 valid_lft forever preferred_lft forever 10:34:58 10:34:58 10:34:58 ---> sar -b -r -n DEV: 10:34:58 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/21/2025 _x86_64_ (2 CPU) 10:34:58 10:34:58 10:32:43 LINUX RESTART (2 CPU) 10:34:58 10:34:58 10:33:02 AM tps rtps wtps bread/s bwrtn/s 10:34:58 10:34:01 AM 416.13 166.09 250.04 7203.66 15898.14 10:34:58 Average: 416.13 166.09 250.04 7203.66 15898.14 10:34:58 10:34:58 10:33:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:34:58 10:34:01 AM 5263776 6956004 2620668 33.24 2688 1870124 801224 8.97 376552 1922888 154652 10:34:58 Average: 5263776 6956004 2620668 33.24 2688 1870124 801224 8.97 376552 1922888 154652 10:34:58 10:34:58 10:33:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:34:58 10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:58 10:34:01 AM eth0 299.75 162.67 1664.82 69.91 0.00 0.00 0.00 0.00 10:34:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:58 Average: eth0 299.75 162.67 1664.82 69.91 0.00 0.00 0.00 0.00 10:34:58 10:34:58 10:34:58 ---> sar -P ALL: 10:34:58 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/21/2025 _x86_64_ (2 CPU) 10:34:58 10:34:58 10:32:43 LINUX RESTART (2 CPU) 10:34:58 10:34:58 10:33:02 AM CPU %user %nice %system %iowait %steal %idle 10:34:58 10:34:01 AM all 50.17 2.52 19.65 5.75 0.12 21.79 10:34:58 10:34:01 AM 0 49.14 2.71 20.66 6.03 0.12 21.34 10:34:58 10:34:01 AM 1 51.21 2.32 18.63 5.47 0.12 22.25 10:34:58 Average: all 50.17 2.52 19.65 5.75 0.12 21.79 10:34:58 Average: 0 49.14 2.71 20.66 6.03 0.12 21.34 10:34:58 Average: 1 51.21 2.32 18.63 5.47 0.12 22.25 10:34:58 10:34:58 10:34:58