09:00:55 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/114151 09:00:55 Running as SYSTEM 09:00:55 [EnvInject] - Loading node environment variables. 09:00:55 Building remotely on prd-centos8-builder-2c-2g-2770 (centos8-builder-2c-2g) in workspace /w/workspace/netconf-rtd-verify-7.0.x 09:00:55 [ssh-agent] Looking for ssh-agent implementation... 09:00:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:56 $ ssh-agent 09:00:56 SSH_AUTH_SOCK=/tmp/ssh-eZk68ZQbDCMP/agent.5457 09:00:56 SSH_AGENT_PID=5458 09:00:56 [ssh-agent] Started. 09:00:56 Running ssh-add (command line suppressed) 09:00:56 Identity added: /w/workspace/netconf-rtd-verify-7.0.x@tmp/private_key_16419826646663910579.key (/w/workspace/netconf-rtd-verify-7.0.x@tmp/private_key_16419826646663910579.key) 09:00:56 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:00:56 The recommended git tool is: NONE 09:00:58 using credential jenkins-ssh 09:00:58 Wiping out workspace first. 09:00:58 Cloning the remote Git repository 09:00:58 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 09:00:58 > git init /w/workspace/netconf-rtd-verify-7.0.x # timeout=10 09:00:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 09:00:58 > git --version # timeout=10 09:00:58 > git --version # 'git version 2.43.0' 09:00:58 using GIT_SSH to set credentials jenkins-ssh 09:00:58 [INFO] Currently running in a labeled security context 09:00:58 [INFO] Currently SELinux is 'enforcing' on the host 09:00:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-rtd-verify-7.0.x@tmp/jenkins-gitclient-ssh5175038587173249280.key 09:00:58 Verifying host key using known hosts file 09:00:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:00:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 09:01:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:11 Avoid second fetch 09:01:11 > git rev-parse refs/remotes/origin/7.0.x^{commit} # timeout=10 09:01:11 Checking out Revision 5f3eebbd86923fdc3b854ff84f9ce61b8ac350ee (refs/remotes/origin/7.0.x) 09:01:11 > git config core.sparsecheckout # timeout=10 09:01:11 > git checkout -f 5f3eebbd86923fdc3b854ff84f9ce61b8ac350ee # timeout=10 09:01:12 Commit message: "Mark outbound write thread is internal" 09:01:12 > git rev-list --no-walk 557a3d59f13ab46f0e428ac72e6c5e655091e024 # timeout=10 09:01:15 provisioning config files... 09:01:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:01:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:01:15 [netconf-rtd-verify-7.0.x] $ /bin/bash /tmp/jenkins14729850360768404238.sh 09:01:15 ---> python-tools-install.sh 09:01:15 Setup pyenv: 09:01:15 system 09:01:16 * 3.8.13 (set by /opt/pyenv/version) 09:01:16 * 3.9.13 (set by /opt/pyenv/version) 09:01:16 * 3.10.13 (set by /opt/pyenv/version) 09:01:16 * 3.11.7 (set by /opt/pyenv/version) 09:01:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IyS0 09:01:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:01:24 lf-activate-venv(): INFO: Installing: lftools 09:02:09 lf-activate-venv(): INFO: Adding /tmp/venv-IyS0/bin to PATH 09:02:09 Generating Requirements File 09:02:32 Python 3.11.7 09:02:32 pip 24.3.1 from /tmp/venv-IyS0/lib/python3.11/site-packages/pip (python 3.11) 09:02:33 appdirs==1.4.4 09:02:33 argcomplete==3.5.1 09:02:33 aspy.yaml==1.3.0 09:02:33 attrs==24.2.0 09:02:33 autopage==0.5.2 09:02:33 beautifulsoup4==4.12.3 09:02:33 boto3==1.35.51 09:02:33 botocore==1.35.51 09:02:33 bs4==0.0.2 09:02:33 cachetools==5.5.0 09:02:33 certifi==2024.8.30 09:02:33 cffi==1.17.1 09:02:33 cfgv==3.4.0 09:02:33 chardet==5.2.0 09:02:33 charset-normalizer==3.4.0 09:02:33 click==8.1.7 09:02:33 cliff==4.7.0 09:02:33 cmd2==2.5.0 09:02:33 cryptography==3.3.2 09:02:33 debtcollector==3.0.0 09:02:33 decorator==5.1.1 09:02:33 defusedxml==0.7.1 09:02:33 Deprecated==1.2.14 09:02:33 distlib==0.3.9 09:02:33 dnspython==2.7.0 09:02:33 docker==4.2.2 09:02:33 dogpile.cache==1.3.3 09:02:33 durationpy==0.9 09:02:33 email_validator==2.2.0 09:02:33 filelock==3.16.1 09:02:33 future==1.0.0 09:02:33 gitdb==4.0.11 09:02:33 GitPython==3.1.43 09:02:33 google-auth==2.35.0 09:02:33 httplib2==0.22.0 09:02:33 identify==2.6.1 09:02:33 idna==3.10 09:02:33 importlib-resources==1.5.0 09:02:33 iso8601==2.1.0 09:02:33 Jinja2==3.1.4 09:02:33 jmespath==1.0.1 09:02:33 jsonpatch==1.33 09:02:33 jsonpointer==3.0.0 09:02:33 jsonschema==4.23.0 09:02:33 jsonschema-specifications==2024.10.1 09:02:33 keystoneauth1==5.8.0 09:02:33 kubernetes==31.0.0 09:02:33 lftools==0.37.10 09:02:33 lxml==5.3.0 09:02:33 MarkupSafe==3.0.2 09:02:33 msgpack==1.1.0 09:02:33 multi_key_dict==2.0.3 09:02:33 munch==4.0.0 09:02:33 netaddr==1.3.0 09:02:33 netifaces==0.11.0 09:02:33 niet==1.4.2 09:02:33 nodeenv==1.9.1 09:02:33 oauth2client==4.1.3 09:02:33 oauthlib==3.2.2 09:02:33 openstacksdk==4.1.0 09:02:33 os-client-config==2.1.0 09:02:33 os-service-types==1.7.0 09:02:33 osc-lib==3.1.0 09:02:33 oslo.config==9.6.0 09:02:33 oslo.context==5.6.0 09:02:33 oslo.i18n==6.4.0 09:02:33 oslo.log==6.1.2 09:02:33 oslo.serialization==5.5.0 09:02:33 oslo.utils==7.3.0 09:02:33 packaging==24.1 09:02:33 pbr==6.1.0 09:02:33 platformdirs==4.3.6 09:02:33 prettytable==3.11.0 09:02:33 pyasn1==0.6.1 09:02:33 pyasn1_modules==0.4.1 09:02:33 pycparser==2.22 09:02:33 pygerrit2==2.0.15 09:02:33 PyGithub==2.4.0 09:02:33 PyJWT==2.9.0 09:02:33 PyNaCl==1.5.0 09:02:33 pyparsing==2.4.7 09:02:33 pyperclip==1.9.0 09:02:33 pyrsistent==0.20.0 09:02:33 python-cinderclient==9.6.0 09:02:33 python-dateutil==2.9.0.post0 09:02:33 python-heatclient==4.0.0 09:02:33 python-jenkins==1.8.2 09:02:33 python-keystoneclient==5.5.0 09:02:33 python-magnumclient==4.7.0 09:02:33 python-openstackclient==7.2.1 09:02:33 python-swiftclient==4.6.0 09:02:33 PyYAML==6.0.2 09:02:33 referencing==0.35.1 09:02:33 requests==2.32.3 09:02:33 requests-oauthlib==2.0.0 09:02:33 requestsexceptions==1.4.0 09:02:33 rfc3986==2.0.0 09:02:33 rpds-py==0.20.0 09:02:33 rsa==4.9 09:02:33 ruamel.yaml==0.18.6 09:02:33 ruamel.yaml.clib==0.2.12 09:02:33 s3transfer==0.10.3 09:02:33 simplejson==3.19.3 09:02:33 six==1.16.0 09:02:33 smmap==5.0.1 09:02:33 soupsieve==2.6 09:02:33 stevedore==5.3.0 09:02:33 tabulate==0.9.0 09:02:33 toml==0.10.2 09:02:33 tomlkit==0.13.2 09:02:33 tqdm==4.66.6 09:02:33 typing_extensions==4.12.2 09:02:33 tzdata==2024.2 09:02:33 urllib3==1.26.20 09:02:33 virtualenv==20.27.1 09:02:33 wcwidth==0.2.13 09:02:33 websocket-client==1.8.0 09:02:33 wrapt==1.16.0 09:02:33 xdg==6.0.0 09:02:33 xmltodict==0.14.2 09:02:33 yq==3.4.3 09:02:33 [EnvInject] - Injecting environment variables from a build step. 09:02:33 [EnvInject] - Injecting as environment variables the properties content 09:02:33 DOC_DIR=docs/_build/html 09:02:33 PYTHON=python3 09:02:33 09:02:33 [EnvInject] - Variables injected successfully. 09:02:33 [netconf-rtd-verify-7.0.x] $ /bin/bash -l /tmp/jenkins15807144849767451256.sh 09:02:33 ---> tox-install.sh 09:02:33 + source /home/jenkins/lf-env.sh 09:02:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:02:33 ++ mktemp -d /tmp/venv-XXXX 09:02:33 + lf_venv=/tmp/venv-cCX4 09:02:33 + local venv_file=/tmp/.os_lf_venv 09:02:33 + local python=python3 09:02:33 + local options 09:02:33 + local set_path=true 09:02:33 + local install_args= 09:02:33 ++ 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 09:02:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:02:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:02:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:02:33 + true 09:02:33 + case $1 in 09:02:33 + venv_file=/tmp/.toxenv 09:02:33 + shift 2 09:02:33 + true 09:02:33 + case $1 in 09:02:33 + shift 09:02:33 + break 09:02:33 + case $python in 09:02:33 + local pkg_list= 09:02:33 + [[ -d /opt/pyenv ]] 09:02:33 + echo 'Setup pyenv:' 09:02:33 Setup pyenv: 09:02:33 + export PYENV_ROOT=/opt/pyenv 09:02:33 + PYENV_ROOT=/opt/pyenv 09:02:33 + 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 09:02:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:02:33 + pyenv versions 09:02:33 system 09:02:33 3.8.13 09:02:33 3.9.13 09:02:33 3.10.13 09:02:33 * 3.11.7 (set by /w/workspace/netconf-rtd-verify-7.0.x/.python-version) 09:02:33 + command -v pyenv 09:02:33 ++ pyenv init - --no-rehash 09:02:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:02:33 for i in ${!paths[@]}; do 09:02:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:02:33 fi; done; 09:02:33 echo "${paths[*]}"'\'')" 09:02:33 export PATH="/opt/pyenv/shims:${PATH}" 09:02:33 export PYENV_SHELL=bash 09:02:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:02:33 pyenv() { 09:02:33 local command 09:02:33 command="${1:-}" 09:02:33 if [ "$#" -gt 0 ]; then 09:02:33 shift 09:02:33 fi 09:02:33 09:02:33 case "$command" in 09:02:33 rehash|shell) 09:02:33 eval "$(pyenv "sh-$command" "$@")" 09:02:33 ;; 09:02:33 *) 09:02:33 command pyenv "$command" "$@" 09:02:33 ;; 09:02:33 esac 09:02:33 }' 09:02:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:02:33 for i in ${!paths[@]}; do 09:02:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:02:33 fi; done; 09:02:33 echo "${paths[*]}"' 09:02:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:02:33 ++ 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 09:02:33 ++ 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 09:02:33 ++ export PYENV_SHELL=bash 09:02:33 ++ PYENV_SHELL=bash 09:02:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:02:33 +++ complete -F _pyenv pyenv 09:02:33 ++ lf-pyver python3 09:02:33 ++ local py_version_xy=python3 09:02:33 ++ local py_version_xyz= 09:02:33 ++ pyenv versions 09:02:33 ++ local command 09:02:33 ++ command=versions 09:02:33 ++ '[' 1 -gt 0 ']' 09:02:33 ++ shift 09:02:33 ++ case "$command" in 09:02:33 ++ command pyenv versions 09:02:33 ++ pyenv versions 09:02:33 ++ awk '{ print $1 }' 09:02:33 ++ sed 's/^[ *]* //' 09:02:33 ++ grep -E '^[0-9.]*[0-9]$' 09:02:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:02:33 +++ tail -n 1 09:02:33 +++ grep '^3' /tmp/.pyenv_versions 09:02:33 +++ sort -V 09:02:33 ++ py_version_xyz=3.11.7 09:02:33 ++ [[ -z 3.11.7 ]] 09:02:33 ++ echo 3.11.7 09:02:33 ++ return 0 09:02:33 + pyenv local 3.11.7 09:02:33 + local command 09:02:33 + command=local 09:02:33 + '[' 2 -gt 0 ']' 09:02:33 + shift 09:02:33 + case "$command" in 09:02:33 + command pyenv local 3.11.7 09:02:33 + pyenv local 3.11.7 09:02:33 + for arg in "$@" 09:02:33 + case $arg in 09:02:33 + pkg_list+='tox ' 09:02:33 + for arg in "$@" 09:02:33 + case $arg in 09:02:33 + pkg_list+='virtualenv ' 09:02:33 + for arg in "$@" 09:02:33 + case $arg in 09:02:33 + pkg_list+='urllib3~=1.26.15 ' 09:02:33 + [[ -f /tmp/.toxenv ]] 09:02:33 + [[ ! -f /tmp/.toxenv ]] 09:02:33 + [[ -n '' ]] 09:02:33 + python3 -m venv /tmp/venv-cCX4 09:02:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cCX4' 09:02:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cCX4 09:02:37 + echo /tmp/venv-cCX4 09:02:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:02:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:02:37 + /tmp/venv-cCX4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:02:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:02:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:02:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:02:41 + /tmp/venv-cCX4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:02:44 + type python3 09:02:44 + true 09:02:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cCX4/bin to PATH' 09:02:44 lf-activate-venv(): INFO: Adding /tmp/venv-cCX4/bin to PATH 09:02:44 + PATH=/tmp/venv-cCX4/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 09:02:44 + return 0 09:02:44 + python3 --version 09:02:44 Python 3.11.7 09:02:44 + python3 -m pip --version 09:02:44 pip 24.3.1 from /tmp/venv-cCX4/lib/python3.11/site-packages/pip (python 3.11) 09:02:44 + python3 -m pip freeze 09:02:44 cachetools==5.5.0 09:02:44 chardet==5.2.0 09:02:44 colorama==0.4.6 09:02:44 distlib==0.3.9 09:02:44 filelock==3.16.1 09:02:44 packaging==24.1 09:02:44 platformdirs==4.3.6 09:02:44 pluggy==1.5.0 09:02:44 pyproject-api==1.8.0 09:02:44 tox==4.23.2 09:02:44 urllib3==1.26.20 09:02:44 virtualenv==20.27.1 09:02:44 [netconf-rtd-verify-7.0.x] $ /bin/bash -l /tmp/jenkins11588490278671461992.sh 09:02:44 ---> rtd-verify.sh 09:02:44 + echo '---> Fetching project' 09:02:44 ---> Fetching project 09:02:44 + '[' netconf '!=' netconf ']' 09:02:44 + git fetch origin refs/changes/51/114151/1 09:02:44 From git://devvexx.opendaylight.org/mirror/netconf 09:02:44 * branch refs/changes/51/114151/1 -> FETCH_HEAD 09:02:44 + git checkout FETCH_HEAD 09:02:45 Previous HEAD position was 5f3eebbd8 Mark outbound write thread is internal 09:02:45 HEAD is now at ce1377bdd Improve event notification subscription tutorial 09:02:45 + git submodule update --init --recursive 09:02:45 ++ git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url' 09:02:45 ++ awk -e '{print $1}' 09:02:45 + . /home/jenkins/lf-env.sh 09:02:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv 09:02:45 ++ mktemp -d /tmp/venv-XXXX 09:02:45 + lf_venv=/tmp/venv-cePP 09:02:45 + local venv_file=/tmp/.os_lf_venv 09:02:45 + local python=python3 09:02:45 + local options 09:02:45 + local set_path=true 09:02:45 + local install_args= 09:02:45 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv 09:02:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 09:02:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 09:02:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv 09:02:45 + true 09:02:45 + case $1 in 09:02:45 + venv_file=/tmp/.toxenv 09:02:45 + shift 2 09:02:45 + true 09:02:45 + case $1 in 09:02:45 + shift 09:02:45 + break 09:02:45 + case $python in 09:02:45 + local pkg_list= 09:02:45 + [[ -d /opt/pyenv ]] 09:02:45 + echo 'Setup pyenv:' 09:02:45 Setup pyenv: 09:02:45 + export PYENV_ROOT=/opt/pyenv 09:02:45 + PYENV_ROOT=/opt/pyenv 09:02:45 + 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 09:02:45 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:02:45 + pyenv versions 09:02:45 system 09:02:45 3.8.13 09:02:45 3.9.13 09:02:45 3.10.13 09:02:45 * 3.11.7 (set by /w/workspace/netconf-rtd-verify-7.0.x/.python-version) 09:02:45 + command -v pyenv 09:02:45 ++ pyenv init - --no-rehash 09:02:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:02:45 for i in ${!paths[@]}; do 09:02:45 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:02:45 fi; done; 09:02:45 echo "${paths[*]}"'\'')" 09:02:45 export PATH="/opt/pyenv/shims:${PATH}" 09:02:45 export PYENV_SHELL=bash 09:02:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:02:45 pyenv() { 09:02:45 local command 09:02:45 command="${1:-}" 09:02:45 if [ "$#" -gt 0 ]; then 09:02:45 shift 09:02:45 fi 09:02:45 09:02:45 case "$command" in 09:02:45 rehash|shell) 09:02:45 eval "$(pyenv "sh-$command" "$@")" 09:02:45 ;; 09:02:45 *) 09:02:45 command pyenv "$command" "$@" 09:02:45 ;; 09:02:45 esac 09:02:45 }' 09:02:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:02:45 for i in ${!paths[@]}; do 09:02:45 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:02:45 fi; done; 09:02:45 echo "${paths[*]}"' 09:02:45 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:02:45 ++ 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 09:02:45 ++ 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 09:02:45 ++ export PYENV_SHELL=bash 09:02:45 ++ PYENV_SHELL=bash 09:02:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:02:45 +++ complete -F _pyenv pyenv 09:02:45 ++ lf-pyver python3 09:02:45 ++ local py_version_xy=python3 09:02:45 ++ local py_version_xyz= 09:02:45 ++ awk '{ print $1 }' 09:02:45 ++ pyenv versions 09:02:45 ++ local command 09:02:45 ++ command=versions 09:02:45 ++ '[' 1 -gt 0 ']' 09:02:45 ++ shift 09:02:45 ++ case "$command" in 09:02:45 ++ command pyenv versions 09:02:45 ++ pyenv versions 09:02:45 ++ sed 's/^[ *]* //' 09:02:45 ++ grep -E '^[0-9.]*[0-9]$' 09:02:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:02:45 +++ grep '^3' /tmp/.pyenv_versions 09:02:45 +++ sort -V 09:02:45 +++ tail -n 1 09:02:45 ++ py_version_xyz=3.11.7 09:02:45 ++ [[ -z 3.11.7 ]] 09:02:45 ++ echo 3.11.7 09:02:45 ++ return 0 09:02:45 + pyenv local 3.11.7 09:02:45 + local command 09:02:45 + command=local 09:02:45 + '[' 2 -gt 0 ']' 09:02:45 + shift 09:02:45 + case "$command" in 09:02:45 + command pyenv local 3.11.7 09:02:45 + pyenv local 3.11.7 09:02:45 + for arg in "$@" 09:02:45 + case $arg in 09:02:45 + pkg_list+='tox ' 09:02:45 + for arg in "$@" 09:02:45 + case $arg in 09:02:45 + pkg_list+='virtualenv ' 09:02:45 + [[ -f /tmp/.toxenv ]] 09:02:45 ++ cat /tmp/.toxenv 09:02:45 + lf_venv=/tmp/venv-cCX4 09:02:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cCX4 from' file:/tmp/.toxenv 09:02:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cCX4 from file:/tmp/.toxenv 09:02:45 + /tmp/venv-cCX4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:02:46 + [[ -z tox virtualenv ]] 09:02:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv ' 09:02:46 lf-activate-venv(): INFO: Installing: tox virtualenv 09:02:46 + /tmp/venv-cCX4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv 09:02:47 + type python3 09:02:47 + true 09:02:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cCX4/bin to PATH' 09:02:47 lf-activate-venv(): INFO: Adding /tmp/venv-cCX4/bin to PATH 09:02:47 + PATH=/tmp/venv-cCX4/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 09:02:47 + return 0 09:02:47 + [[ netconf-rtd-verify-7.0.x == \l\f\-\i\n\f\r\a\-\l\f\t\o\o\l\s\-\r\t\d\-\v\e\r\i\f\y\-\a\n\y ]] 09:02:47 + echo '---> Generating docs' 09:02:47 ---> Generating docs 09:02:47 + cd /w/workspace/netconf-rtd-verify-7.0.x 09:02:47 + tox -edocs 09:02:48 docs: install_deps> python -I -m pip install -r docs/requirements.txt 09:03:15 docs: freeze> python -m pip freeze --all 09:03:15 docs: alabaster==1.0.0,attrs==24.2.0,babel==2.16.0,blockdiag==3.0.0,certifi==2024.8.30,charset-normalizer==3.4.0,contourpy==1.3.0,cycler==0.12.1,docutils==0.21.2,fonttools==4.54.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.9.2,numpy==2.1.2,nwdiag==3.0.0,packaging==24.1,pillow==11.0.0,pip==24.3.1,Pygments==2.18.0,pyparsing==3.2.0,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,seqdiag==3.0.0,setuptools==75.2.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==8.1.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.1,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.3,webcolors==24.8.0,wheel==0.44.0 09:03:15 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-rtd-verify-7.0.x/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-rtd-verify-7.0.x/docs/_build/html 09:03:15 Running Sphinx v8.1.3 09:03:15 loading translations [en]... done 09:03:16 making output directory... done 09:03:16 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 09:03:16 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 09:03:16 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 09:03:16 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 09:03:16 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 09:03:16 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 09:03:16 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 09:03:16 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 09:03:16 building [mo]: targets for 0 po files that are out of date 09:03:16 writing output... 09:03:16 building [html]: targets for 4 source files that are out of date 09:03:16 updating environment: [new config] 4 added, 0 changed, 0 removed 09:03:16 reading sources... [ 25%] developer-guide 09:03:16 reading sources... [ 50%] index 09:03:16 reading sources... [ 75%] testtool 09:03:16 reading sources... [100%] user-guide 09:03:16 09:03:16 looking for now-outdated files... none found 09:03:16 pickling environment... done 09:03:16 checking consistency... done 09:03:16 preparing documents... done 09:03:16 copying assets... 09:03:16 copying static files... 09:03:16 Writing evaluated template result to /w/workspace/netconf-rtd-verify-7.0.x/docs/_build/html/_static/basic.css 09:03:16 Writing evaluated template result to /w/workspace/netconf-rtd-verify-7.0.x/docs/_build/html/_static/documentation_options.js 09:03:16 Writing evaluated template result to /w/workspace/netconf-rtd-verify-7.0.x/docs/_build/html/_static/language_data.js 09:03:16 Writing evaluated template result to /w/workspace/netconf-rtd-verify-7.0.x/docs/_build/html/_static/bootstrap-sphinx.css 09:03:16 Writing evaluated template result to /w/workspace/netconf-rtd-verify-7.0.x/docs/_build/html/_static/bootstrap-sphinx.js 09:03:16 copying static files: done 09:03:16 copying extra files... 09:03:16 copying extra files: done 09:03:16 copying assets: done 09:03:16 writing output... [ 25%] developer-guide 09:03:16 writing output... [ 50%] index 09:03:16 writing output... [ 75%] testtool 09:03:17 writing output... [100%] user-guide 09:03:17 09:03:17 generating indices... genindex done 09:03:17 highlighting module code... 09:03:17 writing additional pages... search done 09:03:17 dumping search index in English (code: en)... done 09:03:17 dumping object inventory... done 09:03:17 build succeeded. 09:03:17 09:03:17 The HTML pages are in docs/_build/html. 09:03:17 docs: OK (29.31=setup[27.51]+cmd[1.79] seconds) 09:03:17 congratulations :) (29.40 seconds) 09:03:17 + echo '---> Archiving generated docs' 09:03:17 ---> Archiving generated docs 09:03:17 + mkdir -p /w/workspace/netconf-rtd-verify-7.0.x/archives 09:03:17 + mv docs/_build/html archives/ 09:03:17 $ ssh-agent -k 09:03:17 unset SSH_AUTH_SOCK; 09:03:17 unset SSH_AGENT_PID; 09:03:17 echo Agent pid 5458 killed; 09:03:17 [ssh-agent] Stopped. 09:03:17 [PostBuildScript] - [INFO] Executing post build scripts. 09:03:17 [netconf-rtd-verify-7.0.x] $ /bin/bash /tmp/jenkins17494471570555647320.sh 09:03:17 ---> sysstat.sh 09:03:17 [netconf-rtd-verify-7.0.x] $ /bin/bash /tmp/jenkins671120120363407021.sh 09:03:17 ---> package-listing.sh 09:03:17 ++ tr '[:upper:]' '[:lower:]' 09:03:17 ++ facter osfamily 09:03:18 + OS_FAMILY=redhat 09:03:18 + workspace=/w/workspace/netconf-rtd-verify-7.0.x 09:03:18 + START_PACKAGES=/tmp/packages_start.txt 09:03:18 + END_PACKAGES=/tmp/packages_end.txt 09:03:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:03:18 + PACKAGES=/tmp/packages_start.txt 09:03:18 + '[' /w/workspace/netconf-rtd-verify-7.0.x ']' 09:03:18 + PACKAGES=/tmp/packages_end.txt 09:03:18 + case "${OS_FAMILY}" in 09:03:18 + rpm -qa 09:03:18 + sort 09:03:18 + '[' -f /tmp/packages_start.txt ']' 09:03:18 + '[' -f /tmp/packages_end.txt ']' 09:03:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:03:18 + '[' /w/workspace/netconf-rtd-verify-7.0.x ']' 09:03:18 + mkdir -p /w/workspace/netconf-rtd-verify-7.0.x/archives/ 09:03:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-rtd-verify-7.0.x/archives/ 09:03:18 [netconf-rtd-verify-7.0.x] $ /bin/bash /tmp/jenkins8465329846836865474.sh 09:03:18 ---> capture-instance-metadata.sh 09:03:18 Setup pyenv: 09:03:18 system 09:03:18 3.8.13 09:03:18 3.9.13 09:03:18 3.10.13 09:03:18 * 3.11.7 (set by /w/workspace/netconf-rtd-verify-7.0.x/.python-version) 09:03:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IyS0 from file:/tmp/.os_lf_venv 09:03:20 lf-activate-venv(): INFO: Installing: lftools 09:03:29 lf-activate-venv(): INFO: Adding /tmp/venv-IyS0/bin to PATH 09:03:29 INFO: Running in OpenStack, capturing instance metadata 09:03:29 [netconf-rtd-verify-7.0.x] $ /bin/bash /tmp/jenkins9602989133314559458.sh 09:03:29 provisioning config files... 09:03:32 Could not find credentials [logs] for netconf-rtd-verify-7.0.x #5 09:03:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-rtd-verify-7.0.x@tmp/config12785193485809385514tmp 09:03:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:03:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:03:33 provisioning config files... 09:03:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:03:33 [EnvInject] - Injecting environment variables from a build step. 09:03:33 [EnvInject] - Injecting as environment variables the properties content 09:03:33 SERVER_ID=logs 09:03:33 09:03:33 [EnvInject] - Variables injected successfully. 09:03:33 [netconf-rtd-verify-7.0.x] $ /bin/bash /tmp/jenkins16048392842159475681.sh 09:03:33 ---> create-netrc.sh 09:03:33 WARN: Log server credential not found. 09:03:33 [netconf-rtd-verify-7.0.x] $ /bin/bash /tmp/jenkins10327206173736183002.sh 09:03:33 ---> python-tools-install.sh 09:03:33 Setup pyenv: 09:03:33 system 09:03:33 3.8.13 09:03:33 3.9.13 09:03:33 3.10.13 09:03:33 * 3.11.7 (set by /w/workspace/netconf-rtd-verify-7.0.x/.python-version) 09:03:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IyS0 from file:/tmp/.os_lf_venv 09:03:34 lf-activate-venv(): INFO: Installing: lftools 09:03:43 lf-activate-venv(): INFO: Adding /tmp/venv-IyS0/bin to PATH 09:03:43 [netconf-rtd-verify-7.0.x] $ /bin/bash /tmp/jenkins15594682530367466877.sh 09:03:43 ---> sudo-logs.sh 09:03:43 Archiving 'sudo' log.. 09:03:43 [netconf-rtd-verify-7.0.x] $ /bin/bash /tmp/jenkins14699791354447220673.sh 09:03:43 ---> job-cost.sh 09:03:43 Setup pyenv: 09:03:43 system 09:03:43 3.8.13 09:03:43 3.9.13 09:03:43 3.10.13 09:03:43 * 3.11.7 (set by /w/workspace/netconf-rtd-verify-7.0.x/.python-version) 09:03:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IyS0 from file:/tmp/.os_lf_venv 09:03:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:03:49 lf-activate-venv(): INFO: Adding /tmp/venv-IyS0/bin to PATH 09:03:49 INFO: No Stack... 09:03:49 INFO: Retrieving Pricing Info for: v3-standard-2 09:03:49 INFO: Archiving Costs 09:03:49 [netconf-rtd-verify-7.0.x] $ /bin/bash -l /tmp/jenkins16444894838390543988.sh 09:03:49 ---> logs-deploy.sh 09:03:49 Setup pyenv: 09:03:49 system 09:03:49 3.8.13 09:03:49 3.9.13 09:03:49 3.10.13 09:03:49 * 3.11.7 (set by /w/workspace/netconf-rtd-verify-7.0.x/.python-version) 09:03:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IyS0 from file:/tmp/.os_lf_venv 09:03:51 lf-activate-venv(): INFO: Installing: lftools 09:03:59 lf-activate-venv(): INFO: Adding /tmp/venv-IyS0/bin to PATH 09:03:59 WARNING: Nexus logging server not set 09:03:59 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-rtd-verify-7.0.x/5/ 09:03:59 INFO: archiving logs to S3 09:04:00 ---> uname -a: 09:04:00 Linux prd-centos8-builder-2c-2g-2770.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 09:04:00 09:04:00 09:04:00 ---> lscpu: 09:04:00 Architecture: x86_64 09:04:00 CPU op-mode(s): 32-bit, 64-bit 09:04:00 Byte Order: Little Endian 09:04:00 CPU(s): 2 09:04:00 On-line CPU(s) list: 0,1 09:04:00 Thread(s) per core: 1 09:04:00 Core(s) per socket: 1 09:04:00 Socket(s): 2 09:04:00 NUMA node(s): 1 09:04:00 Vendor ID: AuthenticAMD 09:04:00 CPU family: 23 09:04:00 Model: 49 09:04:00 Model name: AMD EPYC-Rome Processor 09:04:00 Stepping: 0 09:04:00 CPU MHz: 2800.000 09:04:00 BogoMIPS: 5600.00 09:04:00 Virtualization: AMD-V 09:04:00 Hypervisor vendor: KVM 09:04:00 Virtualization type: full 09:04:00 L1d cache: 32K 09:04:00 L1i cache: 32K 09:04:00 L2 cache: 512K 09:04:00 L3 cache: 16384K 09:04:00 NUMA node0 CPU(s): 0,1 09:04:00 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 09:04:00 09:04:00 09:04:00 ---> nproc: 09:04:00 2 09:04:00 09:04:00 09:04:00 ---> df -h: 09:04:00 Filesystem Size Used Avail Use% Mounted on 09:04:00 devtmpfs 3.8G 0 3.8G 0% /dev 09:04:00 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:04:00 tmpfs 3.8G 17M 3.8G 1% /run 09:04:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:04:00 /dev/vda1 40G 8.8G 32G 22% / 09:04:00 tmpfs 770M 0 770M 0% /run/user/1001 09:04:00 09:04:00 09:04:00 ---> free -m: 09:04:00 total used free shared buff/cache available 09:04:00 Mem: 7697 645 4315 19 2736 6741 09:04:00 Swap: 1023 0 1023 09:04:00 09:04:00 09:04:00 ---> ip addr: 09:04:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:04:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:04:00 inet 127.0.0.1/8 scope host lo 09:04:00 valid_lft forever preferred_lft forever 09:04:00 inet6 ::1/128 scope host 09:04:00 valid_lft forever preferred_lft forever 09:04:00 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:04:00 link/ether fa:16:3e:58:eb:11 brd ff:ff:ff:ff:ff:ff 09:04:00 altname enp0s3 09:04:00 altname ens3 09:04:00 inet 10.30.171.201/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:04:00 valid_lft 86180sec preferred_lft 86180sec 09:04:00 inet6 fe80::f816:3eff:fe58:eb11/64 scope link 09:04:00 valid_lft forever preferred_lft forever 09:04:00 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:04:00 link/ether 02:42:41:0a:c3:f6 brd ff:ff:ff:ff:ff:ff 09:04:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:04:00 valid_lft forever preferred_lft forever 09:04:00 09:04:00 09:04:00 ---> sar -b -r -n DEV: 09:04:00 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/30/2024 _x86_64_ (2 CPU) 09:04:00 09:04:00 09:00:15 LINUX RESTART (2 CPU) 09:04:00 09:04:00 09:01:01 AM tps rtps wtps bread/s bwrtn/s 09:04:00 09:02:01 AM 122.22 13.89 108.33 2367.75 8028.20 09:04:00 09:03:01 AM 107.20 0.17 107.03 33.33 10727.70 09:04:00 Average: 114.71 7.03 107.68 1200.83 9377.61 09:04:00 09:04:00 09:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:04:00 09:02:01 AM 5095744 6971400 2786680 35.35 2688 2063872 1022264 11.45 266816 2213700 77336 09:04:00 09:03:01 AM 4658468 6926852 3223956 40.90 2688 2439056 1075308 12.04 268580 2583256 235952 09:04:00 Average: 4877106 6949126 3005318 38.13 2688 2251464 1048786 11.74 267698 2398478 156644 09:04:00 09:04:00 09:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:04:00 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:00 09:02:01 AM eth0 161.64 120.50 1586.88 25.93 0.00 0.00 0.00 0.00 09:04:00 09:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:00 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:00 09:03:01 AM eth0 123.45 82.34 1544.71 13.27 0.00 0.00 0.00 0.00 09:04:00 09:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:00 Average: eth0 142.55 101.42 1565.80 19.60 0.00 0.00 0.00 0.00 09:04:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:00 09:04:00 09:04:00 ---> sar -P ALL: 09:04:00 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/30/2024 _x86_64_ (2 CPU) 09:04:00 09:04:00 09:00:15 LINUX RESTART (2 CPU) 09:04:00 09:04:00 09:01:01 AM CPU %user %nice %system %iowait %steal %idle 09:04:00 09:02:01 AM all 25.32 0.00 5.03 7.90 0.12 61.63 09:04:00 09:02:01 AM 0 32.84 0.00 5.65 10.60 0.12 50.79 09:04:00 09:02:01 AM 1 17.80 0.00 4.41 5.20 0.12 72.47 09:04:00 09:03:01 AM all 33.00 0.00 6.14 5.02 0.13 55.71 09:04:00 09:03:01 AM 0 47.60 0.00 7.66 5.12 0.12 39.50 09:04:00 09:03:01 AM 1 18.48 0.00 4.62 4.93 0.15 71.82 09:04:00 Average: all 29.16 0.00 5.58 6.46 0.13 58.66 09:04:00 Average: 0 40.21 0.00 6.65 7.86 0.12 45.15 09:04:00 Average: 1 18.14 0.00 4.52 5.06 0.13 72.15 09:04:00 09:04:00 09:04:00