2025-10-09 10:36:23,275 - INFO - Reading existing Domain with UUID dfa458d1-aaf5-4c71-9ede-e49be62ab991 2025-10-09 10:36:23,286 - INFO - Using existing domain ['admin_domain'](dfa458d1-aaf5-4c71-9ede-e49be62ab991) 2025-10-09 10:36:23,559 - INFO - Project ctest-TestvDNSBasic0-99526940 not found, creating it 2025-10-09 10:36:24,081 - INFO - Created Project:ctest-TestvDNSBasic0-99526940, ID : 840da4cf-f410-4a1e-aa9c-81bb089fc634 2025-10-09 10:36:25,903 - INFO - ================================================================================ 2025-10-09 10:36:25,903 - INFO - STARTING TEST : test_vdns_ping_same_vn 2025-10-09 10:36:25,903 - 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-09 10:36:26,288 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.33': '0'}} with 2025-10-09 10:36:26,288 - INFO - Initial checks done. Running the testcase now 2025-10-09 10:36:26,288 - INFO - 2025-10-09 10:36:27,063 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-99526940'](840da4cf-f410-4a1e-aa9c-81bb089fc634) 2025-10-09 10:36:27,114 - DEBUG - Creating VDNS : ctest-vdns1-28890514 2025-10-09 10:36:27,323 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-28890514'] created succesfully 2025-10-09 10:36:27,323 - DEBUG - Verify VDNS entry is shown in control node 2025-10-09 10:36:27,375 - DEBUG - Verify VDNS entry is shown in the API server 2025-10-09 10:36:27,375 - DEBUG - Requesting: https://10.0.0.33:8082/domains 2025-10-09 10:36:27,715 - DEBUG - Requesting: https://10.0.0.33:8082/domains 2025-10-09 10:36:27,799 - DEBUG - Requesting: https://10.0.0.33:8082/domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 2025-10-09 10:36:27,860 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-DNS/e6fdb089-4ad6-41f9-96d7-572a8ccc45e9 2025-10-09 10:36:28,691 - DEBUG - Response for create_network : {'network': {'id': 'cc126f50-19d8-425f-a338-d3aae6886f53', 'name': 'ctest-vn1-vdns-31930474', 'tenant_id': '840da4cff4104a1eaa9c81bb089fc634', 'project_id': '840da4cff4104a1eaa9c81bb089fc634', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-99526940', 'ctest-vn1-vdns-31930474'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2025-10-09 10:36:28,991 - DEBUG - Response for create_subnet : {'subnet': {'id': '8a4d35fa-00bd-4e43-802a-c095820f563a', 'name': '', 'tenant_id': '840da4cff4104a1eaa9c81bb089fc634', 'network_id': 'cc126f50-19d8-425f-a338-d3aae6886f53', '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': [], 'created_at': '2025-10-09T10:36:28.831512', 'updated_at': '2025-10-09T10:36:28.831512', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '840da4cff4104a1eaa9c81bb089fc634'}} 2025-10-09 10:36:29,057 - INFO - Created VN ctest-vn1-vdns-31930474 2025-10-09 10:36:29,111 - DEBUG - VN ctest-vn1-vdns-31930474 UUID is cc126f50-19d8-425f-a338-d3aae6886f53 2025-10-09 10:36:29,515 - DEBUG - Services list from nova: [, , ] 2025-10-09 10:36:30,629 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-587-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-587-1) 2025-10-09 10:36:30,629 - INFO - Waiting for VM ctest-vm1-test-90711779 to be up.. 2025-10-09 10:36:30,730 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-09 10:36:35,866 - DEBUG - VM is in ACTIVE state now 2025-10-09 10:36:35,867 - INFO - VM name : ctest-vm1-test-90711779 2025-10-09 10:36:36,000 - DEBUG - VM ctest-vm1-test-90711779 ID is 28e4a1b9-964c-4957-bf9b-b1a035a5dc11 2025-10-09 10:36:36,000 - DEBUG - VM ctest-vm1-test-90711779 launched on Node cn-jenkins-deploy-platform-juju-os-587-1 2025-10-09 10:36:36,138 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine/28e4a1b9-964c-4957-bf9b-b1a035a5dc11 2025-10-09 10:36:36,191 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine-interface/c4199c15-6f43-41fd-beeb-5bf785e435ed 2025-10-09 10:36:39,679 - 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 1036ms') 2025-10-09 10:36:39,679 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-90711779 failed! 2025-10-09 10:36:39,735 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-99526940:ctest-vn1-vdns-31930474 is 10.10.10.1 and allocation pool is NOT set 2025-10-09 10:36:43,834 - 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=10.9 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1017ms\r\nrtt min/avg/max/mdev = 10.934/10.934/10.934/0.000 ms') 2025-10-09 10:36:43,834 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-90711779 passed 2025-10-09 10:36:43,999 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 10:36:43,999 - DEBUG - Waiting to SSH to VM ctest-vm1-test-90711779, IP 10.10.10.3, Port 22 2025-10-09 10:36:44,085 - 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-09 10:36:44,240 - DEBUG - VM ctest-vm1-test-90711779 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-09 10:36:49,241 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 10:36:49,241 - DEBUG - Waiting to SSH to VM ctest-vm1-test-90711779, IP 10.10.10.3, Port 22 2025-10-09 10:36:49,465 - DEBUG - VM ctest-vm1-test-90711779 is ready for SSH connections 2025-10-09 10:36:49,466 - 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.33, gateway password: c0ntrail123 2025-10-09 10:36:49,466 - DEBUG - ifconfig | grep 10.10.10.3 2025-10-09 10:36:51,130 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2025-10-09 10:36:51,130 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-90711779", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-09 10:36:51,131 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-90711779", None, socket.AF_INET6)' 2025-10-09 10:36:51,387 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-90711779, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-09 10:36:51,387 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-90711779 2025-10-09 10:36:53,651 - DEBUG - PING ctest-vm1-test-90711779 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=4.410 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.520 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.465 ms --- ctest-vm1-test-90711779 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.465/1.798/4.410 ms 2025-10-09 10:36:53,652 - INFO - Ping to IP ctest-vm1-test-90711779 from VM ctest-vm1-test-90711779 passed 2025-10-09 10:36:53,672 - DEBUG - Requesting: https://10.0.0.33:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-10-09 10:36:53,723 - DEBUG - Requesting: https://10.0.0.33:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-28890514@0%20AllEntriesVdnsRecordsReq 2025-10-09 10:36:53,776 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-28890514:1:ctest-vm1-test-90711779:10.10.10.3', 'rec_name': 'ctest-vm1-test-90711779', '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-juju-os-587-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-90711779.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-10-09 10:36:53,776 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-28890514:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-90711779', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-90711779', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-587-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-90711779.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-09 10:36:55,333 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-587-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-587-1) 2025-10-09 10:36:55,334 - INFO - Waiting for VM ctest-vm2-test-54638083 to be up.. 2025-10-09 10:36:55,433 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-09 10:37:00,576 - DEBUG - VM is in ACTIVE state now 2025-10-09 10:37:00,576 - INFO - VM name : ctest-vm2-test-54638083 2025-10-09 10:37:00,706 - DEBUG - VM ctest-vm2-test-54638083 ID is 98683957-c98e-4bb1-97e6-3b8f30ca24e7 2025-10-09 10:37:00,706 - DEBUG - VM ctest-vm2-test-54638083 launched on Node cn-jenkins-deploy-platform-juju-os-587-1 2025-10-09 10:37:00,842 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine/98683957-c98e-4bb1-97e6-3b8f30ca24e7 2025-10-09 10:37:00,895 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine-interface/5025cec6-8b5d-4c6b-b088-db61fd83b997 2025-10-09 10:37:04,347 - 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 1032ms') 2025-10-09 10:37:04,347 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-54638083 failed! 2025-10-09 10:37:04,403 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-99526940:ctest-vn1-vdns-31930474 is 10.10.10.1 and allocation pool is NOT set 2025-10-09 10:37:08,510 - 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=8.16 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1020ms\r\nrtt min/avg/max/mdev = 8.160/8.160/8.160/0.000 ms') 2025-10-09 10:37:08,510 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-54638083 passed 2025-10-09 10:37:08,659 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 10:37:08,659 - DEBUG - Waiting to SSH to VM ctest-vm2-test-54638083, IP 10.10.10.4, Port 22 2025-10-09 10:37:08,874 - DEBUG - VM ctest-vm2-test-54638083 is ready for SSH connections 2025-10-09 10:37:08,874 - 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.33, gateway password: c0ntrail123 2025-10-09 10:37:08,875 - DEBUG - ifconfig | grep 10.10.10.4 2025-10-09 10:37:10,512 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2025-10-09 10:37:10,513 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54638083", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-09 10:37:10,513 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54638083", None, socket.AF_INET6)' 2025-10-09 10:37:10,754 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-54638083, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-09 10:37:10,754 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-54638083 2025-10-09 10:37:13,066 - DEBUG - PING ctest-vm2-test-54638083 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.412 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.350 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.607 ms --- ctest-vm2-test-54638083 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.350/1.789/4.412 ms 2025-10-09 10:37:13,066 - INFO - Ping to IP ctest-vm2-test-54638083 from VM ctest-vm2-test-54638083 passed 2025-10-09 10:37:13,089 - DEBUG - Requesting: https://10.0.0.33:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-10-09 10:37:13,140 - DEBUG - Requesting: https://10.0.0.33:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-28890514@0%20AllEntriesVdnsRecordsReq 2025-10-09 10:37:13,188 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-28890514:1:ctest-vm2-test-54638083:10.10.10.4', 'rec_name': 'ctest-vm2-test-54638083', '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-juju-os-587-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-54638083.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-10-09 10:37:13,188 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-28890514:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-54638083', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-54638083', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-587-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-54638083.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-09 10:37:13,188 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54638083", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-09 10:37:13,188 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54638083", None, socket.AF_INET6)' 2025-10-09 10:37:13,379 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-54638083, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-09 10:37:13,379 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-54638083 2025-10-09 10:37:15,618 - DEBUG - PING ctest-vm2-test-54638083 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.478 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.221 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.789 ms --- ctest-vm2-test-54638083 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.789/1.829/3.478 ms 2025-10-09 10:37:15,618 - INFO - Ping to IP ctest-vm2-test-54638083 from VM ctest-vm1-test-90711779 passed 2025-10-09 10:37:15,618 - INFO - Try deleting the VDNS entry ctest-vdns1-28890514 with back ref of ipam. 2025-10-09 10:37:15,678 - DEBUG - Delete when resource still referred: ['https://10.0.0.33:8082/network-ipam/60020d75-a17e-4ca6-96df-a4a09f5ba7fe'] 2025-10-09 10:37:15,679 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2025-10-09 10:37:15,679 - INFO - Add CNAME VDNS record for ctest-vm1-test-90711779 and verify we able to ping by alias name 2025-10-09 10:37:15,726 - DEBUG - Creating VDNS record data : test-rec 2025-10-09 10:37:15,835 - INFO - In verify_on_setup 2025-10-09 10:37:15,931 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-28890514', 'test-rec'] created succesfully 2025-10-09 10:37:15,931 - INFO - Verify VDNS record is shown in the API server 2025-10-09 10:37:15,931 - DEBUG - Requesting: https://10.0.0.33:8082/domains 2025-10-09 10:37:15,984 - DEBUG - Requesting: https://10.0.0.33:8082/domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 2025-10-09 10:37:16,044 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-DNS/e6fdb089-4ad6-41f9-96d7-572a8ccc45e9 2025-10-09 10:37:16,100 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-DNS-record/9f39b396-aabd-4e71-b235-b5d1f7a3e8fb 2025-10-09 10:37:16,156 - INFO - Verify VDNS record is shown in the control node 2025-10-09 10:37:16,208 - 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.33, gateway password: c0ntrail123 2025-10-09 10:37:16,208 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-10-09 10:37:16,394 - 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.33, gateway password: c0ntrail123 2025-10-09 10:37:16,395 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-10-09 10:37:16,637 - DEBUG - ping: bad address 'vm1-test-alias' 2025-10-09 10:37:16,637 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-90711779 failed 2025-10-09 10:37:17,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.33, gateway password: c0ntrail123 2025-10-09 10:37:17,638 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-10-09 10:37:17,828 - 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.33, gateway password: c0ntrail123 2025-10-09 10:37:17,828 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-10-09 10:37:18,097 - DEBUG - ping: bad address 'vm1-test-alias' 2025-10-09 10:37:18,098 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-90711779 failed 2025-10-09 10:37:19,098 - 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.33, gateway password: c0ntrail123 2025-10-09 10:37:19,099 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-10-09 10:37:19,286 - 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.33, gateway password: c0ntrail123 2025-10-09 10:37:19,286 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-10-09 10:37:21,548 - 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.341 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.635 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.335 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.335/0.437/0.635 ms 2025-10-09 10:37:21,549 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-90711779 passed 2025-10-09 10:37:21,549 - DEBUG - Deleting VDNS record data: test-rec 2025-10-09 10:37:21,618 - INFO - VDNS record info: admin_domain:ctest-vdns1-28890514:test-rec deleted successfully. 2025-10-09 10:37:21,619 - INFO - Deleting VM ctest-vm2-test-54638083 2025-10-09 10:37:21,723 - INFO - Deleting VM ctest-vm1-test-90711779 2025-10-09 10:37:21,840 - INFO - Deleting VN ctest-vn1-vdns-31930474 2025-10-09 10:37:21,990 - DEBUG - VN cc126f50-19d8-425f-a338-d3aae6886f53 still in use: Unable to complete operation on network cc126f50-19d8-425f-a338-d3aae6886f53. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b83ac035-7477-4816-8c34-cac2604e09f3'] 2025-10-09 10:37:21,990 - WARNING - Deleting VN ctest-vn1-vdns-31930474 failed..Will retry 2025-10-09 10:37:24,500 - DEBUG - Response for deleting network () 2025-10-09 10:37:24,592 - DEBUG - Deleting VDNS Entry: ctest-vdns1-28890514 2025-10-09 10:37:24,662 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-28890514'] deleted successfully. 2025-10-09 10:37:24,663 - DEBUG - Requesting: https://10.0.0.33:8082/domains 2025-10-09 10:37:24,723 - DEBUG - Requesting: https://10.0.0.33:8082/domain/dfa458d1-aaf5-4c71-9ede-e49be62ab991 2025-10-09 10:37:24,779 - DEBUG - VDNS information not found in API server 2025-10-09 10:37:24,780 - INFO - VDNS information ctest-vdns1-28890514 removed from the API Server 2025-10-09 10:37:24,831 - INFO - VDNS information ctest-vdns1-28890514 removed in the Control node 2025-10-09 10:37:24,832 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-99526940'] 2025-10-09 10:37:25,228 - DEBUG - No XMPP flaps were noticed during the test 2025-10-09 10:37:25,228 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:00] 2025-10-09 10:37:25,228 - INFO - -------------------------------------------------------------------------------- 2025-10-09 10:37:25,959 - INFO - Deleted project: ctest-TestvDNSBasic0-99526940, ID : 840da4cf-f410-4a1e-aa9c-81bb089fc634