2025-10-23 10:52:06,147 - INFO - Domain Default found not creating 2025-10-23 10:52:06,288 - INFO - Project ctest-TestvDNSBasic0-11866972 not found, creating it 2025-10-23 10:52:06,739 - INFO - Created Project:ctest-TestvDNSBasic0-11866972, ID : 8183d76c-9f9c-459c-ad2b-071d4258973d 2025-10-23 10:52:08,252 - INFO - ================================================================================ 2025-10-23 10:52:08,252 - INFO - STARTING TEST : test_vdns_ping_same_vn 2025-10-23 10:52:08,252 - 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 10:52:08,506 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with 2025-10-23 10:52:08,506 - INFO - Initial checks done. Running the testcase now 2025-10-23 10:52:08,506 - INFO - 2025-10-23 10:52:09,194 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-11866972'](8183d76c-9f9c-459c-ad2b-071d4258973d) 2025-10-23 10:52:09,248 - DEBUG - Creating VDNS : ctest-vdns1-99220756 2025-10-23 10:52:09,452 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-99220756'] created succesfully 2025-10-23 10:52:09,452 - DEBUG - Verify VDNS entry is shown in control node 2025-10-23 10:52:09,458 - DEBUG - Verify VDNS entry is shown in the API server 2025-10-23 10:52:09,458 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-23 10:52:09,752 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-23 10:52:09,781 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6f702b32-b052-4514-8443-7ef1fda85df5 2025-10-23 10:52:09,793 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/c28acf79-27e7-402b-91be-2f7eded69cb7 2025-10-23 10:52:10,350 - DEBUG - Response for create_network : {'network': {'id': '31d2116e-8bc0-498a-aa93-bad14be63070', 'name': 'ctest-vn1-vdns-80384897', 'tenant_id': '8183d76c9f9c459cad2b071d4258973d', 'project_id': '8183d76c9f9c459cad2b071d4258973d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-11866972', 'ctest-vn1-vdns-80384897'], 'port_security_enabled': True, 'description': ''}} 2025-10-23 10:52:10,532 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b169e331-cd9e-425f-90b7-4fb147f309e4', 'name': '', 'tenant_id': '8183d76c9f9c459cad2b071d4258973d', 'network_id': '31d2116e-8bc0-498a-aa93-bad14be63070', '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': '8183d76c9f9c459cad2b071d4258973d'}} 2025-10-23 10:52:10,551 - INFO - Created VN ctest-vn1-vdns-80384897 2025-10-23 10:52:10,604 - DEBUG - VN ctest-vn1-vdns-80384897 UUID is 31d2116e-8bc0-498a-aa93-bad14be63070 2025-10-23 10:52:10,806 - DEBUG - Services list from nova: [, , ] 2025-10-23 10:52:11,892 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4456-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4456-1) 2025-10-23 10:52:11,892 - INFO - Waiting for VM ctest-vm1-test-30128977 to be up.. 2025-10-23 10:52:11,931 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-23 10:52:17,002 - DEBUG - VM is in ACTIVE state now 2025-10-23 10:52:17,002 - INFO - VM name : ctest-vm1-test-30128977 2025-10-23 10:52:17,070 - DEBUG - VM ctest-vm1-test-30128977 ID is 25aadf6d-4a6a-4c29-9fe4-cf75cfa92490 2025-10-23 10:52:17,070 - DEBUG - VM ctest-vm1-test-30128977 launched on Node cn-jenkins-deploy-platform-ansible-os-4456-1 2025-10-23 10:52:17,139 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/25aadf6d-4a6a-4c29-9fe4-cf75cfa92490 2025-10-23 10:52:17,147 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/0daed11b-c0e4-4366-be79-55272f8809cb 2025-10-23 10:52:20,405 - 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 1035ms') 2025-10-23 10:52:20,405 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-30128977 failed! 2025-10-23 10:52:20,460 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-11866972:ctest-vn1-vdns-80384897 is 10.10.10.1 and allocation pool is NOT set 2025-10-23 10:52:22,520 - 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.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.03 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.028/2.996/3.965/0.968 ms') 2025-10-23 10:52:22,520 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-30128977 passed 2025-10-23 10:52:22,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 10:52:22,672 - DEBUG - Waiting to SSH to VM ctest-vm1-test-30128977, IP 10.10.10.3, Port 22 2025-10-23 10:52:22,739 - 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 10:52:22,812 - DEBUG - VM ctest-vm1-test-30128977 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-23 10:52:27,813 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 10:52:27,813 - DEBUG - Waiting to SSH to VM ctest-vm1-test-30128977, IP 10.10.10.3, Port 22 2025-10-23 10:52:27,968 - DEBUG - VM ctest-vm1-test-30128977 is ready for SSH connections 2025-10-23 10:52:27,969 - 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-23 10:52:27,969 - DEBUG - ifconfig | grep 10.10.10.3 2025-10-23 10:52:29,954 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2025-10-23 10:52:29,955 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-30128977", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-10-23 10:52:29,955 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-30128977", None, socket.AF_INET6)' 2025-10-23 10:52:30,210 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-30128977, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-10-23 10:52:30,210 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-30128977 2025-10-23 10:52:32,462 - DEBUG - PING ctest-vm1-test-30128977 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.959 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.570 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.458 ms --- ctest-vm1-test-30128977 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.458/1.329/2.959 ms 2025-10-23 10:52:32,462 - INFO - Ping to IP ctest-vm1-test-30128977 from VM ctest-vm1-test-30128977 passed 2025-10-23 10:52:32,475 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-10-23 10:52:32,481 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-99220756@0%20AllEntriesVdnsRecordsReq 2025-10-23 10:52:32,486 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-99220756:1:ctest-vm1-test-30128977:10.10.10.3', 'rec_name': 'ctest-vm1-test-30128977', '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-4456-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-30128977.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-10-23 10:52:32,486 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-99220756:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-30128977', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-30128977', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4456-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-30128977.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 10:52:33,648 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4456-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4456-1) 2025-10-23 10:52:33,649 - INFO - Waiting for VM ctest-vm2-test-00119908 to be up.. 2025-10-23 10:52:33,684 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-23 10:52:38,754 - DEBUG - VM is in ACTIVE state now 2025-10-23 10:52:38,754 - INFO - VM name : ctest-vm2-test-00119908 2025-10-23 10:52:38,827 - DEBUG - VM ctest-vm2-test-00119908 ID is 198df128-8f8a-43af-a28e-48e4a1279034 2025-10-23 10:52:38,827 - DEBUG - VM ctest-vm2-test-00119908 launched on Node cn-jenkins-deploy-platform-ansible-os-4456-1 2025-10-23 10:52:38,896 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/198df128-8f8a-43af-a28e-48e4a1279034 2025-10-23 10:52:38,904 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/b56aaef7-9dd1-4e7f-81ef-b3ff5809da97 2025-10-23 10:52:42,166 - 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 1019ms') 2025-10-23 10:52:42,166 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-00119908 failed! 2025-10-23 10:52:42,220 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-11866972:ctest-vn1-vdns-80384897 is 10.10.10.1 and allocation pool is NOT set 2025-10-23 10:52:44,284 - 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=6.22 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.68 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 = 2.683/4.449/6.215/1.766 ms') 2025-10-23 10:52:44,284 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-00119908 passed 2025-10-23 10:52:44,432 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-23 10:52:44,432 - DEBUG - Waiting to SSH to VM ctest-vm2-test-00119908, IP 10.10.10.4, Port 22 2025-10-23 10:52:44,598 - DEBUG - VM ctest-vm2-test-00119908 is ready for SSH connections 2025-10-23 10:52:44,598 - 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-23 10:52:44,598 - DEBUG - ifconfig | grep 10.10.10.4 2025-10-23 10:52:46,235 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2025-10-23 10:52:46,236 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-00119908", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-10-23 10:52:46,236 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-00119908", None, socket.AF_INET6)' 2025-10-23 10:52:46,508 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-00119908, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-10-23 10:52:46,508 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-00119908 2025-10-23 10:52:48,764 - DEBUG - PING ctest-vm2-test-00119908 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.004 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.552 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.422 ms --- ctest-vm2-test-00119908 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.422/1.326/3.004 ms 2025-10-23 10:52:48,764 - INFO - Ping to IP ctest-vm2-test-00119908 from VM ctest-vm2-test-00119908 passed 2025-10-23 10:52:48,778 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-10-23 10:52:48,783 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-99220756@0%20AllEntriesVdnsRecordsReq 2025-10-23 10:52:48,788 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-99220756:1:ctest-vm2-test-00119908:10.10.10.4', 'rec_name': 'ctest-vm2-test-00119908', '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-4456-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-00119908.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-10-23 10:52:48,788 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-99220756:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-00119908', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-00119908', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4456-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-00119908.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 10:52:48,788 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-00119908", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-10-23 10:52:48,788 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-00119908", None, socket.AF_INET6)' 2025-10-23 10:52:48,976 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-00119908, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-10-23 10:52:48,976 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-00119908 2025-10-23 10:52:51,241 - DEBUG - PING ctest-vm2-test-00119908 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.590 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.750 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.900 ms --- ctest-vm2-test-00119908 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.750/1.746/3.590 ms 2025-10-23 10:52:51,241 - INFO - Ping to IP ctest-vm2-test-00119908 from VM ctest-vm1-test-30128977 passed 2025-10-23 10:52:51,241 - INFO - Try deleting the VDNS entry ctest-vdns1-99220756 with back ref of ipam. 2025-10-23 10:52:51,296 - DEBUG - Delete when resource still referred: ['http://10.0.0.254:8082/network-ipam/8454064b-5eb5-436a-a9ac-75f02afd4f5c'] 2025-10-23 10:52:51,296 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2025-10-23 10:52:51,296 - INFO - Add CNAME VDNS record for ctest-vm1-test-30128977 and verify we able to ping by alias name 2025-10-23 10:52:51,348 - DEBUG - Creating VDNS record data : test-rec 2025-10-23 10:52:51,456 - INFO - In verify_on_setup 2025-10-23 10:52:51,552 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-99220756', 'test-rec'] created succesfully 2025-10-23 10:52:51,552 - INFO - Verify VDNS record is shown in the API server 2025-10-23 10:52:51,552 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-23 10:52:51,558 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6f702b32-b052-4514-8443-7ef1fda85df5 2025-10-23 10:52:51,570 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/c28acf79-27e7-402b-91be-2f7eded69cb7 2025-10-23 10:52:51,580 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS-record/7a564615-ab23-445a-be19-39cac0e9dc06 2025-10-23 10:52:51,591 - INFO - Verify VDNS record is shown in the control node 2025-10-23 10:52:51,598 - 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-23 10:52:51,598 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-10-23 10:52:51,793 - 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-23 10:52:51,793 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-10-23 10:52:52,046 - DEBUG - ping: bad address 'vm1-test-alias' 2025-10-23 10:52:52,046 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-30128977 failed 2025-10-23 10:52:53,047 - 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-23 10:52:53,048 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-10-23 10:52:53,236 - 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-23 10:52:53,236 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-10-23 10:52:53,479 - DEBUG - ping: bad address 'vm1-test-alias' 2025-10-23 10:52:53,480 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-30128977 failed 2025-10-23 10:52:54,480 - 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-23 10:52:54,481 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-10-23 10:52:54,676 - 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-23 10:52:54,677 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-10-23 10:52:56,954 - 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.537 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.391 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.464 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.391/0.464/0.537 ms 2025-10-23 10:52:56,954 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-30128977 passed 2025-10-23 10:52:56,955 - DEBUG - Deleting VDNS record data: test-rec 2025-10-23 10:52:57,020 - INFO - VDNS record info: default-domain:ctest-vdns1-99220756:test-rec deleted successfully. 2025-10-23 10:52:57,020 - INFO - Deleting VM ctest-vm2-test-00119908 2025-10-23 10:52:57,098 - INFO - Deleting VM ctest-vm1-test-30128977 2025-10-23 10:52:57,169 - INFO - Deleting VN ctest-vn1-vdns-80384897 2025-10-23 10:52:57,206 - DEBUG - VN 31d2116e-8bc0-498a-aa93-bad14be63070 still in use: Unable to complete operation on network 31d2116e-8bc0-498a-aa93-bad14be63070. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-45e74197-19b6-432c-84ca-c851a1b3523c'] 2025-10-23 10:52:57,206 - WARNING - Deleting VN ctest-vn1-vdns-80384897 failed..Will retry 2025-10-23 10:52:59,401 - DEBUG - Response for deleting network () 2025-10-23 10:52:59,426 - DEBUG - Deleting VDNS Entry: ctest-vdns1-99220756 2025-10-23 10:52:59,496 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-99220756'] deleted successfully. 2025-10-23 10:52:59,496 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-23 10:52:59,503 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6f702b32-b052-4514-8443-7ef1fda85df5 2025-10-23 10:52:59,515 - DEBUG - VDNS information not found in API server 2025-10-23 10:52:59,515 - INFO - VDNS information ctest-vdns1-99220756 removed from the API Server 2025-10-23 10:52:59,520 - INFO - VDNS information ctest-vdns1-99220756 removed in the Control node 2025-10-23 10:52:59,520 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-11866972'] 2025-10-23 10:52:59,774 - DEBUG - No XMPP flaps were noticed during the test 2025-10-23 10:52:59,774 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51] 2025-10-23 10:52:59,774 - INFO - -------------------------------------------------------------------------------- 2025-10-23 10:53:00,422 - INFO - Deleted project: ctest-TestvDNSBasic0-11866972, ID : 8183d76c-9f9c-459c-ad2b-071d4258973d