2025-10-27 17:36:02,168 - INFO - Domain Default found not creating
2025-10-27 17:36:02,316 - INFO - Project ctest-TestvDNSBasic0-08193141 not found, creating it
2025-10-27 17:36:02,778 - INFO - Created Project:ctest-TestvDNSBasic0-08193141, ID : 6b380546-508e-4ae8-b24f-b32805ab83ae
2025-10-27 17:36:04,276 - INFO - ================================================================================
2025-10-27 17:36:04,276 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-10-27 17:36:04,276 - 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-10-27 17:36:04,531 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2025-10-27 17:36:04,531 - INFO - Initial checks done. Running the testcase now
2025-10-27 17:36:04,531 - INFO -
2025-10-27 17:36:05,239 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-08193141'](6b380546-508e-4ae8-b24f-b32805ab83ae)
2025-10-27 17:36:05,297 - DEBUG - Creating VDNS : ctest-vdns1-37249336
2025-10-27 17:36:05,525 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-37249336'] created succesfully
2025-10-27 17:36:05,525 - DEBUG - Verify VDNS entry is shown in control node
2025-10-27 17:36:05,532 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-27 17:36:05,532 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-27 17:36:05,832 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-27 17:36:05,868 - DEBUG - Requesting: http://10.0.0.242:8082/domain/167d275d-3df2-4c7f-a0a2-56eb1d84e002
2025-10-27 17:36:05,908 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-DNS/29f4eef9-1eb4-4b0c-befb-fb331a7eccc6
2025-10-27 17:36:06,460 - DEBUG - Response for create_network : {'network': {'id': '63f08566-b22c-4746-990f-baa8daf76303', 'name': 'ctest-vn1-vdns-83261178', 'tenant_id': '6b380546508e4ae8b24fb32805ab83ae', 'project_id': '6b380546508e4ae8b24fb32805ab83ae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-08193141', 'ctest-vn1-vdns-83261178'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 17:36:06,615 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd9bd904b-42c1-4434-b18b-004185dee9eb', 'name': '', 'tenant_id': '6b380546508e4ae8b24fb32805ab83ae', 'network_id': '63f08566-b22c-4746-990f-baa8daf76303', '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': '6b380546508e4ae8b24fb32805ab83ae'}}
2025-10-27 17:36:06,634 - INFO - Created VN ctest-vn1-vdns-83261178
2025-10-27 17:36:06,685 - DEBUG - VN ctest-vn1-vdns-83261178 UUID is 63f08566-b22c-4746-990f-baa8daf76303
2025-10-27 17:36:06,898 - DEBUG - Services list from nova: [, , ]
2025-10-27 17:36:07,954 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4509-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4509-1)
2025-10-27 17:36:07,954 - INFO - Waiting for VM ctest-vm1-test-30015233 to be up..
2025-10-27 17:36:07,991 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-27 17:36:13,066 - DEBUG - VM is in ACTIVE state now
2025-10-27 17:36:13,066 - INFO - VM name : ctest-vm1-test-30015233
2025-10-27 17:36:13,140 - DEBUG - VM ctest-vm1-test-30015233 ID is 45b332d4-a097-42ce-b4f4-464f6224fcee
2025-10-27 17:36:13,141 - DEBUG - VM ctest-vm1-test-30015233 launched on Node cn-jenkins-deploy-platform-ansible-os-4509-1
2025-10-27 17:36:13,212 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/45b332d4-a097-42ce-b4f4-464f6224fcee
2025-10-27 17:36:13,219 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/65c91dfb-e1d1-4f46-8ed5-74c0d9c86adc
2025-10-27 17:36:16,482 - 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')
2025-10-27 17:36:16,482 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-30015233 failed!
2025-10-27 17:36:16,537 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-08193141:ctest-vn1-vdns-83261178 is 10.10.10.1 and allocation pool is NOT set
2025-10-27 17:36:18,600 - 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=6.93 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.70 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.697/4.311/6.925/2.614 ms')
2025-10-27 17:36:18,600 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-30015233 passed
2025-10-27 17:36:18,753 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 17:36:18,753 - DEBUG - Waiting to SSH to VM ctest-vm1-test-30015233, IP 10.10.10.3, Port 22
2025-10-27 17:36:18,818 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-10-27 17:36:18,901 - DEBUG - VM ctest-vm1-test-30015233 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-27 17:36:23,902 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 17:36:23,902 - DEBUG - Waiting to SSH to VM ctest-vm1-test-30015233, IP 10.10.10.3, Port 22
2025-10-27 17:36:24,061 - DEBUG - VM ctest-vm1-test-30015233 is ready for SSH connections
2025-10-27 17:36:24,061 - 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.242, gateway password: c0ntrail123
2025-10-27 17:36:24,061 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-27 17:36:25,768 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-27 17:36:25,769 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-30015233", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-27 17:36:25,769 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-30015233", None, socket.AF_INET6)'
2025-10-27 17:36:26,026 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-30015233, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-27 17:36:26,026 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-30015233
2025-10-27 17:36:28,300 - DEBUG - PING ctest-vm1-test-30015233 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.328 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.467 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.479 ms
--- ctest-vm1-test-30015233 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.467/1.424/3.328 ms
2025-10-27 17:36:28,300 - INFO - Ping to IP ctest-vm1-test-30015233 from VM ctest-vm1-test-30015233 passed
2025-10-27 17:36:28,313 - DEBUG - Requesting: http://10.0.0.242:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-27 17:36:28,319 - DEBUG - Requesting: http://10.0.0.242:8092/Snh_PageReq?x=default-domain:ctest-vdns1-37249336@0%20AllEntriesVdnsRecordsReq
2025-10-27 17:36:28,326 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-37249336:1:ctest-vm1-test-30015233:10.10.10.3', 'rec_name': 'ctest-vm1-test-30015233', '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-4509-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-30015233.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-27 17:36:28,326 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-37249336:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-30015233', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-30015233', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4509-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-30015233.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-10-27 17:36:29,544 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4509-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4509-1)
2025-10-27 17:36:29,545 - INFO - Waiting for VM ctest-vm2-test-97439122 to be up..
2025-10-27 17:36:29,585 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-27 17:36:34,663 - DEBUG - VM is in ACTIVE state now
2025-10-27 17:36:34,664 - INFO - VM name : ctest-vm2-test-97439122
2025-10-27 17:36:34,751 - DEBUG - VM ctest-vm2-test-97439122 ID is 8e2665e9-2587-4b95-9d7a-f3f382d2e2fe
2025-10-27 17:36:34,752 - DEBUG - VM ctest-vm2-test-97439122 launched on Node cn-jenkins-deploy-platform-ansible-os-4509-1
2025-10-27 17:36:34,826 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/8e2665e9-2587-4b95-9d7a-f3f382d2e2fe
2025-10-27 17:36:34,835 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/ce7d6ce8-9718-4f91-b24d-a3e9923eed84
2025-10-27 17:36:38,076 - 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 1011ms')
2025-10-27 17:36:38,076 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-97439122 failed!
2025-10-27 17:36:38,129 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-08193141:ctest-vn1-vdns-83261178 is 10.10.10.1 and allocation pool is NOT set
2025-10-27 17:36:40,193 - 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.62 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.57 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 = 2.574/5.598/8.623/3.024 ms')
2025-10-27 17:36:40,193 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-97439122 passed
2025-10-27 17:36:40,341 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 17:36:40,341 - DEBUG - Waiting to SSH to VM ctest-vm2-test-97439122, IP 10.10.10.4, Port 22
2025-10-27 17:36:40,396 - 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-10-27 17:36:40,474 - DEBUG - VM ctest-vm2-test-97439122 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-27 17:36:45,475 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 17:36:45,475 - DEBUG - Waiting to SSH to VM ctest-vm2-test-97439122, IP 10.10.10.4, Port 22
2025-10-27 17:36:45,633 - DEBUG - VM ctest-vm2-test-97439122 is ready for SSH connections
2025-10-27 17:36:45,633 - 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.242, gateway password: c0ntrail123
2025-10-27 17:36:45,633 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-27 17:36:47,266 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-27 17:36:47,267 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-97439122", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-27 17:36:47,267 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-97439122", None, socket.AF_INET6)'
2025-10-27 17:36:47,517 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-97439122, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-27 17:36:47,517 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-97439122
2025-10-27 17:36:49,791 - DEBUG - PING ctest-vm2-test-97439122 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.972 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.409 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.675 ms
--- ctest-vm2-test-97439122 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.409/1.352/2.972 ms
2025-10-27 17:36:49,791 - INFO - Ping to IP ctest-vm2-test-97439122 from VM ctest-vm2-test-97439122 passed
2025-10-27 17:36:49,805 - DEBUG - Requesting: http://10.0.0.242:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-27 17:36:49,810 - DEBUG - Requesting: http://10.0.0.242:8092/Snh_PageReq?x=default-domain:ctest-vdns1-37249336@0%20AllEntriesVdnsRecordsReq
2025-10-27 17:36:49,815 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-37249336:1:ctest-vm2-test-97439122:10.10.10.4', 'rec_name': 'ctest-vm2-test-97439122', '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-4509-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-97439122.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-27 17:36:49,815 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-37249336:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-97439122', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-97439122', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4509-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-97439122.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-10-27 17:36:49,815 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-97439122", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-27 17:36:49,815 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-97439122", None, socket.AF_INET6)'
2025-10-27 17:36:49,999 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-97439122, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-10-27 17:36:50,000 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-97439122
2025-10-27 17:36:52,261 - DEBUG - PING ctest-vm2-test-97439122 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.615 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.899 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.925 ms
--- ctest-vm2-test-97439122 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.899/2.813/6.615 ms
2025-10-27 17:36:52,261 - INFO - Ping to IP ctest-vm2-test-97439122 from VM ctest-vm1-test-30015233 passed
2025-10-27 17:36:52,261 - INFO - Try deleting the VDNS entry ctest-vdns1-37249336 with back ref of ipam.
2025-10-27 17:36:52,317 - DEBUG - Delete when resource still referred: ['http://10.0.0.242:8082/network-ipam/eeac6459-4754-4906-8d2c-1117698e820e']
2025-10-27 17:36:52,317 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-27 17:36:52,317 - INFO - Add CNAME VDNS record for ctest-vm1-test-30015233 and verify we able to ping by alias name
2025-10-27 17:36:52,364 - DEBUG - Creating VDNS record data : test-rec
2025-10-27 17:36:52,477 - INFO - In verify_on_setup
2025-10-27 17:36:52,573 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-37249336', 'test-rec'] created succesfully
2025-10-27 17:36:52,573 - INFO - Verify VDNS record is shown in the API server
2025-10-27 17:36:52,573 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-27 17:36:52,579 - DEBUG - Requesting: http://10.0.0.242:8082/domain/167d275d-3df2-4c7f-a0a2-56eb1d84e002
2025-10-27 17:36:52,591 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-DNS/29f4eef9-1eb4-4b0c-befb-fb331a7eccc6
2025-10-27 17:36:52,597 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-DNS-record/122c8e2e-3f72-4c94-983f-362861c66f04
2025-10-27 17:36:52,603 - INFO - Verify VDNS record is shown in the control node
2025-10-27 17:36:52,610 - 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.242, gateway password: c0ntrail123
2025-10-27 17:36:52,610 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-27 17:36:52,794 - 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.242, gateway password: c0ntrail123
2025-10-27 17:36:52,794 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-27 17:36:53,041 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-27 17:36:53,041 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-30015233 failed
2025-10-27 17:36:54,042 - 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.242, gateway password: c0ntrail123
2025-10-27 17:36:54,042 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-27 17:36:54,250 - 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.242, gateway password: c0ntrail123
2025-10-27 17:36:54,250 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-27 17:36:54,506 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-27 17:36:54,507 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-30015233 failed
2025-10-27 17:36:55,507 - 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.242, gateway password: c0ntrail123
2025-10-27 17:36:55,507 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-27 17:36:55,706 - 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.242, gateway password: c0ntrail123
2025-10-27 17:36:55,706 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-27 17:36:57,990 - 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.424 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.402 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.480 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.402/0.435/0.480 ms
2025-10-27 17:36:57,991 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-30015233 passed
2025-10-27 17:36:57,991 - DEBUG - Deleting VDNS record data: test-rec
2025-10-27 17:36:58,061 - INFO - VDNS record info: default-domain:ctest-vdns1-37249336:test-rec deleted successfully.
2025-10-27 17:36:58,061 - INFO - Deleting VM ctest-vm2-test-97439122
2025-10-27 17:36:58,134 - INFO - Deleting VM ctest-vm1-test-30015233
2025-10-27 17:36:58,204 - INFO - Deleting VN ctest-vn1-vdns-83261178
2025-10-27 17:36:58,247 - DEBUG - VN 63f08566-b22c-4746-990f-baa8daf76303 still in use: Unable to complete operation on network 63f08566-b22c-4746-990f-baa8daf76303. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7b3045a1-6117-4815-a8ed-7ca50940838a']
2025-10-27 17:36:58,248 - WARNING - Deleting VN ctest-vn1-vdns-83261178 failed..Will retry
2025-10-27 17:37:00,469 - DEBUG - Response for deleting network ()
2025-10-27 17:37:00,496 - DEBUG - Deleting VDNS Entry: ctest-vdns1-37249336
2025-10-27 17:37:00,568 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-37249336'] deleted successfully.
2025-10-27 17:37:00,569 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-27 17:37:00,575 - DEBUG - Requesting: http://10.0.0.242:8082/domain/167d275d-3df2-4c7f-a0a2-56eb1d84e002
2025-10-27 17:37:00,586 - DEBUG - VDNS information not found in API server
2025-10-27 17:37:00,586 - INFO - VDNS information ctest-vdns1-37249336 removed from the API Server
2025-10-27 17:37:00,592 - INFO - VDNS information ctest-vdns1-37249336 removed in the Control node
2025-10-27 17:37:00,592 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-08193141']
2025-10-27 17:37:00,846 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 17:37:00,846 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2025-10-27 17:37:00,847 - INFO - --------------------------------------------------------------------------------
2025-10-27 17:37:01,536 - INFO - Deleted project: ctest-TestvDNSBasic0-08193141, ID : 6b380546-508e-4ae8-b24f-b32805ab83ae