2026-07-29 18:19:09,712 - INFO - Domain Default found not creating
2026-07-29 18:19:09,906 - INFO - Project ctest-TestvDNSBasic0-51501194 not found, creating it
2026-07-29 18:19:10,539 - INFO - Created Project:ctest-TestvDNSBasic0-51501194, ID : 2e1bcb38-1566-4fd3-b9a8-36f013a71129
2026-07-29 18:19:12,578 - INFO - ================================================================================
2026-07-29 18:19:12,578 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-07-29 18:19:12,578 - 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-07-29 18:19:12,863 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-07-29 18:19:12,863 - INFO - Initial checks done. Running the testcase now
2026-07-29 18:19:12,863 - INFO -
2026-07-29 18:19:13,809 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-51501194'](2e1bcb38-1566-4fd3-b9a8-36f013a71129)
2026-07-29 18:19:13,867 - DEBUG - Creating VDNS : ctest-vdns1-15787058
2026-07-29 18:19:14,083 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-15787058'] created succesfully
2026-07-29 18:19:14,083 - DEBUG - Verify VDNS entry is shown in control node
2026-07-29 18:19:14,094 - DEBUG - Verify VDNS entry is shown in the API server
2026-07-29 18:19:14,095 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-07-29 18:19:14,484 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-07-29 18:19:14,519 - DEBUG - Requesting: http://10.0.0.38:8082/domain/51df176c-7518-49ab-bf9a-a2bbc457b543
2026-07-29 18:19:14,533 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/03db042a-d4f5-40c5-9386-2d757e41940c
2026-07-29 18:19:15,175 - DEBUG - Response for create_network : {'network': {'id': 'c506b93e-a78e-46ef-a77a-6e611edbf058', 'name': 'ctest-vn1-vdns-43841775', 'tenant_id': '2e1bcb3815664fd3b9a836f013a71129', 'project_id': '2e1bcb3815664fd3b9a836f013a71129', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-51501194', 'ctest-vn1-vdns-43841775'], 'port_security_enabled': True, 'description': ''}}
2026-07-29 18:19:15,427 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e1298473-8e3b-43c6-8be7-4ec9a5b95472', 'name': '', 'tenant_id': '2e1bcb3815664fd3b9a836f013a71129', 'network_id': 'c506b93e-a78e-46ef-a77a-6e611edbf058', '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': '2e1bcb3815664fd3b9a836f013a71129'}}
2026-07-29 18:19:15,451 - INFO - Created VN ctest-vn1-vdns-43841775
2026-07-29 18:19:15,507 - DEBUG - VN ctest-vn1-vdns-43841775 UUID is c506b93e-a78e-46ef-a77a-6e611edbf058
2026-07-29 18:19:15,744 - DEBUG - Services list from nova: [, , ]
2026-07-29 18:19:16,180 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6121-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6121-1)
2026-07-29 18:19:16,181 - INFO - Waiting for VM ctest-vm1-test-20954300 to be up..
2026-07-29 18:19:16,232 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-29 18:19:21,333 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-29 18:19:26,428 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-29 18:19:31,524 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-29 18:19:36,633 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-29 18:19:41,732 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-29 18:19:46,835 - DEBUG - VM is in ACTIVE state now
2026-07-29 18:19:46,835 - INFO - VM name : ctest-vm1-test-20954300
2026-07-29 18:19:46,936 - DEBUG - VM ctest-vm1-test-20954300 ID is 2b1931d9-3130-4f1b-9be2-8a45c79c5c4a
2026-07-29 18:19:46,936 - DEBUG - VM ctest-vm1-test-20954300 launched on Node cn-jenkins-deploy-platform-ansible-os-6121-1
2026-07-29 18:19:47,045 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2b1931d9-3130-4f1b-9be2-8a45c79c5c4a
2026-07-29 18:19:47,058 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8665d8ab-be10-430c-904c-694f4ad51933
2026-07-29 18:19:50,341 - 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 1017ms')
2026-07-29 18:19:50,342 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-20954300 failed!
2026-07-29 18:19:50,399 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-51501194:ctest-vn1-vdns-43841775 is 10.10.10.1 and allocation pool is NOT set
2026-07-29 18:19:52,475 - 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.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.17 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.165/5.146/7.127/1.981 ms')
2026-07-29 18:19:52,475 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-20954300 passed
2026-07-29 18:19:52,639 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-29 18:19:52,639 - DEBUG - Waiting to SSH to VM ctest-vm1-test-20954300, IP 10.10.10.3, Port 22
2026-07-29 18:19:52,705 - 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': ''}
2026-07-29 18:19:52,812 - DEBUG - VM ctest-vm1-test-20954300 is NOT ready for SSH connections, VM status: ACTIVE
2026-07-29 18:19:57,813 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-29 18:19:57,814 - DEBUG - Waiting to SSH to VM ctest-vm1-test-20954300, IP 10.10.10.3, Port 22
2026-07-29 18:19:57,985 - DEBUG - VM ctest-vm1-test-20954300 is ready for SSH connections
2026-07-29 18:19:57,985 - 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
2026-07-29 18:19:57,985 - DEBUG - ifconfig | grep 10.10.10.3
2026-07-29 18:19:59,683 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-07-29 18:19:59,684 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-20954300", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-07-29 18:19:59,684 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-20954300", None, socket.AF_INET6)'
2026-07-29 18:19:59,875 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-20954300, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-07-29 18:19:59,875 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-20954300
2026-07-29 18:20:02,095 - DEBUG - PING ctest-vm1-test-20954300 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=5.848 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.442 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.514 ms
--- ctest-vm1-test-20954300 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.442/2.268/5.848 ms
2026-07-29 18:20:02,095 - INFO - Ping to IP ctest-vm1-test-20954300 from VM ctest-vm1-test-20954300 passed
2026-07-29 18:20:02,115 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-07-29 18:20:02,124 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-15787058@0%20AllEntriesVdnsRecordsReq
2026-07-29 18:20:02,132 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15787058:1:ctest-vm1-test-20954300:10.10.10.3', 'rec_name': 'ctest-vm1-test-20954300', '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-6121-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-20954300.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-07-29 18:20:02,132 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15787058:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-20954300', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-20954300', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6121-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-20954300.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-07-29 18:20:02,855 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6121-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6121-1)
2026-07-29 18:20:02,855 - INFO - Waiting for VM ctest-vm2-test-68674596 to be up..
2026-07-29 18:20:02,903 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-29 18:20:08,006 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-29 18:20:13,114 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-29 18:20:18,207 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-29 18:20:23,308 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-29 18:20:28,415 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-29 18:20:33,521 - DEBUG - VM is in ACTIVE state now
2026-07-29 18:20:33,521 - INFO - VM name : ctest-vm2-test-68674596
2026-07-29 18:20:33,622 - DEBUG - VM ctest-vm2-test-68674596 ID is bf856545-5039-45a0-af66-bbeef3281e51
2026-07-29 18:20:33,622 - DEBUG - VM ctest-vm2-test-68674596 launched on Node cn-jenkins-deploy-platform-ansible-os-6121-1
2026-07-29 18:20:33,719 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bf856545-5039-45a0-af66-bbeef3281e51
2026-07-29 18:20:33,730 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/883ec6b8-0045-4b97-9041-633cb7213b62
2026-07-29 18:20:36,988 - 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')
2026-07-29 18:20:36,989 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-68674596 failed!
2026-07-29 18:20:37,047 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-51501194:ctest-vn1-vdns-43841775 is 10.10.10.1 and allocation pool is NOT set
2026-07-29 18:20:39,116 - 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=7.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=4.10 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 = 4.100/5.561/7.023/1.461 ms')
2026-07-29 18:20:39,116 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-68674596 passed
2026-07-29 18:20:39,275 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-29 18:20:39,275 - DEBUG - Waiting to SSH to VM ctest-vm2-test-68674596, IP 10.10.10.4, Port 22
2026-07-29 18:20:39,341 - 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-07-29 18:20:39,444 - DEBUG - VM ctest-vm2-test-68674596 is NOT ready for SSH connections, VM status: ACTIVE
2026-07-29 18:20:44,445 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-29 18:20:44,445 - DEBUG - Waiting to SSH to VM ctest-vm2-test-68674596, IP 10.10.10.4, Port 22
2026-07-29 18:20:44,621 - DEBUG - VM ctest-vm2-test-68674596 is ready for SSH connections
2026-07-29 18:20:44,621 - 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
2026-07-29 18:20:44,622 - DEBUG - ifconfig | grep 10.10.10.4
2026-07-29 18:20:45,851 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-07-29 18:20:45,852 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-68674596", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-07-29 18:20:45,852 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-68674596", None, socket.AF_INET6)'
2026-07-29 18:20:46,080 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-68674596, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-07-29 18:20:46,081 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-68674596
2026-07-29 18:20:48,281 - DEBUG - PING ctest-vm2-test-68674596 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.219 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.650 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.568 ms
--- ctest-vm2-test-68674596 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.568/2.145/5.219 ms
2026-07-29 18:20:48,281 - INFO - Ping to IP ctest-vm2-test-68674596 from VM ctest-vm2-test-68674596 passed
2026-07-29 18:20:48,297 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-07-29 18:20:48,305 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-15787058@0%20AllEntriesVdnsRecordsReq
2026-07-29 18:20:48,313 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15787058:1:ctest-vm2-test-68674596:10.10.10.4', 'rec_name': 'ctest-vm2-test-68674596', '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-6121-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-68674596.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-07-29 18:20:48,313 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15787058:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-68674596', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-68674596', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6121-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-68674596.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-07-29 18:20:48,313 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-68674596", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-07-29 18:20:48,313 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-68674596", None, socket.AF_INET6)'
2026-07-29 18:20:48,454 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-68674596, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-07-29 18:20:48,454 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-68674596
2026-07-29 18:20:50,665 - DEBUG - PING ctest-vm2-test-68674596 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.338 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.167 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.184 ms
--- ctest-vm2-test-68674596 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.167/2.229/4.338 ms
2026-07-29 18:20:50,665 - INFO - Ping to IP ctest-vm2-test-68674596 from VM ctest-vm1-test-20954300 passed
2026-07-29 18:20:50,665 - INFO - Try deleting the VDNS entry ctest-vdns1-15787058 with back ref of ipam.
2026-07-29 18:20:50,726 - DEBUG - Delete when resource still referred: ['http://10.0.0.38:8082/network-ipam/d84f4810-8530-42c7-adc8-cc62f34d68c5']
2026-07-29 18:20:50,727 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-07-29 18:20:50,727 - INFO - Add CNAME VDNS record for ctest-vm1-test-20954300 and verify we able to ping by alias name
2026-07-29 18:20:50,775 - DEBUG - Creating VDNS record data : test-rec
2026-07-29 18:20:50,891 - INFO - In verify_on_setup
2026-07-29 18:20:50,991 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-15787058', 'test-rec'] created succesfully
2026-07-29 18:20:50,991 - INFO - Verify VDNS record is shown in the API server
2026-07-29 18:20:50,992 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-07-29 18:20:51,001 - DEBUG - Requesting: http://10.0.0.38:8082/domain/51df176c-7518-49ab-bf9a-a2bbc457b543
2026-07-29 18:20:51,019 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/03db042a-d4f5-40c5-9386-2d757e41940c
2026-07-29 18:20:51,033 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/e569ede0-8f89-487c-8442-62bc0f3771ce
2026-07-29 18:20:51,045 - INFO - Verify VDNS record is shown in the control node
2026-07-29 18:20:51,057 - 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
2026-07-29 18:20:51,057 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-07-29 18:20:51,185 - 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
2026-07-29 18:20:51,185 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-07-29 18:20:51,370 - DEBUG - ping: bad address 'vm1-test-alias'
2026-07-29 18:20:51,371 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-20954300 failed
2026-07-29 18:20:52,372 - 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
2026-07-29 18:20:52,372 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-07-29 18:20:52,528 - 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
2026-07-29 18:20:52,528 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-07-29 18:20:52,706 - DEBUG - ping: bad address 'vm1-test-alias'
2026-07-29 18:20:52,706 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-20954300 failed
2026-07-29 18:20:53,707 - 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
2026-07-29 18:20:53,707 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-07-29 18:20:53,846 - 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
2026-07-29 18:20:53,846 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-07-29 18:20:56,042 - 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.288 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.535 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.649 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.288/0.490/0.649 ms
2026-07-29 18:20:56,042 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-20954300 passed
2026-07-29 18:20:56,043 - DEBUG - Deleting VDNS record data: test-rec
2026-07-29 18:20:56,123 - INFO - VDNS record info: default-domain:ctest-vdns1-15787058:test-rec deleted successfully.
2026-07-29 18:20:56,123 - INFO - Deleting VM ctest-vm2-test-68674596
2026-07-29 18:20:56,226 - INFO - Deleting VM ctest-vm1-test-20954300
2026-07-29 18:20:56,319 - INFO - Deleting VN ctest-vn1-vdns-43841775
2026-07-29 18:20:56,365 - DEBUG - VN c506b93e-a78e-46ef-a77a-6e611edbf058 still in use: Unable to complete operation on network c506b93e-a78e-46ef-a77a-6e611edbf058. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c404daf1-96ce-4e64-8802-83fda75b9378']
2026-07-29 18:20:56,365 - WARNING - Deleting VN ctest-vn1-vdns-43841775 failed..Will retry
2026-07-29 18:20:58,431 - DEBUG - VN c506b93e-a78e-46ef-a77a-6e611edbf058 still in use: Unable to complete operation on network c506b93e-a78e-46ef-a77a-6e611edbf058. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0cda6975-70d8-4c21-8718-515b0238d567']
2026-07-29 18:20:58,431 - WARNING - Deleting VN ctest-vn1-vdns-43841775 failed..Will retry
2026-07-29 18:21:00,668 - DEBUG - Response for deleting network ()
2026-07-29 18:21:00,713 - DEBUG - Deleting VDNS Entry: ctest-vdns1-15787058
2026-07-29 18:21:00,803 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-15787058'] deleted successfully.
2026-07-29 18:21:00,803 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-07-29 18:21:00,812 - DEBUG - Requesting: http://10.0.0.38:8082/domain/51df176c-7518-49ab-bf9a-a2bbc457b543
2026-07-29 18:21:00,829 - DEBUG - VDNS information not found in API server
2026-07-29 18:21:00,829 - INFO - VDNS information ctest-vdns1-15787058 removed from the API Server
2026-07-29 18:21:00,836 - INFO - VDNS information ctest-vdns1-15787058 removed in the Control node
2026-07-29 18:21:00,836 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-51501194']
2026-07-29 18:21:01,114 - DEBUG - No XMPP flaps were noticed during the test
2026-07-29 18:21:01,114 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:49]
2026-07-29 18:21:01,114 - INFO - --------------------------------------------------------------------------------
2026-07-29 18:21:01,976 - INFO - Deleted project: ctest-TestvDNSBasic0-51501194, ID : 2e1bcb38-1566-4fd3-b9a8-36f013a71129