2024-09-03 14:32:41,245 - INFO - Reading existing Domain with UUID 2de1d231-db55-4838-af7f-331e8edb8f37 2024-09-03 14:32:41,258 - INFO - Using existing domain ['admin_domain'](2de1d231-db55-4838-af7f-331e8edb8f37) 2024-09-03 14:32:41,490 - INFO - Project ctest-TestvDNSBasic0-61751336 not found, creating it 2024-09-03 14:32:42,049 - INFO - Created Project:ctest-TestvDNSBasic0-61751336, ID : cc5b5c2c-35ee-47ff-a169-7d86a963e54f 2024-09-03 14:32:43,934 - INFO - ================================================================================ 2024-09-03 14:32:43,934 - INFO - STARTING TEST : test_vdns_ping_same_vn 2024-09-03 14:32:43,934 - 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 2024-09-03 14:32:44,332 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.0.0.50': '0'}} with 2024-09-03 14:32:44,332 - INFO - Initial checks done. Running the testcase now 2024-09-03 14:32:44,332 - INFO - 2024-09-03 14:32:45,206 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-61751336'](cc5b5c2c-35ee-47ff-a169-7d86a963e54f) 2024-09-03 14:32:45,266 - DEBUG - Creating VDNS : ctest-vdns1-67528265 2024-09-03 14:32:45,558 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-67528265'] created succesfully 2024-09-03 14:32:45,558 - DEBUG - Verify VDNS entry is shown in control node 2024-09-03 14:32:45,612 - DEBUG - Verify VDNS entry is shown in the API server 2024-09-03 14:32:45,612 - DEBUG - Requesting: https://10.0.0.50:8082/domains 2024-09-03 14:32:46,271 - DEBUG - Requesting: https://10.0.0.50:8082/domains 2024-09-03 14:32:46,358 - DEBUG - Requesting: https://10.0.0.50:8082/domain/2de1d231-db55-4838-af7f-331e8edb8f37 2024-09-03 14:32:46,423 - DEBUG - Requesting: https://10.0.0.50:8082/virtual-DNS/3860b5cb-7862-4dd7-b7ab-3c1a67486c38 2024-09-03 14:32:47,304 - DEBUG - Response for create_network : {'network': {'id': 'd61b4d47-4f2f-4ec7-832e-5b2d1440820f', 'name': 'ctest-vn1-vdns-96450684', 'tenant_id': 'cc5b5c2c35ee47ffa1697d86a963e54f', 'project_id': 'cc5b5c2c35ee47ffa1697d86a963e54f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-61751336', 'ctest-vn1-vdns-96450684'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2024-09-03 14:32:47,648 - DEBUG - Response for create_subnet : {'subnet': {'id': '42ef284b-f723-4264-bc33-7e04f5f6d664', 'name': '', 'tenant_id': 'cc5b5c2c35ee47ffa1697d86a963e54f', 'network_id': 'd61b4d47-4f2f-4ec7-832e-5b2d1440820f', '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': [], 'created_at': '2024-09-03T14:32:47.446811', 'updated_at': '2024-09-03T14:32:47.446811', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'cc5b5c2c35ee47ffa1697d86a963e54f'}} 2024-09-03 14:32:47,719 - INFO - Created VN ctest-vn1-vdns-96450684 2024-09-03 14:32:47,774 - DEBUG - VN ctest-vn1-vdns-96450684 UUID is d61b4d47-4f2f-4ec7-832e-5b2d1440820f 2024-09-03 14:32:48,208 - DEBUG - Services list from nova: [, , ] 2024-09-03 14:32:49,424 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-400-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-400-1) 2024-09-03 14:32:49,424 - INFO - Waiting for VM ctest-vm1-test-67904202 to be up.. 2024-09-03 14:32:49,529 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-03 14:32:54,688 - DEBUG - VM is in ACTIVE state now 2024-09-03 14:32:54,688 - INFO - VM name : ctest-vm1-test-67904202 2024-09-03 14:32:54,854 - DEBUG - VM ctest-vm1-test-67904202 ID is 95f19dc9-4e46-4945-a1d6-83a16d25e4a1 2024-09-03 14:32:54,854 - DEBUG - VM ctest-vm1-test-67904202 launched on Node cn-jenkins-deploy-platform-juju-os-400-1 2024-09-03 14:32:55,000 - DEBUG - Requesting: https://10.0.0.50:8082/virtual-machine/95f19dc9-4e46-4945-a1d6-83a16d25e4a1 2024-09-03 14:32:55,061 - DEBUG - Requesting: https://10.0.0.50:8082/virtual-machine-interface/adde7a2a-d35e-4356-975f-5637308548ee 2024-09-03 14:32:58,552 - 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 1021ms') 2024-09-03 14:32:58,552 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-67904202 failed! 2024-09-03 14:32:58,614 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-61751336:ctest-vn1-vdns-96450684 is 10.10.10.1 and allocation pool is NOT set 2024-09-03 14:33:02,711 - 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=13.2 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 13.229/13.229/13.229/0.000 ms') 2024-09-03 14:33:02,711 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-67904202 passed 2024-09-03 14:33:02,874 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 14:33:02,874 - DEBUG - Waiting to SSH to VM ctest-vm1-test-67904202, IP 10.10.10.3, Port 22 2024-09-03 14:33:03,101 - DEBUG - VM ctest-vm1-test-67904202 is ready for SSH connections 2024-09-03 14:33:03,106 - 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.50, gateway password: c0ntrail123 2024-09-03 14:33:03,106 - DEBUG - ifconfig | grep 10.10.10.3 2024-09-03 14:33:04,774 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2024-09-03 14:33:04,775 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-67904202", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2024-09-03 14:33:04,775 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-67904202", None, socket.AF_INET6)' 2024-09-03 14:33:05,032 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-67904202, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2024-09-03 14:33:05,032 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-67904202 2024-09-03 14:33:07,349 - DEBUG - PING ctest-vm1-test-67904202 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=4.251 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.355 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.674 ms --- ctest-vm1-test-67904202 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.355/1.760/4.251 ms 2024-09-03 14:33:07,349 - INFO - Ping to IP ctest-vm1-test-67904202 from VM ctest-vm1-test-67904202 passed 2024-09-03 14:33:07,372 - DEBUG - Requesting: https://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2024-09-03 14:33:07,427 - DEBUG - Requesting: https://10.0.0.50:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-67528265@0%20AllEntriesVdnsRecordsReq 2024-09-03 14:33:07,482 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-67528265:1:ctest-vm1-test-67904202:10.10.10.3', 'rec_name': 'ctest-vm1-test-67904202', '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-juju-os-400-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-67904202.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2024-09-03 14:33:07,482 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-67528265:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-67904202', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-67904202', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-400-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-67904202.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'} 2024-09-03 14:33:10,014 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-400-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-400-1) 2024-09-03 14:33:10,014 - INFO - Waiting for VM ctest-vm2-test-03580139 to be up.. 2024-09-03 14:33:10,133 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-03 14:33:15,295 - DEBUG - VM is in ACTIVE state now 2024-09-03 14:33:15,295 - INFO - VM name : ctest-vm2-test-03580139 2024-09-03 14:33:15,454 - DEBUG - VM ctest-vm2-test-03580139 ID is ac46fcc3-e36b-4f51-bca0-ad5ca5d48ed8 2024-09-03 14:33:15,455 - DEBUG - VM ctest-vm2-test-03580139 launched on Node cn-jenkins-deploy-platform-juju-os-400-1 2024-09-03 14:33:15,652 - DEBUG - Requesting: https://10.0.0.50:8082/virtual-machine/ac46fcc3-e36b-4f51-bca0-ad5ca5d48ed8 2024-09-03 14:33:15,711 - DEBUG - Requesting: https://10.0.0.50:8082/virtual-machine-interface/67448373-1b62-4bb3-8da8-8f70a2455e27 2024-09-03 14:33:19,227 - 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 1027ms') 2024-09-03 14:33:19,227 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-03580139 failed! 2024-09-03 14:33:19,286 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-61751336:ctest-vn1-vdns-96450684 is 10.10.10.1 and allocation pool is NOT set 2024-09-03 14:33:23,387 - 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=6.60 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 6.598/6.598/6.598/0.000 ms') 2024-09-03 14:33:23,387 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-03580139 passed 2024-09-03 14:33:23,550 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 14:33:23,550 - DEBUG - Waiting to SSH to VM ctest-vm2-test-03580139, IP 10.10.10.4, Port 22 2024-09-03 14:33:23,772 - DEBUG - VM ctest-vm2-test-03580139 is ready for SSH connections 2024-09-03 14:33:23,772 - 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.50, gateway password: c0ntrail123 2024-09-03 14:33:23,773 - DEBUG - ifconfig | grep 10.10.10.4 2024-09-03 14:33:24,434 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2024-09-03 14:33:24,434 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-03580139", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2024-09-03 14:33:24,434 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-03580139", None, socket.AF_INET6)' 2024-09-03 14:33:24,701 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-03580139, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2024-09-03 14:33:24,701 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-03580139 2024-09-03 14:33:26,980 - DEBUG - PING ctest-vm2-test-03580139 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.111 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.459 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.489 ms --- ctest-vm2-test-03580139 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.459/1.686/4.111 ms 2024-09-03 14:33:26,980 - INFO - Ping to IP ctest-vm2-test-03580139 from VM ctest-vm2-test-03580139 passed 2024-09-03 14:33:26,998 - DEBUG - Requesting: https://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2024-09-03 14:33:27,050 - DEBUG - Requesting: https://10.0.0.50:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-67528265@0%20AllEntriesVdnsRecordsReq 2024-09-03 14:33:27,103 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-67528265:1:ctest-vm2-test-03580139:10.10.10.4', 'rec_name': 'ctest-vm2-test-03580139', '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-juju-os-400-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-03580139.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2024-09-03 14:33:27,103 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-67528265:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-03580139', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-03580139', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-400-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-03580139.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'} 2024-09-03 14:33:27,103 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-03580139", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2024-09-03 14:33:27,103 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-03580139", None, socket.AF_INET6)' 2024-09-03 14:33:27,312 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-03580139, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2024-09-03 14:33:27,313 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-03580139 2024-09-03 14:33:29,565 - DEBUG - PING ctest-vm2-test-03580139 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.066 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.834 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.823 ms --- ctest-vm2-test-03580139 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.823/2.907/7.066 ms 2024-09-03 14:33:29,566 - INFO - Ping to IP ctest-vm2-test-03580139 from VM ctest-vm1-test-67904202 passed 2024-09-03 14:33:29,566 - INFO - Try deleting the VDNS entry ctest-vdns1-67528265 with back ref of ipam. 2024-09-03 14:33:29,625 - DEBUG - Delete when resource still referred: ['https://10.0.0.50:8082/network-ipam/8edf49f9-1f28-451f-86a4-a45f176a818a'] 2024-09-03 14:33:29,625 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2024-09-03 14:33:29,626 - INFO - Add CNAME VDNS record for ctest-vm1-test-67904202 and verify we able to ping by alias name 2024-09-03 14:33:29,673 - DEBUG - Creating VDNS record data : test-rec 2024-09-03 14:33:29,786 - INFO - In verify_on_setup 2024-09-03 14:33:29,886 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-67528265', 'test-rec'] created succesfully 2024-09-03 14:33:29,886 - INFO - Verify VDNS record is shown in the API server 2024-09-03 14:33:29,886 - DEBUG - Requesting: https://10.0.0.50:8082/domains 2024-09-03 14:33:29,938 - DEBUG - Requesting: https://10.0.0.50:8082/domain/2de1d231-db55-4838-af7f-331e8edb8f37 2024-09-03 14:33:30,000 - DEBUG - Requesting: https://10.0.0.50:8082/virtual-DNS/3860b5cb-7862-4dd7-b7ab-3c1a67486c38 2024-09-03 14:33:30,061 - DEBUG - Requesting: https://10.0.0.50:8082/virtual-DNS-record/4299c4b3-5003-44dd-9de8-9c2beb6cb591 2024-09-03 14:33:30,119 - INFO - Verify VDNS record is shown in the control node 2024-09-03 14:33:30,175 - 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.50, gateway password: c0ntrail123 2024-09-03 14:33:30,176 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-09-03 14:33:30,374 - 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.50, gateway password: c0ntrail123 2024-09-03 14:33:30,374 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-09-03 14:33:30,639 - DEBUG - ping: bad address 'vm1-test-alias' 2024-09-03 14:33:30,639 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-67904202 failed 2024-09-03 14:33:31,640 - 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.50, gateway password: c0ntrail123 2024-09-03 14:33:31,640 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-09-03 14:33:31,838 - 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.50, gateway password: c0ntrail123 2024-09-03 14:33:31,839 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-09-03 14:33:32,085 - DEBUG - ping: bad address 'vm1-test-alias' 2024-09-03 14:33:32,086 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-67904202 failed 2024-09-03 14:33:33,086 - 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.50, gateway password: c0ntrail123 2024-09-03 14:33:33,087 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-09-03 14:33:33,298 - 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.50, gateway password: c0ntrail123 2024-09-03 14:33:33,298 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-09-03 14:33:35,556 - 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.374 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.405 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.371 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.371/0.383/0.405 ms 2024-09-03 14:33:35,556 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-67904202 passed 2024-09-03 14:33:35,556 - DEBUG - Deleting VDNS record data: test-rec 2024-09-03 14:33:35,642 - INFO - VDNS record info: admin_domain:ctest-vdns1-67528265:test-rec deleted successfully. 2024-09-03 14:33:35,642 - INFO - Deleting VM ctest-vm2-test-03580139 2024-09-03 14:33:35,818 - INFO - Deleting VM ctest-vm1-test-67904202 2024-09-03 14:33:35,938 - INFO - Deleting VN ctest-vn1-vdns-96450684 2024-09-03 14:33:36,081 - DEBUG - VN d61b4d47-4f2f-4ec7-832e-5b2d1440820f still in use: Unable to complete operation on network d61b4d47-4f2f-4ec7-832e-5b2d1440820f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3fb0400a-ae11-4202-be73-dbc2bfb7a5fd'] 2024-09-03 14:33:36,081 - WARNING - Deleting VN ctest-vn1-vdns-96450684 failed..Will retry 2024-09-03 14:33:38,707 - DEBUG - Response for deleting network () 2024-09-03 14:33:38,746 - DEBUG - Deleting VDNS Entry: ctest-vdns1-67528265 2024-09-03 14:33:38,825 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-67528265'] deleted successfully. 2024-09-03 14:33:38,826 - DEBUG - Requesting: https://10.0.0.50:8082/domains 2024-09-03 14:33:38,878 - DEBUG - Requesting: https://10.0.0.50:8082/domain/2de1d231-db55-4838-af7f-331e8edb8f37 2024-09-03 14:33:38,939 - DEBUG - VDNS information not found in API server 2024-09-03 14:33:38,939 - INFO - VDNS information ctest-vdns1-67528265 removed from the API Server 2024-09-03 14:33:38,995 - INFO - VDNS information ctest-vdns1-67528265 removed in the Control node 2024-09-03 14:33:38,995 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-61751336'] 2024-09-03 14:33:39,407 - DEBUG - No XMPP flaps were noticed during the test
2024-09-03 14:33:39,407 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2024-09-03 14:33:39,407 - INFO - -------------------------------------------------------------------------------- 2024-09-03 14:33:40,194 - INFO - Deleted project: ctest-TestvDNSBasic0-61751336, ID : cc5b5c2c-35ee-47ff-a169-7d86a963e54f