2025-10-08 22:20:28,572 - INFO - Domain Default found not creating
2025-10-08 22:20:28,693 - INFO - Project ctest-TestvDNSBasic0-71980066 not found, creating it
2025-10-08 22:20:29,156 - INFO - Created Project:ctest-TestvDNSBasic0-71980066, ID : dfd3b3dc-defb-4c03-b1c9-a4cc49afb43f
2025-10-08 22:20:30,491 - INFO - ================================================================================
2025-10-08 22:20:30,492 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-10-08 22:20:30,492 - 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
2025-10-08 22:20:30,742 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.254': '0'}} with
2025-10-08 22:20:30,742 - INFO - Initial checks done. Running the testcase now
2025-10-08 22:20:30,742 - INFO -
2025-10-08 22:20:31,406 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-71980066'](dfd3b3dc-defb-4c03-b1c9-a4cc49afb43f)
2025-10-08 22:20:31,458 - DEBUG - Creating VDNS : ctest-vdns1-93117313
2025-10-08 22:20:31,658 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-93117313'] created succesfully
2025-10-08 22:20:31,658 - DEBUG - Verify VDNS entry is shown in control node
2025-10-08 22:20:31,663 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-08 22:20:31,663 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-10-08 22:20:31,950 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-10-08 22:20:31,974 - DEBUG - Requesting: http://10.0.0.23:8082/domain/8c5bfd11-78c7-425a-b27d-2ea89958427e
2025-10-08 22:20:31,984 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-DNS/ec177033-9c28-4ece-a90f-d66466ad83da
2025-10-08 22:20:32,519 - DEBUG - Response for create_network : {'network': {'id': 'f8b9571d-8175-4b75-b9e0-4563046fa2f3', 'name': 'ctest-vn1-vdns-37300528', 'tenant_id': 'dfd3b3dcdefb4c03b1c9a4cc49afb43f', 'project_id': 'dfd3b3dcdefb4c03b1c9a4cc49afb43f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-71980066', 'ctest-vn1-vdns-37300528'], 'port_security_enabled': True, 'description': ''}}
2025-10-08 22:20:32,684 - DEBUG - Response for create_subnet : {'subnet': {'id': '65fd8caf-2560-4868-99a9-318c75e4e0c0', 'name': '', 'tenant_id': 'dfd3b3dcdefb4c03b1c9a4cc49afb43f', 'network_id': 'f8b9571d-8175-4b75-b9e0-4563046fa2f3', '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': 'dfd3b3dcdefb4c03b1c9a4cc49afb43f'}}
2025-10-08 22:20:32,698 - INFO - Created VN ctest-vn1-vdns-37300528
2025-10-08 22:20:32,750 - DEBUG - VN ctest-vn1-vdns-37300528 UUID is f8b9571d-8175-4b75-b9e0-4563046fa2f3
2025-10-08 22:20:32,920 - DEBUG - Services list from nova: [, , ]
2025-10-08 22:20:33,847 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4247-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4247-1)
2025-10-08 22:20:33,847 - INFO - Waiting for VM ctest-vm1-test-00450438 to be up..
2025-10-08 22:20:33,880 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-08 22:20:38,968 - DEBUG - VM is in ACTIVE state now
2025-10-08 22:20:38,968 - INFO - VM name : ctest-vm1-test-00450438
2025-10-08 22:20:39,026 - DEBUG - VM ctest-vm1-test-00450438 ID is b39d29be-9aac-4e2e-aa8b-e798b5e5080d
2025-10-08 22:20:39,026 - DEBUG - VM ctest-vm1-test-00450438 launched on Node cn-jenkins-deploy-platform-ansible-os-4247-1
2025-10-08 22:20:39,087 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/b39d29be-9aac-4e2e-aa8b-e798b5e5080d
2025-10-08 22:20:39,093 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/c6e24483-c255-4b20-ad8b-b87a974c43c1
2025-10-08 22:20:42,340 - 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 1028ms')
2025-10-08 22:20:42,340 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-00450438 failed!
2025-10-08 22:20:42,394 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-71980066:ctest-vn1-vdns-37300528 is 10.10.10.1 and allocation pool is NOT set
2025-10-08 22:20:44,455 - 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.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.704 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.704/2.092/3.481/1.388 ms')
2025-10-08 22:20:44,455 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-00450438 passed
2025-10-08 22:20:44,606 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 22:20:44,606 - DEBUG - Waiting to SSH to VM ctest-vm1-test-00450438, IP 10.10.10.3, Port 22
2025-10-08 22:20:44,757 - DEBUG - VM ctest-vm1-test-00450438 is ready for SSH connections
2025-10-08 22:20:44,757 - 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.23, gateway password: c0ntrail123
2025-10-08 22:20:44,757 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-08 22:20:46,413 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-08 22:20:46,413 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-00450438", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-10-08 22:20:46,413 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-00450438", None, socket.AF_INET6)'
2025-10-08 22:20:46,641 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-00450438, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-10-08 22:20:46,641 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-00450438
2025-10-08 22:20:48,896 - DEBUG - PING ctest-vm1-test-00450438 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.952 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.321 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.392 ms
--- ctest-vm1-test-00450438 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.321/1.221/2.952 ms
2025-10-08 22:20:48,896 - INFO - Ping to IP ctest-vm1-test-00450438 from VM ctest-vm1-test-00450438 passed
2025-10-08 22:20:48,908 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-08 22:20:48,913 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=default-domain:ctest-vdns1-93117313@0%20AllEntriesVdnsRecordsReq
2025-10-08 22:20:48,917 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-93117313:1:ctest-vm1-test-00450438:10.10.10.3', 'rec_name': 'ctest-vm1-test-00450438', '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-4247-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-00450438.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-08 22:20:48,917 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-93117313:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-00450438', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-00450438', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4247-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-00450438.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'}
2025-10-08 22:20:50,014 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4247-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4247-1)
2025-10-08 22:20:50,014 - INFO - Waiting for VM ctest-vm2-test-82591278 to be up..
2025-10-08 22:20:50,047 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-08 22:20:55,111 - DEBUG - VM is in ACTIVE state now
2025-10-08 22:20:55,111 - INFO - VM name : ctest-vm2-test-82591278
2025-10-08 22:20:55,172 - DEBUG - VM ctest-vm2-test-82591278 ID is 908a6dc1-8f1d-4b57-a011-d4e5efe1f4f9
2025-10-08 22:20:55,172 - DEBUG - VM ctest-vm2-test-82591278 launched on Node cn-jenkins-deploy-platform-ansible-os-4247-1
2025-10-08 22:20:55,237 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/908a6dc1-8f1d-4b57-a011-d4e5efe1f4f9
2025-10-08 22:20:55,281 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/e81a4ee6-b16e-4212-8182-deb3116f6ad7
2025-10-08 22:20:58,537 - 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 1011ms')
2025-10-08 22:20:58,537 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-82591278 failed!
2025-10-08 22:20:58,590 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-71980066:ctest-vn1-vdns-37300528 is 10.10.10.1 and allocation pool is NOT set
2025-10-08 22:21:00,649 - 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=2.57 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.86 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.570/2.713/2.856/0.143 ms')
2025-10-08 22:21:00,649 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-82591278 passed
2025-10-08 22:21:00,798 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 22:21:00,798 - DEBUG - Waiting to SSH to VM ctest-vm2-test-82591278, IP 10.10.10.4, Port 22
2025-10-08 22:21:00,953 - DEBUG - VM ctest-vm2-test-82591278 is ready for SSH connections
2025-10-08 22:21:00,953 - 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.23, gateway password: c0ntrail123
2025-10-08 22:21:00,954 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-08 22:21:02,565 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-08 22:21:02,565 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-82591278", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-10-08 22:21:02,565 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-82591278", None, socket.AF_INET6)'
2025-10-08 22:21:02,792 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-82591278, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-10-08 22:21:02,792 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-82591278
2025-10-08 22:21:05,030 - DEBUG - PING ctest-vm2-test-82591278 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.687 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.312 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.398 ms
--- ctest-vm2-test-82591278 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.312/1.132/2.687 ms
2025-10-08 22:21:05,030 - INFO - Ping to IP ctest-vm2-test-82591278 from VM ctest-vm2-test-82591278 passed
2025-10-08 22:21:05,044 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-08 22:21:05,049 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=default-domain:ctest-vdns1-93117313@0%20AllEntriesVdnsRecordsReq
2025-10-08 22:21:05,054 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-93117313:1:ctest-vm2-test-82591278:10.10.10.4', 'rec_name': 'ctest-vm2-test-82591278', '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-4247-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-82591278.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-08 22:21:05,054 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-93117313:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-82591278', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-82591278', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4247-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-82591278.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'}
2025-10-08 22:21:05,054 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-82591278", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-10-08 22:21:05,054 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-82591278", None, socket.AF_INET6)'
2025-10-08 22:21:05,233 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-82591278, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-10-08 22:21:05,233 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-82591278
2025-10-08 22:21:07,489 - DEBUG - PING ctest-vm2-test-82591278 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.932 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.796 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.667 ms
--- ctest-vm2-test-82591278 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.667/2.465/5.932 ms
2025-10-08 22:21:07,489 - INFO - Ping to IP ctest-vm2-test-82591278 from VM ctest-vm1-test-00450438 passed
2025-10-08 22:21:07,489 - INFO - Try deleting the VDNS entry ctest-vdns1-93117313 with back ref of ipam.
2025-10-08 22:21:07,542 - DEBUG - Delete when resource still referred: ['http://10.0.0.23:8082/network-ipam/53420d9d-fec2-4b49-a4e1-adc71ca02fbc']
2025-10-08 22:21:07,542 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-08 22:21:07,542 - INFO - Add CNAME VDNS record for ctest-vm1-test-00450438 and verify we able to ping by alias name
2025-10-08 22:21:07,590 - DEBUG - Creating VDNS record data : test-rec
2025-10-08 22:21:07,698 - INFO - In verify_on_setup
2025-10-08 22:21:07,798 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-93117313', 'test-rec'] created succesfully
2025-10-08 22:21:07,798 - INFO - Verify VDNS record is shown in the API server
2025-10-08 22:21:07,798 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-10-08 22:21:07,804 - DEBUG - Requesting: http://10.0.0.23:8082/domain/8c5bfd11-78c7-425a-b27d-2ea89958427e
2025-10-08 22:21:07,813 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-DNS/ec177033-9c28-4ece-a90f-d66466ad83da
2025-10-08 22:21:07,818 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-DNS-record/e780f31b-53dd-4cd5-8c1e-ebe7dee7d349
2025-10-08 22:21:07,823 - INFO - Verify VDNS record is shown in the control node
2025-10-08 22:21:07,828 - 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.23, gateway password: c0ntrail123
2025-10-08 22:21:07,828 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-08 22:21:07,999 - 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.23, gateway password: c0ntrail123
2025-10-08 22:21:07,999 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-08 22:21:08,232 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-08 22:21:08,232 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-00450438 failed
2025-10-08 22:21:09,233 - 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.23, gateway password: c0ntrail123
2025-10-08 22:21:09,233 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-08 22:21:09,408 - 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.23, gateway password: c0ntrail123
2025-10-08 22:21:09,408 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-08 22:21:09,637 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-08 22:21:09,637 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-00450438 failed
2025-10-08 22:21:10,638 - 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.23, gateway password: c0ntrail123
2025-10-08 22:21:10,638 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-08 22:21:10,813 - 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.23, gateway password: c0ntrail123
2025-10-08 22:21:10,813 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-08 22:21:13,048 - 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.297 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.325 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.297/0.348/0.424 ms
2025-10-08 22:21:13,048 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-00450438 passed
2025-10-08 22:21:13,048 - DEBUG - Deleting VDNS record data: test-rec
2025-10-08 22:21:13,114 - INFO - VDNS record info: default-domain:ctest-vdns1-93117313:test-rec deleted successfully.
2025-10-08 22:21:13,114 - INFO - Deleting VM ctest-vm2-test-82591278
2025-10-08 22:21:13,174 - INFO - Deleting VM ctest-vm1-test-00450438
2025-10-08 22:21:13,233 - INFO - Deleting VN ctest-vn1-vdns-37300528
2025-10-08 22:21:13,264 - DEBUG - VN f8b9571d-8175-4b75-b9e0-4563046fa2f3 still in use: Unable to complete operation on network f8b9571d-8175-4b75-b9e0-4563046fa2f3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2ec0021f-b40f-4ccb-869a-6e191a4575fb']
2025-10-08 22:21:13,264 - WARNING - Deleting VN ctest-vn1-vdns-37300528 failed..Will retry
2025-10-08 22:21:15,572 - DEBUG - Response for deleting network ()
2025-10-08 22:21:15,596 - DEBUG - Deleting VDNS Entry: ctest-vdns1-93117313
2025-10-08 22:21:15,662 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-93117313'] deleted successfully.
2025-10-08 22:21:15,662 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-10-08 22:21:15,668 - DEBUG - Requesting: http://10.0.0.23:8082/domain/8c5bfd11-78c7-425a-b27d-2ea89958427e
2025-10-08 22:21:15,680 - DEBUG - VDNS information not found in API server
2025-10-08 22:21:15,680 - INFO - VDNS information ctest-vdns1-93117313 removed from the API Server
2025-10-08 22:21:15,684 - INFO - VDNS information ctest-vdns1-93117313 removed in the Control node
2025-10-08 22:21:15,684 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-71980066']
2025-10-08 22:21:15,946 - DEBUG - No XMPP flaps were noticed during the test
2025-10-08 22:21:15,946 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:45]
2025-10-08 22:21:15,946 - INFO - --------------------------------------------------------------------------------
2025-10-08 22:21:16,590 - INFO - Deleted project: ctest-TestvDNSBasic0-71980066, ID : dfd3b3dc-defb-4c03-b1c9-a4cc49afb43f