2026-08-27 20:00:14,146 - INFO - Domain Default found not creating
2026-08-27 20:00:14,352 - INFO - Project ctest-TestvDNSBasic0-48709569 not found, creating it
2026-08-27 20:00:14,912 - INFO - Created Project:ctest-TestvDNSBasic0-48709569, ID : 8d7e4747-9d80-4301-80a4-24d0de7f9629
2026-08-27 20:00:16,713 - INFO - ================================================================================
2026-08-27 20:00:16,714 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-08-27 20:00:16,714 - 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-27 20:00:16,987 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.17': '0'}} with
2026-08-27 20:00:16,987 - INFO - Initial checks done. Running the testcase now
2026-08-27 20:00:16,988 - INFO -
2026-08-27 20:00:17,786 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-48709569'](8d7e4747-9d80-4301-80a4-24d0de7f9629)
2026-08-27 20:00:17,839 - DEBUG - Creating VDNS : ctest-vdns1-17202042
2026-08-27 20:00:18,056 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-17202042'] created succesfully
2026-08-27 20:00:18,056 - DEBUG - Verify VDNS entry is shown in control node
2026-08-27 20:00:18,064 - DEBUG - Verify VDNS entry is shown in the API server
2026-08-27 20:00:18,064 - DEBUG - Requesting: http://10.0.0.177:8082/domains
2026-08-27 20:00:18,393 - DEBUG - Requesting: http://10.0.0.177:8082/domains
2026-08-27 20:00:18,429 - DEBUG - Requesting: http://10.0.0.177:8082/domain/b06706ea-80fc-4b5e-9a1b-0eab60eedf51
2026-08-27 20:00:18,445 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-DNS/7059a049-413f-4001-ba64-35e46257bd9a
2026-08-27 20:00:19,066 - DEBUG - Response for create_network : {'network': {'id': 'f939e03f-ad0c-4089-ba2f-c19907c6a964', 'name': 'ctest-vn1-vdns-18476938', 'tenant_id': '8d7e47479d80430180a424d0de7f9629', 'project_id': '8d7e47479d80430180a424d0de7f9629', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-48709569', 'ctest-vn1-vdns-18476938'], 'port_security_enabled': True, 'description': ''}}
2026-08-27 20:00:19,327 - DEBUG - Response for create_subnet : {'subnet': {'id': '52c5b60a-ffcf-4350-95d7-7651869ce9c5', 'name': '', 'tenant_id': '8d7e47479d80430180a424d0de7f9629', 'network_id': 'f939e03f-ad0c-4089-ba2f-c19907c6a964', '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': '8d7e47479d80430180a424d0de7f9629'}}
2026-08-27 20:00:19,350 - INFO - Created VN ctest-vn1-vdns-18476938
2026-08-27 20:00:19,404 - DEBUG - VN ctest-vn1-vdns-18476938 UUID is f939e03f-ad0c-4089-ba2f-c19907c6a964
2026-08-27 20:00:19,627 - DEBUG - Services list from nova: [, , ]
2026-08-27 20:00:20,028 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6235-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6235-1)
2026-08-27 20:00:20,029 - INFO - Waiting for VM ctest-vm1-test-72617203 to be up..
2026-08-27 20:00:20,066 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-27 20:00:25,154 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-27 20:00:30,259 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-27 20:00:35,348 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-27 20:00:40,441 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-27 20:00:45,518 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-27 20:00:50,606 - DEBUG - VM is in ACTIVE state now
2026-08-27 20:00:50,606 - INFO - VM name : ctest-vm1-test-72617203
2026-08-27 20:00:50,721 - DEBUG - VM ctest-vm1-test-72617203 ID is ac3ae58b-5f91-470f-a482-73b054900f65
2026-08-27 20:00:50,721 - DEBUG - VM ctest-vm1-test-72617203 launched on Node cn-jenkins-deploy-platform-ansible-os-6235-1
2026-08-27 20:00:50,810 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/ac3ae58b-5f91-470f-a482-73b054900f65
2026-08-27 20:00:50,820 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/5fd15c68-a7f4-405a-a216-13ce0624b08c
2026-08-27 20:00:52,081 - 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=4.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.45 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 = 2.452/3.513/4.574/1.061 ms')
2026-08-27 20:00:52,081 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-72617203 passed
2026-08-27 20:00:52,244 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-27 20:00:52,244 - DEBUG - Waiting to SSH to VM ctest-vm1-test-72617203, IP 10.10.10.3, Port 22
2026-08-27 20:00:52,403 - DEBUG - VM ctest-vm1-test-72617203 is ready for SSH connections
2026-08-27 20:00:52,403 - 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-27 20:00:52,403 - DEBUG - ifconfig | grep 10.10.10.3
2026-08-27 20:00:54,004 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-08-27 20:00:54,005 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-72617203", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123
2026-08-27 20:00:54,005 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-72617203", None, socket.AF_INET6)'
2026-08-27 20:00:54,195 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-72617203, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123
2026-08-27 20:00:54,196 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-72617203
2026-08-27 20:00:56,403 - DEBUG - PING ctest-vm1-test-72617203 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=5.971 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.548 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.490 ms
--- ctest-vm1-test-72617203 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.490/2.336/5.971 ms
2026-08-27 20:00:56,403 - INFO - Ping to IP ctest-vm1-test-72617203 from VM ctest-vm1-test-72617203 passed
2026-08-27 20:00:56,421 - DEBUG - Requesting: http://10.0.0.177:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-08-27 20:00:56,435 - DEBUG - Requesting: http://10.0.0.177:8092/Snh_PageReq?x=default-domain:ctest-vdns1-17202042@0%20AllEntriesVdnsRecordsReq
2026-08-27 20:00:56,444 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-17202042:1:ctest-vm1-test-72617203:10.10.10.3', 'rec_name': 'ctest-vm1-test-72617203', '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-6235-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-72617203.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-08-27 20:00:56,444 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-17202042:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-72617203', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-72617203', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6235-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-72617203.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-27 20:00:57,061 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6235-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6235-1)
2026-08-27 20:00:57,062 - INFO - Waiting for VM ctest-vm2-test-04771001 to be up..
2026-08-27 20:00:57,106 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-27 20:01:02,200 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-27 20:01:07,287 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-27 20:01:12,384 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-27 20:01:17,473 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-27 20:01:22,561 - DEBUG - VM is in ACTIVE state now
2026-08-27 20:01:22,562 - INFO - VM name : ctest-vm2-test-04771001
2026-08-27 20:01:22,645 - DEBUG - VM ctest-vm2-test-04771001 ID is f647d800-0e02-4efb-b534-a2214e6c812d
2026-08-27 20:01:22,645 - DEBUG - VM ctest-vm2-test-04771001 launched on Node cn-jenkins-deploy-platform-ansible-os-6235-1
2026-08-27 20:01:22,740 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/f647d800-0e02-4efb-b534-a2214e6c812d
2026-08-27 20:01:22,749 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/97cce62d-ccd5-4ff2-9e4d-0f4e5274ee4b
2026-08-27 20:01:26,024 - 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 1013ms')
2026-08-27 20:01:26,024 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-04771001 failed!
2026-08-27 20:01:26,080 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-48709569:ctest-vn1-vdns-18476938 is 10.10.10.1 and allocation pool is NOT set
2026-08-27 20:01:30,146 - 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 1002ms')
2026-08-27 20:01:30,147 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-04771001 failed!
2026-08-27 20:01:30,204 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-48709569:ctest-vn1-vdns-18476938 is 10.10.10.1 and allocation pool is NOT set
2026-08-27 20:01:32,264 - 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=3.38 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.639 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.639/2.010/3.382/1.371 ms')
2026-08-27 20:01:32,264 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-04771001 passed
2026-08-27 20:01:32,420 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-27 20:01:32,420 - DEBUG - Waiting to SSH to VM ctest-vm2-test-04771001, IP 10.10.10.4, Port 22
2026-08-27 20:01:32,575 - DEBUG - VM ctest-vm2-test-04771001 is ready for SSH connections
2026-08-27 20:01:32,575 - 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-27 20:01:32,575 - DEBUG - ifconfig | grep 10.10.10.4
2026-08-27 20:01:33,502 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-08-27 20:01:33,503 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-04771001", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123
2026-08-27 20:01:33,503 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-04771001", None, socket.AF_INET6)'
2026-08-27 20:01:33,686 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-04771001, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123
2026-08-27 20:01:33,687 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-04771001
2026-08-27 20:01:35,883 - DEBUG - PING ctest-vm2-test-04771001 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.693 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.612 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.563 ms
--- ctest-vm2-test-04771001 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.563/1.956/4.693 ms
2026-08-27 20:01:35,884 - INFO - Ping to IP ctest-vm2-test-04771001 from VM ctest-vm2-test-04771001 passed
2026-08-27 20:01:35,901 - DEBUG - Requesting: http://10.0.0.177:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-08-27 20:01:35,911 - DEBUG - Requesting: http://10.0.0.177:8092/Snh_PageReq?x=default-domain:ctest-vdns1-17202042@0%20AllEntriesVdnsRecordsReq
2026-08-27 20:01:35,918 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-17202042:1:ctest-vm2-test-04771001:10.10.10.4', 'rec_name': 'ctest-vm2-test-04771001', '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-6235-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-04771001.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-08-27 20:01:35,918 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-17202042:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-04771001', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-04771001', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6235-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-04771001.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-27 20:01:35,919 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-04771001", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123
2026-08-27 20:01:35,919 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-04771001", None, socket.AF_INET6)'
2026-08-27 20:01:36,056 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-04771001, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123
2026-08-27 20:01:36,057 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-04771001
2026-08-27 20:01:38,245 - DEBUG - PING ctest-vm2-test-04771001 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=9.924 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.250 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.443 ms
--- ctest-vm2-test-04771001 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.250/4.205/9.924 ms
2026-08-27 20:01:38,245 - INFO - Ping to IP ctest-vm2-test-04771001 from VM ctest-vm1-test-72617203 passed
2026-08-27 20:01:38,245 - INFO - Try deleting the VDNS entry ctest-vdns1-17202042 with back ref of ipam.
2026-08-27 20:01:38,304 - DEBUG - Delete when resource still referred: ['http://10.0.0.177:8082/network-ipam/73ae17cb-7fe5-4ae5-87a6-dc462059023b']
2026-08-27 20:01:38,304 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-08-27 20:01:38,304 - INFO - Add CNAME VDNS record for ctest-vm1-test-72617203 and verify we able to ping by alias name
2026-08-27 20:01:38,352 - DEBUG - Creating VDNS record data : test-rec
2026-08-27 20:01:38,472 - INFO - In verify_on_setup
2026-08-27 20:01:38,572 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-17202042', 'test-rec'] created succesfully
2026-08-27 20:01:38,572 - INFO - Verify VDNS record is shown in the API server
2026-08-27 20:01:38,572 - DEBUG - Requesting: http://10.0.0.177:8082/domains
2026-08-27 20:01:38,581 - DEBUG - Requesting: http://10.0.0.177:8082/domain/b06706ea-80fc-4b5e-9a1b-0eab60eedf51
2026-08-27 20:01:38,597 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-DNS/7059a049-413f-4001-ba64-35e46257bd9a
2026-08-27 20:01:38,608 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-DNS-record/10aab01c-0bc1-4cdb-9acb-52321227f8b7
2026-08-27 20:01:38,617 - INFO - Verify VDNS record is shown in the control node
2026-08-27 20:01:38,628 - 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-27 20:01:38,628 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-27 20:01:38,753 - 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-27 20:01:38,753 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-27 20:01:38,928 - DEBUG - ping: bad address 'vm1-test-alias'
2026-08-27 20:01:38,929 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-72617203 failed
2026-08-27 20:01:39,929 - 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-27 20:01:39,929 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-27 20:01:40,058 - 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-27 20:01:40,058 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-27 20:01:40,232 - DEBUG - ping: bad address 'vm1-test-alias'
2026-08-27 20:01:40,232 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-72617203 failed
2026-08-27 20:01:41,233 - 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-27 20:01:41,233 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-27 20:01:41,350 - 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-27 20:01:41,350 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-27 20:01:43,537 - 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.337 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.397 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.470 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.337/0.401/0.470 ms
2026-08-27 20:01:43,537 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-72617203 passed
2026-08-27 20:01:43,537 - DEBUG - Deleting VDNS record data: test-rec
2026-08-27 20:01:43,615 - INFO - VDNS record info: default-domain:ctest-vdns1-17202042:test-rec deleted successfully.
2026-08-27 20:01:43,616 - INFO - Deleting VM ctest-vm2-test-04771001
2026-08-27 20:01:43,700 - INFO - Deleting VM ctest-vm1-test-72617203
2026-08-27 20:01:43,780 - INFO - Deleting VN ctest-vn1-vdns-18476938
2026-08-27 20:01:43,821 - DEBUG - VN f939e03f-ad0c-4089-ba2f-c19907c6a964 still in use: Unable to complete operation on network f939e03f-ad0c-4089-ba2f-c19907c6a964. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-39915ffb-0e25-45c4-9415-e3d529504f7d']
2026-08-27 20:01:43,821 - WARNING - Deleting VN ctest-vn1-vdns-18476938 failed..Will retry
2026-08-27 20:01:45,877 - DEBUG - VN f939e03f-ad0c-4089-ba2f-c19907c6a964 still in use: Unable to complete operation on network f939e03f-ad0c-4089-ba2f-c19907c6a964. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b1421d30-9ae6-4999-a035-3b9d5c3ab3c7']
2026-08-27 20:01:45,878 - WARNING - Deleting VN ctest-vn1-vdns-18476938 failed..Will retry
2026-08-27 20:01:48,110 - DEBUG - Response for deleting network ()
2026-08-27 20:01:48,155 - DEBUG - Deleting VDNS Entry: ctest-vdns1-17202042
2026-08-27 20:01:48,235 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-17202042'] deleted successfully.
2026-08-27 20:01:48,236 - DEBUG - Requesting: http://10.0.0.177:8082/domains
2026-08-27 20:01:48,243 - DEBUG - Requesting: http://10.0.0.177:8082/domain/b06706ea-80fc-4b5e-9a1b-0eab60eedf51
2026-08-27 20:01:48,265 - DEBUG - VDNS information not found in API server
2026-08-27 20:01:48,265 - INFO - VDNS information ctest-vdns1-17202042 removed from the API Server
2026-08-27 20:01:48,272 - INFO - VDNS information ctest-vdns1-17202042 removed in the Control node
2026-08-27 20:01:48,272 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-48709569']
2026-08-27 20:01:48,549 - DEBUG - No XMPP flaps were noticed during the test
2026-08-27 20:01:48,549 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:32]
2026-08-27 20:01:48,549 - INFO - --------------------------------------------------------------------------------
2026-08-27 20:01:49,320 - INFO - Deleted project: ctest-TestvDNSBasic0-48709569, ID : 8d7e4747-9d80-4301-80a4-24d0de7f9629