2025-11-12 18:18:59,410 - INFO - Domain Default found not creating
2025-11-12 18:18:59,561 - INFO - Project ctest-TestvDNSBasic0-87914487 not found, creating it
2025-11-12 18:19:00,012 - INFO - Created Project:ctest-TestvDNSBasic0-87914487, ID : 7c8e496b-8f55-4cd8-8c3d-c8c7df06e36a
2025-11-12 18:19:01,478 - INFO - ================================================================================
2025-11-12 18:19:01,478 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-11-12 18:19:01,478 - 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-11-12 18:19:01,734 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with
2025-11-12 18:19:01,734 - INFO - Initial checks done. Running the testcase now
2025-11-12 18:19:01,734 - INFO -
2025-11-12 18:19:02,444 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-87914487'](7c8e496b-8f55-4cd8-8c3d-c8c7df06e36a)
2025-11-12 18:19:02,496 - DEBUG - Creating VDNS : ctest-vdns1-69277384
2025-11-12 18:19:02,708 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-69277384'] created succesfully
2025-11-12 18:19:02,708 - DEBUG - Verify VDNS entry is shown in control node
2025-11-12 18:19:02,713 - DEBUG - Verify VDNS entry is shown in the API server
2025-11-12 18:19:02,713 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-11-12 18:19:03,002 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-11-12 18:19:03,031 - DEBUG - Requesting: http://10.0.0.22:8082/domain/3935e5ee-c7fa-4be7-8ba4-4cb6f24aacfa
2025-11-12 18:19:03,041 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS/727d37e9-3558-428e-81f4-af9723858442
2025-11-12 18:19:03,574 - DEBUG - Response for create_network : {'network': {'id': '867de2c0-886c-4885-a44d-6b14bf9f6b0b', 'name': 'ctest-vn1-vdns-61850938', 'tenant_id': '7c8e496b8f554cd88c3dc8c7df06e36a', 'project_id': '7c8e496b8f554cd88c3dc8c7df06e36a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-87914487', 'ctest-vn1-vdns-61850938'], 'port_security_enabled': True, 'description': ''}}
2025-11-12 18:19:03,744 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a0b752be-fea3-483d-adfd-689dc342d005', 'name': '', 'tenant_id': '7c8e496b8f554cd88c3dc8c7df06e36a', 'network_id': '867de2c0-886c-4885-a44d-6b14bf9f6b0b', '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': '7c8e496b8f554cd88c3dc8c7df06e36a'}}
2025-11-12 18:19:03,760 - INFO - Created VN ctest-vn1-vdns-61850938
2025-11-12 18:19:03,812 - DEBUG - VN ctest-vn1-vdns-61850938 UUID is 867de2c0-886c-4885-a44d-6b14bf9f6b0b
2025-11-12 18:19:03,997 - DEBUG - Services list from nova: [, , ]
2025-11-12 18:19:05,068 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4708-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4708-1)
2025-11-12 18:19:05,068 - INFO - Waiting for VM ctest-vm1-test-06064490 to be up..
2025-11-12 18:19:05,107 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-12 18:19:10,173 - DEBUG - VM is in ACTIVE state now
2025-11-12 18:19:10,173 - INFO - VM name : ctest-vm1-test-06064490
2025-11-12 18:19:10,239 - DEBUG - VM ctest-vm1-test-06064490 ID is 6f0ab684-4ebd-4c2d-b4b3-3cc0dcd963c2
2025-11-12 18:19:10,239 - DEBUG - VM ctest-vm1-test-06064490 launched on Node cn-jenkins-deploy-platform-ansible-os-4708-1
2025-11-12 18:19:10,303 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/6f0ab684-4ebd-4c2d-b4b3-3cc0dcd963c2
2025-11-12 18:19:10,310 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/40273f60-94d3-4b93-ae87-c2bc7f62e3e3
2025-11-12 18:19:13,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 1023ms')
2025-11-12 18:19:13,572 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-06064490 failed!
2025-11-12 18:19:13,624 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-87914487:ctest-vn1-vdns-61850938 is 10.10.10.1 and allocation pool is NOT set
2025-11-12 18:19:15,679 - 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=4.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.600 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 = 0.600/2.395/4.190/1.795 ms')
2025-11-12 18:19:15,680 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-06064490 passed
2025-11-12 18:19:15,828 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 18:19:15,829 - DEBUG - Waiting to SSH to VM ctest-vm1-test-06064490, IP 10.10.10.3, Port 22
2025-11-12 18:19:15,980 - DEBUG - VM ctest-vm1-test-06064490 is ready for SSH connections
2025-11-12 18:19:15,980 - 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.22, gateway password: c0ntrail123
2025-11-12 18:19:15,980 - DEBUG - ifconfig | grep 10.10.10.3
2025-11-12 18:19:17,622 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-11-12 18:19:17,623 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-06064490", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-12 18:19:17,623 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-06064490", None, socket.AF_INET6)'
2025-11-12 18:19:17,855 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-06064490, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-12 18:19:17,855 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-06064490
2025-11-12 18:19:20,110 - DEBUG - PING ctest-vm1-test-06064490 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=4.192 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.309 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.386 ms
--- ctest-vm1-test-06064490 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.309/1.629/4.192 ms
2025-11-12 18:19:20,111 - INFO - Ping to IP ctest-vm1-test-06064490 from VM ctest-vm1-test-06064490 passed
2025-11-12 18:19:20,123 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-11-12 18:19:20,129 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=default-domain:ctest-vdns1-69277384@0%20AllEntriesVdnsRecordsReq
2025-11-12 18:19:20,133 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-69277384:1:ctest-vm1-test-06064490:10.10.10.3', 'rec_name': 'ctest-vm1-test-06064490', '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-4708-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-06064490.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-11-12 18:19:20,133 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-69277384:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-06064490', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-06064490', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4708-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-06064490.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-11-12 18:19:21,225 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4708-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4708-1)
2025-11-12 18:19:21,226 - INFO - Waiting for VM ctest-vm2-test-00068286 to be up..
2025-11-12 18:19:21,259 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-12 18:19:26,327 - DEBUG - VM is in ACTIVE state now
2025-11-12 18:19:26,327 - INFO - VM name : ctest-vm2-test-00068286
2025-11-12 18:19:26,389 - DEBUG - VM ctest-vm2-test-00068286 ID is cb5fb206-456a-4923-ad2e-6c1d82729f65
2025-11-12 18:19:26,389 - DEBUG - VM ctest-vm2-test-00068286 launched on Node cn-jenkins-deploy-platform-ansible-os-4708-1
2025-11-12 18:19:26,456 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/cb5fb206-456a-4923-ad2e-6c1d82729f65
2025-11-12 18:19:26,463 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/86dada67-2297-4476-b3f6-01f7c84faf50
2025-11-12 18:19:29,699 - 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 1004ms')
2025-11-12 18:19:29,700 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-00068286 failed!
2025-11-12 18:19:29,752 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-87914487:ctest-vn1-vdns-61850938 is 10.10.10.1 and allocation pool is NOT set
2025-11-12 18:19:31,818 - 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=2.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.71 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.687/2.697/2.708/0.010 ms')
2025-11-12 18:19:31,818 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-00068286 passed
2025-11-12 18:19:31,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 18:19:31,964 - DEBUG - Waiting to SSH to VM ctest-vm2-test-00068286, IP 10.10.10.4, Port 22
2025-11-12 18:19:32,019 - 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-11-12 18:19:32,084 - DEBUG - VM ctest-vm2-test-00068286 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-12 18:19:37,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 18:19:37,085 - DEBUG - Waiting to SSH to VM ctest-vm2-test-00068286, IP 10.10.10.4, Port 22
2025-11-12 18:19:37,236 - DEBUG - VM ctest-vm2-test-00068286 is ready for SSH connections
2025-11-12 18:19:37,236 - 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.22, gateway password: c0ntrail123
2025-11-12 18:19:37,236 - DEBUG - ifconfig | grep 10.10.10.4
2025-11-12 18:19:38,859 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-11-12 18:19:38,860 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-00068286", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-12 18:19:38,860 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-00068286", None, socket.AF_INET6)'
2025-11-12 18:19:39,093 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-00068286, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-12 18:19:39,093 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-00068286
2025-11-12 18:19:41,353 - DEBUG - PING ctest-vm2-test-00068286 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.198 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.397 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.379 ms
--- ctest-vm2-test-00068286 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.379/1.324/3.198 ms
2025-11-12 18:19:41,353 - INFO - Ping to IP ctest-vm2-test-00068286 from VM ctest-vm2-test-00068286 passed
2025-11-12 18:19:41,364 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-11-12 18:19:41,369 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=default-domain:ctest-vdns1-69277384@0%20AllEntriesVdnsRecordsReq
2025-11-12 18:19:41,373 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-69277384:1:ctest-vm2-test-00068286:10.10.10.4', 'rec_name': 'ctest-vm2-test-00068286', '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-4708-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-00068286.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-11-12 18:19:41,373 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-69277384:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-00068286', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-00068286', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4708-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-00068286.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-11-12 18:19:41,373 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-00068286", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-12 18:19:41,373 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-00068286", None, socket.AF_INET6)'
2025-11-12 18:19:41,558 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-00068286, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-12 18:19:41,558 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-00068286
2025-11-12 18:19:43,826 - DEBUG - PING ctest-vm2-test-00068286 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.328 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.738 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.785 ms
--- ctest-vm2-test-00068286 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.738/2.283/5.328 ms
2025-11-12 18:19:43,826 - INFO - Ping to IP ctest-vm2-test-00068286 from VM ctest-vm1-test-06064490 passed
2025-11-12 18:19:43,826 - INFO - Try deleting the VDNS entry ctest-vdns1-69277384 with back ref of ipam.
2025-11-12 18:19:43,880 - DEBUG - Delete when resource still referred: ['http://10.0.0.22:8082/network-ipam/9df0ac9e-fbca-4bb5-8b3d-6b681389042d']
2025-11-12 18:19:43,880 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-11-12 18:19:43,880 - INFO - Add CNAME VDNS record for ctest-vm1-test-06064490 and verify we able to ping by alias name
2025-11-12 18:19:43,928 - DEBUG - Creating VDNS record data : test-rec
2025-11-12 18:19:44,032 - INFO - In verify_on_setup
2025-11-12 18:19:44,128 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-69277384', 'test-rec'] created succesfully
2025-11-12 18:19:44,128 - INFO - Verify VDNS record is shown in the API server
2025-11-12 18:19:44,128 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-11-12 18:19:44,133 - DEBUG - Requesting: http://10.0.0.22:8082/domain/3935e5ee-c7fa-4be7-8ba4-4cb6f24aacfa
2025-11-12 18:19:44,145 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS/727d37e9-3558-428e-81f4-af9723858442
2025-11-12 18:19:44,151 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS-record/f963df34-a39b-469a-9a57-2174bba653bc
2025-11-12 18:19:44,156 - INFO - Verify VDNS record is shown in the control node
2025-11-12 18:19:44,161 - 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.22, gateway password: c0ntrail123
2025-11-12 18:19:44,161 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-11-12 18:19:44,346 - 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.22, gateway password: c0ntrail123
2025-11-12 18:19:44,346 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-11-12 18:19:44,571 - DEBUG - ping: bad address 'vm1-test-alias'
2025-11-12 18:19:44,572 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-06064490 failed
2025-11-12 18:19:45,572 - 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.22, gateway password: c0ntrail123
2025-11-12 18:19:45,572 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-11-12 18:19:45,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.22, gateway password: c0ntrail123
2025-11-12 18:19:45,794 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-11-12 18:19:46,031 - DEBUG - ping: bad address 'vm1-test-alias'
2025-11-12 18:19:46,031 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-06064490 failed
2025-11-12 18:19:47,032 - 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.22, gateway password: c0ntrail123
2025-11-12 18:19:47,032 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-11-12 18:19:47,207 - 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.22, gateway password: c0ntrail123
2025-11-12 18:19:47,207 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-11-12 18:19:49,470 - 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.329 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.365 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.324 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.324/0.339/0.365 ms
2025-11-12 18:19:49,470 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-06064490 passed
2025-11-12 18:19:49,470 - DEBUG - Deleting VDNS record data: test-rec
2025-11-12 18:19:49,536 - INFO - VDNS record info: default-domain:ctest-vdns1-69277384:test-rec deleted successfully.
2025-11-12 18:19:49,536 - INFO - Deleting VM ctest-vm2-test-00068286
2025-11-12 18:19:49,595 - INFO - Deleting VM ctest-vm1-test-06064490
2025-11-12 18:19:49,650 - INFO - Deleting VN ctest-vn1-vdns-61850938
2025-11-12 18:19:49,678 - DEBUG - VN 867de2c0-886c-4885-a44d-6b14bf9f6b0b still in use: Unable to complete operation on network 867de2c0-886c-4885-a44d-6b14bf9f6b0b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5cfaae0f-3b31-411d-b08c-c6c630880174']
2025-11-12 18:19:49,679 - WARNING - Deleting VN ctest-vn1-vdns-61850938 failed..Will retry
2025-11-12 18:19:51,902 - DEBUG - Response for deleting network ()
2025-11-12 18:19:51,929 - DEBUG - Deleting VDNS Entry: ctest-vdns1-69277384
2025-11-12 18:19:52,000 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-69277384'] deleted successfully.
2025-11-12 18:19:52,000 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-11-12 18:19:52,006 - DEBUG - Requesting: http://10.0.0.22:8082/domain/3935e5ee-c7fa-4be7-8ba4-4cb6f24aacfa
2025-11-12 18:19:52,016 - DEBUG - VDNS information not found in API server
2025-11-12 18:19:52,016 - INFO - VDNS information ctest-vdns1-69277384 removed from the API Server
2025-11-12 18:19:52,021 - INFO - VDNS information ctest-vdns1-69277384 removed in the Control node
2025-11-12 18:19:52,021 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-87914487']
2025-11-12 18:19:52,273 - DEBUG - No XMPP flaps were noticed during the test
2025-11-12 18:19:52,273 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2025-11-12 18:19:52,273 - INFO - --------------------------------------------------------------------------------
2025-11-12 18:19:52,906 - INFO - Deleted project: ctest-TestvDNSBasic0-87914487, ID : 7c8e496b-8f55-4cd8-8c3d-c8c7df06e36a