2025-06-24 15:48:13,472 - INFO - Domain Default found not creating
2025-06-24 15:48:13,634 - INFO - Project ctest-TestvDNSBasic0-07024470 not found, creating it
2025-06-24 15:48:14,108 - INFO - Created Project:ctest-TestvDNSBasic0-07024470, ID : 962ef343-2f19-43e3-8700-ab60a6b2d692
2025-06-24 15:48:15,678 - INFO - ================================================================================
2025-06-24 15:48:15,678 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-06-24 15:48:15,679 - 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-06-24 15:48:15,935 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-06-24 15:48:15,935 - INFO - Initial checks done. Running the testcase now
2025-06-24 15:48:15,935 - INFO -
2025-06-24 15:48:16,660 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-07024470'](962ef343-2f19-43e3-8700-ab60a6b2d692)
2025-06-24 15:48:16,716 - DEBUG - Creating VDNS : ctest-vdns1-79854344
2025-06-24 15:48:16,936 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-79854344'] created succesfully
2025-06-24 15:48:16,936 - DEBUG - Verify VDNS entry is shown in control node
2025-06-24 15:48:16,943 - DEBUG - Verify VDNS entry is shown in the API server
2025-06-24 15:48:16,943 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-06-24 15:48:17,235 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-06-24 15:48:17,264 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b2b7d340-c169-44ad-b2bb-224b0c1fe6ef
2025-06-24 15:48:17,279 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/d08b510a-5404-4f22-b053-9e97852308f9
2025-06-24 15:48:17,860 - DEBUG - Response for create_network : {'network': {'id': 'd40668af-ec5f-4b8f-b2fd-2a4601063e12', 'name': 'ctest-vn1-vdns-78522262', 'tenant_id': '962ef3432f1943e38700ab60a6b2d692', 'project_id': '962ef3432f1943e38700ab60a6b2d692', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-07024470', 'ctest-vn1-vdns-78522262'], 'port_security_enabled': True, 'description': ''}}
2025-06-24 15:48:18,087 - DEBUG - Response for create_subnet : {'subnet': {'id': '90ec795d-800f-4c46-ab6c-ff567443302d', 'name': '', 'tenant_id': '962ef3432f1943e38700ab60a6b2d692', 'network_id': 'd40668af-ec5f-4b8f-b2fd-2a4601063e12', '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': '962ef3432f1943e38700ab60a6b2d692'}}
2025-06-24 15:48:18,106 - INFO - Created VN ctest-vn1-vdns-78522262
2025-06-24 15:48:18,160 - DEBUG - VN ctest-vn1-vdns-78522262 UUID is d40668af-ec5f-4b8f-b2fd-2a4601063e12
2025-06-24 15:48:18,358 - DEBUG - Services list from nova: [, , ]
2025-06-24 15:48:19,360 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3539-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3539-1)
2025-06-24 15:48:19,361 - INFO - Waiting for VM ctest-vm1-test-54787695 to be up..
2025-06-24 15:48:19,402 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-24 15:48:24,484 - DEBUG - VM is in ACTIVE state now
2025-06-24 15:48:24,484 - INFO - VM name : ctest-vm1-test-54787695
2025-06-24 15:48:24,568 - DEBUG - VM ctest-vm1-test-54787695 ID is bf6fff30-d0bf-4d5f-8ae4-91020e54e49c
2025-06-24 15:48:24,568 - DEBUG - VM ctest-vm1-test-54787695 launched on Node cn-jenkins-deploy-platform-ansible-os-3539-1
2025-06-24 15:48:24,647 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bf6fff30-d0bf-4d5f-8ae4-91020e54e49c
2025-06-24 15:48:24,656 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8397d491-0eca-447c-8b7e-60c26c255e1f
2025-06-24 15:48:27,906 - 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 1007ms')
2025-06-24 15:48:27,906 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-54787695 failed!
2025-06-24 15:48:27,964 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-07024470:ctest-vn1-vdns-78522262 is 10.10.10.1 and allocation pool is NOT set
2025-06-24 15:48:30,022 - 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=5.49 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.14 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 = 3.139/4.312/5.486/1.173 ms')
2025-06-24 15:48:30,022 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-54787695 passed
2025-06-24 15:48:30,172 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-24 15:48:30,172 - DEBUG - Waiting to SSH to VM ctest-vm1-test-54787695, IP 10.10.10.3, Port 22
2025-06-24 15:48:30,331 - DEBUG - VM ctest-vm1-test-54787695 is ready for SSH connections
2025-06-24 15:48:30,331 - 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.38, gateway password: c0ntrail123
2025-06-24 15:48:30,331 - DEBUG - ifconfig | grep 10.10.10.3
2025-06-24 15:48:31,997 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-24 15:48:31,998 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-54787695", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-06-24 15:48:31,998 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-54787695", None, socket.AF_INET6)'
2025-06-24 15:48:32,249 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-54787695, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-06-24 15:48:32,249 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-54787695
2025-06-24 15:48:34,518 - DEBUG - PING ctest-vm1-test-54787695 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.501 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.398 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.561 ms
--- ctest-vm1-test-54787695 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.398/1.486/3.501 ms
2025-06-24 15:48:34,519 - INFO - Ping to IP ctest-vm1-test-54787695 from VM ctest-vm1-test-54787695 passed
2025-06-24 15:48:34,532 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-24 15:48:34,538 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-79854344@0%20AllEntriesVdnsRecordsReq
2025-06-24 15:48:34,544 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-79854344:1:ctest-vm1-test-54787695:10.10.10.3', 'rec_name': 'ctest-vm1-test-54787695', '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-3539-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-54787695.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-24 15:48:34,544 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-79854344:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-54787695', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-54787695', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3539-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-54787695.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-06-24 15:48:35,726 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3539-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3539-1)
2025-06-24 15:48:35,726 - INFO - Waiting for VM ctest-vm2-test-73484431 to be up..
2025-06-24 15:48:35,765 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-24 15:48:40,846 - DEBUG - VM is in ACTIVE state now
2025-06-24 15:48:40,846 - INFO - VM name : ctest-vm2-test-73484431
2025-06-24 15:48:40,922 - DEBUG - VM ctest-vm2-test-73484431 ID is 9d38f9c9-9667-47e4-b9e8-dc0911a5c4ba
2025-06-24 15:48:40,922 - DEBUG - VM ctest-vm2-test-73484431 launched on Node cn-jenkins-deploy-platform-ansible-os-3539-1
2025-06-24 15:48:40,996 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9d38f9c9-9667-47e4-b9e8-dc0911a5c4ba
2025-06-24 15:48:41,006 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e4482e7c-0848-4bb5-80a5-340e28dc0ab1
2025-06-24 15:48:44,262 - 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 1007ms')
2025-06-24 15:48:44,262 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-73484431 failed!
2025-06-24 15:48:44,316 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-07024470:ctest-vn1-vdns-78522262 is 10.10.10.1 and allocation pool is NOT set
2025-06-24 15:48:46,373 - 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.87 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.78 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 = 1.779/3.323/4.867/1.544 ms')
2025-06-24 15:48:46,373 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-73484431 passed
2025-06-24 15:48:46,528 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-24 15:48:46,528 - DEBUG - Waiting to SSH to VM ctest-vm2-test-73484431, IP 10.10.10.4, Port 22
2025-06-24 15:48:46,584 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-06-24 15:48:46,665 - DEBUG - VM ctest-vm2-test-73484431 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-24 15:48:51,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-24 15:48:51,665 - DEBUG - Waiting to SSH to VM ctest-vm2-test-73484431, IP 10.10.10.4, Port 22
2025-06-24 15:48:51,830 - DEBUG - VM ctest-vm2-test-73484431 is ready for SSH connections
2025-06-24 15:48:51,830 - 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.38, gateway password: c0ntrail123
2025-06-24 15:48:51,831 - DEBUG - ifconfig | grep 10.10.10.4
2025-06-24 15:48:52,454 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-24 15:48:52,454 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-73484431", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-06-24 15:48:52,455 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-73484431", None, socket.AF_INET6)'
2025-06-24 15:48:52,698 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-73484431, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-06-24 15:48:52,699 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-73484431
2025-06-24 15:48:54,956 - DEBUG - PING ctest-vm2-test-73484431 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.445 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.390 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.783 ms
--- ctest-vm2-test-73484431 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.390/1.539/3.445 ms
2025-06-24 15:48:54,957 - INFO - Ping to IP ctest-vm2-test-73484431 from VM ctest-vm2-test-73484431 passed
2025-06-24 15:48:54,969 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-24 15:48:54,975 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-79854344@0%20AllEntriesVdnsRecordsReq
2025-06-24 15:48:54,981 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-79854344:1:ctest-vm2-test-73484431:10.10.10.4', 'rec_name': 'ctest-vm2-test-73484431', '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-3539-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-73484431.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-24 15:48:54,981 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-79854344:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-73484431', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-73484431', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3539-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-73484431.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-06-24 15:48:54,981 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-73484431", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-06-24 15:48:54,981 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-73484431", None, socket.AF_INET6)'
2025-06-24 15:48:55,166 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-73484431, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-06-24 15:48:55,167 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-73484431
2025-06-24 15:48:57,429 - DEBUG - PING ctest-vm2-test-73484431 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.246 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.872 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.839 ms
--- ctest-vm2-test-73484431 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.839/2.985/7.246 ms
2025-06-24 15:48:57,429 - INFO - Ping to IP ctest-vm2-test-73484431 from VM ctest-vm1-test-54787695 passed
2025-06-24 15:48:57,429 - INFO - Try deleting the VDNS entry ctest-vdns1-79854344 with back ref of ipam.
2025-06-24 15:48:57,488 - DEBUG - Delete when resource still referred: ['http://10.0.0.38:8082/network-ipam/e6fc3752-2f19-4877-ac5d-74136ae6b44b']
2025-06-24 15:48:57,488 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-06-24 15:48:57,488 - INFO - Add CNAME VDNS record for ctest-vm1-test-54787695 and verify we able to ping by alias name
2025-06-24 15:48:57,536 - DEBUG - Creating VDNS record data : test-rec
2025-06-24 15:48:57,648 - INFO - In verify_on_setup
2025-06-24 15:48:57,744 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-79854344', 'test-rec'] created succesfully
2025-06-24 15:48:57,744 - INFO - Verify VDNS record is shown in the API server
2025-06-24 15:48:57,744 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-06-24 15:48:57,751 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b2b7d340-c169-44ad-b2bb-224b0c1fe6ef
2025-06-24 15:48:57,764 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/d08b510a-5404-4f22-b053-9e97852308f9
2025-06-24 15:48:57,773 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/6ee8dbbc-772f-453a-91e8-f56644fb0628
2025-06-24 15:48:57,779 - INFO - Verify VDNS record is shown in the control node
2025-06-24 15:48:57,786 - 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.38, gateway password: c0ntrail123
2025-06-24 15:48:57,786 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-24 15:48:57,969 - 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.38, gateway password: c0ntrail123
2025-06-24 15:48:57,969 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-24 15:48:58,230 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-24 15:48:58,230 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-54787695 failed
2025-06-24 15:48:59,231 - 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.38, gateway password: c0ntrail123
2025-06-24 15:48:59,231 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-24 15:48:59,418 - 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.38, gateway password: c0ntrail123
2025-06-24 15:48:59,418 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-24 15:48:59,667 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-24 15:48:59,667 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-54787695 failed
2025-06-24 15:49:00,668 - 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.38, gateway password: c0ntrail123
2025-06-24 15:49:00,668 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-24 15:49:00,874 - 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.38, gateway password: c0ntrail123
2025-06-24 15:49:00,874 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-24 15:49:03,132 - 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.657 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.396 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.325 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.325/0.459/0.657 ms
2025-06-24 15:49:03,132 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-54787695 passed
2025-06-24 15:49:03,132 - DEBUG - Deleting VDNS record data: test-rec
2025-06-24 15:49:03,204 - INFO - VDNS record info: default-domain:ctest-vdns1-79854344:test-rec deleted successfully.
2025-06-24 15:49:03,204 - INFO - Deleting VM ctest-vm2-test-73484431
2025-06-24 15:49:03,275 - INFO - Deleting VM ctest-vm1-test-54787695
2025-06-24 15:49:03,341 - INFO - Deleting VN ctest-vn1-vdns-78522262
2025-06-24 15:49:03,380 - DEBUG - VN d40668af-ec5f-4b8f-b2fd-2a4601063e12 still in use: Unable to complete operation on network d40668af-ec5f-4b8f-b2fd-2a4601063e12. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-08aeb129-ee72-4909-b6da-95dc1939d338']
2025-06-24 15:49:03,380 - WARNING - Deleting VN ctest-vn1-vdns-78522262 failed..Will retry
2025-06-24 15:49:05,653 - DEBUG - Response for deleting network ()
2025-06-24 15:49:05,717 - DEBUG - Deleting VDNS Entry: ctest-vdns1-79854344
2025-06-24 15:49:05,800 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-79854344'] deleted successfully.
2025-06-24 15:49:05,800 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-06-24 15:49:05,806 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b2b7d340-c169-44ad-b2bb-224b0c1fe6ef
2025-06-24 15:49:05,820 - DEBUG - VDNS information not found in API server
2025-06-24 15:49:05,820 - INFO - VDNS information ctest-vdns1-79854344 removed from the API Server
2025-06-24 15:49:05,825 - INFO - VDNS information ctest-vdns1-79854344 removed in the Control node
2025-06-24 15:49:05,826 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-07024470']
2025-06-24 15:49:06,106 - DEBUG - No XMPP flaps were noticed during the test
2025-06-24 15:49:06,106 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2025-06-24 15:49:06,106 - INFO - --------------------------------------------------------------------------------
2025-06-24 15:49:06,789 - INFO - Deleted project: ctest-TestvDNSBasic0-07024470, ID : 962ef343-2f19-43e3-8700-ab60a6b2d692