2026-08-04 06:22:27,697 - INFO - Domain Default found not creating
2026-08-04 06:22:27,898 - INFO - Project ctest-TestvDNSBasic0-96212599 not found, creating it
2026-08-04 06:22:28,455 - INFO - Created Project:ctest-TestvDNSBasic0-96212599, ID : 6c50f715-1a28-4762-90d2-6d18b1e93e15
2026-08-04 06:22:30,352 - INFO - ================================================================================
2026-08-04 06:22:30,352 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-08-04 06:22:30,352 - 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-04 06:22:30,636 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with
2026-08-04 06:22:30,636 - INFO - Initial checks done. Running the testcase now
2026-08-04 06:22:30,636 - INFO -
2026-08-04 06:22:31,561 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-96212599'](6c50f715-1a28-4762-90d2-6d18b1e93e15)
2026-08-04 06:22:31,617 - DEBUG - Creating VDNS : ctest-vdns1-81716005
2026-08-04 06:22:31,853 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-81716005'] created succesfully
2026-08-04 06:22:31,854 - DEBUG - Verify VDNS entry is shown in control node
2026-08-04 06:22:31,862 - DEBUG - Verify VDNS entry is shown in the API server
2026-08-04 06:22:31,862 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-08-04 06:22:32,239 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-08-04 06:22:32,272 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9c93f504-bac6-4fd6-9e84-cb4b34ac1e18
2026-08-04 06:22:32,289 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/04840e49-6d7f-463b-a799-d5ca41ff6f8f
2026-08-04 06:22:32,924 - DEBUG - Response for create_network : {'network': {'id': '916bfb8e-7827-4e49-b331-811bd82e9d84', 'name': 'ctest-vn1-vdns-90187132', 'tenant_id': '6c50f7151a28476290d26d18b1e93e15', 'project_id': '6c50f7151a28476290d26d18b1e93e15', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-96212599', 'ctest-vn1-vdns-90187132'], 'port_security_enabled': True, 'description': ''}}
2026-08-04 06:22:33,134 - DEBUG - Response for create_subnet : {'subnet': {'id': '5aab7d67-a07b-48f7-8ecc-a47c15ab06cc', 'name': '', 'tenant_id': '6c50f7151a28476290d26d18b1e93e15', 'network_id': '916bfb8e-7827-4e49-b331-811bd82e9d84', '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': '6c50f7151a28476290d26d18b1e93e15'}}
2026-08-04 06:22:33,158 - INFO - Created VN ctest-vn1-vdns-90187132
2026-08-04 06:22:33,218 - DEBUG - VN ctest-vn1-vdns-90187132 UUID is 916bfb8e-7827-4e49-b331-811bd82e9d84
2026-08-04 06:22:33,462 - DEBUG - Services list from nova: [, , ]
2026-08-04 06:22:34,016 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6130-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6130-1)
2026-08-04 06:22:34,017 - INFO - Waiting for VM ctest-vm1-test-09252132 to be up..
2026-08-04 06:22:34,065 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:22:39,153 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:22:44,245 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:22:49,339 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:22:54,432 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:22:59,521 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:23:04,616 - DEBUG - VM is in ACTIVE state now
2026-08-04 06:23:04,616 - INFO - VM name : ctest-vm1-test-09252132
2026-08-04 06:23:04,710 - DEBUG - VM ctest-vm1-test-09252132 ID is dcc82582-4251-419c-b213-963accf556fe
2026-08-04 06:23:04,710 - DEBUG - VM ctest-vm1-test-09252132 launched on Node cn-jenkins-deploy-platform-ansible-os-6130-1
2026-08-04 06:23:04,793 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/dcc82582-4251-419c-b213-963accf556fe
2026-08-04 06:23:04,804 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/460d400c-cdf5-49b8-94e6-d45e1857880e
2026-08-04 06:23:08,108 - 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-08-04 06:23:08,108 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-09252132 failed!
2026-08-04 06:23:08,165 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-96212599:ctest-vn1-vdns-90187132 is 10.10.10.1 and allocation pool is NOT set
2026-08-04 06:23:10,233 - 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.44 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.511 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.511/2.473/4.436/1.962 ms')
2026-08-04 06:23:10,233 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-09252132 passed
2026-08-04 06:23:10,389 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-04 06:23:10,390 - DEBUG - Waiting to SSH to VM ctest-vm1-test-09252132, IP 10.10.10.3, Port 22
2026-08-04 06:23:10,555 - DEBUG - VM ctest-vm1-test-09252132 is ready for SSH connections
2026-08-04 06:23:10,556 - 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-08-04 06:23:10,556 - DEBUG - ifconfig | grep 10.10.10.3
2026-08-04 06:23:12,281 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-08-04 06:23:12,282 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-09252132", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-04 06:23:12,282 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-09252132", None, socket.AF_INET6)'
2026-08-04 06:23:12,468 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-09252132, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-04 06:23:12,468 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-09252132
2026-08-04 06:23:14,663 - DEBUG - PING ctest-vm1-test-09252132 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.731 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.474 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.640 ms
--- ctest-vm1-test-09252132 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.474/1.615/3.731 ms
2026-08-04 06:23:14,663 - INFO - Ping to IP ctest-vm1-test-09252132 from VM ctest-vm1-test-09252132 passed
2026-08-04 06:23:14,684 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-08-04 06:23:14,694 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-81716005@0%20AllEntriesVdnsRecordsReq
2026-08-04 06:23:14,709 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-81716005:1:ctest-vm1-test-09252132:10.10.10.3', 'rec_name': 'ctest-vm1-test-09252132', '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-6130-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-09252132.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-08-04 06:23:14,709 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-81716005:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-09252132', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-09252132', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6130-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-09252132.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-04 06:23:15,328 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6130-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6130-1)
2026-08-04 06:23:15,328 - INFO - Waiting for VM ctest-vm2-test-62923412 to be up..
2026-08-04 06:23:15,375 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:23:20,471 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:23:25,566 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:23:30,661 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:23:35,767 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:23:40,872 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:23:45,960 - DEBUG - VM is in ACTIVE state now
2026-08-04 06:23:45,960 - INFO - VM name : ctest-vm2-test-62923412
2026-08-04 06:23:46,053 - DEBUG - VM ctest-vm2-test-62923412 ID is 6139915f-e568-4b4b-b656-357261af63df
2026-08-04 06:23:46,053 - DEBUG - VM ctest-vm2-test-62923412 launched on Node cn-jenkins-deploy-platform-ansible-os-6130-1
2026-08-04 06:23:46,147 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/6139915f-e568-4b4b-b656-357261af63df
2026-08-04 06:23:46,158 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b660ddfc-5421-4c98-84ea-702abccb7d3f
2026-08-04 06:23:49,447 - 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 1032ms')
2026-08-04 06:23:49,447 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-62923412 failed!
2026-08-04 06:23:49,505 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-96212599:ctest-vn1-vdns-90187132 is 10.10.10.1 and allocation pool is NOT set
2026-08-04 06:23:51,572 - 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.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.585 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.585/2.303/4.022/1.718 ms')
2026-08-04 06:23:51,573 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-62923412 passed
2026-08-04 06:23:51,729 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-04 06:23:51,730 - DEBUG - Waiting to SSH to VM ctest-vm2-test-62923412, IP 10.10.10.4, Port 22
2026-08-04 06:23:51,903 - DEBUG - VM ctest-vm2-test-62923412 is ready for SSH connections
2026-08-04 06:23:51,903 - 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-08-04 06:23:51,903 - DEBUG - ifconfig | grep 10.10.10.4
2026-08-04 06:23:52,981 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-08-04 06:23:52,982 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-62923412", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-04 06:23:52,982 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-62923412", None, socket.AF_INET6)'
2026-08-04 06:23:53,196 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-62923412, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-04 06:23:53,196 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-62923412
2026-08-04 06:23:55,395 - DEBUG - PING ctest-vm2-test-62923412 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.774 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.441 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.747 ms
--- ctest-vm2-test-62923412 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.441/2.320/5.774 ms
2026-08-04 06:23:55,395 - INFO - Ping to IP ctest-vm2-test-62923412 from VM ctest-vm2-test-62923412 passed
2026-08-04 06:23:55,413 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-08-04 06:23:55,420 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-81716005@0%20AllEntriesVdnsRecordsReq
2026-08-04 06:23:55,427 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-81716005:1:ctest-vm2-test-62923412:10.10.10.4', 'rec_name': 'ctest-vm2-test-62923412', '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-6130-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-62923412.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-08-04 06:23:55,427 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-81716005:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-62923412', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-62923412', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6130-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-62923412.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-04 06:23:55,427 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-62923412", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-04 06:23:55,428 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-62923412", None, socket.AF_INET6)'
2026-08-04 06:23:55,566 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-62923412, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-04 06:23:55,567 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-62923412
2026-08-04 06:23:57,762 - DEBUG - PING ctest-vm2-test-62923412 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.842 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.189 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.120 ms
--- ctest-vm2-test-62923412 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.120/3.383/7.842 ms
2026-08-04 06:23:57,762 - INFO - Ping to IP ctest-vm2-test-62923412 from VM ctest-vm1-test-09252132 passed
2026-08-04 06:23:57,763 - INFO - Try deleting the VDNS entry ctest-vdns1-81716005 with back ref of ipam.
2026-08-04 06:23:57,825 - DEBUG - Delete when resource still referred: ['http://10.0.0.50:8082/network-ipam/4063b67a-ab9d-4e9a-b6b8-51a90fe70d20']
2026-08-04 06:23:57,825 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-08-04 06:23:57,825 - INFO - Add CNAME VDNS record for ctest-vm1-test-09252132 and verify we able to ping by alias name
2026-08-04 06:23:57,873 - DEBUG - Creating VDNS record data : test-rec
2026-08-04 06:23:57,993 - INFO - In verify_on_setup
2026-08-04 06:23:58,093 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-81716005', 'test-rec'] created succesfully
2026-08-04 06:23:58,093 - INFO - Verify VDNS record is shown in the API server
2026-08-04 06:23:58,094 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-08-04 06:23:58,101 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9c93f504-bac6-4fd6-9e84-cb4b34ac1e18
2026-08-04 06:23:58,116 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/04840e49-6d7f-463b-a799-d5ca41ff6f8f
2026-08-04 06:23:58,125 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS-record/6e67baa5-9da1-4db1-bb30-1e9f7f03954e
2026-08-04 06:23:58,132 - INFO - Verify VDNS record is shown in the control node
2026-08-04 06:23:58,140 - 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-08-04 06:23:58,140 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-04 06:23:58,267 - 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-08-04 06:23:58,268 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-04 06:23:58,454 - DEBUG - ping: bad address 'vm1-test-alias'
2026-08-04 06:23:58,455 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-09252132 failed
2026-08-04 06:23:59,455 - 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-08-04 06:23:59,456 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-04 06:23:59,583 - 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-08-04 06:23:59,583 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-04 06:23:59,754 - DEBUG - ping: bad address 'vm1-test-alias'
2026-08-04 06:23:59,754 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-09252132 failed
2026-08-04 06:24:00,755 - 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-08-04 06:24:00,756 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-04 06:24:00,895 - 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-08-04 06:24:00,895 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-04 06:24:03,067 - 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.326 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.410 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.429 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.326/0.388/0.429 ms
2026-08-04 06:24:03,067 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-09252132 passed
2026-08-04 06:24:03,067 - DEBUG - Deleting VDNS record data: test-rec
2026-08-04 06:24:03,149 - INFO - VDNS record info: default-domain:ctest-vdns1-81716005:test-rec deleted successfully.
2026-08-04 06:24:03,149 - INFO - Deleting VM ctest-vm2-test-62923412
2026-08-04 06:24:03,245 - INFO - Deleting VM ctest-vm1-test-09252132
2026-08-04 06:24:03,349 - INFO - Deleting VN ctest-vn1-vdns-90187132
2026-08-04 06:24:03,390 - DEBUG - VN 916bfb8e-7827-4e49-b331-811bd82e9d84 still in use: Unable to complete operation on network 916bfb8e-7827-4e49-b331-811bd82e9d84. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c5ea2fd1-b853-4dc7-b4cf-99b6a9cf5cd5']
2026-08-04 06:24:03,390 - WARNING - Deleting VN ctest-vn1-vdns-90187132 failed..Will retry
2026-08-04 06:24:05,451 - DEBUG - VN 916bfb8e-7827-4e49-b331-811bd82e9d84 still in use: Unable to complete operation on network 916bfb8e-7827-4e49-b331-811bd82e9d84. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-96eed8ff-8d3b-4549-8a08-f1c7749f29ab']
2026-08-04 06:24:05,451 - WARNING - Deleting VN ctest-vn1-vdns-90187132 failed..Will retry
2026-08-04 06:24:07,721 - DEBUG - Response for deleting network ()
2026-08-04 06:24:07,765 - DEBUG - Deleting VDNS Entry: ctest-vdns1-81716005
2026-08-04 06:24:07,849 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-81716005'] deleted successfully.
2026-08-04 06:24:07,849 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-08-04 06:24:07,858 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9c93f504-bac6-4fd6-9e84-cb4b34ac1e18
2026-08-04 06:24:07,873 - DEBUG - VDNS information not found in API server
2026-08-04 06:24:07,873 - INFO - VDNS information ctest-vdns1-81716005 removed from the API Server
2026-08-04 06:24:07,882 - INFO - VDNS information ctest-vdns1-81716005 removed in the Control node
2026-08-04 06:24:07,882 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-96212599']
2026-08-04 06:24:08,149 - DEBUG - No XMPP flaps were noticed during the test
2026-08-04 06:24:08,150 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:38]
2026-08-04 06:24:08,150 - INFO - --------------------------------------------------------------------------------
2026-08-04 06:24:08,962 - INFO - Deleted project: ctest-TestvDNSBasic0-96212599, ID : 6c50f715-1a28-4762-90d2-6d18b1e93e15