2025-08-24 07:43:32,268 - INFO - Domain Default found not creating
2025-08-24 07:43:32,418 - INFO - Project ctest-AnalyticsBasicTestSanity-16617715 not found, creating it
2025-08-24 07:43:32,903 - INFO - Created Project:ctest-AnalyticsBasicTestSanity-16617715, ID : ea2e4a11-7cfa-4b36-9a04-12b08045faf3
2025-08-24 07:43:34,285 - INFO - ================================================================================
2025-08-24 07:43:34,285 - INFO - STARTING TEST : test_verify_object_logs
2025-08-24 07:43:34,285 - INFO - TEST DESCRIPTION :
Description: Test to validate object logs
1.Create vn/vm and verify object log tables updated with
those vn, vm and routing-instance - fails otherwise
Maintainer: sandipd@juniper.net
2025-08-24 07:43:34,408 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-24 07:43:34,408 - INFO - Initial checks done. Running the testcase now
2025-08-24 07:43:34,408 - INFO -
2025-08-24 07:43:35,214 - DEBUG - Response for create_network : {'network': {'id': '6617dc46-7dbe-4f8b-86b1-b067b6c9a409', 'name': 'ctest-vn22-66448878', 'tenant_id': 'ea2e4a117cfa4b369a0412b08045faf3', 'project_id': 'ea2e4a117cfa4b369a0412b08045faf3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-AnalyticsBasicTestSanity-16617715', 'ctest-vn22-66448878'], 'port_security_enabled': True, 'description': ''}}
2025-08-24 07:43:35,524 - ERROR - Neutron Exception while creating subnet for vn with id 6617dc46-7dbe-4f8b-86b1-b067b6c9a409
Traceback (most recent call last):
File "/contrail-test/fixtures/quantum_test.py", line 128, in create_subnet
subnet_rsp = self.obj.create_subnet({'subnet': subnet_req})
File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 848, in create_subnet
return self.post(self.subnets_path, body=body)
File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 359, in post
headers=headers, params=params)
File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 294, in do_request
self._handle_fault_response(status_code, replybody, resp)
File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response
exception_handler_v20(status_code, error_body)
File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20
request_ids=request_ids)
neutronclient.common.exceptions.InternalServerError: The server has either erred or is incapable of performing the requested operation.
Neutron server returns request_ids: ['req-74e2e020-86c3-4b67-b554-6449c1240d31']
2025-08-24 07:43:35,542 - INFO - Created VN ctest-vn22-66448878
2025-08-24 07:43:35,596 - DEBUG - VN ctest-vn22-66448878 UUID is 6617dc46-7dbe-4f8b-86b1-b067b6c9a409
2025-08-24 07:43:35,680 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-24 07:43:35,971 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-24 07:43:36,000 - DEBUG - Requesting: http://10.0.0.254:8082/domain/1310f3c6-22a8-49c4-8a87-a032ff68bb5b
2025-08-24 07:43:36,020 - DEBUG - Requesting: http://10.0.0.254:8082/project/ea2e4a11-7cfa-4b36-9a04-12b08045faf3
2025-08-24 07:43:36,099 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/6617dc46-7dbe-4f8b-86b1-b067b6c9a409
2025-08-24 07:43:36,117 - INFO - Deleting VN ctest-vn22-66448878
2025-08-24 07:43:36,224 - DEBUG - Response for deleting network ()
2025-08-24 07:43:36,345 - ERROR - KeyError
Python 3.6.8: /usr/bin/python3
Sun Aug 24 07:43:36 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=