2026-02-03 21:27:00,369 - INFO - Domain Default found not creating
2026-02-03 21:27:00,534 - INFO - Project ctest-TestvDNSBasic0-72505557 not found, creating it
2026-02-03 21:27:00,984 - INFO - Created Project:ctest-TestvDNSBasic0-72505557, ID : b81edb88-bfe7-4612-9050-7abb69dab212
2026-02-03 21:27:02,665 - INFO - ================================================================================
2026-02-03 21:27:02,665 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-02-03 21:27:02,665 - 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-02-03 21:27:02,925 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.25': '0'}} with
2026-02-03 21:27:02,925 - INFO - Initial checks done. Running the testcase now
2026-02-03 21:27:02,925 - INFO -
2026-02-03 21:27:03,703 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-72505557'](b81edb88-bfe7-4612-9050-7abb69dab212)
2026-02-03 21:27:03,758 - DEBUG - Creating VDNS : ctest-vdns1-15886834
2026-02-03 21:27:03,974 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-15886834'] created succesfully
2026-02-03 21:27:03,975 - DEBUG - Verify VDNS entry is shown in control node
2026-02-03 21:27:03,980 - DEBUG - Verify VDNS entry is shown in the API server
2026-02-03 21:27:03,980 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2026-02-03 21:27:04,324 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2026-02-03 21:27:04,363 - DEBUG - Requesting: http://10.0.0.19:8082/domain/5052fb11-9ee8-4ca8-8743-a9976da66102
2026-02-03 21:27:04,376 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-DNS/9b8c1b26-1a25-4c78-8296-0d230e492f78
2026-02-03 21:27:04,947 - DEBUG - Response for create_network : {'network': {'id': 'ba972bc5-abd0-44b1-a883-fbf7fe8b5454', 'name': 'ctest-vn1-vdns-42558680', 'tenant_id': 'b81edb88bfe7461290507abb69dab212', 'project_id': 'b81edb88bfe7461290507abb69dab212', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-72505557', 'ctest-vn1-vdns-42558680'], 'port_security_enabled': True, 'description': ''}}
2026-02-03 21:27:05,094 - DEBUG - Response for create_subnet : {'subnet': {'id': '97fde801-d664-4507-9bc5-ca474913342f', 'name': '', 'tenant_id': 'b81edb88bfe7461290507abb69dab212', 'network_id': 'ba972bc5-abd0-44b1-a883-fbf7fe8b5454', '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': 'b81edb88bfe7461290507abb69dab212'}}
2026-02-03 21:27:05,112 - INFO - Created VN ctest-vn1-vdns-42558680
2026-02-03 21:27:05,167 - DEBUG - VN ctest-vn1-vdns-42558680 UUID is ba972bc5-abd0-44b1-a883-fbf7fe8b5454
2026-02-03 21:27:05,372 - DEBUG - Services list from nova: [, , ]
2026-02-03 21:27:06,547 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5196-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5196-1)
2026-02-03 21:27:06,547 - INFO - Waiting for VM ctest-vm1-test-86227064 to be up..
2026-02-03 21:27:06,596 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-03 21:27:11,678 - DEBUG - VM is in ACTIVE state now
2026-02-03 21:27:11,678 - INFO - VM name : ctest-vm1-test-86227064
2026-02-03 21:27:11,752 - DEBUG - VM ctest-vm1-test-86227064 ID is 20e4450e-245b-4142-a11b-aeb13c24a64e
2026-02-03 21:27:11,752 - DEBUG - VM ctest-vm1-test-86227064 launched on Node cn-jenkins-deploy-platform-ansible-os-5196-1
2026-02-03 21:27:11,825 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/20e4450e-245b-4142-a11b-aeb13c24a64e
2026-02-03 21:27:11,832 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/596407bc-6041-44b7-a32b-7220f9a4197a
2026-02-03 21:27:15,086 - 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 1019ms')
2026-02-03 21:27:15,086 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-86227064 failed!
2026-02-03 21:27:15,139 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-72505557:ctest-vn1-vdns-42558680 is 10.10.10.1 and allocation pool is NOT set
2026-02-03 21:27:19,214 - 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=8.69 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 8.692/8.692/8.692/0.000 ms')
2026-02-03 21:27:19,215 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-86227064 passed
2026-02-03 21:27:19,367 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-03 21:27:19,367 - DEBUG - Waiting to SSH to VM ctest-vm1-test-86227064, IP 10.10.10.3, Port 22
2026-02-03 21:27:19,432 - 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-02-03 21:27:19,510 - DEBUG - VM ctest-vm1-test-86227064 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-03 21:27:24,511 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-03 21:27:24,511 - DEBUG - Waiting to SSH to VM ctest-vm1-test-86227064, IP 10.10.10.3, Port 22
2026-02-03 21:27:24,676 - DEBUG - VM ctest-vm1-test-86227064 is ready for SSH connections
2026-02-03 21:27:24,676 - 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.19, gateway password: c0ntrail123
2026-02-03 21:27:24,676 - DEBUG - ifconfig | grep 10.10.10.3
2026-02-03 21:27:26,366 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-02-03 21:27:26,367 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-86227064", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-02-03 21:27:26,367 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-86227064", None, socket.AF_INET6)'
2026-02-03 21:27:26,668 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-86227064, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-02-03 21:27:26,669 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-86227064
2026-02-03 21:27:28,947 - DEBUG - PING ctest-vm1-test-86227064 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.382 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.408 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.532 ms
--- ctest-vm1-test-86227064 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.408/1.440/3.382 ms
2026-02-03 21:27:28,947 - INFO - Ping to IP ctest-vm1-test-86227064 from VM ctest-vm1-test-86227064 passed
2026-02-03 21:27:28,963 - DEBUG - Requesting: http://10.0.0.19:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-02-03 21:27:28,969 - DEBUG - Requesting: http://10.0.0.19:8092/Snh_PageReq?x=default-domain:ctest-vdns1-15886834@0%20AllEntriesVdnsRecordsReq
2026-02-03 21:27:28,974 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15886834:1:ctest-vm1-test-86227064:10.10.10.3', 'rec_name': 'ctest-vm1-test-86227064', '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-5196-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-86227064.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-02-03 21:27:28,974 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15886834:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-86227064', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-86227064', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5196-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-86227064.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-02-03 21:27:30,258 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5196-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5196-1)
2026-02-03 21:27:30,258 - INFO - Waiting for VM ctest-vm2-test-35768091 to be up..
2026-02-03 21:27:30,299 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-03 21:27:35,379 - DEBUG - VM is in ACTIVE state now
2026-02-03 21:27:35,379 - INFO - VM name : ctest-vm2-test-35768091
2026-02-03 21:27:35,458 - DEBUG - VM ctest-vm2-test-35768091 ID is feac195d-277f-4efc-9c6b-540f8d26f70d
2026-02-03 21:27:35,458 - DEBUG - VM ctest-vm2-test-35768091 launched on Node cn-jenkins-deploy-platform-ansible-os-5196-1
2026-02-03 21:27:35,536 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/feac195d-277f-4efc-9c6b-540f8d26f70d
2026-02-03 21:27:35,546 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/edcc304b-c6dd-4ef0-a6d5-4a6839a98ae5
2026-02-03 21:27:38,796 - 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 1014ms')
2026-02-03 21:27:38,797 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-35768091 failed!
2026-02-03 21:27:38,850 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-72505557:ctest-vn1-vdns-42558680 is 10.10.10.1 and allocation pool is NOT set
2026-02-03 21:27:42,928 - 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=2 ttl=63 time=3.40 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1015ms\r\nrtt min/avg/max/mdev = 3.404/3.404/3.404/0.000 ms')
2026-02-03 21:27:42,928 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-35768091 passed
2026-02-03 21:27:43,074 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-03 21:27:43,075 - DEBUG - Waiting to SSH to VM ctest-vm2-test-35768091, IP 10.10.10.4, Port 22
2026-02-03 21:27:43,234 - DEBUG - VM ctest-vm2-test-35768091 is ready for SSH connections
2026-02-03 21:27:43,234 - 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.19, gateway password: c0ntrail123
2026-02-03 21:27:43,235 - DEBUG - ifconfig | grep 10.10.10.4
2026-02-03 21:27:44,888 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-02-03 21:27:44,888 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-35768091", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-02-03 21:27:44,888 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-35768091", None, socket.AF_INET6)'
2026-02-03 21:27:45,147 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-35768091, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-02-03 21:27:45,147 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-35768091
2026-02-03 21:27:47,418 - DEBUG - PING ctest-vm2-test-35768091 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.179 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.418 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.483 ms
--- ctest-vm2-test-35768091 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.418/1.360/3.179 ms
2026-02-03 21:27:47,418 - INFO - Ping to IP ctest-vm2-test-35768091 from VM ctest-vm2-test-35768091 passed
2026-02-03 21:27:47,432 - DEBUG - Requesting: http://10.0.0.19:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-02-03 21:27:47,438 - DEBUG - Requesting: http://10.0.0.19:8092/Snh_PageReq?x=default-domain:ctest-vdns1-15886834@0%20AllEntriesVdnsRecordsReq
2026-02-03 21:27:47,442 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15886834:1:ctest-vm2-test-35768091:10.10.10.4', 'rec_name': 'ctest-vm2-test-35768091', '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-5196-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-35768091.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-02-03 21:27:47,442 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-15886834:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-35768091', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-35768091', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5196-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-35768091.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-02-03 21:27:47,443 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-35768091", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-02-03 21:27:47,443 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-35768091", None, socket.AF_INET6)'
2026-02-03 21:27:47,639 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-35768091, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-02-03 21:27:47,639 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-35768091
2026-02-03 21:27:49,901 - DEBUG - PING ctest-vm2-test-35768091 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.938 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.837 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.945 ms
--- ctest-vm2-test-35768091 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.837/2.906/6.938 ms
2026-02-03 21:27:49,901 - INFO - Ping to IP ctest-vm2-test-35768091 from VM ctest-vm1-test-86227064 passed
2026-02-03 21:27:49,901 - INFO - Try deleting the VDNS entry ctest-vdns1-15886834 with back ref of ipam.
2026-02-03 21:27:49,954 - DEBUG - Delete when resource still referred: ['http://10.0.0.19:8082/network-ipam/7773be91-9a97-42c4-a90f-fd627c9b73d9']
2026-02-03 21:27:49,954 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-02-03 21:27:49,954 - INFO - Add CNAME VDNS record for ctest-vm1-test-86227064 and verify we able to ping by alias name
2026-02-03 21:27:50,002 - DEBUG - Creating VDNS record data : test-rec
2026-02-03 21:27:50,110 - INFO - In verify_on_setup
2026-02-03 21:27:50,206 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-15886834', 'test-rec'] created succesfully
2026-02-03 21:27:50,207 - INFO - Verify VDNS record is shown in the API server
2026-02-03 21:27:50,207 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2026-02-03 21:27:50,214 - DEBUG - Requesting: http://10.0.0.19:8082/domain/5052fb11-9ee8-4ca8-8743-a9976da66102
2026-02-03 21:27:50,227 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-DNS/9b8c1b26-1a25-4c78-8296-0d230e492f78
2026-02-03 21:27:50,234 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-DNS-record/89670741-74d1-400e-a17f-22eb06b8cc8b
2026-02-03 21:27:50,240 - INFO - Verify VDNS record is shown in the control node
2026-02-03 21:27:50,245 - 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.19, gateway password: c0ntrail123
2026-02-03 21:27:50,245 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-03 21:27:50,455 - 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.19, gateway password: c0ntrail123
2026-02-03 21:27:50,455 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-03 21:27:50,712 - DEBUG - ping: bad address 'vm1-test-alias'
2026-02-03 21:27:50,712 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-86227064 failed
2026-02-03 21:27:51,714 - 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.19, gateway password: c0ntrail123
2026-02-03 21:27:51,714 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-03 21:27:51,920 - 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.19, gateway password: c0ntrail123
2026-02-03 21:27:51,921 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-03 21:27:52,186 - DEBUG - ping: bad address 'vm1-test-alias'
2026-02-03 21:27:52,186 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-86227064 failed
2026-02-03 21:27:53,186 - 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.19, gateway password: c0ntrail123
2026-02-03 21:27:53,187 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-03 21:27:53,393 - 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.19, gateway password: c0ntrail123
2026-02-03 21:27:53,393 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-03 21:27:55,663 - 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.403 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.397 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.382 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.382/0.394/0.403 ms
2026-02-03 21:27:55,663 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-86227064 passed
2026-02-03 21:27:55,663 - DEBUG - Deleting VDNS record data: test-rec
2026-02-03 21:27:55,730 - INFO - VDNS record info: default-domain:ctest-vdns1-15886834:test-rec deleted successfully.
2026-02-03 21:27:55,731 - INFO - Deleting VM ctest-vm2-test-35768091
2026-02-03 21:27:55,805 - INFO - Deleting VM ctest-vm1-test-86227064
2026-02-03 21:27:55,874 - INFO - Deleting VN ctest-vn1-vdns-42558680
2026-02-03 21:27:55,912 - DEBUG - VN ba972bc5-abd0-44b1-a883-fbf7fe8b5454 still in use: Unable to complete operation on network ba972bc5-abd0-44b1-a883-fbf7fe8b5454. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0a7ad444-974a-4784-a0fb-785ad07f9d93']
2026-02-03 21:27:55,913 - WARNING - Deleting VN ctest-vn1-vdns-42558680 failed..Will retry
2026-02-03 21:27:58,187 - DEBUG - Response for deleting network ()
2026-02-03 21:27:58,219 - DEBUG - Deleting VDNS Entry: ctest-vdns1-15886834
2026-02-03 21:27:58,290 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-15886834'] deleted successfully.
2026-02-03 21:27:58,290 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2026-02-03 21:27:58,297 - DEBUG - Requesting: http://10.0.0.19:8082/domain/5052fb11-9ee8-4ca8-8743-a9976da66102
2026-02-03 21:27:58,309 - DEBUG - VDNS information not found in API server
2026-02-03 21:27:58,309 - INFO - VDNS information ctest-vdns1-15886834 removed from the API Server
2026-02-03 21:27:58,315 - INFO - VDNS information ctest-vdns1-15886834 removed in the Control node
2026-02-03 21:27:58,315 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-72505557']
2026-02-03 21:27:58,588 - DEBUG - No XMPP flaps were noticed during the test
2026-02-03 21:27:58,588 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2026-02-03 21:27:58,588 - INFO - --------------------------------------------------------------------------------
2026-02-03 21:27:59,317 - INFO - Deleted project: ctest-TestvDNSBasic0-72505557, ID : b81edb88-bfe7-4612-9050-7abb69dab212