2026-05-26 16:09:36,128 - INFO - Domain Default found not creating
2026-05-26 16:09:36,338 - INFO - Project ctest-TestvDNSBasic0-35150516 not found, creating it
2026-05-26 16:09:36,879 - INFO - Created Project:ctest-TestvDNSBasic0-35150516, ID : ffcb698c-19d4-40aa-9613-962115809d30
2026-05-26 16:09:39,143 - INFO - ================================================================================
2026-05-26 16:09:39,143 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-05-26 16:09:39,143 - 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-05-26 16:09:39,403 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.129': '0'}} with
2026-05-26 16:09:39,403 - INFO - Initial checks done. Running the testcase now
2026-05-26 16:09:39,403 - INFO -
2026-05-26 16:09:40,114 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-35150516'](ffcb698c-19d4-40aa-9613-962115809d30)
2026-05-26 16:09:40,168 - DEBUG - Creating VDNS : ctest-vdns1-77817150
2026-05-26 16:09:40,388 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-77817150'] created succesfully
2026-05-26 16:09:40,388 - DEBUG - Verify VDNS entry is shown in control node
2026-05-26 16:09:40,394 - DEBUG - Verify VDNS entry is shown in the API server
2026-05-26 16:09:40,394 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2026-05-26 16:09:40,691 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2026-05-26 16:09:40,732 - DEBUG - Requesting: http://10.0.0.141:8082/domain/bfe61374-1fe4-49de-a89f-a0f0ef2c241b
2026-05-26 16:09:40,747 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-DNS/ec1794b9-1ef6-4266-8c4e-babc5f0c725b
2026-05-26 16:09:41,365 - DEBUG - Response for create_network : {'network': {'id': 'fe598f54-93f5-4822-864a-1d867afd7ed2', 'name': 'ctest-vn1-vdns-13416515', 'tenant_id': 'ffcb698c19d440aa9613962115809d30', 'project_id': 'ffcb698c19d440aa9613962115809d30', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-35150516', 'ctest-vn1-vdns-13416515'], 'port_security_enabled': True, 'description': ''}}
2026-05-26 16:09:41,535 - DEBUG - Response for create_subnet : {'subnet': {'id': 'affef1dd-9feb-4c34-bbdd-d437785f1608', 'name': '', 'tenant_id': 'ffcb698c19d440aa9613962115809d30', 'network_id': 'fe598f54-93f5-4822-864a-1d867afd7ed2', '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': 'ffcb698c19d440aa9613962115809d30'}}
2026-05-26 16:09:41,554 - INFO - Created VN ctest-vn1-vdns-13416515
2026-05-26 16:09:41,608 - DEBUG - VN ctest-vn1-vdns-13416515 UUID is fe598f54-93f5-4822-864a-1d867afd7ed2
2026-05-26 16:09:41,824 - DEBUG - Services list from nova: [, , ]
2026-05-26 16:09:42,993 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5828-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5828-1)
2026-05-26 16:09:42,994 - INFO - Waiting for VM ctest-vm1-test-24234673 to be up..
2026-05-26 16:09:43,045 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-26 16:09:48,127 - DEBUG - VM is in ACTIVE state now
2026-05-26 16:09:48,127 - INFO - VM name : ctest-vm1-test-24234673
2026-05-26 16:09:48,210 - DEBUG - VM ctest-vm1-test-24234673 ID is 8a6f0709-a7d6-476c-a744-70a30c9cdf84
2026-05-26 16:09:48,210 - DEBUG - VM ctest-vm1-test-24234673 launched on Node cn-jenkins-deploy-platform-ansible-os-5828-1
2026-05-26 16:09:48,291 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/8a6f0709-a7d6-476c-a744-70a30c9cdf84
2026-05-26 16:09:48,300 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/d5e70b19-d795-4605-9337-bc630c2ab415
2026-05-26 16:09:51,571 - 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 1026ms')
2026-05-26 16:09:51,572 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-24234673 failed!
2026-05-26 16:09:51,628 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-35150516:ctest-vn1-vdns-13416515 is 10.10.10.1 and allocation pool is NOT set
2026-05-26 16:09:55,693 - 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=2 ttl=63 time=4.95 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 4.945/4.945/4.945/0.000 ms')
2026-05-26 16:09:55,694 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-24234673 passed
2026-05-26 16:09:55,845 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-26 16:09:55,845 - DEBUG - Waiting to SSH to VM ctest-vm1-test-24234673, IP 10.10.10.3, Port 22
2026-05-26 16:09:56,000 - DEBUG - VM ctest-vm1-test-24234673 is ready for SSH connections
2026-05-26 16:09:56,000 - 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.141, gateway password: c0ntrail123
2026-05-26 16:09:56,000 - DEBUG - ifconfig | grep 10.10.10.3
2026-05-26 16:09:57,797 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-05-26 16:09:57,798 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-24234673", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-05-26 16:09:57,798 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-24234673", None, socket.AF_INET6)'
2026-05-26 16:09:58,035 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-24234673, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-05-26 16:09:58,036 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-24234673
2026-05-26 16:10:00,309 - DEBUG - PING ctest-vm1-test-24234673 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.183 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.400 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.509 ms
--- ctest-vm1-test-24234673 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.400/1.364/3.183 ms
2026-05-26 16:10:00,309 - INFO - Ping to IP ctest-vm1-test-24234673 from VM ctest-vm1-test-24234673 passed
2026-05-26 16:10:00,327 - DEBUG - Requesting: http://10.0.0.141:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-05-26 16:10:00,334 - DEBUG - Requesting: http://10.0.0.141:8092/Snh_PageReq?x=default-domain:ctest-vdns1-77817150@0%20AllEntriesVdnsRecordsReq
2026-05-26 16:10:00,340 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-77817150:1:ctest-vm1-test-24234673:10.10.10.3', 'rec_name': 'ctest-vm1-test-24234673', '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-5828-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-24234673.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-05-26 16:10:00,340 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-77817150:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-24234673', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-24234673', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5828-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-24234673.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-05-26 16:10:01,703 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5828-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5828-1)
2026-05-26 16:10:01,703 - INFO - Waiting for VM ctest-vm2-test-53264253 to be up..
2026-05-26 16:10:01,748 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-26 16:10:06,839 - DEBUG - VM is in ACTIVE state now
2026-05-26 16:10:06,839 - INFO - VM name : ctest-vm2-test-53264253
2026-05-26 16:10:06,928 - DEBUG - VM ctest-vm2-test-53264253 ID is 8efa4882-7577-4c3d-acf0-5f8922dda788
2026-05-26 16:10:06,928 - DEBUG - VM ctest-vm2-test-53264253 launched on Node cn-jenkins-deploy-platform-ansible-os-5828-1
2026-05-26 16:10:07,019 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/8efa4882-7577-4c3d-acf0-5f8922dda788
2026-05-26 16:10:07,029 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/2980a178-094b-4e33-ac90-e7687aa7281c
2026-05-26 16:10:10,287 - 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 1017ms')
2026-05-26 16:10:10,287 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-53264253 failed!
2026-05-26 16:10:10,345 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-35150516:ctest-vn1-vdns-13416515 is 10.10.10.1 and allocation pool is NOT set
2026-05-26 16:10:12,409 - 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=12.2 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.908 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.908/6.556/12.204/5.648 ms')
2026-05-26 16:10:12,409 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-53264253 passed
2026-05-26 16:10:12,564 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-26 16:10:12,564 - DEBUG - Waiting to SSH to VM ctest-vm2-test-53264253, IP 10.10.10.4, Port 22
2026-05-26 16:10:12,631 - 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': ''}
2026-05-26 16:10:12,730 - DEBUG - VM ctest-vm2-test-53264253 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-26 16:10:17,732 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-26 16:10:17,732 - DEBUG - Waiting to SSH to VM ctest-vm2-test-53264253, IP 10.10.10.4, Port 22
2026-05-26 16:10:17,903 - DEBUG - VM ctest-vm2-test-53264253 is ready for SSH connections
2026-05-26 16:10:17,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.141, gateway password: c0ntrail123
2026-05-26 16:10:17,903 - DEBUG - ifconfig | grep 10.10.10.4
2026-05-26 16:10:19,571 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-05-26 16:10:19,572 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-53264253", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-05-26 16:10:19,572 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-53264253", None, socket.AF_INET6)'
2026-05-26 16:10:19,859 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-53264253, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-05-26 16:10:19,859 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-53264253
2026-05-26 16:10:22,150 - DEBUG - PING ctest-vm2-test-53264253 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.157 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.371 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.473 ms
--- ctest-vm2-test-53264253 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.371/1.333/3.157 ms
2026-05-26 16:10:22,150 - INFO - Ping to IP ctest-vm2-test-53264253 from VM ctest-vm2-test-53264253 passed
2026-05-26 16:10:22,166 - DEBUG - Requesting: http://10.0.0.141:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-05-26 16:10:22,173 - DEBUG - Requesting: http://10.0.0.141:8092/Snh_PageReq?x=default-domain:ctest-vdns1-77817150@0%20AllEntriesVdnsRecordsReq
2026-05-26 16:10:22,178 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-77817150:1:ctest-vm2-test-53264253:10.10.10.4', 'rec_name': 'ctest-vm2-test-53264253', '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-5828-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-53264253.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-05-26 16:10:22,178 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-77817150:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-53264253', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-53264253', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5828-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-53264253.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-05-26 16:10:22,178 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-53264253", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-05-26 16:10:22,179 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-53264253", None, socket.AF_INET6)'
2026-05-26 16:10:22,375 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-53264253, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2026-05-26 16:10:22,375 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-53264253
2026-05-26 16:10:24,675 - DEBUG - PING ctest-vm2-test-53264253 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.225 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.040 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.074 ms
--- ctest-vm2-test-53264253 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.040/2.446/5.225 ms
2026-05-26 16:10:24,675 - INFO - Ping to IP ctest-vm2-test-53264253 from VM ctest-vm1-test-24234673 passed
2026-05-26 16:10:24,675 - INFO - Try deleting the VDNS entry ctest-vdns1-77817150 with back ref of ipam.
2026-05-26 16:10:24,732 - DEBUG - Delete when resource still referred: ['http://10.0.0.141:8082/network-ipam/83a697f3-8a67-4095-9e65-c3142bc986de']
2026-05-26 16:10:24,732 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-05-26 16:10:24,732 - INFO - Add CNAME VDNS record for ctest-vm1-test-24234673 and verify we able to ping by alias name
2026-05-26 16:10:24,780 - DEBUG - Creating VDNS record data : test-rec
2026-05-26 16:10:24,900 - INFO - In verify_on_setup
2026-05-26 16:10:24,996 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-77817150', 'test-rec'] created succesfully
2026-05-26 16:10:24,996 - INFO - Verify VDNS record is shown in the API server
2026-05-26 16:10:24,996 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2026-05-26 16:10:25,003 - DEBUG - Requesting: http://10.0.0.141:8082/domain/bfe61374-1fe4-49de-a89f-a0f0ef2c241b
2026-05-26 16:10:25,015 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-DNS/ec1794b9-1ef6-4266-8c4e-babc5f0c725b
2026-05-26 16:10:25,025 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-DNS-record/7e5fc869-8f61-43cd-beae-b00b44d9d00a
2026-05-26 16:10:25,032 - INFO - Verify VDNS record is shown in the control node
2026-05-26 16:10:25,038 - 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.141, gateway password: c0ntrail123
2026-05-26 16:10:25,038 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-05-26 16:10:25,238 - 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.141, gateway password: c0ntrail123
2026-05-26 16:10:25,238 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-05-26 16:10:25,495 - DEBUG - ping: bad address 'vm1-test-alias'
2026-05-26 16:10:25,495 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-24234673 failed
2026-05-26 16:10:26,496 - 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.141, gateway password: c0ntrail123
2026-05-26 16:10:26,497 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-05-26 16:10:26,705 - 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.141, gateway password: c0ntrail123
2026-05-26 16:10:26,705 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-05-26 16:10:26,988 - DEBUG - ping: bad address 'vm1-test-alias'
2026-05-26 16:10:26,988 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-24234673 failed
2026-05-26 16:10:27,989 - 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.141, gateway password: c0ntrail123
2026-05-26 16:10:27,989 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-05-26 16:10:28,230 - 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.141, gateway password: c0ntrail123
2026-05-26 16:10:28,230 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-05-26 16:10:30,493 - 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.375 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.453 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.374 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.374/0.400/0.453 ms
2026-05-26 16:10:30,493 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-24234673 passed
2026-05-26 16:10:30,494 - DEBUG - Deleting VDNS record data: test-rec
2026-05-26 16:10:30,568 - INFO - VDNS record info: default-domain:ctest-vdns1-77817150:test-rec deleted successfully.
2026-05-26 16:10:30,568 - INFO - Deleting VM ctest-vm2-test-53264253
2026-05-26 16:10:30,644 - INFO - Deleting VM ctest-vm1-test-24234673
2026-05-26 16:10:30,722 - INFO - Deleting VN ctest-vn1-vdns-13416515
2026-05-26 16:10:30,763 - DEBUG - VN fe598f54-93f5-4822-864a-1d867afd7ed2 still in use: Unable to complete operation on network fe598f54-93f5-4822-864a-1d867afd7ed2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-50816369-3dfa-4834-be12-bfa9eed69ab8']
2026-05-26 16:10:30,763 - WARNING - Deleting VN ctest-vn1-vdns-13416515 failed..Will retry
2026-05-26 16:10:33,022 - DEBUG - Response for deleting network ()
2026-05-26 16:10:33,068 - DEBUG - Deleting VDNS Entry: ctest-vdns1-77817150
2026-05-26 16:10:33,160 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-77817150'] deleted successfully.
2026-05-26 16:10:33,160 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2026-05-26 16:10:33,168 - DEBUG - Requesting: http://10.0.0.141:8082/domain/bfe61374-1fe4-49de-a89f-a0f0ef2c241b
2026-05-26 16:10:33,223 - DEBUG - VDNS information not found in API server
2026-05-26 16:10:33,223 - INFO - VDNS information ctest-vdns1-77817150 removed from the API Server
2026-05-26 16:10:33,230 - INFO - VDNS information ctest-vdns1-77817150 removed in the Control node
2026-05-26 16:10:33,230 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-35150516']
2026-05-26 16:10:33,501 - DEBUG - No XMPP flaps were noticed during the test
2026-05-26 16:10:33,501 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:54]
2026-05-26 16:10:33,501 - INFO - --------------------------------------------------------------------------------
2026-05-26 16:10:34,231 - INFO - Deleted project: ctest-TestvDNSBasic0-35150516, ID : ffcb698c-19d4-40aa-9613-962115809d30