2026-08-20 07:08:55,468 - INFO - Domain Default found not creating 2026-08-20 07:08:56,065 - INFO - Project ctest-TestvDNSBasic0-94444157 not found, creating it 2026-08-20 07:08:56,631 - INFO - Created Project:ctest-TestvDNSBasic0-94444157, ID : dfa49c68-aa77-4923-b71a-1cb4a4cdc308 2026-08-20 07:08:59,266 - INFO - ================================================================================ 2026-08-20 07:08:59,266 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-08-20 07:08:59,266 - 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-08-20 07:08:59,540 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.25': '0'}} with 2026-08-20 07:08:59,540 - INFO - Initial checks done. Running the testcase now 2026-08-20 07:08:59,541 - INFO - 2026-08-20 07:09:00,420 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-94444157'](dfa49c68-aa77-4923-b71a-1cb4a4cdc308) 2026-08-20 07:09:00,475 - DEBUG - Creating VDNS : ctest-vdns1-49597635 2026-08-20 07:09:00,691 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-49597635'] created succesfully 2026-08-20 07:09:00,691 - DEBUG - Verify VDNS entry is shown in control node 2026-08-20 07:09:00,700 - DEBUG - Verify VDNS entry is shown in the API server 2026-08-20 07:09:00,700 - DEBUG - Requesting: http://10.0.0.177:8082/domains 2026-08-20 07:09:01,074 - DEBUG - Requesting: http://10.0.0.177:8082/domains 2026-08-20 07:09:01,105 - DEBUG - Requesting: http://10.0.0.177:8082/domain/b3608949-028c-4961-ad09-88565b39909b 2026-08-20 07:09:01,119 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-DNS/3655d8f6-5db3-4d5a-8760-e6050f6d721b 2026-08-20 07:09:01,733 - DEBUG - Response for create_network : {'network': {'id': 'a2669baf-f3ba-4e68-8c3a-f0134e8d2bc0', 'name': 'ctest-vn1-vdns-27119512', 'tenant_id': 'dfa49c68aa774923b71a1cb4a4cdc308', 'project_id': 'dfa49c68aa774923b71a1cb4a4cdc308', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-94444157', 'ctest-vn1-vdns-27119512'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 07:09:01,936 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bbb98918-d02c-4a84-a58a-b087450cb0b0', 'name': '', 'tenant_id': 'dfa49c68aa774923b71a1cb4a4cdc308', 'network_id': 'a2669baf-f3ba-4e68-8c3a-f0134e8d2bc0', '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': 'dfa49c68aa774923b71a1cb4a4cdc308'}} 2026-08-20 07:09:01,955 - INFO - Created VN ctest-vn1-vdns-27119512 2026-08-20 07:09:02,015 - DEBUG - VN ctest-vn1-vdns-27119512 UUID is a2669baf-f3ba-4e68-8c3a-f0134e8d2bc0 2026-08-20 07:09:02,252 - DEBUG - Services list from nova: [, , ] 2026-08-20 07:09:02,670 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6182-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6182-1) 2026-08-20 07:09:02,670 - INFO - Waiting for VM ctest-vm1-test-20405953 to be up.. 2026-08-20 07:09:02,716 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:09:07,800 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:09:12,890 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:09:17,969 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:09:23,054 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:09:28,137 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:09:33,227 - DEBUG - VM is in ACTIVE state now 2026-08-20 07:09:33,227 - INFO - VM name : ctest-vm1-test-20405953 2026-08-20 07:09:33,324 - DEBUG - VM ctest-vm1-test-20405953 ID is 36da283a-bd4c-48a9-96df-9549412f0af8 2026-08-20 07:09:33,325 - DEBUG - VM ctest-vm1-test-20405953 launched on Node cn-jenkins-deploy-platform-ansible-os-6182-1 2026-08-20 07:09:33,415 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/36da283a-bd4c-48a9-96df-9549412f0af8 2026-08-20 07:09:33,425 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/a44aa0e0-9dd3-458a-b823-b2fb8663f43f 2026-08-20 07:09:36,676 - 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 1004ms') 2026-08-20 07:09:36,676 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-20405953 failed! 2026-08-20 07:09:36,731 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-94444157:ctest-vn1-vdns-27119512 is 10.10.10.1 and allocation pool is NOT set 2026-08-20 07:09:38,798 - 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.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.625 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.625/2.194/3.763/1.569 ms') 2026-08-20 07:09:38,798 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-20405953 passed 2026-08-20 07:09:38,947 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 07:09:38,948 - DEBUG - Waiting to SSH to VM ctest-vm1-test-20405953, IP 10.10.10.3, Port 22 2026-08-20 07:09:39,114 - DEBUG - VM ctest-vm1-test-20405953 is ready for SSH connections 2026-08-20 07:09:39,114 - 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.177, gateway password: c0ntrail123 2026-08-20 07:09:39,114 - DEBUG - ifconfig | grep 10.10.10.3 2026-08-20 07:09:40,772 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2026-08-20 07:09:40,773 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-20405953", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-20 07:09:40,773 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-20405953", None, socket.AF_INET6)' 2026-08-20 07:09:40,971 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-20405953, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-20 07:09:40,971 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-20405953 2026-08-20 07:09:43,166 - DEBUG - PING ctest-vm1-test-20405953 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=5.631 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.568 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.659 ms --- ctest-vm1-test-20405953 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.568/2.286/5.631 ms 2026-08-20 07:09:43,166 - INFO - Ping to IP ctest-vm1-test-20405953 from VM ctest-vm1-test-20405953 passed 2026-08-20 07:09:43,183 - DEBUG - Requesting: http://10.0.0.177:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-08-20 07:09:43,191 - DEBUG - Requesting: http://10.0.0.177:8092/Snh_PageReq?x=default-domain:ctest-vdns1-49597635@0%20AllEntriesVdnsRecordsReq 2026-08-20 07:09:43,198 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-49597635:1:ctest-vm1-test-20405953:10.10.10.3', 'rec_name': 'ctest-vm1-test-20405953', '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-6182-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-20405953.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-08-20 07:09:43,198 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-49597635:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-20405953', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-20405953', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6182-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-20405953.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-08-20 07:09:43,890 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6182-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6182-1) 2026-08-20 07:09:43,891 - INFO - Waiting for VM ctest-vm2-test-22232967 to be up.. 2026-08-20 07:09:43,934 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:09:49,019 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:09:54,113 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:09:59,200 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:10:04,294 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:10:09,400 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 07:10:14,486 - DEBUG - VM is in ACTIVE state now 2026-08-20 07:10:14,486 - INFO - VM name : ctest-vm2-test-22232967 2026-08-20 07:10:14,573 - DEBUG - VM ctest-vm2-test-22232967 ID is 28aa309f-3c72-471c-8feb-16d735445d0f 2026-08-20 07:10:14,573 - DEBUG - VM ctest-vm2-test-22232967 launched on Node cn-jenkins-deploy-platform-ansible-os-6182-1 2026-08-20 07:10:14,660 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/28aa309f-3c72-471c-8feb-16d735445d0f 2026-08-20 07:10:14,672 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/148d4848-511c-4e70-8e33-3bd5be870551 2026-08-20 07:10:17,967 - 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=7.72 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1027ms\r\nrtt min/avg/max/mdev = 7.723/7.723/7.723/0.000 ms') 2026-08-20 07:10:17,967 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-22232967 passed 2026-08-20 07:10:18,127 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 07:10:18,128 - DEBUG - Waiting to SSH to VM ctest-vm2-test-22232967, IP 10.10.10.4, Port 22 2026-08-20 07:10:18,302 - DEBUG - VM ctest-vm2-test-22232967 is ready for SSH connections 2026-08-20 07:10:18,302 - 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.177, gateway password: c0ntrail123 2026-08-20 07:10:18,302 - DEBUG - ifconfig | grep 10.10.10.4 2026-08-20 07:10:19,375 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2026-08-20 07:10:19,376 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-22232967", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-20 07:10:19,376 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-22232967", None, socket.AF_INET6)' 2026-08-20 07:10:19,572 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-22232967, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-20 07:10:19,572 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-22232967 2026-08-20 07:10:21,779 - DEBUG - PING ctest-vm2-test-22232967 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.923 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.503 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.617 ms --- ctest-vm2-test-22232967 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.503/1.681/3.923 ms 2026-08-20 07:10:21,779 - INFO - Ping to IP ctest-vm2-test-22232967 from VM ctest-vm2-test-22232967 passed 2026-08-20 07:10:21,796 - DEBUG - Requesting: http://10.0.0.177:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-08-20 07:10:21,805 - DEBUG - Requesting: http://10.0.0.177:8092/Snh_PageReq?x=default-domain:ctest-vdns1-49597635@0%20AllEntriesVdnsRecordsReq 2026-08-20 07:10:21,813 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-49597635:1:ctest-vm2-test-22232967:10.10.10.4', 'rec_name': 'ctest-vm2-test-22232967', '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-6182-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-22232967.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-08-20 07:10:21,813 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-49597635:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-22232967', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-22232967', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6182-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-22232967.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-08-20 07:10:21,813 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-22232967", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-20 07:10:21,813 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-22232967", None, socket.AF_INET6)' 2026-08-20 07:10:21,940 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-22232967, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-20 07:10:21,940 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-22232967 2026-08-20 07:10:24,125 - DEBUG - PING ctest-vm2-test-22232967 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=9.867 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.309 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.194 ms --- ctest-vm2-test-22232967 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.194/4.123/9.867 ms 2026-08-20 07:10:24,125 - INFO - Ping to IP ctest-vm2-test-22232967 from VM ctest-vm1-test-20405953 passed 2026-08-20 07:10:24,125 - INFO - Try deleting the VDNS entry ctest-vdns1-49597635 with back ref of ipam. 2026-08-20 07:10:24,183 - DEBUG - Delete when resource still referred: ['http://10.0.0.177:8082/network-ipam/1f635a69-7c92-46ca-a767-c2337bb1a102'] 2026-08-20 07:10:24,183 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-08-20 07:10:24,183 - INFO - Add CNAME VDNS record for ctest-vm1-test-20405953 and verify we able to ping by alias name 2026-08-20 07:10:24,231 - DEBUG - Creating VDNS record data : test-rec 2026-08-20 07:10:24,351 - INFO - In verify_on_setup 2026-08-20 07:10:24,447 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-49597635', 'test-rec'] created succesfully 2026-08-20 07:10:24,447 - INFO - Verify VDNS record is shown in the API server 2026-08-20 07:10:24,448 - DEBUG - Requesting: http://10.0.0.177:8082/domains 2026-08-20 07:10:24,454 - DEBUG - Requesting: http://10.0.0.177:8082/domain/b3608949-028c-4961-ad09-88565b39909b 2026-08-20 07:10:24,469 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-DNS/3655d8f6-5db3-4d5a-8760-e6050f6d721b 2026-08-20 07:10:24,479 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-DNS-record/969fe31e-fd7c-4b62-a19a-42f91a1b4db6 2026-08-20 07:10:24,488 - INFO - Verify VDNS record is shown in the control node 2026-08-20 07:10:24,498 - 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.177, gateway password: c0ntrail123 2026-08-20 07:10:24,498 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-08-20 07:10:24,636 - 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.177, gateway password: c0ntrail123 2026-08-20 07:10:24,636 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-08-20 07:10:24,804 - DEBUG - ping: bad address 'vm1-test-alias' 2026-08-20 07:10:24,804 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-20405953 failed 2026-08-20 07:10:25,804 - 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.177, gateway password: c0ntrail123 2026-08-20 07:10:25,805 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-08-20 07:10:25,933 - 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.177, gateway password: c0ntrail123 2026-08-20 07:10:25,933 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-08-20 07:10:26,092 - DEBUG - ping: bad address 'vm1-test-alias' 2026-08-20 07:10:26,092 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-20405953 failed 2026-08-20 07:10:27,093 - 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.177, gateway password: c0ntrail123 2026-08-20 07:10:27,093 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-08-20 07:10:27,220 - 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.177, gateway password: c0ntrail123 2026-08-20 07:10:27,220 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-08-20 07:10:29,397 - 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.281 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.357 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.407 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.281/0.348/0.407 ms 2026-08-20 07:10:29,397 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-20405953 passed 2026-08-20 07:10:29,397 - DEBUG - Deleting VDNS record data: test-rec 2026-08-20 07:10:29,475 - INFO - VDNS record info: default-domain:ctest-vdns1-49597635:test-rec deleted successfully. 2026-08-20 07:10:29,475 - INFO - Deleting VM ctest-vm2-test-22232967 2026-08-20 07:10:29,573 - INFO - Deleting VM ctest-vm1-test-20405953 2026-08-20 07:10:29,646 - INFO - Deleting VN ctest-vn1-vdns-27119512 2026-08-20 07:10:29,681 - DEBUG - VN a2669baf-f3ba-4e68-8c3a-f0134e8d2bc0 still in use: Unable to complete operation on network a2669baf-f3ba-4e68-8c3a-f0134e8d2bc0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-cd458de2-65bb-492a-81b3-5acf7fb15409'] 2026-08-20 07:10:29,681 - WARNING - Deleting VN ctest-vn1-vdns-27119512 failed..Will retry 2026-08-20 07:10:31,738 - DEBUG - VN a2669baf-f3ba-4e68-8c3a-f0134e8d2bc0 still in use: Unable to complete operation on network a2669baf-f3ba-4e68-8c3a-f0134e8d2bc0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-51b74bc9-9af1-4177-b642-872e22fb92f8'] 2026-08-20 07:10:31,738 - WARNING - Deleting VN ctest-vn1-vdns-27119512 failed..Will retry 2026-08-20 07:10:34,006 - DEBUG - Response for deleting network () 2026-08-20 07:10:34,040 - DEBUG - Deleting VDNS Entry: ctest-vdns1-49597635 2026-08-20 07:10:34,115 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-49597635'] deleted successfully. 2026-08-20 07:10:34,115 - DEBUG - Requesting: http://10.0.0.177:8082/domains 2026-08-20 07:10:34,123 - DEBUG - Requesting: http://10.0.0.177:8082/domain/b3608949-028c-4961-ad09-88565b39909b 2026-08-20 07:10:34,139 - DEBUG - VDNS information not found in API server 2026-08-20 07:10:34,139 - INFO - VDNS information ctest-vdns1-49597635 removed from the API Server 2026-08-20 07:10:34,146 - INFO - VDNS information ctest-vdns1-49597635 removed in the Control node 2026-08-20 07:10:34,147 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-94444157'] 2026-08-20 07:10:34,416 - DEBUG - No XMPP flaps were noticed during the test 2026-08-20 07:10:34,416 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:35] 2026-08-20 07:10:34,416 - INFO - -------------------------------------------------------------------------------- 2026-08-20 07:10:35,195 - INFO - Deleted project: ctest-TestvDNSBasic0-94444157, ID : dfa49c68-aa77-4923-b71a-1cb4a4cdc308