2026-06-08 06:22:59,674 - INFO - Domain Default found not creating 2026-06-08 06:22:59,840 - INFO - Project ctest-TestvDNSBasic0-26911573 not found, creating it 2026-06-08 06:23:00,686 - INFO - Created Project:ctest-TestvDNSBasic0-26911573, ID : 3a379b22-bc99-4cf3-8041-230a77a2523d 2026-06-08 06:23:02,254 - INFO - ================================================================================ 2026-06-08 06:23:02,254 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-06-08 06:23:02,254 - 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-06-08 06:23:03,539 - WARNING - Test is running with cores: {'10.0.0.38': ['core.contrail-collec.1.cn-jenkins-deploy-platform-ansible-os-5902-1.1780898019'], '10.0.0.33': ['core.contrail-collec.1.cn-jenkins-deploy-platform-ansible-os-5902-3.1780898019']} 2026-06-08 06:23:03,553 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.14': '0', '10.20.0.254': '0'}, '10.0.0.22': {'10.20.0.254': '0', '10.20.0.17': '0'}} with 2026-06-08 06:23:03,553 - INFO - Initial checks done. Running the testcase now 2026-06-08 06:23:03,553 - INFO - 2026-06-08 06:23:04,259 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-26911573'](3a379b22-bc99-4cf3-8041-230a77a2523d) 2026-06-08 06:23:04,312 - DEBUG - Creating VDNS : ctest-vdns1-33163604 2026-06-08 06:23:04,536 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-33163604'] created succesfully 2026-06-08 06:23:04,536 - DEBUG - Verify VDNS entry is shown in control node 2026-06-08 06:23:04,560 - DEBUG - Verify VDNS entry is shown in the API server 2026-06-08 06:23:04,560 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-06-08 06:23:04,840 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-06-08 06:23:04,875 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ff885fe6-2413-4985-853a-0c3bd0a6a9a3 2026-06-08 06:23:04,898 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/78c2d0c4-d179-4b50-83f8-c3ef73c8e07a 2026-06-08 06:23:05,717 - DEBUG - Response for create_network : {'network': {'id': 'ef2ad5d9-8a47-4035-9e92-994a71dff98d', 'name': 'ctest-vn1-vdns-19294699', 'tenant_id': '3a379b22bc994cf38041230a77a2523d', 'project_id': '3a379b22bc994cf38041230a77a2523d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-26911573', 'ctest-vn1-vdns-19294699'], 'port_security_enabled': True, 'description': ''}} 2026-06-08 06:23:06,103 - DEBUG - Response for create_subnet : {'subnet': {'id': '153907d8-fa55-496e-930b-8c3d1c900c6e', 'name': '', 'tenant_id': '3a379b22bc994cf38041230a77a2523d', 'network_id': 'ef2ad5d9-8a47-4035-9e92-994a71dff98d', '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': '3a379b22bc994cf38041230a77a2523d'}} 2026-06-08 06:23:06,133 - INFO - Created VN ctest-vn1-vdns-19294699 2026-06-08 06:23:06,146 - DEBUG - VN ctest-vn1-vdns-19294699 UUID is ef2ad5d9-8a47-4035-9e92-994a71dff98d 2026-06-08 06:23:06,373 - DEBUG - Services list from nova: [, , , ] 2026-06-08 06:23:07,477 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5902-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5902-2) 2026-06-08 06:23:07,477 - INFO - Waiting for VM ctest-vm1-test-78803229 to be up.. 2026-06-08 06:23:07,526 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-08 06:23:12,617 - DEBUG - VM is in ACTIVE state now 2026-06-08 06:23:12,618 - INFO - VM name : ctest-vm1-test-78803229 2026-06-08 06:23:12,717 - DEBUG - VM ctest-vm1-test-78803229 ID is 7e23c6d2-ce40-455c-b147-8f1a1f6979b7 2026-06-08 06:23:12,717 - DEBUG - VM ctest-vm1-test-78803229 launched on Node an-jenkins-deploy-platform-ansible-os-5902-2 2026-06-08 06:23:12,811 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7e23c6d2-ce40-455c-b147-8f1a1f6979b7 2026-06-08 06:23:13,079 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7e23c6d2-ce40-455c-b147-8f1a1f6979b7 2026-06-08 06:23:13,125 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/77c3c356-9cd5-409e-b2fd-14876de4487e 2026-06-08 06:23:16,316 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms') 2026-06-08 06:23:16,316 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-78803229 failed! 2026-06-08 06:23:16,337 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-26911573:ctest-vn1-vdns-19294699 is 10.10.10.1 and allocation pool is NOT set 2026-06-08 06:23:18,395 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.328 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.328/1.694/3.060/1.366 ms') 2026-06-08 06:23:18,395 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-78803229 passed 2026-06-08 06:23:18,464 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-08 06:23:18,465 - DEBUG - Waiting to SSH to VM ctest-vm1-test-78803229, IP 10.10.10.3, Port 22 2026-06-08 06:23:18,619 - DEBUG - VM ctest-vm1-test-78803229 is ready for SSH connections 2026-06-08 06:23:18,620 - DEBUG - Running remote_cmd, Cmd : ifconfig | grep 10.10.10.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-06-08 06:23:18,620 - DEBUG - ifconfig | grep 10.10.10.3 2026-06-08 06:23:20,339 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2026-06-08 06:23:20,340 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-78803229", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-06-08 06:23:20,340 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-78803229", None, socket.AF_INET6)' 2026-06-08 06:23:20,581 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-78803229, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-06-08 06:23:20,581 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-78803229 2026-06-08 06:23:22,840 - DEBUG - PING ctest-vm1-test-78803229 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.018 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.340 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.451 ms --- ctest-vm1-test-78803229 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.340/1.269/3.018 ms 2026-06-08 06:23:22,840 - INFO - Ping to IP ctest-vm1-test-78803229 from VM ctest-vm1-test-78803229 passed 2026-06-08 06:23:22,855 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-08 06:23:22,861 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-33163604@0%20AllEntriesVdnsRecordsReq 2026-06-08 06:23:22,866 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-08 06:23:22,871 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-33163604@0%20AllEntriesVdnsRecordsReq 2026-06-08 06:23:22,876 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-08 06:23:22,882 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-33163604@0%20AllEntriesVdnsRecordsReq 2026-06-08 06:23:22,886 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-33163604:1:ctest-vm1-test-78803229:10.10.10.3', 'rec_name': 'ctest-vm1-test-78803229', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.3', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'an-jenkins-deploy-platform-ansible-os-5902-2/dns'} , Expected record data {'rec_data': '10.10.10.3', 'rec_type': 'A', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': 'ctest-vm1-test-78803229.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-06-08 06:23:22,886 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-33163604:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-78803229', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-78803229', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'an-jenkins-deploy-platform-ansible-os-5902-2/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-78803229.juniper.net', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': '3.10.10.10.in-addr.arpa', 'installed': 'yes', 'zone': '10.10.10.in-addr.arpa'} 2026-06-08 06:23:24,119 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5902-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5902-1) 2026-06-08 06:23:24,120 - INFO - Waiting for VM ctest-vm2-test-48707059 to be up.. 2026-06-08 06:23:24,173 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-08 06:23:29,257 - DEBUG - VM is in ACTIVE state now 2026-06-08 06:23:29,257 - INFO - VM name : ctest-vm2-test-48707059 2026-06-08 06:23:29,340 - DEBUG - VM ctest-vm2-test-48707059 ID is 69ffa00f-c9ee-4fe2-bac5-43a374acad09 2026-06-08 06:23:29,340 - DEBUG - VM ctest-vm2-test-48707059 launched on Node an-jenkins-deploy-platform-ansible-os-5902-1 2026-06-08 06:23:29,433 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/69ffa00f-c9ee-4fe2-bac5-43a374acad09 2026-06-08 06:23:29,445 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/e092d590-1a81-481a-ae59-fda816f6ff21 2026-06-08 06:23:32,622 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2026-06-08 06:23:32,622 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-test-48707059 failed! 2026-06-08 06:23:32,639 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-26911573:ctest-vn1-vdns-19294699 is 10.10.10.1 and allocation pool is NOT set 2026-06-08 06:23:34,699 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.501 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.501/1.735/2.970/1.234 ms') 2026-06-08 06:23:34,699 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-test-48707059 passed 2026-06-08 06:23:34,775 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-08 06:23:34,776 - DEBUG - Waiting to SSH to VM ctest-vm2-test-48707059, IP 10.10.10.4, Port 22 2026-06-08 06:23:34,832 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-06-08 06:23:34,952 - DEBUG - VM ctest-vm2-test-48707059 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-08 06:23:39,953 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-08 06:23:39,953 - DEBUG - Waiting to SSH to VM ctest-vm2-test-48707059, IP 10.10.10.4, Port 22 2026-06-08 06:23:40,125 - DEBUG - VM ctest-vm2-test-48707059 is ready for SSH connections 2026-06-08 06:23:40,126 - DEBUG - Running remote_cmd, Cmd : ifconfig | grep 10.10.10.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2026-06-08 06:23:40,126 - DEBUG - ifconfig | grep 10.10.10.4 2026-06-08 06:23:42,121 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2026-06-08 06:23:42,121 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-48707059", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2026-06-08 06:23:42,121 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-48707059", None, socket.AF_INET6)' 2026-06-08 06:23:42,374 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-48707059, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2026-06-08 06:23:42,375 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-48707059 2026-06-08 06:23:44,633 - DEBUG - PING ctest-vm2-test-48707059 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.971 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.540 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.551 ms --- ctest-vm2-test-48707059 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.540/1.354/2.971 ms 2026-06-08 06:23:44,633 - INFO - Ping to IP ctest-vm2-test-48707059 from VM ctest-vm2-test-48707059 passed 2026-06-08 06:23:44,644 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-08 06:23:44,648 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-33163604@0%20AllEntriesVdnsRecordsReq 2026-06-08 06:23:44,654 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-08 06:23:44,662 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-33163604@0%20AllEntriesVdnsRecordsReq 2026-06-08 06:23:44,669 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-06-08 06:23:44,674 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-33163604@0%20AllEntriesVdnsRecordsReq 2026-06-08 06:23:44,679 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-33163604:1:ctest-vm2-test-48707059:10.10.10.4', 'rec_name': 'ctest-vm2-test-48707059', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.4', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'an-jenkins-deploy-platform-ansible-os-5902-1/dns'} , Expected record data {'rec_data': '10.10.10.4', 'rec_type': 'A', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': 'ctest-vm2-test-48707059.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-06-08 06:23:44,679 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-33163604:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-48707059', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-48707059', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'an-jenkins-deploy-platform-ansible-os-5902-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-48707059.juniper.net', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': '4.10.10.10.in-addr.arpa', 'installed': 'yes', 'zone': '10.10.10.in-addr.arpa'} 2026-06-08 06:23:44,679 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-48707059", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-06-08 06:23:44,679 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-48707059", None, socket.AF_INET6)' 2026-06-08 06:23:44,867 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-48707059, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-06-08 06:23:44,867 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-48707059 2026-06-08 06:23:47,127 - DEBUG - PING ctest-vm2-test-48707059 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=9.662 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.648 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.543 ms --- ctest-vm2-test-48707059 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.543/4.284/9.662 ms 2026-06-08 06:23:47,127 - INFO - Ping to IP ctest-vm2-test-48707059 from VM ctest-vm1-test-78803229 passed 2026-06-08 06:23:47,128 - INFO - Try deleting the VDNS entry ctest-vdns1-33163604 with back ref of ipam. 2026-06-08 06:23:47,192 - DEBUG - Delete when resource still referred: ['http://10.0.0.33:8082/network-ipam/24e6c198-e92b-461d-b5d3-bc0289118bbb'] 2026-06-08 06:23:47,192 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-06-08 06:23:47,192 - INFO - Add CNAME VDNS record for ctest-vm1-test-78803229 and verify we able to ping by alias name 2026-06-08 06:23:47,240 - DEBUG - Creating VDNS record data : test-rec 2026-06-08 06:23:47,380 - INFO - In verify_on_setup 2026-06-08 06:23:47,480 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-33163604', 'test-rec'] created succesfully 2026-06-08 06:23:47,481 - INFO - Verify VDNS record is shown in the API server 2026-06-08 06:23:47,481 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-06-08 06:23:47,488 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ff885fe6-2413-4985-853a-0c3bd0a6a9a3 2026-06-08 06:23:47,501 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/78c2d0c4-d179-4b50-83f8-c3ef73c8e07a 2026-06-08 06:23:47,513 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/00e68b5d-22c6-476c-b397-deb59a6104bb 2026-06-08 06:23:47,521 - INFO - Verify VDNS record is shown in the control node 2026-06-08 06:23:47,539 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-06-08 06:23:47,539 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-06-08 06:23:47,727 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-06-08 06:23:47,728 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-06-08 06:23:47,973 - DEBUG - ping: bad address 'vm1-test-alias' 2026-06-08 06:23:47,973 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-78803229 failed 2026-06-08 06:23:48,974 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-06-08 06:23:48,975 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-06-08 06:23:49,217 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-06-08 06:23:49,218 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-06-08 06:23:49,464 - DEBUG - ping: bad address 'vm1-test-alias' 2026-06-08 06:23:49,464 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-78803229 failed 2026-06-08 06:23:50,465 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-06-08 06:23:50,465 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-06-08 06:23:50,684 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-06-08 06:23:50,684 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-06-08 06:23:52,984 - DEBUG - PING vm1-test-alias (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=0.523 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.861 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.317 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.317/0.567/0.861 ms 2026-06-08 06:23:52,984 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-78803229 passed 2026-06-08 06:23:52,984 - DEBUG - Deleting VDNS record data: test-rec 2026-06-08 06:23:53,088 - INFO - VDNS record info: default-domain:ctest-vdns1-33163604:test-rec deleted successfully. 2026-06-08 06:23:53,089 - INFO - Deleting VM ctest-vm2-test-48707059 2026-06-08 06:23:53,168 - INFO - Deleting VM ctest-vm1-test-78803229 2026-06-08 06:23:53,234 - INFO - Deleting VN ctest-vn1-vdns-19294699 2026-06-08 06:23:53,279 - DEBUG - VN ef2ad5d9-8a47-4035-9e92-994a71dff98d still in use: Unable to complete operation on network ef2ad5d9-8a47-4035-9e92-994a71dff98d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-aecc7d9c-efd5-4673-ba9b-f2ba3980fa79'] 2026-06-08 06:23:53,279 - WARNING - Deleting VN ctest-vn1-vdns-19294699 failed..Will retry 2026-06-08 06:23:55,463 - DEBUG - Response for deleting network () 2026-06-08 06:23:55,564 - DEBUG - Deleting VDNS Entry: ctest-vdns1-33163604 2026-06-08 06:23:55,684 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-33163604'] deleted successfully. 2026-06-08 06:23:55,684 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-06-08 06:23:55,690 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ff885fe6-2413-4985-853a-0c3bd0a6a9a3 2026-06-08 06:23:55,704 - DEBUG - VDNS information not found in API server 2026-06-08 06:23:55,704 - INFO - VDNS information ctest-vdns1-33163604 removed from the API Server 2026-06-08 06:23:55,709 - INFO - VDNS information ctest-vdns1-33163604 removed in the Control node 2026-06-08 06:23:55,709 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-26911573'] 2026-06-08 06:23:56,993 - DEBUG - No XMPP flaps were noticed during the test 2026-06-08 06:23:56,993 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:54] 2026-06-08 06:23:56,993 - INFO - -------------------------------------------------------------------------------- 2026-06-08 06:23:57,781 - INFO - Deleted project: ctest-TestvDNSBasic0-26911573, ID : 3a379b22-bc99-4cf3-8041-230a77a2523d