2025-10-28 08:58:31,576 - INFO - Reading existing Domain with UUID 3e60116d-6a4a-4c62-bccd-443e6f5e662f
2025-10-28 08:58:31,587 - INFO - Using existing domain ['admin_domain'](3e60116d-6a4a-4c62-bccd-443e6f5e662f)
2025-10-28 08:58:31,810 - INFO - Project ctest-TestvDNSBasic0-83805470 not found, creating it
2025-10-28 08:58:32,301 - INFO - Created Project:ctest-TestvDNSBasic0-83805470, ID : 87e622b2-143f-4cd7-a084-d752b9b89b4a
2025-10-28 08:58:34,037 - INFO - ================================================================================
2025-10-28 08:58:34,037 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-10-28 08:58:34,037 - 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-28 08:58:34,422 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.38': '0'}} with
2025-10-28 08:58:34,422 - INFO - Initial checks done. Running the testcase now
2025-10-28 08:58:34,422 - INFO -
2025-10-28 08:58:35,200 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-83805470'](87e622b2-143f-4cd7-a084-d752b9b89b4a)
2025-10-28 08:58:35,252 - DEBUG - Creating VDNS : ctest-vdns1-88451422
2025-10-28 08:58:35,464 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-88451422'] created succesfully
2025-10-28 08:58:35,464 - DEBUG - Verify VDNS entry is shown in control node
2025-10-28 08:58:35,635 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-28 08:58:35,635 - DEBUG - Requesting: https://10.0.0.38:8082/domains
2025-10-28 08:58:35,977 - DEBUG - Requesting: https://10.0.0.38:8082/domains
2025-10-28 08:58:36,057 - DEBUG - Requesting: https://10.0.0.38:8082/domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f
2025-10-28 08:58:36,118 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-DNS/fa8d30c6-d437-4151-92d5-8f75bb33ba9f
2025-10-28 08:58:36,933 - DEBUG - Response for create_network : {'network': {'id': '0eafe494-a612-47b5-9b9f-a7d46b37e11b', 'name': 'ctest-vn1-vdns-55072621', 'tenant_id': '87e622b2143f4cd7a084d752b9b89b4a', 'project_id': '87e622b2143f4cd7a084d752b9b89b4a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-83805470', 'ctest-vn1-vdns-55072621'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2025-10-28 08:58:37,225 - DEBUG - Response for create_subnet : {'subnet': {'id': '919ce692-499c-474a-b632-9a45ecb9ed41', 'name': '', 'tenant_id': '87e622b2143f4cd7a084d752b9b89b4a', 'network_id': '0eafe494-a612-47b5-9b9f-a7d46b37e11b', '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-28T08:58:37.117175', 'updated_at': '2025-10-28T08:58:37.117175', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '87e622b2143f4cd7a084d752b9b89b4a'}}
2025-10-28 08:58:37,291 - INFO - Created VN ctest-vn1-vdns-55072621
2025-10-28 08:58:37,344 - DEBUG - VN ctest-vn1-vdns-55072621 UUID is 0eafe494-a612-47b5-9b9f-a7d46b37e11b
2025-10-28 08:58:37,744 - DEBUG - Services list from nova: [, , ]
2025-10-28 08:58:38,967 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-609-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-609-1)
2025-10-28 08:58:38,967 - INFO - Waiting for VM ctest-vm1-test-46011845 to be up..
2025-10-28 08:58:39,064 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-28 08:58:44,215 - DEBUG - VM is in ACTIVE state now
2025-10-28 08:58:44,215 - INFO - VM name : ctest-vm1-test-46011845
2025-10-28 08:58:44,365 - DEBUG - VM ctest-vm1-test-46011845 ID is 8bf39369-75fe-4a96-9c27-0b6469070130
2025-10-28 08:58:44,365 - DEBUG - VM ctest-vm1-test-46011845 launched on Node cn-jenkins-deploy-platform-juju-os-609-1
2025-10-28 08:58:44,509 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-machine/8bf39369-75fe-4a96-9c27-0b6469070130
2025-10-28 08:58:44,569 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-machine-interface/f3239f31-f9f5-4103-9d9e-086e91e474c5
2025-10-28 08:58:48,059 - 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 1029ms')
2025-10-28 08:58:48,059 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-46011845 failed!
2025-10-28 08:58:48,120 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-83805470:ctest-vn1-vdns-55072621 is 10.10.10.1 and allocation pool is NOT set
2025-10-28 08:58:52,213 - 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=4.07 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 4.068/4.068/4.068/0.000 ms')
2025-10-28 08:58:52,213 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-46011845 passed
2025-10-28 08:58:52,368 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-28 08:58:52,369 - DEBUG - Waiting to SSH to VM ctest-vm1-test-46011845, IP 10.10.10.3, Port 22
2025-10-28 08:58:52,580 - DEBUG - VM ctest-vm1-test-46011845 is ready for SSH connections
2025-10-28 08:58:52,580 - 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-28 08:58:52,580 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-28 08:58:54,305 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-28 08:58:54,306 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-46011845", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-28 08:58:54,306 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-46011845", None, socket.AF_INET6)'
2025-10-28 08:58:54,556 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-46011845, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-28 08:58:54,556 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-46011845
2025-10-28 08:58:56,832 - DEBUG - PING ctest-vm1-test-46011845 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.200 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.407 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.398 ms
--- ctest-vm1-test-46011845 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.398/1.335/3.200 ms
2025-10-28 08:58:56,832 - INFO - Ping to IP ctest-vm1-test-46011845 from VM ctest-vm1-test-46011845 passed
2025-10-28 08:58:56,851 - DEBUG - Requesting: https://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-28 08:58:56,901 - DEBUG - Requesting: https://10.0.0.38:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-88451422@0%20AllEntriesVdnsRecordsReq
2025-10-28 08:58:56,953 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-88451422:1:ctest-vm1-test-46011845:10.10.10.3', 'rec_name': 'ctest-vm1-test-46011845', '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-609-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-46011845.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-28 08:58:56,953 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-88451422:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-46011845', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-46011845', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-609-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-46011845.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-28 08:58:58,458 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-609-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-609-1)
2025-10-28 08:58:58,458 - INFO - Waiting for VM ctest-vm2-test-07417210 to be up..
2025-10-28 08:58:58,556 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-28 08:59:03,754 - DEBUG - VM is in ACTIVE state now
2025-10-28 08:59:03,755 - INFO - VM name : ctest-vm2-test-07417210
2025-10-28 08:59:03,891 - DEBUG - VM ctest-vm2-test-07417210 ID is c2a8f7a5-5f44-4060-bd55-f5c152e965eb
2025-10-28 08:59:03,892 - DEBUG - VM ctest-vm2-test-07417210 launched on Node cn-jenkins-deploy-platform-juju-os-609-1
2025-10-28 08:59:04,028 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-machine/c2a8f7a5-5f44-4060-bd55-f5c152e965eb
2025-10-28 08:59:04,081 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-machine-interface/b44c971e-e1c0-4bb2-bbbe-97cf16552961
2025-10-28 08:59:07,516 - 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 1022ms')
2025-10-28 08:59:07,516 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-07417210 failed!
2025-10-28 08:59:07,572 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-83805470:ctest-vn1-vdns-55072621 is 10.10.10.1 and allocation pool is NOT set
2025-10-28 08:59:11,678 - 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=10.7 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1018ms\r\nrtt min/avg/max/mdev = 10.683/10.683/10.683/0.000 ms')
2025-10-28 08:59:11,678 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-07417210 passed
2025-10-28 08:59:11,832 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-28 08:59:11,833 - DEBUG - Waiting to SSH to VM ctest-vm2-test-07417210, IP 10.10.10.4, Port 22
2025-10-28 08:59:12,047 - DEBUG - VM ctest-vm2-test-07417210 is ready for SSH connections
2025-10-28 08:59:12,047 - 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-28 08:59:12,047 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-28 08:59:13,763 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-28 08:59:13,764 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-07417210", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-28 08:59:13,764 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-07417210", None, socket.AF_INET6)'
2025-10-28 08:59:14,033 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-07417210, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-28 08:59:14,033 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-07417210
2025-10-28 08:59:16,296 - DEBUG - PING ctest-vm2-test-07417210 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.180 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.345 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.414 ms
--- ctest-vm2-test-07417210 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.345/1.313/3.180 ms
2025-10-28 08:59:16,296 - INFO - Ping to IP ctest-vm2-test-07417210 from VM ctest-vm2-test-07417210 passed
2025-10-28 08:59:16,319 - DEBUG - Requesting: https://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-28 08:59:16,373 - DEBUG - Requesting: https://10.0.0.38:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-88451422@0%20AllEntriesVdnsRecordsReq
2025-10-28 08:59:16,422 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-88451422:1:ctest-vm2-test-07417210:10.10.10.4', 'rec_name': 'ctest-vm2-test-07417210', '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-609-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-07417210.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-28 08:59:16,422 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-88451422:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-07417210', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-07417210', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-609-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-07417210.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-28 08:59:16,422 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-07417210", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-28 08:59:16,422 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-07417210", None, socket.AF_INET6)'
2025-10-28 08:59:16,611 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-07417210, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-28 08:59:16,611 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-07417210
2025-10-28 08:59:18,914 - DEBUG - PING ctest-vm2-test-07417210 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=8.065 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.916 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.802 ms
--- ctest-vm2-test-07417210 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.802/3.261/8.065 ms
2025-10-28 08:59:18,914 - INFO - Ping to IP ctest-vm2-test-07417210 from VM ctest-vm1-test-46011845 passed
2025-10-28 08:59:18,915 - INFO - Try deleting the VDNS entry ctest-vdns1-88451422 with back ref of ipam.
2025-10-28 08:59:18,972 - DEBUG - Delete when resource still referred: ['https://10.0.0.38:8082/network-ipam/0e386745-c96d-44c7-a141-b9a12c28552d']
2025-10-28 08:59:18,972 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-28 08:59:18,972 - INFO - Add CNAME VDNS record for ctest-vm1-test-46011845 and verify we able to ping by alias name
2025-10-28 08:59:19,024 - DEBUG - Creating VDNS record data : test-rec
2025-10-28 08:59:19,132 - INFO - In verify_on_setup
2025-10-28 08:59:19,228 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-88451422', 'test-rec'] created succesfully
2025-10-28 08:59:19,228 - INFO - Verify VDNS record is shown in the API server
2025-10-28 08:59:19,228 - DEBUG - Requesting: https://10.0.0.38:8082/domains
2025-10-28 08:59:19,281 - DEBUG - Requesting: https://10.0.0.38:8082/domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f
2025-10-28 08:59:19,337 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-DNS/fa8d30c6-d437-4151-92d5-8f75bb33ba9f
2025-10-28 08:59:19,389 - DEBUG - Requesting: https://10.0.0.38:8082/virtual-DNS-record/7c9988f5-8c5d-4646-b45c-88780cb60387
2025-10-28 08:59:19,441 - INFO - Verify VDNS record is shown in the control node
2025-10-28 08:59:19,493 - 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-28 08:59:19,494 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-28 08:59:19,714 - 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-28 08:59:19,714 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-28 08:59:19,972 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-28 08:59:19,972 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-46011845 failed
2025-10-28 08:59:20,974 - 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-28 08:59:20,974 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-28 08:59:21,173 - 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-28 08:59:21,173 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-28 08:59:21,422 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-28 08:59:21,422 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-46011845 failed
2025-10-28 08:59:22,422 - 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-28 08:59:22,422 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-28 08:59:22,637 - 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-28 08:59:22,637 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-28 08:59:24,914 - 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.356 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.369 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.358 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.356/0.361/0.369 ms
2025-10-28 08:59:24,914 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-46011845 passed
2025-10-28 08:59:24,914 - DEBUG - Deleting VDNS record data: test-rec
2025-10-28 08:59:24,984 - INFO - VDNS record info: admin_domain:ctest-vdns1-88451422:test-rec deleted successfully.
2025-10-28 08:59:24,984 - INFO - Deleting VM ctest-vm2-test-07417210
2025-10-28 08:59:25,089 - INFO - Deleting VM ctest-vm1-test-46011845
2025-10-28 08:59:25,209 - INFO - Deleting VN ctest-vn1-vdns-55072621
2025-10-28 08:59:25,347 - DEBUG - VN 0eafe494-a612-47b5-9b9f-a7d46b37e11b still in use: Unable to complete operation on network 0eafe494-a612-47b5-9b9f-a7d46b37e11b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-952f13a6-4fd9-47d6-8aeb-c52e11be5fcf']
2025-10-28 08:59:25,348 - WARNING - Deleting VN ctest-vn1-vdns-55072621 failed..Will retry
2025-10-28 08:59:27,950 - DEBUG - Response for deleting network ()
2025-10-28 08:59:28,012 - DEBUG - Deleting VDNS Entry: ctest-vdns1-88451422
2025-10-28 08:59:28,092 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-88451422'] deleted successfully.
2025-10-28 08:59:28,092 - DEBUG - Requesting: https://10.0.0.38:8082/domains
2025-10-28 08:59:28,145 - DEBUG - Requesting: https://10.0.0.38:8082/domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f
2025-10-28 08:59:28,205 - DEBUG - VDNS information not found in API server
2025-10-28 08:59:28,205 - INFO - VDNS information ctest-vdns1-88451422 removed from the API Server
2025-10-28 08:59:28,253 - INFO - VDNS information ctest-vdns1-88451422 removed in the Control node
2025-10-28 08:59:28,253 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-83805470']
2025-10-28 08:59:28,641 - DEBUG - No XMPP flaps were noticed during the test
2025-10-28 08:59:28,641 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:54]
2025-10-28 08:59:28,641 - INFO - --------------------------------------------------------------------------------
2025-10-28 08:59:29,438 - INFO - Deleted project: ctest-TestvDNSBasic0-83805470, ID : 87e622b2-143f-4cd7-a084-d752b9b89b4a