2025-08-20 13:05:31,128 - INFO - Domain Default found not creating
2025-08-20 13:05:31,262 - INFO - Project ctest-TestvDNSBasic0-89886195 not found, creating it
2025-08-20 13:05:31,723 - INFO - Created Project:ctest-TestvDNSBasic0-89886195, ID : 6198f6db-77f2-4141-bcf5-00fcd0336e35
2025-08-20 13:05:33,101 - INFO - ================================================================================
2025-08-20 13:05:33,101 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-08-20 13:05:33,101 - 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-08-20 13:05:33,353 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.27': '0'}} with
2025-08-20 13:05:33,353 - INFO - Initial checks done. Running the testcase now
2025-08-20 13:05:33,353 - INFO -
2025-08-20 13:05:34,070 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-89886195'](6198f6db-77f2-4141-bcf5-00fcd0336e35)
2025-08-20 13:05:34,123 - DEBUG - Creating VDNS : ctest-vdns1-85595949
2025-08-20 13:05:34,355 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-85595949'] created succesfully
2025-08-20 13:05:34,355 - DEBUG - Verify VDNS entry is shown in control node
2025-08-20 13:05:34,361 - DEBUG - Verify VDNS entry is shown in the API server
2025-08-20 13:05:34,361 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-08-20 13:05:34,648 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-08-20 13:05:34,673 - DEBUG - Requesting: http://10.0.0.27:8082/domain/8f5ed32a-7fc4-4618-8f55-b2c3108fc253
2025-08-20 13:05:34,684 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-DNS/61b07eaa-0cd1-4949-973b-28ef44ba5bec
2025-08-20 13:05:35,224 - DEBUG - Response for create_network : {'network': {'id': 'd7577446-bc75-4507-a2fc-ebc4db781282', 'name': 'ctest-vn1-vdns-91406080', 'tenant_id': '6198f6db77f24141bcf500fcd0336e35', 'project_id': '6198f6db77f24141bcf500fcd0336e35', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-89886195', 'ctest-vn1-vdns-91406080'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 13:05:35,393 - DEBUG - Response for create_subnet : {'subnet': {'id': '37c10739-be90-44ff-864d-3b766e2e6412', 'name': '', 'tenant_id': '6198f6db77f24141bcf500fcd0336e35', 'network_id': 'd7577446-bc75-4507-a2fc-ebc4db781282', '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': '6198f6db77f24141bcf500fcd0336e35'}}
2025-08-20 13:05:35,409 - INFO - Created VN ctest-vn1-vdns-91406080
2025-08-20 13:05:35,459 - DEBUG - VN ctest-vn1-vdns-91406080 UUID is d7577446-bc75-4507-a2fc-ebc4db781282
2025-08-20 13:05:35,638 - DEBUG - Services list from nova: [, , ]
2025-08-20 13:05:36,674 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3894-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3894-1)
2025-08-20 13:05:36,674 - INFO - Waiting for VM ctest-vm1-test-46727577 to be up..
2025-08-20 13:05:36,706 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-20 13:05:41,771 - DEBUG - VM is in ACTIVE state now
2025-08-20 13:05:41,771 - INFO - VM name : ctest-vm1-test-46727577
2025-08-20 13:05:41,833 - DEBUG - VM ctest-vm1-test-46727577 ID is 2d802af3-386e-4bbb-a5e6-2499759639ab
2025-08-20 13:05:41,833 - DEBUG - VM ctest-vm1-test-46727577 launched on Node cn-jenkins-deploy-platform-ansible-os-3894-1.
2025-08-20 13:05:41,897 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/2d802af3-386e-4bbb-a5e6-2499759639ab
2025-08-20 13:05:41,903 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/d509b03b-ebf7-4de3-9d32-a22996e8a5c2
2025-08-20 13:05:45,154 - 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')
2025-08-20 13:05:45,154 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-46727577 failed!
2025-08-20 13:05:45,207 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-89886195:ctest-vn1-vdns-91406080 is 10.10.10.1 and allocation pool is NOT set
2025-08-20 13:05:47,266 - 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=3.26 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.789 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.789/2.023/3.257/1.234 ms')
2025-08-20 13:05:47,267 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-46727577 passed
2025-08-20 13:05:47,415 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:05:47,415 - DEBUG - Waiting to SSH to VM ctest-vm1-test-46727577, IP 10.10.10.3, Port 22
2025-08-20 13:05:47,571 - DEBUG - VM ctest-vm1-test-46727577 is ready for SSH connections
2025-08-20 13:05:47,571 - 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.27, gateway password: c0ntrail123
2025-08-20 13:05:47,571 - DEBUG - ifconfig | grep 10.10.10.3
2025-08-20 13:05:49,283 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-20 13:05:49,284 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-46727577", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-08-20 13:05:49,284 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-46727577", None, socket.AF_INET6)'
2025-08-20 13:05:49,524 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-46727577, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-08-20 13:05:49,524 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-46727577
2025-08-20 13:05:51,783 - DEBUG - PING ctest-vm1-test-46727577 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.985 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.322 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.393 ms
--- ctest-vm1-test-46727577 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.322/1.233/2.985 ms
2025-08-20 13:05:51,783 - INFO - Ping to IP ctest-vm1-test-46727577 from VM ctest-vm1-test-46727577 passed
2025-08-20 13:05:51,799 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-20 13:05:51,804 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=default-domain:ctest-vdns1-85595949@0%20AllEntriesVdnsRecordsReq
2025-08-20 13:05:51,808 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-85595949:1:ctest-vm1-test-46727577:10.10.10.3', 'rec_name': 'ctest-vm1-test-46727577', '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-3894-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-46727577.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-20 13:05:51,808 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-85595949:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-46727577', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-46727577', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3894-1./dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-46727577.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-08-20 13:05:52,890 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3894-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3894-1)
2025-08-20 13:05:52,890 - INFO - Waiting for VM ctest-vm2-test-57417899 to be up..
2025-08-20 13:05:52,928 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-20 13:05:57,994 - DEBUG - VM is in ACTIVE state now
2025-08-20 13:05:57,994 - INFO - VM name : ctest-vm2-test-57417899
2025-08-20 13:05:58,054 - DEBUG - VM ctest-vm2-test-57417899 ID is b2209536-094e-46b6-a7b6-90148f63ee6f
2025-08-20 13:05:58,054 - DEBUG - VM ctest-vm2-test-57417899 launched on Node cn-jenkins-deploy-platform-ansible-os-3894-1.
2025-08-20 13:05:58,114 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/b2209536-094e-46b6-a7b6-90148f63ee6f
2025-08-20 13:05:58,121 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/9d9768fc-c37b-4984-aabb-4078920dd492
2025-08-20 13:06:01,373 - 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 1028ms')
2025-08-20 13:06:01,373 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-57417899 failed!
2025-08-20 13:06:01,427 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-89886195:ctest-vn1-vdns-91406080 is 10.10.10.1 and allocation pool is NOT set
2025-08-20 13:06:03,491 - 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.34 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.377 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 = 0.377/1.360/2.344/0.983 ms')
2025-08-20 13:06:03,491 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-57417899 passed
2025-08-20 13:06:03,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 13:06:03,635 - DEBUG - Waiting to SSH to VM ctest-vm2-test-57417899, IP 10.10.10.4, Port 22
2025-08-20 13:06:03,798 - DEBUG - VM ctest-vm2-test-57417899 is ready for SSH connections
2025-08-20 13:06:03,799 - 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.27, gateway password: c0ntrail123
2025-08-20 13:06:03,799 - DEBUG - ifconfig | grep 10.10.10.4
2025-08-20 13:06:04,402 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-20 13:06:04,402 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-57417899", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-08-20 13:06:04,402 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-57417899", None, socket.AF_INET6)'
2025-08-20 13:06:04,640 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-57417899, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-08-20 13:06:04,640 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-57417899
2025-08-20 13:06:06,883 - DEBUG - PING ctest-vm2-test-57417899 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.000 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.350 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.598 ms
--- ctest-vm2-test-57417899 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.350/1.316/3.000 ms
2025-08-20 13:06:06,883 - INFO - Ping to IP ctest-vm2-test-57417899 from VM ctest-vm2-test-57417899 passed
2025-08-20 13:06:06,899 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-20 13:06:06,904 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=default-domain:ctest-vdns1-85595949@0%20AllEntriesVdnsRecordsReq
2025-08-20 13:06:06,908 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-85595949:1:ctest-vm2-test-57417899:10.10.10.4', 'rec_name': 'ctest-vm2-test-57417899', '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-3894-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-57417899.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-20 13:06:06,908 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-85595949:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-57417899', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-57417899', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3894-1./dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-57417899.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-08-20 13:06:06,908 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-57417899", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-08-20 13:06:06,908 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-57417899", None, socket.AF_INET6)'
2025-08-20 13:06:07,102 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-57417899, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-08-20 13:06:07,102 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-57417899
2025-08-20 13:06:09,358 - DEBUG - PING ctest-vm2-test-57417899 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.394 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.767 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.713 ms
--- ctest-vm2-test-57417899 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.713/1.958/4.394 ms
2025-08-20 13:06:09,359 - INFO - Ping to IP ctest-vm2-test-57417899 from VM ctest-vm1-test-46727577 passed
2025-08-20 13:06:09,359 - INFO - Try deleting the VDNS entry ctest-vdns1-85595949 with back ref of ipam.
2025-08-20 13:06:09,411 - DEBUG - Delete when resource still referred: ['http://10.0.0.27:8082/network-ipam/8e00c9c1-cb59-450e-9fc6-20490afc3f39']
2025-08-20 13:06:09,411 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-08-20 13:06:09,411 - INFO - Add CNAME VDNS record for ctest-vm1-test-46727577 and verify we able to ping by alias name
2025-08-20 13:06:09,455 - DEBUG - Creating VDNS record data : test-rec
2025-08-20 13:06:09,559 - INFO - In verify_on_setup
2025-08-20 13:06:09,651 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-85595949', 'test-rec'] created succesfully
2025-08-20 13:06:09,651 - INFO - Verify VDNS record is shown in the API server
2025-08-20 13:06:09,651 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-08-20 13:06:09,656 - DEBUG - Requesting: http://10.0.0.27:8082/domain/8f5ed32a-7fc4-4618-8f55-b2c3108fc253
2025-08-20 13:06:09,663 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-DNS/61b07eaa-0cd1-4949-973b-28ef44ba5bec
2025-08-20 13:06:09,668 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-DNS-record/bcb46cb1-0caa-4945-a7b6-8e8c02f98504
2025-08-20 13:06:09,672 - INFO - Verify VDNS record is shown in the control node
2025-08-20 13:06:09,677 - 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.27, gateway password: c0ntrail123
2025-08-20 13:06:09,677 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-20 13:06:09,853 - 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.27, gateway password: c0ntrail123
2025-08-20 13:06:09,853 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-20 13:06:10,081 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-20 13:06:10,082 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-46727577 failed
2025-08-20 13:06:11,082 - 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.27, gateway password: c0ntrail123
2025-08-20 13:06:11,083 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-20 13:06:11,258 - 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.27, gateway password: c0ntrail123
2025-08-20 13:06:11,258 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-20 13:06:11,485 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-20 13:06:11,485 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-46727577 failed
2025-08-20 13:06:12,486 - 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.27, gateway password: c0ntrail123
2025-08-20 13:06:12,486 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-20 13:06:12,672 - 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.27, gateway password: c0ntrail123
2025-08-20 13:06:12,672 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-20 13:06:14,907 - 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.346 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.325 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.304 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.304/0.325/0.346 ms
2025-08-20 13:06:14,907 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-46727577 passed
2025-08-20 13:06:14,907 - DEBUG - Deleting VDNS record data: test-rec
2025-08-20 13:06:14,971 - INFO - VDNS record info: default-domain:ctest-vdns1-85595949:test-rec deleted successfully.
2025-08-20 13:06:14,971 - INFO - Deleting VM ctest-vm2-test-57417899
2025-08-20 13:06:15,032 - INFO - Deleting VM ctest-vm1-test-46727577
2025-08-20 13:06:15,095 - INFO - Deleting VN ctest-vn1-vdns-91406080
2025-08-20 13:06:15,128 - DEBUG - VN d7577446-bc75-4507-a2fc-ebc4db781282 still in use: Unable to complete operation on network d7577446-bc75-4507-a2fc-ebc4db781282. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-586a9c6c-69e6-4e6e-883d-d803f4432470']
2025-08-20 13:06:15,128 - WARNING - Deleting VN ctest-vn1-vdns-91406080 failed..Will retry
2025-08-20 13:06:17,400 - DEBUG - Response for deleting network ()
2025-08-20 13:06:17,420 - DEBUG - Deleting VDNS Entry: ctest-vdns1-85595949
2025-08-20 13:06:17,487 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-85595949'] deleted successfully.
2025-08-20 13:06:17,487 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-08-20 13:06:17,493 - DEBUG - Requesting: http://10.0.0.27:8082/domain/8f5ed32a-7fc4-4618-8f55-b2c3108fc253
2025-08-20 13:06:17,502 - DEBUG - VDNS information not found in API server
2025-08-20 13:06:17,502 - INFO - VDNS information ctest-vdns1-85595949 removed from the API Server
2025-08-20 13:06:17,506 - INFO - VDNS information ctest-vdns1-85595949 removed in the Control node
2025-08-20 13:06:17,506 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-89886195']
2025-08-20 13:06:17,759 - DEBUG - No XMPP flaps were noticed during the test
2025-08-20 13:06:17,760 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:44]
2025-08-20 13:06:17,760 - INFO - --------------------------------------------------------------------------------
2025-08-20 13:06:18,396 - INFO - Deleted project: ctest-TestvDNSBasic0-89886195, ID : 6198f6db-77f2-4141-bcf5-00fcd0336e35