2025-11-01 21:47:28,798 - INFO - Domain Default found not creating
2025-11-01 21:47:28,938 - INFO - Project ctest-TestvDNSBasic0-83281491 not found, creating it
2025-11-01 21:47:29,373 - INFO - Created Project:ctest-TestvDNSBasic0-83281491, ID : e715f20d-1a3b-4d34-a91b-2a6b197c2a5b
2025-11-01 21:47:30,817 - INFO - ================================================================================
2025-11-01 21:47:30,817 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-11-01 21:47:30,817 - 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-11-01 21:47:31,074 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with
2025-11-01 21:47:31,074 - INFO - Initial checks done. Running the testcase now
2025-11-01 21:47:31,075 - INFO -
2025-11-01 21:47:31,761 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-83281491'](e715f20d-1a3b-4d34-a91b-2a6b197c2a5b)
2025-11-01 21:47:31,813 - DEBUG - Creating VDNS : ctest-vdns1-84588067
2025-11-01 21:47:32,025 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-84588067'] created succesfully
2025-11-01 21:47:32,025 - DEBUG - Verify VDNS entry is shown in control node
2025-11-01 21:47:32,032 - DEBUG - Verify VDNS entry is shown in the API server
2025-11-01 21:47:32,032 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-11-01 21:47:32,322 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-11-01 21:47:32,351 - DEBUG - Requesting: http://10.0.0.65:8082/domain/fadc4a7a-c5c1-43cf-8285-a5c2f4571ac4
2025-11-01 21:47:32,388 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-DNS/ee6d5c55-ee00-4e02-8ae5-d05fde212895
2025-11-01 21:47:32,955 - DEBUG - Response for create_network : {'network': {'id': '972bdae3-04f5-4414-9d17-4ef0cd74fcad', 'name': 'ctest-vn1-vdns-52551859', 'tenant_id': 'e715f20d1a3b4d34a91b2a6b197c2a5b', 'project_id': 'e715f20d1a3b4d34a91b2a6b197c2a5b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-83281491', 'ctest-vn1-vdns-52551859'], 'port_security_enabled': True, 'description': ''}}
2025-11-01 21:47:33,172 - DEBUG - Response for create_subnet : {'subnet': {'id': '889092ce-6cd9-4975-9999-8449c67269b0', 'name': '', 'tenant_id': 'e715f20d1a3b4d34a91b2a6b197c2a5b', 'network_id': '972bdae3-04f5-4414-9d17-4ef0cd74fcad', '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': 'e715f20d1a3b4d34a91b2a6b197c2a5b'}}
2025-11-01 21:47:33,188 - INFO - Created VN ctest-vn1-vdns-52551859
2025-11-01 21:47:33,245 - DEBUG - VN ctest-vn1-vdns-52551859 UUID is 972bdae3-04f5-4414-9d17-4ef0cd74fcad
2025-11-01 21:47:33,442 - DEBUG - Services list from nova: [, , ]
2025-11-01 21:47:34,566 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4592-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4592-1)
2025-11-01 21:47:34,566 - INFO - Waiting for VM ctest-vm1-test-55301186 to be up..
2025-11-01 21:47:34,604 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-01 21:47:39,678 - DEBUG - VM is in ACTIVE state now
2025-11-01 21:47:39,678 - INFO - VM name : ctest-vm1-test-55301186
2025-11-01 21:47:39,757 - DEBUG - VM ctest-vm1-test-55301186 ID is 4c713886-6a28-4b85-a929-6125c7c42b9a
2025-11-01 21:47:39,757 - DEBUG - VM ctest-vm1-test-55301186 launched on Node cn-jenkins-deploy-platform-ansible-os-4592-1
2025-11-01 21:47:39,831 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/4c713886-6a28-4b85-a929-6125c7c42b9a
2025-11-01 21:47:39,839 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/970523d8-fdfd-4cee-b039-0381adcb8b98
2025-11-01 21:47:43,105 - 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 1031ms')
2025-11-01 21:47:43,105 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-55301186 failed!
2025-11-01 21:47:43,161 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-83281491:ctest-vn1-vdns-52551859 is 10.10.10.1 and allocation pool is NOT set
2025-11-01 21:47:45,228 - 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=4.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.648 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.648/2.652/4.656/2.004 ms')
2025-11-01 21:47:45,228 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-55301186 passed
2025-11-01 21:47:45,377 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-01 21:47:45,377 - DEBUG - Waiting to SSH to VM ctest-vm1-test-55301186, IP 10.10.10.3, Port 22
2025-11-01 21:47:45,443 - 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-11-01 21:47:45,512 - DEBUG - VM ctest-vm1-test-55301186 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-01 21:47:50,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-01 21:47:50,513 - DEBUG - Waiting to SSH to VM ctest-vm1-test-55301186, IP 10.10.10.3, Port 22
2025-11-01 21:47:50,687 - DEBUG - VM ctest-vm1-test-55301186 is ready for SSH connections
2025-11-01 21:47:50,687 - 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.65, gateway password: c0ntrail123
2025-11-01 21:47:50,687 - DEBUG - ifconfig | grep 10.10.10.3
2025-11-01 21:47:52,334 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-11-01 21:47:52,335 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-55301186", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-11-01 21:47:52,335 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-55301186", None, socket.AF_INET6)'
2025-11-01 21:47:52,600 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-55301186, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-11-01 21:47:52,600 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-55301186
2025-11-01 21:47:54,880 - DEBUG - PING ctest-vm1-test-55301186 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.814 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.330 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.445 ms
--- ctest-vm1-test-55301186 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.330/1.529/3.814 ms
2025-11-01 21:47:54,880 - INFO - Ping to IP ctest-vm1-test-55301186 from VM ctest-vm1-test-55301186 passed
2025-11-01 21:47:54,898 - DEBUG - Requesting: http://10.0.0.65:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-11-01 21:47:54,905 - DEBUG - Requesting: http://10.0.0.65:8092/Snh_PageReq?x=default-domain:ctest-vdns1-84588067@0%20AllEntriesVdnsRecordsReq
2025-11-01 21:47:54,910 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-84588067:1:ctest-vm1-test-55301186:10.10.10.3', 'rec_name': 'ctest-vm1-test-55301186', '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-4592-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-55301186.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-11-01 21:47:54,910 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-84588067:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-55301186', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-55301186', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4592-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-55301186.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-11-01 21:47:56,088 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4592-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4592-1)
2025-11-01 21:47:56,089 - INFO - Waiting for VM ctest-vm2-test-70013378 to be up..
2025-11-01 21:47:56,131 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-01 21:48:01,204 - DEBUG - VM is in ACTIVE state now
2025-11-01 21:48:01,204 - INFO - VM name : ctest-vm2-test-70013378
2025-11-01 21:48:01,278 - DEBUG - VM ctest-vm2-test-70013378 ID is 1415117d-2f5a-4745-86a3-9a59c011b3e2
2025-11-01 21:48:01,278 - DEBUG - VM ctest-vm2-test-70013378 launched on Node cn-jenkins-deploy-platform-ansible-os-4592-1
2025-11-01 21:48:01,353 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/1415117d-2f5a-4745-86a3-9a59c011b3e2
2025-11-01 21:48:01,360 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/d467841a-b304-4618-9f8a-07d8e0220000
2025-11-01 21:48:04,612 - 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 1015ms')
2025-11-01 21:48:04,612 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-70013378 failed!
2025-11-01 21:48:04,665 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-83281491:ctest-vn1-vdns-52551859 is 10.10.10.1 and allocation pool is NOT set
2025-11-01 21:48:06,726 - 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.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.863 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 = 0.863/2.719/4.575/1.856 ms')
2025-11-01 21:48:06,727 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-70013378 passed
2025-11-01 21:48:06,873 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-01 21:48:06,874 - DEBUG - Waiting to SSH to VM ctest-vm2-test-70013378, IP 10.10.10.4, Port 22
2025-11-01 21:48:07,029 - DEBUG - VM ctest-vm2-test-70013378 is ready for SSH connections
2025-11-01 21:48:07,029 - 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.65, gateway password: c0ntrail123
2025-11-01 21:48:07,029 - DEBUG - ifconfig | grep 10.10.10.4
2025-11-01 21:48:08,644 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-11-01 21:48:08,644 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-70013378", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-11-01 21:48:08,644 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-70013378", None, socket.AF_INET6)'
2025-11-01 21:48:08,887 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-70013378, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-11-01 21:48:08,887 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-70013378
2025-11-01 21:48:11,154 - DEBUG - PING ctest-vm2-test-70013378 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.852 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.382 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.628 ms
--- ctest-vm2-test-70013378 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.382/1.287/2.852 ms
2025-11-01 21:48:11,154 - INFO - Ping to IP ctest-vm2-test-70013378 from VM ctest-vm2-test-70013378 passed
2025-11-01 21:48:11,166 - DEBUG - Requesting: http://10.0.0.65:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-11-01 21:48:11,171 - DEBUG - Requesting: http://10.0.0.65:8092/Snh_PageReq?x=default-domain:ctest-vdns1-84588067@0%20AllEntriesVdnsRecordsReq
2025-11-01 21:48:11,176 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-84588067:1:ctest-vm2-test-70013378:10.10.10.4', 'rec_name': 'ctest-vm2-test-70013378', '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-4592-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-70013378.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-11-01 21:48:11,176 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-84588067:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-70013378', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-70013378', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4592-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-70013378.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-11-01 21:48:11,176 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-70013378", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-11-01 21:48:11,176 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-70013378", None, socket.AF_INET6)'
2025-11-01 21:48:11,359 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-70013378, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-11-01 21:48:11,359 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-70013378
2025-11-01 21:48:13,643 - DEBUG - PING ctest-vm2-test-70013378 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=8.742 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.954 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.846 ms
--- ctest-vm2-test-70013378 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.846/3.514/8.742 ms
2025-11-01 21:48:13,643 - INFO - Ping to IP ctest-vm2-test-70013378 from VM ctest-vm1-test-55301186 passed
2025-11-01 21:48:13,643 - INFO - Try deleting the VDNS entry ctest-vdns1-84588067 with back ref of ipam.
2025-11-01 21:48:13,697 - DEBUG - Delete when resource still referred: ['http://10.0.0.65:8082/network-ipam/81b7fc69-0942-43c2-b460-5450195a4b75']
2025-11-01 21:48:13,697 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-11-01 21:48:13,697 - INFO - Add CNAME VDNS record for ctest-vm1-test-55301186 and verify we able to ping by alias name
2025-11-01 21:48:13,745 - DEBUG - Creating VDNS record data : test-rec
2025-11-01 21:48:13,853 - INFO - In verify_on_setup
2025-11-01 21:48:13,949 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-84588067', 'test-rec'] created succesfully
2025-11-01 21:48:13,949 - INFO - Verify VDNS record is shown in the API server
2025-11-01 21:48:13,949 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-11-01 21:48:13,955 - DEBUG - Requesting: http://10.0.0.65:8082/domain/fadc4a7a-c5c1-43cf-8285-a5c2f4571ac4
2025-11-01 21:48:13,967 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-DNS/ee6d5c55-ee00-4e02-8ae5-d05fde212895
2025-11-01 21:48:13,974 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-DNS-record/456d8b89-f0e6-4839-91b8-d22ad9d8fc61
2025-11-01 21:48:13,979 - INFO - Verify VDNS record is shown in the control node
2025-11-01 21:48:13,983 - 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.65, gateway password: c0ntrail123
2025-11-01 21:48:13,984 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-11-01 21:48:14,171 - 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.65, gateway password: c0ntrail123
2025-11-01 21:48:14,172 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-11-01 21:48:14,415 - DEBUG - ping: bad address 'vm1-test-alias'
2025-11-01 21:48:14,415 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-55301186 failed
2025-11-01 21:48:15,417 - 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.65, gateway password: c0ntrail123
2025-11-01 21:48:15,417 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-11-01 21:48:15,606 - 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.65, gateway password: c0ntrail123
2025-11-01 21:48:15,606 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-11-01 21:48:15,907 - DEBUG - ping: bad address 'vm1-test-alias'
2025-11-01 21:48:15,907 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-55301186 failed
2025-11-01 21:48:16,908 - 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.65, gateway password: c0ntrail123
2025-11-01 21:48:16,908 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-11-01 21:48:17,090 - 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.65, gateway password: c0ntrail123
2025-11-01 21:48:17,090 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-11-01 21:48:19,335 - 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.368 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.511 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.315 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.315/0.398/0.511 ms
2025-11-01 21:48:19,335 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-55301186 passed
2025-11-01 21:48:19,335 - DEBUG - Deleting VDNS record data: test-rec
2025-11-01 21:48:19,401 - INFO - VDNS record info: default-domain:ctest-vdns1-84588067:test-rec deleted successfully.
2025-11-01 21:48:19,401 - INFO - Deleting VM ctest-vm2-test-70013378
2025-11-01 21:48:19,467 - INFO - Deleting VM ctest-vm1-test-55301186
2025-11-01 21:48:19,529 - INFO - Deleting VN ctest-vn1-vdns-52551859
2025-11-01 21:48:19,566 - DEBUG - VN 972bdae3-04f5-4414-9d17-4ef0cd74fcad still in use: Unable to complete operation on network 972bdae3-04f5-4414-9d17-4ef0cd74fcad. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9d147bc8-eccc-4535-957f-d26e0d44741a']
2025-11-01 21:48:19,566 - WARNING - Deleting VN ctest-vn1-vdns-52551859 failed..Will retry
2025-11-01 21:48:21,797 - DEBUG - Response for deleting network ()
2025-11-01 21:48:21,823 - DEBUG - Deleting VDNS Entry: ctest-vdns1-84588067
2025-11-01 21:48:21,893 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-84588067'] deleted successfully.
2025-11-01 21:48:21,893 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-11-01 21:48:21,899 - DEBUG - Requesting: http://10.0.0.65:8082/domain/fadc4a7a-c5c1-43cf-8285-a5c2f4571ac4
2025-11-01 21:48:21,909 - DEBUG - VDNS information not found in API server
2025-11-01 21:48:21,909 - INFO - VDNS information ctest-vdns1-84588067 removed from the API Server
2025-11-01 21:48:21,914 - INFO - VDNS information ctest-vdns1-84588067 removed in the Control node
2025-11-01 21:48:21,914 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-83281491']
2025-11-01 21:48:22,166 - DEBUG - No XMPP flaps were noticed during the test
2025-11-01 21:48:22,166 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:52]
2025-11-01 21:48:22,166 - INFO - --------------------------------------------------------------------------------
2025-11-01 21:48:22,814 - INFO - Deleted project: ctest-TestvDNSBasic0-83281491, ID : e715f20d-1a3b-4d34-a91b-2a6b197c2a5b