2025-10-31 10:21:20,942 - INFO - Domain Default found not creating
2025-10-31 10:21:21,136 - INFO - Project ctest-TestvDNSBasic0-45596632 not found, creating it
2025-10-31 10:21:21,645 - INFO - Created Project:ctest-TestvDNSBasic0-45596632, ID : 3cfed9f8-f751-46c2-9b38-c8d30ba38934 
2025-10-31 10:21:23,210 - INFO - ================================================================================
2025-10-31 10:21:23,210 - INFO - STARTING TEST    : test_vdns_ping_same_vn
2025-10-31 10:21:23,210 - 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-31 10:21:23,494 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with
2025-10-31 10:21:23,494 - INFO - Initial checks done. Running the testcase now
2025-10-31 10:21:23,494 - INFO - 
2025-10-31 10:21:24,224 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-45596632'](3cfed9f8-f751-46c2-9b38-c8d30ba38934)
2025-10-31 10:21:24,278 - DEBUG - Creating VDNS : ctest-vdns1-18465144
2025-10-31 10:21:24,482 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-18465144'] created succesfully
2025-10-31 10:21:24,482 - DEBUG - Verify VDNS entry is shown in control node
2025-10-31 10:21:24,488 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-31 10:21:24,488 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-31 10:21:24,796 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-31 10:21:24,830 - DEBUG - Requesting: http://10.0.0.254:8082/domain/17fcef7e-59ca-443f-97eb-8682e8663d37
2025-10-31 10:21:24,844 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/e7224937-ea32-4ca5-97e7-55f42b12a8b4
2025-10-31 10:21:25,429 - DEBUG - Response for create_network : {'network': {'id': '3f42e968-2ca6-46c8-a63e-e3300f5bd469', 'name': 'ctest-vn1-vdns-02961844', 'tenant_id': '3cfed9f8f75146c29b38c8d30ba38934', 'project_id': '3cfed9f8f75146c29b38c8d30ba38934', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-45596632', 'ctest-vn1-vdns-02961844'], 'port_security_enabled': True, 'description': ''}}
2025-10-31 10:21:25,608 - DEBUG - Response for create_subnet : {'subnet': {'id': '6f977ebc-eed5-4c5a-b7c4-d5fff80da7f6', 'name': '', 'tenant_id': '3cfed9f8f75146c29b38c8d30ba38934', 'network_id': '3f42e968-2ca6-46c8-a63e-e3300f5bd469', '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': '3cfed9f8f75146c29b38c8d30ba38934'}}
2025-10-31 10:21:25,627 - INFO - Created VN ctest-vn1-vdns-02961844
2025-10-31 10:21:25,687 - DEBUG - VN ctest-vn1-vdns-02961844 UUID is 3f42e968-2ca6-46c8-a63e-e3300f5bd469
2025-10-31 10:21:25,893 - DEBUG - Services list from nova: [, , ]
2025-10-31 10:21:27,003 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4574-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4574-1)
2025-10-31 10:21:27,003 - INFO - Waiting for VM ctest-vm1-test-21839337 to be up..
2025-10-31 10:21:27,049 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-31 10:21:32,126 - DEBUG - VM  is in ACTIVE state now
2025-10-31 10:21:32,126 - INFO - VM name : ctest-vm1-test-21839337
2025-10-31 10:21:32,203 - DEBUG - VM ctest-vm1-test-21839337 ID is 7800a91d-5083-4264-a4d6-c6c2a53a78e9
2025-10-31 10:21:32,203 - DEBUG - VM ctest-vm1-test-21839337 launched on Node cn-jenkins-deploy-platform-ansible-os-4574-1
2025-10-31 10:21:32,282 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7800a91d-5083-4264-a4d6-c6c2a53a78e9
2025-10-31 10:21:32,291 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/4fc74bf4-8615-424a-b8c1-7424ebb45d37
2025-10-31 10:21:35,553 - 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-31 10:21:35,553 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-21839337 failed!
2025-10-31 10:21:35,607 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-45596632:ctest-vn1-vdns-02961844 is 10.10.10.1 and allocation pool is NOT set
2025-10-31 10:21:39,681 - 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=7.19 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 7.192/7.192/7.192/0.000 ms')
2025-10-31 10:21:39,681 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-21839337 passed
2025-10-31 10:21:39,831 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 10:21:39,831 - DEBUG - Waiting to SSH to VM ctest-vm1-test-21839337, IP 10.10.10.3, Port 22
2025-10-31 10:21:39,986 - DEBUG - VM ctest-vm1-test-21839337 is ready for SSH connections
2025-10-31 10:21:39,987 - 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.254, gateway password: c0ntrail123
2025-10-31 10:21:39,987 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-31 10:21:41,685 - DEBUG - inet addr:10.10.10.3  Bcast:10.10.10.255  Mask:255.255.255.0
2025-10-31 10:21:41,685 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-21839337", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-31 10:21:41,685 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-21839337", None, socket.AF_INET6)'
2025-10-31 10:21:41,941 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm1-test-21839337, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-31 10:21:41,941 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm1-test-21839337
2025-10-31 10:21:44,214 - DEBUG - PING ctest-vm1-test-21839337 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.975 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.513 ms
--- ctest-vm1-test-21839337 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.424/1.304/2.975 ms
2025-10-31 10:21:44,214 - INFO - Ping to IP ctest-vm1-test-21839337 from VM ctest-vm1-test-21839337 passed
2025-10-31 10:21:44,229 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-31 10:21:44,237 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-18465144@0%20AllEntriesVdnsRecordsReq
2025-10-31 10:21:44,242 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-18465144:1:ctest-vm1-test-21839337:10.10.10.3', 'rec_name': 'ctest-vm1-test-21839337', '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-4574-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-21839337.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-31 10:21:44,242 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-18465144:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-21839337', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-21839337', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4574-1/dns'} ,
 Expected record data {'rec_data': 'ctest-vm1-test-21839337.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-31 10:21:45,535 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4574-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4574-1)
2025-10-31 10:21:45,535 - INFO - Waiting for VM ctest-vm2-test-18927017 to be up..
2025-10-31 10:21:45,581 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-31 10:21:50,681 - DEBUG - VM  is in ACTIVE state now
2025-10-31 10:21:50,681 - INFO - VM name : ctest-vm2-test-18927017
2025-10-31 10:21:50,766 - DEBUG - VM ctest-vm2-test-18927017 ID is c757d04d-35a3-40e6-86ac-db2b6399e319
2025-10-31 10:21:50,766 - DEBUG - VM ctest-vm2-test-18927017 launched on Node cn-jenkins-deploy-platform-ansible-os-4574-1
2025-10-31 10:21:50,863 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/c757d04d-35a3-40e6-86ac-db2b6399e319
2025-10-31 10:21:50,873 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/c613c0b5-6dbb-42a4-8940-5c46f247568b
2025-10-31 10:21:54,146 - 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 1026ms')
2025-10-31 10:21:54,146 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-18927017 failed!
2025-10-31 10:21:54,160 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-45596632:ctest-vn1-vdns-02961844 is 10.10.10.1 and allocation pool is NOT set
2025-10-31 10:21:56,232 - 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=5.06 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.37 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 = 3.374/4.219/5.064/0.845 ms')
2025-10-31 10:21:56,232 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-18927017 passed
2025-10-31 10:21:56,390 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 10:21:56,391 - DEBUG - Waiting to SSH to VM ctest-vm2-test-18927017, IP 10.10.10.4, Port 22
2025-10-31 10:21:56,557 - DEBUG - VM ctest-vm2-test-18927017 is ready for SSH connections
2025-10-31 10:21:56,557 - 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.254, gateway password: c0ntrail123
2025-10-31 10:21:56,557 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-31 10:21:58,243 - DEBUG - inet addr:10.10.10.4  Bcast:10.10.10.255  Mask:255.255.255.0
2025-10-31 10:21:58,244 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-18927017", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-31 10:21:58,244 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-18927017", None, socket.AF_INET6)'
2025-10-31 10:21:58,495 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm2-test-18927017, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-31 10:21:58,496 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm2-test-18927017
2025-10-31 10:22:00,774 - DEBUG - PING ctest-vm2-test-18927017 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.094 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.367 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.577 ms
--- ctest-vm2-test-18927017 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.367/1.346/3.094 ms
2025-10-31 10:22:00,775 - INFO - Ping to IP ctest-vm2-test-18927017 from VM ctest-vm2-test-18927017 passed
2025-10-31 10:22:00,789 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-31 10:22:00,795 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-18465144@0%20AllEntriesVdnsRecordsReq
2025-10-31 10:22:00,801 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-18465144:1:ctest-vm2-test-18927017:10.10.10.4', 'rec_name': 'ctest-vm2-test-18927017', '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-4574-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-18927017.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-31 10:22:00,801 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-18465144:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-18927017', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-18927017', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4574-1/dns'} ,
 Expected record data {'rec_data': 'ctest-vm2-test-18927017.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-31 10:22:00,801 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-18927017", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-31 10:22:00,801 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-18927017", None, socket.AF_INET6)'
2025-10-31 10:22:01,021 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm2-test-18927017, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-31 10:22:01,021 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm2-test-18927017
2025-10-31 10:22:03,282 - DEBUG - PING ctest-vm2-test-18927017 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.482 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.337 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.174 ms
--- ctest-vm2-test-18927017 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.174/2.331/4.482 ms
2025-10-31 10:22:03,282 - INFO - Ping to IP ctest-vm2-test-18927017 from VM ctest-vm1-test-21839337 passed
2025-10-31 10:22:03,282 - INFO - Try deleting the VDNS entry ctest-vdns1-18465144 with back ref of ipam.
2025-10-31 10:22:03,338 - DEBUG - Delete when resource still referred: ['http://10.0.0.254:8082/network-ipam/5f6d3e48-ad61-414a-8d94-dfe354bb695c']
2025-10-31 10:22:03,339 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-31 10:22:03,339 - INFO - Add CNAME VDNS record for ctest-vm1-test-21839337 and verify we able to ping by alias name
2025-10-31 10:22:03,386 - DEBUG - Creating VDNS record data : test-rec
2025-10-31 10:22:03,494 - INFO - In verify_on_setup
2025-10-31 10:22:03,591 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-18465144', 'test-rec'] created succesfully
2025-10-31 10:22:03,591 - INFO - Verify VDNS record  is shown in the API server
2025-10-31 10:22:03,591 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-31 10:22:03,598 - DEBUG - Requesting: http://10.0.0.254:8082/domain/17fcef7e-59ca-443f-97eb-8682e8663d37
2025-10-31 10:22:03,611 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/e7224937-ea32-4ca5-97e7-55f42b12a8b4
2025-10-31 10:22:03,619 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS-record/8817f3d1-192b-45ad-914c-fcc4e51f8306
2025-10-31 10:22:03,626 - INFO - Verify VDNS record  is shown in the control node
2025-10-31 10:22:03,633 - 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.254, gateway password: c0ntrail123
2025-10-31 10:22:03,633 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-31 10:22:03,831 - 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.254, gateway password: c0ntrail123
2025-10-31 10:22:03,831 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-31 10:22:04,103 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-31 10:22:04,103 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-21839337 failed
2025-10-31 10:22:05,103 - 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.254, gateway password: c0ntrail123
2025-10-31 10:22:05,104 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-31 10:22:05,302 - 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.254, gateway password: c0ntrail123
2025-10-31 10:22:05,302 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-31 10:22:05,550 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-31 10:22:05,550 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-21839337 failed
2025-10-31 10:22:06,550 - 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.254, gateway password: c0ntrail123
2025-10-31 10:22:06,551 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-31 10:22:06,752 - 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.254, gateway password: c0ntrail123
2025-10-31 10:22:06,752 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-31 10:22:09,012 - 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.492 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.548 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.392 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.392/0.477/0.548 ms
2025-10-31 10:22:09,012 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-21839337 passed
2025-10-31 10:22:09,012 - DEBUG - Deleting VDNS record data: test-rec
2025-10-31 10:22:09,082 - INFO - VDNS record info: default-domain:ctest-vdns1-18465144:test-rec deleted successfully.
2025-10-31 10:22:09,083 - INFO - Deleting VM ctest-vm2-test-18927017
2025-10-31 10:22:09,157 - INFO - Deleting VM ctest-vm1-test-21839337
2025-10-31 10:22:09,237 - INFO - Deleting VN ctest-vn1-vdns-02961844 
2025-10-31 10:22:09,282 - DEBUG - VN 3f42e968-2ca6-46c8-a63e-e3300f5bd469 still in use: Unable to complete operation on network 3f42e968-2ca6-46c8-a63e-e3300f5bd469. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-16339ae4-1ed9-4489-b738-144bf83d9431']
2025-10-31 10:22:09,283 - WARNING - Deleting VN ctest-vn1-vdns-02961844 failed..Will retry
2025-10-31 10:22:11,526 - DEBUG - Response for deleting network ()
2025-10-31 10:22:11,556 - DEBUG - Deleting VDNS Entry: ctest-vdns1-18465144
2025-10-31 10:22:11,626 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-18465144'] deleted successfully.
2025-10-31 10:22:11,626 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-31 10:22:11,634 - DEBUG - Requesting: http://10.0.0.254:8082/domain/17fcef7e-59ca-443f-97eb-8682e8663d37
2025-10-31 10:22:11,647 - DEBUG - VDNS information not found in API server
2025-10-31 10:22:11,647 - INFO - VDNS information ctest-vdns1-18465144 removed from the API Server
2025-10-31 10:22:11,652 - INFO - VDNS information ctest-vdns1-18465144 removed in the Control node
2025-10-31 10:22:11,653 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-45596632']
2025-10-31 10:22:11,915 - DEBUG - No XMPP flaps were noticed during the test
2025-10-31 10:22:11,916 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:48]
2025-10-31 10:22:11,916 - INFO - --------------------------------------------------------------------------------
2025-10-31 10:22:12,620 - INFO - Deleted project: ctest-TestvDNSBasic0-45596632, ID : 3cfed9f8-f751-46c2-9b38-c8d30ba38934