2025-10-23 13:18:14,478 - INFO - Domain Default found not creating
2025-10-23 13:18:14,610 - INFO - Project ctest-TestvDNSBasic0-30521197 not found, creating it
2025-10-23 13:18:15,070 - INFO - Created Project:ctest-TestvDNSBasic0-30521197, ID : 29367802-b2fb-453f-a9e8-3ce3d4642b78 
2025-10-23 13:18:16,535 - INFO - ================================================================================
2025-10-23 13:18:16,535 - INFO - STARTING TEST    : test_vdns_ping_same_vn
2025-10-23 13:18:16,535 - 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-23 13:18:16,792 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-10-23 13:18:16,792 - INFO - Initial checks done. Running the testcase now
2025-10-23 13:18:16,792 - INFO - 
2025-10-23 13:18:17,499 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-30521197'](29367802-b2fb-453f-a9e8-3ce3d4642b78)
2025-10-23 13:18:17,553 - DEBUG - Creating VDNS : ctest-vdns1-43101126
2025-10-23 13:18:17,761 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-43101126'] created succesfully
2025-10-23 13:18:17,761 - DEBUG - Verify VDNS entry is shown in control node
2025-10-23 13:18:17,767 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-23 13:18:17,767 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-23 13:18:18,060 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-23 13:18:18,085 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a0dfb5cd-ddb8-4df7-9cb2-c3e1b3606637
2025-10-23 13:18:18,095 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/786c99ef-3c2e-4e73-9b03-7781fdb27770
2025-10-23 13:18:18,645 - DEBUG - Response for create_network : {'network': {'id': 'c8568884-0d4a-4de9-adb7-9b4fe2dd3443', 'name': 'ctest-vn1-vdns-79210957', 'tenant_id': '29367802b2fb453fa9e83ce3d4642b78', 'project_id': '29367802b2fb453fa9e83ce3d4642b78', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-30521197', 'ctest-vn1-vdns-79210957'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 13:18:18,788 - DEBUG - Response for create_subnet : {'subnet': {'id': '6fa62ddd-cac6-4cad-ac38-f3c94bf9a391', 'name': '', 'tenant_id': '29367802b2fb453fa9e83ce3d4642b78', 'network_id': 'c8568884-0d4a-4de9-adb7-9b4fe2dd3443', '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': '29367802b2fb453fa9e83ce3d4642b78'}}
2025-10-23 13:18:18,805 - INFO - Created VN ctest-vn1-vdns-79210957
2025-10-23 13:18:18,857 - DEBUG - VN ctest-vn1-vdns-79210957 UUID is c8568884-0d4a-4de9-adb7-9b4fe2dd3443
2025-10-23 13:18:19,050 - DEBUG - Services list from nova: [, , ]
2025-10-23 13:18:20,100 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4461-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4461-1)
2025-10-23 13:18:20,100 - INFO - Waiting for VM ctest-vm1-test-71367747 to be up..
2025-10-23 13:18:20,138 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-23 13:18:25,205 - DEBUG - VM  is in ACTIVE state now
2025-10-23 13:18:25,205 - INFO - VM name : ctest-vm1-test-71367747
2025-10-23 13:18:25,278 - DEBUG - VM ctest-vm1-test-71367747 ID is 2e5ced1d-03bd-4382-9c93-73e6b4d899cc
2025-10-23 13:18:25,278 - DEBUG - VM ctest-vm1-test-71367747 launched on Node cn-jenkins-deploy-platform-ansible-os-4461-1
2025-10-23 13:18:25,350 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2e5ced1d-03bd-4382-9c93-73e6b4d899cc
2025-10-23 13:18:25,359 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5bb929a3-470f-4a5a-8af9-4677965b1b55
2025-10-23 13:18:28,612 - 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 1018ms')
2025-10-23 13:18:28,612 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-71367747 failed!
2025-10-23 13:18:28,669 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-30521197:ctest-vn1-vdns-79210957 is 10.10.10.1 and allocation pool is NOT set
2025-10-23 13:18:30,731 - 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=2.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.79 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 = 2.736/2.763/2.791/0.027 ms')
2025-10-23 13:18:30,731 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-71367747 passed
2025-10-23 13:18:30,877 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 13:18:30,878 - DEBUG - Waiting to SSH to VM ctest-vm1-test-71367747, IP 10.10.10.3, Port 22
2025-10-23 13:18:30,933 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-10-23 13:18:31,003 - DEBUG - VM ctest-vm1-test-71367747 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-23 13:18:36,003 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 13:18:36,003 - DEBUG - Waiting to SSH to VM ctest-vm1-test-71367747, IP 10.10.10.3, Port 22
2025-10-23 13:18:36,168 - DEBUG - VM ctest-vm1-test-71367747 is ready for SSH connections
2025-10-23 13:18:36,168 - 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.38, gateway password: c0ntrail123
2025-10-23 13:18:36,168 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-23 13:18:37,826 - DEBUG - inet addr:10.10.10.3  Bcast:10.10.10.255  Mask:255.255.255.0
2025-10-23 13:18:37,826 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-71367747", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-23 13:18:37,826 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-71367747", None, socket.AF_INET6)'
2025-10-23 13:18:38,071 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm1-test-71367747, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-23 13:18:38,071 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm1-test-71367747
2025-10-23 13:18:40,321 - DEBUG - PING ctest-vm1-test-71367747 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.742 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.314 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.677 ms
--- ctest-vm1-test-71367747 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.314/1.244/2.742 ms
2025-10-23 13:18:40,321 - INFO - Ping to IP ctest-vm1-test-71367747 from VM ctest-vm1-test-71367747 passed
2025-10-23 13:18:40,333 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-23 13:18:40,338 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-43101126@0%20AllEntriesVdnsRecordsReq
2025-10-23 13:18:40,343 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-43101126:1:ctest-vm1-test-71367747:10.10.10.3', 'rec_name': 'ctest-vm1-test-71367747', '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-4461-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-71367747.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-23 13:18:40,343 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-43101126:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-71367747', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-71367747', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4461-1/dns'} ,
 Expected record data {'rec_data': 'ctest-vm1-test-71367747.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-23 13:18:41,492 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4461-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4461-1)
2025-10-23 13:18:41,492 - INFO - Waiting for VM ctest-vm2-test-31462756 to be up..
2025-10-23 13:18:41,534 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-23 13:18:46,604 - DEBUG - VM  is in ACTIVE state now
2025-10-23 13:18:46,604 - INFO - VM name : ctest-vm2-test-31462756
2025-10-23 13:18:46,675 - DEBUG - VM ctest-vm2-test-31462756 ID is d3d12151-23e0-4418-9714-32aae5075c8a
2025-10-23 13:18:46,675 - DEBUG - VM ctest-vm2-test-31462756 launched on Node cn-jenkins-deploy-platform-ansible-os-4461-1
2025-10-23 13:18:46,757 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d3d12151-23e0-4418-9714-32aae5075c8a
2025-10-23 13:18:46,766 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f1a1322b-86b1-45d1-b478-9b33740db78f
2025-10-23 13:18:50,019 - 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 1014ms')
2025-10-23 13:18:50,020 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-31462756 failed!
2025-10-23 13:18:50,074 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-30521197:ctest-vn1-vdns-79210957 is 10.10.10.1 and allocation pool is NOT set
2025-10-23 13:18:52,136 - 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.62 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.30 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 = 1.295/2.958/4.622/1.663 ms')
2025-10-23 13:18:52,136 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-31462756 passed
2025-10-23 13:18:52,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 13:18:52,286 - DEBUG - Waiting to SSH to VM ctest-vm2-test-31462756, IP 10.10.10.4, Port 22
2025-10-23 13:18:52,340 - 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': ''}
2025-10-23 13:18:52,410 - DEBUG - VM ctest-vm2-test-31462756 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-23 13:18:57,410 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 13:18:57,411 - DEBUG - Waiting to SSH to VM ctest-vm2-test-31462756, IP 10.10.10.4, Port 22
2025-10-23 13:18:57,562 - DEBUG - VM ctest-vm2-test-31462756 is ready for SSH connections
2025-10-23 13:18:57,562 - 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.38, gateway password: c0ntrail123
2025-10-23 13:18:57,562 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-23 13:18:59,228 - DEBUG - inet addr:10.10.10.4  Bcast:10.10.10.255  Mask:255.255.255.0
2025-10-23 13:18:59,228 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-31462756", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-23 13:18:59,228 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-31462756", None, socket.AF_INET6)'
2025-10-23 13:18:59,484 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm2-test-31462756, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-23 13:18:59,484 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm2-test-31462756
2025-10-23 13:19:01,757 - DEBUG - PING ctest-vm2-test-31462756 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.373 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.478 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.462 ms
--- ctest-vm2-test-31462756 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.462/1.437/3.373 ms
2025-10-23 13:19:01,757 - INFO - Ping to IP ctest-vm2-test-31462756 from VM ctest-vm2-test-31462756 passed
2025-10-23 13:19:01,770 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-23 13:19:01,775 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-43101126@0%20AllEntriesVdnsRecordsReq
2025-10-23 13:19:01,780 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-43101126:1:ctest-vm2-test-31462756:10.10.10.4', 'rec_name': 'ctest-vm2-test-31462756', '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-4461-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-31462756.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-23 13:19:01,780 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-43101126:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-31462756', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-31462756', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4461-1/dns'} ,
 Expected record data {'rec_data': 'ctest-vm2-test-31462756.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-23 13:19:01,780 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-31462756", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-23 13:19:01,780 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-31462756", None, socket.AF_INET6)'
2025-10-23 13:19:01,984 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm2-test-31462756, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-23 13:19:01,984 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm2-test-31462756
2025-10-23 13:19:04,258 - DEBUG - PING ctest-vm2-test-31462756 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.032 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.700 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.976 ms
--- ctest-vm2-test-31462756 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.700/1.569/3.032 ms
2025-10-23 13:19:04,258 - INFO - Ping to IP ctest-vm2-test-31462756 from VM ctest-vm1-test-71367747 passed
2025-10-23 13:19:04,259 - INFO - Try deleting the VDNS entry ctest-vdns1-43101126 with back ref of ipam.
2025-10-23 13:19:04,313 - DEBUG - Delete when resource still referred: ['http://10.0.0.38:8082/network-ipam/42a2b34e-209f-4e9f-8bd7-a440068946c3']
2025-10-23 13:19:04,313 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-23 13:19:04,313 - INFO - Add CNAME VDNS record for ctest-vm1-test-71367747 and verify we able to ping by alias name
2025-10-23 13:19:04,361 - DEBUG - Creating VDNS record data : test-rec
2025-10-23 13:19:04,469 - INFO - In verify_on_setup
2025-10-23 13:19:04,565 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-43101126', 'test-rec'] created succesfully
2025-10-23 13:19:04,565 - INFO - Verify VDNS record  is shown in the API server
2025-10-23 13:19:04,566 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-23 13:19:04,572 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a0dfb5cd-ddb8-4df7-9cb2-c3e1b3606637
2025-10-23 13:19:04,586 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/786c99ef-3c2e-4e73-9b03-7781fdb27770
2025-10-23 13:19:04,595 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/f6c4efda-c8da-47b3-b334-39166d71deb2
2025-10-23 13:19:04,602 - INFO - Verify VDNS record  is shown in the control node
2025-10-23 13:19:04,608 - 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.38, gateway password: c0ntrail123
2025-10-23 13:19:04,608 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-23 13:19:04,792 - 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.38, gateway password: c0ntrail123
2025-10-23 13:19:04,792 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-23 13:19:05,032 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-23 13:19:05,032 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-71367747 failed
2025-10-23 13:19:06,033 - 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.38, gateway password: c0ntrail123
2025-10-23 13:19:06,033 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-23 13:19:06,240 - 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.38, gateway password: c0ntrail123
2025-10-23 13:19:06,240 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-23 13:19:06,506 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-23 13:19:06,506 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-71367747 failed
2025-10-23 13:19:07,506 - 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.38, gateway password: c0ntrail123
2025-10-23 13:19:07,507 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-23 13:19:07,702 - 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.38, gateway password: c0ntrail123
2025-10-23 13:19:07,702 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-23 13:19:09,992 - 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.506 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.379 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.420 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.379/0.435/0.506 ms
2025-10-23 13:19:09,992 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-71367747 passed
2025-10-23 13:19:09,992 - DEBUG - Deleting VDNS record data: test-rec
2025-10-23 13:19:10,057 - INFO - VDNS record info: default-domain:ctest-vdns1-43101126:test-rec deleted successfully.
2025-10-23 13:19:10,057 - INFO - Deleting VM ctest-vm2-test-31462756
2025-10-23 13:19:10,126 - INFO - Deleting VM ctest-vm1-test-71367747
2025-10-23 13:19:10,189 - INFO - Deleting VN ctest-vn1-vdns-79210957 
2025-10-23 13:19:10,220 - DEBUG - VN c8568884-0d4a-4de9-adb7-9b4fe2dd3443 still in use: Unable to complete operation on network c8568884-0d4a-4de9-adb7-9b4fe2dd3443. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cbf74f94-c964-4c18-8999-46967bd637d7']
2025-10-23 13:19:10,220 - WARNING - Deleting VN ctest-vn1-vdns-79210957 failed..Will retry
2025-10-23 13:19:12,426 - DEBUG - Response for deleting network ()
2025-10-23 13:19:12,455 - DEBUG - Deleting VDNS Entry: ctest-vdns1-43101126
2025-10-23 13:19:12,521 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-43101126'] deleted successfully.
2025-10-23 13:19:12,521 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-23 13:19:12,528 - DEBUG - Requesting: http://10.0.0.38:8082/domain/a0dfb5cd-ddb8-4df7-9cb2-c3e1b3606637
2025-10-23 13:19:12,539 - DEBUG - VDNS information not found in API server
2025-10-23 13:19:12,539 - INFO - VDNS information ctest-vdns1-43101126 removed from the API Server
2025-10-23 13:19:12,544 - INFO - VDNS information ctest-vdns1-43101126 removed in the Control node
2025-10-23 13:19:12,544 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-30521197']
2025-10-23 13:19:12,799 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 13:19:12,799 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2025-10-23 13:19:12,799 - INFO - --------------------------------------------------------------------------------
2025-10-23 13:19:13,444 - INFO - Deleted project: ctest-TestvDNSBasic0-30521197, ID : 29367802-b2fb-453f-a9e8-3ce3d4642b78