2026-08-14 04:10:01,271 - INFO - Domain Default found not creating
2026-08-14 04:10:01,472 - INFO - Project ctest-TestvDNSBasic0-35962441 not found, creating it
2026-08-14 04:10:02,015 - INFO - Created Project:ctest-TestvDNSBasic0-35962441, ID : 5f145e24-8d30-4d7c-9dca-98a01dcd30a5
2026-08-14 04:10:03,914 - INFO - ================================================================================
2026-08-14 04:10:03,914 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-08-14 04:10:03,914 - 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-08-14 04:10:04,188 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.17': '0'}} with
2026-08-14 04:10:04,188 - INFO - Initial checks done. Running the testcase now
2026-08-14 04:10:04,188 - INFO -
2026-08-14 04:10:05,099 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-35962441'](5f145e24-8d30-4d7c-9dca-98a01dcd30a5)
2026-08-14 04:10:05,158 - DEBUG - Creating VDNS : ctest-vdns1-05861700
2026-08-14 04:10:05,379 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-05861700'] created succesfully
2026-08-14 04:10:05,379 - DEBUG - Verify VDNS entry is shown in control node
2026-08-14 04:10:05,388 - DEBUG - Verify VDNS entry is shown in the API server
2026-08-14 04:10:05,388 - DEBUG - Requesting: http://10.0.0.161:8082/domains
2026-08-14 04:10:05,768 - DEBUG - Requesting: http://10.0.0.161:8082/domains
2026-08-14 04:10:05,803 - DEBUG - Requesting: http://10.0.0.161:8082/domain/0a9cca3f-d863-4ec3-b0a1-69b7ae068a9b
2026-08-14 04:10:05,819 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-DNS/e0dc86d6-2285-4056-9d01-a330271edf63
2026-08-14 04:10:06,557 - DEBUG - Response for create_network : {'network': {'id': '52a28bc4-ae2f-48cf-9207-97882800152a', 'name': 'ctest-vn1-vdns-01683321', 'tenant_id': '5f145e248d304d7c9dca98a01dcd30a5', 'project_id': '5f145e248d304d7c9dca98a01dcd30a5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-35962441', 'ctest-vn1-vdns-01683321'], 'port_security_enabled': True, 'description': ''}}
2026-08-14 04:10:06,790 - DEBUG - Response for create_subnet : {'subnet': {'id': '17ab0a1e-33d5-4585-827f-453c00e9089e', 'name': '', 'tenant_id': '5f145e248d304d7c9dca98a01dcd30a5', 'network_id': '52a28bc4-ae2f-48cf-9207-97882800152a', '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': '5f145e248d304d7c9dca98a01dcd30a5'}}
2026-08-14 04:10:06,814 - INFO - Created VN ctest-vn1-vdns-01683321
2026-08-14 04:10:06,871 - DEBUG - VN ctest-vn1-vdns-01683321 UUID is 52a28bc4-ae2f-48cf-9207-97882800152a
2026-08-14 04:10:07,111 - DEBUG - Services list from nova: [, , ]
2026-08-14 04:10:07,514 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6155-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6155-1)
2026-08-14 04:10:07,515 - INFO - Waiting for VM ctest-vm1-test-58476231 to be up..
2026-08-14 04:10:07,566 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 04:10:12,660 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 04:10:17,751 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 04:10:22,845 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 04:10:27,933 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 04:10:33,017 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 04:10:38,102 - DEBUG - VM is in ACTIVE state now
2026-08-14 04:10:38,102 - INFO - VM name : ctest-vm1-test-58476231
2026-08-14 04:10:38,179 - DEBUG - VM ctest-vm1-test-58476231 ID is 4dcd6afe-a4a8-45e2-8ab1-2e7e8d4909cb
2026-08-14 04:10:38,179 - DEBUG - VM ctest-vm1-test-58476231 launched on Node cn-jenkins-deploy-platform-ansible-os-6155-1
2026-08-14 04:10:38,263 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/4dcd6afe-a4a8-45e2-8ab1-2e7e8d4909cb
2026-08-14 04:10:38,272 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/15b6e878-fdcc-4cc4-8918-9a8e477e32b4
2026-08-14 04:10:41,551 - 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 1024ms')
2026-08-14 04:10:41,552 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-58476231 failed!
2026-08-14 04:10:41,610 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-35962441:ctest-vn1-vdns-01683321 is 10.10.10.1 and allocation pool is NOT set
2026-08-14 04:10:43,680 - 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=4.24 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.753 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 = 0.753/2.496/4.240/1.743 ms')
2026-08-14 04:10:43,680 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-58476231 passed
2026-08-14 04:10:43,839 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-14 04:10:43,839 - DEBUG - Waiting to SSH to VM ctest-vm1-test-58476231, IP 10.10.10.3, Port 22
2026-08-14 04:10:44,012 - DEBUG - VM ctest-vm1-test-58476231 is ready for SSH connections
2026-08-14 04:10:44,013 - 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.161, gateway password: c0ntrail123
2026-08-14 04:10:44,013 - DEBUG - ifconfig | grep 10.10.10.3
2026-08-14 04:10:45,657 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-08-14 04:10:45,658 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-58476231", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-14 04:10:45,658 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-58476231", None, socket.AF_INET6)'
2026-08-14 04:10:45,847 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-58476231, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-14 04:10:45,847 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-58476231
2026-08-14 04:10:48,032 - DEBUG - PING ctest-vm1-test-58476231 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.665 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.611 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.608 ms
--- ctest-vm1-test-58476231 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.608/1.628/3.665 ms
2026-08-14 04:10:48,032 - INFO - Ping to IP ctest-vm1-test-58476231 from VM ctest-vm1-test-58476231 passed
2026-08-14 04:10:48,050 - DEBUG - Requesting: http://10.0.0.161:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-08-14 04:10:48,057 - DEBUG - Requesting: http://10.0.0.161:8092/Snh_PageReq?x=default-domain:ctest-vdns1-05861700@0%20AllEntriesVdnsRecordsReq
2026-08-14 04:10:48,062 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-05861700:1:ctest-vm1-test-58476231:10.10.10.3', 'rec_name': 'ctest-vm1-test-58476231', '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-6155-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-58476231.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-08-14 04:10:48,063 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-05861700:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-58476231', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-58476231', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6155-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-58476231.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-08-14 04:10:48,708 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6155-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6155-1)
2026-08-14 04:10:48,708 - INFO - Waiting for VM ctest-vm2-test-57488847 to be up..
2026-08-14 04:10:48,759 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 04:10:53,839 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 04:10:58,928 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 04:11:04,012 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 04:11:09,102 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-14 04:11:14,201 - DEBUG - VM is in ACTIVE state now
2026-08-14 04:11:14,201 - INFO - VM name : ctest-vm2-test-57488847
2026-08-14 04:11:14,292 - DEBUG - VM ctest-vm2-test-57488847 ID is 4ed5c9f1-c21f-48b7-bf2e-b45aaf96146d
2026-08-14 04:11:14,292 - DEBUG - VM ctest-vm2-test-57488847 launched on Node cn-jenkins-deploy-platform-ansible-os-6155-1
2026-08-14 04:11:14,390 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/4ed5c9f1-c21f-48b7-bf2e-b45aaf96146d
2026-08-14 04:11:14,403 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/9e63613c-2ac3-4d3e-a72e-b7f669887cc1
2026-08-14 04:11:17,676 - 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-08-14 04:11:17,676 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-57488847 failed!
2026-08-14 04:11:17,739 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-35962441:ctest-vn1-vdns-01683321 is 10.10.10.1 and allocation pool is NOT set
2026-08-14 04:11:21,833 - 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=13.5 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1032ms\r\nrtt min/avg/max/mdev = 13.545/13.545/13.545/0.000 ms')
2026-08-14 04:11:21,833 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-57488847 passed
2026-08-14 04:11:21,987 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-14 04:11:21,987 - DEBUG - Waiting to SSH to VM ctest-vm2-test-57488847, IP 10.10.10.4, Port 22
2026-08-14 04:11:22,053 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-08-14 04:11:22,147 - DEBUG - VM ctest-vm2-test-57488847 is NOT ready for SSH connections, VM status: ACTIVE
2026-08-14 04:11:27,147 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-14 04:11:27,147 - DEBUG - Waiting to SSH to VM ctest-vm2-test-57488847, IP 10.10.10.4, Port 22
2026-08-14 04:11:27,317 - DEBUG - VM ctest-vm2-test-57488847 is ready for SSH connections
2026-08-14 04:11:27,317 - 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.161, gateway password: c0ntrail123
2026-08-14 04:11:27,317 - DEBUG - ifconfig | grep 10.10.10.4
2026-08-14 04:11:28,430 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-08-14 04:11:28,431 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-57488847", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-14 04:11:28,431 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-57488847", None, socket.AF_INET6)'
2026-08-14 04:11:28,696 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-57488847, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-14 04:11:28,697 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-57488847
2026-08-14 04:11:30,961 - DEBUG - PING ctest-vm2-test-57488847 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.746 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.452 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.481 ms
--- ctest-vm2-test-57488847 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.452/1.559/3.746 ms
2026-08-14 04:11:30,962 - INFO - Ping to IP ctest-vm2-test-57488847 from VM ctest-vm2-test-57488847 passed
2026-08-14 04:11:30,978 - DEBUG - Requesting: http://10.0.0.161:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-08-14 04:11:30,986 - DEBUG - Requesting: http://10.0.0.161:8092/Snh_PageReq?x=default-domain:ctest-vdns1-05861700@0%20AllEntriesVdnsRecordsReq
2026-08-14 04:11:30,992 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-05861700:1:ctest-vm2-test-57488847:10.10.10.4', 'rec_name': 'ctest-vm2-test-57488847', '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-6155-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-57488847.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-08-14 04:11:30,992 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-05861700:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-57488847', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-57488847', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6155-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-57488847.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-08-14 04:11:30,993 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-57488847", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-14 04:11:30,993 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-57488847", None, socket.AF_INET6)'
2026-08-14 04:11:31,119 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-57488847, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-14 04:11:31,119 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-57488847
2026-08-14 04:11:33,285 - DEBUG - PING ctest-vm2-test-57488847 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.052 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.132 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.249 ms
--- ctest-vm2-test-57488847 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.132/3.144/7.052 ms
2026-08-14 04:11:33,286 - INFO - Ping to IP ctest-vm2-test-57488847 from VM ctest-vm1-test-58476231 passed
2026-08-14 04:11:33,286 - INFO - Try deleting the VDNS entry ctest-vdns1-05861700 with back ref of ipam.
2026-08-14 04:11:33,346 - DEBUG - Delete when resource still referred: ['http://10.0.0.161:8082/network-ipam/0d0bc678-b7eb-4c89-819e-7e6accff8d60']
2026-08-14 04:11:33,346 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-08-14 04:11:33,347 - INFO - Add CNAME VDNS record for ctest-vm1-test-58476231 and verify we able to ping by alias name
2026-08-14 04:11:33,394 - DEBUG - Creating VDNS record data : test-rec
2026-08-14 04:11:33,515 - INFO - In verify_on_setup
2026-08-14 04:11:33,610 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-05861700', 'test-rec'] created succesfully
2026-08-14 04:11:33,611 - INFO - Verify VDNS record is shown in the API server
2026-08-14 04:11:33,611 - DEBUG - Requesting: http://10.0.0.161:8082/domains
2026-08-14 04:11:33,617 - DEBUG - Requesting: http://10.0.0.161:8082/domain/0a9cca3f-d863-4ec3-b0a1-69b7ae068a9b
2026-08-14 04:11:33,631 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-DNS/e0dc86d6-2285-4056-9d01-a330271edf63
2026-08-14 04:11:33,641 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-DNS-record/ad3e715d-174f-4d87-9ac3-3b114b2406ab
2026-08-14 04:11:33,650 - INFO - Verify VDNS record is shown in the control node
2026-08-14 04:11:33,658 - 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.161, gateway password: c0ntrail123
2026-08-14 04:11:33,658 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-14 04:11:33,774 - 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.161, gateway password: c0ntrail123
2026-08-14 04:11:33,774 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-14 04:11:33,940 - DEBUG - ping: bad address 'vm1-test-alias'
2026-08-14 04:11:33,940 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-58476231 failed
2026-08-14 04:11:34,942 - 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.161, gateway password: c0ntrail123
2026-08-14 04:11:34,942 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-14 04:11:35,070 - 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.161, gateway password: c0ntrail123
2026-08-14 04:11:35,070 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-14 04:11:35,228 - DEBUG - ping: bad address 'vm1-test-alias'
2026-08-14 04:11:35,228 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-58476231 failed
2026-08-14 04:11:36,229 - 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.161, gateway password: c0ntrail123
2026-08-14 04:11:36,229 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-14 04:11:36,355 - 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.161, gateway password: c0ntrail123
2026-08-14 04:11:36,355 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-14 04:11:38,537 - 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.385 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=1.020 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.471 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.385/0.625/1.020 ms
2026-08-14 04:11:38,538 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-58476231 passed
2026-08-14 04:11:38,538 - DEBUG - Deleting VDNS record data: test-rec
2026-08-14 04:11:38,618 - INFO - VDNS record info: default-domain:ctest-vdns1-05861700:test-rec deleted successfully.
2026-08-14 04:11:38,619 - INFO - Deleting VM ctest-vm2-test-57488847
2026-08-14 04:11:38,695 - INFO - Deleting VM ctest-vm1-test-58476231
2026-08-14 04:11:38,789 - INFO - Deleting VN ctest-vn1-vdns-01683321
2026-08-14 04:11:38,826 - DEBUG - VN 52a28bc4-ae2f-48cf-9207-97882800152a still in use: Unable to complete operation on network 52a28bc4-ae2f-48cf-9207-97882800152a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-81dab490-ac2a-4be9-b547-8768192140e1']
2026-08-14 04:11:38,826 - WARNING - Deleting VN ctest-vn1-vdns-01683321 failed..Will retry
2026-08-14 04:11:40,875 - DEBUG - VN 52a28bc4-ae2f-48cf-9207-97882800152a still in use: Unable to complete operation on network 52a28bc4-ae2f-48cf-9207-97882800152a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4d1f0242-cf6a-4f55-b7dd-80f2b0bb5c53']
2026-08-14 04:11:40,875 - WARNING - Deleting VN ctest-vn1-vdns-01683321 failed..Will retry
2026-08-14 04:11:43,116 - DEBUG - Response for deleting network ()
2026-08-14 04:11:43,155 - DEBUG - Deleting VDNS Entry: ctest-vdns1-05861700
2026-08-14 04:11:43,234 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-05861700'] deleted successfully.
2026-08-14 04:11:43,235 - DEBUG - Requesting: http://10.0.0.161:8082/domains
2026-08-14 04:11:43,242 - DEBUG - Requesting: http://10.0.0.161:8082/domain/0a9cca3f-d863-4ec3-b0a1-69b7ae068a9b
2026-08-14 04:11:43,255 - DEBUG - VDNS information not found in API server
2026-08-14 04:11:43,255 - INFO - VDNS information ctest-vdns1-05861700 removed from the API Server
2026-08-14 04:11:43,261 - INFO - VDNS information ctest-vdns1-05861700 removed in the Control node
2026-08-14 04:11:43,261 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-35962441']
2026-08-14 04:11:43,531 - DEBUG - No XMPP flaps were noticed during the test
2026-08-14 04:11:43,532 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:40]
2026-08-14 04:11:43,532 - INFO - --------------------------------------------------------------------------------
2026-08-14 04:11:44,326 - INFO - Deleted project: ctest-TestvDNSBasic0-35962441, ID : 5f145e24-8d30-4d7c-9dca-98a01dcd30a5