2026-02-12 02:17:28,961 - INFO - Domain Default found not creating
2026-02-12 02:17:29,158 - INFO - Project ctest-TestvDNSBasic0-34120266 not found, creating it
2026-02-12 02:17:29,645 - INFO - Created Project:ctest-TestvDNSBasic0-34120266, ID : e44154cc-a895-47fc-885d-24c89801c115
2026-02-12 02:17:31,334 - INFO - ================================================================================
2026-02-12 02:17:31,334 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-02-12 02:17:31,334 - 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-12 02:17:31,589 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.209': '0'}} with
2026-02-12 02:17:31,589 - INFO - Initial checks done. Running the testcase now
2026-02-12 02:17:31,589 - INFO -
2026-02-12 02:17:32,378 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-34120266'](e44154cc-a895-47fc-885d-24c89801c115)
2026-02-12 02:17:32,435 - DEBUG - Creating VDNS : ctest-vdns1-14279924
2026-02-12 02:17:32,639 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-14279924'] created succesfully
2026-02-12 02:17:32,639 - DEBUG - Verify VDNS entry is shown in control node
2026-02-12 02:17:32,646 - DEBUG - Verify VDNS entry is shown in the API server
2026-02-12 02:17:32,646 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2026-02-12 02:17:32,987 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2026-02-12 02:17:33,026 - DEBUG - Requesting: http://10.0.0.19:8082/domain/f07acf09-857e-4488-a4a9-04717b0b3406
2026-02-12 02:17:33,039 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-DNS/4109c1fe-958e-4254-9b80-006e7958456f
2026-02-12 02:17:33,619 - DEBUG - Response for create_network : {'network': {'id': 'e76c26ec-66b5-422e-8ba1-99c014c96bc0', 'name': 'ctest-vn1-vdns-09877562', 'tenant_id': 'e44154cca89547fc885d24c89801c115', 'project_id': 'e44154cca89547fc885d24c89801c115', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-34120266', 'ctest-vn1-vdns-09877562'], 'port_security_enabled': True, 'description': ''}}
2026-02-12 02:17:33,794 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fa0ae8ac-83d8-465c-8380-0b9002604a93', 'name': '', 'tenant_id': 'e44154cca89547fc885d24c89801c115', 'network_id': 'e76c26ec-66b5-422e-8ba1-99c014c96bc0', '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': 'e44154cca89547fc885d24c89801c115'}}
2026-02-12 02:17:33,816 - INFO - Created VN ctest-vn1-vdns-09877562
2026-02-12 02:17:33,871 - DEBUG - VN ctest-vn1-vdns-09877562 UUID is e76c26ec-66b5-422e-8ba1-99c014c96bc0
2026-02-12 02:17:34,082 - DEBUG - Services list from nova: [, , ]
2026-02-12 02:17:35,246 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5309-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5309-1)
2026-02-12 02:17:35,246 - INFO - Waiting for VM ctest-vm1-test-72774141 to be up..
2026-02-12 02:17:35,286 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-12 02:17:40,364 - DEBUG - VM is in ACTIVE state now
2026-02-12 02:17:40,364 - INFO - VM name : ctest-vm1-test-72774141
2026-02-12 02:17:40,443 - DEBUG - VM ctest-vm1-test-72774141 ID is ab2ae8bf-07da-4210-8ab4-1e7b12b8637c
2026-02-12 02:17:40,443 - DEBUG - VM ctest-vm1-test-72774141 launched on Node cn-jenkins-deploy-platform-ansible-os-5309-1
2026-02-12 02:17:40,520 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/ab2ae8bf-07da-4210-8ab4-1e7b12b8637c
2026-02-12 02:17:40,529 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/46cda07f-cc2b-4d8d-a68b-6e07e53181e6
2026-02-12 02:17:43,792 - 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 1030ms')
2026-02-12 02:17:43,792 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-72774141 failed!
2026-02-12 02:17:43,847 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-34120266:ctest-vn1-vdns-09877562 is 10.10.10.1 and allocation pool is NOT set
2026-02-12 02:17:47,921 - 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=18.9 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 = 18.937/18.937/18.937/0.000 ms')
2026-02-12 02:17:47,922 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-72774141 passed
2026-02-12 02:17:48,075 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-12 02:17:48,075 - DEBUG - Waiting to SSH to VM ctest-vm1-test-72774141, IP 10.10.10.3, Port 22
2026-02-12 02:17:48,235 - DEBUG - VM ctest-vm1-test-72774141 is ready for SSH connections
2026-02-12 02:17:48,235 - 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-12 02:17:48,235 - DEBUG - ifconfig | grep 10.10.10.3
2026-02-12 02:17:49,981 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-02-12 02:17:49,982 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-72774141", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-02-12 02:17:49,982 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-72774141", None, socket.AF_INET6)'
2026-02-12 02:17:50,254 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-72774141, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-02-12 02:17:50,254 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-72774141
2026-02-12 02:17:52,560 - DEBUG - PING ctest-vm1-test-72774141 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.526 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.411 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.476 ms
--- ctest-vm1-test-72774141 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.411/1.471/3.526 ms
2026-02-12 02:17:52,560 - INFO - Ping to IP ctest-vm1-test-72774141 from VM ctest-vm1-test-72774141 passed
2026-02-12 02:17:52,576 - DEBUG - Requesting: http://10.0.0.19:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-02-12 02:17:52,582 - DEBUG - Requesting: http://10.0.0.19:8092/Snh_PageReq?x=default-domain:ctest-vdns1-14279924@0%20AllEntriesVdnsRecordsReq
2026-02-12 02:17:52,588 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-14279924:1:ctest-vm1-test-72774141:10.10.10.3', 'rec_name': 'ctest-vm1-test-72774141', '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-5309-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-72774141.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-02-12 02:17:52,588 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-14279924:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-72774141', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-72774141', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5309-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-72774141.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-12 02:17:53,931 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5309-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5309-1)
2026-02-12 02:17:53,931 - INFO - Waiting for VM ctest-vm2-test-52462134 to be up..
2026-02-12 02:17:53,973 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-12 02:17:59,054 - DEBUG - VM is in ACTIVE state now
2026-02-12 02:17:59,054 - INFO - VM name : ctest-vm2-test-52462134
2026-02-12 02:17:59,140 - DEBUG - VM ctest-vm2-test-52462134 ID is 99f332f9-4b80-46d7-b98f-cc545c53e381
2026-02-12 02:17:59,140 - DEBUG - VM ctest-vm2-test-52462134 launched on Node cn-jenkins-deploy-platform-ansible-os-5309-1
2026-02-12 02:17:59,220 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/99f332f9-4b80-46d7-b98f-cc545c53e381
2026-02-12 02:17:59,228 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/4c733086-daa9-4d24-87c2-72b638ada2d8
2026-02-12 02:18:02,485 - 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-02-12 02:18:02,485 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-52462134 failed!
2026-02-12 02:18:02,539 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-34120266:ctest-vn1-vdns-09877562 is 10.10.10.1 and allocation pool is NOT set
2026-02-12 02:18:06,614 - 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=8.34 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 8.343/8.343/8.343/0.000 ms')
2026-02-12 02:18:06,614 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-52462134 passed
2026-02-12 02:18:06,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-12 02:18:06,767 - DEBUG - Waiting to SSH to VM ctest-vm2-test-52462134, IP 10.10.10.4, Port 22
2026-02-12 02:18:06,837 - 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-02-12 02:18:06,923 - DEBUG - VM ctest-vm2-test-52462134 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-12 02:18:11,924 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-12 02:18:11,924 - DEBUG - Waiting to SSH to VM ctest-vm2-test-52462134, IP 10.10.10.4, Port 22
2026-02-12 02:18:12,083 - DEBUG - VM ctest-vm2-test-52462134 is ready for SSH connections
2026-02-12 02:18:12,083 - 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-12 02:18:12,083 - DEBUG - ifconfig | grep 10.10.10.4
2026-02-12 02:18:13,815 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-02-12 02:18:13,815 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-52462134", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-02-12 02:18:13,816 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-52462134", None, socket.AF_INET6)'
2026-02-12 02:18:14,083 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-52462134, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-02-12 02:18:14,083 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-52462134
2026-02-12 02:18:16,362 - DEBUG - PING ctest-vm2-test-52462134 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.483 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.442 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.649 ms
--- ctest-vm2-test-52462134 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.442/1.524/3.483 ms
2026-02-12 02:18:16,362 - INFO - Ping to IP ctest-vm2-test-52462134 from VM ctest-vm2-test-52462134 passed
2026-02-12 02:18:16,375 - DEBUG - Requesting: http://10.0.0.19:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-02-12 02:18:16,380 - DEBUG - Requesting: http://10.0.0.19:8092/Snh_PageReq?x=default-domain:ctest-vdns1-14279924@0%20AllEntriesVdnsRecordsReq
2026-02-12 02:18:16,385 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-14279924:1:ctest-vm2-test-52462134:10.10.10.4', 'rec_name': 'ctest-vm2-test-52462134', '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-5309-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-52462134.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-02-12 02:18:16,385 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-14279924:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-52462134', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-52462134', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5309-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-52462134.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-12 02:18:16,385 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-52462134", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-02-12 02:18:16,385 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-52462134", None, socket.AF_INET6)'
2026-02-12 02:18:16,594 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-52462134, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-02-12 02:18:16,595 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-52462134
2026-02-12 02:18:18,867 - DEBUG - PING ctest-vm2-test-52462134 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.880 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.860 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.862 ms
--- ctest-vm2-test-52462134 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.860/3.200/7.880 ms
2026-02-12 02:18:18,868 - INFO - Ping to IP ctest-vm2-test-52462134 from VM ctest-vm1-test-72774141 passed
2026-02-12 02:18:18,868 - INFO - Try deleting the VDNS entry ctest-vdns1-14279924 with back ref of ipam.
2026-02-12 02:18:18,923 - DEBUG - Delete when resource still referred: ['http://10.0.0.19:8082/network-ipam/0348a445-0ed4-4433-a4df-85f56f1dcc91']
2026-02-12 02:18:18,923 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-02-12 02:18:18,923 - INFO - Add CNAME VDNS record for ctest-vm1-test-72774141 and verify we able to ping by alias name
2026-02-12 02:18:18,971 - DEBUG - Creating VDNS record data : test-rec
2026-02-12 02:18:19,079 - INFO - In verify_on_setup
2026-02-12 02:18:19,179 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-14279924', 'test-rec'] created succesfully
2026-02-12 02:18:19,179 - INFO - Verify VDNS record is shown in the API server
2026-02-12 02:18:19,180 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2026-02-12 02:18:19,185 - DEBUG - Requesting: http://10.0.0.19:8082/domain/f07acf09-857e-4488-a4a9-04717b0b3406
2026-02-12 02:18:19,198 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-DNS/4109c1fe-958e-4254-9b80-006e7958456f
2026-02-12 02:18:19,205 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-DNS-record/6fb9974f-17b6-43cb-95a9-7fb89fed6b28
2026-02-12 02:18:19,210 - INFO - Verify VDNS record is shown in the control node
2026-02-12 02:18:19,215 - 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-12 02:18:19,215 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-12 02:18:19,426 - 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-12 02:18:19,426 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-12 02:18:19,691 - DEBUG - ping: bad address 'vm1-test-alias'
2026-02-12 02:18:19,691 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-72774141 failed
2026-02-12 02:18:20,692 - 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-12 02:18:20,692 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-12 02:18:20,897 - 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-12 02:18:20,898 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-12 02:18:21,171 - DEBUG - ping: bad address 'vm1-test-alias'
2026-02-12 02:18:21,171 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-72774141 failed
2026-02-12 02:18:22,172 - 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-12 02:18:22,172 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-12 02:18:22,377 - 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-12 02:18:22,377 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-12 02:18:24,652 - 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.422 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.479 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.400/0.433/0.479 ms
2026-02-12 02:18:24,652 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-72774141 passed
2026-02-12 02:18:24,652 - DEBUG - Deleting VDNS record data: test-rec
2026-02-12 02:18:24,715 - INFO - VDNS record info: default-domain:ctest-vdns1-14279924:test-rec deleted successfully.
2026-02-12 02:18:24,715 - INFO - Deleting VM ctest-vm2-test-52462134
2026-02-12 02:18:24,797 - INFO - Deleting VM ctest-vm1-test-72774141
2026-02-12 02:18:24,866 - INFO - Deleting VN ctest-vn1-vdns-09877562
2026-02-12 02:18:24,903 - DEBUG - VN e76c26ec-66b5-422e-8ba1-99c014c96bc0 still in use: Unable to complete operation on network e76c26ec-66b5-422e-8ba1-99c014c96bc0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-631c30e2-6c30-463f-b690-5ba4d56dd3cf']
2026-02-12 02:18:24,903 - WARNING - Deleting VN ctest-vn1-vdns-09877562 failed..Will retry
2026-02-12 02:18:27,130 - DEBUG - Response for deleting network ()
2026-02-12 02:18:27,162 - DEBUG - Deleting VDNS Entry: ctest-vdns1-14279924
2026-02-12 02:18:27,231 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-14279924'] deleted successfully.
2026-02-12 02:18:27,231 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2026-02-12 02:18:27,239 - DEBUG - Requesting: http://10.0.0.19:8082/domain/f07acf09-857e-4488-a4a9-04717b0b3406
2026-02-12 02:18:27,254 - DEBUG - VDNS information not found in API server
2026-02-12 02:18:27,254 - INFO - VDNS information ctest-vdns1-14279924 removed from the API Server
2026-02-12 02:18:27,260 - INFO - VDNS information ctest-vdns1-14279924 removed in the Control node
2026-02-12 02:18:27,260 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-34120266']
2026-02-12 02:18:27,512 - DEBUG - No XMPP flaps were noticed during the test
2026-02-12 02:18:27,512 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2026-02-12 02:18:27,512 - INFO - --------------------------------------------------------------------------------
2026-02-12 02:18:28,240 - INFO - Deleted project: ctest-TestvDNSBasic0-34120266, ID : e44154cc-a895-47fc-885d-24c89801c115