2026-09-02 06:14:46,495 - INFO - Domain Default found not creating
2026-09-02 06:14:46,674 - INFO - Project ctest-TestvDNSBasic0-09910836 not found, creating it
2026-09-02 06:14:47,194 - INFO - Created Project:ctest-TestvDNSBasic0-09910836, ID : 675d5c0c-b2d1-4cd4-9537-0598cd6eee63
2026-09-02 06:14:48,894 - INFO - ================================================================================
2026-09-02 06:14:48,895 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-09-02 06:14:48,895 - 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-02 06:14:49,163 - DEBUG - Nothing to compare xmpp stats {'10.0.0.163': {'10.20.0.17': '0'}} with
2026-09-02 06:14:49,163 - INFO - Initial checks done. Running the testcase now
2026-09-02 06:14:49,164 - INFO -
2026-09-02 06:14:49,938 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-09910836'](675d5c0c-b2d1-4cd4-9537-0598cd6eee63)
2026-09-02 06:14:49,990 - DEBUG - Creating VDNS : ctest-vdns1-15464430
2026-09-02 06:14:50,202 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-15464430'] created succesfully
2026-09-02 06:14:50,203 - DEBUG - Verify VDNS entry is shown in control node
2026-09-02 06:14:50,211 - DEBUG - Verify VDNS entry is shown in the API server
2026-09-02 06:14:50,211 - DEBUG - Requesting: http://10.0.0.163:8082/domains
2026-09-02 06:14:50,532 - DEBUG - Requesting: http://10.0.0.163:8082/domains
2026-09-02 06:14:50,560 - DEBUG - Requesting: http://10.0.0.163:8082/domain/316a517e-9c5f-4644-8dd5-5dbab89e726c
2026-09-02 06:14:50,574 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-DNS/77c76e68-8468-4b5c-a2a5-3306816f48ce
2026-09-02 06:14:51,181 - DEBUG - Response for create_network : {'network': {'id': 'f48ef433-e15c-4fbd-a7a1-e601b173afe2', 'name': 'ctest-vn1-vdns-79339001', 'tenant_id': '675d5c0cb2d14cd495370598cd6eee63', 'project_id': '675d5c0cb2d14cd495370598cd6eee63', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-09910836', 'ctest-vn1-vdns-79339001'], 'port_security_enabled': True, 'description': ''}}
2026-09-02 06:14:51,434 - DEBUG - Response for create_subnet : {'subnet': {'id': '75df12b2-f260-4025-a45f-3c13ed7c6594', 'name': '', 'tenant_id': '675d5c0cb2d14cd495370598cd6eee63', 'network_id': 'f48ef433-e15c-4fbd-a7a1-e601b173afe2', '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': '675d5c0cb2d14cd495370598cd6eee63'}}
2026-09-02 06:14:51,454 - INFO - Created VN ctest-vn1-vdns-79339001
2026-09-02 06:14:51,510 - DEBUG - VN ctest-vn1-vdns-79339001 UUID is f48ef433-e15c-4fbd-a7a1-e601b173afe2
2026-09-02 06:14:51,746 - DEBUG - Services list from nova: [, , ]
2026-09-02 06:14:52,141 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6247-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6247-1)
2026-09-02 06:14:52,141 - INFO - Waiting for VM ctest-vm1-test-80181549 to be up..
2026-09-02 06:14:52,182 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:14:57,272 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:15:02,369 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:15:07,461 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:15:12,559 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:15:17,652 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:15:22,748 - DEBUG - VM is in ACTIVE state now
2026-09-02 06:15:22,748 - INFO - VM name : ctest-vm1-test-80181549
2026-09-02 06:15:22,828 - DEBUG - VM ctest-vm1-test-80181549 ID is a3a4f6b8-09a1-4908-9473-84ae0d83e9f4
2026-09-02 06:15:22,829 - DEBUG - VM ctest-vm1-test-80181549 launched on Node cn-jenkins-deploy-platform-ansible-os-6247-1
2026-09-02 06:15:22,906 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine/a3a4f6b8-09a1-4908-9473-84ae0d83e9f4
2026-09-02 06:15:22,917 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine-interface/bdcad8db-2408-44e8-b4cb-c4e78d703f63
2026-09-02 06:15:26,186 - 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=2 ttl=63 time=8.73 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 8.734/8.734/8.734/0.000 ms')
2026-09-02 06:15:26,186 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-80181549 passed
2026-09-02 06:15:26,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 06:15:26,342 - DEBUG - Waiting to SSH to VM ctest-vm1-test-80181549, IP 10.10.10.3, Port 22
2026-09-02 06:15:26,516 - DEBUG - VM ctest-vm1-test-80181549 is ready for SSH connections
2026-09-02 06:15:26,516 - 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.163, gateway password: c0ntrail123
2026-09-02 06:15:26,516 - DEBUG - ifconfig | grep 10.10.10.3
2026-09-02 06:15:28,171 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-09-02 06:15:28,171 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-80181549", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.163, gateway password: c0ntrail123
2026-09-02 06:15:28,171 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-80181549", None, socket.AF_INET6)'
2026-09-02 06:15:28,356 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-80181549, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.163, gateway password: c0ntrail123
2026-09-02 06:15:28,357 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-80181549
2026-09-02 06:15:30,559 - DEBUG - PING ctest-vm1-test-80181549 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=5.510 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.914 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.625 ms
--- ctest-vm1-test-80181549 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.625/2.349/5.510 ms
2026-09-02 06:15:30,559 - INFO - Ping to IP ctest-vm1-test-80181549 from VM ctest-vm1-test-80181549 passed
2026-09-02 06:15:30,575 - DEBUG - Requesting: http://10.0.0.163:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-09-02 06:15:30,585 - DEBUG - Requesting: http://10.0.0.163:8092/Snh_PageReq?x=default-domain:ctest-vdns1-15464430@0%20AllEntriesVdnsRecordsReq
2026-09-02 06:15:30,592 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15464430:1:ctest-vm1-test-80181549:10.10.10.3', 'rec_name': 'ctest-vm1-test-80181549', '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-6247-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-80181549.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-09-02 06:15:30,592 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15464430:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-80181549', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-80181549', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6247-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-80181549.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-02 06:15:31,297 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6247-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6247-1)
2026-09-02 06:15:31,297 - INFO - Waiting for VM ctest-vm2-test-62973791 to be up..
2026-09-02 06:15:31,342 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:15:36,438 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:15:41,537 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:15:46,626 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:15:51,708 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:15:56,793 - DEBUG - VM is in ACTIVE state now
2026-09-02 06:15:56,793 - INFO - VM name : ctest-vm2-test-62973791
2026-09-02 06:15:56,878 - DEBUG - VM ctest-vm2-test-62973791 ID is 0992dd76-ccaa-4db6-af4d-c51f4b8d73d8
2026-09-02 06:15:56,879 - DEBUG - VM ctest-vm2-test-62973791 launched on Node cn-jenkins-deploy-platform-ansible-os-6247-1
2026-09-02 06:15:56,982 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine/0992dd76-ccaa-4db6-af4d-c51f4b8d73d8
2026-09-02 06:15:56,992 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine-interface/b92f5ccf-1c3c-42f9-955b-3b6c2a5574f3
2026-09-02 06:16:00,264 - 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-09-02 06:16:00,264 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-62973791 failed!
2026-09-02 06:16:00,322 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-09910836:ctest-vn1-vdns-79339001 is 10.10.10.1 and allocation pool is NOT set
2026-09-02 06:16:04,398 - 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=12.9 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1012ms\r\nrtt min/avg/max/mdev = 12.948/12.948/12.948/0.000 ms')
2026-09-02 06:16:04,398 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-62973791 passed
2026-09-02 06:16:04,554 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 06:16:04,554 - DEBUG - Waiting to SSH to VM ctest-vm2-test-62973791, IP 10.10.10.4, Port 22
2026-09-02 06:16:04,711 - DEBUG - VM ctest-vm2-test-62973791 is ready for SSH connections
2026-09-02 06:16:04,711 - 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.163, gateway password: c0ntrail123
2026-09-02 06:16:04,711 - DEBUG - ifconfig | grep 10.10.10.4
2026-09-02 06:16:06,877 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-09-02 06:16:06,877 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-62973791", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.163, gateway password: c0ntrail123
2026-09-02 06:16:06,877 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-62973791", None, socket.AF_INET6)'
2026-09-02 06:16:07,049 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-62973791, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.163, gateway password: c0ntrail123
2026-09-02 06:16:07,050 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-62973791
2026-09-02 06:16:09,236 - DEBUG - PING ctest-vm2-test-62973791 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.850 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.458 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.649 ms
--- ctest-vm2-test-62973791 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.458/1.652/3.850 ms
2026-09-02 06:16:09,236 - INFO - Ping to IP ctest-vm2-test-62973791 from VM ctest-vm2-test-62973791 passed
2026-09-02 06:16:09,253 - DEBUG - Requesting: http://10.0.0.163:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-09-02 06:16:09,263 - DEBUG - Requesting: http://10.0.0.163:8092/Snh_PageReq?x=default-domain:ctest-vdns1-15464430@0%20AllEntriesVdnsRecordsReq
2026-09-02 06:16:09,271 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15464430:1:ctest-vm2-test-62973791:10.10.10.4', 'rec_name': 'ctest-vm2-test-62973791', '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-6247-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-62973791.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-09-02 06:16:09,271 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15464430:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-62973791', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-62973791', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6247-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-62973791.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-02 06:16:09,271 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-62973791", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.163, gateway password: c0ntrail123
2026-09-02 06:16:09,271 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-62973791", None, socket.AF_INET6)'
2026-09-02 06:16:09,384 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-62973791, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.163, gateway password: c0ntrail123
2026-09-02 06:16:09,384 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-62973791
2026-09-02 06:16:11,547 - DEBUG - PING ctest-vm2-test-62973791 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.033 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.219 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.128 ms
--- ctest-vm2-test-62973791 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.128/2.460/5.033 ms
2026-09-02 06:16:11,547 - INFO - Ping to IP ctest-vm2-test-62973791 from VM ctest-vm1-test-80181549 passed
2026-09-02 06:16:11,547 - INFO - Try deleting the VDNS entry ctest-vdns1-15464430 with back ref of ipam.
2026-09-02 06:16:11,610 - DEBUG - Delete when resource still referred: ['http://10.0.0.163:8082/network-ipam/3705ff4a-4963-444b-adaf-d56587de071f']
2026-09-02 06:16:11,610 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-09-02 06:16:11,610 - INFO - Add CNAME VDNS record for ctest-vm1-test-80181549 and verify we able to ping by alias name
2026-09-02 06:16:11,658 - DEBUG - Creating VDNS record data : test-rec
2026-09-02 06:16:11,774 - INFO - In verify_on_setup
2026-09-02 06:16:11,870 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-15464430', 'test-rec'] created succesfully
2026-09-02 06:16:11,870 - INFO - Verify VDNS record is shown in the API server
2026-09-02 06:16:11,870 - DEBUG - Requesting: http://10.0.0.163:8082/domains
2026-09-02 06:16:11,877 - DEBUG - Requesting: http://10.0.0.163:8082/domain/316a517e-9c5f-4644-8dd5-5dbab89e726c
2026-09-02 06:16:11,891 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-DNS/77c76e68-8468-4b5c-a2a5-3306816f48ce
2026-09-02 06:16:11,901 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-DNS-record/4aec8796-bd51-4fad-b814-0eae4d0caa4b
2026-09-02 06:16:11,909 - INFO - Verify VDNS record is shown in the control node
2026-09-02 06:16:11,916 - 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.163, gateway password: c0ntrail123
2026-09-02 06:16:11,916 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-09-02 06:16:12,029 - 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.163, gateway password: c0ntrail123
2026-09-02 06:16:12,030 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-09-02 06:16:12,198 - DEBUG - ping: bad address 'vm1-test-alias'
2026-09-02 06:16:12,199 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-80181549 failed
2026-09-02 06:16:13,200 - 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.163, gateway password: c0ntrail123
2026-09-02 06:16:13,200 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-09-02 06:16:13,338 - 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.163, gateway password: c0ntrail123
2026-09-02 06:16:13,338 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-09-02 06:16:13,506 - DEBUG - ping: bad address 'vm1-test-alias'
2026-09-02 06:16:13,506 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-80181549 failed
2026-09-02 06:16:14,507 - 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.163, gateway password: c0ntrail123
2026-09-02 06:16:14,508 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-09-02 06:16:14,625 - 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.163, gateway password: c0ntrail123
2026-09-02 06:16:14,625 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-09-02 06:16:16,788 - 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.281 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.374 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.474 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.281/0.376/0.474 ms
2026-09-02 06:16:16,788 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-80181549 passed
2026-09-02 06:16:16,788 - DEBUG - Deleting VDNS record data: test-rec
2026-09-02 06:16:16,862 - INFO - VDNS record info: default-domain:ctest-vdns1-15464430:test-rec deleted successfully.
2026-09-02 06:16:16,862 - INFO - Deleting VM ctest-vm2-test-62973791
2026-09-02 06:16:16,951 - INFO - Deleting VM ctest-vm1-test-80181549
2026-09-02 06:16:17,039 - INFO - Deleting VN ctest-vn1-vdns-79339001
2026-09-02 06:16:17,079 - DEBUG - VN f48ef433-e15c-4fbd-a7a1-e601b173afe2 still in use: Unable to complete operation on network f48ef433-e15c-4fbd-a7a1-e601b173afe2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-771eaf4e-0f26-413c-969a-0adac766ef87']
2026-09-02 06:16:17,080 - WARNING - Deleting VN ctest-vn1-vdns-79339001 failed..Will retry
2026-09-02 06:16:19,134 - DEBUG - VN f48ef433-e15c-4fbd-a7a1-e601b173afe2 still in use: Unable to complete operation on network f48ef433-e15c-4fbd-a7a1-e601b173afe2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d1701793-9d1a-491a-a7fe-6388c066af60']
2026-09-02 06:16:19,134 - WARNING - Deleting VN ctest-vn1-vdns-79339001 failed..Will retry
2026-09-02 06:16:21,343 - DEBUG - Response for deleting network ()
2026-09-02 06:16:21,387 - DEBUG - Deleting VDNS Entry: ctest-vdns1-15464430
2026-09-02 06:16:21,470 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-15464430'] deleted successfully.
2026-09-02 06:16:21,470 - DEBUG - Requesting: http://10.0.0.163:8082/domains
2026-09-02 06:16:21,478 - DEBUG - Requesting: http://10.0.0.163:8082/domain/316a517e-9c5f-4644-8dd5-5dbab89e726c
2026-09-02 06:16:21,493 - DEBUG - VDNS information not found in API server
2026-09-02 06:16:21,493 - INFO - VDNS information ctest-vdns1-15464430 removed from the API Server
2026-09-02 06:16:21,499 - INFO - VDNS information ctest-vdns1-15464430 removed in the Control node
2026-09-02 06:16:21,499 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-09910836']
2026-09-02 06:16:21,777 - DEBUG - No XMPP flaps were noticed during the test
2026-09-02 06:16:21,777 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:33]
2026-09-02 06:16:21,778 - INFO - --------------------------------------------------------------------------------
2026-09-02 06:16:22,567 - INFO - Deleted project: ctest-TestvDNSBasic0-09910836, ID : 675d5c0c-b2d1-4cd4-9537-0598cd6eee63