2026-03-06 13:16:59,196 - INFO - Reading existing Domain with UUID 18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1
2026-03-06 13:16:59,209 - INFO - Using existing domain ['admin_domain'](18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1)
2026-03-06 13:16:59,479 - INFO - Project ctest-TestvDNSBasic0-40725467 not found, creating it
2026-03-06 13:17:00,051 - INFO - Created Project:ctest-TestvDNSBasic0-40725467, ID : da831a56-69c9-448e-8f2a-a356f41b4122
2026-03-06 13:17:02,099 - INFO - ================================================================================
2026-03-06 13:17:02,099 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-03-06 13:17:02,099 - 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-06 13:17:02,498 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.41': '0'}} with
2026-03-06 13:17:02,498 - INFO - Initial checks done. Running the testcase now
2026-03-06 13:17:02,498 - INFO -
2026-03-06 13:17:03,352 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-40725467'](da831a56-69c9-448e-8f2a-a356f41b4122)
2026-03-06 13:17:03,407 - DEBUG - Creating VDNS : ctest-vdns1-44988095
2026-03-06 13:17:03,636 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-44988095'] created succesfully
2026-03-06 13:17:03,636 - DEBUG - Verify VDNS entry is shown in control node
2026-03-06 13:17:03,694 - DEBUG - Verify VDNS entry is shown in the API server
2026-03-06 13:17:03,694 - DEBUG - Requesting: https://10.0.0.41:8082/domains
2026-03-06 13:17:04,049 - DEBUG - Requesting: https://10.0.0.41:8082/domains
2026-03-06 13:17:04,168 - DEBUG - Requesting: https://10.0.0.41:8082/domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1
2026-03-06 13:17:04,233 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-DNS/081a822c-ed2e-4baa-839a-ae0064d243d4
2026-03-06 13:17:05,142 - DEBUG - Response for create_network : {'network': {'id': '2c94d304-4ac6-4d60-b0c6-760232ee75f7', 'name': 'ctest-vn1-vdns-45181638', 'tenant_id': 'da831a5669c9448e8f2aa356f41b4122', 'project_id': 'da831a5669c9448e8f2aa356f41b4122', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-40725467', 'ctest-vn1-vdns-45181638'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-03-06 13:17:05,486 - DEBUG - Response for create_subnet : {'subnet': {'id': '3f3ab848-2ec7-40a4-a150-7f849663d867', 'name': '', 'tenant_id': 'da831a5669c9448e8f2aa356f41b4122', 'network_id': '2c94d304-4ac6-4d60-b0c6-760232ee75f7', '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-03-06T13:17:05.320704', 'updated_at': '2026-03-06T13:17:05.320704', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'da831a5669c9448e8f2aa356f41b4122'}}
2026-03-06 13:17:05,558 - INFO - Created VN ctest-vn1-vdns-45181638
2026-03-06 13:17:05,616 - DEBUG - VN ctest-vn1-vdns-45181638 UUID is 2c94d304-4ac6-4d60-b0c6-760232ee75f7
2026-03-06 13:17:06,070 - DEBUG - Services list from nova: [, , ]
2026-03-06 13:17:07,275 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-681-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-681-1)
2026-03-06 13:17:07,275 - INFO - Waiting for VM ctest-vm1-test-66134794 to be up..
2026-03-06 13:17:07,374 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-06 13:17:12,524 - DEBUG - VM is in ACTIVE state now
2026-03-06 13:17:12,524 - INFO - VM name : ctest-vm1-test-66134794
2026-03-06 13:17:12,675 - DEBUG - VM ctest-vm1-test-66134794 ID is a3c2a395-ef31-46f4-8552-15a08e85815c
2026-03-06 13:17:12,675 - DEBUG - VM ctest-vm1-test-66134794 launched on Node cn-jenkins-deploy-platform-juju-os-681-1
2026-03-06 13:17:12,827 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine/a3c2a395-ef31-46f4-8552-15a08e85815c
2026-03-06 13:17:12,885 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine-interface/a59862ef-e59d-49aa-bb82-1ce3a24cb6aa
2026-03-06 13:17:16,380 - 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 1012ms')
2026-03-06 13:17:16,381 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-66134794 failed!
2026-03-06 13:17:16,440 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-40725467:ctest-vn1-vdns-45181638 is 10.10.10.1 and allocation pool is NOT set
2026-03-06 13:17:20,541 - 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 1005ms')
2026-03-06 13:17:20,542 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-66134794 failed!
2026-03-06 13:17:20,605 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-40725467:ctest-vn1-vdns-45181638 is 10.10.10.1 and allocation pool is NOT set
2026-03-06 13:17:22,703 - 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=6.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.27 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.274/3.861/6.449/2.587 ms')
2026-03-06 13:17:22,703 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-66134794 passed
2026-03-06 13:17:22,864 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 13:17:22,864 - DEBUG - Waiting to SSH to VM ctest-vm1-test-66134794, IP 10.10.10.3, Port 22
2026-03-06 13:17:23,091 - DEBUG - VM ctest-vm1-test-66134794 is ready for SSH connections
2026-03-06 13:17:23,091 - 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
2026-03-06 13:17:23,091 - DEBUG - ifconfig | grep 10.10.10.3
2026-03-06 13:17:24,794 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-03-06 13:17:24,795 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-66134794", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-03-06 13:17:24,795 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-66134794", None, socket.AF_INET6)'
2026-03-06 13:17:25,133 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-66134794, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-03-06 13:17:25,133 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-66134794
2026-03-06 13:17:27,412 - DEBUG - PING ctest-vm1-test-66134794 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.072 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.909 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.522 ms
--- ctest-vm1-test-66134794 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.522/1.501/3.072 ms
2026-03-06 13:17:27,412 - INFO - Ping to IP ctest-vm1-test-66134794 from VM ctest-vm1-test-66134794 passed
2026-03-06 13:17:27,437 - DEBUG - Requesting: https://10.0.0.41:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-03-06 13:17:27,488 - DEBUG - Requesting: https://10.0.0.41:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-44988095@0%20AllEntriesVdnsRecordsReq
2026-03-06 13:17:27,544 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-44988095:1:ctest-vm1-test-66134794:10.10.10.3', 'rec_name': 'ctest-vm1-test-66134794', '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-681-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-66134794.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-03-06 13:17:27,545 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-44988095:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-66134794', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-66134794', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-681-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-66134794.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-03-06 13:17:29,240 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-681-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-681-1)
2026-03-06 13:17:29,240 - INFO - Waiting for VM ctest-vm2-test-28382860 to be up..
2026-03-06 13:17:29,349 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-06 13:17:34,510 - DEBUG - VM is in ACTIVE state now
2026-03-06 13:17:34,510 - INFO - VM name : ctest-vm2-test-28382860
2026-03-06 13:17:34,681 - DEBUG - VM ctest-vm2-test-28382860 ID is cf583dc3-4d06-4bc0-9855-3fd489444d9a
2026-03-06 13:17:34,681 - DEBUG - VM ctest-vm2-test-28382860 launched on Node cn-jenkins-deploy-platform-juju-os-681-1
2026-03-06 13:17:34,840 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine/cf583dc3-4d06-4bc0-9855-3fd489444d9a
2026-03-06 13:17:34,897 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-machine-interface/c2e5003f-c391-4a98-88b1-c696f29a8aae
2026-03-06 13:17:38,390 - 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 1030ms')
2026-03-06 13:17:38,390 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-28382860 failed!
2026-03-06 13:17:38,452 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-40725467:ctest-vn1-vdns-45181638 is 10.10.10.1 and allocation pool is NOT set
2026-03-06 13:17:42,583 - 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 1025ms')
2026-03-06 13:17:42,583 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-28382860 failed!
2026-03-06 13:17:42,640 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-40725467:ctest-vn1-vdns-45181638 is 10.10.10.1 and allocation pool is NOT set
2026-03-06 13:17:44,735 - 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.16 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.573 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.573/1.865/3.158/1.292 ms')
2026-03-06 13:17:44,735 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-28382860 passed
2026-03-06 13:17:44,891 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 13:17:44,892 - DEBUG - Waiting to SSH to VM ctest-vm2-test-28382860, IP 10.10.10.4, Port 22
2026-03-06 13:17:45,107 - DEBUG - VM ctest-vm2-test-28382860 is ready for SSH connections
2026-03-06 13:17:45,107 - 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
2026-03-06 13:17:45,107 - DEBUG - ifconfig | grep 10.10.10.4
2026-03-06 13:17:46,805 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-03-06 13:17:46,806 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-28382860", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-03-06 13:17:46,806 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-28382860", None, socket.AF_INET6)'
2026-03-06 13:17:47,114 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-28382860, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-03-06 13:17:47,114 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-28382860
2026-03-06 13:17:49,420 - DEBUG - PING ctest-vm2-test-28382860 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.440 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.434 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.741 ms
--- ctest-vm2-test-28382860 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.434/1.538/3.440 ms
2026-03-06 13:17:49,420 - INFO - Ping to IP ctest-vm2-test-28382860 from VM ctest-vm2-test-28382860 passed
2026-03-06 13:17:49,442 - DEBUG - Requesting: https://10.0.0.41:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-03-06 13:17:49,496 - DEBUG - Requesting: https://10.0.0.41:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-44988095@0%20AllEntriesVdnsRecordsReq
2026-03-06 13:17:49,549 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-44988095:1:ctest-vm2-test-28382860:10.10.10.4', 'rec_name': 'ctest-vm2-test-28382860', '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-681-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-28382860.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-03-06 13:17:49,549 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-44988095:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-28382860', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-28382860', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-681-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-28382860.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-03-06 13:17:49,549 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-28382860", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-03-06 13:17:49,550 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-28382860", None, socket.AF_INET6)'
2026-03-06 13:17:49,760 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-28382860, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-03-06 13:17:49,761 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-28382860
2026-03-06 13:17:52,037 - DEBUG - PING ctest-vm2-test-28382860 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.338 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.336 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.294 ms
--- ctest-vm2-test-28382860 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.294/2.656/5.338 ms
2026-03-06 13:17:52,037 - INFO - Ping to IP ctest-vm2-test-28382860 from VM ctest-vm1-test-66134794 passed
2026-03-06 13:17:52,037 - INFO - Try deleting the VDNS entry ctest-vdns1-44988095 with back ref of ipam.
2026-03-06 13:17:52,095 - DEBUG - Delete when resource still referred: ['https://10.0.0.41:8082/network-ipam/43bf10ec-d4dc-47b2-89bb-7ac3d9042318']
2026-03-06 13:17:52,095 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-03-06 13:17:52,096 - INFO - Add CNAME VDNS record for ctest-vm1-test-66134794 and verify we able to ping by alias name
2026-03-06 13:17:52,147 - DEBUG - Creating VDNS record data : test-rec
2026-03-06 13:17:52,267 - INFO - In verify_on_setup
2026-03-06 13:17:52,363 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-44988095', 'test-rec'] created succesfully
2026-03-06 13:17:52,364 - INFO - Verify VDNS record is shown in the API server
2026-03-06 13:17:52,364 - DEBUG - Requesting: https://10.0.0.41:8082/domains
2026-03-06 13:17:52,416 - DEBUG - Requesting: https://10.0.0.41:8082/domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1
2026-03-06 13:17:52,477 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-DNS/081a822c-ed2e-4baa-839a-ae0064d243d4
2026-03-06 13:17:52,533 - DEBUG - Requesting: https://10.0.0.41:8082/virtual-DNS-record/5d29a83c-abf8-45d5-8a70-e3f2ff8c5d94
2026-03-06 13:17:52,588 - INFO - Verify VDNS record is shown in the control node
2026-03-06 13:17:52,641 - 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
2026-03-06 13:17:52,641 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-03-06 13:17:52,857 - 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
2026-03-06 13:17:52,857 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-03-06 13:17:53,125 - DEBUG - ping: bad address 'vm1-test-alias'
2026-03-06 13:17:53,125 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-66134794 failed
2026-03-06 13:17:54,125 - 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
2026-03-06 13:17:54,126 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-03-06 13:17:54,342 - 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
2026-03-06 13:17:54,342 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-03-06 13:17:54,610 - DEBUG - ping: bad address 'vm1-test-alias'
2026-03-06 13:17:54,610 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-66134794 failed
2026-03-06 13:17:55,611 - 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
2026-03-06 13:17:55,611 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-03-06 13:17:55,821 - 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
2026-03-06 13:17:55,821 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-03-06 13:17:58,115 - 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.844 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.615 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.435 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.435/0.631/0.844 ms
2026-03-06 13:17:58,115 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-66134794 passed
2026-03-06 13:17:58,115 - DEBUG - Deleting VDNS record data: test-rec
2026-03-06 13:17:58,195 - INFO - VDNS record info: admin_domain:ctest-vdns1-44988095:test-rec deleted successfully.
2026-03-06 13:17:58,196 - INFO - Deleting VM ctest-vm2-test-28382860
2026-03-06 13:17:58,320 - INFO - Deleting VM ctest-vm1-test-66134794
2026-03-06 13:17:58,454 - INFO - Deleting VN ctest-vn1-vdns-45181638
2026-03-06 13:17:58,611 - DEBUG - VN 2c94d304-4ac6-4d60-b0c6-760232ee75f7 still in use: Unable to complete operation on network 2c94d304-4ac6-4d60-b0c6-760232ee75f7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cf505d08-49ea-405f-9e55-cfe2281add68']
2026-03-06 13:17:58,612 - WARNING - Deleting VN ctest-vn1-vdns-45181638 failed..Will retry
2026-03-06 13:18:01,133 - DEBUG - Response for deleting network ()
2026-03-06 13:18:01,190 - DEBUG - Deleting VDNS Entry: ctest-vdns1-44988095
2026-03-06 13:18:01,359 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-44988095'] deleted successfully.
2026-03-06 13:18:01,360 - DEBUG - Requesting: https://10.0.0.41:8082/domains
2026-03-06 13:18:01,417 - DEBUG - Requesting: https://10.0.0.41:8082/domain/18ce25eb-0c3f-4af5-9f79-0fc6a509b3f1
2026-03-06 13:18:01,481 - DEBUG - VDNS information not found in API server
2026-03-06 13:18:01,482 - INFO - VDNS information ctest-vdns1-44988095 removed from the API Server
2026-03-06 13:18:01,537 - INFO - VDNS information ctest-vdns1-44988095 removed in the Control node
2026-03-06 13:18:01,538 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-40725467']
2026-03-06 13:18:01,961 - DEBUG - No XMPP flaps were noticed during the test
2026-03-06 13:18:01,961 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:59]
2026-03-06 13:18:01,962 - INFO - --------------------------------------------------------------------------------
2026-03-06 13:18:02,917 - INFO - Deleted project: ctest-TestvDNSBasic0-40725467, ID : da831a56-69c9-448e-8f2a-a356f41b4122