2025-04-09 14:18:33,153 - INFO - Domain Default found not creating
2025-04-09 14:18:33,312 - INFO - Project ctest-TestvDNSBasic0-89811062 not found, creating it
2025-04-09 14:18:33,785 - INFO - Created Project:ctest-TestvDNSBasic0-89811062, ID : 1d761552-d3aa-4866-8989-84c7824cead0
2025-04-09 14:18:35,347 - INFO - ================================================================================
2025-04-09 14:18:35,348 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-04-09 14:18:35,348 - 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-04-09 14:18:35,602 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.254': '0'}} with
2025-04-09 14:18:35,602 - INFO - Initial checks done. Running the testcase now
2025-04-09 14:18:35,602 - INFO -
2025-04-09 14:18:36,313 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-89811062'](1d761552-d3aa-4866-8989-84c7824cead0)
2025-04-09 14:18:36,372 - DEBUG - Creating VDNS : ctest-vdns1-26315903
2025-04-09 14:18:36,601 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-26315903'] created succesfully
2025-04-09 14:18:36,601 - DEBUG - Verify VDNS entry is shown in control node
2025-04-09 14:18:36,608 - DEBUG - Verify VDNS entry is shown in the API server
2025-04-09 14:18:36,608 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-04-09 14:18:36,902 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-04-09 14:18:36,936 - DEBUG - Requesting: http://10.0.0.249:8082/domain/a1376607-b02d-42e9-9bc7-fb3ffbca2458
2025-04-09 14:18:36,949 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-DNS/37c9789c-0f3f-43b2-ae44-2c83d7d76297
2025-04-09 14:18:37,525 - DEBUG - Response for create_network : {'network': {'id': '13ce7009-b516-498a-993f-3b393e5573fe', 'name': 'ctest-vn1-vdns-02519079', 'tenant_id': '1d761552d3aa4866898984c7824cead0', 'project_id': '1d761552d3aa4866898984c7824cead0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-89811062', 'ctest-vn1-vdns-02519079'], 'port_security_enabled': True, 'description': ''}}
2025-04-09 14:18:37,745 - DEBUG - Response for create_subnet : {'subnet': {'id': '46aa4419-3b3a-4c9a-b8d3-74adaaa83e82', 'name': '', 'tenant_id': '1d761552d3aa4866898984c7824cead0', 'network_id': '13ce7009-b516-498a-993f-3b393e5573fe', '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': '1d761552d3aa4866898984c7824cead0'}}
2025-04-09 14:18:37,763 - INFO - Created VN ctest-vn1-vdns-02519079
2025-04-09 14:18:37,817 - DEBUG - VN ctest-vn1-vdns-02519079 UUID is 13ce7009-b516-498a-993f-3b393e5573fe
2025-04-09 14:18:38,024 - DEBUG - Services list from nova: [, , ]
2025-04-09 14:18:39,067 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3068-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3068-1)
2025-04-09 14:18:39,068 - INFO - Waiting for VM ctest-vm1-test-05286121 to be up..
2025-04-09 14:18:39,107 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-09 14:18:44,196 - DEBUG - VM is in ACTIVE state now
2025-04-09 14:18:44,196 - INFO - VM name : ctest-vm1-test-05286121
2025-04-09 14:18:44,271 - DEBUG - VM ctest-vm1-test-05286121 ID is 21b9ebdd-e306-484b-b9e3-bcbc7a96ac3b
2025-04-09 14:18:44,271 - DEBUG - VM ctest-vm1-test-05286121 launched on Node cn-jenkins-deploy-platform-ansible-os-3068-1
2025-04-09 14:18:44,381 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/21b9ebdd-e306-484b-b9e3-bcbc7a96ac3b
2025-04-09 14:18:44,391 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/74d7f1f6-c67f-45ee-b013-d135b1638388
2025-04-09 14:18:47,671 - 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 1031ms')
2025-04-09 14:18:47,671 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-05286121 failed!
2025-04-09 14:18:47,728 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-89811062:ctest-vn1-vdns-02519079 is 10.10.10.1 and allocation pool is NOT set
2025-04-09 14:18:49,785 - 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=8.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.62 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 = 1.622/5.209/8.797/3.587 ms')
2025-04-09 14:18:49,786 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-05286121 passed
2025-04-09 14:18:49,937 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 14:18:49,937 - DEBUG - Waiting to SSH to VM ctest-vm1-test-05286121, IP 10.10.10.3, Port 22
2025-04-09 14:18:50,098 - DEBUG - VM ctest-vm1-test-05286121 is ready for SSH connections
2025-04-09 14:18:50,098 - 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.249, gateway password: c0ntrail123
2025-04-09 14:18:50,098 - DEBUG - ifconfig | grep 10.10.10.3
2025-04-09 14:18:51,794 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-04-09 14:18:51,795 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-05286121", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-04-09 14:18:51,795 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-05286121", None, socket.AF_INET6)'
2025-04-09 14:18:52,039 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-05286121, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-04-09 14:18:52,039 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-05286121
2025-04-09 14:18:54,296 - DEBUG - PING ctest-vm1-test-05286121 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.105 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.341 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.397 ms
--- ctest-vm1-test-05286121 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.341/1.281/3.105 ms
2025-04-09 14:18:54,296 - INFO - Ping to IP ctest-vm1-test-05286121 from VM ctest-vm1-test-05286121 passed
2025-04-09 14:18:54,310 - DEBUG - Requesting: http://10.0.0.249:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-04-09 14:18:54,317 - DEBUG - Requesting: http://10.0.0.249:8092/Snh_PageReq?x=default-domain:ctest-vdns1-26315903@0%20AllEntriesVdnsRecordsReq
2025-04-09 14:18:54,323 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-26315903:1:ctest-vm1-test-05286121:10.10.10.3', 'rec_name': 'ctest-vm1-test-05286121', '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-3068-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-05286121.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-04-09 14:18:54,323 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-26315903:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-05286121', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-05286121', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3068-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-05286121.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-04-09 14:18:55,507 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3068-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3068-1)
2025-04-09 14:18:55,507 - INFO - Waiting for VM ctest-vm2-test-07770843 to be up..
2025-04-09 14:18:55,547 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-09 14:19:00,652 - DEBUG - VM is in ACTIVE state now
2025-04-09 14:19:00,652 - INFO - VM name : ctest-vm2-test-07770843
2025-04-09 14:19:00,738 - DEBUG - VM ctest-vm2-test-07770843 ID is 80fa0e9b-13fd-481c-926d-3a9a5bd5bd15
2025-04-09 14:19:00,738 - DEBUG - VM ctest-vm2-test-07770843 launched on Node cn-jenkins-deploy-platform-ansible-os-3068-1
2025-04-09 14:19:00,817 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/80fa0e9b-13fd-481c-926d-3a9a5bd5bd15
2025-04-09 14:19:00,828 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/17b83092-dc29-4c32-a4da-54b23c0e430a
2025-04-09 14:19:04,091 - 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 1019ms')
2025-04-09 14:19:04,091 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-07770843 failed!
2025-04-09 14:19:04,148 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-89811062:ctest-vn1-vdns-02519079 is 10.10.10.1 and allocation pool is NOT set
2025-04-09 14:19:06,207 - 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.13 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.67 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 = 2.668/2.899/3.131/0.231 ms')
2025-04-09 14:19:06,207 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-07770843 passed
2025-04-09 14:19:06,360 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 14:19:06,361 - DEBUG - Waiting to SSH to VM ctest-vm2-test-07770843, IP 10.10.10.4, Port 22
2025-04-09 14:19:06,416 - 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-04-09 14:19:06,502 - DEBUG - VM ctest-vm2-test-07770843 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-09 14:19:11,503 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 14:19:11,503 - DEBUG - Waiting to SSH to VM ctest-vm2-test-07770843, IP 10.10.10.4, Port 22
2025-04-09 14:19:11,663 - DEBUG - VM ctest-vm2-test-07770843 is ready for SSH connections
2025-04-09 14:19:11,664 - 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.249, gateway password: c0ntrail123
2025-04-09 14:19:11,664 - DEBUG - ifconfig | grep 10.10.10.4
2025-04-09 14:19:12,287 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-04-09 14:19:12,288 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-07770843", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-04-09 14:19:12,288 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-07770843", None, socket.AF_INET6)'
2025-04-09 14:19:12,554 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-07770843, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-04-09 14:19:12,555 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-07770843
2025-04-09 14:19:14,827 - DEBUG - PING ctest-vm2-test-07770843 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.126 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.569 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.660 ms
--- ctest-vm2-test-07770843 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.569/1.451/3.126 ms
2025-04-09 14:19:14,827 - INFO - Ping to IP ctest-vm2-test-07770843 from VM ctest-vm2-test-07770843 passed
2025-04-09 14:19:14,841 - DEBUG - Requesting: http://10.0.0.249:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-04-09 14:19:14,849 - DEBUG - Requesting: http://10.0.0.249:8092/Snh_PageReq?x=default-domain:ctest-vdns1-26315903@0%20AllEntriesVdnsRecordsReq
2025-04-09 14:19:14,856 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-26315903:1:ctest-vm2-test-07770843:10.10.10.4', 'rec_name': 'ctest-vm2-test-07770843', '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-3068-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-07770843.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-04-09 14:19:14,857 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-26315903:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-07770843', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-07770843', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3068-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-07770843.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-04-09 14:19:14,857 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-07770843", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-04-09 14:19:14,857 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-07770843", None, socket.AF_INET6)'
2025-04-09 14:19:15,047 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-07770843, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-04-09 14:19:15,047 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-07770843
2025-04-09 14:19:17,315 - DEBUG - PING ctest-vm2-test-07770843 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.028 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.763 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.238 ms
--- ctest-vm2-test-07770843 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.763/2.009/4.028 ms
2025-04-09 14:19:17,315 - INFO - Ping to IP ctest-vm2-test-07770843 from VM ctest-vm1-test-05286121 passed
2025-04-09 14:19:17,315 - INFO - Try deleting the VDNS entry ctest-vdns1-26315903 with back ref of ipam.
2025-04-09 14:19:17,376 - DEBUG - Delete when resource still referred: ['http://10.0.0.249:8082/network-ipam/04434318-7924-4703-ae4d-ee84706600d2']
2025-04-09 14:19:17,376 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-04-09 14:19:17,377 - INFO - Add CNAME VDNS record for ctest-vm1-test-05286121 and verify we able to ping by alias name
2025-04-09 14:19:17,424 - DEBUG - Creating VDNS record data : test-rec
2025-04-09 14:19:17,536 - INFO - In verify_on_setup
2025-04-09 14:19:17,636 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-26315903', 'test-rec'] created succesfully
2025-04-09 14:19:17,637 - INFO - Verify VDNS record is shown in the API server
2025-04-09 14:19:17,637 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-04-09 14:19:17,644 - DEBUG - Requesting: http://10.0.0.249:8082/domain/a1376607-b02d-42e9-9bc7-fb3ffbca2458
2025-04-09 14:19:17,659 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-DNS/37c9789c-0f3f-43b2-ae44-2c83d7d76297
2025-04-09 14:19:17,669 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-DNS-record/b5675ca1-d730-42e8-85c0-aced2a412364
2025-04-09 14:19:17,677 - INFO - Verify VDNS record is shown in the control node
2025-04-09 14:19:17,684 - 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.249, gateway password: c0ntrail123
2025-04-09 14:19:17,684 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-09 14:19:17,882 - 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.249, gateway password: c0ntrail123
2025-04-09 14:19:17,883 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-09 14:19:18,124 - DEBUG - ping: bad address 'vm1-test-alias'
2025-04-09 14:19:18,124 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-05286121 failed
2025-04-09 14:19:19,125 - 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.249, gateway password: c0ntrail123
2025-04-09 14:19:19,125 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-09 14:19:19,311 - 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.249, gateway password: c0ntrail123
2025-04-09 14:19:19,311 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-09 14:19:19,551 - DEBUG - ping: bad address 'vm1-test-alias'
2025-04-09 14:19:19,552 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-05286121 failed
2025-04-09 14:19:20,552 - 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.249, gateway password: c0ntrail123
2025-04-09 14:19:20,553 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-09 14:19:20,743 - 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.249, gateway password: c0ntrail123
2025-04-09 14:19:20,743 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-09 14:19:23,001 - 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.334 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.364 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.363 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.334/0.353/0.364 ms
2025-04-09 14:19:23,001 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-05286121 passed
2025-04-09 14:19:23,001 - DEBUG - Deleting VDNS record data: test-rec
2025-04-09 14:19:23,076 - INFO - VDNS record info: default-domain:ctest-vdns1-26315903:test-rec deleted successfully.
2025-04-09 14:19:23,077 - INFO - Deleting VM ctest-vm2-test-07770843
2025-04-09 14:19:23,156 - INFO - Deleting VM ctest-vm1-test-05286121
2025-04-09 14:19:23,236 - INFO - Deleting VN ctest-vn1-vdns-02519079
2025-04-09 14:19:23,274 - DEBUG - VN 13ce7009-b516-498a-993f-3b393e5573fe still in use: Unable to complete operation on network 13ce7009-b516-498a-993f-3b393e5573fe. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ff130838-e718-4214-af34-d0f555e35b0e']
2025-04-09 14:19:23,274 - WARNING - Deleting VN ctest-vn1-vdns-02519079 failed..Will retry
2025-04-09 14:19:25,449 - DEBUG - Response for deleting network ()
2025-04-09 14:19:25,484 - DEBUG - Deleting VDNS Entry: ctest-vdns1-26315903
2025-04-09 14:19:25,556 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-26315903'] deleted successfully.
2025-04-09 14:19:25,556 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-04-09 14:19:25,563 - DEBUG - Requesting: http://10.0.0.249:8082/domain/a1376607-b02d-42e9-9bc7-fb3ffbca2458
2025-04-09 14:19:25,578 - DEBUG - VDNS information not found in API server
2025-04-09 14:19:25,578 - INFO - VDNS information ctest-vdns1-26315903 removed from the API Server
2025-04-09 14:19:25,586 - INFO - VDNS information ctest-vdns1-26315903 removed in the Control node
2025-04-09 14:19:25,586 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-89811062']
2025-04-09 14:19:25,847 - DEBUG - No XMPP flaps were noticed during the test
2025-04-09 14:19:25,847 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:50]
2025-04-09 14:19:25,847 - INFO - --------------------------------------------------------------------------------
2025-04-09 14:19:26,546 - INFO - Deleted project: ctest-TestvDNSBasic0-89811062, ID : 1d761552-d3aa-4866-8989-84c7824cead0