is: {'code': 500, 'created': '2025-07-22T21:01: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-07-22 21:01:49,841 - INFO - Deleting VN ctest-vn2_metadata-68027176
2025-07-22 21:01:50,198 - 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 381, in vm_node_ip
self.get_host_of_vm(refresh=True))
File "/contrail-test/fixtures/vm_test.py", line 395, in get_host_of_vm
assert self.wait_till_vm_is_active()
AssertionError
2025-07-22 21:01:50,204 - INFO -
2025-07-22 21:01:50,204 - INFO - END TEST : test_generic_link_local_service : FAILED[0:00:03]
2025-07-22 21:01:50,204 - INFO - --------------------------------------------------------------------------------
2025-07-22 21:01:50,208 - INFO - ================================================================================
2025-07-22 21:01:50,208 - INFO - STARTING TEST : test_metadata_service
2025-07-22 21:01:50,208 - 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-07-22 21:01:50,497 - INFO - Initial checks done. Running the testcase now
2025-07-22 21:01:50,497 - INFO -
2025-07-22 21:01:51,249 - INFO - Created VN ctest-vn-65128196
2025-07-22 21:01:52,525 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3695-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3695-1)
2025-07-22 21:01:52,526 - INFO - Waiting for VM ctest-TestBasicVMVN-58269866-17652400 to be up..
2025-07-22 21:01:52,578 - ERROR - VM in error state.
2025-07-22 21:01:52,578 - ERROR - VM is not in ACTIVE state
2025-07-22 21:01:52,661 - ERROR - Fatal Nova Exception while getting VM detail
2025-07-22 21:01:52,662 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-58269866-17652400 in state ERROR
2025-07-22 21:01:52,662 - INFO - Deleting VM ctest-TestBasicVMVN-58269866-17652400
2025-07-22 21:01:52,662 - ERROR - VM ctest-TestBasicVMVN-58269866-17652400 has failed to come up
2025-07-22 21:01:52,662 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-07-22T21:01:52Z', '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-07-22 21:01:52,662 - INFO - Deleting VN ctest-vn-65128196
2025-07-22 21:01:53,009 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Tue Jul 22 21:01: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_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-07-22 21:01:53,016 - INFO -
2025-07-22 21:01:53,016 - INFO - END TEST : test_metadata_service : FAILED[0:00:03]
2025-07-22 21:01:53,016 - INFO - --------------------------------------------------------------------------------
2025-07-22 21:01:53,018 - INFO - ================================================================================
2025-07-22 21:01:53,019 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-22 21:01:53,019 - 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-07-22 21:01:53,304 - INFO - Initial checks done. Running the testcase now
2025-07-22 21:01:53,304 - INFO -
2025-07-22 21:01:54,215 - INFO - Created VN ctest-vn-51703949
2025-07-22 21:01:55,239 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3695-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3695-1)
2025-07-22 21:01:55,657 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3695-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3695-1)
2025-07-22 21:01:56,733 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3695-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3695-1)
2025-07-22 21:01:56,839 - INFO - Verifications in API Server for IPAM: ctest-ipam-82021511 passed
2025-07-22 21:01:56,845 - INFO - Verifications in Control node for IPAM: ctest-ipam-82021511 passed
2025-07-22 21:01:57,022 - INFO - Verified VN network id 12 for VN 4ccb0d6a-b100-4ff4-8765-620498f37cd8
2025-07-22 21:01:57,022 - INFO - Verifications in API Server for VN ctest-vn-51703949 passed
2025-07-22 21:01:57,067 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-51703949 passed
2025-07-22 21:01:57,531 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-58269866:ctest-vn-51703949 is found in opserver
2025-07-22 21:01:57,550 - INFO - Waiting for VM ctest-TestBasicVMVN-58269866-07549394 to be up..
2025-07-22 21:01:57,608 - ERROR - VM in error state.
2025-07-22 21:01:57,608 - ERROR - VM is not in ACTIVE state
2025-07-22 21:01:57,695 - ERROR - Fatal Nova Exception while getting VM detail
2025-07-22 21:01:57,696 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-58269866-92980628 in state BUILD
2025-07-22 21:01:57,696 - INFO - Deleting VM ctest-TestBasicVMVN-58269866-92980628
2025-07-22 21:01:57,696 - ERROR - VM ctest-TestBasicVMVN-58269866-92980628 has failed to come up
2025-07-22 21:01:57,696 - ERROR - Nova failed to get host of the VM
2025-07-22 21:01:57,849 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-58269866-34438748 in state BUILD
2025-07-22 21:01:57,850 - INFO - Deleting VM ctest-TestBasicVMVN-58269866-34438748
2025-07-22 21:01:57,850 - ERROR - VM ctest-TestBasicVMVN-58269866-34438748 has failed to come up
2025-07-22 21:01:57,850 - ERROR - Nova failed to get host of the VM
2025-07-22 21:01:57,995 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-58269866-07549394 in state ERROR
2025-07-22 21:01:57,995 - INFO - Deleting VM ctest-TestBasicVMVN-58269866-07549394
2025-07-22 21:01:57,995 - ERROR - VM ctest-TestBasicVMVN-58269866-07549394 has failed to come up
2025-07-22 21:01:57,996 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-07-22T21:01:55Z', '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-07-22 21:01:57,996 - INFO - Deleting VN ctest-vn-51703949
2025-07-22 21:01:58,450 - INFO - Validated that VN ctest-vn-51703949 is not found in API Server
2025-07-22 21:01:58,461 - INFO - Validated that VN ctest-vn-51703949 is not in any agent
2025-07-22 21:01:58,476 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-51703949 info
2025-07-22 21:01:58,558 - INFO - IPAM: ctest-ipam-82021511 is not found in API Server
2025-07-22 21:01:58,569 - INFO - IPAM:ctest-ipam-82021511 is not found in control node
2025-07-22 21:01:58,821 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Tue Jul 22 21:01:57 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-07-22 21:01:58,827 - INFO -
2025-07-22 21:01:58,828 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:05]
2025-07-22 21:01:58,828 - INFO - --------------------------------------------------------------------------------
2025-07-22 21:01:59,469 - INFO - Deleted project: ctest-TestBasicVMVN-58269866, ID : 5205b293-4642-4168-a630-e2f7cfcf7c7c
+ '[' 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_07_22_20_56_50_18485.xml
2025-07-22 21:02:07,479 - INFO - Domain Default found not creating
2025-07-22 21:02:07,955 - INFO - Project ctest-TestRbac-06733690 not found, creating it
2025-07-22 21:02:08,435 - INFO - Created Project:ctest-TestRbac-06733690, ID : 53ad7f08-3615-401e-8a6b-998abb54aed2
2025-07-22 21:02:12,126 - INFO - ================================================================================
2025-07-22 21:02:12,126 - INFO - STARTING TEST : test_perms2_global_share
2025-07-22 21:02:12,127 - 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-07-22 21:02:12,572 - INFO - Initial checks done. Running the testcase now
2025-07-22 21:02:12,572 - INFO -
2025-07-22 21:02:12,929 - INFO - Project ctest-TestRbac-41574851 not found, creating it
2025-07-22 21:02:13,442 - INFO - Created Project:ctest-TestRbac-41574851, ID : 5346bee6-56e7-4616-b205-34b10c4b9825
2025-07-22 21:02:13,802 - INFO - Project ctest-TestRbac-97593347 not found, creating it
2025-07-22 21:02:14,297 - INFO - Created Project:ctest-TestRbac-97593347, ID : e19b3239-5ccc-44ef-8c37-5c7cbd17a898
2025-07-22 21:02:16,540 - INFO - API access-list fcdf24e1-b8ad-45ca-99f2-601a67b71a45 verify on api server passed
2025-07-22 21:02:17,206 - INFO - Created VN ctest-TestRbac-41574851-01636619, UUID :2b26abce-3196-4421-aed2-d20f18f9b9a7
2025-07-22 21:02:17,946 - INFO - API Server: Read VN 2b26abce-3196-4421-aed2-d20f18f9b9a7
2025-07-22 21:02:18,278 - INFO - API Server: Read VN 2b26abce-3196-4421-aed2-d20f18f9b9a7
2025-07-22 21:02:19,305 - WARNING - Unable to get the list of compute nodes
2025-07-22 21:02:20,600 - INFO - VM ([]) created on node: (None), Zone: (None)
2025-07-22 21:02:25,756 - INFO - VM name : ctest-TestRbac-97593347-00186849
2025-07-22 21:02:26,300 - INFO - VM ctest-TestRbac-97593347-00186849 verfication in all API Servers passed
2025-07-22 21:02:32,754 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbac-97593347-00186849 passed
2025-07-22 21:02:32,755 - INFO - VM ctest-TestRbac-97593347-00186849 verifications in Compute nodes passed
2025-07-22 21:02:33,013 - INFO - Validated routes of VM ctest-TestRbac-97593347-00186849 in all vrouters
2025-07-22 21:02:33,609 - INFO - Verification in Control-nodes for VM ctest-TestRbac-97593347-00186849 passed
2025-07-22 21:02:34,990 - INFO - Verifying through opserver in 10.0.0.38
2025-07-22 21:02:35,163 - INFO - VM 0ef16420-9e82-4847-8a73-7aebb9fcafa5 is present in default-domain:ctest-TestRbac-41574851:ctest-TestRbac-41574851-01636619
2025-07-22 21:02:36,984 - INFO - tap interface default-domain:ctest-TestRbac-97593347:00573963-fd23-46c3-85d4-023227ddb736 of vm 0ef16420-9e82-4847-8a73-7aebb9fcafa5 is present in vrouter cn-jenkins-deploy-platform-ansible-os-3695-1 uve
2025-07-22 21:02:37,105 - INFO - VM ctest-TestRbac-97593347-00186849 validations in Opserver passed
2025-07-22 21:02:37,105 - INFO - Deleting VM ctest-TestRbac-97593347-00186849
2025-07-22 21:02:39,274 - INFO - VM ctest-TestRbac-97593347-00186849 is fully removed in API-Server
2025-07-22 21:02:39,377 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-41574851:ctest-TestRbac-41574851-01636619
2025-07-22 21:02:39,377 - INFO - VM ctest-TestRbac-97593347-00186849 is removed in Compute, and routes are removed in all compute nodes
2025-07-22 21:02:39,647 - INFO - Routes for VM ctest-TestRbac-97593347-00186849 is removed in all control-nodes
2025-07-22 21:02:59,036 - INFO - 0ef16420-9e82-4847-8a73-7aebb9fcafa5 vm uve deleted from opserver
2025-07-22 21:02:59,036 - INFO - Validated that VM 0ef16420-9e82-4847-8a73-7aebb9fcafa5 is removed from Opserver
2025-07-22 21:02:59,036 - INFO - Deleting VN ctest-TestRbac-41574851-01636619
2025-07-22 21:02:59,146 - INFO - API access-list (fcdf24e1-b8ad-45ca-99f2-601a67b71a45) got deleted in api server
2025-07-22 21:03:00,039 - INFO - Deleted project: ctest-TestRbac-97593347, ID : e19b3239-5ccc-44ef-8c37-5c7cbd17a898
2025-07-22 21:03:00,768 - INFO - Deleted project: ctest-TestRbac-41574851, ID : 5346bee6-56e7-4616-b205-34b10c4b9825
2025-07-22 21:03:00,892 - INFO - END TEST : test_perms2_global_share : PASSED[0:00:48]
2025-07-22 21:03:00,892 - INFO - --------------------------------------------------------------------------------
2025-07-22 21:03:02,331 - INFO - Deleted project: ctest-TestRbac-06733690, ID : 53ad7f08-3615-401e-8a6b-998abb54aed2
2025-07-22 21:03:02,494 - INFO - Domain Default found not creating
2025-07-22 21:03:02,637 - INFO - Project ctest-TestRbacBasic-67655554 not found, creating it
2025-07-22 21:03:03,093 - INFO - Created Project:ctest-TestRbacBasic-67655554, ID : ff4daf8b-3a8e-43df-bf8e-ad66e5afee46
2025-07-22 21:03:06,616 - INFO - ================================================================================
2025-07-22 21:03:06,616 - INFO - STARTING TEST : test_perms2_owner
2025-07-22 21:03:06,617 - 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-07-22 21:03:06,745 - INFO - Initial checks done. Running the testcase now
2025-07-22 21:03:06,745 - INFO -
2025-07-22 21:03:07,112 - INFO - Project ctest-TestRbacBasic-15584305 not found, creating it
2025-07-22 21:03:07,574 - INFO - Created Project:ctest-TestRbacBasic-15584305, ID : d1f7aaa0-755d-4018-8aa1-cd490a93edf7
2025-07-22 21:03:07,934 - INFO - Project ctest-TestRbacBasic-01468594 not found, creating it
2025-07-22 21:03:08,407 - INFO - Created Project:ctest-TestRbacBasic-01468594, ID : 292b0f69-329c-4ffc-bb0e-f0b164bfb19f
2025-07-22 21:03:10,675 - INFO - API access-list 46968116-82ec-49b6-acee-5add04e453d3 verify on api server passed
2025-07-22 21:03:11,267 - INFO - Created VN ctest-TestRbacBasic-15584305-35449768, UUID :ffd5867b-c35d-4814-918f-a4c496660537
2025-07-22 21:03:12,318 - INFO - Created VN ctest-TestRbacBasic-01468594-39264652, UUID :ddea9093-77b7-40b3-bf27-22d5e39e0278
2025-07-22 21:03:13,074 - INFO - API Server: Read VN ffd5867b-c35d-4814-918f-a4c496660537
2025-07-22 21:03:13,423 - INFO - API Server: Permission Denied to read VN ffd5867b-c35d-4814-918f-a4c496660537
2025-07-22 21:03:13,435 - INFO - API Server: Read VN ffd5867b-c35d-4814-918f-a4c496660537
2025-07-22 21:03:13,466 - INFO - API Server: List VN ['ffd5867b-c35d-4814-918f-a4c496660537']
2025-07-22 21:03:13,499 - INFO - API Server: List VN ['ddea9093-77b7-40b3-bf27-22d5e39e0278']
2025-07-22 21:03:13,564 - INFO - API Server: List VN []
2025-07-22 21:03:13,584 - INFO - API Server: List VN ['ddea9093-77b7-40b3-bf27-22d5e39e0278', 'ffd5867b-c35d-4814-918f-a4c496660537']
2025-07-22 21:03:13,591 - INFO - API Server: List VN ['ddea9093-77b7-40b3-bf27-22d5e39e0278', 'ffd5867b-c35d-4814-918f-a4c496660537', 'f4af5cfb-f7ff-441e-bfb3-8326515eff55', 'b1309953-63f5-440e-8191-7d7d82f61dbe', '37a82a03-662f-4eda-a0ea-9c8d91f24ed0', '66d69425-7c60-4915-9083-aa1dad254c8f', '27b1b3cc-6965-4b5b-a381-f66cc4189c47']
2025-07-22 21:03:13,623 - INFO - Deleting VN ctest-TestRbacBasic-01468594-39264652
2025-07-22 21:03:13,696 - INFO - Deleting VN ctest-TestRbacBasic-15584305-35449768
2025-07-22 21:03:13,813 - INFO - API access-list (46968116-82ec-49b6-acee-5add04e453d3) got deleted in api server
2025-07-22 21:03:14,735 - INFO - Deleted project: ctest-TestRbacBasic-01468594, ID : 292b0f69-329c-4ffc-bb0e-f0b164bfb19f
2025-07-22 21:03:15,448 - INFO - Deleted project: ctest-TestRbacBasic-15584305, ID : d1f7aaa0-755d-4018-8aa1-cd490a93edf7
2025-07-22 21:03:15,572 - INFO - END TEST : test_perms2_owner : PASSED[0:00:09]
2025-07-22 21:03:15,572 - INFO - --------------------------------------------------------------------------------
2025-07-22 21:03:15,576 - INFO - ================================================================================
2025-07-22 21:03:15,576 - INFO - STARTING TEST : test_rbac_acl_different_roles
2025-07-22 21:03:15,576 - 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-07-22 21:03:15,740 - INFO - Initial checks done. Running the testcase now
2025-07-22 21:03:15,740 - INFO -
2025-07-22 21:03:17,922 - INFO - Permission denied to create/update VirtualNetwork
2025-07-22 21:03:18,282 - INFO - API access-list 6e1ac219-c6ec-4170-abe7-99f07ac5dae7 verify on api server passed
2025-07-22 21:03:18,542 - INFO - Created VN ctest-TestRbacBasic-67655554-87349218, UUID :008ebcaa-cebc-4ea6-9791-e9f3a3dc1aaa
2025-07-22 21:03:19,350 - INFO - Verified VN network id 12 for VN 008ebcaa-cebc-4ea6-9791-e9f3a3dc1aaa
2025-07-22 21:03:19,350 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-67655554-87349218 passed
2025-07-22 21:03:19,416 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-67655554-87349218 passed
2025-07-22 21:03:19,946 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-67655554:ctest-TestRbacBasic-67655554-87349218 is found in opserver
2025-07-22 21:03:20,611 - INFO - API access-list 105ea847-7053-42d8-b95b-28937213ca4e verify on api server passed
2025-07-22 21:03:21,465 - INFO - API Server: Permission Denied to read VN 008ebcaa-cebc-4ea6-9791-e9f3a3dc1aaa
2025-07-22 21:03:21,814 - INFO - API Server: Permission Denied to read ST bf5a3f05-c30e-47ee-9968-24943af643f4
2025-07-22 21:03:21,884 - INFO - API access-list 6e1ac219-c6ec-4170-abe7-99f07ac5dae7 verify on api server passed
2025-07-22 21:03:21,908 - INFO - API Server: Read VN 008ebcaa-cebc-4ea6-9791-e9f3a3dc1aaa
2025-07-22 21:03:22,418 - INFO - Permission denied to create/update VirtualNetwork
2025-07-22 21:03:22,758 - INFO - API Server: Permission Denied to read ST bf5a3f05-c30e-47ee-9968-24943af643f4
2025-07-22 21:03:22,826 - INFO - API access-list 105ea847-7053-42d8-b95b-28937213ca4e verify on api server passed
2025-07-22 21:03:22,843 - INFO - API Server: Read Service-Template bf5a3f05-c30e-47ee-9968-24943af643f4
2025-07-22 21:03:23,090 - INFO - API access-list 6e1ac219-c6ec-4170-abe7-99f07ac5dae7 verify on api server passed
2025-07-22 21:03:23,198 - INFO - API access-list 105ea847-7053-42d8-b95b-28937213ca4e verify on api server passed
2025-07-22 21:03:23,529 - INFO - API Server: Permission Denied to read VN 008ebcaa-cebc-4ea6-9791-e9f3a3dc1aaa
2025-07-22 21:03:23,860 - INFO - API Server: Permission Denied to read ST bf5a3f05-c30e-47ee-9968-24943af643f4
2025-07-22 21:03:23,933 - INFO - API Server: Read Service-Template bf5a3f05-c30e-47ee-9968-24943af643f4
2025-07-22 21:03:23,952 - INFO - API Server: Read VN 008ebcaa-cebc-4ea6-9791-e9f3a3dc1aaa
2025-07-22 21:03:23,986 - INFO - API access-list (6e1ac219-c6ec-4170-abe7-99f07ac5dae7) got deleted in api server
2025-07-22 21:03:24,016 - INFO - API access-list (105ea847-7053-42d8-b95b-28937213ca4e) got deleted in api server
2025-07-22 21:03:24,347 - INFO - API Server: Permission Denied to read VN 008ebcaa-cebc-4ea6-9791-e9f3a3dc1aaa
2025-07-22 21:03:24,681 - INFO - API Server: Permission Denied to read ST bf5a3f05-c30e-47ee-9968-24943af643f4
2025-07-22 21:03:24,768 - INFO - API Server: Read VN 008ebcaa-cebc-4ea6-9791-e9f3a3dc1aaa
2025-07-22 21:03:24,785 - INFO - API Server: Read Service-Template bf5a3f05-c30e-47ee-9968-24943af643f4
2025-07-22 21:03:24,886 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-67655554-58603664'] deleted successfully.
2025-07-22 21:03:24,886 - INFO - Deleting VN ctest-TestRbacBasic-67655554-87349218
2025-07-22 21:03:25,519 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:10]
2025-07-22 21:03:25,520 - INFO - --------------------------------------------------------------------------------
2025-07-22 21:03:27,191 - INFO - Deleted project: ctest-TestRbacBasic-67655554, ID : ff4daf8b-3a8e-43df-bf8e-ad66e5afee46
2025-07-22 21:03:27,467 - INFO - Using existing project ['default-domain', 'admin'](26448ecc-0706-4ca5-8436-ee2b1b1605e9)
2025-07-22 21:03:27,477 - INFO - ================================================================================
2025-07-22 21:03:27,477 - INFO - STARTING TEST : test_contrail_status
2025-07-22 21:03:27,477 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active
2025-07-22 21:03:27,610 - INFO - Initial checks done. Running the testcase now
2025-07-22 21:03:27,610 - INFO -
2025-07-22 21:03:27,710 - INFO - 10.0.0.38
2025-07-22 21:03:27,711 - INFO - config
2025-07-22 21:03:27,718 - INFO - config-nodemgr:active
2025-07-22 21:03:27,724 - INFO - api-server:active
2025-07-22 21:03:27,728 - INFO - schema:active
2025-07-22 21:03:27,732 - INFO - svc-monitor:active
2025-07-22 21:03:27,737 - INFO - device-manager:active
2025-07-22 21:03:27,737 - INFO - config-database
2025-07-22 21:03:27,738 - INFO - config-cassandra:active
2025-07-22 21:03:27,738 - INFO - config-zookeeper:active
2025-07-22 21:03:27,738 - INFO - config-rabbitmq:active
2025-07-22 21:03:27,738 - INFO - vrouter
2025-07-22 21:03:27,744 - INFO - vrouter-nodemgr:active
2025-07-22 21:03:27,751 - INFO - agent:active
2025-07-22 21:03:27,751 - INFO - control
2025-07-22 21:03:27,756 - INFO - control-nodemgr:active
2025-07-22 21:03:27,762 - INFO - control:active
2025-07-22 21:03:27,762 - INFO - named:active
2025-07-22 21:03:27,767 - INFO - dns:active
2025-07-22 21:03:27,767 - INFO - analytics
2025-07-22 21:03:27,773 - INFO - analytics-nodemgr:active
2025-07-22 21:03:27,777 - INFO - analytics-api:active
2025-07-22 21:03:27,783 - INFO - collector:active
2025-07-22 21:03:27,783 - INFO - analytics-database
2025-07-22 21:03:27,783 - INFO - analytics-cassandra:active
2025-07-22 21:03:27,789 - INFO - analyticsdb-nodemgr:active
2025-07-22 21:03:27,794 - INFO - query-engine:active
2025-07-22 21:03:27,794 - INFO - webui
2025-07-22 21:03:27,794 - INFO - webui:active
2025-07-22 21:03:27,794 - INFO - webui-middleware:active
2025-07-22 21:03:27,794 - INFO - redis:active
2025-07-22 21:03:27,795 - INFO - analytics_snmp
2025-07-22 21:03:27,799 - INFO - snmp-collector:active
2025-07-22 21:03:27,799 - INFO - snmp-topology:active
2025-07-22 21:03:27,799 - INFO - analytics_alarm
2025-07-22 21:03:27,799 - INFO - alarmgen:active
2025-07-22 21:03:27,799 - INFO - All the contrail services are up on all nodes
2025-07-22 21:03:27,799 - INFO - contrail-status passed
2025-07-22 21:03:27,920 - INFO - END TEST : test_contrail_status : PASSED[0:00:00]
2025-07-22 21:03:27,920 - INFO - --------------------------------------------------------------------------------
2025-07-22 21:03:28,005 - INFO - Domain Default found not creating
2025-07-22 21:03:28,157 - INFO - Project ctest-TestSriov-61222476 not found, creating it
2025-07-22 21:03:28,619 - INFO - Created Project:ctest-TestSriov-61222476, ID : 8fa8609e-e242-4d01-a9fe-90f34071b43b
2025-07-22 21:03:30,845 - INFO - Deleted project: ctest-TestSriov-61222476, ID : 8fa8609e-e242-4d01-a9fe-90f34071b43b
+ [[ -z '' ]]
+ [[ -z ci_sanity ]]
+ sleep 2
+ /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2025_07_22_20_56_50.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.38
+ echo 'Generated report_details* file: report_details_2025_07_22_20_56_50.ini'
Generated report_details* file: report_details_2025_07_22_20_56_50.ini
+ parse_results
+ /usr/bin/python3 tools/parse_result.py result_2025_07_22_20_56_50_4164.xml report_details_2025_07_22_20_56_50.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_07_22_20_56_50_18485.xml report_details_2025_07_22_20_56_50.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_07_22_20_56_50_4164.xml ']'
+ /usr/bin/python3 tools/update_testsuite_properties.py report_details_2025_07_22_20_56_50.ini result_2025_07_22_20_56_50_4164.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: 184ms
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.38] put: tools/search-bt.py -> /tmp/search-bt.py
Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3695-1-tracebacks.log
Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3695-1-ignored_tracebacks.log
Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3695-1-traceback_parse_failures.log
Done looking for tracebacks
[ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-3695-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-3695-1-tracebacks.log
Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-3695-1-tracebacks.log'
Underlying exception:
No such file
[ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-3695-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-3695-1-ignored_tracebacks.log
Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-3695-1-ignored_tracebacks.log'
Underlying exception:
No such file
[ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-3695-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-3695-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_07_22_20_56_49 ~
logs/
logs/testbasicpolicyipv4v6.log
logs/tcutils.util.log
logs/testbasicvmvn.html
logs/common.html
logs/testrouters.log
logs/testports.log
logs/cn-jenkins-deploy-platform-ansible-os-3695-1-ignored_tracebacks.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/cn-jenkins-deploy-platform-ansible-os-3695-1-traceback_parse_failures.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/floatingipbasictestsanity.log
logs/testbasicpolicyipv4v6.html
logs/dbmanagetest.log
logs/testrbacbasic.html
logs/__main__.html
logs/txtsyle.css
logs/cn-jenkins-deploy-platform-ansible-os-3695-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 Tue Jul 22 21:03:44 UTC 2025
+ res=1
+ ./src/opensdn-io/tf-jenkins/jobs/test/functional/collect_logs.sh
~/workspace/test-sanity@2/logs ~/workspace/test-sanity@2
Warning: Permanently added '10.0.0.38' (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/cn-jenkins-deploy-platform-ansible-os-3695-1-ignored_tracebacks.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/cn-jenkins-deploy-platform-ansible-os-3695-1-traceback_parse_failures.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/floatingipbasictestsanity.log
logs/testbasicpolicyipv4v6.html
logs/dbmanagetest.log
logs/testrbacbasic.html
logs/__main__.html
logs/txtsyle.css
logs/cn-jenkins-deploy-platform-ansible-os-3695-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@2
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