2026-02-01 09:04:39,863 - INFO - Domain Default found not creating
2026-02-01 09:04:40,027 - INFO - Project ctest-TestvDNSBasic0-60696755 not found, creating it
2026-02-01 09:04:40,515 - INFO - Created Project:ctest-TestvDNSBasic0-60696755, ID : 9243a64d-ad15-4815-809e-de585a4aeee1
2026-02-01 09:04:42,165 - INFO - ================================================================================
2026-02-01 09:04:42,166 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-02-01 09:04:42,166 - 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
2026-02-01 09:04:42,419 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-02-01 09:04:42,419 - INFO - Initial checks done. Running the testcase now
2026-02-01 09:04:42,419 - INFO -
2026-02-01 09:04:43,210 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-60696755'](9243a64d-ad15-4815-809e-de585a4aeee1)
2026-02-01 09:04:43,268 - DEBUG - Creating VDNS : ctest-vdns1-55511158
2026-02-01 09:04:43,481 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-55511158'] created succesfully
2026-02-01 09:04:43,481 - DEBUG - Verify VDNS entry is shown in control node
2026-02-01 09:04:43,486 - DEBUG - Verify VDNS entry is shown in the API server
2026-02-01 09:04:43,487 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-02-01 09:04:43,823 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-02-01 09:04:43,853 - DEBUG - Requesting: http://10.0.0.50:8082/domain/1ab2686e-5826-4be9-9ed5-125dbd04682e
2026-02-01 09:04:43,866 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/826f3d6b-7f66-497b-8ce5-28964ef34c69
2026-02-01 09:04:44,433 - DEBUG - Response for create_network : {'network': {'id': '4383f733-1f87-4c12-827f-9d4114870f9d', 'name': 'ctest-vn1-vdns-35557566', 'tenant_id': '9243a64dad154815809ede585a4aeee1', 'project_id': '9243a64dad154815809ede585a4aeee1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-60696755', 'ctest-vn1-vdns-35557566'], 'port_security_enabled': True, 'description': ''}}
2026-02-01 09:04:44,602 - DEBUG - Response for create_subnet : {'subnet': {'id': '8d97c4bd-29f3-4897-8f7b-d6f801ed5480', 'name': '', 'tenant_id': '9243a64dad154815809ede585a4aeee1', 'network_id': '4383f733-1f87-4c12-827f-9d4114870f9d', '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': '9243a64dad154815809ede585a4aeee1'}}
2026-02-01 09:04:44,619 - INFO - Created VN ctest-vn1-vdns-35557566
2026-02-01 09:04:44,669 - DEBUG - VN ctest-vn1-vdns-35557566 UUID is 4383f733-1f87-4c12-827f-9d4114870f9d
2026-02-01 09:04:44,869 - DEBUG - Services list from nova: [, , ]
2026-02-01 09:04:46,021 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5158-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5158-1)
2026-02-01 09:04:46,021 - INFO - Waiting for VM ctest-vm1-test-37527793 to be up..
2026-02-01 09:04:46,061 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-01 09:04:51,141 - DEBUG - VM is in ACTIVE state now
2026-02-01 09:04:51,141 - INFO - VM name : ctest-vm1-test-37527793
2026-02-01 09:04:51,214 - DEBUG - VM ctest-vm1-test-37527793 ID is b9b4ff7b-b066-4499-aa9b-246f662e59e7
2026-02-01 09:04:51,215 - DEBUG - VM ctest-vm1-test-37527793 launched on Node cn-jenkins-deploy-platform-ansible-os-5158-1
2026-02-01 09:04:51,285 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b9b4ff7b-b066-4499-aa9b-246f662e59e7
2026-02-01 09:04:51,293 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d38a9b4a-d357-4aec-ab5d-6b300c29f26c
2026-02-01 09:04:54,546 - 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 1010ms')
2026-02-01 09:04:54,546 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-37527793 failed!
2026-02-01 09:04:54,601 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-60696755:ctest-vn1-vdns-35557566 is 10.10.10.1 and allocation pool is NOT set
2026-02-01 09:04:58,670 - 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.4 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 10.405/10.405/10.405/0.000 ms')
2026-02-01 09:04:58,670 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-37527793 passed
2026-02-01 09:04:58,821 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-01 09:04:58,821 - DEBUG - Waiting to SSH to VM ctest-vm1-test-37527793, IP 10.10.10.3, Port 22
2026-02-01 09:04:58,976 - DEBUG - VM ctest-vm1-test-37527793 is ready for SSH connections
2026-02-01 09:04:58,976 - 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.50, gateway password: c0ntrail123
2026-02-01 09:04:58,976 - DEBUG - ifconfig | grep 10.10.10.3
2026-02-01 09:05:00,686 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-02-01 09:05:00,687 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-37527793", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-02-01 09:05:00,687 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-37527793", None, socket.AF_INET6)'
2026-02-01 09:05:00,952 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-37527793, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-02-01 09:05:00,953 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-37527793
2026-02-01 09:05:03,269 - DEBUG - PING ctest-vm1-test-37527793 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=4.681 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.430 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.480 ms
--- ctest-vm1-test-37527793 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.430/1.863/4.681 ms
2026-02-01 09:05:03,269 - INFO - Ping to IP ctest-vm1-test-37527793 from VM ctest-vm1-test-37527793 passed
2026-02-01 09:05:03,283 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-02-01 09:05:03,289 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-55511158@0%20AllEntriesVdnsRecordsReq
2026-02-01 09:05:03,293 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-55511158:1:ctest-vm1-test-37527793:10.10.10.3', 'rec_name': 'ctest-vm1-test-37527793', '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-5158-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-37527793.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-02-01 09:05:03,293 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-55511158:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-37527793', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-37527793', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5158-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-37527793.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'}
2026-02-01 09:05:04,561 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5158-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5158-1)
2026-02-01 09:05:04,562 - INFO - Waiting for VM ctest-vm2-test-34449051 to be up..
2026-02-01 09:05:04,603 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-01 09:05:09,708 - DEBUG - VM is in ACTIVE state now
2026-02-01 09:05:09,708 - INFO - VM name : ctest-vm2-test-34449051
2026-02-01 09:05:09,802 - DEBUG - VM ctest-vm2-test-34449051 ID is 2ddb8076-b5da-40cc-a0e9-19d409724838
2026-02-01 09:05:09,803 - DEBUG - VM ctest-vm2-test-34449051 launched on Node cn-jenkins-deploy-platform-ansible-os-5158-1
2026-02-01 09:05:09,886 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/2ddb8076-b5da-40cc-a0e9-19d409724838
2026-02-01 09:05:09,894 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a35ede76-3811-40f8-8cda-198ae0f9ec04
2026-02-01 09:05:13,139 - 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 1010ms')
2026-02-01 09:05:13,139 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-34449051 failed!
2026-02-01 09:05:13,193 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-60696755:ctest-vn1-vdns-35557566 is 10.10.10.1 and allocation pool is NOT set
2026-02-01 09:05:17,263 - 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=6.56 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 6.562/6.562/6.562/0.000 ms')
2026-02-01 09:05:17,263 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-34449051 passed
2026-02-01 09:05:17,413 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-01 09:05:17,413 - DEBUG - Waiting to SSH to VM ctest-vm2-test-34449051, IP 10.10.10.4, Port 22
2026-02-01 09:05:17,583 - DEBUG - VM ctest-vm2-test-34449051 is ready for SSH connections
2026-02-01 09:05:17,583 - 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.50, gateway password: c0ntrail123
2026-02-01 09:05:17,584 - DEBUG - ifconfig | grep 10.10.10.4
2026-02-01 09:05:18,255 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-02-01 09:05:18,255 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-34449051", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-02-01 09:05:18,255 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-34449051", None, socket.AF_INET6)'
2026-02-01 09:05:18,520 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-34449051, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-02-01 09:05:18,520 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-34449051
2026-02-01 09:05:20,798 - DEBUG - PING ctest-vm2-test-34449051 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.318 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.401 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.499 ms
--- ctest-vm2-test-34449051 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.401/1.406/3.318 ms
2026-02-01 09:05:20,799 - INFO - Ping to IP ctest-vm2-test-34449051 from VM ctest-vm2-test-34449051 passed
2026-02-01 09:05:20,812 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-02-01 09:05:20,818 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-55511158@0%20AllEntriesVdnsRecordsReq
2026-02-01 09:05:20,823 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-55511158:1:ctest-vm2-test-34449051:10.10.10.4', 'rec_name': 'ctest-vm2-test-34449051', '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-5158-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-34449051.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-02-01 09:05:20,823 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-55511158:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-34449051', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-34449051', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5158-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-34449051.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'}
2026-02-01 09:05:20,823 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-34449051", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-02-01 09:05:20,824 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-34449051", None, socket.AF_INET6)'
2026-02-01 09:05:21,031 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-34449051, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-02-01 09:05:21,032 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-34449051
2026-02-01 09:05:23,301 - DEBUG - PING ctest-vm2-test-34449051 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.014 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.907 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.888 ms
--- ctest-vm2-test-34449051 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.888/2.269/5.014 ms
2026-02-01 09:05:23,301 - INFO - Ping to IP ctest-vm2-test-34449051 from VM ctest-vm1-test-37527793 passed
2026-02-01 09:05:23,301 - INFO - Try deleting the VDNS entry ctest-vdns1-55511158 with back ref of ipam.
2026-02-01 09:05:23,356 - DEBUG - Delete when resource still referred: ['http://10.0.0.50:8082/network-ipam/3ea2c768-652a-45f1-9048-69badb46aa1f']
2026-02-01 09:05:23,357 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-02-01 09:05:23,357 - INFO - Add CNAME VDNS record for ctest-vm1-test-37527793 and verify we able to ping by alias name
2026-02-01 09:05:23,404 - DEBUG - Creating VDNS record data : test-rec
2026-02-01 09:05:23,513 - INFO - In verify_on_setup
2026-02-01 09:05:23,609 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-55511158', 'test-rec'] created succesfully
2026-02-01 09:05:23,609 - INFO - Verify VDNS record is shown in the API server
2026-02-01 09:05:23,609 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-02-01 09:05:23,616 - DEBUG - Requesting: http://10.0.0.50:8082/domain/1ab2686e-5826-4be9-9ed5-125dbd04682e
2026-02-01 09:05:23,629 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/826f3d6b-7f66-497b-8ce5-28964ef34c69
2026-02-01 09:05:23,636 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS-record/b290de1b-6d9f-4235-99db-e81523b48d3a
2026-02-01 09:05:23,642 - INFO - Verify VDNS record is shown in the control node
2026-02-01 09:05:23,648 - 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.50, gateway password: c0ntrail123
2026-02-01 09:05:23,648 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-01 09:05:23,857 - 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.50, gateway password: c0ntrail123
2026-02-01 09:05:23,857 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-01 09:05:24,141 - DEBUG - ping: bad address 'vm1-test-alias'
2026-02-01 09:05:24,141 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-37527793 failed
2026-02-01 09:05:25,142 - 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.50, gateway password: c0ntrail123
2026-02-01 09:05:25,142 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-01 09:05:25,351 - 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.50, gateway password: c0ntrail123
2026-02-01 09:05:25,351 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-01 09:05:25,629 - DEBUG - ping: bad address 'vm1-test-alias'
2026-02-01 09:05:25,629 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-37527793 failed
2026-02-01 09:05:26,631 - 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.50, gateway password: c0ntrail123
2026-02-01 09:05:26,631 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-01 09:05:26,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.50, gateway password: c0ntrail123
2026-02-01 09:05:26,829 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-01 09:05:29,119 - 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.400 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.448 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.405 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.400/0.417/0.448 ms
2026-02-01 09:05:29,119 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-37527793 passed
2026-02-01 09:05:29,119 - DEBUG - Deleting VDNS record data: test-rec
2026-02-01 09:05:29,189 - INFO - VDNS record info: default-domain:ctest-vdns1-55511158:test-rec deleted successfully.
2026-02-01 09:05:29,189 - INFO - Deleting VM ctest-vm2-test-34449051
2026-02-01 09:05:29,280 - INFO - Deleting VM ctest-vm1-test-37527793
2026-02-01 09:05:29,361 - INFO - Deleting VN ctest-vn1-vdns-35557566
2026-02-01 09:05:29,406 - DEBUG - VN 4383f733-1f87-4c12-827f-9d4114870f9d still in use: Unable to complete operation on network 4383f733-1f87-4c12-827f-9d4114870f9d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2d8cd2cd-ebc7-4297-a17b-2ddd38418bb9']
2026-02-01 09:05:29,406 - WARNING - Deleting VN ctest-vn1-vdns-35557566 failed..Will retry
2026-02-01 09:05:31,623 - DEBUG - Response for deleting network ()
2026-02-01 09:05:31,651 - DEBUG - Deleting VDNS Entry: ctest-vdns1-55511158
2026-02-01 09:05:31,725 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-55511158'] deleted successfully.
2026-02-01 09:05:31,725 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-02-01 09:05:31,733 - DEBUG - Requesting: http://10.0.0.50:8082/domain/1ab2686e-5826-4be9-9ed5-125dbd04682e
2026-02-01 09:05:31,745 - DEBUG - VDNS information not found in API server
2026-02-01 09:05:31,745 - INFO - VDNS information ctest-vdns1-55511158 removed from the API Server
2026-02-01 09:05:31,750 - INFO - VDNS information ctest-vdns1-55511158 removed in the Control node
2026-02-01 09:05:31,750 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-60696755']
2026-02-01 09:05:32,002 - DEBUG - No XMPP flaps were noticed during the test
2026-02-01 09:05:32,002 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:50]
2026-02-01 09:05:32,002 - INFO - --------------------------------------------------------------------------------
2026-02-01 09:05:32,736 - INFO - Deleted project: ctest-TestvDNSBasic0-60696755, ID : 9243a64d-ad15-4815-809e-de585a4aeee1