23:33:40 Started by upstream project "integration-distribution-mri-test-scandium" build number 82 23:33:40 originally caused by: 23:33:40 Started by timer 23:33:40 Running as SYSTEM 23:33:40 [EnvInject] - Loading node environment variables. 23:33:40 Building remotely on prd-centos8-robot-2c-8g-12972 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-callhome-only-scandium 23:33:41 [ssh-agent] Looking for ssh-agent implementation... 23:33:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:33:41 $ ssh-agent 23:33:41 SSH_AUTH_SOCK=/tmp/ssh-Or2uLlQf8fEg/agent.5277 23:33:41 SSH_AGENT_PID=5279 23:33:41 [ssh-agent] Started. 23:33:41 Running ssh-add (command line suppressed) 23:33:41 Identity added: /w/workspace/netconf-csit-1node-callhome-only-scandium@tmp/private_key_174412240436346118.key (/w/workspace/netconf-csit-1node-callhome-only-scandium@tmp/private_key_174412240436346118.key) 23:33:41 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:33:41 The recommended git tool is: NONE 23:33:43 using credential opendaylight-jenkins-ssh 23:33:43 Wiping out workspace first. 23:33:43 Cloning the remote Git repository 23:33:43 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:33:43 > git init /w/workspace/netconf-csit-1node-callhome-only-scandium/test # timeout=10 23:33:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:33:44 > git --version # timeout=10 23:33:44 > git --version # 'git version 2.43.0' 23:33:44 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:33:44 [INFO] Currently running in a labeled security context 23:33:44 [INFO] Currently SELinux is 'enforcing' on the host 23:33:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-callhome-only-scandium/test@tmp/jenkins-gitclient-ssh1035145433293751855.key 23:33:44 Verifying host key using known hosts file 23:33:44 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. 23:33:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:33:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:33:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:33:47 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:33:47 [INFO] Currently running in a labeled security context 23:33:47 [INFO] Currently SELinux is 'enforcing' on the host 23:33:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-callhome-only-scandium/test@tmp/jenkins-gitclient-ssh6181674178698662924.key 23:33:47 Verifying host key using known hosts file 23:33:47 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. 23:33:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:33:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:33:47 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:33:47 > git config core.sparsecheckout # timeout=10 23:33:47 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:33:47 Commit message: "Adapt test for new pce-allocation field" 23:33:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:33:48 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:33:48 No emails were triggered. 23:33:48 provisioning config files... 23:33:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:33:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:33:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:33:48 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins2024498818497255021.sh 23:33:48 ---> python-tools-install.sh 23:33:48 Setup pyenv: 23:33:48 system 23:33:48 * 3.8.13 (set by /opt/pyenv/version) 23:33:48 * 3.9.13 (set by /opt/pyenv/version) 23:33:48 * 3.10.13 (set by /opt/pyenv/version) 23:33:48 * 3.11.7 (set by /opt/pyenv/version) 23:33:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xeFO 23:33:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:33:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:33:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:33:57 lf-activate-venv(): INFO: Base packages installed successfully 23:33:57 lf-activate-venv(): INFO: Installing additional packages: lftools 23:34:21 lf-activate-venv(): INFO: Adding /tmp/venv-xeFO/bin to PATH 23:34:21 Generating Requirements File 23:34:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:34:41 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:34:41 Python 3.11.7 23:34:41 pip 25.3 from /tmp/venv-xeFO/lib/python3.11/site-packages/pip (python 3.11) 23:34:41 appdirs==1.4.4 23:34:41 argcomplete==3.6.3 23:34:41 aspy.yaml==1.3.0 23:34:41 attrs==25.4.0 23:34:41 autopage==0.5.2 23:34:41 beautifulsoup4==4.14.2 23:34:41 boto3==1.41.2 23:34:41 botocore==1.41.2 23:34:41 bs4==0.0.2 23:34:41 cachetools==6.2.2 23:34:41 certifi==2025.11.12 23:34:41 cffi==2.0.0 23:34:41 cfgv==3.5.0 23:34:41 chardet==5.2.0 23:34:41 charset-normalizer==3.4.4 23:34:41 click==8.3.1 23:34:41 cliff==4.12.0 23:34:41 cmd2==2.7.0 23:34:41 cryptography==3.3.2 23:34:41 debtcollector==3.0.0 23:34:41 decorator==5.2.1 23:34:41 defusedxml==0.7.1 23:34:41 Deprecated==1.3.1 23:34:41 distlib==0.4.0 23:34:41 dnspython==2.8.0 23:34:41 docker==7.1.0 23:34:41 dogpile.cache==1.5.0 23:34:41 durationpy==0.10 23:34:41 email-validator==2.3.0 23:34:41 filelock==3.20.0 23:34:41 future==1.0.0 23:34:41 gitdb==4.0.12 23:34:41 GitPython==3.1.45 23:34:41 google-auth==2.43.0 23:34:41 httplib2==0.31.0 23:34:41 identify==2.6.15 23:34:41 idna==3.11 23:34:41 importlib-resources==1.5.0 23:34:41 iso8601==2.1.0 23:34:41 Jinja2==3.1.6 23:34:41 jmespath==1.0.1 23:34:41 jsonpatch==1.33 23:34:41 jsonpointer==3.0.0 23:34:41 jsonschema==4.25.1 23:34:41 jsonschema-specifications==2025.9.1 23:34:41 keystoneauth1==5.12.0 23:34:41 kubernetes==34.1.0 23:34:41 lftools==0.37.16 23:34:41 lxml==6.0.2 23:34:41 markdown-it-py==4.0.0 23:34:41 MarkupSafe==3.0.3 23:34:41 mdurl==0.1.2 23:34:41 msgpack==1.1.2 23:34:41 multi_key_dict==2.0.3 23:34:41 munch==4.0.0 23:34:41 netaddr==1.3.0 23:34:41 niet==1.4.2 23:34:41 nodeenv==1.9.1 23:34:41 oauth2client==4.1.3 23:34:41 oauthlib==3.3.1 23:34:41 openstacksdk==4.8.0 23:34:41 os-service-types==1.8.2 23:34:41 osc-lib==4.2.0 23:34:41 oslo.config==10.1.0 23:34:41 oslo.context==6.2.0 23:34:41 oslo.i18n==6.7.1 23:34:41 oslo.log==7.2.1 23:34:41 oslo.serialization==5.8.0 23:34:41 oslo.utils==9.2.0 23:34:41 packaging==25.0 23:34:41 pbr==7.0.3 23:34:41 platformdirs==4.5.0 23:34:41 prettytable==3.17.0 23:34:41 psutil==7.1.3 23:34:41 pyasn1==0.6.1 23:34:41 pyasn1_modules==0.4.2 23:34:41 pycparser==2.23 23:34:41 pygerrit2==2.0.15 23:34:41 PyGithub==2.8.1 23:34:41 Pygments==2.19.2 23:34:41 PyJWT==2.10.1 23:34:41 PyNaCl==1.6.1 23:34:41 pyparsing==2.4.7 23:34:41 pyperclip==1.11.0 23:34:41 pyrsistent==0.20.0 23:34:41 python-cinderclient==9.8.0 23:34:41 python-dateutil==2.9.0.post0 23:34:41 python-heatclient==4.3.0 23:34:41 python-jenkins==1.8.3 23:34:41 python-keystoneclient==5.7.0 23:34:41 python-magnumclient==4.9.0 23:34:41 python-openstackclient==8.2.0 23:34:41 python-swiftclient==4.9.0 23:34:41 PyYAML==6.0.3 23:34:41 referencing==0.37.0 23:34:41 requests==2.32.5 23:34:41 requests-oauthlib==2.0.0 23:34:41 requestsexceptions==1.4.0 23:34:41 rfc3986==2.0.0 23:34:41 rich==14.2.0 23:34:41 rich-argparse==1.7.2 23:34:41 rpds-py==0.29.0 23:34:41 rsa==4.9.1 23:34:41 ruamel.yaml==0.18.16 23:34:41 ruamel.yaml.clib==0.2.15 23:34:41 s3transfer==0.15.0 23:34:41 simplejson==3.20.2 23:34:41 six==1.17.0 23:34:41 smmap==5.0.2 23:34:41 soupsieve==2.8 23:34:41 stevedore==5.6.0 23:34:41 tabulate==0.9.0 23:34:41 toml==0.10.2 23:34:41 tomlkit==0.13.3 23:34:41 tqdm==4.67.1 23:34:41 typing_extensions==4.15.0 23:34:41 tzdata==2025.2 23:34:41 urllib3==1.26.20 23:34:41 virtualenv==20.35.4 23:34:41 wcwidth==0.2.14 23:34:41 websocket-client==1.9.0 23:34:41 wrapt==2.0.1 23:34:41 xdg==6.0.0 23:34:41 xmltodict==1.0.2 23:34:41 yq==3.4.3 23:34:41 [EnvInject] - Injecting environment variables from a build step. 23:34:42 [EnvInject] - Injecting as environment variables the properties content 23:34:42 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:34:42 OS_CLOUD=vex 23:34:42 OS_STACK_NAME=releng-netconf-csit-1node-callhome-only-scandium-70 23:34:42 OS_STACK_TEMPLATE_DIR=openstack-hot 23:34:42 23:34:42 [EnvInject] - Variables injected successfully. 23:34:42 provisioning config files... 23:34:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:34:42 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins2619256044236344273.sh 23:34:42 ---> Create parameters file for OpenStack HOT 23:34:42 OpenStack Heat parameters generated 23:34:42 ----------------------------------- 23:34:42 parameters: 23:34:42 vm_0_count: '1' 23:34:42 vm_0_flavor: 'v3-standard-4' 23:34:42 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:34:42 vm_1_count: '1' 23:34:42 vm_1_flavor: 'v3-standard-2' 23:34:42 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 23:34:42 23:34:42 job_name: '64201-70' 23:34:42 silo: 'releng' 23:34:42 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins7404009277909533625.sh 23:34:42 ---> Create HEAT stack 23:34:42 + source /home/jenkins/lf-env.sh 23:34:42 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:42 ++ mktemp -d /tmp/venv-XXXX 23:34:42 + lf_venv=/tmp/venv-N94A 23:34:42 + local venv_file=/tmp/.os_lf_venv 23:34:42 + local python=python3 23:34:42 + local options 23:34:42 + local set_path=true 23:34:42 + local install_args= 23:34:42 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:42 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:34:42 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:34:42 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:42 + true 23:34:42 + case $1 in 23:34:42 + python=python3 23:34:42 + shift 2 23:34:42 + true 23:34:42 + case $1 in 23:34:42 + shift 23:34:42 + break 23:34:42 + case $python in 23:34:42 + local pkg_list= 23:34:42 + [[ -d /opt/pyenv ]] 23:34:42 + echo 'Setup pyenv:' 23:34:42 Setup pyenv: 23:34:42 + export PYENV_ROOT=/opt/pyenv 23:34:42 + PYENV_ROOT=/opt/pyenv 23:34:42 + 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 23:34:42 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:34:42 + pyenv versions 23:34:42 system 23:34:42 3.8.13 23:34:42 3.9.13 23:34:42 3.10.13 23:34:42 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-scandium/.python-version) 23:34:42 + command -v pyenv 23:34:42 ++ pyenv init - --no-rehash 23:34:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:34:42 for i in ${!paths[@]}; do 23:34:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:34:42 fi; done; 23:34:42 echo "${paths[*]}"'\'')" 23:34:42 export PATH="/opt/pyenv/shims:${PATH}" 23:34:42 export PYENV_SHELL=bash 23:34:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:34:42 pyenv() { 23:34:42 local command 23:34:42 command="${1:-}" 23:34:42 if [ "$#" -gt 0 ]; then 23:34:42 shift 23:34:42 fi 23:34:42 23:34:42 case "$command" in 23:34:42 rehash|shell) 23:34:42 eval "$(pyenv "sh-$command" "$@")" 23:34:42 ;; 23:34:42 *) 23:34:42 command pyenv "$command" "$@" 23:34:42 ;; 23:34:42 esac 23:34:42 }' 23:34:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:34:42 for i in ${!paths[@]}; do 23:34:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:34:42 fi; done; 23:34:42 echo "${paths[*]}"' 23:34:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:34:42 ++ 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 23:34:42 ++ 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 23:34:42 ++ export PYENV_SHELL=bash 23:34:42 ++ PYENV_SHELL=bash 23:34:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:34:42 +++ complete -F _pyenv pyenv 23:34:42 ++ lf-pyver python3 23:34:42 ++ local py_version_xy=python3 23:34:42 ++ local py_version_xyz= 23:34:42 ++ awk '{ print $1 }' 23:34:42 ++ pyenv versions 23:34:42 ++ local command 23:34:42 ++ command=versions 23:34:42 ++ '[' 1 -gt 0 ']' 23:34:42 ++ shift 23:34:42 ++ case "$command" in 23:34:42 ++ command pyenv versions 23:34:42 ++ pyenv versions 23:34:42 ++ sed 's/^[ *]* //' 23:34:42 ++ grep -E '^[0-9.]*[0-9]$' 23:34:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:34:42 +++ grep '^3' /tmp/.pyenv_versions 23:34:42 +++ sort -V 23:34:42 +++ tail -n 1 23:34:42 ++ py_version_xyz=3.11.7 23:34:42 ++ [[ -z 3.11.7 ]] 23:34:42 ++ echo 3.11.7 23:34:42 ++ return 0 23:34:42 + pyenv local 3.11.7 23:34:42 + local command 23:34:42 + command=local 23:34:42 + '[' 2 -gt 0 ']' 23:34:42 + shift 23:34:42 + case "$command" in 23:34:42 + command pyenv local 3.11.7 23:34:42 + pyenv local 3.11.7 23:34:42 + for arg in "$@" 23:34:42 + case $arg in 23:34:42 + pkg_list+='lftools[openstack] ' 23:34:42 + for arg in "$@" 23:34:42 + case $arg in 23:34:42 + pkg_list+='kubernetes ' 23:34:42 + for arg in "$@" 23:34:42 + case $arg in 23:34:42 + pkg_list+='niet ' 23:34:42 + for arg in "$@" 23:34:42 + case $arg in 23:34:42 + pkg_list+='python-heatclient ' 23:34:42 + for arg in "$@" 23:34:42 + case $arg in 23:34:42 + pkg_list+='python-openstackclient ' 23:34:42 + for arg in "$@" 23:34:42 + case $arg in 23:34:42 + pkg_list+='python-magnumclient ' 23:34:42 + for arg in "$@" 23:34:42 + case $arg in 23:34:42 + pkg_list+='urllib3~=1.26.15 ' 23:34:42 + for arg in "$@" 23:34:42 + case $arg in 23:34:42 + pkg_list+='yq ' 23:34:42 + [[ -f /tmp/.os_lf_venv ]] 23:34:42 ++ cat /tmp/.os_lf_venv 23:34:42 + lf_venv=/tmp/venv-xeFO 23:34:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xeFO from' file:/tmp/.os_lf_venv 23:34:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xeFO from file:/tmp/.os_lf_venv 23:34:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:34:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:42 + local 'pip_opts=--upgrade --quiet' 23:34:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:34:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:34:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:34:42 + [[ -n '' ]] 23:34:42 + [[ -n '' ]] 23:34:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:34:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:42 + /tmp/venv-xeFO/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 23:34:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:34:44 lf-activate-venv(): INFO: Base packages installed successfully 23:34:44 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:34:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:34:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:44 + /tmp/venv-xeFO/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:35:00 + type python3 23:35:00 + true 23:35:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xeFO/bin to PATH' 23:35:00 lf-activate-venv(): INFO: Adding /tmp/venv-xeFO/bin to PATH 23:35:00 + PATH=/tmp/venv-xeFO/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 23:35:00 + return 0 23:35:00 + openstack --os-cloud vex limits show --absolute 23:35:02 +--------------------------+---------+ 23:35:02 | Name | Value | 23:35:02 +--------------------------+---------+ 23:35:02 | maxTotalInstances | -1 | 23:35:02 | maxTotalCores | 450 | 23:35:02 | maxTotalRAMSize | 1000000 | 23:35:02 | maxServerMeta | 128 | 23:35:02 | maxImageMeta | 128 | 23:35:02 | maxPersonality | 5 | 23:35:02 | maxPersonalitySize | 10240 | 23:35:02 | maxTotalKeypairs | 100 | 23:35:02 | maxServerGroups | 10 | 23:35:02 | maxServerGroupMembers | 10 | 23:35:02 | maxTotalFloatingIps | -1 | 23:35:02 | maxSecurityGroups | -1 | 23:35:02 | maxSecurityGroupRules | -1 | 23:35:02 | totalRAMUsed | 876544 | 23:35:02 | totalCoresUsed | 214 | 23:35:02 | totalInstancesUsed | 82 | 23:35:02 | totalFloatingIpsUsed | 0 | 23:35:02 | totalSecurityGroupsUsed | 0 | 23:35:02 | totalServerGroupsUsed | 0 | 23:35:02 | maxTotalVolumes | -1 | 23:35:02 | maxTotalSnapshots | 10 | 23:35:02 | maxTotalVolumeGigabytes | 4096 | 23:35:02 | maxTotalBackups | 10 | 23:35:02 | maxTotalBackupGigabytes | 1000 | 23:35:02 | totalVolumesUsed | 3 | 23:35:02 | totalGigabytesUsed | 60 | 23:35:02 | totalSnapshotsUsed | 0 | 23:35:02 | totalBackupsUsed | 0 | 23:35:02 | totalBackupGigabytesUsed | 0 | 23:35:02 +--------------------------+---------+ 23:35:02 + pushd /opt/ciman/openstack-hot 23:35:02 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-callhome-only-scandium 23:35:02 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-callhome-only-scandium-70 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-callhome-only-scandium/stack-parameters.yaml 23:35:27 Creating stack releng-netconf-csit-1node-callhome-only-scandium-70 23:35:27 Waiting to initialize infrastructure... 23:35:27 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_0_group.resources[0].resources.instance: Quota exceeded for ram: Requested 16384, but already used 991232 of 1000000 ram (HTTP 403) (Request-ID: req-74ae7924-4831-4ac0-8989-4588c60acda9) 23:35:27 TypeError: delete() missing 1 required positional argument: 'force' 23:35:27 Build step 'Execute shell' marked build as failure 23:35:27 $ ssh-agent -k 23:35:27 unset SSH_AUTH_SOCK; 23:35:27 unset SSH_AGENT_PID; 23:35:27 echo Agent pid 5279 killed; 23:35:27 [ssh-agent] Stopped. 23:35:27 Recording plot data 23:35:27 Robot results publisher started... 23:35:27 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:35:27 -Parsing output xml: 23:35:27 Failed! 23:35:27 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-callhome-only-scandium with configured filemask: output.xml 23:35:27 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:35:27 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:35:27 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:35:27 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:35:27 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:35:27 at hudson.remoting.Request$2.run(Request.java:377) 23:35:27 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:35:27 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:35:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:35:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:35:27 at java.base/java.lang.Thread.run(Thread.java:829) 23:35:27 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-12972 23:35:27 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:35:27 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:35:27 at hudson.remoting.Channel.call(Channel.java:1003) 23:35:27 at hudson.FilePath.act(FilePath.java:1230) 23:35:27 at hudson.FilePath.act(FilePath.java:1219) 23:35:27 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:35:27 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:35:27 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:35:27 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:35:27 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:35:27 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:35:27 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:35:27 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:35:27 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:35:27 at hudson.model.Run.execute(Run.java:1918) 23:35:27 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:35:27 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:35:27 at hudson.model.Executor.run(Executor.java:442) 23:35:27 [PostBuildScript] - [INFO] Executing post build scripts. 23:35:27 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins2710461997279840507.sh 23:35:27 Archiving csit artifacts 23:35:27 seq: invalid floating point argument: ‘’ 23:35:27 Try 'seq --help' for more information. 23:35:27 % Total % Received % Xferd Average Speed Time Time Time Current 23:35:27 Dload Upload Total Spent Left Speed 23:35:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 5152 0 --:--:-- --:--:-- --:--:-- 5152 23:35:27 Archive: robot-plugin.zip 23:35:27 End-of-central-directory signature not found. Either this file is not 23:35:27 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:35:27 latter case the central directory and zipfile comment will be found on 23:35:27 the last disk(s) of this archive. 23:35:27 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:35:27 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:35:27 mv: cannot stat '*.log': No such file or directory 23:35:27 mv: cannot stat '*.log.gz': No such file or directory 23:35:27 mv: cannot stat '*.csv': No such file or directory 23:35:27 mv: cannot stat '*.png': No such file or directory 23:35:27 [PostBuildScript] - [INFO] Executing post build scripts. 23:35:27 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins16963947384633567046.sh 23:35:27 [PostBuildScript] - [INFO] Executing post build scripts. 23:35:27 [EnvInject] - Injecting environment variables from a build step. 23:35:27 [EnvInject] - Injecting as environment variables the properties content 23:35:27 OS_CLOUD=vex 23:35:27 OS_STACK_NAME=releng-netconf-csit-1node-callhome-only-scandium-70 23:35:27 23:35:27 [EnvInject] - Variables injected successfully. 23:35:27 provisioning config files... 23:35:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:35:28 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins12347646285977893513.sh 23:35:28 ---> openstack-stack-delete.sh 23:35:28 Setup pyenv: 23:35:28 system 23:35:28 3.8.13 23:35:28 3.9.13 23:35:28 3.10.13 23:35:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-scandium/.python-version) 23:35:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xeFO from file:/tmp/.os_lf_venv 23:35:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:30 lf-activate-venv(): INFO: Base packages installed successfully 23:35:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:35:44 lf-activate-venv(): INFO: Adding /tmp/venv-xeFO/bin to PATH 23:35:44 INFO: Stack cost retrieval disabled, setting cost to 0 23:35:56 INFO: Deleting stack releng-netconf-csit-1node-callhome-only-scandium-70 23:35:56 Successfully deleted stack releng-netconf-csit-1node-callhome-only-scandium-70 23:35:56 [PostBuildScript] - [INFO] Executing post build scripts. 23:35:56 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins8997123960419419401.sh 23:35:56 ---> sysstat.sh 23:35:57 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins14012447085479388735.sh 23:35:57 ---> package-listing.sh 23:35:57 ++ facter osfamily 23:35:57 ++ tr '[:upper:]' '[:lower:]' 23:35:57 + OS_FAMILY=redhat 23:35:57 + workspace=/w/workspace/netconf-csit-1node-callhome-only-scandium 23:35:57 + START_PACKAGES=/tmp/packages_start.txt 23:35:57 + END_PACKAGES=/tmp/packages_end.txt 23:35:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:35:57 + PACKAGES=/tmp/packages_start.txt 23:35:57 + '[' /w/workspace/netconf-csit-1node-callhome-only-scandium ']' 23:35:57 + PACKAGES=/tmp/packages_end.txt 23:35:57 + case "${OS_FAMILY}" in 23:35:57 + rpm -qa 23:35:57 + sort 23:35:58 + '[' -f /tmp/packages_start.txt ']' 23:35:58 + '[' -f /tmp/packages_end.txt ']' 23:35:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:35:58 + '[' /w/workspace/netconf-csit-1node-callhome-only-scandium ']' 23:35:58 + mkdir -p /w/workspace/netconf-csit-1node-callhome-only-scandium/archives/ 23:35:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-callhome-only-scandium/archives/ 23:35:58 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins6703149776198631681.sh 23:35:58 ---> capture-instance-metadata.sh 23:35:58 Setup pyenv: 23:35:58 system 23:35:58 3.8.13 23:35:58 3.9.13 23:35:58 3.10.13 23:35:58 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-scandium/.python-version) 23:35:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xeFO from file:/tmp/.os_lf_venv 23:35:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:00 lf-activate-venv(): INFO: Base packages installed successfully 23:36:00 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:10 lf-activate-venv(): INFO: Adding /tmp/venv-xeFO/bin to PATH 23:36:10 INFO: Running in OpenStack, capturing instance metadata 23:36:10 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins3909736338612017991.sh 23:36:10 provisioning config files... 23:36:11 Could not find credentials [logs] for netconf-csit-1node-callhome-only-scandium #70 23:36:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-callhome-only-scandium@tmp/config13229555392282104566tmp 23:36:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:36:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:36:11 provisioning config files... 23:36:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:36:11 [EnvInject] - Injecting environment variables from a build step. 23:36:11 [EnvInject] - Injecting as environment variables the properties content 23:36:11 SERVER_ID=logs 23:36:11 23:36:11 [EnvInject] - Variables injected successfully. 23:36:11 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins3781549976910286874.sh 23:36:11 ---> create-netrc.sh 23:36:11 WARN: Log server credential not found. 23:36:11 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins17642963694543695281.sh 23:36:11 ---> python-tools-install.sh 23:36:11 Setup pyenv: 23:36:12 system 23:36:12 3.8.13 23:36:12 3.9.13 23:36:12 3.10.13 23:36:12 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-scandium/.python-version) 23:36:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xeFO from file:/tmp/.os_lf_venv 23:36:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:14 lf-activate-venv(): INFO: Base packages installed successfully 23:36:14 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:23 lf-activate-venv(): INFO: Adding /tmp/venv-xeFO/bin to PATH 23:36:23 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins12269361514716951191.sh 23:36:23 ---> sudo-logs.sh 23:36:23 Archiving 'sudo' log.. 23:36:24 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins652964319709874723.sh 23:36:24 ---> job-cost.sh 23:36:24 Setup pyenv: 23:36:24 system 23:36:24 3.8.13 23:36:24 3.9.13 23:36:24 3.10.13 23:36:24 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-scandium/.python-version) 23:36:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xeFO from file:/tmp/.os_lf_venv 23:36:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:26 lf-activate-venv(): INFO: Base packages installed successfully 23:36:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:36:33 lf-activate-venv(): INFO: Adding /tmp/venv-xeFO/bin to PATH 23:36:33 DEBUG: total: 0 23:36:33 INFO: Retrieving Stack Cost... 23:36:34 INFO: Retrieving Pricing Info for: v3-standard-2 23:36:34 INFO: Archiving Costs 23:36:34 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins2262696205972073898.sh 23:36:34 ---> logs-deploy.sh 23:36:34 Setup pyenv: 23:36:34 system 23:36:34 3.8.13 23:36:34 3.9.13 23:36:34 3.10.13 23:36:34 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-scandium/.python-version) 23:36:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xeFO from file:/tmp/.os_lf_venv 23:36:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:36 lf-activate-venv(): INFO: Base packages installed successfully 23:36:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:36:48 lf-activate-venv(): INFO: Adding /tmp/venv-xeFO/bin to PATH 23:36:48 WARNING: Nexus logging server not set 23:36:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-callhome-only-scandium/70/ 23:36:48 INFO: archiving logs to S3 23:36:49 ---> uname -a: 23:36:49 Linux prd-centos8-robot-2c-8g-12972.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 23:36:49 23:36:49 23:36:49 ---> lscpu: 23:36:49 Architecture: x86_64 23:36:49 CPU op-mode(s): 32-bit, 64-bit 23:36:49 Byte Order: Little Endian 23:36:49 CPU(s): 2 23:36:49 On-line CPU(s) list: 0,1 23:36:49 Thread(s) per core: 1 23:36:49 Core(s) per socket: 1 23:36:49 Socket(s): 2 23:36:49 NUMA node(s): 1 23:36:49 Vendor ID: AuthenticAMD 23:36:49 CPU family: 23 23:36:49 Model: 49 23:36:49 Model name: AMD EPYC-Rome Processor 23:36:49 Stepping: 0 23:36:49 CPU MHz: 2800.000 23:36:49 BogoMIPS: 5600.00 23:36:49 Virtualization: AMD-V 23:36:49 Hypervisor vendor: KVM 23:36:49 Virtualization type: full 23:36:49 L1d cache: 32K 23:36:49 L1i cache: 32K 23:36:49 L2 cache: 512K 23:36:49 L3 cache: 16384K 23:36:49 NUMA node0 CPU(s): 0,1 23:36:49 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 23:36:49 23:36:49 23:36:49 ---> nproc: 23:36:49 2 23:36:49 23:36:49 23:36:49 ---> df -h: 23:36:49 Filesystem Size Used Avail Use% Mounted on 23:36:49 devtmpfs 3.8G 0 3.8G 0% /dev 23:36:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:36:49 tmpfs 3.8G 17M 3.8G 1% /run 23:36:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:36:49 /dev/vda1 40G 8.3G 32G 21% / 23:36:49 tmpfs 770M 0 770M 0% /run/user/1001 23:36:49 23:36:49 23:36:49 ---> free -m: 23:36:49 total used free shared buff/cache available 23:36:49 Mem: 7697 594 4996 19 2106 6806 23:36:49 Swap: 1023 0 1023 23:36:49 23:36:49 23:36:49 ---> ip addr: 23:36:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:36:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:36:49 inet 127.0.0.1/8 scope host lo 23:36:49 valid_lft forever preferred_lft forever 23:36:49 inet6 ::1/128 scope host 23:36:49 valid_lft forever preferred_lft forever 23:36:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:36:49 link/ether fa:16:3e:41:fb:5a brd ff:ff:ff:ff:ff:ff 23:36:49 altname enp0s3 23:36:49 altname ens3 23:36:49 inet 10.30.171.146/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:36:49 valid_lft 86178sec preferred_lft 86178sec 23:36:49 inet6 fe80::f816:3eff:fe41:fb5a/64 scope link 23:36:49 valid_lft forever preferred_lft forever 23:36:49 23:36:49 23:36:49 ---> sar -b -r -n DEV: 23:36:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/23/2025 _x86_64_ (2 CPU) 23:36:49 23:36:49 23:33:02 LINUX RESTART (2 CPU) 23:36:49 23:36:49 11:34:03 PM tps rtps wtps bread/s bwrtn/s 23:36:49 11:35:01 PM 124.62 0.16 124.46 4.14 12080.04 23:36:49 11:36:01 PM 39.04 0.93 38.10 95.70 4019.74 23:36:49 Average: 81.10 0.55 80.55 50.70 7981.26 23:36:49 23:36:49 11:34:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:36:49 11:35:01 PM 5207900 7051176 2674532 33.93 2688 2018792 689232 7.72 188636 2135244 104312 23:36:49 11:36:01 PM 5184844 7028952 2697588 34.22 2688 2019936 708300 7.93 382492 1966756 9152 23:36:49 Average: 5196372 7040064 2686060 34.08 2688 2019364 698766 7.82 285564 2051000 56732 23:36:49 23:36:49 11:34:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:36:49 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:49 11:35:01 PM eth0 112.46 91.50 1336.89 12.57 0.00 0.00 0.00 0.00 23:36:49 11:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:49 11:36:01 PM eth0 21.68 13.63 17.74 7.00 0.00 0.00 0.00 0.00 23:36:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:49 Average: eth0 66.30 51.90 666.08 9.74 0.00 0.00 0.00 0.00 23:36:49 23:36:49 23:36:49 ---> sar -P ALL: 23:36:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/23/2025 _x86_64_ (2 CPU) 23:36:49 23:36:49 23:33:02 LINUX RESTART (2 CPU) 23:36:49 23:36:49 11:34:03 PM CPU %user %nice %system %iowait %steal %idle 23:36:49 11:35:01 PM all 39.35 0.00 5.76 1.22 0.12 53.55 23:36:49 11:35:01 PM 0 30.50 0.00 5.63 0.93 0.14 62.81 23:36:49 11:35:01 PM 1 48.18 0.00 5.89 1.51 0.10 44.31 23:36:49 11:36:01 PM all 16.60 0.00 2.46 0.34 0.07 80.53 23:36:49 11:36:01 PM 0 14.72 0.00 2.28 0.38 0.07 82.54 23:36:49 11:36:01 PM 1 18.48 0.00 2.64 0.30 0.07 78.52 23:36:49 Average: all 27.80 0.00 4.08 0.77 0.09 67.25 23:36:49 Average: 0 22.49 0.00 3.93 0.65 0.10 72.83 23:36:49 Average: 1 33.11 0.00 4.24 0.90 0.08 61.67 23:36:49 23:36:49 23:36:49