2025-09-22 21:13:40,449 - INFO - Domain Default found not creating
2025-09-22 21:13:40,579 - INFO - Project ctest-TestvDNSBasic0-63597067 not found, creating it
2025-09-22 21:13:40,996 - INFO - Created Project:ctest-TestvDNSBasic0-63597067, ID : 9997b090-8699-4b22-97d6-074c0b5991cf
2025-09-22 21:13:42,359 - INFO - ================================================================================
2025-09-22 21:13:42,359 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-09-22 21:13:42,359 - 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
2025-09-22 21:13:42,615 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-22 21:13:42,615 - INFO - Initial checks done. Running the testcase now
2025-09-22 21:13:42,615 - INFO -
2025-09-22 21:13:43,281 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-63597067'](9997b090-8699-4b22-97d6-074c0b5991cf)
2025-09-22 21:13:43,334 - DEBUG - Creating VDNS : ctest-vdns1-38884980
2025-09-22 21:13:43,542 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-38884980'] created succesfully
2025-09-22 21:13:43,543 - DEBUG - Verify VDNS entry is shown in control node
2025-09-22 21:13:43,549 - DEBUG - Verify VDNS entry is shown in the API server
2025-09-22 21:13:43,549 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-22 21:13:43,837 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-22 21:13:43,862 - DEBUG - Requesting: http://10.0.0.254:8082/domain/4ee0f0a2-b3e2-484c-a549-bb9fd91aab4c
2025-09-22 21:13:43,874 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/8fe6e9d7-50ea-409f-b4df-4ee8e8db0b7f
2025-09-22 21:13:44,412 - DEBUG - Response for create_network : {'network': {'id': '882eb42f-af68-42d2-98ea-62e2a956f1c5', 'name': 'ctest-vn1-vdns-44576776', 'tenant_id': '9997b09086994b2297d6074c0b5991cf', 'project_id': '9997b09086994b2297d6074c0b5991cf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-63597067', 'ctest-vn1-vdns-44576776'], 'port_security_enabled': True, 'description': ''}}
2025-09-22 21:13:44,568 - DEBUG - Response for create_subnet : {'subnet': {'id': '56326631-0c1c-4bb1-9825-3c79c95394ab', 'name': '', 'tenant_id': '9997b09086994b2297d6074c0b5991cf', 'network_id': '882eb42f-af68-42d2-98ea-62e2a956f1c5', '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': '9997b09086994b2297d6074c0b5991cf'}}
2025-09-22 21:13:44,583 - INFO - Created VN ctest-vn1-vdns-44576776
2025-09-22 21:13:44,635 - DEBUG - VN ctest-vn1-vdns-44576776 UUID is 882eb42f-af68-42d2-98ea-62e2a956f1c5
2025-09-22 21:13:44,805 - DEBUG - Services list from nova: [, , ]
2025-09-22 21:13:45,815 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4172-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4172-1)
2025-09-22 21:13:45,815 - INFO - Waiting for VM ctest-vm1-test-57753051 to be up..
2025-09-22 21:13:45,847 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-22 21:13:50,916 - DEBUG - VM is in ACTIVE state now
2025-09-22 21:13:50,916 - INFO - VM name : ctest-vm1-test-57753051
2025-09-22 21:13:50,981 - DEBUG - VM ctest-vm1-test-57753051 ID is bc810910-ade4-4957-89f5-c48ef15b65c7
2025-09-22 21:13:50,981 - DEBUG - VM ctest-vm1-test-57753051 launched on Node cn-jenkins-deploy-platform-ansible-os-4172-1
2025-09-22 21:13:51,049 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/bc810910-ade4-4957-89f5-c48ef15b65c7
2025-09-22 21:13:51,056 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/86650b28-09e3-4577-9c40-b78ffd845870
2025-09-22 21:13:54,310 - 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 1024ms')
2025-09-22 21:13:54,311 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-57753051 failed!
2025-09-22 21:13:54,362 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-63597067:ctest-vn1-vdns-44576776 is 10.10.10.1 and allocation pool is NOT set
2025-09-22 21:13:56,426 - 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=1.52 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 = 1.515/2.639/3.764/1.124 ms')
2025-09-22 21:13:56,426 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-57753051 passed
2025-09-22 21:13:56,578 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-22 21:13:56,579 - DEBUG - Waiting to SSH to VM ctest-vm1-test-57753051, IP 10.10.10.3, Port 22
2025-09-22 21:13:56,730 - DEBUG - VM ctest-vm1-test-57753051 is ready for SSH connections
2025-09-22 21:13:56,730 - 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.254, gateway password: c0ntrail123
2025-09-22 21:13:56,730 - DEBUG - ifconfig | grep 10.10.10.3
2025-09-22 21:13:58,393 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-09-22 21:13:58,393 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-57753051", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-22 21:13:58,394 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-57753051", None, socket.AF_INET6)'
2025-09-22 21:13:58,640 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-57753051, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-22 21:13:58,640 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-57753051
2025-09-22 21:14:00,886 - DEBUG - PING ctest-vm1-test-57753051 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.876 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.542 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.428 ms
--- ctest-vm1-test-57753051 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.428/1.282/2.876 ms
2025-09-22 21:14:00,886 - INFO - Ping to IP ctest-vm1-test-57753051 from VM ctest-vm1-test-57753051 passed
2025-09-22 21:14:00,899 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-09-22 21:14:00,903 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-38884980@0%20AllEntriesVdnsRecordsReq
2025-09-22 21:14:00,908 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-38884980:1:ctest-vm1-test-57753051:10.10.10.3', 'rec_name': 'ctest-vm1-test-57753051', '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-4172-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-57753051.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-09-22 21:14:00,908 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-38884980:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-57753051', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-57753051', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4172-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-57753051.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'}
2025-09-22 21:14:02,017 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4172-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4172-1)
2025-09-22 21:14:02,018 - INFO - Waiting for VM ctest-vm2-test-19735099 to be up..
2025-09-22 21:14:02,050 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-22 21:14:07,115 - DEBUG - VM is in ACTIVE state now
2025-09-22 21:14:07,115 - INFO - VM name : ctest-vm2-test-19735099
2025-09-22 21:14:07,177 - DEBUG - VM ctest-vm2-test-19735099 ID is a07d406b-97c3-452f-ad77-94fe39979ed4
2025-09-22 21:14:07,177 - DEBUG - VM ctest-vm2-test-19735099 launched on Node cn-jenkins-deploy-platform-ansible-os-4172-1
2025-09-22 21:14:07,241 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/a07d406b-97c3-452f-ad77-94fe39979ed4
2025-09-22 21:14:07,249 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/8cee61e1-30c6-468b-9977-1296f4d358f2
2025-09-22 21:14:10,510 - 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 1024ms')
2025-09-22 21:14:10,510 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-19735099 failed!
2025-09-22 21:14:10,563 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-63597067:ctest-vn1-vdns-44576776 is 10.10.10.1 and allocation pool is NOT set
2025-09-22 21:14:12,627 - 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.87 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.800 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.800/2.336/3.872/1.536 ms')
2025-09-22 21:14:12,627 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-19735099 passed
2025-09-22 21:14:12,774 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-22 21:14:12,775 - DEBUG - Waiting to SSH to VM ctest-vm2-test-19735099, IP 10.10.10.4, Port 22
2025-09-22 21:14:12,926 - DEBUG - VM ctest-vm2-test-19735099 is ready for SSH connections
2025-09-22 21:14:12,926 - 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.254, gateway password: c0ntrail123
2025-09-22 21:14:12,926 - DEBUG - ifconfig | grep 10.10.10.4
2025-09-22 21:14:14,535 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-09-22 21:14:14,535 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-19735099", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-22 21:14:14,535 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-19735099", None, socket.AF_INET6)'
2025-09-22 21:14:14,765 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-19735099, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-22 21:14:14,765 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-19735099
2025-09-22 21:14:17,009 - DEBUG - PING ctest-vm2-test-19735099 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.770 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.317 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.413 ms
--- ctest-vm2-test-19735099 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.317/1.166/2.770 ms
2025-09-22 21:14:17,009 - INFO - Ping to IP ctest-vm2-test-19735099 from VM ctest-vm2-test-19735099 passed
2025-09-22 21:14:17,022 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-09-22 21:14:17,026 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-38884980@0%20AllEntriesVdnsRecordsReq
2025-09-22 21:14:17,030 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-38884980:1:ctest-vm2-test-19735099:10.10.10.4', 'rec_name': 'ctest-vm2-test-19735099', '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-4172-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-19735099.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-09-22 21:14:17,030 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-38884980:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-19735099', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-19735099', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4172-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-19735099.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'}
2025-09-22 21:14:17,030 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-19735099", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-22 21:14:17,031 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-19735099", None, socket.AF_INET6)'
2025-09-22 21:14:17,205 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-19735099, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-22 21:14:17,205 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-19735099
2025-09-22 21:14:19,465 - DEBUG - PING ctest-vm2-test-19735099 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.552 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.747 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.875 ms
--- ctest-vm2-test-19735099 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.747/2.724/6.552 ms
2025-09-22 21:14:19,465 - INFO - Ping to IP ctest-vm2-test-19735099 from VM ctest-vm1-test-57753051 passed
2025-09-22 21:14:19,465 - INFO - Try deleting the VDNS entry ctest-vdns1-38884980 with back ref of ipam.
2025-09-22 21:14:19,518 - DEBUG - Delete when resource still referred: ['http://10.0.0.254:8082/network-ipam/d5812e55-fee7-4d98-b26f-d249cf0d1870']
2025-09-22 21:14:19,518 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-09-22 21:14:19,518 - INFO - Add CNAME VDNS record for ctest-vm1-test-57753051 and verify we able to ping by alias name
2025-09-22 21:14:19,566 - DEBUG - Creating VDNS record data : test-rec
2025-09-22 21:14:19,674 - INFO - In verify_on_setup
2025-09-22 21:14:19,774 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-38884980', 'test-rec'] created succesfully
2025-09-22 21:14:19,774 - INFO - Verify VDNS record is shown in the API server
2025-09-22 21:14:19,775 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-22 21:14:19,780 - DEBUG - Requesting: http://10.0.0.254:8082/domain/4ee0f0a2-b3e2-484c-a549-bb9fd91aab4c
2025-09-22 21:14:19,790 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/8fe6e9d7-50ea-409f-b4df-4ee8e8db0b7f
2025-09-22 21:14:19,796 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS-record/3ec32bd8-3815-499a-9b4e-f714c471a065
2025-09-22 21:14:19,801 - INFO - Verify VDNS record is shown in the control node
2025-09-22 21:14:19,805 - 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.254, gateway password: c0ntrail123
2025-09-22 21:14:19,805 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-09-22 21:14:19,976 - 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.254, gateway password: c0ntrail123
2025-09-22 21:14:19,976 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-09-22 21:14:20,244 - DEBUG - ping: bad address 'vm1-test-alias'
2025-09-22 21:14:20,244 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-57753051 failed
2025-09-22 21:14:21,245 - 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.254, gateway password: c0ntrail123
2025-09-22 21:14:21,245 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-09-22 21:14:21,449 - 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.254, gateway password: c0ntrail123
2025-09-22 21:14:21,449 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-09-22 21:14:21,683 - DEBUG - ping: bad address 'vm1-test-alias'
2025-09-22 21:14:21,683 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-57753051 failed
2025-09-22 21:14:22,683 - 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.254, gateway password: c0ntrail123
2025-09-22 21:14:22,684 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-09-22 21:14:22,857 - 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.254, gateway password: c0ntrail123
2025-09-22 21:14:22,857 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-09-22 21:14:25,098 - 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.374 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.367 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.289 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.289/0.343/0.374 ms
2025-09-22 21:14:25,098 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-57753051 passed
2025-09-22 21:14:25,099 - DEBUG - Deleting VDNS record data: test-rec
2025-09-22 21:14:25,162 - INFO - VDNS record info: default-domain:ctest-vdns1-38884980:test-rec deleted successfully.
2025-09-22 21:14:25,162 - INFO - Deleting VM ctest-vm2-test-19735099
2025-09-22 21:14:25,220 - INFO - Deleting VM ctest-vm1-test-57753051
2025-09-22 21:14:25,286 - INFO - Deleting VN ctest-vn1-vdns-44576776
2025-09-22 21:14:25,316 - DEBUG - VN 882eb42f-af68-42d2-98ea-62e2a956f1c5 still in use: Unable to complete operation on network 882eb42f-af68-42d2-98ea-62e2a956f1c5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-603b2028-921e-4dd9-942d-07d992cc14fa']
2025-09-22 21:14:25,316 - WARNING - Deleting VN ctest-vn1-vdns-44576776 failed..Will retry
2025-09-22 21:14:27,530 - DEBUG - Response for deleting network ()
2025-09-22 21:14:27,554 - DEBUG - Deleting VDNS Entry: ctest-vdns1-38884980
2025-09-22 21:14:27,626 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-38884980'] deleted successfully.
2025-09-22 21:14:27,626 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-22 21:14:27,632 - DEBUG - Requesting: http://10.0.0.254:8082/domain/4ee0f0a2-b3e2-484c-a549-bb9fd91aab4c
2025-09-22 21:14:27,641 - DEBUG - VDNS information not found in API server
2025-09-22 21:14:27,641 - INFO - VDNS information ctest-vdns1-38884980 removed from the API Server
2025-09-22 21:14:27,645 - INFO - VDNS information ctest-vdns1-38884980 removed in the Control node
2025-09-22 21:14:27,645 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-63597067']
2025-09-22 21:14:27,896 - DEBUG - No XMPP flaps were noticed during the test
2025-09-22 21:14:27,896 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:45]
2025-09-22 21:14:27,896 - INFO - --------------------------------------------------------------------------------
2025-09-22 21:14:28,522 - INFO - Deleted project: ctest-TestvDNSBasic0-63597067, ID : 9997b090-8699-4b22-97d6-074c0b5991cf