2026-03-24 13:48:42,802 - INFO - Domain Default found not creating 2026-03-24 13:48:43,022 - INFO - Project ctest-TestvDNSBasic0-78390420 not found, creating it 2026-03-24 13:48:43,567 - INFO - Created Project:ctest-TestvDNSBasic0-78390420, ID : f4af8a54-67f0-4f76-ab61-6c4883e5e906 2026-03-24 13:48:45,262 - INFO - ================================================================================ 2026-03-24 13:48:45,262 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-03-24 13:48:45,262 - 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 2026-03-24 13:48:45,546 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-03-24 13:48:45,547 - INFO - Initial checks done. Running the testcase now 2026-03-24 13:48:45,547 - INFO - 2026-03-24 13:48:46,308 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-78390420'](f4af8a54-67f0-4f76-ab61-6c4883e5e906) 2026-03-24 13:48:46,363 - DEBUG - Creating VDNS : ctest-vdns1-81520738 2026-03-24 13:48:46,587 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-81520738'] created succesfully 2026-03-24 13:48:46,618 - DEBUG - Verify VDNS entry is shown in control node 2026-03-24 13:48:46,624 - DEBUG - Verify VDNS entry is shown in the API server 2026-03-24 13:48:46,624 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-24 13:48:46,929 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-24 13:48:46,975 - DEBUG - Requesting: http://10.0.0.50:8082/domain/76f104c7-22de-4979-81c0-a4a0d0890adf 2026-03-24 13:48:46,988 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/cbcecd41-b187-4dd0-b6e3-de94c82e1317 2026-03-24 13:48:47,639 - DEBUG - Response for create_network : {'network': {'id': 'fc69fbf4-ac84-49bb-a58c-824224263140', 'name': 'ctest-vn1-vdns-70650091', 'tenant_id': 'f4af8a5467f04f76ab616c4883e5e906', 'project_id': 'f4af8a5467f04f76ab616c4883e5e906', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-78390420', 'ctest-vn1-vdns-70650091'], 'port_security_enabled': True, 'description': ''}} 2026-03-24 13:48:47,830 - DEBUG - Response for create_subnet : {'subnet': {'id': '5aca231e-2ab6-4744-8274-199e4940c4ef', 'name': '', 'tenant_id': 'f4af8a5467f04f76ab616c4883e5e906', 'network_id': 'fc69fbf4-ac84-49bb-a58c-824224263140', 'ip_version': 4, 'cidr': '10.10.10.0/24', 'allocation_pools': [{'start': '10.10.10.2', 'end': '10.10.10.254'}], 'gateway_ip': '10.10.10.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'f4af8a5467f04f76ab616c4883e5e906'}} 2026-03-24 13:48:47,851 - INFO - Created VN ctest-vn1-vdns-70650091 2026-03-24 13:48:47,904 - DEBUG - VN ctest-vn1-vdns-70650091 UUID is fc69fbf4-ac84-49bb-a58c-824224263140 2026-03-24 13:48:48,140 - DEBUG - Services list from nova: [, , ] 2026-03-24 13:48:49,354 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5530-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5530-1) 2026-03-24 13:48:49,354 - INFO - Waiting for VM ctest-vm1-test-25981216 to be up.. 2026-03-24 13:48:49,403 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-24 13:48:54,497 - DEBUG - VM is in ERROR state now 2026-03-24 13:48:54,497 - ERROR - VM in error state. 2026-03-24 13:48:54,497 - ERROR - VM is not in ACTIVE state 2026-03-24 13:48:54,628 - ERROR - Fatal Nova Exception while getting VM detail 2026-03-24 13:48:54,628 - DEBUG - None 2026-03-24 13:48:54,633 - INFO - Skip interface_detach for VM ctest-vm1-test-25981216 in state ERROR 2026-03-24 13:48:54,633 - INFO - Deleting VM ctest-vm1-test-25981216 2026-03-24 13:48:54,633 - ERROR - VM ctest-vm1-test-25981216 has failed to come up 2026-03-24 13:48:54,633 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-03-24T13:48: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'} 2026-03-24 13:48:54,634 - INFO - Deleting VN ctest-vn1-vdns-70650091 2026-03-24 13:48:54,754 - DEBUG - Response for deleting network () 2026-03-24 13:48:54,788 - DEBUG - Deleting VDNS Entry: ctest-vdns1-81520738 2026-03-24 13:48:54,871 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-81520738'] deleted successfully. 2026-03-24 13:48:54,872 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-03-24 13:48:54,883 - DEBUG - Requesting: http://10.0.0.50:8082/domain/76f104c7-22de-4979-81c0-a4a0d0890adf 2026-03-24 13:48:54,898 - DEBUG - VDNS information not found in API server 2026-03-24 13:48:54,898 - INFO - VDNS information ctest-vdns1-81520738 removed from the API Server 2026-03-24 13:48:54,903 - INFO - VDNS information ctest-vdns1-81520738 removed in the Control node 2026-03-24 13:48:54,904 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-78390420'] 2026-03-24 13:48:55,167 - ERROR - AssertionError Python 3.9.25: /usr/bin/python3 Tue Mar 24 13:48:54 2026 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=) 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)) 98 vm_ip = vm_fixture[vm_name].get_vm_ip_from_vm( vm_fixture = {'ctest-vm1-test-25981216': } vm_name = 'ctest-vm1-test-25981216' ].wait_till_vm_is_up undefined AssertionError: VM ctest-vm1-test-25981216 failed to come up __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 = ('VM ctest-vm1-test-25981216 failed to come up',) 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/vdns/test_vdns_basic.py", line 96, in test_vdns_ping_same_vn assert vm_fixture[vm_name].wait_till_vm_is_up(), ('VM %s' AssertionError: VM ctest-vm1-test-25981216 failed to come up 2026-03-24 13:48:55,174 - DEBUG - No XMPP flaps were noticed during the test 2026-03-24 13:48:55,174 - INFO -
2026-03-24 13:48:55,174 - INFO - END TEST : test_vdns_ping_same_vn : FAILED[0:00:10]
2026-03-24 13:48:55,174 - INFO - -------------------------------------------------------------------------------- 2026-03-24 13:48:55,905 - INFO - Deleted project: ctest-TestvDNSBasic0-78390420, ID : f4af8a54-67f0-4f76-ab61-6c4883e5e906