2024-10-31 02:14:12,968 - INFO - Reading existing Domain with UUID 0fc11768-1bc4-4a76-8ff2-b677acb0a6ff 2024-10-31 02:14:12,989 - INFO - Using existing domain ['admin_domain'](0fc11768-1bc4-4a76-8ff2-b677acb0a6ff) 2024-10-31 02:14:13,241 - INFO - Project ctest-TestvDNSBasic0-66952259 not found, creating it 2024-10-31 02:14:13,926 - INFO - Created Project:ctest-TestvDNSBasic0-66952259, ID : dc1a095f-8b70-4976-8f59-8577b1d1b271 2024-10-31 02:14:16,130 - INFO - ================================================================================ 2024-10-31 02:14:16,130 - INFO - STARTING TEST : test_vdns_ping_same_vn 2024-10-31 02:14:16,130 - 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-10-31 02:14:16,566 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.0.0.17': '0'}} with 2024-10-31 02:14:16,566 - INFO - Initial checks done. Running the testcase now 2024-10-31 02:14:16,567 - INFO - 2024-10-31 02:14:17,529 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-66952259'](dc1a095f-8b70-4976-8f59-8577b1d1b271) 2024-10-31 02:14:17,589 - DEBUG - Creating VDNS : ctest-vdns1-68186013 2024-10-31 02:14:17,881 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-68186013'] created succesfully 2024-10-31 02:14:17,881 - DEBUG - Verify VDNS entry is shown in control node 2024-10-31 02:14:17,934 - DEBUG - Verify VDNS entry is shown in the API server 2024-10-31 02:14:17,934 - DEBUG - Requesting: https://10.0.0.17:8082/domains 2024-10-31 02:14:18,348 - DEBUG - Requesting: https://10.0.0.17:8082/domains 2024-10-31 02:14:18,441 - DEBUG - Requesting: https://10.0.0.17:8082/domain/0fc11768-1bc4-4a76-8ff2-b677acb0a6ff 2024-10-31 02:14:18,506 - DEBUG - Requesting: https://10.0.0.17:8082/virtual-DNS/2567e1bc-5c20-4eae-bc8a-cd5a3157bc3d 2024-10-31 02:14:19,446 - DEBUG - Response for create_network : {'network': {'id': 'b2b6a888-a39c-422a-a3a4-a3bffe807465', 'name': 'ctest-vn1-vdns-32679474', 'tenant_id': 'dc1a095f8b7049768f598577b1d1b271', 'project_id': 'dc1a095f8b7049768f598577b1d1b271', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-66952259', 'ctest-vn1-vdns-32679474'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2024-10-31 02:14:19,770 - DEBUG - Response for create_subnet : {'subnet': {'id': '176db913-35e2-4cab-b410-1a4b301e1708', 'name': '', 'tenant_id': 'dc1a095f8b7049768f598577b1d1b271', 'network_id': 'b2b6a888-a39c-422a-a3a4-a3bffe807465', '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-10-31T02:14:19.625802', 'updated_at': '2024-10-31T02:14:19.625802', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'dc1a095f8b7049768f598577b1d1b271'}} 2024-10-31 02:14:19,843 - INFO - Created VN ctest-vn1-vdns-32679474 2024-10-31 02:14:19,909 - DEBUG - VN ctest-vn1-vdns-32679474 UUID is b2b6a888-a39c-422a-a3a4-a3bffe807465 2024-10-31 02:14:20,376 - DEBUG - Services list from nova: [, , ] 2024-10-31 02:14:21,633 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-442-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-442-1) 2024-10-31 02:14:21,633 - INFO - Waiting for VM ctest-vm1-test-33575177 to be up.. 2024-10-31 02:14:21,740 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-31 02:14:26,931 - DEBUG - VM is in ACTIVE state now 2024-10-31 02:14:26,931 - INFO - VM name : ctest-vm1-test-33575177 2024-10-31 02:14:27,180 - DEBUG - VM ctest-vm1-test-33575177 ID is 2c51fa62-c8d2-412e-9d5a-4adc5b30e23f 2024-10-31 02:14:27,180 - DEBUG - VM ctest-vm1-test-33575177 launched on Node cn-jenkins-deploy-platform-juju-os-442-1 2024-10-31 02:14:27,402 - DEBUG - Requesting: https://10.0.0.17:8082/virtual-machine/2c51fa62-c8d2-412e-9d5a-4adc5b30e23f 2024-10-31 02:14:27,463 - DEBUG - Requesting: https://10.0.0.17:8082/virtual-machine-interface/7e68303a-e87f-413f-bcf7-0909bcf8aa7a 2024-10-31 02:14:30,981 - 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') 2024-10-31 02:14:30,981 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-33575177 failed! 2024-10-31 02:14:31,045 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-66952259:ctest-vn1-vdns-32679474 is 10.10.10.1 and allocation pool is NOT set 2024-10-31 02:14:35,164 - 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') 2024-10-31 02:14:35,164 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-33575177 failed! 2024-10-31 02:14:35,233 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-66952259:ctest-vn1-vdns-32679474 is 10.10.10.1 and allocation pool is NOT set 2024-10-31 02:14:37,323 - 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=6.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.966 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.966/3.566/6.167/2.600 ms') 2024-10-31 02:14:37,324 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-33575177 passed 2024-10-31 02:14:37,485 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-31 02:14:37,485 - DEBUG - Waiting to SSH to VM ctest-vm1-test-33575177, IP 10.10.10.3, Port 22 2024-10-31 02:14:37,699 - DEBUG - VM ctest-vm1-test-33575177 is ready for SSH connections 2024-10-31 02:14:37,699 - 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.17, gateway password: c0ntrail123 2024-10-31 02:14:37,699 - DEBUG - ifconfig | grep 10.10.10.3 2024-10-31 02:14:39,509 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2024-10-31 02:14:39,510 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-33575177", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2024-10-31 02:14:39,510 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-33575177", None, socket.AF_INET6)' 2024-10-31 02:14:39,793 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-33575177, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2024-10-31 02:14:39,793 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-33575177 2024-10-31 02:14:42,096 - DEBUG - PING ctest-vm1-test-33575177 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.831 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.470 ms --- ctest-vm1-test-33575177 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.408/1.569/3.831 ms 2024-10-31 02:14:42,097 - INFO - Ping to IP ctest-vm1-test-33575177 from VM ctest-vm1-test-33575177 passed 2024-10-31 02:14:42,120 - DEBUG - Requesting: https://10.0.0.17:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2024-10-31 02:14:42,174 - DEBUG - Requesting: https://10.0.0.17:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-68186013@0%20AllEntriesVdnsRecordsReq 2024-10-31 02:14:42,234 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-68186013:1:ctest-vm1-test-33575177:10.10.10.3', 'rec_name': 'ctest-vm1-test-33575177', '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-442-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-33575177.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2024-10-31 02:14:42,234 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-68186013:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-33575177', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-33575177', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-442-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-33575177.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-10-31 02:14:44,076 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-442-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-442-1) 2024-10-31 02:14:44,076 - INFO - Waiting for VM ctest-vm2-test-80967785 to be up.. 2024-10-31 02:14:44,187 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-31 02:14:49,560 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-31 02:14:54,790 - DEBUG - VM is in ACTIVE state now 2024-10-31 02:14:54,790 - INFO - VM name : ctest-vm2-test-80967785 2024-10-31 02:14:55,020 - DEBUG - VM ctest-vm2-test-80967785 ID is 377bff6a-4906-4365-9516-21f0b6f1ccc7 2024-10-31 02:14:55,021 - DEBUG - VM ctest-vm2-test-80967785 launched on Node cn-jenkins-deploy-platform-juju-os-442-1 2024-10-31 02:14:55,245 - DEBUG - Requesting: https://10.0.0.17:8082/virtual-machine/377bff6a-4906-4365-9516-21f0b6f1ccc7 2024-10-31 02:14:55,322 - DEBUG - Requesting: https://10.0.0.17:8082/virtual-machine-interface/145633c9-7348-4d2e-9842-a4d3a409692e 2024-10-31 02:14:58,914 - 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 1016ms') 2024-10-31 02:14:58,914 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-80967785 failed! 2024-10-31 02:14:58,993 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-66952259:ctest-vn1-vdns-32679474 is 10.10.10.1 and allocation pool is NOT set 2024-10-31 02:15:03,100 - 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 1015ms') 2024-10-31 02:15:03,101 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-80967785 failed! 2024-10-31 02:15:03,169 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-66952259:ctest-vn1-vdns-32679474 is 10.10.10.1 and allocation pool is NOT set 2024-10-31 02:15:05,268 - 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=8.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.20 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 = 1.198/4.917/8.636/3.719 ms') 2024-10-31 02:15:05,268 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-80967785 passed 2024-10-31 02:15:05,445 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-31 02:15:05,446 - DEBUG - Waiting to SSH to VM ctest-vm2-test-80967785, IP 10.10.10.4, Port 22 2024-10-31 02:15:05,693 - DEBUG - VM ctest-vm2-test-80967785 is ready for SSH connections 2024-10-31 02:15:05,694 - 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.17, gateway password: c0ntrail123 2024-10-31 02:15:05,694 - DEBUG - ifconfig | grep 10.10.10.4 2024-10-31 02:15:06,476 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2024-10-31 02:15:06,477 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-80967785", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2024-10-31 02:15:06,477 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-80967785", None, socket.AF_INET6)' 2024-10-31 02:15:06,754 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-80967785, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2024-10-31 02:15:06,754 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-80967785 2024-10-31 02:15:09,073 - DEBUG - PING ctest-vm2-test-80967785 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.858 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.407 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.530 ms --- ctest-vm2-test-80967785 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.407/1.598/3.858 ms 2024-10-31 02:15:09,073 - INFO - Ping to IP ctest-vm2-test-80967785 from VM ctest-vm2-test-80967785 passed 2024-10-31 02:15:09,090 - DEBUG - Requesting: https://10.0.0.17:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2024-10-31 02:15:09,141 - DEBUG - Requesting: https://10.0.0.17:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-68186013@0%20AllEntriesVdnsRecordsReq 2024-10-31 02:15:09,194 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-68186013:1:ctest-vm2-test-80967785:10.10.10.4', 'rec_name': 'ctest-vm2-test-80967785', '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-442-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-80967785.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2024-10-31 02:15:09,194 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-68186013:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-80967785', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-80967785', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-442-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-80967785.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-10-31 02:15:09,194 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-80967785", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2024-10-31 02:15:09,194 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-80967785", None, socket.AF_INET6)' 2024-10-31 02:15:09,426 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-80967785, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2024-10-31 02:15:09,427 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-80967785 2024-10-31 02:15:11,697 - DEBUG - PING ctest-vm2-test-80967785 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.159 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.079 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.943 ms --- ctest-vm2-test-80967785 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.943/2.060/4.159 ms 2024-10-31 02:15:11,697 - INFO - Ping to IP ctest-vm2-test-80967785 from VM ctest-vm1-test-33575177 passed 2024-10-31 02:15:11,697 - INFO - Try deleting the VDNS entry ctest-vdns1-68186013 with back ref of ipam. 2024-10-31 02:15:11,756 - DEBUG - Delete when resource still referred: ['https://10.0.0.17:8082/network-ipam/b41a020f-07c8-455c-8ec8-1a9a5bd72faf'] 2024-10-31 02:15:11,757 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2024-10-31 02:15:11,757 - INFO - Add CNAME VDNS record for ctest-vm1-test-33575177 and verify we able to ping by alias name 2024-10-31 02:15:11,808 - DEBUG - Creating VDNS record data : test-rec 2024-10-31 02:15:11,937 - INFO - In verify_on_setup 2024-10-31 02:15:12,037 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-68186013', 'test-rec'] created succesfully 2024-10-31 02:15:12,037 - INFO - Verify VDNS record is shown in the API server 2024-10-31 02:15:12,037 - DEBUG - Requesting: https://10.0.0.17:8082/domains 2024-10-31 02:15:12,090 - DEBUG - Requesting: https://10.0.0.17:8082/domain/0fc11768-1bc4-4a76-8ff2-b677acb0a6ff 2024-10-31 02:15:12,154 - DEBUG - Requesting: https://10.0.0.17:8082/virtual-DNS/2567e1bc-5c20-4eae-bc8a-cd5a3157bc3d 2024-10-31 02:15:12,214 - DEBUG - Requesting: https://10.0.0.17:8082/virtual-DNS-record/54c2b3f8-94c1-425d-a66b-2694cb92c991 2024-10-31 02:15:12,270 - INFO - Verify VDNS record is shown in the control node 2024-10-31 02:15:12,326 - 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.17, gateway password: c0ntrail123 2024-10-31 02:15:12,326 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-10-31 02:15:12,534 - 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.17, gateway password: c0ntrail123 2024-10-31 02:15:12,534 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-10-31 02:15:12,812 - DEBUG - ping: bad address 'vm1-test-alias' 2024-10-31 02:15:12,812 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-33575177 failed 2024-10-31 02:15:13,813 - 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.17, gateway password: c0ntrail123 2024-10-31 02:15:13,813 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-10-31 02:15:14,023 - 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.17, gateway password: c0ntrail123 2024-10-31 02:15:14,023 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-10-31 02:15:14,302 - DEBUG - ping: bad address 'vm1-test-alias' 2024-10-31 02:15:14,302 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-33575177 failed 2024-10-31 02:15:15,302 - 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.17, gateway password: c0ntrail123 2024-10-31 02:15:15,303 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-10-31 02:15:15,513 - 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.17, gateway password: c0ntrail123 2024-10-31 02:15:15,514 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-10-31 02:15:17,799 - 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.443 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.427 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.488 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.427/0.452/0.488 ms 2024-10-31 02:15:17,799 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-33575177 passed 2024-10-31 02:15:17,799 - DEBUG - Deleting VDNS record data: test-rec 2024-10-31 02:15:17,876 - INFO - VDNS record info: admin_domain:ctest-vdns1-68186013:test-rec deleted successfully. 2024-10-31 02:15:17,877 - INFO - Deleting VM ctest-vm2-test-80967785 2024-10-31 02:15:18,007 - INFO - Deleting VM ctest-vm1-test-33575177 2024-10-31 02:15:18,127 - INFO - Deleting VN ctest-vn1-vdns-32679474 2024-10-31 02:15:18,273 - DEBUG - VN b2b6a888-a39c-422a-a3a4-a3bffe807465 still in use: Unable to complete operation on network b2b6a888-a39c-422a-a3a4-a3bffe807465. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e612a3ab-509e-4586-80b3-ae7ea86732fc'] 2024-10-31 02:15:18,273 - WARNING - Deleting VN ctest-vn1-vdns-32679474 failed..Will retry 2024-10-31 02:15:20,938 - DEBUG - Response for deleting network () 2024-10-31 02:15:20,983 - DEBUG - Deleting VDNS Entry: ctest-vdns1-68186013 2024-10-31 02:15:21,084 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-68186013'] deleted successfully. 2024-10-31 02:15:21,085 - DEBUG - Requesting: https://10.0.0.17:8082/domains 2024-10-31 02:15:21,141 - DEBUG - Requesting: https://10.0.0.17:8082/domain/0fc11768-1bc4-4a76-8ff2-b677acb0a6ff 2024-10-31 02:15:21,210 - DEBUG - VDNS information not found in API server 2024-10-31 02:15:21,210 - INFO - VDNS information ctest-vdns1-68186013 removed from the API Server 2024-10-31 02:15:21,266 - INFO - VDNS information ctest-vdns1-68186013 removed in the Control node 2024-10-31 02:15:21,266 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-66952259'] 2024-10-31 02:15:21,658 - DEBUG - No XMPP flaps were noticed during the test 2024-10-31 02:15:21,658 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:05] 2024-10-31 02:15:21,658 - INFO - -------------------------------------------------------------------------------- 2024-10-31 02:15:22,464 - INFO - Deleted project: ctest-TestvDNSBasic0-66952259, ID : dc1a095f-8b70-4976-8f59-8577b1d1b271