Started by upstream project "integration-distribution-test-vanadium" build number 120 originally caused by: Started by upstream project "autorelease-release-chromium-mvn39-openjdk21" build number 38 originally caused by: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-robot-2c-8g-24046 (centos8-robot-2c-8g) in workspace /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ioU9KO3WQMVZ/agent.5576 SSH_AGENT_PID=5577 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium@tmp/private_key_1684502387693320707.key (/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium@tmp/private_key_1684502387693320707.key) [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/integration/test > git init /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test@tmp/jenkins-gitclient-ssh12249208210960298740.key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test@tmp/jenkins-gitclient-ssh16971286864423246240.key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10 Commit message: "Adapt updater.py to use new lsp-flags container" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 No emails were triggered. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash /tmp/jenkins4502649100040298780.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VvbY lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-VvbY/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.7 pip 26.0.1 from /tmp/venv-VvbY/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.42.59 botocore==1.42.59 bs4==0.0.2 certifi==2026.2.25 cffi==2.0.0 cfgv==3.5.0 chardet==6.0.0.post1 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.2 cmd2==3.2.2 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.24.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.10.0 os-service-types==1.8.2 osc-lib==4.4.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.2 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-discovery==1.1.0 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.3 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.1.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.1 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_STACK_TEMPLATE=csit-2-instance-type.yaml OS_CLOUD=vex OS_STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-118 OS_STACK_TEMPLATE_DIR=openstack-hot [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash /tmp/jenkins7353166170683928753.sh ---> Create parameters file for OpenStack HOT OpenStack Heat parameters generated ----------------------------------- parameters: vm_0_count: '1' vm_0_flavor: 'v3-standard-4' vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' vm_1_count: '1' vm_1_flavor: 'v3-standard-2' vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' job_name: '35801-118' silo: 'releng' [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash -l /tmp/jenkins6265121443800935712.sh ---> Create HEAT stack + source /home/jenkins/lf-env.sh + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-emdN + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq + true + case $1 in + python=python3 + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ sed 's/^[ *]* //' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ tail -n 1 +++ grep '^3' /tmp/.pyenv_versions +++ sort -V ++ py_version_xyz=3.11.7 ++ [[ -z 3.11.7 ]] ++ echo 3.11.7 ++ return 0 + pyenv local 3.11.7 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.7 + pyenv local 3.11.7 + for arg in "$@" + case $arg in + pkg_list+='lftools[openstack] ' + for arg in "$@" + case $arg in + pkg_list+='kubernetes ' + for arg in "$@" + case $arg in + pkg_list+='niet ' + for arg in "$@" + case $arg in + pkg_list+='python-heatclient ' + for arg in "$@" + case $arg in + pkg_list+='python-openstackclient ' + for arg in "$@" + case $arg in + pkg_list+='python-magnumclient ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + for arg in "$@" + case $arg in + pkg_list+='yq ' + [[ -f /tmp/.os_lf_venv ]] ++ cat /tmp/.os_lf_venv + lf_venv=/tmp/venv-VvbY + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VvbY from' file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VvbY from file:/tmp/.os_lf_venv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-VvbY/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 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq + /tmp/venv-VvbY/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 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VvbY/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-VvbY/bin to PATH + PATH=/tmp/venv-VvbY/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 + return 0 + openstack --os-cloud vex limits show --absolute /tmp/venv-VvbY/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! warnings.warn( +--------------------------+---------+ | Name | Value | +--------------------------+---------+ | maxTotalInstances | -1 | | maxTotalCores | 450 | | maxTotalRAMSize | 1000000 | | maxServerMeta | 128 | | maxImageMeta | 128 | | maxPersonality | 5 | | maxPersonalitySize | 10240 | | maxTotalKeypairs | 100 | | maxServerGroups | 10 | | maxServerGroupMembers | 10 | | maxTotalFloatingIps | -1 | | maxSecurityGroups | -1 | | maxSecurityGroupRules | -1 | | totalRAMUsed | 188416 | | totalCoresUsed | 46 | | totalInstancesUsed | 15 | | totalFloatingIpsUsed | 0 | | totalSecurityGroupsUsed | 0 | | totalServerGroupsUsed | 0 | | maxTotalVolumes | -1 | | maxTotalSnapshots | 10 | | maxTotalVolumeGigabytes | 4096 | | maxTotalBackups | 10 | | maxTotalBackupGigabytes | 1000 | | totalVolumesUsed | 0 | | totalGigabytesUsed | 0 | | totalSnapshotsUsed | 0 | | totalBackupsUsed | 0 | | totalBackupGigabytesUsed | 0 | +--------------------------+---------+ + pushd /opt/ciman/openstack-hot /opt/ciman/openstack-hot /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium + lftools openstack --os-cloud vex stack create releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-118 csit-2-instance-type.yaml /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/stack-parameters.yaml /tmp/venv-VvbY/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! warnings.warn( Creating stack releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-118 Waiting to initialize infrastructure... Waiting to initialize infrastructure... Stack initialization successful. ------------------------------------ Stack Details ------------------------------------ {'added': None, 'capabilities': [], 'created_at': '2026-02-28T08:10:08Z', 'deleted': None, 'deleted_at': None, 'description': 'No description', 'environment': None, 'environment_files': None, 'files': None, 'files_container': None, 'id': '395897ff-958e-424a-b816-b80f3beadc69', 'is_rollback_disabled': True, 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-118/395897ff-958e-424a-b816-b80f3beadc69', 'rel': 'self'}], 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 'name': 'releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-118', 'notification_topics': [], 'outputs': [{'description': 'IP addresses of the 1st vm types', 'output_key': 'vm_0_ips', 'output_value': ['10.30.170.143']}, {'description': 'IP addresses of the 2nd vm types', 'output_key': 'vm_1_ips', 'output_value': ['10.30.170.230']}], 'owner_id': ****, 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 'OS::stack_id': '395897ff-958e-424a-b816-b80f3beadc69', 'OS::stack_name': 'releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-118', 'job_name': '35801-118', 'silo': 'releng', 'vm_0_count': '1', 'vm_0_flavor': 'v3-standard-4', 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' '20260201-010217.481', 'vm_1_count': '1', 'vm_1_flavor': 'v3-standard-2', 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' '- 20250917-133034.654'}, 'parent_id': None, 'replaced': None, 'status': 'CREATE_COMPLETE', 'status_reason': 'Stack CREATE completed successfully', 'tags': [], 'template': None, 'template_description': 'No description', 'template_url': None, 'timeout_mins': 15, 'unchanged': None, 'updated': None, 'updated_at': None, 'user_project_id': '2a9933818a7a439da5ea723380c06285'} ------------------------------------ + popd /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash -l /tmp/jenkins16076251177627312691.sh ---> Copy SSH public keys to CSIT lab Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VvbY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-VvbY/bin to PATH /tmp/venv-VvbY/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! warnings.warn( SSH not responding on 10.30.170.143. Retrying in 10 seconds... Warning: Permanently added '10.30.170.230' (ECDSA) to the list of known hosts. releng-35801-118-1-mininet-ovs-217-0 Successfully copied public keys to slave 10.30.170.230 Ping to 10.30.170.143 successful. SSH not responding on 10.30.170.143. Retrying in 10 seconds... Ping to 10.30.170.143 successful. Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. releng-35801-118-0-builder-0 Successfully copied public keys to slave 10.30.170.143 Process 6794 ready. Process 6795 ready. SSH ready on all stack servers. [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash -l /tmp/jenkins16351514740645483841.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/.python-version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EyAZ lf-activate-venv(): INFO: Save venv in file: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/.robot_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: setuptools wheel lf-activate-venv(): INFO: Adding /tmp/venv-EyAZ/bin to PATH + echo 'Installing Python Requirements' Installing Python Requirements + cat + python -m pip install -r requirements.txt Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple Collecting docker-py (from -r requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) Collecting ipaddr (from -r requirements.txt (line 2)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting netaddr (from -r requirements.txt (line 3)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) Collecting netifaces (from -r requirements.txt (line 4)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyhocon (from -r requirements.txt (line 5)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) Collecting requests (from -r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) Collecting robotframework (from -r requirements.txt (line 7)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 36.2 MB/s 0:00:00 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting scapy (from -r requirements.txt (line 12)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 45.7 MB/s 0:00:00 Collecting jsonpath-rw (from -r requirements.txt (line 15)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting elasticsearch (from -r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 31.0 MB/s 0:00:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) Collecting pyangbind (from -r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) Collecting isodate (from -r requirements.txt (line 25)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) Collecting jmespath (from -r requirements.txt (line 28)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) Collecting jsonpatch (from -r requirements.txt (line 31)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.2.25/certifi-2026.2.25-py3-none-any.whl (153 kB) Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) Collecting elasticsearch (from -r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 43.6 MB/s 0:00:00 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) Collecting pyang (from pyangbind->-r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.4 MB/s 0:00:00 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) Collecting regex (from pyangbind->-r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.28/regex-2026.2.28-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.2/800.2 kB 30.1 MB/s 0:00:00 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 83.6 MB/s 0:00:00 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw Building wheel for robotframework-sshlibrary (pyproject.toml): started Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=44607f77db2b783a2eb6bee47733538dc08b57dcc5e2a6e26cab77492f02d7e1 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc Building wheel for ipaddr (pyproject.toml): started Building wheel for ipaddr (pyproject.toml): finished with status 'done' Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=1f5492b5e8155aa2b04ec7c8959aa46b43d14b7806cf699fcba236ca792694bb Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf Building wheel for netifaces (pyproject.toml): started Building wheel for netifaces (pyproject.toml): finished with status 'done' Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41093 sha256=a62efe3048d88f3a98e6208072c2936b10770d99aa9b4cf636c8e2fc1e4ef4f0 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 Building wheel for robotframework-httplibrary (pyproject.toml): started Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=d570dbd93216433b7ab67c9d73dfbcdad6707e634eaa166834e913e49b673cc4 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed Building wheel for jsonpath-rw (pyproject.toml): started Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=fbe7bb092ab06eedffddc1512ea01e2fa2c587ce78efa3041e54ceaa3cd94301 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.28 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 + pip freeze attrs==25.4.0 bcrypt==5.0.0 beautifulsoup4==4.14.3 certifi==2026.2.25 cffi==2.0.0 charset-normalizer==3.4.4 click==8.3.1 cryptography==46.0.5 decorator==5.2.1 distlib==0.4.0 docker-py==1.10.6 docker-pycreds==0.4.0 elastic-transport==8.17.1 elasticsearch==8.19.3 elasticsearch-dsl==8.15.4 enum34==1.1.10 filelock==3.24.3 h11==0.16.0 idna==3.11 invoke==2.2.1 ipaddr==2.2.0 isodate==0.7.2 jmespath==1.1.0 jsonpatch==1.33 jsonpath-rw==1.4.0 jsonpointer==3.0.0 lxml==6.0.2 netaddr==1.3.0 netifaces==0.11.0 outcome==1.3.0.post0 packaging==26.0 paramiko==4.0.0 platformdirs==4.9.2 ply==3.11 pyang==2.7.1 pyangbind==0.8.7 pycparser==3.0 pyhocon==0.3.61 PyNaCl==1.6.2 pyparsing==3.3.2 PySocks==1.7.1 python-dateutil==2.9.0.post0 python-discovery==1.1.0 regex==2026.2.28 requests==2.32.5 robotframework==7.4.1 robotframework-httplibrary==0.4.2 robotframework-pythonlibcore==4.5.0 robotframework-requests==0.9.7 robotframework-selenium2library==3.0.0 robotframework-seleniumlibrary==6.8.0 robotframework-sshlibrary==3.8.0 scapy==2.7.0 scp==0.15.0 selenium==4.41.0 six==1.17.0 sniffio==1.3.1 sortedcontainers==2.4.0 soupsieve==2.8.3 trio==0.33.0 trio-websocket==0.12.2 typing_extensions==4.15.0 urllib3==2.6.3 virtualenv==21.1.0 waitress==3.0.2 WebOb==1.8.9 websocket-client==1.9.0 WebTest==3.0.7 wsproto==1.3.2 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env.properties' [EnvInject] - Variables injected successfully. [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash -l /tmp/jenkins12584415857335098673.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VvbY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq lf-activate-venv(): INFO: Adding /tmp/venv-VvbY/bin to PATH + ODL_SYSTEM=() + TOOLS_SYSTEM=() + OPENSTACK_SYSTEM=() + OPENSTACK_CONTROLLERS=() + mapfile -t ADDR ++ openstack stack show -f json -c outputs releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-118 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' /tmp/venv-VvbY/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! warnings.warn( + for i in "${ADDR[@]}" ++ ssh 10.30.170.143 hostname -s Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. + REMHOST=releng-35801-118-0-builder-0 + case ${REMHOST} in + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") + for i in "${ADDR[@]}" ++ ssh 10.30.170.230 hostname -s Warning: Permanently added '10.30.170.230' (ECDSA) to the list of known hosts. + REMHOST=releng-35801-118-1-mininet-ovs-217-0 + case ${REMHOST} in + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") + echo NUM_ODL_SYSTEM=1 + echo NUM_TOOLS_SYSTEM=1 + '[' '' == yes ']' + NUM_OPENSTACK_SYSTEM=0 + echo NUM_OPENSTACK_SYSTEM=0 + '[' 0 -eq 2 ']' + echo ODL_SYSTEM_IP=10.30.170.143 ++ seq 0 0 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) + echo ODL_SYSTEM_1_IP=10.30.170.143 + echo TOOLS_SYSTEM_IP=10.30.170.230 ++ seq 0 0 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) + echo TOOLS_SYSTEM_1_IP=10.30.170.230 + openstack_index=0 + NUM_OPENSTACK_CONTROL_NODES=1 + echo NUM_OPENSTACK_CONTROL_NODES=1 ++ seq 0 0 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) + echo OPENSTACK_CONTROL_NODE_1_IP= + NUM_OPENSTACK_COMPUTE_NODES=-1 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 + '[' -1 -ge 2 ']' ++ seq 0 -2 + NUM_OPENSTACK_HAPROXY_NODES=0 + echo NUM_OPENSTACK_HAPROXY_NODES=0 ++ seq 0 -1 + echo 'Contents of slave_addresses.txt:' Contents of slave_addresses.txt: + cat slave_addresses.txt NUM_ODL_SYSTEM=1 NUM_TOOLS_SYSTEM=1 NUM_OPENSTACK_SYSTEM=0 ODL_SYSTEM_IP=10.30.170.143 ODL_SYSTEM_1_IP=10.30.170.143 TOOLS_SYSTEM_IP=10.30.170.230 TOOLS_SYSTEM_1_IP=10.30.170.230 NUM_OPENSTACK_CONTROL_NODES=1 OPENSTACK_CONTROL_NODE_1_IP= NUM_OPENSTACK_COMPUTE_NODES=-1 NUM_OPENSTACK_HAPROXY_NODES=0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' [EnvInject] - Variables injected successfully. [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/sh /tmp/jenkins8122660742142892663.sh Preparing for JRE Version 21 Karaf artifact is karaf Karaf project is integration Java home is /usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' [EnvInject] - Variables injected successfully. [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash /tmp/jenkins16585615783763479138.sh 2026-02-28 08:12:08 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] Bundle version is 0.23.1-SNAPSHOT --2026-02-28 08:12:08-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2026-02-28 08:12:08 ERROR 404: Not Found. maven-metadata.xml: No such file or directory Nexus timestamp is Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip Distribution bundle is karaf-.zip Distribution bundle version is 0.23.1-SNAPSHOT Distribution folder is karaf-0.23.1-SNAPSHOT Nexus prefix is https://nexus.opendaylight.org [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' [EnvInject] - Variables injected successfully. [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash -l /tmp/jenkins7615402926786402195.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VvbY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient lf-activate-venv(): INFO: Adding /tmp/venv-VvbY/bin to PATH Copying common-functions.sh to /tmp /tmp/venv-VvbY/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! warnings.warn( Copying common-functions.sh to 10.30.170.230:/tmp Warning: Permanently added '10.30.170.230' (ECDSA) to the list of known hosts. Copying common-functions.sh to 10.30.170.143:/tmp Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash /tmp/jenkins10386612329793391712.sh common-functions.sh is being sourced common-functions environment: MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ACTUALFEATURES: FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv CONTROLLERMEM: 2048m AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf SUITES: ################################################# ## Configure Cluster and Start ## ################################################# ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example,odl-bgpcep-data-change-counter SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-bgpcep-bgp odl-bgpcep-bgp-config-example odl-bgpcep-data-change-counter Locating script plan to use... script plan exists!!! Changing the script plan path... # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License v1.0 which accompanies this distribution, # and is available at http://www.eclipse.org/legal/epl-v10.html # Place the suites in run order: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test/csit/scripts/controllermem_6g.sh Executing /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test/csit/scripts/controllermem_6g.sh... Finished running script plans Configuring member-1 with IP address 10.30.170.143 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium common-functions.sh is being sourced ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] ++ echo 'common-functions.sh is being sourced' ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT ++ DISTROSTREAM=vanadium ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv ++ export CONTROLLERMEM= ++ CONTROLLERMEM= ++ case "${DISTROSTREAM}" in ++ CLUSTER_SYSTEM=akka ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf ++ print_common_env ++ cat common-functions environment: MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ACTUALFEATURES: FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv CONTROLLERMEM: AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf SUITES: ++ SSH='ssh -t -t' ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' Changing to /tmp + echo 'Changing to /tmp' + cd /tmp + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip --2026-02-28 08:12:19-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2026-02-28 08:12:19 ERROR 404: Not Found. Extracting the new controller... + echo 'Extracting the new controller...' + unzip -q karaf-.zip unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. Adding external repositories... + echo 'Adding external repositories...' + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory Configuring the startup features... + [[ True == \T\r\u\e ]] + echo 'Configuring the startup features...' + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example,odl-bgpcep-data-change-counter,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory + FEATURE_TEST_STRING=features-test + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT + KARAF_VERSION=karaf4 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory + [[ ! -z '' ]] + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory + configure_karaf_log karaf4 '' + local -r karaf_version=karaf4 + local -r controllerdebugmap= + local logapi=log4j + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory Configuring the karaf log... karaf_version: karaf4, logapi: log4j + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' + '[' log4j == log4j2 ']' + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' controllerdebugmap: cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory + unset IFS + echo 'controllerdebugmap: ' + '[' -n '' ']' + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv Configure java home: /usr/lib/jvm/java-21-openjdk-amd64 max memory: 6144m memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 + local -r controllermem=6144m + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + echo Configure + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' + echo ' max memory: 6144m' + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory Set Java version + echo 'Set Java version' + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper sudo: a password is required + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper sudo: a password is required JDK default version ... + echo 'JDK default version ...' + java -version openjdk version "21.0.9" 2025-10-21 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) Set JAVA_HOME + echo 'Set JAVA_HOME' + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' Listing all open ports on controller system... + echo 'Listing all open ports on controller system...' + netstat -pnatu /tmp/configuration-script.sh: line 40: netstat: command not found Configuring cluster + '[' -f /tmp/custom_shard_config.txt ']' + echo 'Configuring cluster' + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.143 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory Dump akka.conf + echo 'Dump akka.conf' + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory Dump modules.conf + echo 'Dump modules.conf' + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory Dump module-shards.conf + echo 'Dump module-shards.conf' + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory Locating config plan to use... Finished running config plans Starting member-1 with IP address 10.30.170.143 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. Redirecting karaf console output to karaf_console.log Starting controller... /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory Execute the post startup script on controller 10.30.170.143 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found Waiting up to 3 minutes for controller to come up, checking every 5 seconds... grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory Timeout Controller DOWN Dumping first 500K bytes of karaf log... head: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory Dumping last 500K bytes of karaf log... tail: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory Listing all open ports on controller system /tmp/post-startup-script.sh: line 46: netstat: command not found Let's take the karaf thread dump Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. karaf main: org.apache.karaf.main.Main, pid: Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. Usage: jstack [-l][-e] (to connect to running process) Options: -l long listing. Prints additional information about locks -e extended listing. Prints additional information about threads -? -h --help -help to print this help message Generating mininet variables... Locating test plan to use... Changing the testplan path... # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License v1.0 which accompanies this distribution, # and is available at http://www.eclipse.org/legal/epl-v10.html # Place the suites in run order: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test/csit/suites/bgpcep/bgpingest/singlepeer_changecount.robot /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test/csit/suites/bgpcep/bgpingest/singlepeer_prefixcount.robot Starting Robot test suites /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test/csit/suites/bgpcep/bgpingest/singlepeer_changecount.robot /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test/csit/suites/bgpcep/bgpingest/singlepeer_prefixcount.robot ... ============================================================================== bgpcep-bgp-ingest-mixed.txt ============================================================================== [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test/csit/libraries/BGPSpeaker.robot' on line 27: Suite 'bgpcep-bgp-ingest-mixed.txt.Singlepeer Changecount' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-bgp-ingest-mixed.txt.Singlepeer Changecount' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-bgp-ingest-mixed.txt.Singlepeer Changecount' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-bgp-ingest-mixed.txt.Singlepeer Changecount' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'bgpcep-bgp-ingest-mixed.txt.Singlepeer Changecount' has already imported library 'SSHLibrary' with different arguments. This import is ignored. bgpcep-bgp-ingest-mixed.txt.Singlepeer Changecount :: BGP performance of in... ============================================================================== Check_For_Empty_Ipv4_Topology_Before_Talking :: Wait for example-i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_check_for_empty_ipv4_topology_before_talking" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_check_for_empty_ipv4_topology_before_talking&order=bug_status" Keyword 'PrefixCounting.Check_Ipv4_Topology_Is_Empty' failed after retrying for 2 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ Reconfigure_ODL_To_Accept_Connection :: Configure BGP peer module ... | FAIL | Setup failed: SKIPPED due to a failure in a previous fundamental test case. ------------------------------------------------------------------------------ Reconfigure_Data_Change_Counter :: Configure data change counter t... | FAIL | Setup failed: SKIPPED due to a failure in a previous fundamental test case. ------------------------------------------------------------------------------ Verify_Data_Change_Counter_Ready :: Data change counter might have... | FAIL | Setup failed: SKIPPED due to a failure in a previous fundamental test case. ------------------------------------------------------------------------------ Start_Talking_BGP_Speaker :: Start Python speaker to connect to ODL. | FAIL | Setup failed: SKIPPED due to a failure in a previous fundamental test case. ------------------------------------------------------------------------------ Wait_For_Stable_Talking_Ipv4_Topology :: Wait until example-ipv4-t... | FAIL | Setup failed: SKIPPED due to a failure in a previous fundamental test case. ------------------------------------------------------------------------------ Check_Talking_Ipv4_Topology_Count :: Count the routes in example-i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_check_talking_ipv4_topology_count" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_check_talking_ipv4_topology_count&order=bug_status" ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ Kill_Talking_BGP_Speaker :: Abort the Python speaker. Also, attemp... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Store_Results_For_Talking_BGP_Speaker :: Store results for plotting :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Wait_For_Stable_Ipv4_Topology_After_Talking :: Wait until example-... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_wait_for_stable_ipv4_topology_after_talking" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_wait_for_stable_ipv4_topology_after_talking&order=bug_status" Getter failed: ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/data-change-counter:data-change-counter?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ Check_For_Empty_Ipv4_Topology_After_Talking :: Example-ipv4-topolo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_check_for_empty_ipv4_topology_after_talking" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_check_for_empty_ipv4_topology_after_talking&order=bug_status" ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ Start_Listening_BGP_Speaker :: Start Python speaker in listening m... | FAIL | Setup failed: SKIPPED due to a failure in a previous fundamental test case. ------------------------------------------------------------------------------ Reconfigure_ODL_To_Initiate_Connection :: Replace BGP peer config ... | FAIL | Setup failed: SKIPPED due to a failure in a previous fundamental test case. ------------------------------------------------------------------------------ Wait_For_Stable_Listening_Ipv4_Topology :: Wait until example-ipv4... | FAIL | Setup failed: SKIPPED due to a failure in a previous fundamental test case. ------------------------------------------------------------------------------ Check_Listening_Ipv4_Topology_Count :: Count the routes in example... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_check_listening_ipv4_topology_count" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_check_listening_ipv4_topology_count&order=bug_status" ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ Kill_Listening_BGP_Speaker :: Abort the Python speaker. Also, atte... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Store_Results_For_Listening_BGP_Speaker :: Store results for plotting :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Wait_For_Stable_Ipv4_Topology_After_Listening :: Wait until exampl... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_wait_for_stable_ipv4_topology_after_listening" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_wait_for_stable_ipv4_topology_after_listening&order=bug_status" Getter failed: ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/data-change-counter:data-change-counter?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ Check_For_Empty_Ipv4_Topology_After_Listening :: Example-ipv4-topo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_check_for_empty_ipv4_topology_after_listening" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_check_for_empty_ipv4_topology_after_listening&order=bug_status" ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ Restore_Data_Change_Counter_Configuration :: Configure data change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_restore_data_change_counter_configuration" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_restore_data_change_counter_configuration&order=bug_status" ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/odl-data-change-counter-config:data-change-counter-config=data-change-counter (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_delete_bgp_peer_configuration" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_changecount_delete_bgp_peer_configuration&order=bug_status" ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.230 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? bgpcep-bgp-ingest-mixed.txt.Singlepeer Changecount :: BGP performa... | FAIL | 21 tests, 4 passed, 17 failed ============================================================================== [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test/csit/libraries/BGPSpeaker.robot' on line 27: Suite 'bgpcep-bgp-ingest-mixed.txt.Singlepeer Prefixcount' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-bgp-ingest-mixed.txt.Singlepeer Prefixcount' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-bgp-ingest-mixed.txt.Singlepeer Prefixcount' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-bgp-ingest-mixed.txt.Singlepeer Prefixcount' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'bgpcep-bgp-ingest-mixed.txt.Singlepeer Prefixcount' has already imported library 'SSHLibrary' with different arguments. This import is ignored. bgpcep-bgp-ingest-mixed.txt.Singlepeer Prefixcount :: BGP performance of in... ============================================================================== Check_For_Empty_Ipv4_Topology_Before_Talking :: Wait for example-i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_prefixcount_check_for_empty_ipv4_topology_before_talking" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_prefixcount_check_for_empty_ipv4_topology_before_talking&order=bug_status" Keyword 'PrefixCounting.Check_Ipv4_Topology_Is_Empty' failed after retrying for 2 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ Reconfigure_ODL_To_Accept_Connection :: Configure BGP peer module ... | FAIL | Setup failed: SKIPPED due to a failure in a previous fundamental test case. ------------------------------------------------------------------------------ Start_Talking_BGP_Speaker :: Start Python speaker to connect to ODL. | FAIL | Setup failed: SKIPPED due to a failure in a previous fundamental test case. ------------------------------------------------------------------------------ Wait_For_Stable_Talking_Ipv4_Topology :: Wait until example-ipv4-t... | FAIL | Setup failed: SKIPPED due to a failure in a previous fundamental test case. ------------------------------------------------------------------------------ Check_Talking_Ipv4_Topology_Count :: Count the routes in example-i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_prefixcount_check_talking_ipv4_topology_count" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_prefixcount_check_talking_ipv4_topology_count&order=bug_status" ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ Kill_Talking_BGP_Speaker :: Abort the Python speaker. Also, attemp... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Store_Results_For_Talking_BGP_Speaker :: Store results for plotting :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Wait_For_Stable_Ipv4_Topology_After_Talking :: Wait until example-... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_prefixcount_wait_for_stable_ipv4_topology_after_talking" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_prefixcount_wait_for_stable_ipv4_topology_after_talking&order=bug_status" Getter failed: ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ Check_For_Empty_Ipv4_Topology_After_Talking :: Example-ipv4-topolo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_prefixcount_check_for_empty_ipv4_topology_after_talking" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_prefixcount_check_for_empty_ipv4_topology_after_talking&order=bug_status" ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ Start_Listening_BGP_Speaker :: Start Python speaker in listening m... | FAIL | Setup failed: SKIPPED due to a failure in a previous fundamental test case. ------------------------------------------------------------------------------ Reconfigure_ODL_To_Initiate_Connection :: Replace BGP peer config ... | FAIL | Setup failed: SKIPPED due to a failure in a previous fundamental test case. ------------------------------------------------------------------------------ Wait_For_Stable_Listening_Ipv4_Topology :: Wait until example-ipv4... | FAIL | Setup failed: SKIPPED due to a failure in a previous fundamental test case. ------------------------------------------------------------------------------ Check_Listening_Ipv4_Topology_Count :: Count the routes in example... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_prefixcount_check_listening_ipv4_topology_count" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_prefixcount_check_listening_ipv4_topology_count&order=bug_status" ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ Kill_Listening_BGP_Speaker :: Abort the Python speaker. Also, atte... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Store_Results_For_Listening_BGP_Speaker :: Store results for plotting :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Wait_For_Stable_Ipv4_Topology_After_Listening :: Wait until exampl... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_prefixcount_wait_for_stable_ipv4_topology_after_listening" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_prefixcount_wait_for_stable_ipv4_topology_after_listening&order=bug_status" Getter failed: ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ Check_For_Empty_Ipv4_Topology_After_Listening :: Example-ipv4-topo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_prefixcount_check_for_empty_ipv4_topology_after_listening" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_prefixcount_check_for_empty_ipv4_topology_after_listening&order=bug_status" ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ... click for list of related bugs or create a new one if needed (with the "bgpcep_bgp_ingest_mixed_txt_singlepeer_prefixcount_delete_bgp_peer_configuration" reference somewhere inside) "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_bgp_ingest_mixed_txt_singlepeer_prefixcount_delete_bgp_peer_configuration&order=bug_status" ConnectionError: HTTPConnectionPool(host='10.30.170.143', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.230 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.143', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) ------------------------------------------------------------------------------ :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? bgpcep-bgp-ingest-mixed.txt.Singlepeer Prefixcount :: BGP performa... | FAIL | 18 tests, 4 passed, 14 failed ============================================================================== bgpcep-bgp-ingest-mixed.txt | FAIL | 39 tests, 8 passed, 31 failed ============================================================================== Output: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/output.xml Log: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/log.html Report: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/report.html Examining the files in data/log and checking filesize Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. total 8 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 08:12 .. drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 08:12 . Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. du: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/data/log/*': No such file or directory Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory Let's take the karaf thread dump again... Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. karaf main: org.apache.karaf.main.Main, pid: Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. Usage: jstack [-l][-e] (to connect to running process) Options: -l long listing. Prints additional information about locks -e extended listing. Prints additional information about threads -? -h --help -help to print this help message Killing ODL Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. Compressing karaf.log 1 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. gzip: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory Fetching compressed karaf.log 1 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz: No such file or directory Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log: No such file or directory Fetch GC logs Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts. scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory Examine copied files total 4500 drwxrwxr-x. 2 jenkins jenkins 6 Feb 28 08:20 gclogs-1 -rw-rw-r--. 1 jenkins jenkins 0 Feb 28 08:20 karaf_1__threads_after.log -rw-rw-r--. 1 jenkins jenkins 10671 Feb 28 08:20 ps_after.log -rw-rw-r--. 1 jenkins jenkins 261025 Feb 28 08:20 report.html -rw-rw-r--. 1 jenkins jenkins 563880 Feb 28 08:20 log.html -rw-rw-r--. 1 jenkins jenkins 3702448 Feb 28 08:20 output.xml -rw-rw-r--. 1 jenkins jenkins 0 Feb 28 08:20 prefixcount-listening-performance-bgp.csv -rw-rw-r--. 1 jenkins jenkins 0 Feb 28 08:20 prefixcount-listening-totals-bgp.csv -rw-rw-r--. 1 jenkins jenkins 0 Feb 28 08:20 performance-bgp.csv -rw-rw-r--. 1 jenkins jenkins 0 Feb 28 08:20 totals-bgp.csv -rw-rw-r--. 1 jenkins jenkins 0 Feb 28 08:20 prefixcount-talking-performance-bgp.csv -rw-rw-r--. 1 jenkins jenkins 0 Feb 28 08:20 prefixcount-talking-totals-bgp.csv -rw-rw-r--. 1 jenkins jenkins 0 Feb 28 08:18 changecount-listening-performance-bgp.csv -rw-rw-r--. 1 jenkins jenkins 0 Feb 28 08:18 changecount-listening-totals-bgp.csv -rw-rw-r--. 1 jenkins jenkins 0 Feb 28 08:18 changecount-talking-performance-bgp.csv -rw-rw-r--. 1 jenkins jenkins 0 Feb 28 08:18 changecount-talking-totals-bgp.csv -rw-rw-r--. 1 jenkins jenkins 577 Feb 28 08:16 testplan.txt -rw-rw-r--. 1 jenkins jenkins 0 Feb 28 08:16 karaf_1__threads_before.log -rw-rw-r--. 1 jenkins jenkins 10294 Feb 28 08:16 ps_before.log -rw-rw-r--. 1 jenkins jenkins 3354 Feb 28 08:12 post-startup-script.sh -rw-rw-r--. 1 jenkins jenkins 252 Feb 28 08:12 startup-script.sh -rw-rw-r--. 1 jenkins jenkins 3406 Feb 28 08:12 configuration-script.sh -rw-rw-r--. 1 jenkins jenkins 428 Feb 28 08:12 scriptplan.txt -rw-rw-r--. 1 jenkins jenkins 285 Feb 28 08:12 detect_variables.env -rw-rw-r--. 1 jenkins jenkins 2619 Feb 28 08:12 pom.xml -rw-rw-r--. 1 jenkins jenkins 92 Feb 28 08:12 set_variables.env -rw-rw-r--. 1 jenkins jenkins 299 Feb 28 08:12 slave_addresses.txt -rw-rw-r--. 1 jenkins jenkins 570 Feb 28 08:11 requirements.txt -rw-rw-r--. 1 jenkins jenkins 26 Feb 28 08:11 env.properties -rw-rw-r--. 1 jenkins jenkins 334 Feb 28 08:09 stack-parameters.yaml drwxrwxr-x. 7 jenkins jenkins 4096 Feb 28 08:08 test drwxrwxr-x. 2 jenkins jenkins 6 Feb 28 08:08 test@tmp [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash /tmp/jenkins8629766817686728759.sh Karaf Deployments, Tests must have already run [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/sh /tmp/jenkins1912514033143522526.sh Cleaning up Robot installation... $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5577 killed; [ssh-agent] Stopped. Recording plot data Robot results publisher started... INFO: Checking test criticality is deprecated and will be dropped in a future release! -Parsing output xml: Done! -Copying log files to build dir: Done! -Assigning results to build: Done! -Checking thresholds: Done! Done publishing Robot results. Build step 'Publish Robot Framework test results' changed build result to UNSTABLE [PostBuildScript] - [INFO] Executing post build scripts. [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash /tmp/jenkins2979577983021744135.sh Archiving csit artifacts mv: cannot stat 'odl1_*': No such file or directory mv: cannot stat '*_1.png': No such file or directory mv: cannot stat '/tmp/odl1_*': No such file or directory % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 523k 0 523k 0 0 2714k 0 --:--:-- --:--:-- --:--:-- 2714k Archive: robot-plugin.zip inflating: ./archives/robot-plugin/log.html inflating: ./archives/robot-plugin/output.xml inflating: ./archives/robot-plugin/report.html mv: cannot stat '*.log.gz': No such file or directory mv: cannot stat '*.png': No such file or directory [PostBuildScript] - [INFO] Executing post build scripts. [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash /tmp/jenkins11417522364812975576.sh [PostBuildScript] - [INFO] Executing post build scripts. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex OS_STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-118 [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash /tmp/jenkins5975804388087591450.sh ---> openstack-stack-delete.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VvbY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-VvbY/bin to PATH INFO: Stack cost retrieval disabled, setting cost to 0 /tmp/venv-VvbY/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! warnings.warn( INFO: Deleting stack releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-118 Successfully deleted stack releng-bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium-118 [PostBuildScript] - [INFO] Executing post build scripts. [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash /tmp/jenkins15518239178639106795.sh ---> sysstat.sh [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash /tmp/jenkins1498414020609905229.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + workspace=/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium ']' + mkdir -p /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/archives/ [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash /tmp/jenkins15041918054741035866.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VvbY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-VvbY/bin to PATH INFO: Running in OpenStack, capturing instance metadata [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash /tmp/jenkins8062629398330771889.sh provisioning config files... Could not find credentials [logs] for bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium #118 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium@tmp/config1170614536034643012tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash /tmp/jenkins1784006996155850389.sh ---> create-netrc.sh WARN: Log server credential not found. [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash /tmp/jenkins17588054954526706067.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VvbY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-VvbY/bin to PATH [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash /tmp/jenkins8263455497137592582.sh ---> sudo-logs.sh Archiving 'sudo' log.. [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash /tmp/jenkins17188722112573095042.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VvbY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-VvbY/bin to PATH DEBUG: Contents of stack-cost file: total: 0 INFO: Retrieving Stack Cost... INFO: Stack cost: 0 INFO: Instance uptime: 5068s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-2 INFO: Retrieving pricing info for: v3-standard-2 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=5068 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.11 INFO: Retrieved resource: v3-standard-2 INFO: Creating archive directory: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/archives/cost INFO: Archiving costs to: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium,118,2026-02-28 08:21:52,v3-standard-2,5068,0.11,0.00,UNSTABLE [bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium] $ /bin/bash -l /tmp/jenkins5193055571093128193.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VvbY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-VvbY/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-csit-1node-bgp-ingest-mixed-all-vanadium/118/ INFO: archiving logs to S3 /tmp/venv-VvbY/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! warnings.warn( ---> uname -a: Linux prd-centos8-robot-2c-8g-24046.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 ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.8G 0 3.8G 0% /dev/shm tmpfs 3.8G 17M 3.8G 1% /run tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup /dev/vda1 40G 8.3G 32G 21% / tmpfs 770M 0 770M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7697 601 4880 19 2216 6797 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:76:bf:84 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.171.13/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 81329sec preferred_lft 81329sec inet6 fe80::f816:3eff:fe76:bf84/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/28/2026 _x86_64_ (2 CPU) 06:57:31 LINUX RESTART (2 CPU) 06:58:01 AM tps rtps wtps bread/s bwrtn/s 06:59:01 AM 14.43 1.67 12.76 1561.48 2087.22 07:00:01 AM 0.48 0.00 0.48 0.00 8.60 07:01:01 AM 0.53 0.05 0.48 0.67 8.21 07:02:01 AM 0.35 0.07 0.28 1.73 4.76 07:03:01 AM 0.22 0.00 0.22 0.00 3.30 07:04:01 AM 0.32 0.00 0.32 0.00 5.35 07:05:01 AM 0.15 0.00 0.15 0.00 1.95 07:06:01 AM 0.10 0.00 0.10 0.00 0.80 07:07:01 AM 0.13 0.00 0.13 0.00 1.05 07:08:01 AM 0.20 0.00 0.20 0.00 2.65 07:09:01 AM 0.23 0.00 0.23 0.00 3.23 07:10:01 AM 0.13 0.00 0.13 0.00 1.32 07:11:01 AM 0.23 0.00 0.23 0.00 2.83 07:12:01 AM 0.23 0.00 0.23 0.00 3.47 07:13:01 AM 0.25 0.03 0.22 0.27 2.80 07:14:01 AM 1.25 0.00 1.25 0.00 29.82 07:15:01 AM 0.20 0.00 0.20 0.00 2.80 07:16:01 AM 0.18 0.00 0.18 0.00 2.38 07:17:01 AM 0.15 0.00 0.15 0.00 1.75 07:18:01 AM 0.23 0.00 0.23 0.00 2.98 07:19:01 AM 0.23 0.00 0.23 0.00 3.47 07:20:01 AM 0.12 0.00 0.12 0.00 1.07 07:21:01 AM 0.18 0.00 0.18 0.00 1.35 07:22:01 AM 0.13 0.00 0.13 0.00 2.27 07:23:01 AM 0.33 0.00 0.33 0.00 4.18 07:24:01 AM 0.25 0.00 0.25 0.00 3.88 07:25:01 AM 0.12 0.00 0.12 0.00 0.93 07:26:01 AM 0.13 0.00 0.13 0.00 1.05 07:27:01 AM 0.10 0.00 0.10 0.00 0.63 07:28:01 AM 0.20 0.00 0.20 0.00 2.70 07:29:01 AM 0.23 0.00 0.23 0.00 3.53 07:30:01 AM 0.18 0.00 0.18 0.00 1.33 07:31:01 AM 0.22 0.00 0.22 0.00 2.83 07:32:01 AM 0.22 0.00 0.22 0.00 2.80 07:33:01 AM 0.18 0.00 0.18 0.00 2.15 07:34:01 AM 0.57 0.32 0.25 6.93 3.88 07:35:01 AM 0.73 0.00 0.73 0.00 17.89 07:36:01 AM 0.18 0.00 0.18 0.00 2.25 07:37:01 AM 0.13 0.00 0.13 0.00 1.48 07:38:01 AM 0.23 0.00 0.23 0.00 2.97 07:39:01 AM 0.23 0.00 0.23 0.00 3.07 07:40:01 AM 0.12 0.00 0.12 0.00 0.93 07:41:01 AM 0.17 0.00 0.17 0.00 1.22 07:42:01 AM 0.13 0.00 0.13 0.00 1.87 07:43:01 AM 0.33 0.00 0.33 0.00 4.47 07:44:01 AM 0.20 0.00 0.20 0.00 3.07 07:45:01 AM 0.12 0.00 0.12 0.00 0.90 07:46:01 AM 0.10 0.00 0.10 0.00 0.63 07:47:01 AM 0.10 0.00 0.10 0.00 0.64 07:48:01 AM 0.18 0.00 0.18 0.00 2.28 07:49:01 AM 0.22 0.00 0.22 0.00 3.20 07:50:01 AM 0.12 0.00 0.12 0.00 0.90 07:51:01 AM 0.22 0.00 0.22 0.00 2.68 07:52:01 AM 0.20 0.00 0.20 0.00 3.22 07:53:01 AM 0.27 0.00 0.27 0.00 3.58 07:54:01 AM 0.22 0.00 0.22 0.00 3.07 07:55:01 AM 0.25 0.00 0.25 0.00 3.82 07:56:01 AM 0.10 0.00 0.10 0.00 0.77 07:57:01 AM 0.10 0.00 0.10 0.00 1.30 07:58:01 AM 0.23 0.00 0.23 0.00 3.48 07:59:01 AM 0.30 0.00 0.30 0.00 4.02 08:00:01 AM 0.12 0.00 0.12 0.00 0.77 08:01:01 AM 0.13 0.00 0.13 0.00 1.07 08:02:01 AM 0.33 0.00 0.33 0.00 5.90 08:03:01 AM 0.30 0.00 0.30 0.00 4.07 08:04:01 AM 0.20 0.00 0.20 0.00 3.63 08:05:01 AM 0.17 0.02 0.15 0.13 1.18 08:06:01 AM 8.80 5.93 2.87 574.74 70.64 08:07:01 AM 0.20 0.00 0.20 0.00 3.05 08:08:01 AM 0.15 0.00 0.15 0.00 1.65 08:09:01 AM 15.74 8.05 7.70 1441.12 979.17 08:10:01 AM 119.63 0.30 119.33 14.00 11570.44 08:11:01 AM 40.72 1.37 39.35 135.42 5175.62 08:12:01 AM 45.06 6.75 38.31 1248.19 2426.98 08:13:01 AM 57.53 2.33 55.20 246.58 7684.69 08:14:01 AM 3.95 0.00 3.95 0.00 143.91 08:15:01 AM 0.32 0.00 0.32 0.00 5.73 08:16:01 AM 0.13 0.00 0.13 0.00 2.22 08:17:01 AM 0.37 0.08 0.28 6.66 20.53 08:18:01 AM 2.07 0.00 2.07 0.00 85.95 08:19:01 AM 0.50 0.02 0.48 0.93 51.22 08:20:01 AM 0.28 0.00 0.28 0.00 13.38 08:21:01 AM 7.83 0.32 7.51 36.92 246.47 08:22:01 AM 34.04 0.47 33.58 52.92 1596.23 Average: 4.37 0.33 4.04 63.45 385.61 06:58:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:59:01 AM 5846908 7204188 2035516 25.82 2688 1556208 632352 7.08 151612 1623704 12 07:00:01 AM 5847632 7204912 2034792 25.81 2688 1556208 632948 7.09 151648 1623260 4 07:01:01 AM 5842708 7200024 2039716 25.88 2688 1556232 632948 7.09 151732 1627844 4 07:02:01 AM 5844288 7201672 2038136 25.86 2688 1556300 632948 7.09 151888 1626536 4 07:03:01 AM 5841716 7199104 2040708 25.89 2688 1556304 632948 7.09 151888 1629164 12 07:04:01 AM 5839980 7197368 2042444 25.91 2688 1556304 632948 7.09 151888 1631060 4 07:05:01 AM 5840128 7197516 2042296 25.91 2688 1556304 632948 7.09 151888 1630800 4 07:06:01 AM 5840076 7197468 2042348 25.91 2688 1556308 632948 7.09 151888 1630804 4 07:07:01 AM 5840220 7197612 2042204 25.91 2688 1556308 632948 7.09 151888 1630804 4 07:08:01 AM 5840120 7197512 2042304 25.91 2688 1556308 632948 7.09 151888 1630980 12 07:09:01 AM 5840208 7197604 2042216 25.91 2688 1556312 632948 7.09 151888 1630812 8 07:10:01 AM 5839668 7197064 2042756 25.92 2688 1556312 621308 6.96 151888 1631208 4 07:11:01 AM 5840036 7197436 2042388 25.91 2688 1556316 621308 6.96 151888 1630932 4 07:12:01 AM 5837620 7195020 2044804 25.94 2688 1556316 621308 6.96 151888 1633252 4 07:13:01 AM 5835792 7193184 2046632 25.96 2688 1556320 642632 7.20 152048 1635052 28 07:14:01 AM 5835504 7192900 2046920 25.97 2688 1556324 642632 7.20 152048 1634996 4 07:15:01 AM 5835384 7192780 2047040 25.97 2688 1556324 642632 7.20 152048 1635220 8 07:16:01 AM 5835864 7193260 2046560 25.96 2688 1556324 642632 7.20 152048 1634912 8 07:17:01 AM 5835812 7193212 2046612 25.96 2688 1556328 642632 7.20 152056 1634996 4 07:18:01 AM 5835816 7193216 2046608 25.96 2688 1556328 642632 7.20 152048 1634976 12 07:19:01 AM 5833364 7190764 2049060 26.00 2688 1556328 642632 7.20 152048 1637236 4 07:20:01 AM 5833328 7190732 2049096 26.00 2688 1556332 619764 6.94 152048 1637376 4 07:21:01 AM 5833724 7191136 2048700 25.99 2688 1556332 619764 6.94 152052 1637152 4 07:22:01 AM 5831320 7188736 2051104 26.02 2688 1556336 619764 6.94 152052 1639484 4 07:23:01 AM 5831324 7188740 2051100 26.02 2688 1556336 619764 6.94 152052 1639368 12 07:24:01 AM 5831248 7188664 2051176 26.02 2688 1556336 619764 6.94 152052 1639308 8 07:25:01 AM 5831280 7188700 2051144 26.02 2688 1556340 619764 6.94 152052 1639312 8 07:26:01 AM 5831508 7188928 2050916 26.02 2688 1556340 619764 6.94 152052 1639200 4 07:27:01 AM 5831548 7188968 2050876 26.02 2688 1556340 619764 6.94 152052 1639200 4 07:28:01 AM 5831508 7188928 2050916 26.02 2688 1556340 619764 6.94 152052 1639268 16 07:29:01 AM 5831556 7188984 2050868 26.02 2688 1556348 619764 6.94 152052 1639208 8 07:30:01 AM 5831132 7188560 2051292 26.02 2688 1556348 620676 6.95 152052 1639440 8 07:31:01 AM 5831376 7188812 2051048 26.02 2688 1556352 620676 6.95 152052 1639308 4 07:32:01 AM 5831436 7188872 2050988 26.02 2688 1556352 620676 6.95 152052 1639392 4 07:33:01 AM 5828668 7186104 2053756 26.05 2688 1556352 620676 6.95 152052 1641840 12 07:34:01 AM 5828640 7186276 2053784 26.06 2688 1556552 636128 7.12 152184 1641796 16 07:35:01 AM 5828908 7186544 2053516 26.05 2688 1556552 636128 7.12 152184 1641680 4 07:36:01 AM 5828880 7186516 2053544 26.05 2688 1556552 636128 7.12 152184 1641680 4 07:37:01 AM 5828884 7186524 2053540 26.05 2688 1556556 636128 7.12 152184 1641684 4 07:38:01 AM 5828888 7186528 2053536 26.05 2688 1556556 636128 7.12 152184 1641744 12 07:39:01 AM 5829008 7186648 2053416 26.05 2688 1556556 636128 7.12 152184 1641692 8 07:40:01 AM 5828588 7186232 2053836 26.06 2688 1556560 631416 7.07 152184 1641928 4 07:41:01 AM 5829060 7186704 2053364 26.05 2688 1556560 631416 7.07 152184 1641696 4 07:42:01 AM 5828876 7186524 2053548 26.05 2688 1556564 631416 7.07 152184 1641700 4 07:43:01 AM 5828780 7186428 2053644 26.05 2688 1556564 631416 7.07 152184 1641768 12 07:44:01 AM 5828708 7186356 2053716 26.05 2688 1556564 631416 7.07 152184 1641816 8 07:45:01 AM 5828776 7186428 2053648 26.05 2688 1556568 631416 7.07 152184 1641820 4 07:46:01 AM 5828708 7186360 2053716 26.05 2688 1556568 631416 7.07 152184 1641704 4 07:47:01 AM 5828888 7186540 2053536 26.05 2688 1556568 631416 7.07 152184 1641704 4 07:48:01 AM 5828840 7186496 2053584 26.05 2688 1556572 631416 7.07 152184 1641768 16 07:49:01 AM 5829032 7186688 2053392 26.05 2688 1556572 631416 7.07 152184 1641832 12 07:50:01 AM 5828672 7186328 2053752 26.05 2688 1556572 629888 7.05 152184 1641948 4 07:51:01 AM 5828352 7186012 2054072 26.06 2688 1556576 629888 7.05 152184 1642140 16 07:52:01 AM 5828436 7186096 2053988 26.06 2688 1556576 629888 7.05 152184 1642068 16 07:53:01 AM 5828416 7186080 2054008 26.06 2688 1556580 629888 7.05 152184 1642104 8 07:54:01 AM 5828788 7186452 2053636 26.05 2688 1556580 629888 7.05 152184 1641832 8 07:55:01 AM 5828908 7186572 2053516 26.05 2688 1556580 629888 7.05 152212 1641804 4 07:56:01 AM 5828716 7186384 2053708 26.05 2688 1556584 629888 7.05 152212 1641808 4 07:57:01 AM 5828480 7186148 2053944 26.06 2688 1556584 629888 7.05 152212 1642104 4 07:58:01 AM 5828520 7186188 2053904 26.06 2688 1556584 629888 7.05 152212 1642040 8 07:59:01 AM 5828644 7186316 2053780 26.06 2688 1556588 629888 7.05 152212 1641840 8 08:00:01 AM 5828340 7186012 2054084 26.06 2688 1556588 645272 7.23 152212 1642072 4 08:01:01 AM 5827752 7185428 2054672 26.07 2688 1556592 645272 7.23 152212 1642640 4 08:02:01 AM 5828244 7185920 2054180 26.06 2688 1556592 645272 7.23 152240 1642172 8 08:03:01 AM 5828692 7186368 2053732 26.05 2688 1556592 645272 7.23 152240 1642008 12 08:04:01 AM 5828600 7186280 2053824 26.06 2688 1556596 645272 7.23 152240 1642092 4 08:05:01 AM 5828340 7186024 2054084 26.06 2688 1556600 644148 7.21 152240 1642076 4 08:06:01 AM 5811408 7186364 2071016 26.27 2688 1573836 644104 7.21 154464 1656884 4 08:07:01 AM 5811440 7186396 2070984 26.27 2688 1573836 644104 7.21 154464 1656888 4 08:08:01 AM 5810848 7185808 2071576 26.28 2688 1573840 644104 7.21 154464 1657196 12 08:09:01 AM 5614824 7111812 2267600 28.77 2688 1690960 672980 7.54 180140 1808712 54636 08:10:01 AM 5017128 6941744 2865296 36.35 2688 2101008 805444 9.02 198748 2319792 184448 08:11:01 AM 5204948 7082048 2677476 33.97 2688 2052920 647336 7.25 229540 2096848 9012 08:12:01 AM 4880032 7007124 3002392 38.09 2688 2293100 692640 7.76 266672 2352740 189272 08:13:01 AM 4915844 7051052 2966580 37.64 2688 2302756 649180 7.27 276980 2305756 16 08:14:01 AM 4916216 7051428 2966208 37.63 2688 2302760 649180 7.27 276972 2306068 20 08:15:01 AM 4916524 7051732 2965900 37.63 2688 2302756 649180 7.27 276972 2305736 12 08:16:01 AM 4916332 7051544 2966092 37.63 2688 2302760 649180 7.27 276972 2305808 4 08:17:01 AM 4874020 7009916 3008404 38.17 2688 2303460 702552 7.87 277724 2347328 80 08:18:01 AM 4870432 7006848 3011992 38.21 2688 2303964 702552 7.87 277724 2350768 72 08:19:01 AM 4868836 7006568 3013588 38.23 2688 2305280 702552 7.87 277824 2352448 0 08:20:01 AM 4867808 7005984 3014616 38.24 2688 2305796 724188 8.11 277824 2353124 260 08:21:01 AM 4913420 6919456 2969004 37.67 2688 2177572 786552 8.81 317804 2285548 62020 08:22:01 AM 5009172 6973088 2873252 36.45 2688 2137072 725884 8.13 483384 2030604 26336 Average: 5690552 7161548 2191872 27.81 2688 1665299 642816 7.20 173188 1740957 6270 06:58:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:01 AM eth0 3.12 1.32 3.40 0.94 0.00 0.00 0.00 0.00 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:01 AM eth0 4.10 0.08 0.51 0.01 0.00 0.00 0.00 0.00 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:01 AM eth0 0.60 0.10 0.04 0.01 0.00 0.00 0.00 0.00 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:02:01 AM eth0 1.08 0.10 0.09 0.01 0.00 0.00 0.00 0.00 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:01 AM eth0 1.00 0.22 0.39 0.25 0.00 0.00 0.00 0.00 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:01 AM eth0 1.67 0.68 0.73 0.47 0.00 0.00 0.00 0.00 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:01 AM eth0 0.47 0.08 0.03 0.01 0.00 0.00 0.00 0.00 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:01 AM eth0 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:01 AM eth0 0.52 0.10 0.03 0.01 0.00 0.00 0.00 0.00 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:01 AM eth0 0.53 0.17 0.10 0.07 0.00 0.00 0.00 0.00 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:01 AM eth0 0.82 0.17 0.16 0.01 0.00 0.00 0.00 0.00 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:01 AM eth0 1.27 0.45 0.40 0.28 0.00 0.00 0.00 0.00 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:01 AM eth0 0.75 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:01 AM eth0 1.40 0.42 0.58 0.39 0.00 0.00 0.00 0.00 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:01 AM eth0 0.48 0.17 0.10 0.07 0.00 0.00 0.00 0.00 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:01 AM eth0 0.83 0.12 0.13 0.01 0.00 0.00 0.00 0.00 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:01 AM eth0 1.12 0.32 0.43 0.26 0.00 0.00 0.00 0.00 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:01 AM eth0 0.30 0.07 0.02 0.01 0.00 0.00 0.00 0.00 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:01 AM eth0 0.40 0.05 0.03 0.00 0.00 0.00 0.00 0.00 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:01 AM eth0 0.68 0.13 0.13 0.07 0.00 0.00 0.00 0.00 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:01 AM eth0 1.07 0.37 0.49 0.27 0.00 0.00 0.00 0.00 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:01 AM eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:01 AM eth0 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:01 AM eth0 0.70 0.28 0.36 0.26 0.00 0.00 0.00 0.00 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:01 AM eth0 0.47 0.18 0.10 0.07 0.00 0.00 0.00 0.00 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:01 AM eth0 0.48 0.08 0.11 0.01 0.00 0.00 0.00 0.00 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:01 AM eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:01 AM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:01 AM eth0 0.33 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:01 AM eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:01 AM eth0 0.33 0.10 0.08 0.01 0.00 0.00 0.00 0.00 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:01 AM eth0 0.72 0.07 0.08 0.00 0.00 0.00 0.00 0.00 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 AM eth0 2.00 1.60 0.46 6.79 0.00 0.00 0.00 0.00 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:01 AM eth0 0.28 0.12 0.08 0.01 0.00 0.00 0.00 0.00 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:01 AM eth0 0.30 0.07 0.02 0.00 0.00 0.00 0.00 0.00 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:01 AM eth0 0.43 0.15 0.10 0.07 0.00 0.00 0.00 0.00 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:01 AM eth0 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:42:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:01 AM eth0 0.62 0.15 0.13 0.07 0.00 0.00 0.00 0.00 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:44:01 AM eth0 0.33 0.12 0.08 0.01 0.00 0.00 0.00 0.00 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:47:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:01 AM eth0 0.30 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:01 AM eth0 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:01 AM eth0 3.40 0.18 0.64 0.19 0.00 0.00 0.00 0.00 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:01 AM eth0 5.46 0.68 1.60 0.83 0.00 0.00 0.00 0.00 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:01 AM eth0 2.43 0.68 1.29 0.88 0.00 0.00 0.00 0.00 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:54:01 AM eth0 0.43 0.05 0.09 0.00 0.00 0.00 0.00 0.00 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:01 AM eth0 0.33 0.05 0.03 0.00 0.00 0.00 0.00 0.00 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:01 AM eth0 2.53 0.00 0.29 0.00 0.00 0.00 0.00 0.00 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:01 AM eth0 3.48 0.50 0.90 0.46 0.00 0.00 0.00 0.00 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:01 AM eth0 0.77 0.27 0.35 0.25 0.00 0.00 0.00 0.00 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:01 AM eth0 0.35 0.03 0.03 0.00 0.00 0.00 0.00 0.00 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:01 AM eth0 0.38 0.00 0.03 0.00 0.00 0.00 0.00 0.00 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:01 AM eth0 1.02 0.10 0.14 0.01 0.00 0.00 0.00 0.00 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:01 AM eth0 0.53 0.18 0.27 0.19 0.00 0.00 0.00 0.00 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:01 AM eth0 0.45 0.15 0.10 0.07 0.00 0.00 0.00 0.00 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:01 AM eth0 0.83 0.28 0.34 0.20 0.00 0.00 0.00 0.00 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:01 AM eth0 1.25 0.85 0.10 0.07 0.00 0.00 0.00 0.00 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:01 AM eth0 0.85 0.32 0.38 0.26 0.00 0.00 0.00 0.00 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:01 AM eth0 153.52 90.57 665.90 40.93 0.00 0.00 0.00 0.00 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:01 AM eth0 147.38 115.84 1540.78 14.62 0.00 0.00 0.00 0.00 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:11:01 AM eth0 9.76 8.01 6.43 3.54 0.00 0.00 0.00 0.00 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:01 AM eth0 37.06 33.64 333.26 7.34 0.00 0.00 0.00 0.00 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:01 AM eth0 19.36 17.33 10.39 15.66 0.00 0.00 0.00 0.00 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:01 AM eth0 4.75 0.85 0.86 0.31 0.00 0.00 0.00 0.00 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 AM eth0 5.58 1.07 1.21 0.57 0.00 0.00 0.00 0.00 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:01 AM eth0 1.28 0.80 0.41 0.31 0.00 0.00 0.00 0.00 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:01 AM eth0 14.21 5.11 2.41 3.46 0.00 0.00 0.00 0.00 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:01 AM eth0 3.27 1.15 0.29 0.14 0.00 0.00 0.00 0.00 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:01 AM eth0 9.36 7.68 1.86 3.02 0.00 0.00 0.00 0.00 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:01 AM eth0 1.40 1.03 0.08 0.07 0.00 0.00 0.00 0.00 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:01 AM eth0 46.42 35.29 77.43 33.79 0.00 0.00 0.00 0.00 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:01 AM eth0 18.85 16.90 16.89 8.59 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 6.33 4.16 31.85 1.74 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/28/2026 _x86_64_ (2 CPU) 06:57:31 LINUX RESTART (2 CPU) 06:58:01 AM CPU %user %nice %system %iowait %steal %idle 06:59:01 AM all 9.59 0.00 0.82 0.12 0.06 89.42 06:59:01 AM 0 9.24 0.00 0.77 0.00 0.05 89.95 06:59:01 AM 1 9.94 0.00 0.87 0.23 0.07 88.89 07:00:01 AM all 0.30 0.00 0.08 0.00 0.04 99.58 07:00:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 07:00:01 AM 1 0.07 0.00 0.10 0.00 0.05 99.78 07:01:01 AM all 0.33 0.00 0.09 0.05 0.03 99.49 07:01:01 AM 0 0.53 0.00 0.05 0.02 0.02 99.38 07:01:01 AM 1 0.13 0.00 0.13 0.08 0.05 99.60 07:02:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 07:02:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 07:02:01 AM 1 0.12 0.00 0.12 0.00 0.05 99.72 07:03:01 AM all 0.32 0.00 0.07 0.04 0.04 99.53 07:03:01 AM 0 0.47 0.00 0.08 0.00 0.03 99.42 07:03:01 AM 1 0.17 0.00 0.05 0.08 0.05 99.65 07:04:01 AM all 0.39 0.00 0.06 0.00 0.03 99.52 07:04:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 07:04:01 AM 1 0.23 0.00 0.08 0.00 0.03 99.65 07:05:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 07:05:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 07:05:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 07:06:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 07:06:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 07:06:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 07:07:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 07:07:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 07:07:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 07:08:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 07:08:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 07:08:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 07:09:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 07:09:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 07:09:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 07:09:01 AM CPU %user %nice %system %iowait %steal %idle 07:10:01 AM all 0.15 0.00 0.09 0.00 0.03 99.73 07:10:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 07:10:01 AM 1 0.20 0.00 0.08 0.00 0.02 99.70 07:11:01 AM all 0.24 0.00 0.05 0.01 0.04 99.66 07:11:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 07:11:01 AM 1 0.38 0.00 0.03 0.02 0.02 99.55 07:12:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 07:12:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 07:12:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53 07:13:01 AM all 0.32 0.00 0.11 0.00 0.04 99.53 07:13:01 AM 0 0.12 0.00 0.13 0.00 0.05 99.70 07:13:01 AM 1 0.52 0.00 0.08 0.00 0.03 99.37 07:14:01 AM all 0.28 0.00 0.08 0.01 0.03 99.62 07:14:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 07:14:01 AM 1 0.50 0.00 0.10 0.02 0.03 99.35 07:15:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 07:15:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 07:15:01 AM 1 0.50 0.00 0.08 0.00 0.03 99.38 07:16:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 07:16:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 07:16:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42 07:17:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 07:17:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 07:17:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 07:18:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 07:18:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 07:18:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87 07:19:01 AM all 0.55 0.00 0.06 0.00 0.04 99.35 07:19:01 AM 0 1.00 0.00 0.05 0.00 0.03 98.92 07:19:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 07:20:01 AM all 0.23 0.00 0.08 0.00 0.03 99.65 07:20:01 AM 0 0.42 0.00 0.10 0.00 0.05 99.43 07:20:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87 07:20:01 AM CPU %user %nice %system %iowait %steal %idle 07:21:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65 07:21:01 AM 0 0.42 0.00 0.08 0.00 0.05 99.45 07:21:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 07:22:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 07:22:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28 07:22:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 07:23:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 07:23:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 07:23:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 07:24:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 07:24:01 AM 0 0.37 0.00 0.08 0.00 0.02 99.53 07:24:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62 07:25:01 AM all 0.17 0.00 0.06 0.00 0.05 99.72 07:25:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 07:25:01 AM 1 0.27 0.00 0.05 0.00 0.05 99.63 07:26:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56 07:26:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 07:26:01 AM 1 0.58 0.00 0.08 0.00 0.05 99.28 07:27:01 AM all 0.21 0.00 0.05 0.00 0.03 99.71 07:27:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 07:27:01 AM 1 0.39 0.00 0.07 0.00 0.05 99.50 07:28:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 07:28:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 07:28:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47 07:29:01 AM all 0.12 0.00 0.06 0.00 0.05 99.77 07:29:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 07:29:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73 07:30:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 07:30:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 07:30:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33 07:31:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56 07:31:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52 07:31:01 AM 1 0.28 0.00 0.07 0.00 0.05 99.60 07:31:01 AM CPU %user %nice %system %iowait %steal %idle 07:32:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63 07:32:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58 07:32:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68 07:33:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 07:33:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62 07:33:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53 07:34:01 AM all 0.18 0.01 0.10 0.01 0.04 99.66 07:34:01 AM 0 0.20 0.00 0.13 0.02 0.02 99.63 07:34:01 AM 1 0.17 0.02 0.07 0.00 0.07 99.68 07:35:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 07:35:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 07:35:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 07:36:01 AM all 0.21 0.00 0.07 0.00 0.03 99.69 07:36:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 07:36:01 AM 1 0.33 0.00 0.07 0.00 0.03 99.57 07:37:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 07:37:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 07:37:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 07:38:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 07:38:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 07:38:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 07:39:01 AM all 0.18 0.00 0.05 0.00 0.03 99.73 07:39:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 07:39:01 AM 1 0.28 0.00 0.05 0.00 0.02 99.65 07:40:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 07:40:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 07:40:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30 07:41:01 AM all 0.26 0.00 0.05 0.00 0.03 99.67 07:41:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 07:41:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52 07:42:01 AM all 0.20 0.00 0.08 0.00 0.04 99.67 07:42:01 AM 0 0.07 0.00 0.10 0.00 0.05 99.78 07:42:01 AM 1 0.33 0.00 0.07 0.00 0.03 99.57 07:42:01 AM CPU %user %nice %system %iowait %steal %idle 07:43:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 07:43:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 07:43:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 07:44:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 07:44:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 07:44:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 07:45:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 07:45:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 07:45:01 AM 1 0.62 0.00 0.05 0.00 0.05 99.28 07:46:01 AM all 0.22 0.00 0.06 0.00 0.05 99.67 07:46:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87 07:46:01 AM 1 0.38 0.00 0.08 0.00 0.05 99.48 07:47:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 07:47:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 07:47:01 AM 1 0.51 0.00 0.02 0.00 0.02 99.46 07:48:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70 07:48:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 07:48:01 AM 1 0.30 0.00 0.03 0.00 0.03 99.63 07:49:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 07:49:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 07:49:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 07:50:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 07:50:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 07:50:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 07:51:01 AM all 0.32 0.00 0.07 0.00 0.06 99.56 07:51:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 07:51:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 07:52:01 AM all 0.43 0.00 0.06 0.00 0.03 99.47 07:52:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67 07:52:01 AM 1 0.63 0.00 0.05 0.00 0.03 99.28 07:53:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52 07:53:01 AM 0 0.15 0.00 0.12 0.00 0.03 99.70 07:53:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 07:53:01 AM CPU %user %nice %system %iowait %steal %idle 07:54:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 07:54:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 07:54:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 07:55:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 07:55:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 07:55:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 07:56:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 07:56:01 AM 0 0.17 0.00 0.08 0.00 0.07 99.68 07:56:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 07:57:01 AM all 0.37 0.00 0.07 0.00 0.05 99.52 07:57:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 07:57:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 07:58:01 AM all 0.33 0.00 0.06 0.13 0.03 99.45 07:58:01 AM 0 0.10 0.00 0.07 0.25 0.03 99.55 07:58:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 07:59:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64 07:59:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 07:59:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53 08:00:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57 08:00:01 AM 0 0.40 0.00 0.10 0.00 0.05 99.45 08:00:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68 08:01:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68 08:01:01 AM 0 0.25 0.00 0.08 0.00 0.07 99.60 08:01:01 AM 1 0.17 0.00 0.05 0.00 0.02 99.77 08:02:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60 08:02:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 08:02:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 08:03:01 AM all 0.23 0.00 0.08 0.01 0.03 99.65 08:03:01 AM 0 0.30 0.00 0.08 0.02 0.03 99.57 08:03:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 08:04:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 08:04:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 08:04:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 08:04:01 AM CPU %user %nice %system %iowait %steal %idle 08:05:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 08:05:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57 08:05:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 08:06:01 AM all 0.31 0.23 0.14 0.29 0.04 98.98 08:06:01 AM 0 0.53 0.47 0.18 0.23 0.02 98.57 08:06:01 AM 1 0.08 0.00 0.10 0.35 0.07 99.40 08:07:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64 08:07:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50 08:07:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 08:08:01 AM all 0.13 0.00 0.04 0.00 0.03 99.80 08:08:01 AM 0 0.10 0.00 0.02 0.00 0.02 99.87 08:08:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73 08:09:01 AM all 12.07 0.00 2.35 0.30 0.06 85.22 08:09:01 AM 0 14.24 0.00 2.89 0.35 0.05 82.47 08:09:01 AM 1 9.90 0.00 1.80 0.25 0.07 87.97 08:10:01 AM all 36.44 0.00 5.39 1.11 0.10 56.96 08:10:01 AM 0 34.89 0.00 5.06 1.00 0.08 58.96 08:10:01 AM 1 37.99 0.00 5.71 1.22 0.12 54.96 08:11:01 AM all 13.61 0.00 1.89 0.43 0.07 84.00 08:11:01 AM 0 15.08 0.00 2.02 0.30 0.07 82.54 08:11:01 AM 1 12.14 0.00 1.77 0.57 0.07 85.46 08:12:01 AM all 26.21 0.00 4.70 0.37 0.07 68.65 08:12:01 AM 0 25.12 0.00 4.25 0.40 0.07 70.16 08:12:01 AM 1 27.31 0.00 5.15 0.33 0.07 67.14 08:13:01 AM all 10.39 0.00 2.01 0.55 0.06 86.99 08:13:01 AM 0 15.11 0.00 2.35 0.65 0.05 81.83 08:13:01 AM 1 5.66 0.00 1.67 0.45 0.07 92.16 08:14:01 AM all 0.31 0.00 0.11 0.03 0.04 99.52 08:14:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43 08:14:01 AM 1 0.15 0.00 0.15 0.05 0.05 99.60 08:15:01 AM all 0.35 0.00 0.08 0.00 0.04 99.52 08:15:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28 08:15:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 08:15:01 AM CPU %user %nice %system %iowait %steal %idle 08:16:01 AM all 0.20 0.00 0.08 0.00 0.03 99.70 08:16:01 AM 0 0.28 0.00 0.07 0.00 0.02 99.63 08:16:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 08:17:01 AM all 2.73 0.00 0.21 0.00 0.07 97.00 08:17:01 AM 0 3.99 0.00 0.23 0.00 0.07 95.71 08:17:01 AM 1 1.46 0.00 0.18 0.00 0.07 98.29 08:18:01 AM all 2.45 0.00 0.13 0.03 0.07 97.33 08:18:01 AM 0 2.54 0.00 0.12 0.05 0.07 97.23 08:18:01 AM 1 2.36 0.00 0.15 0.00 0.07 97.43 08:19:01 AM all 4.17 0.00 0.24 0.00 0.07 95.52 08:19:01 AM 0 5.45 0.00 0.28 0.00 0.05 94.22 08:19:01 AM 1 2.89 0.00 0.20 0.00 0.08 96.82 08:20:01 AM all 2.46 0.00 0.12 0.00 0.08 97.34 08:20:01 AM 0 2.72 0.00 0.10 0.00 0.08 97.10 08:20:01 AM 1 2.21 0.00 0.13 0.00 0.08 97.58 08:21:01 AM all 13.30 0.00 1.69 0.05 0.07 84.90 08:21:01 AM 0 18.51 0.00 1.49 0.07 0.07 79.87 08:21:01 AM 1 8.07 0.00 1.89 0.03 0.07 89.94 08:22:01 AM all 29.89 0.00 4.24 0.12 0.08 65.67 08:22:01 AM 0 49.49 0.00 5.58 0.15 0.08 44.70 08:22:01 AM 1 10.32 0.00 2.90 0.08 0.08 86.62 Average: all 2.19 0.00 0.34 0.04 0.04 97.38 Average: 0 2.55 0.01 0.36 0.04 0.04 97.01 Average: 1 1.84 0.00 0.32 0.04 0.04 97.75