is: {'code': 500, 'created': '2025-08-25T15:32:34Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2025-08-25 15:32:35,041 - INFO - Deleting VN ctest-vn2_metadata-40623459
2025-08-25 15:32:35,390 - ERROR - Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 290, in test_generic_link_local_service
compute_user = self.inputs.host_data[vm1_fixture.vm_node_ip]['username']
File "/contrail-test/fixtures/vm_test.py", line 386, in vm_node_ip
self.get_host_of_vm(refresh=True))
File "/contrail-test/fixtures/vm_test.py", line 400, in get_host_of_vm
assert self.wait_till_vm_is_active()
AssertionError
2025-08-25 15:32:35,398 - INFO -
2025-08-25 15:32:35,398 - INFO - END TEST : test_generic_link_local_service : FAILED[0:00:03]
2025-08-25 15:32:35,398 - INFO - --------------------------------------------------------------------------------
2025-08-25 15:32:35,402 - INFO - ================================================================================
2025-08-25 15:32:35,402 - INFO - STARTING TEST : test_metadata_service
2025-08-25 15:32:35,402 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-08-25 15:32:35,685 - INFO - Initial checks done. Running the testcase now
2025-08-25 15:32:35,685 - INFO -
2025-08-25 15:32:36,466 - INFO - Created VN ctest-vn-28615141
2025-08-25 15:32:37,733 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3924-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3924-1)
2025-08-25 15:32:37,733 - INFO - Waiting for VM ctest-TestBasicVMVN-34530568-62561631 to be up..
2025-08-25 15:32:37,787 - ERROR - VM in error state.
2025-08-25 15:32:37,787 - ERROR - VM is not in ACTIVE state
2025-08-25 15:32:37,874 - ERROR - Fatal Nova Exception while getting VM detail
2025-08-25 15:32:37,876 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-34530568-62561631 in state ERROR
2025-08-25 15:32:37,876 - INFO - Deleting VM ctest-TestBasicVMVN-34530568-62561631
2025-08-25 15:32:37,876 - ERROR - VM ctest-TestBasicVMVN-34530568-62561631 has failed to come up
2025-08-25 15:32:37,876 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-08-25T15:32:37Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2025-08-25 15:32:37,876 - INFO - Deleting VN ctest-vn-28615141
2025-08-25 15:32:38,250 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Mon Aug 25 15:32:37 2025
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function =
self =
args = ()
kwargs = {}
/contrail-test/scripts/vm_regression/test_vm_basic.py in test_metadata_service(self=)
55 image_name='cirros',
56 userdata='/tmp/metadata_script.txt')
57 assert vm1_fixture.wait_till_vm_is_up()
58
59 cmd = 'cat /tmp/output.txt'
vm1_fixture =
vm1_fixture.wait_till_vm_is_up = >
AssertionError:
__cause__ = None
__class__ =
__context__ = None
__delattr__ =
__dict__ = {}
__dir__ =
__doc__ = 'Assertion failed.'
__eq__ =
__format__ =
__ge__ =
__getattribute__ =
__gt__ =
__hash__ =
__init__ =
__init_subclass__ =
__le__ =
__lt__ =
__ne__ =
__new__ =
__reduce__ =
__reduce_ex__ =
__repr__ =
__setattr__ =
__setstate__ =
__sizeof__ =
__str__ =
__subclasshook__ =
__suppress_context__ = False
__traceback__ =
args = ()
with_traceback =
The above is a description of an error in a Python program. Here is
the original traceback:
Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 57, in test_metadata_service
assert vm1_fixture.wait_till_vm_is_up()
AssertionError
2025-08-25 15:32:38,256 - INFO -
2025-08-25 15:32:38,256 - INFO - END TEST : test_metadata_service : FAILED[0:00:03]
2025-08-25 15:32:38,257 - INFO - --------------------------------------------------------------------------------
2025-08-25 15:32:38,260 - INFO - ================================================================================
2025-08-25 15:32:38,260 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-25 15:32:38,260 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-08-25 15:32:38,540 - INFO - Initial checks done. Running the testcase now
2025-08-25 15:32:38,540 - INFO -
2025-08-25 15:32:39,380 - INFO - Created VN ctest-vn-43682781
2025-08-25 15:32:40,372 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3924-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3924-1)
2025-08-25 15:32:40,784 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3924-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3924-1)
2025-08-25 15:32:41,843 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3924-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3924-1)
2025-08-25 15:32:41,958 - INFO - Verifications in API Server for IPAM: ctest-ipam-48953451 passed
2025-08-25 15:32:41,964 - INFO - Verifications in Control node for IPAM: ctest-ipam-48953451 passed
2025-08-25 15:32:42,129 - INFO - Verified VN network id 11 for VN 83ad8cad-9010-4893-8ab5-b6b780c1ef0a
2025-08-25 15:32:42,130 - INFO - Verifications in API Server for VN ctest-vn-43682781 passed
2025-08-25 15:32:42,178 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-43682781 passed
2025-08-25 15:32:42,622 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-34530568:ctest-vn-43682781 is found in opserver
2025-08-25 15:32:42,638 - INFO - Waiting for VM ctest-TestBasicVMVN-34530568-99248557 to be up..
2025-08-25 15:32:42,688 - ERROR - VM in error state.
2025-08-25 15:32:42,688 - ERROR - VM is not in ACTIVE state
2025-08-25 15:32:42,762 - ERROR - Fatal Nova Exception while getting VM detail
2025-08-25 15:32:42,763 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-34530568-75183990 in state BUILD
2025-08-25 15:32:42,763 - INFO - Deleting VM ctest-TestBasicVMVN-34530568-75183990
2025-08-25 15:32:42,763 - ERROR - VM ctest-TestBasicVMVN-34530568-75183990 has failed to come up
2025-08-25 15:32:42,763 - ERROR - Nova failed to get host of the VM
2025-08-25 15:32:42,955 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-34530568-30194328 in state BUILD
2025-08-25 15:32:42,955 - INFO - Deleting VM ctest-TestBasicVMVN-34530568-30194328
2025-08-25 15:32:42,955 - ERROR - VM ctest-TestBasicVMVN-34530568-30194328 has failed to come up
2025-08-25 15:32:42,955 - ERROR - Nova failed to get host of the VM
2025-08-25 15:32:43,093 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-34530568-99248557 in state ERROR
2025-08-25 15:32:43,093 - INFO - Deleting VM ctest-TestBasicVMVN-34530568-99248557
2025-08-25 15:32:43,093 - ERROR - VM ctest-TestBasicVMVN-34530568-99248557 has failed to come up
2025-08-25 15:32:43,093 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-08-25T15:32:40Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2025-08-25 15:32:43,093 - INFO - Deleting VN ctest-vn-43682781
2025-08-25 15:32:43,578 - INFO - Validated that VN ctest-vn-43682781 is not found in API Server
2025-08-25 15:32:43,589 - INFO - Validated that VN ctest-vn-43682781 is not in any agent
2025-08-25 15:32:43,603 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-43682781 info
2025-08-25 15:32:43,686 - INFO - IPAM: ctest-ipam-48953451 is not found in API Server
2025-08-25 15:32:43,697 - INFO - IPAM:ctest-ipam-48953451 is not found in control node
2025-08-25 15:32:43,950 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Mon Aug 25 15:32:42 2025
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function =
self =
args = ()
kwargs = {}
/contrail-test/scripts/vm_regression/test_vm_basic.py in test_ping_within_vn_two_vms_two_different_subnets(self=)
145 assert ipam_obj.verify_on_setup()
146 assert vn1_fixture.verify_on_setup()
147 assert vm1.wait_till_vm_is_up()
148 assert vm2.wait_till_vm_is_up()
149 assert vm3.wait_till_vm_is_up()
vm1 =
vm1.wait_till_vm_is_up = >
AssertionError:
__cause__ = None
__class__ =
__context__ = None
__delattr__ =
__dict__ = {}
__dir__ =
__doc__ = 'Assertion failed.'
__eq__ =
__format__ =
__ge__ =
__getattribute__ =
__gt__ =
__hash__ =
__init__ =
__init_subclass__ =
__le__ =
__lt__ =
__ne__ =
__new__ =
__reduce__ =
__reduce_ex__ =
__repr__ =
__setattr__ =
__setstate__ =
__sizeof__ =
__str__ =
__subclasshook__ =
__suppress_context__ = False
__traceback__ =
args = ()
with_traceback =
The above is a description of an error in a Python program. Here is
the original traceback:
Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 147, in test_ping_within_vn_two_vms_two_different_subnets
assert vm1.wait_till_vm_is_up()
AssertionError
2025-08-25 15:32:43,956 - INFO -
2025-08-25 15:32:43,956 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:05]
2025-08-25 15:32:43,956 - INFO - --------------------------------------------------------------------------------
2025-08-25 15:32:44,627 - INFO - Deleted project: ctest-TestBasicVMVN-34530568, ID : 26445c96-d12b-40ab-a3a4-582deb881da7
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ run_tests_serial
+ echo in serial_run_test
in serial_run_test
+ export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts
+ PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts
+ testr_init
+ '[' '!' -d .testrepository ']'
+ find . -type f -name '*.pyc' -delete
+ export OS_TEST_PATH=./serial_scripts/
+ OS_TEST_PATH=./serial_scripts/
+ export DO_XMPP_CHECK=0
+ DO_XMPP_CHECK=0
+ '[' '!' -d ./serial_scripts/ ']'
+ '[' 0 -eq 1 ']'
+ /usr/local/bin/testr run --subunit ci_sanity
+ /usr/local/bin/subunit2junitxml -f -o result_2025_08_25_15_25_01_20678.xml
2025-08-25 15:32:51,954 - INFO - Domain Default found not creating
2025-08-25 15:32:52,400 - INFO - Project ctest-TestRbac-56978898 not found, creating it
2025-08-25 15:32:52,853 - INFO - Created Project:ctest-TestRbac-56978898, ID : f628addf-b54f-4f26-8175-69b851e06520
2025-08-25 15:32:56,351 - INFO - ================================================================================
2025-08-25 15:32:56,352 - INFO - STARTING TEST : test_perms2_global_share
2025-08-25 15:32:56,352 - INFO - TEST DESCRIPTION :
Test perms2 global shared property of an object
steps:
1. Add user1 as role1 in project1 and project2
2. Add *.* role1:CRUD to domain acl
3. Create a Shared virtual-network in project1
4. Verify global shared flag is set on VN's perms2
4. Using shared VN try to launch a VM in project2
2025-08-25 15:32:56,782 - INFO - Initial checks done. Running the testcase now
2025-08-25 15:32:56,782 - INFO -
2025-08-25 15:32:57,129 - INFO - Project ctest-TestRbac-23695606 not found, creating it
2025-08-25 15:32:57,580 - INFO - Created Project:ctest-TestRbac-23695606, ID : 2a775514-6574-48a8-92f4-cc549e0b1432
2025-08-25 15:32:57,925 - INFO - Project ctest-TestRbac-40156958 not found, creating it
2025-08-25 15:32:58,391 - INFO - Created Project:ctest-TestRbac-40156958, ID : 25ea3e7a-053e-4016-abaf-e6173dcd45d5
2025-08-25 15:33:00,516 - INFO - API access-list 029677cb-9bce-4c23-bb07-ef992a008a84 verify on api server passed
2025-08-25 15:33:01,146 - INFO - Created VN ctest-TestRbac-23695606-06794032, UUID :6d7cb4bd-8e8e-47a3-bf85-c13658c40b54
2025-08-25 15:33:01,854 - INFO - API Server: Read VN 6d7cb4bd-8e8e-47a3-bf85-c13658c40b54
2025-08-25 15:33:02,183 - INFO - API Server: Read VN 6d7cb4bd-8e8e-47a3-bf85-c13658c40b54
2025-08-25 15:33:02,943 - WARNING - Unable to get the list of compute nodes
2025-08-25 15:33:04,056 - INFO - VM ([]) created on node: (None), Zone: (None)
2025-08-25 15:33:09,182 - INFO - VM name : ctest-TestRbac-40156958-10756321
2025-08-25 15:33:09,605 - INFO - VM ctest-TestRbac-40156958-10756321 verfication in all API Servers passed
2025-08-25 15:33:15,994 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbac-40156958-10756321 passed
2025-08-25 15:33:15,994 - INFO - VM ctest-TestRbac-40156958-10756321 verifications in Compute nodes passed
2025-08-25 15:33:16,190 - INFO - Validated routes of VM ctest-TestRbac-40156958-10756321 in all vrouters
2025-08-25 15:33:16,732 - INFO - Verification in Control-nodes for VM ctest-TestRbac-40156958-10756321 passed
2025-08-25 15:33:20,159 - INFO - Verifying through opserver in 10.0.0.254
2025-08-25 15:33:20,330 - INFO - VM ce2c323b-30c2-4ff3-9a5b-f1caf8096dd3 is present in default-domain:ctest-TestRbac-23695606:ctest-TestRbac-23695606-06794032
2025-08-25 15:33:22,072 - INFO - tap interface default-domain:ctest-TestRbac-40156958:f62a42a8-b989-478e-ba5e-3b043e339247 of vm ce2c323b-30c2-4ff3-9a5b-f1caf8096dd3 is present in vrouter cn-jenkins-deploy-platform-ansible-os-3924-1 uve
2025-08-25 15:33:22,188 - INFO - VM ctest-TestRbac-40156958-10756321 validations in Opserver passed
2025-08-25 15:33:22,188 - INFO - Deleting VM ctest-TestRbac-40156958-10756321
2025-08-25 15:33:24,306 - INFO - VM ctest-TestRbac-40156958-10756321 is fully removed in API-Server
2025-08-25 15:33:24,396 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-23695606:ctest-TestRbac-23695606-06794032
2025-08-25 15:33:24,396 - INFO - VM ctest-TestRbac-40156958-10756321 is removed in Compute, and routes are removed in all compute nodes
2025-08-25 15:33:24,644 - INFO - Routes for VM ctest-TestRbac-40156958-10756321 is removed in all control-nodes
2025-08-25 15:33:50,264 - INFO - ce2c323b-30c2-4ff3-9a5b-f1caf8096dd3 vm uve deleted from opserver
2025-08-25 15:33:50,264 - INFO - Validated that VM ce2c323b-30c2-4ff3-9a5b-f1caf8096dd3 is removed from Opserver
2025-08-25 15:33:50,265 - INFO - Deleting VN ctest-TestRbac-23695606-06794032
2025-08-25 15:33:50,370 - INFO - API access-list (029677cb-9bce-4c23-bb07-ef992a008a84) got deleted in api server
2025-08-25 15:33:51,249 - INFO - Deleted project: ctest-TestRbac-40156958, ID : 25ea3e7a-053e-4016-abaf-e6173dcd45d5
2025-08-25 15:33:51,933 - INFO - Deleted project: ctest-TestRbac-23695606, ID : 2a775514-6574-48a8-92f4-cc549e0b1432
2025-08-25 15:33:52,051 - INFO - END TEST : test_perms2_global_share : PASSED[0:00:56]
2025-08-25 15:33:52,051 - INFO - --------------------------------------------------------------------------------
2025-08-25 15:33:53,415 - INFO - Deleted project: ctest-TestRbac-56978898, ID : f628addf-b54f-4f26-8175-69b851e06520
2025-08-25 15:33:53,584 - INFO - Domain Default found not creating
2025-08-25 15:33:53,727 - INFO - Project ctest-TestRbacBasic-72175105 not found, creating it
2025-08-25 15:33:54,190 - INFO - Created Project:ctest-TestRbacBasic-72175105, ID : bf50b988-d3e3-4fbe-8a2b-5cbfda53bf00
2025-08-25 15:33:57,480 - INFO - ================================================================================
2025-08-25 15:33:57,480 - INFO - STARTING TEST : test_perms2_owner
2025-08-25 15:33:57,480 - INFO - TEST DESCRIPTION :
Validate perms2 tenant ownership
steps:
1. Create Project1 and Project2
2. Add user1 as role1 under project1 and project2
3. create domain acl rule 'VirtualNetwork.* role1:CRUD'
4. create VN1 under Project1
4. create VN2 under Project2
5. user1 shouldnt be able to read VN1 using project2 creds
6. admin should be able to read VN1 though he isnt member of the project
7. Network list with respective project creds should list corresponding VNs
8. Change ownership of VN1 to Project2
9. user1 should now be able to read VN1 using Project2 creds
10. Network list with Project2 creds should list both VNs,
Project1 creds should list VN1 alone, admin should list both VNs
2025-08-25 15:33:57,607 - INFO - Initial checks done. Running the testcase now
2025-08-25 15:33:57,607 - INFO -
2025-08-25 15:33:57,947 - INFO - Project ctest-TestRbacBasic-04347633 not found, creating it
2025-08-25 15:33:58,399 - INFO - Created Project:ctest-TestRbacBasic-04347633, ID : ce35d96d-a12b-4075-93d5-afd21b750f44
2025-08-25 15:33:58,758 - INFO - Project ctest-TestRbacBasic-71275706 not found, creating it
2025-08-25 15:33:59,249 - INFO - Created Project:ctest-TestRbacBasic-71275706, ID : d6bef5da-ef9c-41eb-a4ed-5413606222d5
2025-08-25 15:34:01,417 - INFO - API access-list 723b8e8a-eabd-4af3-8f1e-e617b49219e8 verify on api server passed
2025-08-25 15:34:01,986 - INFO - Created VN ctest-TestRbacBasic-04347633-81944201, UUID :3aebecec-02b4-4920-a0a9-345457fb713c
2025-08-25 15:34:02,902 - INFO - Created VN ctest-TestRbacBasic-71275706-32733708, UUID :a4ac6d6e-170f-4ce0-a592-999126e82193
2025-08-25 15:34:03,608 - INFO - API Server: Read VN 3aebecec-02b4-4920-a0a9-345457fb713c
2025-08-25 15:34:03,938 - INFO - API Server: Permission Denied to read VN 3aebecec-02b4-4920-a0a9-345457fb713c
2025-08-25 15:34:03,953 - INFO - API Server: Read VN 3aebecec-02b4-4920-a0a9-345457fb713c
2025-08-25 15:34:03,976 - INFO - API Server: List VN ['3aebecec-02b4-4920-a0a9-345457fb713c']
2025-08-25 15:34:03,998 - INFO - API Server: List VN ['a4ac6d6e-170f-4ce0-a592-999126e82193']
2025-08-25 15:34:04,074 - INFO - API Server: List VN []
2025-08-25 15:34:04,106 - INFO - API Server: List VN ['3aebecec-02b4-4920-a0a9-345457fb713c', 'a4ac6d6e-170f-4ce0-a592-999126e82193']
2025-08-25 15:34:04,115 - INFO - API Server: List VN ['3aebecec-02b4-4920-a0a9-345457fb713c', 'a4ac6d6e-170f-4ce0-a592-999126e82193', '37dcbbc4-eb5c-49cf-b70e-3dfd9d2d56fa', '0ad29b73-eb41-4916-b2f0-9f3772b7a49e', 'bfb3eb54-1648-47f7-b63e-e9eeeafb3e0b', '5415dc4a-7281-421d-9cc4-759cba9092a9', '41966ec3-90c0-4ab7-9b2c-d610acaea6e0']
2025-08-25 15:34:04,155 - INFO - Deleting VN ctest-TestRbacBasic-71275706-32733708
2025-08-25 15:34:04,257 - INFO - Deleting VN ctest-TestRbacBasic-04347633-81944201
2025-08-25 15:34:04,353 - INFO - API access-list (723b8e8a-eabd-4af3-8f1e-e617b49219e8) got deleted in api server
2025-08-25 15:34:05,225 - INFO - Deleted project: ctest-TestRbacBasic-71275706, ID : d6bef5da-ef9c-41eb-a4ed-5413606222d5
2025-08-25 15:34:05,926 - INFO - Deleted project: ctest-TestRbacBasic-04347633, ID : ce35d96d-a12b-4075-93d5-afd21b750f44
2025-08-25 15:34:06,043 - INFO - END TEST : test_perms2_owner : PASSED[0:00:09]
2025-08-25 15:34:06,043 - INFO - --------------------------------------------------------------------------------
2025-08-25 15:34:06,046 - INFO - ================================================================================
2025-08-25 15:34:06,046 - INFO - STARTING TEST : test_rbac_acl_different_roles
2025-08-25 15:34:06,046 - INFO - TEST DESCRIPTION :
Validate via vnc_apis CRUD of rbac acl and objects
steps:
1. Add user1 as role1 and user2 as role2 to the project
2. Both user1 and user2 shouldnt be able to create VNs/STs
3. Create Rbac ACL under project with VN.* role1:CRUD rule
4. user1 should be able to create VN, but not Service-Template
5. Create Rbac ACL under domain with ST.* role1:CRUD rule
6. user1 should be able to create Service-Template
7. user2 shouldnt be able to read the created VN/ST or create new
8. Update the acl rule with Read perms for role2
9. user2 should be able to read created VN but not create new VNs
10. user2 should be able to read created ST but not create new STs
11. Delete the acl rule with Read perms for role2
12. user2 shouldnt be able to read the created ST/VN or create new VN/ST
13. Update global acl with role2:R for both VN and ST
14. user2 should be able to read VN and ST
13. Delete both project and domain acls
14. user1 shouldnt be able to read/delete VN/ST
15. Update global acl with role1:CRUD for both VN/ST
16. user1 should now be able to delete both VN and ST
17. Delete global acl
pass : acl creation and update should complete scucessfully.
2025-08-25 15:34:06,211 - INFO - Initial checks done. Running the testcase now
2025-08-25 15:34:06,211 - INFO -
2025-08-25 15:34:08,290 - INFO - Permission denied to create/update VirtualNetwork
2025-08-25 15:34:08,626 - INFO - API access-list dbb34e80-4cb9-4783-96e4-8b7fd165a0ff verify on api server passed
2025-08-25 15:34:08,874 - INFO - Created VN ctest-TestRbacBasic-72175105-64642881, UUID :57dc5e4f-6ee9-4a45-9c25-0ee6135bec64
2025-08-25 15:34:09,510 - INFO - Verified VN network id 11 for VN 57dc5e4f-6ee9-4a45-9c25-0ee6135bec64
2025-08-25 15:34:09,510 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-72175105-64642881 passed
2025-08-25 15:34:09,552 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-72175105-64642881 passed
2025-08-25 15:34:09,985 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-72175105:ctest-TestRbacBasic-72175105-64642881 is found in opserver
2025-08-25 15:34:10,293 - INFO - API access-list 3dc8daf4-98aa-4689-a588-fddd78e27402 verify on api server passed
2025-08-25 15:34:11,053 - INFO - API Server: Permission Denied to read VN 57dc5e4f-6ee9-4a45-9c25-0ee6135bec64
2025-08-25 15:34:11,378 - INFO - API Server: Permission Denied to read ST 4154101a-84b0-4b20-b510-89492e4b108d
2025-08-25 15:34:11,443 - INFO - API access-list dbb34e80-4cb9-4783-96e4-8b7fd165a0ff verify on api server passed
2025-08-25 15:34:11,462 - INFO - API Server: Read VN 57dc5e4f-6ee9-4a45-9c25-0ee6135bec64
2025-08-25 15:34:11,970 - INFO - Permission denied to create/update VirtualNetwork
2025-08-25 15:34:12,297 - INFO - API Server: Permission Denied to read ST 4154101a-84b0-4b20-b510-89492e4b108d
2025-08-25 15:34:12,362 - INFO - API access-list 3dc8daf4-98aa-4689-a588-fddd78e27402 verify on api server passed
2025-08-25 15:34:12,376 - INFO - API Server: Read Service-Template 4154101a-84b0-4b20-b510-89492e4b108d
2025-08-25 15:34:12,617 - INFO - API access-list dbb34e80-4cb9-4783-96e4-8b7fd165a0ff verify on api server passed
2025-08-25 15:34:12,729 - INFO - API access-list 3dc8daf4-98aa-4689-a588-fddd78e27402 verify on api server passed
2025-08-25 15:34:13,061 - INFO - API Server: Permission Denied to read VN 57dc5e4f-6ee9-4a45-9c25-0ee6135bec64
2025-08-25 15:34:13,388 - INFO - API Server: Permission Denied to read ST 4154101a-84b0-4b20-b510-89492e4b108d
2025-08-25 15:34:13,466 - INFO - API Server: Read Service-Template 4154101a-84b0-4b20-b510-89492e4b108d
2025-08-25 15:34:13,491 - INFO - API Server: Read VN 57dc5e4f-6ee9-4a45-9c25-0ee6135bec64
2025-08-25 15:34:13,530 - INFO - API access-list (dbb34e80-4cb9-4783-96e4-8b7fd165a0ff) got deleted in api server
2025-08-25 15:34:13,564 - INFO - API access-list (3dc8daf4-98aa-4689-a588-fddd78e27402) got deleted in api server
2025-08-25 15:34:13,882 - INFO - API Server: Permission Denied to read VN 57dc5e4f-6ee9-4a45-9c25-0ee6135bec64
2025-08-25 15:34:14,209 - INFO - API Server: Permission Denied to read ST 4154101a-84b0-4b20-b510-89492e4b108d
2025-08-25 15:34:14,290 - INFO - API Server: Read VN 57dc5e4f-6ee9-4a45-9c25-0ee6135bec64
2025-08-25 15:34:14,307 - INFO - API Server: Read Service-Template 4154101a-84b0-4b20-b510-89492e4b108d
2025-08-25 15:34:14,402 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-72175105-58104608'] deleted successfully.
2025-08-25 15:34:14,402 - INFO - Deleting VN ctest-TestRbacBasic-72175105-64642881
2025-08-25 15:34:14,943 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:08]
2025-08-25 15:34:14,943 - INFO - --------------------------------------------------------------------------------
2025-08-25 15:34:16,216 - INFO - Deleted project: ctest-TestRbacBasic-72175105, ID : bf50b988-d3e3-4fbe-8a2b-5cbfda53bf00
2025-08-25 15:34:16,391 - INFO - Using existing project ['default-domain', 'admin'](000c08f3-a689-493c-bf68-a177b6804f39)
2025-08-25 15:34:16,401 - INFO - ================================================================================
2025-08-25 15:34:16,401 - INFO - STARTING TEST : test_contrail_status
2025-08-25 15:34:16,401 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active
2025-08-25 15:34:16,520 - INFO - Initial checks done. Running the testcase now
2025-08-25 15:34:16,520 - INFO -
2025-08-25 15:34:16,627 - INFO - 10.0.0.254
2025-08-25 15:34:16,627 - INFO - config
2025-08-25 15:34:16,633 - INFO - config-nodemgr:active
2025-08-25 15:34:16,637 - INFO - api-server:active
2025-08-25 15:34:16,641 - INFO - schema:active
2025-08-25 15:34:16,645 - INFO - svc-monitor:active
2025-08-25 15:34:16,649 - INFO - device-manager:active
2025-08-25 15:34:16,649 - INFO - config-database
2025-08-25 15:34:16,649 - INFO - config-cassandra:active
2025-08-25 15:34:16,649 - INFO - config-zookeeper:active
2025-08-25 15:34:16,649 - INFO - config-rabbitmq:active
2025-08-25 15:34:16,649 - INFO - vrouter
2025-08-25 15:34:16,654 - INFO - vrouter-nodemgr:active
2025-08-25 15:34:16,659 - INFO - agent:active
2025-08-25 15:34:16,659 - INFO - control
2025-08-25 15:34:16,663 - INFO - control-nodemgr:active
2025-08-25 15:34:16,668 - INFO - control:active
2025-08-25 15:34:16,668 - INFO - named:active
2025-08-25 15:34:16,673 - INFO - dns:active
2025-08-25 15:34:16,673 - INFO - analytics
2025-08-25 15:34:16,678 - INFO - analytics-nodemgr:active
2025-08-25 15:34:16,681 - INFO - analytics-api:active
2025-08-25 15:34:16,686 - INFO - collector:active
2025-08-25 15:34:16,687 - INFO - analytics-database
2025-08-25 15:34:16,687 - INFO - analytics-cassandra:active
2025-08-25 15:34:16,691 - INFO - analyticsdb-nodemgr:active
2025-08-25 15:34:16,696 - INFO - query-engine:active
2025-08-25 15:34:16,696 - INFO - webui
2025-08-25 15:34:16,696 - INFO - webui:active
2025-08-25 15:34:16,697 - INFO - webui-middleware:active
2025-08-25 15:34:16,697 - INFO - redis:active
2025-08-25 15:34:16,697 - INFO - analytics_snmp
2025-08-25 15:34:16,700 - INFO - snmp-collector:active
2025-08-25 15:34:16,700 - INFO - snmp-topology:active
2025-08-25 15:34:16,701 - INFO - analytics_alarm
2025-08-25 15:34:16,701 - INFO - alarmgen:active
2025-08-25 15:34:16,701 - INFO - All the contrail services are up on all nodes
2025-08-25 15:34:16,701 - INFO - contrail-status passed
2025-08-25 15:34:16,819 - INFO - END TEST : test_contrail_status : PASSED[0:00:00]
2025-08-25 15:34:16,819 - INFO - --------------------------------------------------------------------------------
2025-08-25 15:34:16,886 - INFO - Domain Default found not creating
2025-08-25 15:34:17,021 - INFO - Project ctest-TestSriov-91519953 not found, creating it
2025-08-25 15:34:17,469 - INFO - Created Project:ctest-TestSriov-91519953, ID : 82beda81-55c8-495f-a9a3-788799de10a5
2025-08-25 15:34:19,632 - INFO - Deleted project: ctest-TestSriov-91519953, ID : 82beda81-55c8-495f-a9a3-788799de10a5
+ [[ -z '' ]]
+ [[ -z ci_sanity ]]
+ sleep 2
+ /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2025_08_25_15_25_01.ini
[localhost] local: rpm -q --queryformat '%{VERSION}-' contrail-lib; rpm -q --queryformat '%{RELEASE}' contrail-lib | awk -F'.' '{print $1}'
Traceback (most recent call last):
File "tools/report_gen.py", line 246, in
main(sys.argv[1], sys.argv[2])
File "tools/report_gen.py", line 241, in main
obj.setUp()
File "tools/report_gen.py", line 53, in setUp
self.setup_detail = '%s %s~%s' % (self.get_distro(), self.build_id,
File "tools/report_gen.py", line 206, in get_distro
self.distro = self.run_cmd_on_server(self.cfgm_ips[0], cmd, container='controller')
File "/contrail-test/common/contrail_test_init.py", line 974, in run_cmd_on_server
raise Exception(msg)
Exception: Container controller is not present on host 10.0.0.254
+ echo 'Generated report_details* file: report_details_2025_08_25_15_25_01.ini'
Generated report_details* file: report_details_2025_08_25_15_25_01.ini
+ parse_results
+ /usr/bin/python3 tools/parse_result.py result_2025_08_25_15_25_01_990.xml report_details_2025_08_25_15_25_01.ini
Traceback (most recent call last):
File "/usr/lib64/python3.6/configparser.py", line 1138, in _unify_values
sectiondict = self._sections[section]
KeyError: 'Test'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "tools/parse_result.py", line 81, in
logs_location = _get_log_location(report_file)
File "tools/parse_result.py", line 71, in _get_log_location
log_location = config.get('Test', 'logslocation')
File "/usr/lib64/python3.6/configparser.py", line 781, in get
d = self._unify_values(section, vars)
File "/usr/lib64/python3.6/configparser.py", line 1141, in _unify_values
raise NoSectionError(section)
configparser.NoSectionError: No section: 'Test'
+ /usr/bin/python3 tools/parse_result.py result_2025_08_25_15_25_01_20678.xml report_details_2025_08_25_15_25_01.ini
Traceback (most recent call last):
File "/usr/lib64/python3.6/configparser.py", line 1138, in _unify_values
sectiondict = self._sections[section]
KeyError: 'Test'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "tools/parse_result.py", line 81, in
logs_location = _get_log_location(report_file)
File "tools/parse_result.py", line 71, in _get_log_location
log_location = config.get('Test', 'logslocation')
File "/usr/lib64/python3.6/configparser.py", line 781, in get
d = self._unify_values(section, vars)
File "/usr/lib64/python3.6/configparser.py", line 1141, in _unify_values
raise NoSectionError(section)
configparser.NoSectionError: No section: 'Test'
+ generate_html
+ '[' -f result_2025_08_25_15_25_01_990.xml ']'
+ /usr/bin/python3 tools/update_testsuite_properties.py report_details_2025_08_25_15_25_01.ini result_2025_08_25_15_25_01_990.xml
Traceback (most recent call last):
File "/usr/lib64/python3.6/configparser.py", line 1138, in _unify_values
sectiondict = self._sections[section]
KeyError: 'Test'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "tools/update_testsuite_properties.py", line 104, in
update_xml(sys.argv[1], sys.argv[2])
File "tools/update_testsuite_properties.py", line 8, in update_xml
build_id = config.get('Test', 'Build')
File "/usr/lib64/python3.6/configparser.py", line 781, in get
d = self._unify_values(section, vars)
File "/usr/lib64/python3.6/configparser.py", line 1141, in _unify_values
raise NoSectionError(section)
configparser.NoSectionError: No section: 'Test'
+ ant
Buildfile: /contrail-test/build.xml
junit-report:
[delete] Deleting directory /contrail-test/report
[junitreport] Processing /contrail-test/report/TESTS-TestSuites.xml to /contrail-test/report/junit-noframes.html
[junitreport] Loading stylesheet /contrail-test/junit-noframes.xsl
[junitreport] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
[junitreport] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[junitreport] Transform time: 198ms
BUILD SUCCESSFUL
Total time: 0 seconds
+ echo 'Generate HTML reports in report/ folder : report/junit-noframes.html'
Generate HTML reports in report/ folder : report/junit-noframes.html
+ convert_logs_to_html
+ /usr/bin/python3 tools/convert_logs_to_html.py logs/
logs/testbasicpolicyipv4v6.log
logs/testrouters.log
logs/testports.log
logs/testsvcregr.log
logs/auth.log
logs/testvdnsbasic0.log
logs/testrp.log
logs/testbasicpolicy.log
logs/testbasicvmvnx.log
logs/testrbacbasic.log
logs/testbasicvmvn.log
logs/testrbac.log
logs/testroutersbasic.log
logs/testbasicpolicynegativeipv4v6.log
logs/analyticsbasictestsanity.log
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/floatingipbasictestsanity.log
logs/dbmanagetest.log
logs/introspect.log
logs/__main__.log
logs/tcutils.collector.opserver_results.log
logs/testcrud.log
logs/common.contrail_test_init.log
+ echo 'Converted log files to html files'
Converted log files to html files
+ collect_tracebacks
+ export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts:/contrail-test:/contrail-test/fixtures
+ PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts:/contrail-test:/contrail-test/fixtures
+ /usr/bin/python3 tools/collect_bts.py contrail_test_input.yaml
[ubuntu@10.0.0.254] put: tools/search-bt.py -> /tmp/search-bt.py
Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3924-1-tracebacks.log
Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3924-1-ignored_tracebacks.log
Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3924-1-traceback_parse_failures.log
Done looking for tracebacks
[ubuntu@10.0.0.254] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-3924-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-3924-1-tracebacks.log
Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-3924-1-tracebacks.log'
Underlying exception:
No such file
[ubuntu@10.0.0.254] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-3924-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-3924-1-ignored_tracebacks.log
Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-3924-1-ignored_tracebacks.log'
Underlying exception:
No such file
[ubuntu@10.0.0.254] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-3924-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-3924-1-traceback_parse_failures.log
+ sleep 2
+ retval=0
+ '[' 0 -lt 101 ']'
+ exit 100
+ rv_run_test=100
+ '[' -d /contrail-test.save ']'
+ cp -f /opt/contrail/utils/fabfile/testbeds/testbed.py /contrail-test.save/
cp: cannot stat ‘/opt/contrail/utils/fabfile/testbeds/testbed.py’: No such file or directory
+ rsync -L -a --exclude logs/ --exclude report/ /contrail-test /contrail-test.save/
+ exit 100
tput: No value for $TERM and no -T specified
ERROR: there were failures during the test.
See detailed logs in /home/ubuntu/contrail-test-runs
INFO: collect logs
~/contrail-test-runs/2025_08_25_15_25_01 ~
logs/
logs/testbasicpolicyipv4v6.log
logs/tcutils.util.log
logs/testbasicvmvn.html
logs/common.html
logs/testrouters.log
logs/testports.log
logs/testsvcregr.log
logs/testsvcregr.html
logs/testsriov.html
logs/auth.log
logs/analyticstestsanity.html
logs/testvdnsbasic0.log
logs/testrp.log
logs/testroutersbasic.html
logs/tcutils.html
logs/testbasicpolicy.log
logs/testbasicvmvnx.log
logs/testcrud.html
logs/dbmanagetest.html
logs/testrbacbasic.log
logs/testheat.html
logs/testrouters.html
logs/testbasicvmvn.log
logs/testrbac.log
logs/testvdnsbasic0.html
logs/testbasicpolicynegativeipv4v6.html
logs/floatingipbasictestsanity.html
logs/testroutersbasic.log
logs/cn-jenkins-deploy-platform-ansible-os-3924-1-ignored_tracebacks.log
logs/testbasicpolicynegativeipv4v6.log
logs/testbasicpolicy.html
logs/analyticsbasictestsanity.log
logs/testports.html
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/floatingipbasictestsanity.log
logs/testbasicpolicyipv4v6.html
logs/dbmanagetest.log
logs/testrbacbasic.html
logs/__main__.html
logs/cn-jenkins-deploy-platform-ansible-os-3924-1-traceback_parse_failures.log
logs/txtsyle.css
logs/cn-jenkins-deploy-platform-ansible-os-3924-1-tracebacks.log
logs/testrbac.html
logs/auth.html
logs/testrp.html
logs/introspect.log
logs/__main__.log
logs/tcutils.collector.opserver_results.log
logs/introspect.html
logs/testcrud.log
logs/common.contrail_test_init.log
logs/testbasicvmvnx.html
logs/analyticsbasictestsanity.html
TESTS-TestSuites.xml
junit-noframes.html
~
INFO: Test sanity finished Mon Aug 25 15:34:39 UTC 2025
+ res=1
+ ./src/opensdn-io/tf-jenkins/jobs/test/functional/collect_logs.sh
~/workspace/test-sanity/logs ~/workspace/test-sanity
Warning: Permanently added '10.0.0.254' (ECDSA) to the list of known hosts.
logs/
logs/testbasicpolicyipv4v6.log
logs/tcutils.util.log
logs/testbasicvmvn.html
logs/common.html
logs/testrouters.log
logs/testports.log
logs/testsvcregr.log
logs/testsvcregr.html
logs/testsriov.html
logs/auth.log
logs/analyticstestsanity.html
logs/testvdnsbasic0.log
logs/testrp.log
logs/testroutersbasic.html
logs/tcutils.html
logs/testbasicpolicy.log
logs/testbasicvmvnx.log
logs/testcrud.html
logs/dbmanagetest.html
logs/testrbacbasic.log
logs/testheat.html
logs/testrouters.html
logs/testbasicvmvn.log
logs/testrbac.log
logs/testvdnsbasic0.html
logs/testbasicpolicynegativeipv4v6.html
logs/floatingipbasictestsanity.html
logs/testroutersbasic.log
logs/cn-jenkins-deploy-platform-ansible-os-3924-1-ignored_tracebacks.log
logs/testbasicpolicynegativeipv4v6.log
logs/testbasicpolicy.html
logs/analyticsbasictestsanity.log
logs/testports.html
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/floatingipbasictestsanity.log
logs/testbasicpolicyipv4v6.html
logs/dbmanagetest.log
logs/testrbacbasic.html
logs/__main__.html
logs/cn-jenkins-deploy-platform-ansible-os-3924-1-traceback_parse_failures.log
logs/txtsyle.css
logs/cn-jenkins-deploy-platform-ansible-os-3924-1-tracebacks.log
logs/testrbac.html
logs/auth.html
logs/testrp.html
logs/introspect.log
logs/__main__.log
logs/tcutils.collector.opserver_results.log
logs/introspect.html
logs/testcrud.log
logs/common.contrail_test_init.log
logs/testbasicvmvnx.html
logs/analyticsbasictestsanity.html
TESTS-TestSuites.xml
junit-noframes.html
~/workspace/test-sanity
Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts.
Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts.
INFO: logs saved
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE