2026-04-09 01:53:48,623 - INFO - Reading existing Domain with UUID 549f21b8-1b18-436e-a6d1-a3af077f9f73
2026-04-09 01:53:48,635 - INFO - Using existing domain ['admin_domain'](549f21b8-1b18-436e-a6d1-a3af077f9f73)
2026-04-09 01:53:48,877 - INFO - Project ctest-TestvDNSBasic0-99377599 not found, creating it
2026-04-09 01:53:49,397 - INFO - Created Project:ctest-TestvDNSBasic0-99377599, ID : abba94c5-77af-4183-9f4b-8cfefff26d99
2026-04-09 01:53:51,370 - INFO - ================================================================================
2026-04-09 01:53:51,370 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-04-09 01:53:51,371 - 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-04-09 01:53:51,785 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with
2026-04-09 01:53:51,785 - INFO - Initial checks done. Running the testcase now
2026-04-09 01:53:51,785 - INFO -
2026-04-09 01:53:52,672 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-99377599'](abba94c5-77af-4183-9f4b-8cfefff26d99)
2026-04-09 01:53:52,731 - DEBUG - Creating VDNS : ctest-vdns1-65899468
2026-04-09 01:53:52,951 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-65899468'] created succesfully
2026-04-09 01:53:52,951 - DEBUG - Verify VDNS entry is shown in control node
2026-04-09 01:53:53,004 - DEBUG - Verify VDNS entry is shown in the API server
2026-04-09 01:53:53,004 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2026-04-09 01:53:53,365 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2026-04-09 01:53:53,452 - DEBUG - Requesting: https://10.0.0.129:8082/domain/549f21b8-1b18-436e-a6d1-a3af077f9f73
2026-04-09 01:53:53,513 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS/bfbc5fb1-504b-4393-8db7-84ab270a9278
2026-04-09 01:53:54,388 - DEBUG - Response for create_network : {'network': {'id': 'a028f184-5d36-4cfe-913a-da8f7bb0f811', 'name': 'ctest-vn1-vdns-08584835', 'tenant_id': 'abba94c577af41839f4b8cfefff26d99', 'project_id': 'abba94c577af41839f4b8cfefff26d99', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-99377599', 'ctest-vn1-vdns-08584835'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-04-09 01:53:54,673 - DEBUG - Response for create_subnet : {'subnet': {'id': '17a69616-c21b-4612-a010-1a74a85c2b37', 'name': '', 'tenant_id': 'abba94c577af41839f4b8cfefff26d99', 'network_id': 'a028f184-5d36-4cfe-913a-da8f7bb0f811', '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': '2026-04-09T01:53:54.534976', 'updated_at': '2026-04-09T01:53:54.534976', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'abba94c577af41839f4b8cfefff26d99'}}
2026-04-09 01:53:54,741 - INFO - Created VN ctest-vn1-vdns-08584835
2026-04-09 01:53:54,799 - DEBUG - VN ctest-vn1-vdns-08584835 UUID is a028f184-5d36-4cfe-913a-da8f7bb0f811
2026-04-09 01:53:55,231 - DEBUG - Services list from nova: [, , ]
2026-04-09 01:53:56,455 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-692-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-692-1)
2026-04-09 01:53:56,455 - INFO - Waiting for VM ctest-vm1-test-15151457 to be up..
2026-04-09 01:53:56,571 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-09 01:54:01,721 - DEBUG - VM is in ACTIVE state now
2026-04-09 01:54:01,721 - INFO - VM name : ctest-vm1-test-15151457
2026-04-09 01:54:01,872 - DEBUG - VM ctest-vm1-test-15151457 ID is 25df0fdb-71ce-4c82-b776-e4908e04a541
2026-04-09 01:54:01,872 - DEBUG - VM ctest-vm1-test-15151457 launched on Node cn-jenkins-deploy-platform-juju-os-692-1
2026-04-09 01:54:02,112 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/25df0fdb-71ce-4c82-b776-e4908e04a541
2026-04-09 01:54:02,172 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/6624b2e3-56b7-49d5-a1d2-488c7dc5ca78
2026-04-09 01:54:05,662 - 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 1018ms')
2026-04-09 01:54:05,663 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-15151457 failed!
2026-04-09 01:54:05,719 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-99377599:ctest-vn1-vdns-08584835 is 10.10.10.1 and allocation pool is NOT set
2026-04-09 01:54:09,817 - 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=13.9 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 13.915/13.915/13.915/0.000 ms')
2026-04-09 01:54:09,817 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-15151457 passed
2026-04-09 01:54:09,971 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-09 01:54:09,971 - DEBUG - Waiting to SSH to VM ctest-vm1-test-15151457, IP 10.10.10.3, Port 22
2026-04-09 01:54:10,068 - 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': ''}
2026-04-09 01:54:10,213 - DEBUG - VM ctest-vm1-test-15151457 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-09 01:54:15,214 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-09 01:54:15,214 - DEBUG - Waiting to SSH to VM ctest-vm1-test-15151457, IP 10.10.10.3, Port 22
2026-04-09 01:54:15,456 - DEBUG - VM ctest-vm1-test-15151457 is ready for SSH connections
2026-04-09 01:54:15,456 - 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.129, gateway password: c0ntrail123
2026-04-09 01:54:15,456 - DEBUG - ifconfig | grep 10.10.10.3
2026-04-09 01:54:17,673 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-04-09 01:54:17,674 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-15151457", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-09 01:54:17,674 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-15151457", None, socket.AF_INET6)'
2026-04-09 01:54:17,964 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-15151457, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-09 01:54:17,964 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-15151457
2026-04-09 01:54:20,237 - DEBUG - PING ctest-vm1-test-15151457 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.037 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.340 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.446 ms
--- ctest-vm1-test-15151457 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.340/1.274/3.037 ms
2026-04-09 01:54:20,237 - INFO - Ping to IP ctest-vm1-test-15151457 from VM ctest-vm1-test-15151457 passed
2026-04-09 01:54:20,264 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-04-09 01:54:20,316 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-65899468@0%20AllEntriesVdnsRecordsReq
2026-04-09 01:54:20,368 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-65899468:1:ctest-vm1-test-15151457:10.10.10.3', 'rec_name': 'ctest-vm1-test-15151457', '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-692-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-15151457.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-04-09 01:54:20,368 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-65899468:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-15151457', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-15151457', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-692-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-15151457.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-04-09 01:54:21,918 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-692-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-692-1)
2026-04-09 01:54:21,919 - INFO - Waiting for VM ctest-vm2-test-05121362 to be up..
2026-04-09 01:54:22,020 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-09 01:54:27,172 - DEBUG - VM is in ACTIVE state now
2026-04-09 01:54:27,172 - INFO - VM name : ctest-vm2-test-05121362
2026-04-09 01:54:27,322 - DEBUG - VM ctest-vm2-test-05121362 ID is ff61fcd1-bebd-47b7-816a-af1b5a961d7b
2026-04-09 01:54:27,322 - DEBUG - VM ctest-vm2-test-05121362 launched on Node cn-jenkins-deploy-platform-juju-os-692-1
2026-04-09 01:54:27,480 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/ff61fcd1-bebd-47b7-816a-af1b5a961d7b
2026-04-09 01:54:27,536 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/67445a6f-0b41-4024-b0f4-3169e5600d29
2026-04-09 01:54:30,976 - 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 1003ms')
2026-04-09 01:54:30,976 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-05121362 failed!
2026-04-09 01:54:31,039 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-99377599:ctest-vn1-vdns-08584835 is 10.10.10.1 and allocation pool is NOT set
2026-04-09 01:54:35,239 - 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 1029ms')
2026-04-09 01:54:35,239 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-05121362 failed!
2026-04-09 01:54:35,375 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-99377599:ctest-vn1-vdns-08584835 is 10.10.10.1 and allocation pool is NOT set
2026-04-09 01:54:37,502 - 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.14 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.884 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.884/2.511/4.138/1.627 ms')
2026-04-09 01:54:37,502 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-05121362 passed
2026-04-09 01:54:37,663 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-09 01:54:37,663 - DEBUG - Waiting to SSH to VM ctest-vm2-test-05121362, IP 10.10.10.4, Port 22
2026-04-09 01:54:37,912 - DEBUG - VM ctest-vm2-test-05121362 is ready for SSH connections
2026-04-09 01:54:37,913 - 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.129, gateway password: c0ntrail123
2026-04-09 01:54:37,913 - DEBUG - ifconfig | grep 10.10.10.4
2026-04-09 01:54:39,731 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-04-09 01:54:39,732 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-05121362", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-09 01:54:39,732 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-05121362", None, socket.AF_INET6)'
2026-04-09 01:54:40,017 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-05121362, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-09 01:54:40,018 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-05121362
2026-04-09 01:54:42,335 - DEBUG - PING ctest-vm2-test-05121362 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.610 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.357 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.395 ms
--- ctest-vm2-test-05121362 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.357/1.454/3.610 ms
2026-04-09 01:54:42,335 - INFO - Ping to IP ctest-vm2-test-05121362 from VM ctest-vm2-test-05121362 passed
2026-04-09 01:54:42,354 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-04-09 01:54:42,412 - DEBUG - Requesting: https://10.0.0.129:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-65899468@0%20AllEntriesVdnsRecordsReq
2026-04-09 01:54:42,468 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-65899468:1:ctest-vm2-test-05121362:10.10.10.4', 'rec_name': 'ctest-vm2-test-05121362', '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-692-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-05121362.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-04-09 01:54:42,468 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-65899468:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-05121362', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-05121362', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-692-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-05121362.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-04-09 01:54:42,468 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-05121362", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-09 01:54:42,468 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-05121362", None, socket.AF_INET6)'
2026-04-09 01:54:42,673 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-05121362, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-09 01:54:42,673 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-05121362
2026-04-09 01:54:44,933 - DEBUG - PING ctest-vm2-test-05121362 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=8.297 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.445 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.128 ms
--- ctest-vm2-test-05121362 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.128/3.623/8.297 ms
2026-04-09 01:54:44,933 - INFO - Ping to IP ctest-vm2-test-05121362 from VM ctest-vm1-test-15151457 passed
2026-04-09 01:54:44,933 - INFO - Try deleting the VDNS entry ctest-vdns1-65899468 with back ref of ipam.
2026-04-09 01:54:44,995 - DEBUG - Delete when resource still referred: ['https://10.0.0.129:8082/network-ipam/7cc2cc3a-2336-4c7b-9627-2c56a589afc0']
2026-04-09 01:54:44,995 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-04-09 01:54:44,995 - INFO - Add CNAME VDNS record for ctest-vm1-test-15151457 and verify we able to ping by alias name
2026-04-09 01:54:45,043 - DEBUG - Creating VDNS record data : test-rec
2026-04-09 01:54:45,159 - INFO - In verify_on_setup
2026-04-09 01:54:45,259 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-65899468', 'test-rec'] created succesfully
2026-04-09 01:54:45,259 - INFO - Verify VDNS record is shown in the API server
2026-04-09 01:54:45,259 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2026-04-09 01:54:45,316 - DEBUG - Requesting: https://10.0.0.129:8082/domain/549f21b8-1b18-436e-a6d1-a3af077f9f73
2026-04-09 01:54:45,376 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS/bfbc5fb1-504b-4393-8db7-84ab270a9278
2026-04-09 01:54:45,436 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-DNS-record/bbd2be94-9bbc-4fe5-a3a3-f6dace7a0905
2026-04-09 01:54:45,492 - INFO - Verify VDNS record is shown in the control node
2026-04-09 01:54:45,544 - 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.129, gateway password: c0ntrail123
2026-04-09 01:54:45,544 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-04-09 01:54:45,741 - 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.129, gateway password: c0ntrail123
2026-04-09 01:54:45,742 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-04-09 01:54:46,007 - DEBUG - ping: bad address 'vm1-test-alias'
2026-04-09 01:54:46,007 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-15151457 failed
2026-04-09 01:54:47,008 - 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.129, gateway password: c0ntrail123
2026-04-09 01:54:47,008 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-04-09 01:54:47,208 - 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.129, gateway password: c0ntrail123
2026-04-09 01:54:47,208 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-04-09 01:54:47,501 - DEBUG - ping: bad address 'vm1-test-alias'
2026-04-09 01:54:47,501 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-15151457 failed
2026-04-09 01:54:48,502 - 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.129, gateway password: c0ntrail123
2026-04-09 01:54:48,502 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-04-09 01:54:48,701 - 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.129, gateway password: c0ntrail123
2026-04-09 01:54:48,701 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-04-09 01:54:50,962 - 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.663 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.551 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.311 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.311/0.508/0.663 ms
2026-04-09 01:54:50,962 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-15151457 passed
2026-04-09 01:54:50,963 - DEBUG - Deleting VDNS record data: test-rec
2026-04-09 01:54:51,055 - INFO - VDNS record info: admin_domain:ctest-vdns1-65899468:test-rec deleted successfully.
2026-04-09 01:54:51,055 - INFO - Deleting VM ctest-vm2-test-05121362
2026-04-09 01:54:51,468 - INFO - Deleting VM ctest-vm1-test-15151457
2026-04-09 01:54:51,814 - INFO - Deleting VN ctest-vn1-vdns-08584835
2026-04-09 01:54:51,954 - DEBUG - VN a028f184-5d36-4cfe-913a-da8f7bb0f811 still in use: Unable to complete operation on network a028f184-5d36-4cfe-913a-da8f7bb0f811. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f0483414-6568-4896-aacb-57a376e52642']
2026-04-09 01:54:51,955 - WARNING - Deleting VN ctest-vn1-vdns-08584835 failed..Will retry
2026-04-09 01:54:54,431 - DEBUG - Response for deleting network ()
2026-04-09 01:54:54,587 - DEBUG - Deleting VDNS Entry: ctest-vdns1-65899468
2026-04-09 01:54:54,671 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-65899468'] deleted successfully.
2026-04-09 01:54:54,671 - DEBUG - Requesting: https://10.0.0.129:8082/domains
2026-04-09 01:54:54,727 - DEBUG - Requesting: https://10.0.0.129:8082/domain/549f21b8-1b18-436e-a6d1-a3af077f9f73
2026-04-09 01:54:54,792 - DEBUG - VDNS information not found in API server
2026-04-09 01:54:54,792 - INFO - VDNS information ctest-vdns1-65899468 removed from the API Server
2026-04-09 01:54:54,844 - INFO - VDNS information ctest-vdns1-65899468 removed in the Control node
2026-04-09 01:54:54,844 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-99377599']
2026-04-09 01:54:55,236 - DEBUG - No XMPP flaps were noticed during the test
2026-04-09 01:54:55,237 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:04]
2026-04-09 01:54:55,237 - INFO - --------------------------------------------------------------------------------
2026-04-09 01:54:56,010 - INFO - Deleted project: ctest-TestvDNSBasic0-99377599, ID : abba94c5-77af-4183-9f4b-8cfefff26d99