2026-04-20 01:55:12,753 - INFO - Reading existing Domain with UUID 44568180-4456-4d24-a723-60c17b729be7
2026-04-20 01:55:12,766 - INFO - Using existing domain ['admin_domain'](44568180-4456-4d24-a723-60c17b729be7)
2026-04-20 01:55:13,006 - INFO - Project ctest-TestvDNSBasic0-63083205 not found, creating it
2026-04-20 01:55:13,516 - INFO - Created Project:ctest-TestvDNSBasic0-63083205, ID : cedea437-af3b-449f-8885-2e3374604750
2026-04-20 01:55:15,379 - INFO - ================================================================================
2026-04-20 01:55:15,379 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-04-20 01:55:15,379 - 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-04-20 01:55:15,789 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with
2026-04-20 01:55:15,789 - INFO - Initial checks done. Running the testcase now
2026-04-20 01:55:15,789 - INFO -
2026-04-20 01:55:16,573 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-63083205'](cedea437-af3b-449f-8885-2e3374604750)
2026-04-20 01:55:16,629 - DEBUG - Creating VDNS : ctest-vdns1-47268875
2026-04-20 01:55:16,881 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-47268875'] created succesfully
2026-04-20 01:55:16,940 - DEBUG - Verify VDNS entry is shown in control node
2026-04-20 01:55:16,991 - DEBUG - Verify VDNS entry is shown in the API server
2026-04-20 01:55:16,991 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2026-04-20 01:55:17,340 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2026-04-20 01:55:17,426 - DEBUG - Requesting: https://10.0.0.129:8082/domain/44568180-4456-4d24-a723-60c17b729be7
2026-04-20 01:55:17,490 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS/9b349af5-de73-4114-a952-dd4e6d8a5ba2
2026-04-20 01:55:18,347 - DEBUG - Response for create_network : {'network': {'id': '997aadf6-36ad-4ae1-b09d-026a1279903a', 'name': 'ctest-vn1-vdns-59959732', 'tenant_id': 'cedea437af3b449f88852e3374604750', 'project_id': 'cedea437af3b449f88852e3374604750', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-63083205', 'ctest-vn1-vdns-59959732'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-04-20 01:55:18,635 - DEBUG - Response for create_subnet : {'subnet': {'id': '20858334-2ded-4de9-8ced-7d61ed169bf5', 'name': '', 'tenant_id': 'cedea437af3b449f88852e3374604750', 'network_id': '997aadf6-36ad-4ae1-b09d-026a1279903a', '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': '2026-04-20T01:55:18.493042', 'updated_at': '2026-04-20T01:55:18.493042', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'cedea437af3b449f88852e3374604750'}}
2026-04-20 01:55:18,700 - INFO - Created VN ctest-vn1-vdns-59959732
2026-04-20 01:55:18,757 - DEBUG - VN ctest-vn1-vdns-59959732 UUID is 997aadf6-36ad-4ae1-b09d-026a1279903a
2026-04-20 01:55:19,183 - DEBUG - Services list from nova: [, , ]
2026-04-20 01:55:20,351 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-695-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-695-1)
2026-04-20 01:55:20,351 - INFO - Waiting for VM ctest-vm1-test-26903030 to be up..
2026-04-20 01:55:20,549 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-20 01:55:25,693 - DEBUG - VM is in ACTIVE state now
2026-04-20 01:55:25,693 - INFO - VM name : ctest-vm1-test-26903030
2026-04-20 01:55:25,861 - DEBUG - VM ctest-vm1-test-26903030 ID is 4fe26100-f9f6-42c5-b13b-4d71fb55b838
2026-04-20 01:55:25,861 - DEBUG - VM ctest-vm1-test-26903030 launched on Node cn-jenkins-deploy-platform-juju-os-695-1
2026-04-20 01:55:26,022 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/4fe26100-f9f6-42c5-b13b-4d71fb55b838
2026-04-20 01:55:26,082 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/a3cfe6ae-fbd8-420d-af61-9d1e5943eb1e
2026-04-20 01:55:29,583 - 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 1020ms')
2026-04-20 01:55:29,583 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-26903030 failed!
2026-04-20 01:55:29,642 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-63083205:ctest-vn1-vdns-59959732 is 10.10.10.1 and allocation pool is NOT set
2026-04-20 01:55:33,736 - 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 1002ms')
2026-04-20 01:55:33,736 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-26903030 failed!
2026-04-20 01:55:33,797 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-63083205:ctest-vn1-vdns-59959732 is 10.10.10.1 and allocation pool is NOT set
2026-04-20 01:55:35,897 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.696 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.696/1.887/3.078/1.191 ms')
2026-04-20 01:55:35,897 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-26903030 passed
2026-04-20 01:55:36,057 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 01:55:36,058 - DEBUG - Waiting to SSH to VM ctest-vm1-test-26903030, IP 10.10.10.3, Port 22
2026-04-20 01:55:36,294 - DEBUG - VM ctest-vm1-test-26903030 is ready for SSH connections
2026-04-20 01:55:36,295 - 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.129, gateway password: c0ntrail123
2026-04-20 01:55:36,295 - DEBUG - ifconfig | grep 10.10.10.3
2026-04-20 01:55:38,026 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-04-20 01:55:38,027 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-26903030", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-20 01:55:38,027 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-26903030", None, socket.AF_INET6)'
2026-04-20 01:55:38,292 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-26903030, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-20 01:55:38,292 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-26903030
2026-04-20 01:55:40,557 - DEBUG - PING ctest-vm1-test-26903030 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.958 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.424 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.697 ms
--- ctest-vm1-test-26903030 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.424/1.359/2.958 ms
2026-04-20 01:55:40,557 - INFO - Ping to IP ctest-vm1-test-26903030 from VM ctest-vm1-test-26903030 passed
2026-04-20 01:55:40,581 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-04-20 01:55:40,634 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-47268875@0%20AllEntriesVdnsRecordsReq
2026-04-20 01:55:40,687 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-47268875:1:ctest-vm1-test-26903030:10.10.10.3', 'rec_name': 'ctest-vm1-test-26903030', '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-695-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-26903030.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-04-20 01:55:40,687 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-47268875:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-26903030', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-26903030', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-695-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-26903030.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-04-20 01:55:42,314 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-695-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-695-1)
2026-04-20 01:55:42,314 - INFO - Waiting for VM ctest-vm2-test-88330602 to be up..
2026-04-20 01:55:42,427 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-20 01:55:47,595 - DEBUG - VM is in ACTIVE state now
2026-04-20 01:55:47,595 - INFO - VM name : ctest-vm2-test-88330602
2026-04-20 01:55:47,748 - DEBUG - VM ctest-vm2-test-88330602 ID is 34ca5896-71f8-4c3d-a51c-639732771e0d
2026-04-20 01:55:47,748 - DEBUG - VM ctest-vm2-test-88330602 launched on Node cn-jenkins-deploy-platform-juju-os-695-1
2026-04-20 01:55:47,911 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/34ca5896-71f8-4c3d-a51c-639732771e0d
2026-04-20 01:55:47,974 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/cf5430cf-541f-4c2f-8fe1-0fdb6f106135
2026-04-20 01:55:51,464 - 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 1024ms')
2026-04-20 01:55:51,464 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-88330602 failed!
2026-04-20 01:55:51,521 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-63083205:ctest-vn1-vdns-59959732 is 10.10.10.1 and allocation pool is NOT set
2026-04-20 01:55:55,626 - 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=2 ttl=63 time=3.51 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 3.511/3.511/3.511/0.000 ms')
2026-04-20 01:55:55,626 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-88330602 passed
2026-04-20 01:55:55,785 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 01:55:55,786 - DEBUG - Waiting to SSH to VM ctest-vm2-test-88330602, IP 10.10.10.4, Port 22
2026-04-20 01:55:56,024 - DEBUG - VM ctest-vm2-test-88330602 is ready for SSH connections
2026-04-20 01:55:56,025 - 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.129, gateway password: c0ntrail123
2026-04-20 01:55:56,025 - DEBUG - ifconfig | grep 10.10.10.4
2026-04-20 01:55:57,707 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-04-20 01:55:57,707 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88330602", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-20 01:55:57,707 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88330602", None, socket.AF_INET6)'
2026-04-20 01:55:57,965 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-88330602, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-20 01:55:57,965 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-88330602
2026-04-20 01:56:00,238 - DEBUG - PING ctest-vm2-test-88330602 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.137 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.399 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.496 ms
--- ctest-vm2-test-88330602 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.399/1.344/3.137 ms
2026-04-20 01:56:00,238 - INFO - Ping to IP ctest-vm2-test-88330602 from VM ctest-vm2-test-88330602 passed
2026-04-20 01:56:00,261 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-04-20 01:56:00,315 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-47268875@0%20AllEntriesVdnsRecordsReq
2026-04-20 01:56:00,371 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-47268875:1:ctest-vm2-test-88330602:10.10.10.4', 'rec_name': 'ctest-vm2-test-88330602', '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-695-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-88330602.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-04-20 01:56:00,371 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-47268875:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-88330602', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-88330602', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-695-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-88330602.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-04-20 01:56:00,371 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88330602", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-20 01:56:00,371 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88330602", None, socket.AF_INET6)'
2026-04-20 01:56:00,581 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-88330602, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-20 01:56:00,582 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-88330602
2026-04-20 01:56:02,897 - DEBUG - PING ctest-vm2-test-88330602 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.972 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.252 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.197 ms
--- ctest-vm2-test-88330602 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.197/3.473/7.972 ms
2026-04-20 01:56:02,897 - INFO - Ping to IP ctest-vm2-test-88330602 from VM ctest-vm1-test-26903030 passed
2026-04-20 01:56:02,897 - INFO - Try deleting the VDNS entry ctest-vdns1-47268875 with back ref of ipam.
2026-04-20 01:56:02,953 - DEBUG - Delete when resource still referred: ['https://10.0.0.129:8082/network-ipam/794ebc21-1c5c-4801-86b6-43667194af43']
2026-04-20 01:56:02,953 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-04-20 01:56:02,954 - INFO - Add CNAME VDNS record for ctest-vm1-test-26903030 and verify we able to ping by alias name
2026-04-20 01:56:03,001 - DEBUG - Creating VDNS record data : test-rec
2026-04-20 01:56:03,117 - INFO - In verify_on_setup
2026-04-20 01:56:03,214 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-47268875', 'test-rec'] created succesfully
2026-04-20 01:56:03,214 - INFO - Verify VDNS record is shown in the API server
2026-04-20 01:56:03,214 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2026-04-20 01:56:03,270 - DEBUG - Requesting: https://10.0.0.129:8082/domain/44568180-4456-4d24-a723-60c17b729be7
2026-04-20 01:56:03,327 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS/9b349af5-de73-4114-a952-dd4e6d8a5ba2
2026-04-20 01:56:03,383 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS-record/42bb4246-813e-4b47-bc2c-c6dda72384b1
2026-04-20 01:56:03,438 - INFO - Verify VDNS record is shown in the control node
2026-04-20 01:56:03,494 - 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.129, gateway password: c0ntrail123
2026-04-20 01:56:03,495 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-04-20 01:56:03,695 - 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.129, gateway password: c0ntrail123
2026-04-20 01:56:03,696 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-04-20 01:56:03,987 - DEBUG - ping: bad address 'vm1-test-alias'
2026-04-20 01:56:03,988 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-26903030 failed
2026-04-20 01:56:04,988 - 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.129, gateway password: c0ntrail123
2026-04-20 01:56:04,989 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-04-20 01:56:05,187 - 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.129, gateway password: c0ntrail123
2026-04-20 01:56:05,187 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-04-20 01:56:05,442 - DEBUG - ping: bad address 'vm1-test-alias'
2026-04-20 01:56:05,442 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-26903030 failed
2026-04-20 01:56:06,443 - 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.129, gateway password: c0ntrail123
2026-04-20 01:56:06,443 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-04-20 01:56:06,642 - 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.129, gateway password: c0ntrail123
2026-04-20 01:56:06,642 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-04-20 01:56:08,917 - 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.366 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.605 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.452 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.366/0.474/0.605 ms
2026-04-20 01:56:08,917 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-26903030 passed
2026-04-20 01:56:08,917 - DEBUG - Deleting VDNS record data: test-rec
2026-04-20 01:56:08,989 - INFO - VDNS record info: admin_domain:ctest-vdns1-47268875:test-rec deleted successfully.
2026-04-20 01:56:08,989 - INFO - Deleting VM ctest-vm2-test-88330602
2026-04-20 01:56:09,108 - INFO - Deleting VM ctest-vm1-test-26903030
2026-04-20 01:56:09,227 - INFO - Deleting VN ctest-vn1-vdns-59959732
2026-04-20 01:56:09,385 - DEBUG - VN 997aadf6-36ad-4ae1-b09d-026a1279903a still in use: Unable to complete operation on network 997aadf6-36ad-4ae1-b09d-026a1279903a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fe764f9d-bb31-45f8-8a0d-6ed1160f3bc0']
2026-04-20 01:56:09,386 - WARNING - Deleting VN ctest-vn1-vdns-59959732 failed..Will retry
2026-04-20 01:56:11,860 - DEBUG - Response for deleting network ()
2026-04-20 01:56:11,899 - DEBUG - Deleting VDNS Entry: ctest-vdns1-47268875
2026-04-20 01:56:11,989 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-47268875'] deleted successfully.
2026-04-20 01:56:11,989 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2026-04-20 01:56:12,042 - DEBUG - Requesting: https://10.0.0.129:8082/domain/44568180-4456-4d24-a723-60c17b729be7
2026-04-20 01:56:12,102 - DEBUG - VDNS information not found in API server
2026-04-20 01:56:12,102 - INFO - VDNS information ctest-vdns1-47268875 removed from the API Server
2026-04-20 01:56:12,155 - INFO - VDNS information ctest-vdns1-47268875 removed in the Control node
2026-04-20 01:56:12,155 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-63083205']
2026-04-20 01:56:12,570 - DEBUG - No XMPP flaps were noticed during the test
2026-04-20 01:56:12,571 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:57]
2026-04-20 01:56:12,571 - INFO - --------------------------------------------------------------------------------
2026-04-20 01:56:13,369 - INFO - Deleted project: ctest-TestvDNSBasic0-63083205, ID : cedea437-af3b-449f-8885-2e3374604750