2025-10-09 13:47:57,774 - INFO - Reading existing Domain with UUID 8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 2025-10-09 13:47:57,786 - INFO - Using existing domain ['admin_domain'](8ad80d2d-2369-4ab9-896f-7a17fd6c7f55) 2025-10-09 13:47:58,008 - INFO - Project ctest-TestvDNSBasic0-49567083 not found, creating it 2025-10-09 13:47:58,518 - INFO - Created Project:ctest-TestvDNSBasic0-49567083, ID : ee3bcc8b-8f22-4cb9-ad5d-64509d81b687 2025-10-09 13:48:00,440 - INFO - ================================================================================ 2025-10-09 13:48:00,441 - INFO - STARTING TEST : test_vdns_ping_same_vn 2025-10-09 13:48:00,441 - 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-10-09 13:48:00,868 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.41': '0'}} with 2025-10-09 13:48:00,868 - INFO - Initial checks done. Running the testcase now 2025-10-09 13:48:00,868 - INFO - 2025-10-09 13:48:01,746 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-49567083'](ee3bcc8b-8f22-4cb9-ad5d-64509d81b687) 2025-10-09 13:48:01,798 - DEBUG - Creating VDNS : ctest-vdns1-90914473 2025-10-09 13:48:02,010 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-90914473'] created succesfully 2025-10-09 13:48:02,010 - DEBUG - Verify VDNS entry is shown in control node 2025-10-09 13:48:02,064 - DEBUG - Verify VDNS entry is shown in the API server 2025-10-09 13:48:02,064 - DEBUG - Requesting: https://10.0.0.41:8082/domains 2025-10-09 13:48:02,456 - DEBUG - Requesting: https://10.0.0.41:8082/domains 2025-10-09 13:48:02,543 - DEBUG - Requesting: https://10.0.0.41:8082/domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 2025-10-09 13:48:02,604 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-DNS/c72fc4aa-48ce-4dc7-b7c3-67e85d733989 2025-10-09 13:48:03,451 - DEBUG - Response for create_network : {'network': {'id': 'afa65c75-fb6f-4617-b77d-b87524e8fb95', 'name': 'ctest-vn1-vdns-42527408', 'tenant_id': 'ee3bcc8b8f224cb9ad5d64509d81b687', 'project_id': 'ee3bcc8b8f224cb9ad5d64509d81b687', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-49567083', 'ctest-vn1-vdns-42527408'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2025-10-09 13:48:03,775 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd28d59c8-7ef8-4209-a91e-c40461894335', 'name': '', 'tenant_id': 'ee3bcc8b8f224cb9ad5d64509d81b687', 'network_id': 'afa65c75-fb6f-4617-b77d-b87524e8fb95', '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': [], 'created_at': '2025-10-09T13:48:03.556033', 'updated_at': '2025-10-09T13:48:03.556033', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'ee3bcc8b8f224cb9ad5d64509d81b687'}} 2025-10-09 13:48:03,841 - INFO - Created VN ctest-vn1-vdns-42527408 2025-10-09 13:48:03,902 - DEBUG - VN ctest-vn1-vdns-42527408 UUID is afa65c75-fb6f-4617-b77d-b87524e8fb95 2025-10-09 13:48:04,336 - DEBUG - Services list from nova: [, , ] 2025-10-09 13:48:05,525 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-588-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-588-1) 2025-10-09 13:48:05,526 - INFO - Waiting for VM ctest-vm1-test-50958828 to be up.. 2025-10-09 13:48:05,637 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-09 13:48:10,777 - DEBUG - VM is in ACTIVE state now 2025-10-09 13:48:10,778 - INFO - VM name : ctest-vm1-test-50958828 2025-10-09 13:48:10,916 - DEBUG - VM ctest-vm1-test-50958828 ID is 293b08a6-2f0b-4a43-926a-c76b2ae43ada 2025-10-09 13:48:10,916 - DEBUG - VM ctest-vm1-test-50958828 launched on Node cn-jenkins-deploy-platform-juju-os-588-1 2025-10-09 13:48:11,065 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine/293b08a6-2f0b-4a43-926a-c76b2ae43ada 2025-10-09 13:48:11,119 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine-interface/89c521a8-cb71-47e9-93a5-50a67ad6f348 2025-10-09 13:48:14,609 - 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 1025ms') 2025-10-09 13:48:14,610 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-50958828 failed! 2025-10-09 13:48:14,666 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-49567083:ctest-vn1-vdns-42527408 is 10.10.10.1 and allocation pool is NOT set 2025-10-09 13:48:18,763 - 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 1001ms') 2025-10-09 13:48:18,763 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-50958828 failed! 2025-10-09 13:48:18,818 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-49567083:ctest-vn1-vdns-42527408 is 10.10.10.1 and allocation pool is NOT set 2025-10-09 13:48:20,912 - 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.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.575 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.575/1.871/3.168/1.296 ms') 2025-10-09 13:48:20,913 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-50958828 passed 2025-10-09 13:48:21,066 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 13:48:21,066 - DEBUG - Waiting to SSH to VM ctest-vm1-test-50958828, IP 10.10.10.3, Port 22 2025-10-09 13:48:21,289 - DEBUG - VM ctest-vm1-test-50958828 is ready for SSH connections 2025-10-09 13:48:21,289 - 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.41, gateway password: c0ntrail123 2025-10-09 13:48:21,289 - DEBUG - ifconfig | grep 10.10.10.3 2025-10-09 13:48:23,037 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2025-10-09 13:48:23,038 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-50958828", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2025-10-09 13:48:23,038 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-50958828", None, socket.AF_INET6)' 2025-10-09 13:48:23,304 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-50958828, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2025-10-09 13:48:23,304 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-50958828 2025-10-09 13:48:25,597 - DEBUG - PING ctest-vm1-test-50958828 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.325 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.423 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.516 ms --- ctest-vm1-test-50958828 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.423/1.421/3.325 ms 2025-10-09 13:48:25,597 - INFO - Ping to IP ctest-vm1-test-50958828 from VM ctest-vm1-test-50958828 passed 2025-10-09 13:48:25,618 - DEBUG - Requesting: https://10.0.0.41:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-10-09 13:48:25,667 - DEBUG - Requesting: https://10.0.0.41:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-90914473@0%20AllEntriesVdnsRecordsReq 2025-10-09 13:48:25,715 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-90914473:1:ctest-vm1-test-50958828:10.10.10.3', 'rec_name': 'ctest-vm1-test-50958828', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.3', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-588-1/dns'} , Expected record data {'rec_data': '10.10.10.3', 'rec_type': 'A', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': 'ctest-vm1-test-50958828.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-10-09 13:48:25,715 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-90914473:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-50958828', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-50958828', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-588-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-50958828.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'} 2025-10-09 13:48:27,256 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-588-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-588-1) 2025-10-09 13:48:27,256 - INFO - Waiting for VM ctest-vm2-test-27294698 to be up.. 2025-10-09 13:48:27,358 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-09 13:48:32,500 - DEBUG - VM is in ACTIVE state now 2025-10-09 13:48:32,500 - INFO - VM name : ctest-vm2-test-27294698 2025-10-09 13:48:32,641 - DEBUG - VM ctest-vm2-test-27294698 ID is 00a921a1-5a98-4909-87a3-82ba5ed1f3c3 2025-10-09 13:48:32,641 - DEBUG - VM ctest-vm2-test-27294698 launched on Node cn-jenkins-deploy-platform-juju-os-588-1 2025-10-09 13:48:32,782 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine/00a921a1-5a98-4909-87a3-82ba5ed1f3c3 2025-10-09 13:48:32,839 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine-interface/cfc924e6-fecc-48e0-bc35-c350e52f5051 2025-10-09 13:48:36,329 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms') 2025-10-09 13:48:36,329 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-27294698 failed! 2025-10-09 13:48:36,386 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-49567083:ctest-vn1-vdns-42527408 is 10.10.10.1 and allocation pool is NOT set 2025-10-09 13:48:40,491 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-10-09 13:48:40,491 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-27294698 failed! 2025-10-09 13:48:40,546 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-49567083:ctest-vn1-vdns-42527408 is 10.10.10.1 and allocation pool is NOT set 2025-10-09 13:48:42,644 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.17 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.540 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.540/1.857/3.174/1.317 ms') 2025-10-09 13:48:42,644 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-27294698 passed 2025-10-09 13:48:42,798 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 13:48:42,798 - DEBUG - Waiting to SSH to VM ctest-vm2-test-27294698, IP 10.10.10.4, Port 22 2025-10-09 13:48:43,031 - DEBUG - VM ctest-vm2-test-27294698 is ready for SSH connections 2025-10-09 13:48:43,032 - DEBUG - Running remote_cmd, Cmd : ifconfig | grep 10.10.10.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2025-10-09 13:48:43,032 - DEBUG - ifconfig | grep 10.10.10.4 2025-10-09 13:48:44,725 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2025-10-09 13:48:44,725 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-27294698", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2025-10-09 13:48:44,725 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-27294698", None, socket.AF_INET6)' 2025-10-09 13:48:44,987 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-27294698, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2025-10-09 13:48:44,987 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-27294698 2025-10-09 13:48:47,275 - DEBUG - PING ctest-vm2-test-27294698 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.232 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.406 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.498 ms --- ctest-vm2-test-27294698 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.406/1.378/3.232 ms 2025-10-09 13:48:47,276 - INFO - Ping to IP ctest-vm2-test-27294698 from VM ctest-vm2-test-27294698 passed 2025-10-09 13:48:47,300 - DEBUG - Requesting: https://10.0.0.41:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-10-09 13:48:47,351 - DEBUG - Requesting: https://10.0.0.41:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-90914473@0%20AllEntriesVdnsRecordsReq 2025-10-09 13:48:47,404 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-90914473:1:ctest-vm2-test-27294698:10.10.10.4', 'rec_name': 'ctest-vm2-test-27294698', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.4', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-588-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-27294698.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-10-09 13:48:47,404 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-90914473:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-27294698', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-27294698', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-588-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-27294698.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'} 2025-10-09 13:48:47,404 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-27294698", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2025-10-09 13:48:47,405 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-27294698", None, socket.AF_INET6)' 2025-10-09 13:48:47,615 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-27294698, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2025-10-09 13:48:47,615 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-27294698 2025-10-09 13:48:49,889 - DEBUG - PING ctest-vm2-test-27294698 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=8.036 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.016 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.046 ms --- ctest-vm2-test-27294698 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.016/3.366/8.036 ms 2025-10-09 13:48:49,890 - INFO - Ping to IP ctest-vm2-test-27294698 from VM ctest-vm1-test-50958828 passed 2025-10-09 13:48:49,890 - INFO - Try deleting the VDNS entry ctest-vdns1-90914473 with back ref of ipam. 2025-10-09 13:48:49,946 - DEBUG - Delete when resource still referred: ['https://10.0.0.41:8082/network-ipam/853275a9-fa5d-408a-a3ef-f8dae3ad3217'] 2025-10-09 13:48:49,946 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2025-10-09 13:48:49,946 - INFO - Add CNAME VDNS record for ctest-vm1-test-50958828 and verify we able to ping by alias name 2025-10-09 13:48:49,994 - DEBUG - Creating VDNS record data : test-rec 2025-10-09 13:48:50,110 - INFO - In verify_on_setup 2025-10-09 13:48:50,206 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-90914473', 'test-rec'] created succesfully 2025-10-09 13:48:50,206 - INFO - Verify VDNS record is shown in the API server 2025-10-09 13:48:50,206 - DEBUG - Requesting: https://10.0.0.41:8082/domains 2025-10-09 13:48:50,259 - DEBUG - Requesting: https://10.0.0.41:8082/domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 2025-10-09 13:48:50,319 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-DNS/c72fc4aa-48ce-4dc7-b7c3-67e85d733989 2025-10-09 13:48:50,379 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-DNS-record/8dc35b31-4a78-48bc-b48c-db1e86377065 2025-10-09 13:48:50,515 - INFO - Verify VDNS record is shown in the control node 2025-10-09 13:48:50,568 - 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.41, gateway password: c0ntrail123 2025-10-09 13:48:50,568 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-10-09 13:48:50,800 - 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.41, gateway password: c0ntrail123 2025-10-09 13:48:50,800 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-10-09 13:48:51,079 - DEBUG - ping: bad address 'vm1-test-alias' 2025-10-09 13:48:51,079 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-50958828 failed 2025-10-09 13:48:52,080 - 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.41, gateway password: c0ntrail123 2025-10-09 13:48:52,080 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-10-09 13:48:52,290 - 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.41, gateway password: c0ntrail123 2025-10-09 13:48:52,290 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-10-09 13:48:52,554 - DEBUG - ping: bad address 'vm1-test-alias' 2025-10-09 13:48:52,554 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-50958828 failed 2025-10-09 13:48:53,555 - 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.41, gateway password: c0ntrail123 2025-10-09 13:48:53,556 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-10-09 13:48:53,773 - 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.41, gateway password: c0ntrail123 2025-10-09 13:48:53,773 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-10-09 13:48:56,058 - 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.433 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.428 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.398 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.398/0.419/0.433 ms 2025-10-09 13:48:56,058 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-50958828 passed 2025-10-09 13:48:56,058 - DEBUG - Deleting VDNS record data: test-rec 2025-10-09 13:48:56,134 - INFO - VDNS record info: admin_domain:ctest-vdns1-90914473:test-rec deleted successfully. 2025-10-09 13:48:56,134 - INFO - Deleting VM ctest-vm2-test-27294698 2025-10-09 13:48:56,251 - INFO - Deleting VM ctest-vm1-test-50958828 2025-10-09 13:48:56,378 - INFO - Deleting VN ctest-vn1-vdns-42527408 2025-10-09 13:48:56,518 - DEBUG - VN afa65c75-fb6f-4617-b77d-b87524e8fb95 still in use: Unable to complete operation on network afa65c75-fb6f-4617-b77d-b87524e8fb95. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b0a521b8-d60d-4694-bbf3-80836f74c862'] 2025-10-09 13:48:56,518 - WARNING - Deleting VN ctest-vn1-vdns-42527408 failed..Will retry 2025-10-09 13:48:59,067 - DEBUG - Response for deleting network () 2025-10-09 13:48:59,129 - DEBUG - Deleting VDNS Entry: ctest-vdns1-90914473 2025-10-09 13:48:59,206 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-90914473'] deleted successfully. 2025-10-09 13:48:59,206 - DEBUG - Requesting: https://10.0.0.41:8082/domains 2025-10-09 13:48:59,259 - DEBUG - Requesting: https://10.0.0.41:8082/domain/8ad80d2d-2369-4ab9-896f-7a17fd6c7f55 2025-10-09 13:48:59,319 - DEBUG - VDNS information not found in API server 2025-10-09 13:48:59,319 - INFO - VDNS information ctest-vdns1-90914473 removed from the API Server 2025-10-09 13:48:59,375 - INFO - VDNS information ctest-vdns1-90914473 removed in the Control node 2025-10-09 13:48:59,375 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-49567083'] 2025-10-09 13:48:59,775 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 13:48:59,775 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:59]
2025-10-09 13:48:59,776 - INFO - -------------------------------------------------------------------------------- 2025-10-09 13:49:00,582 - INFO - Deleted project: ctest-TestvDNSBasic0-49567083, ID : ee3bcc8b-8f22-4cb9-ad5d-64509d81b687