2025-08-25 20:24:07,761 - INFO - Domain Default found not creating
2025-08-25 20:24:07,903 - INFO - Project ctest-TestvDNSBasic0-48609383 not found, creating it
2025-08-25 20:24:08,351 - INFO - Created Project:ctest-TestvDNSBasic0-48609383, ID : 9d108701-6550-42ca-a061-47b8e90d27d8
2025-08-25 20:24:09,815 - INFO - ================================================================================
2025-08-25 20:24:09,815 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-08-25 20:24:09,815 - INFO - TEST DESCRIPTION :
Test:- Test vdns functionality. On VM launch agent should dynamically update dns records to dns agent
1. Create vDNS server
2. Create IPAM using above vDNS data
3. Create VN using above IPAM and launch 2 VM's within it
4. Ping between these 2 VM's using dns name
5. Try to delete vDNS server which has IPAM back-reference[Negative case]
6. Add CNAME VDNS record for vm1-test and verify we able to ping by alias name
Pass criteria: Step 4,5 and 6 should pass
Maintainer: cf-test@juniper.net
2025-08-25 20:24:09,940 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2025-08-25 20:24:09,940 - INFO - Initial checks done. Running the testcase now
2025-08-25 20:24:09,940 - INFO -
2025-08-25 20:24:10,683 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-48609383'](9d108701-6550-42ca-a061-47b8e90d27d8)
2025-08-25 20:24:10,740 - DEBUG - Creating VDNS : ctest-vdns1-13270621
2025-08-25 20:24:10,952 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-13270621'] created succesfully
2025-08-25 20:24:10,952 - DEBUG - Verify VDNS entry is shown in control node
2025-08-25 20:24:10,953 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=virtual-DNS&search_string=virtual-DNS:default-domain:ctest-vdns1-13270621
2025-08-25 20:24:10,960 - DEBUG - Verify VDNS entry is shown in the API server
2025-08-25 20:24:10,960 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-08-25 20:24:11,267 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-08-25 20:24:11,296 - DEBUG - Requesting: http://10.0.0.242:8082/domain/5d5f8548-17f5-4173-99c5-bd5c5a182438
2025-08-25 20:24:11,310 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-DNS/d3fb166d-5234-4e5f-884f-30841b39e5de
2025-08-25 20:24:11,921 - DEBUG - Response for create_network : {'network': {'id': 'e7a7626b-f9a3-4694-9351-6a91695c6755', 'name': 'ctest-vn1-vdns-29524625', 'tenant_id': '9d108701655042caa06147b8e90d27d8', 'project_id': '9d108701655042caa06147b8e90d27d8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-48609383', 'ctest-vn1-vdns-29524625'], 'port_security_enabled': True, 'description': ''}}
2025-08-25 20:24:12,082 - ERROR - Neutron Exception while creating subnet for vn with id e7a7626b-f9a3-4694-9351-6a91695c6755
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-f4d39ac5-122c-4e6e-8a07-d0b72b6aa964']
2025-08-25 20:24:12,102 - INFO - Created VN ctest-vn1-vdns-29524625
2025-08-25 20:24:12,160 - DEBUG - VN ctest-vn1-vdns-29524625 UUID is e7a7626b-f9a3-4694-9351-6a91695c6755
2025-08-25 20:24:12,352 - DEBUG - Services list from nova: [, , ]
2025-08-25 20:24:12,477 - INFO - Deleting VN ctest-vn1-vdns-29524625
2025-08-25 20:24:12,572 - DEBUG - Response for deleting network ()
2025-08-25 20:24:12,610 - DEBUG - Deleting VDNS Entry: ctest-vdns1-13270621
2025-08-25 20:24:12,684 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-13270621'] deleted successfully.
2025-08-25 20:24:12,684 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-08-25 20:24:12,692 - DEBUG - Requesting: http://10.0.0.242:8082/domain/5d5f8548-17f5-4173-99c5-bd5c5a182438
2025-08-25 20:24:12,706 - DEBUG - VDNS information not found in API server
2025-08-25 20:24:12,706 - INFO - VDNS information ctest-vdns1-13270621 removed from the API Server
2025-08-25 20:24:12,706 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=virtual-DNS&search_string=virtual-DNS:default-domain:ctest-vdns1-13270621
2025-08-25 20:24:12,713 - INFO - VDNS information ctest-vdns1-13270621 removed in the Control node
2025-08-25 20:24:12,715 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-48609383']
2025-08-25 20:24:12,837 - ERROR - BadRequest
Python 3.6.8: /usr/bin/python3
Mon Aug 25 20:24:12 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/vdns/test_vdns_basic.py in test_vdns_ping_same_vn(self=)
93 vn_name=vn_fixt.vn_name, project_id=proj_fixt.uuid)
94 vm_fixture[vm_name] = self.useFixture(
95 VMFixture(project_name=self.inputs.project_name, connections=self.connections, vn_obj=vn_quantum_obj, vm_name=vm_name,image_name='ubuntu-traffic'))
96 assert vm_fixture[vm_name].wait_till_vm_is_up(), ('VM %s'
97 ' failed to come up' % (vm_name))
global VMFixture =
project_name undefined
self =
self.inputs =
self.inputs.project_name = 'ctest-TestvDNSBasic0-48609383'
connections undefined
self.connections =
vn_obj undefined
vn_quantum_obj = {'network': {'id': 'e7a7626b-f9a3-4694-9351-6a91...port_security_enabled': True, 'description': ''}}
vm_name = 'ctest-vm1-test-59736405'
image_name undefined
/usr/local/lib/python3.6/site-packages/testtools/testcase.py in useFixture(self=, fixture=)
754 # Gather_details worked, so raise the exception setUp
755 # encountered.
756 reraise(*exc_info)
757 else:
758 self.addCleanup(fixture.cleanUp)
global reraise =
exc_info = (, BadRequest(), )
/usr/local/lib/python3.6/site-packages/testtools/_compat3x.py in reraise(exc_class=, exc_obj=BadRequest(), exc_tb=, _marker=