2026-06-01 02:10:10,044 - INFO - Domain Default found not creating
2026-06-01 02:10:10,250 - INFO - Project ctest-TestvDNSBasic0-06907840 not found, creating it
2026-06-01 02:10:10,780 - INFO - Created Project:ctest-TestvDNSBasic0-06907840, ID : f2d49b2d-1b3f-4e7b-885c-a0f75949b68d
2026-06-01 02:10:12,516 - INFO - ================================================================================
2026-06-01 02:10:12,516 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-06-01 02:10:12,516 - 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-06-01 02:10:12,788 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-06-01 02:10:12,788 - INFO - Initial checks done. Running the testcase now
2026-06-01 02:10:12,788 - INFO -
2026-06-01 02:10:13,589 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-06907840'](f2d49b2d-1b3f-4e7b-885c-a0f75949b68d)
2026-06-01 02:10:13,641 - DEBUG - Creating VDNS : ctest-vdns1-14189986
2026-06-01 02:10:13,853 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-14189986'] created succesfully
2026-06-01 02:10:13,854 - DEBUG - Verify VDNS entry is shown in control node
2026-06-01 02:10:13,860 - DEBUG - Verify VDNS entry is shown in the API server
2026-06-01 02:10:13,860 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-01 02:10:14,189 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-01 02:10:14,230 - DEBUG - Requesting: http://10.0.0.33:8082/domain/714a876e-c0fd-41c0-874e-86f112e821d3
2026-06-01 02:10:14,246 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-DNS/aa6841d4-fd66-4f1c-9e27-de2ebc7b7cd8
2026-06-01 02:10:14,845 - DEBUG - Response for create_network : {'network': {'id': '7961e088-84f3-4a6b-a9ec-1796000bdd23', 'name': 'ctest-vn1-vdns-18694587', 'tenant_id': 'f2d49b2d1b3f4e7b885ca0f75949b68d', 'project_id': 'f2d49b2d1b3f4e7b885ca0f75949b68d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-06907840', 'ctest-vn1-vdns-18694587'], 'port_security_enabled': True, 'description': ''}}
2026-06-01 02:10:15,055 - DEBUG - Response for create_subnet : {'subnet': {'id': '3c703815-6cbf-4d71-a643-deb9d03f26c7', 'name': '', 'tenant_id': 'f2d49b2d1b3f4e7b885ca0f75949b68d', 'network_id': '7961e088-84f3-4a6b-a9ec-1796000bdd23', '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': 'f2d49b2d1b3f4e7b885ca0f75949b68d'}}
2026-06-01 02:10:15,075 - INFO - Created VN ctest-vn1-vdns-18694587
2026-06-01 02:10:15,129 - DEBUG - VN ctest-vn1-vdns-18694587 UUID is 7961e088-84f3-4a6b-a9ec-1796000bdd23
2026-06-01 02:10:15,365 - DEBUG - Services list from nova: [, , ]
2026-06-01 02:10:16,562 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5857-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5857-1)
2026-06-01 02:10:16,562 - INFO - Waiting for VM ctest-vm1-test-73405043 to be up..
2026-06-01 02:10:16,611 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-01 02:10:21,707 - DEBUG - VM is in ACTIVE state now
2026-06-01 02:10:21,708 - INFO - VM name : ctest-vm1-test-73405043
2026-06-01 02:10:21,795 - DEBUG - VM ctest-vm1-test-73405043 ID is 3d3d4c9f-fd0c-487e-9ea3-65f4f0ef3907
2026-06-01 02:10:21,795 - DEBUG - VM ctest-vm1-test-73405043 launched on Node cn-jenkins-deploy-platform-ansible-os-5857-1
2026-06-01 02:10:21,913 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/3d3d4c9f-fd0c-487e-9ea3-65f4f0ef3907
2026-06-01 02:10:21,923 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/2e0502cf-7cc8-4ceb-a594-38b30a6b468b
2026-06-01 02:10:25,206 - 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 1032ms')
2026-06-01 02:10:25,206 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-73405043 failed!
2026-06-01 02:10:25,265 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-06907840:ctest-vn1-vdns-18694587 is 10.10.10.1 and allocation pool is NOT set
2026-06-01 02:10:29,335 - 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.26 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 4.257/4.257/4.257/0.000 ms')
2026-06-01 02:10:29,335 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-73405043 passed
2026-06-01 02:10:29,489 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 02:10:29,490 - DEBUG - Waiting to SSH to VM ctest-vm1-test-73405043, IP 10.10.10.3, Port 22
2026-06-01 02:10:29,655 - DEBUG - VM ctest-vm1-test-73405043 is ready for SSH connections
2026-06-01 02:10:29,656 - 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.33, gateway password: c0ntrail123
2026-06-01 02:10:29,656 - DEBUG - ifconfig | grep 10.10.10.3
2026-06-01 02:10:31,403 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-06-01 02:10:31,404 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-73405043", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-01 02:10:31,404 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-73405043", None, socket.AF_INET6)'
2026-06-01 02:10:31,691 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-73405043, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-01 02:10:31,692 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-73405043
2026-06-01 02:10:33,976 - DEBUG - PING ctest-vm1-test-73405043 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.124 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.439 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.633 ms
--- ctest-vm1-test-73405043 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.439/1.398/3.124 ms
2026-06-01 02:10:33,976 - INFO - Ping to IP ctest-vm1-test-73405043 from VM ctest-vm1-test-73405043 passed
2026-06-01 02:10:33,996 - DEBUG - Requesting: http://10.0.0.33:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-06-01 02:10:34,002 - DEBUG - Requesting: http://10.0.0.33:8092/Snh_PageReq?x=default-domain:ctest-vdns1-14189986@0%20AllEntriesVdnsRecordsReq
2026-06-01 02:10:34,008 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-14189986:1:ctest-vm1-test-73405043:10.10.10.3', 'rec_name': 'ctest-vm1-test-73405043', '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-5857-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-73405043.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-06-01 02:10:34,009 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-14189986:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-73405043', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-73405043', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5857-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-73405043.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-06-01 02:10:35,354 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5857-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5857-1)
2026-06-01 02:10:35,355 - INFO - Waiting for VM ctest-vm2-test-46176490 to be up..
2026-06-01 02:10:35,403 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-01 02:10:40,500 - DEBUG - VM is in ACTIVE state now
2026-06-01 02:10:40,500 - INFO - VM name : ctest-vm2-test-46176490
2026-06-01 02:10:40,607 - DEBUG - VM ctest-vm2-test-46176490 ID is b358c5b5-0aab-42ab-8ea7-49e0be6d9234
2026-06-01 02:10:40,607 - DEBUG - VM ctest-vm2-test-46176490 launched on Node cn-jenkins-deploy-platform-ansible-os-5857-1
2026-06-01 02:10:40,693 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/b358c5b5-0aab-42ab-8ea7-49e0be6d9234
2026-06-01 02:10:40,705 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/126d549a-3a87-45b2-ab2a-520b091637bd
2026-06-01 02:10:43,957 - 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 1008ms')
2026-06-01 02:10:43,957 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-46176490 failed!
2026-06-01 02:10:44,013 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-06907840:ctest-vn1-vdns-18694587 is 10.10.10.1 and allocation pool is NOT set
2026-06-01 02:10:48,088 - 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.69 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 7.688/7.688/7.688/0.000 ms')
2026-06-01 02:10:48,088 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-46176490 passed
2026-06-01 02:10:48,245 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 02:10:48,246 - DEBUG - Waiting to SSH to VM ctest-vm2-test-46176490, IP 10.10.10.4, Port 22
2026-06-01 02:10:48,421 - DEBUG - VM ctest-vm2-test-46176490 is ready for SSH connections
2026-06-01 02:10:48,422 - 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.33, gateway password: c0ntrail123
2026-06-01 02:10:48,422 - DEBUG - ifconfig | grep 10.10.10.4
2026-06-01 02:10:50,104 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-06-01 02:10:50,104 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-46176490", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-01 02:10:50,104 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-46176490", None, socket.AF_INET6)'
2026-06-01 02:10:50,389 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-46176490, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-01 02:10:50,389 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-46176490
2026-06-01 02:10:52,676 - DEBUG - PING ctest-vm2-test-46176490 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.565 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.390 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.454 ms
--- ctest-vm2-test-46176490 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.390/1.469/3.565 ms
2026-06-01 02:10:52,676 - INFO - Ping to IP ctest-vm2-test-46176490 from VM ctest-vm2-test-46176490 passed
2026-06-01 02:10:52,690 - DEBUG - Requesting: http://10.0.0.33:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-06-01 02:10:52,696 - DEBUG - Requesting: http://10.0.0.33:8092/Snh_PageReq?x=default-domain:ctest-vdns1-14189986@0%20AllEntriesVdnsRecordsReq
2026-06-01 02:10:52,702 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-14189986:1:ctest-vm2-test-46176490:10.10.10.4', 'rec_name': 'ctest-vm2-test-46176490', '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-5857-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-46176490.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-06-01 02:10:52,702 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-14189986:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-46176490', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-46176490', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5857-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-46176490.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-06-01 02:10:52,702 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-46176490", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-01 02:10:52,702 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-46176490", None, socket.AF_INET6)'
2026-06-01 02:10:52,908 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-46176490, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-01 02:10:52,908 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-46176490
2026-06-01 02:10:55,206 - DEBUG - PING ctest-vm2-test-46176490 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.699 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.285 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.601 ms
--- ctest-vm2-test-46176490 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.285/3.528/7.699 ms
2026-06-01 02:10:55,207 - INFO - Ping to IP ctest-vm2-test-46176490 from VM ctest-vm1-test-73405043 passed
2026-06-01 02:10:55,207 - INFO - Try deleting the VDNS entry ctest-vdns1-14189986 with back ref of ipam.
2026-06-01 02:10:55,265 - DEBUG - Delete when resource still referred: ['http://10.0.0.33:8082/network-ipam/01d7e72b-6fed-439e-bb51-d7869318817a']
2026-06-01 02:10:55,265 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-06-01 02:10:55,265 - INFO - Add CNAME VDNS record for ctest-vm1-test-73405043 and verify we able to ping by alias name
2026-06-01 02:10:55,313 - DEBUG - Creating VDNS record data : test-rec
2026-06-01 02:10:55,425 - INFO - In verify_on_setup
2026-06-01 02:10:55,521 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-14189986', 'test-rec'] created succesfully
2026-06-01 02:10:55,521 - INFO - Verify VDNS record is shown in the API server
2026-06-01 02:10:55,521 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-01 02:10:55,528 - DEBUG - Requesting: http://10.0.0.33:8082/domain/714a876e-c0fd-41c0-874e-86f112e821d3
2026-06-01 02:10:55,542 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-DNS/aa6841d4-fd66-4f1c-9e27-de2ebc7b7cd8
2026-06-01 02:10:55,550 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-DNS-record/99f9a17b-84c1-462f-af89-b50d9ae26f79
2026-06-01 02:10:55,557 - INFO - Verify VDNS record is shown in the control node
2026-06-01 02:10:55,563 - 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.33, gateway password: c0ntrail123
2026-06-01 02:10:55,563 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-06-01 02:10:55,772 - 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.33, gateway password: c0ntrail123
2026-06-01 02:10:55,772 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-06-01 02:10:56,058 - DEBUG - ping: bad address 'vm1-test-alias'
2026-06-01 02:10:56,058 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-73405043 failed
2026-06-01 02:10:57,059 - 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.33, gateway password: c0ntrail123
2026-06-01 02:10:57,059 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-06-01 02:10:57,266 - 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.33, gateway password: c0ntrail123
2026-06-01 02:10:57,266 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-06-01 02:10:57,546 - DEBUG - ping: bad address 'vm1-test-alias'
2026-06-01 02:10:57,546 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-73405043 failed
2026-06-01 02:10:58,547 - 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.33, gateway password: c0ntrail123
2026-06-01 02:10:58,547 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-06-01 02:10:58,760 - 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.33, gateway password: c0ntrail123
2026-06-01 02:10:58,760 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-06-01 02:11:01,041 - 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.921 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.470 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.445 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.445/0.612/0.921 ms
2026-06-01 02:11:01,041 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-73405043 passed
2026-06-01 02:11:01,041 - DEBUG - Deleting VDNS record data: test-rec
2026-06-01 02:11:01,113 - INFO - VDNS record info: default-domain:ctest-vdns1-14189986:test-rec deleted successfully.
2026-06-01 02:11:01,114 - INFO - Deleting VM ctest-vm2-test-46176490
2026-06-01 02:11:01,224 - INFO - Deleting VM ctest-vm1-test-73405043
2026-06-01 02:11:01,315 - INFO - Deleting VN ctest-vn1-vdns-18694587
2026-06-01 02:11:01,366 - DEBUG - VN 7961e088-84f3-4a6b-a9ec-1796000bdd23 still in use: Unable to complete operation on network 7961e088-84f3-4a6b-a9ec-1796000bdd23. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-73eeb7c1-27b2-407b-9b81-51ee18070dce']
2026-06-01 02:11:01,366 - WARNING - Deleting VN ctest-vn1-vdns-18694587 failed..Will retry
2026-06-01 02:11:03,568 - DEBUG - Response for deleting network ()
2026-06-01 02:11:03,607 - DEBUG - Deleting VDNS Entry: ctest-vdns1-14189986
2026-06-01 02:11:03,681 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-14189986'] deleted successfully.
2026-06-01 02:11:03,681 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-01 02:11:03,689 - DEBUG - Requesting: http://10.0.0.33:8082/domain/714a876e-c0fd-41c0-874e-86f112e821d3
2026-06-01 02:11:03,705 - DEBUG - VDNS information not found in API server
2026-06-01 02:11:03,705 - INFO - VDNS information ctest-vdns1-14189986 removed from the API Server
2026-06-01 02:11:03,710 - INFO - VDNS information ctest-vdns1-14189986 removed in the Control node
2026-06-01 02:11:03,710 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-06907840']
2026-06-01 02:11:03,979 - DEBUG - No XMPP flaps were noticed during the test
2026-06-01 02:11:03,979 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2026-06-01 02:11:03,979 - INFO - --------------------------------------------------------------------------------
2026-06-01 02:11:04,725 - INFO - Deleted project: ctest-TestvDNSBasic0-06907840, ID : f2d49b2d-1b3f-4e7b-885c-a0f75949b68d