2026-09-03 16:55:58,070 - INFO - Domain Default found not creating
2026-09-03 16:55:58,278 - INFO - Project ctest-TestvDNSBasic0-99776925 not found, creating it
2026-09-03 16:55:58,896 - INFO - Created Project:ctest-TestvDNSBasic0-99776925, ID : dc00e4e2-0a40-4e51-a043-2df54fc5f14b
2026-09-03 16:56:00,837 - INFO - ================================================================================
2026-09-03 16:56:00,837 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-09-03 16:56:00,837 - 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-09-03 16:56:01,114 - DEBUG - Nothing to compare xmpp stats {'10.0.0.189': {'10.20.0.17': '0'}} with
2026-09-03 16:56:01,114 - INFO - Initial checks done. Running the testcase now
2026-09-03 16:56:01,114 - INFO -
2026-09-03 16:56:02,094 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-99776925'](dc00e4e2-0a40-4e51-a043-2df54fc5f14b)
2026-09-03 16:56:02,150 - DEBUG - Creating VDNS : ctest-vdns1-71283998
2026-09-03 16:56:02,370 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-71283998'] created succesfully
2026-09-03 16:56:02,370 - DEBUG - Verify VDNS entry is shown in control node
2026-09-03 16:56:02,377 - DEBUG - Verify VDNS entry is shown in the API server
2026-09-03 16:56:02,377 - DEBUG - Requesting: http://10.0.0.189:8082/domains
2026-09-03 16:56:02,781 - DEBUG - Requesting: http://10.0.0.189:8082/domains
2026-09-03 16:56:02,816 - DEBUG - Requesting: http://10.0.0.189:8082/domain/923b318e-a07f-431f-acfb-c1010bd93165
2026-09-03 16:56:02,832 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-DNS/343154ea-4245-4a1c-ae3a-8efc30df4dfa
2026-09-03 16:56:03,465 - DEBUG - Response for create_network : {'network': {'id': '93fa1f1d-e728-4ac3-96e1-92ad329b1f29', 'name': 'ctest-vn1-vdns-05660744', 'tenant_id': 'dc00e4e20a404e51a0432df54fc5f14b', 'project_id': 'dc00e4e20a404e51a0432df54fc5f14b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-99776925', 'ctest-vn1-vdns-05660744'], 'port_security_enabled': True, 'description': ''}}
2026-09-03 16:56:03,673 - DEBUG - Response for create_subnet : {'subnet': {'id': '77f2d5e0-8395-419e-a5a4-fd1a45558f57', 'name': '', 'tenant_id': 'dc00e4e20a404e51a0432df54fc5f14b', 'network_id': '93fa1f1d-e728-4ac3-96e1-92ad329b1f29', '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': 'dc00e4e20a404e51a0432df54fc5f14b'}}
2026-09-03 16:56:03,693 - INFO - Created VN ctest-vn1-vdns-05660744
2026-09-03 16:56:03,746 - DEBUG - VN ctest-vn1-vdns-05660744 UUID is 93fa1f1d-e728-4ac3-96e1-92ad329b1f29
2026-09-03 16:56:03,983 - DEBUG - Services list from nova: [, , ]
2026-09-03 16:56:04,526 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6253-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6253-1)
2026-09-03 16:56:04,526 - INFO - Waiting for VM ctest-vm1-test-15607273 to be up..
2026-09-03 16:56:04,571 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:56:09,675 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:56:14,776 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:56:19,862 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:56:24,952 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:56:30,049 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:56:35,145 - DEBUG - VM is in ACTIVE state now
2026-09-03 16:56:35,145 - INFO - VM name : ctest-vm1-test-15607273
2026-09-03 16:56:35,255 - DEBUG - VM ctest-vm1-test-15607273 ID is ccce3023-487c-4a33-ab5d-a10562d66a28
2026-09-03 16:56:35,256 - DEBUG - VM ctest-vm1-test-15607273 launched on Node cn-jenkins-deploy-platform-ansible-os-6253-1
2026-09-03 16:56:35,358 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/ccce3023-487c-4a33-ab5d-a10562d66a28
2026-09-03 16:56:35,370 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/ce56ee2b-dd1b-4710-831b-50d7fa20115a
2026-09-03 16:56:38,646 - 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 1016ms')
2026-09-03 16:56:38,647 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-15607273 failed!
2026-09-03 16:56:38,706 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-99776925:ctest-vn1-vdns-05660744 is 10.10.10.1 and allocation pool is NOT set
2026-09-03 16:56:40,779 - 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.95 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/2.224/3.948/1.723 ms')
2026-09-03 16:56:40,779 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-15607273 passed
2026-09-03 16:56:40,934 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-03 16:56:40,934 - DEBUG - Waiting to SSH to VM ctest-vm1-test-15607273, IP 10.10.10.3, Port 22
2026-09-03 16:56:41,104 - DEBUG - VM ctest-vm1-test-15607273 is ready for SSH connections
2026-09-03 16:56:41,104 - 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.189, gateway password: c0ntrail123
2026-09-03 16:56:41,104 - DEBUG - ifconfig | grep 10.10.10.3
2026-09-03 16:56:42,740 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-09-03 16:56:42,740 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-15607273", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123
2026-09-03 16:56:42,740 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-15607273", None, socket.AF_INET6)'
2026-09-03 16:56:42,930 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-15607273, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123
2026-09-03 16:56:42,930 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-15607273
2026-09-03 16:56:45,132 - DEBUG - PING ctest-vm1-test-15607273 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.984 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.607 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.617 ms
--- ctest-vm1-test-15607273 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.607/1.736/3.984 ms
2026-09-03 16:56:45,132 - INFO - Ping to IP ctest-vm1-test-15607273 from VM ctest-vm1-test-15607273 passed
2026-09-03 16:56:45,154 - DEBUG - Requesting: http://10.0.0.189:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-09-03 16:56:45,162 - DEBUG - Requesting: http://10.0.0.189:8092/Snh_PageReq?x=default-domain:ctest-vdns1-71283998@0%20AllEntriesVdnsRecordsReq
2026-09-03 16:56:45,168 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-71283998:1:ctest-vm1-test-15607273:10.10.10.3', 'rec_name': 'ctest-vm1-test-15607273', '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-ansible-os-6253-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-15607273.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-09-03 16:56:45,168 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-71283998:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-15607273', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-15607273', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6253-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-15607273.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-09-03 16:56:45,802 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6253-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6253-1)
2026-09-03 16:56:45,802 - INFO - Waiting for VM ctest-vm2-test-88895210 to be up..
2026-09-03 16:56:45,850 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:56:50,939 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:56:56,043 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:57:01,152 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:57:06,266 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:57:11,364 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 16:57:16,456 - DEBUG - VM is in ACTIVE state now
2026-09-03 16:57:16,456 - INFO - VM name : ctest-vm2-test-88895210
2026-09-03 16:57:16,552 - DEBUG - VM ctest-vm2-test-88895210 ID is e7d3a7cb-74d3-4c69-9df0-d433cea59e12
2026-09-03 16:57:16,552 - DEBUG - VM ctest-vm2-test-88895210 launched on Node cn-jenkins-deploy-platform-ansible-os-6253-1
2026-09-03 16:57:16,634 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/e7d3a7cb-74d3-4c69-9df0-d433cea59e12
2026-09-03 16:57:16,644 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/7dcf0d96-968c-4e24-b92f-7d198d570c39
2026-09-03 16:57:19,925 - 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 1029ms')
2026-09-03 16:57:19,926 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-88895210 failed!
2026-09-03 16:57:19,986 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-99776925:ctest-vn1-vdns-05660744 is 10.10.10.1 and allocation pool is NOT set
2026-09-03 16:57:22,051 - 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=4.54 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.536 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.536/2.539/4.543/2.003 ms')
2026-09-03 16:57:22,051 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-88895210 passed
2026-09-03 16:57:22,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-03 16:57:22,207 - DEBUG - Waiting to SSH to VM ctest-vm2-test-88895210, IP 10.10.10.4, Port 22
2026-09-03 16:57:22,374 - DEBUG - VM ctest-vm2-test-88895210 is ready for SSH connections
2026-09-03 16:57:22,374 - 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.189, gateway password: c0ntrail123
2026-09-03 16:57:22,375 - DEBUG - ifconfig | grep 10.10.10.4
2026-09-03 16:57:23,483 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-09-03 16:57:23,483 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88895210", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123
2026-09-03 16:57:23,483 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88895210", None, socket.AF_INET6)'
2026-09-03 16:57:23,701 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-88895210, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123
2026-09-03 16:57:23,701 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-88895210
2026-09-03 16:57:25,922 - DEBUG - PING ctest-vm2-test-88895210 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.123 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.424 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.939 ms
--- ctest-vm2-test-88895210 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.424/1.828/4.123 ms
2026-09-03 16:57:25,922 - INFO - Ping to IP ctest-vm2-test-88895210 from VM ctest-vm2-test-88895210 passed
2026-09-03 16:57:25,938 - DEBUG - Requesting: http://10.0.0.189:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-09-03 16:57:25,947 - DEBUG - Requesting: http://10.0.0.189:8092/Snh_PageReq?x=default-domain:ctest-vdns1-71283998@0%20AllEntriesVdnsRecordsReq
2026-09-03 16:57:25,953 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-71283998:1:ctest-vm2-test-88895210:10.10.10.4', 'rec_name': 'ctest-vm2-test-88895210', '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-ansible-os-6253-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-88895210.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-09-03 16:57:25,954 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-71283998:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-88895210', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-88895210', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6253-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-88895210.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-09-03 16:57:25,954 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88895210", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123
2026-09-03 16:57:25,954 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88895210", None, socket.AF_INET6)'
2026-09-03 16:57:26,092 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-88895210, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123
2026-09-03 16:57:26,092 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-88895210
2026-09-03 16:57:28,275 - DEBUG - PING ctest-vm2-test-88895210 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.176 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.590 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.006 ms
--- ctest-vm2-test-88895210 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.006/2.924/6.176 ms
2026-09-03 16:57:28,275 - INFO - Ping to IP ctest-vm2-test-88895210 from VM ctest-vm1-test-15607273 passed
2026-09-03 16:57:28,275 - INFO - Try deleting the VDNS entry ctest-vdns1-71283998 with back ref of ipam.
2026-09-03 16:57:28,334 - DEBUG - Delete when resource still referred: ['http://10.0.0.189:8082/network-ipam/428e0671-e6cf-4dd8-8874-fdd2808bf2c4']
2026-09-03 16:57:28,334 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-09-03 16:57:28,334 - INFO - Add CNAME VDNS record for ctest-vm1-test-15607273 and verify we able to ping by alias name
2026-09-03 16:57:28,382 - DEBUG - Creating VDNS record data : test-rec
2026-09-03 16:57:28,498 - INFO - In verify_on_setup
2026-09-03 16:57:28,594 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-71283998', 'test-rec'] created succesfully
2026-09-03 16:57:28,594 - INFO - Verify VDNS record is shown in the API server
2026-09-03 16:57:28,594 - DEBUG - Requesting: http://10.0.0.189:8082/domains
2026-09-03 16:57:28,602 - DEBUG - Requesting: http://10.0.0.189:8082/domain/923b318e-a07f-431f-acfb-c1010bd93165
2026-09-03 16:57:28,618 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-DNS/343154ea-4245-4a1c-ae3a-8efc30df4dfa
2026-09-03 16:57:28,628 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-DNS-record/94182415-b185-4c5e-8f26-8bddbe010c15
2026-09-03 16:57:28,637 - INFO - Verify VDNS record is shown in the control node
2026-09-03 16:57:28,644 - 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.189, gateway password: c0ntrail123
2026-09-03 16:57:28,645 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-09-03 16:57:28,782 - 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.189, gateway password: c0ntrail123
2026-09-03 16:57:28,782 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-09-03 16:57:28,960 - DEBUG - ping: bad address 'vm1-test-alias'
2026-09-03 16:57:28,960 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-15607273 failed
2026-09-03 16:57:29,961 - 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.189, gateway password: c0ntrail123
2026-09-03 16:57:29,961 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-09-03 16:57:30,099 - 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.189, gateway password: c0ntrail123
2026-09-03 16:57:30,099 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-09-03 16:57:30,268 - DEBUG - ping: bad address 'vm1-test-alias'
2026-09-03 16:57:30,269 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-15607273 failed
2026-09-03 16:57:31,269 - 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.189, gateway password: c0ntrail123
2026-09-03 16:57:31,270 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-09-03 16:57:31,396 - 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.189, gateway password: c0ntrail123
2026-09-03 16:57:31,396 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-09-03 16:57:33,602 - 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.318 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.470 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.429 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.318/0.405/0.470 ms
2026-09-03 16:57:33,603 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-15607273 passed
2026-09-03 16:57:33,603 - DEBUG - Deleting VDNS record data: test-rec
2026-09-03 16:57:33,686 - INFO - VDNS record info: default-domain:ctest-vdns1-71283998:test-rec deleted successfully.
2026-09-03 16:57:33,686 - INFO - Deleting VM ctest-vm2-test-88895210
2026-09-03 16:57:33,788 - INFO - Deleting VM ctest-vm1-test-15607273
2026-09-03 16:57:33,878 - INFO - Deleting VN ctest-vn1-vdns-05660744
2026-09-03 16:57:33,926 - DEBUG - VN 93fa1f1d-e728-4ac3-96e1-92ad329b1f29 still in use: Unable to complete operation on network 93fa1f1d-e728-4ac3-96e1-92ad329b1f29. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a97f05f0-fe4e-4bc2-ae74-e86ec73a9529']
2026-09-03 16:57:33,926 - WARNING - Deleting VN ctest-vn1-vdns-05660744 failed..Will retry
2026-09-03 16:57:35,988 - DEBUG - VN 93fa1f1d-e728-4ac3-96e1-92ad329b1f29 still in use: Unable to complete operation on network 93fa1f1d-e728-4ac3-96e1-92ad329b1f29. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-217d4ab0-904d-430a-941f-6b64f55630dd']
2026-09-03 16:57:35,988 - WARNING - Deleting VN ctest-vn1-vdns-05660744 failed..Will retry
2026-09-03 16:57:38,242 - DEBUG - Response for deleting network ()
2026-09-03 16:57:38,287 - DEBUG - Deleting VDNS Entry: ctest-vdns1-71283998
2026-09-03 16:57:38,370 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-71283998'] deleted successfully.
2026-09-03 16:57:38,370 - DEBUG - Requesting: http://10.0.0.189:8082/domains
2026-09-03 16:57:38,378 - DEBUG - Requesting: http://10.0.0.189:8082/domain/923b318e-a07f-431f-acfb-c1010bd93165
2026-09-03 16:57:38,394 - DEBUG - VDNS information not found in API server
2026-09-03 16:57:38,394 - INFO - VDNS information ctest-vdns1-71283998 removed from the API Server
2026-09-03 16:57:38,402 - INFO - VDNS information ctest-vdns1-71283998 removed in the Control node
2026-09-03 16:57:38,402 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-99776925']
2026-09-03 16:57:38,675 - DEBUG - No XMPP flaps were noticed during the test
2026-09-03 16:57:38,676 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:38]
2026-09-03 16:57:38,676 - INFO - --------------------------------------------------------------------------------
2026-09-03 16:57:39,519 - INFO - Deleted project: ctest-TestvDNSBasic0-99776925, ID : dc00e4e2-0a40-4e51-a043-2df54fc5f14b