is: {'code': 500, 'created': '2025-08-20T15:58:39Z', '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-20 15:58:39,457 - INFO - Deleting VN ctest-vn2_metadata-26625747
2025-08-20 15:58:39,802 - 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-20 15:58:39,808 - INFO -
2025-08-20 15:58:39,808 - INFO - END TEST : test_generic_link_local_service : FAILED[0:00:03]
2025-08-20 15:58:39,808 - INFO - --------------------------------------------------------------------------------
2025-08-20 15:58:39,811 - INFO - ================================================================================
2025-08-20 15:58:39,812 - INFO - STARTING TEST : test_metadata_service
2025-08-20 15:58:39,812 - 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-20 15:58:40,095 - INFO - Initial checks done. Running the testcase now
2025-08-20 15:58:40,095 - INFO -
2025-08-20 15:58:40,835 - INFO - Created VN ctest-vn-37885945
2025-08-20 15:58:42,074 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3898-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3898-1)
2025-08-20 15:58:42,074 - INFO - Waiting for VM ctest-TestBasicVMVN-45117358-78597449 to be up..
2025-08-20 15:58:47,168 - ERROR - VM in error state.
2025-08-20 15:58:47,168 - ERROR - VM is not in ACTIVE state
2025-08-20 15:58:47,239 - ERROR - Fatal Nova Exception while getting VM detail
2025-08-20 15:58:47,240 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-45117358-78597449 in state ERROR
2025-08-20 15:58:47,240 - INFO - Deleting VM ctest-TestBasicVMVN-45117358-78597449
2025-08-20 15:58:47,240 - ERROR - VM ctest-TestBasicVMVN-45117358-78597449 has failed to come up
2025-08-20 15:58:47,240 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-08-20T15:58:42Z', '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-20 15:58:47,241 - INFO - Deleting VN ctest-vn-37885945
2025-08-20 15:58:47,582 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Wed Aug 20 15:58:47 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-20 15:58:47,588 - INFO -
2025-08-20 15:58:47,588 - INFO - END TEST : test_metadata_service : FAILED[0:00:08]
2025-08-20 15:58:47,588 - INFO - --------------------------------------------------------------------------------
2025-08-20 15:58:47,591 - INFO - ================================================================================
2025-08-20 15:58:47,591 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-20 15:58:47,591 - 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-20 15:58:47,878 - INFO - Initial checks done. Running the testcase now
2025-08-20 15:58:47,878 - INFO -
2025-08-20 15:58:48,718 - INFO - Created VN ctest-vn-36579901
2025-08-20 15:58:49,679 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3898-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3898-1)
2025-08-20 15:58:50,114 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3898-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3898-1)
2025-08-20 15:58:51,149 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3898-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3898-1)
2025-08-20 15:58:51,249 - INFO - Verifications in API Server for IPAM: ctest-ipam-70160886 passed
2025-08-20 15:58:51,255 - INFO - Verifications in Control node for IPAM: ctest-ipam-70160886 passed
2025-08-20 15:58:51,406 - INFO - Verified VN network id 12 for VN c9985760-b283-4700-b8b4-afe6eff4b2bb
2025-08-20 15:58:51,406 - INFO - Verifications in API Server for VN ctest-vn-36579901 passed
2025-08-20 15:58:51,447 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-36579901 passed
2025-08-20 15:58:51,882 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-45117358:ctest-vn-36579901 is found in opserver
2025-08-20 15:58:51,897 - INFO - Waiting for VM ctest-TestBasicVMVN-45117358-05641572 to be up..
2025-08-20 15:58:51,950 - ERROR - VM in error state.
2025-08-20 15:58:51,950 - ERROR - VM is not in ACTIVE state
2025-08-20 15:58:52,020 - ERROR - Fatal Nova Exception while getting VM detail
2025-08-20 15:58:52,021 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-45117358-46366417 in state BUILD
2025-08-20 15:58:52,021 - INFO - Deleting VM ctest-TestBasicVMVN-45117358-46366417
2025-08-20 15:58:52,021 - ERROR - VM ctest-TestBasicVMVN-45117358-46366417 has failed to come up
2025-08-20 15:58:52,021 - ERROR - Nova failed to get host of the VM
2025-08-20 15:58:52,164 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-45117358-56676520 in state BUILD
2025-08-20 15:58:52,164 - INFO - Deleting VM ctest-TestBasicVMVN-45117358-56676520
2025-08-20 15:58:52,164 - ERROR - VM ctest-TestBasicVMVN-45117358-56676520 has failed to come up
2025-08-20 15:58:52,164 - ERROR - Nova failed to get host of the VM
2025-08-20 15:58:52,299 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-45117358-05641572 in state ERROR
2025-08-20 15:58:52,300 - INFO - Deleting VM ctest-TestBasicVMVN-45117358-05641572
2025-08-20 15:58:52,300 - ERROR - VM ctest-TestBasicVMVN-45117358-05641572 has failed to come up
2025-08-20 15:58:52,300 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-08-20T15:58:49Z', '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-20 15:58:52,300 - INFO - Deleting VN ctest-vn-36579901
2025-08-20 15:58:52,725 - INFO - Validated that VN ctest-vn-36579901 is not found in API Server
2025-08-20 15:58:52,736 - INFO - Validated that VN ctest-vn-36579901 is not in any agent
2025-08-20 15:58:52,751 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-36579901 info
2025-08-20 15:58:52,826 - INFO - IPAM: ctest-ipam-70160886 is not found in API Server
2025-08-20 15:58:52,837 - INFO - IPAM:ctest-ipam-70160886 is not found in control node
2025-08-20 15:58:53,090 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Wed Aug 20 15:58:52 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-20 15:58:53,096 - INFO -
2025-08-20 15:58:53,096 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:06]
2025-08-20 15:58:53,096 - INFO - --------------------------------------------------------------------------------
2025-08-20 15:58:53,733 - INFO - Deleted project: ctest-TestBasicVMVN-45117358, ID : 7b72de9b-0b03-4463-aecd-844191f85145
+ '[' 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_20_15_53_41_8301.xml
2025-08-20 15:59:01,386 - INFO - Domain Default found not creating
2025-08-20 15:59:01,850 - INFO - Project ctest-TestRbac-32111100 not found, creating it
2025-08-20 15:59:02,316 - INFO - Created Project:ctest-TestRbac-32111100, ID : 3c6f2308-5f17-40b6-80d9-a369c418ac74
2025-08-20 15:59:05,762 - INFO - ================================================================================
2025-08-20 15:59:05,762 - INFO - STARTING TEST : test_perms2_global_share
2025-08-20 15:59:05,763 - 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-20 15:59:06,192 - INFO - Initial checks done. Running the testcase now
2025-08-20 15:59:06,192 - INFO -
2025-08-20 15:59:06,528 - INFO - Project ctest-TestRbac-15470482 not found, creating it
2025-08-20 15:59:06,963 - INFO - Created Project:ctest-TestRbac-15470482, ID : 0a95e35e-6675-40ac-b5fd-34fbd95cdb98
2025-08-20 15:59:07,303 - INFO - Project ctest-TestRbac-22239766 not found, creating it
2025-08-20 15:59:07,743 - INFO - Created Project:ctest-TestRbac-22239766, ID : a51a410b-7298-447b-b357-12bfffae273c
2025-08-20 15:59:09,853 - INFO - API access-list 8551e226-5bfa-4e95-933c-e3b1b65d1232 verify on api server passed
2025-08-20 15:59:10,470 - INFO - Created VN ctest-TestRbac-15470482-41262400, UUID :ed825492-dda8-425c-b741-f2e592e8c087
2025-08-20 15:59:11,175 - INFO - API Server: Read VN ed825492-dda8-425c-b741-f2e592e8c087
2025-08-20 15:59:11,512 - INFO - API Server: Read VN ed825492-dda8-425c-b741-f2e592e8c087
2025-08-20 15:59:12,308 - WARNING - Unable to get the list of compute nodes
2025-08-20 15:59:13,397 - INFO - VM ([]) created on node: (None), Zone: (None)
2025-08-20 15:59:18,501 - INFO - VM name : ctest-TestRbac-22239766-32608501
2025-08-20 15:59:19,086 - INFO - VM ctest-TestRbac-22239766-32608501 verfication in all API Servers passed
2025-08-20 15:59:25,625 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbac-22239766-32608501 passed
2025-08-20 15:59:25,625 - INFO - VM ctest-TestRbac-22239766-32608501 verifications in Compute nodes passed
2025-08-20 15:59:25,840 - INFO - Validated routes of VM ctest-TestRbac-22239766-32608501 in all vrouters
2025-08-20 15:59:26,388 - INFO - Verification in Control-nodes for VM ctest-TestRbac-22239766-32608501 passed
2025-08-20 15:59:27,742 - INFO - Verifying through opserver in 10.0.0.65
2025-08-20 15:59:27,916 - INFO - VM 6f9a0322-d9f6-4d22-9c4c-bc79fd40e04f is present in default-domain:ctest-TestRbac-15470482:ctest-TestRbac-15470482-41262400
2025-08-20 15:59:29,638 - INFO - tap interface default-domain:ctest-TestRbac-22239766:8cef9333-12fb-42a6-8673-dc8f6cfd8839 of vm 6f9a0322-d9f6-4d22-9c4c-bc79fd40e04f is present in vrouter cn-jenkins-deploy-platform-ansible-os-3898-1 uve
2025-08-20 15:59:29,752 - INFO - VM ctest-TestRbac-22239766-32608501 validations in Opserver passed
2025-08-20 15:59:29,752 - INFO - Deleting VM ctest-TestRbac-22239766-32608501
2025-08-20 15:59:31,867 - INFO - VM ctest-TestRbac-22239766-32608501 is fully removed in API-Server
2025-08-20 15:59:31,967 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-15470482:ctest-TestRbac-15470482-41262400
2025-08-20 15:59:31,967 - INFO - VM ctest-TestRbac-22239766-32608501 is removed in Compute, and routes are removed in all compute nodes
2025-08-20 15:59:32,216 - INFO - Routes for VM ctest-TestRbac-22239766-32608501 is removed in all control-nodes
2025-08-20 15:59:48,448 - INFO - 6f9a0322-d9f6-4d22-9c4c-bc79fd40e04f vm uve deleted from opserver
2025-08-20 15:59:48,449 - INFO - Validated that VM 6f9a0322-d9f6-4d22-9c4c-bc79fd40e04f is removed from Opserver
2025-08-20 15:59:48,449 - INFO - Deleting VN ctest-TestRbac-15470482-41262400
2025-08-20 15:59:48,552 - INFO - API access-list (8551e226-5bfa-4e95-933c-e3b1b65d1232) got deleted in api server
2025-08-20 15:59:49,417 - INFO - Deleted project: ctest-TestRbac-22239766, ID : a51a410b-7298-447b-b357-12bfffae273c
2025-08-20 15:59:50,085 - INFO - Deleted project: ctest-TestRbac-15470482, ID : 0a95e35e-6675-40ac-b5fd-34fbd95cdb98
2025-08-20 15:59:50,203 - INFO - END TEST : test_perms2_global_share : PASSED[0:00:45]
2025-08-20 15:59:50,203 - INFO - --------------------------------------------------------------------------------
2025-08-20 15:59:51,472 - INFO - Deleted project: ctest-TestRbac-32111100, ID : 3c6f2308-5f17-40b6-80d9-a369c418ac74
2025-08-20 15:59:51,627 - INFO - Domain Default found not creating
2025-08-20 15:59:51,757 - INFO - Project ctest-TestRbacBasic-97391759 not found, creating it
2025-08-20 15:59:52,219 - INFO - Created Project:ctest-TestRbacBasic-97391759, ID : 48c02f58-ee82-4b4d-9d0e-7866b9c6f9da
2025-08-20 15:59:55,481 - INFO - ================================================================================
2025-08-20 15:59:55,481 - INFO - STARTING TEST : test_perms2_owner
2025-08-20 15:59:55,481 - 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-20 15:59:55,604 - INFO - Initial checks done. Running the testcase now
2025-08-20 15:59:55,604 - INFO -
2025-08-20 15:59:55,952 - INFO - Project ctest-TestRbacBasic-24912107 not found, creating it
2025-08-20 15:59:56,401 - INFO - Created Project:ctest-TestRbacBasic-24912107, ID : a6e43d06-903e-4c34-b354-fbe6fe7ac96e
2025-08-20 15:59:56,737 - INFO - Project ctest-TestRbacBasic-51283948 not found, creating it
2025-08-20 15:59:57,184 - INFO - Created Project:ctest-TestRbacBasic-51283948, ID : e366fd2d-766f-40c3-a988-f5f8e54236f0
2025-08-20 15:59:59,239 - INFO - API access-list ba749f21-a893-44c8-b056-2acffbd6580c verify on api server passed
2025-08-20 15:59:59,786 - INFO - Created VN ctest-TestRbacBasic-24912107-53328765, UUID :37f4a148-06e3-450c-9fd6-ebf30df67e1e
2025-08-20 16:00:00,698 - INFO - Created VN ctest-TestRbacBasic-51283948-05816557, UUID :0e147d21-9fd6-43f3-b346-d1fe533e7494
2025-08-20 16:00:01,400 - INFO - API Server: Read VN 37f4a148-06e3-450c-9fd6-ebf30df67e1e
2025-08-20 16:00:01,720 - INFO - API Server: Permission Denied to read VN 37f4a148-06e3-450c-9fd6-ebf30df67e1e
2025-08-20 16:00:01,729 - INFO - API Server: Read VN 37f4a148-06e3-450c-9fd6-ebf30df67e1e
2025-08-20 16:00:01,749 - INFO - API Server: List VN ['37f4a148-06e3-450c-9fd6-ebf30df67e1e']
2025-08-20 16:00:01,769 - INFO - API Server: List VN ['0e147d21-9fd6-43f3-b346-d1fe533e7494']
2025-08-20 16:00:01,815 - INFO - API Server: List VN []
2025-08-20 16:00:01,835 - INFO - API Server: List VN ['37f4a148-06e3-450c-9fd6-ebf30df67e1e', '0e147d21-9fd6-43f3-b346-d1fe533e7494']
2025-08-20 16:00:01,841 - INFO - API Server: List VN ['37f4a148-06e3-450c-9fd6-ebf30df67e1e', '0e147d21-9fd6-43f3-b346-d1fe533e7494', '21c9f093-90fb-4814-a950-23a3ca22cf6d', 'b459f5b3-a6f9-43c1-9298-1f89ff3780d5', '54ffedee-7e32-47d9-a996-2515ec7803cb', '0cd3f42c-7eee-467d-a352-6096a4a05ad6', '2ae5145f-9556-4470-a5c3-0130cce902df']
2025-08-20 16:00:01,867 - INFO - Deleting VN ctest-TestRbacBasic-51283948-05816557
2025-08-20 16:00:01,936 - INFO - Deleting VN ctest-TestRbacBasic-24912107-53328765
2025-08-20 16:00:02,041 - INFO - API access-list (ba749f21-a893-44c8-b056-2acffbd6580c) got deleted in api server
2025-08-20 16:00:02,913 - INFO - Deleted project: ctest-TestRbacBasic-51283948, ID : e366fd2d-766f-40c3-a988-f5f8e54236f0
2025-08-20 16:00:03,595 - INFO - Deleted project: ctest-TestRbacBasic-24912107, ID : a6e43d06-903e-4c34-b354-fbe6fe7ac96e
2025-08-20 16:00:03,715 - INFO - END TEST : test_perms2_owner : PASSED[0:00:08]
2025-08-20 16:00:03,715 - INFO - --------------------------------------------------------------------------------
2025-08-20 16:00:03,717 - INFO - ================================================================================
2025-08-20 16:00:03,717 - INFO - STARTING TEST : test_rbac_acl_different_roles
2025-08-20 16:00:03,718 - 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-20 16:00:03,876 - INFO - Initial checks done. Running the testcase now
2025-08-20 16:00:03,876 - INFO -
2025-08-20 16:00:05,974 - INFO - Permission denied to create/update VirtualNetwork
2025-08-20 16:00:06,306 - INFO - API access-list 7ec2286e-3940-4c3a-9bfa-faae337ea018 verify on api server passed
2025-08-20 16:00:06,546 - INFO - Created VN ctest-TestRbacBasic-97391759-44725777, UUID :e1b8cade-e26a-4e37-a9df-72056e608a40
2025-08-20 16:00:07,209 - INFO - Verified VN network id 12 for VN e1b8cade-e26a-4e37-a9df-72056e608a40
2025-08-20 16:00:07,209 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-97391759-44725777 passed
2025-08-20 16:00:07,251 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-97391759-44725777 passed
2025-08-20 16:00:07,692 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-97391759:ctest-TestRbacBasic-97391759-44725777 is found in opserver
2025-08-20 16:00:08,002 - INFO - API access-list b9c06b14-0ebf-4041-a933-6fb5171815cf verify on api server passed
2025-08-20 16:00:08,763 - INFO - API Server: Permission Denied to read VN e1b8cade-e26a-4e37-a9df-72056e608a40
2025-08-20 16:00:09,093 - INFO - API Server: Permission Denied to read ST 79531559-769c-4e72-9bd6-fce071bc72db
2025-08-20 16:00:09,158 - INFO - API access-list 7ec2286e-3940-4c3a-9bfa-faae337ea018 verify on api server passed
2025-08-20 16:00:09,180 - INFO - API Server: Read VN e1b8cade-e26a-4e37-a9df-72056e608a40
2025-08-20 16:00:09,690 - INFO - Permission denied to create/update VirtualNetwork
2025-08-20 16:00:10,025 - INFO - API Server: Permission Denied to read ST 79531559-769c-4e72-9bd6-fce071bc72db
2025-08-20 16:00:10,090 - INFO - API access-list b9c06b14-0ebf-4041-a933-6fb5171815cf verify on api server passed
2025-08-20 16:00:10,106 - INFO - API Server: Read Service-Template 79531559-769c-4e72-9bd6-fce071bc72db
2025-08-20 16:00:10,354 - INFO - API access-list 7ec2286e-3940-4c3a-9bfa-faae337ea018 verify on api server passed
2025-08-20 16:00:10,464 - INFO - API access-list b9c06b14-0ebf-4041-a933-6fb5171815cf verify on api server passed
2025-08-20 16:00:10,804 - INFO - API Server: Permission Denied to read VN e1b8cade-e26a-4e37-a9df-72056e608a40
2025-08-20 16:00:11,160 - INFO - API Server: Permission Denied to read ST 79531559-769c-4e72-9bd6-fce071bc72db
2025-08-20 16:00:11,239 - INFO - API Server: Read Service-Template 79531559-769c-4e72-9bd6-fce071bc72db
2025-08-20 16:00:11,257 - INFO - API Server: Read VN e1b8cade-e26a-4e37-a9df-72056e608a40
2025-08-20 16:00:11,289 - INFO - API access-list (7ec2286e-3940-4c3a-9bfa-faae337ea018) got deleted in api server
2025-08-20 16:00:11,314 - INFO - API access-list (b9c06b14-0ebf-4041-a933-6fb5171815cf) got deleted in api server
2025-08-20 16:00:11,634 - INFO - API Server: Permission Denied to read VN e1b8cade-e26a-4e37-a9df-72056e608a40
2025-08-20 16:00:11,960 - INFO - API Server: Permission Denied to read ST 79531559-769c-4e72-9bd6-fce071bc72db
2025-08-20 16:00:12,039 - INFO - API Server: Read VN e1b8cade-e26a-4e37-a9df-72056e608a40
2025-08-20 16:00:12,056 - INFO - API Server: Read Service-Template 79531559-769c-4e72-9bd6-fce071bc72db
2025-08-20 16:00:12,154 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-97391759-32631046'] deleted successfully.
2025-08-20 16:00:12,154 - INFO - Deleting VN ctest-TestRbacBasic-97391759-44725777
2025-08-20 16:00:12,675 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:09]
2025-08-20 16:00:12,675 - INFO - --------------------------------------------------------------------------------
2025-08-20 16:00:13,926 - INFO - Deleted project: ctest-TestRbacBasic-97391759, ID : 48c02f58-ee82-4b4d-9d0e-7866b9c6f9da
2025-08-20 16:00:14,081 - INFO - Using existing project ['default-domain', 'admin'](d85a0e9f-7224-4540-9fdc-eebedfdc8dab)
2025-08-20 16:00:14,091 - INFO - ================================================================================
2025-08-20 16:00:14,091 - INFO - STARTING TEST : test_contrail_status
2025-08-20 16:00:14,091 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active
2025-08-20 16:00:14,207 - INFO - Initial checks done. Running the testcase now
2025-08-20 16:00:14,207 - INFO -
2025-08-20 16:00:14,307 - INFO - 10.0.0.65
2025-08-20 16:00:14,307 - INFO - config
2025-08-20 16:00:14,313 - INFO - config-nodemgr:active
2025-08-20 16:00:14,317 - INFO - api-server:active
2025-08-20 16:00:14,321 - INFO - schema:active
2025-08-20 16:00:14,325 - INFO - svc-monitor:active
2025-08-20 16:00:14,329 - INFO - device-manager:active
2025-08-20 16:00:14,329 - INFO - config-database
2025-08-20 16:00:14,329 - INFO - config-cassandra:active
2025-08-20 16:00:14,329 - INFO - config-zookeeper:active
2025-08-20 16:00:14,329 - INFO - config-rabbitmq:active
2025-08-20 16:00:14,329 - INFO - vrouter
2025-08-20 16:00:14,334 - INFO - vrouter-nodemgr:active
2025-08-20 16:00:14,340 - INFO - agent:active
2025-08-20 16:00:14,340 - INFO - control
2025-08-20 16:00:14,345 - INFO - control-nodemgr:active
2025-08-20 16:00:14,350 - INFO - control:active
2025-08-20 16:00:14,350 - INFO - named:active
2025-08-20 16:00:14,355 - INFO - dns:active
2025-08-20 16:00:14,355 - INFO - analytics
2025-08-20 16:00:14,359 - INFO - analytics-nodemgr:active
2025-08-20 16:00:14,363 - INFO - analytics-api:active
2025-08-20 16:00:14,369 - INFO - collector:active
2025-08-20 16:00:14,369 - INFO - analytics-database
2025-08-20 16:00:14,369 - INFO - analytics-cassandra:active
2025-08-20 16:00:14,374 - INFO - analyticsdb-nodemgr:active
2025-08-20 16:00:14,379 - INFO - query-engine:active
2025-08-20 16:00:14,379 - INFO - webui
2025-08-20 16:00:14,379 - INFO - webui:active
2025-08-20 16:00:14,379 - INFO - webui-middleware:active
2025-08-20 16:00:14,380 - INFO - redis:active
2025-08-20 16:00:14,380 - INFO - analytics_snmp
2025-08-20 16:00:14,383 - INFO - snmp-collector:active
2025-08-20 16:00:14,383 - INFO - snmp-topology:active
2025-08-20 16:00:14,384 - INFO - analytics_alarm
2025-08-20 16:00:14,384 - INFO - alarmgen:active
2025-08-20 16:00:14,384 - INFO - All the contrail services are up on all nodes
2025-08-20 16:00:14,384 - INFO - contrail-status passed
2025-08-20 16:00:14,499 - INFO - END TEST : test_contrail_status : PASSED[0:00:00]
2025-08-20 16:00:14,499 - INFO - --------------------------------------------------------------------------------
2025-08-20 16:00:14,564 - INFO - Domain Default found not creating
2025-08-20 16:00:14,697 - INFO - Project ctest-TestSriov-31228021 not found, creating it
2025-08-20 16:00:15,131 - INFO - Created Project:ctest-TestSriov-31228021, ID : 347a4fcb-79ff-4cde-96a9-4bbb22539b14
2025-08-20 16:00:17,193 - INFO - Deleted project: ctest-TestSriov-31228021, ID : 347a4fcb-79ff-4cde-96a9-4bbb22539b14
+ [[ -z '' ]]
+ [[ -z ci_sanity ]]
+ sleep 2
+ /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2025_08_20_15_53_41.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.65
+ echo 'Generated report_details* file: report_details_2025_08_20_15_53_41.ini'
Generated report_details* file: report_details_2025_08_20_15_53_41.ini
+ parse_results
+ /usr/bin/python3 tools/parse_result.py result_2025_08_20_15_53_41_19302.xml report_details_2025_08_20_15_53_41.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_20_15_53_41_8301.xml report_details_2025_08_20_15_53_41.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_20_15_53_41_19302.xml ']'
+ /usr/bin/python3 tools/update_testsuite_properties.py report_details_2025_08_20_15_53_41.ini result_2025_08_20_15_53_41_19302.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: 213ms
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.65] put: tools/search-bt.py -> /tmp/search-bt.py
Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3898-1-tracebacks.log
Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3898-1-ignored_tracebacks.log
Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3898-1-traceback_parse_failures.log
Done looking for tracebacks
[ubuntu@10.0.0.65] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-3898-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-3898-1-tracebacks.log
Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-3898-1-tracebacks.log'
Underlying exception:
No such file
[ubuntu@10.0.0.65] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-3898-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-3898-1-ignored_tracebacks.log
Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-3898-1-ignored_tracebacks.log'
Underlying exception:
No such file
[ubuntu@10.0.0.65] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-3898-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-3898-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_20_15_53_40 ~
logs/
logs/cn-jenkins-deploy-platform-ansible-os-3898-1-tracebacks.log
logs/testbasicpolicyipv4v6.log
logs/tcutils.util.log
logs/testbasicvmvn.html
logs/common.html
logs/testrouters.log
logs/testports.log
logs/testsvcregr.log
logs/cn-jenkins-deploy-platform-ansible-os-3898-1-traceback_parse_failures.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/testbasicpolicynegativeipv4v6.log
logs/testbasicpolicy.html
logs/analyticsbasictestsanity.log
logs/testports.html
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/cn-jenkins-deploy-platform-ansible-os-3898-1-ignored_tracebacks.log
logs/floatingipbasictestsanity.log
logs/testbasicpolicyipv4v6.html
logs/dbmanagetest.log
logs/testrbacbasic.html
logs/__main__.html
logs/txtsyle.css
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 Wed Aug 20 16:00:35 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.65' (ECDSA) to the list of known hosts.
logs/
logs/cn-jenkins-deploy-platform-ansible-os-3898-1-tracebacks.log
logs/testbasicpolicyipv4v6.log
logs/tcutils.util.log
logs/testbasicvmvn.html
logs/common.html
logs/testrouters.log
logs/testports.log
logs/testsvcregr.log
logs/cn-jenkins-deploy-platform-ansible-os-3898-1-traceback_parse_failures.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/testbasicpolicynegativeipv4v6.log
logs/testbasicpolicy.html
logs/analyticsbasictestsanity.log
logs/testports.html
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/cn-jenkins-deploy-platform-ansible-os-3898-1-ignored_tracebacks.log
logs/floatingipbasictestsanity.log
logs/testbasicpolicyipv4v6.html
logs/dbmanagetest.log
logs/testrbacbasic.html
logs/__main__.html
logs/txtsyle.css
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