2025-08-29 09:42:55,758 - INFO - Domain Default found not creating
2025-08-29 09:42:55,881 - INFO - Project ctest-TestvDNSBasic0-95334432 not found, creating it
2025-08-29 09:42:56,308 - INFO - Created Project:ctest-TestvDNSBasic0-95334432, ID : 1d1b6c6f-3751-440d-8a6c-2f7abb5446b7
2025-08-29 09:42:57,749 - INFO - ================================================================================
2025-08-29 09:42:57,749 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-08-29 09:42:57,749 - 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-08-29 09:42:58,001 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-29 09:42:58,002 - INFO - Initial checks done. Running the testcase now
2025-08-29 09:42:58,002 - INFO -
2025-08-29 09:42:58,712 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-95334432'](1d1b6c6f-3751-440d-8a6c-2f7abb5446b7)
2025-08-29 09:42:58,765 - DEBUG - Creating VDNS : ctest-vdns1-15261517
2025-08-29 09:42:58,985 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-15261517'] created succesfully
2025-08-29 09:42:58,985 - DEBUG - Verify VDNS entry is shown in control node
2025-08-29 09:42:58,990 - DEBUG - Verify VDNS entry is shown in the API server
2025-08-29 09:42:58,990 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-29 09:42:59,314 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-29 09:42:59,343 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6ab28530-83e1-45a0-83db-4eaa52e16107
2025-08-29 09:42:59,354 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/712c2f14-0113-4a44-9090-96fcc46cb6a2
2025-08-29 09:42:59,893 - DEBUG - Response for create_network : {'network': {'id': 'cbf7390e-c6f6-4615-9d93-58f6457dec75', 'name': 'ctest-vn1-vdns-63091136', 'tenant_id': '1d1b6c6f3751440d8a6c2f7abb5446b7', 'project_id': '1d1b6c6f3751440d8a6c2f7abb5446b7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-95334432', 'ctest-vn1-vdns-63091136'], 'port_security_enabled': True, 'description': ''}}
2025-08-29 09:43:00,092 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e8ce469b-60f4-4b8f-a7d7-da1e0e12e939', 'name': '', 'tenant_id': '1d1b6c6f3751440d8a6c2f7abb5446b7', 'network_id': 'cbf7390e-c6f6-4615-9d93-58f6457dec75', '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': '1d1b6c6f3751440d8a6c2f7abb5446b7'}}
2025-08-29 09:43:00,110 - INFO - Created VN ctest-vn1-vdns-63091136
2025-08-29 09:43:00,161 - DEBUG - VN ctest-vn1-vdns-63091136 UUID is cbf7390e-c6f6-4615-9d93-58f6457dec75
2025-08-29 09:43:00,346 - DEBUG - Services list from nova: [, , ]
2025-08-29 09:43:01,383 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3970-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3970-1)
2025-08-29 09:43:01,384 - INFO - Waiting for VM ctest-vm1-test-07405783 to be up..
2025-08-29 09:43:01,423 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-29 09:43:06,495 - DEBUG - VM is in ACTIVE state now
2025-08-29 09:43:06,495 - INFO - VM name : ctest-vm1-test-07405783
2025-08-29 09:43:06,564 - DEBUG - VM ctest-vm1-test-07405783 ID is 3a337d8a-b9c6-4215-b589-c837fb0c818c
2025-08-29 09:43:06,564 - DEBUG - VM ctest-vm1-test-07405783 launched on Node cn-jenkins-deploy-platform-ansible-os-3970-1
2025-08-29 09:43:06,638 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3a337d8a-b9c6-4215-b589-c837fb0c818c
2025-08-29 09:43:06,646 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/33c2c1ff-87a3-4228-9a2a-b8a1d5f971ae
2025-08-29 09:43:09,891 - 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 1011ms')
2025-08-29 09:43:09,891 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-07405783 failed!
2025-08-29 09:43:09,945 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-95334432:ctest-vn1-vdns-63091136 is 10.10.10.1 and allocation pool is NOT set
2025-08-29 09:43:12,004 - 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=7.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.83 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 = 2.834/4.953/7.073/2.119 ms')
2025-08-29 09:43:12,005 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-07405783 passed
2025-08-29 09:43:12,153 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 09:43:12,153 - DEBUG - Waiting to SSH to VM ctest-vm1-test-07405783, IP 10.10.10.3, Port 22
2025-08-29 09:43:12,312 - DEBUG - VM ctest-vm1-test-07405783 is ready for SSH connections
2025-08-29 09:43:12,313 - 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-08-29 09:43:12,313 - DEBUG - ifconfig | grep 10.10.10.3
2025-08-29 09:43:13,969 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-29 09:43:13,969 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-07405783", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-29 09:43:13,970 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-07405783", None, socket.AF_INET6)'
2025-08-29 09:43:14,211 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-07405783, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-29 09:43:14,211 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-07405783
2025-08-29 09:43:16,479 - DEBUG - PING ctest-vm1-test-07405783 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.920 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.595 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.465 ms
--- ctest-vm1-test-07405783 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.465/1.326/2.920 ms
2025-08-29 09:43:16,479 - INFO - Ping to IP ctest-vm1-test-07405783 from VM ctest-vm1-test-07405783 passed
2025-08-29 09:43:16,493 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-29 09:43:16,498 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-15261517@0%20AllEntriesVdnsRecordsReq
2025-08-29 09:43:16,502 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15261517:1:ctest-vm1-test-07405783:10.10.10.3', 'rec_name': 'ctest-vm1-test-07405783', '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-3970-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-07405783.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-29 09:43:16,502 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15261517:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-07405783', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-07405783', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3970-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-07405783.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-08-29 09:43:17,732 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3970-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3970-1)
2025-08-29 09:43:17,732 - INFO - Waiting for VM ctest-vm2-test-72123801 to be up..
2025-08-29 09:43:17,769 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-29 09:43:22,845 - DEBUG - VM is in ACTIVE state now
2025-08-29 09:43:22,845 - INFO - VM name : ctest-vm2-test-72123801
2025-08-29 09:43:22,917 - DEBUG - VM ctest-vm2-test-72123801 ID is d319cdd4-9aea-49e5-a89c-b3a484618b03
2025-08-29 09:43:22,917 - DEBUG - VM ctest-vm2-test-72123801 launched on Node cn-jenkins-deploy-platform-ansible-os-3970-1
2025-08-29 09:43:22,993 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d319cdd4-9aea-49e5-a89c-b3a484618b03
2025-08-29 09:43:23,002 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ff611f9e-a640-4bb6-9c0f-27cb6e4b2904
2025-08-29 09:43:26,247 - 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')
2025-08-29 09:43:26,247 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-72123801 failed!
2025-08-29 09:43:26,301 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-95334432:ctest-vn1-vdns-63091136 is 10.10.10.1 and allocation pool is NOT set
2025-08-29 09:43:28,365 - 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=8.32 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.643 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.643/4.483/8.324/3.840 ms')
2025-08-29 09:43:28,365 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-72123801 passed
2025-08-29 09:43:28,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 09:43:28,513 - DEBUG - Waiting to SSH to VM ctest-vm2-test-72123801, IP 10.10.10.4, Port 22
2025-08-29 09:43:28,672 - DEBUG - VM ctest-vm2-test-72123801 is ready for SSH connections
2025-08-29 09:43:28,673 - 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-08-29 09:43:28,673 - DEBUG - ifconfig | grep 10.10.10.4
2025-08-29 09:43:30,328 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-29 09:43:30,328 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-72123801", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-29 09:43:30,329 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-72123801", None, socket.AF_INET6)'
2025-08-29 09:43:30,577 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-72123801, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-29 09:43:30,577 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-72123801
2025-08-29 09:43:32,838 - DEBUG - PING ctest-vm2-test-72123801 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.889 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.496 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.439 ms
--- ctest-vm2-test-72123801 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.439/1.274/2.889 ms
2025-08-29 09:43:32,838 - INFO - Ping to IP ctest-vm2-test-72123801 from VM ctest-vm2-test-72123801 passed
2025-08-29 09:43:32,850 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-29 09:43:32,854 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-15261517@0%20AllEntriesVdnsRecordsReq
2025-08-29 09:43:32,858 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15261517:1:ctest-vm2-test-72123801:10.10.10.4', 'rec_name': 'ctest-vm2-test-72123801', '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-3970-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-72123801.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-29 09:43:32,858 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15261517:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-72123801', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-72123801', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3970-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-72123801.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-08-29 09:43:32,858 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-72123801", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-29 09:43:32,858 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-72123801", None, socket.AF_INET6)'
2025-08-29 09:43:33,040 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-72123801, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-29 09:43:33,040 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-72123801
2025-08-29 09:43:35,303 - DEBUG - PING ctest-vm2-test-72123801 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=21.814 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.929 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.879 ms
--- ctest-vm2-test-72123801 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.879/7.874/21.814 ms
2025-08-29 09:43:35,304 - INFO - Ping to IP ctest-vm2-test-72123801 from VM ctest-vm1-test-07405783 passed
2025-08-29 09:43:35,304 - INFO - Try deleting the VDNS entry ctest-vdns1-15261517 with back ref of ipam.
2025-08-29 09:43:35,361 - DEBUG - Delete when resource still referred: ['http://10.0.0.254:8082/network-ipam/8afeedf3-31b7-4ee7-8d32-dcb68760ec73']
2025-08-29 09:43:35,361 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-08-29 09:43:35,361 - INFO - Add CNAME VDNS record for ctest-vm1-test-07405783 and verify we able to ping by alias name
2025-08-29 09:43:35,413 - DEBUG - Creating VDNS record data : test-rec
2025-08-29 09:43:35,521 - INFO - In verify_on_setup
2025-08-29 09:43:35,621 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-15261517', 'test-rec'] created succesfully
2025-08-29 09:43:35,621 - INFO - Verify VDNS record is shown in the API server
2025-08-29 09:43:35,621 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-29 09:43:35,628 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6ab28530-83e1-45a0-83db-4eaa52e16107
2025-08-29 09:43:35,639 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/712c2f14-0113-4a44-9090-96fcc46cb6a2
2025-08-29 09:43:35,645 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS-record/decb7fd9-b8dc-4b83-bb1a-63f8e83f8e48
2025-08-29 09:43:35,651 - INFO - Verify VDNS record is shown in the control node
2025-08-29 09:43:35,656 - 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-08-29 09:43:35,656 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-29 09:43:35,841 - 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-08-29 09:43:35,841 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-29 09:43:36,078 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-29 09:43:36,078 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-07405783 failed
2025-08-29 09:43:37,078 - 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-08-29 09:43:37,078 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-29 09:43:37,263 - 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-08-29 09:43:37,263 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-29 09:43:37,537 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-29 09:43:37,537 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-07405783 failed
2025-08-29 09:43:38,538 - 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-08-29 09:43:38,538 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-29 09:43:38,732 - 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-08-29 09:43:38,732 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-29 09:43:41,000 - 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.525 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.370 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.334 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.334/0.409/0.525 ms
2025-08-29 09:43:41,000 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-07405783 passed
2025-08-29 09:43:41,000 - DEBUG - Deleting VDNS record data: test-rec
2025-08-29 09:43:41,069 - INFO - VDNS record info: default-domain:ctest-vdns1-15261517:test-rec deleted successfully.
2025-08-29 09:43:41,069 - INFO - Deleting VM ctest-vm2-test-72123801
2025-08-29 09:43:41,133 - INFO - Deleting VM ctest-vm1-test-07405783
2025-08-29 09:43:41,195 - INFO - Deleting VN ctest-vn1-vdns-63091136
2025-08-29 09:43:41,234 - DEBUG - VN cbf7390e-c6f6-4615-9d93-58f6457dec75 still in use: Unable to complete operation on network cbf7390e-c6f6-4615-9d93-58f6457dec75. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-624e757a-d2df-47de-a7cc-b9ad8bd430e7']
2025-08-29 09:43:41,234 - WARNING - Deleting VN ctest-vn1-vdns-63091136 failed..Will retry
2025-08-29 09:43:43,396 - DEBUG - Response for deleting network ()
2025-08-29 09:43:43,437 - DEBUG - Deleting VDNS Entry: ctest-vdns1-15261517
2025-08-29 09:43:43,509 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-15261517'] deleted successfully.
2025-08-29 09:43:43,509 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-29 09:43:43,516 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6ab28530-83e1-45a0-83db-4eaa52e16107
2025-08-29 09:43:43,528 - DEBUG - VDNS information not found in API server
2025-08-29 09:43:43,528 - INFO - VDNS information ctest-vdns1-15261517 removed from the API Server
2025-08-29 09:43:43,533 - INFO - VDNS information ctest-vdns1-15261517 removed in the Control node
2025-08-29 09:43:43,533 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-95334432']
2025-08-29 09:43:43,793 - DEBUG - No XMPP flaps were noticed during the test
2025-08-29 09:43:43,793 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:46]
2025-08-29 09:43:43,793 - INFO - --------------------------------------------------------------------------------
2025-08-29 09:43:44,413 - INFO - Deleted project: ctest-TestvDNSBasic0-95334432, ID : 1d1b6c6f-3751-440d-8a6c-2f7abb5446b7