2024-08-21 12:13:31,049 - INFO - Domain Default found not creating 2024-08-21 12:13:31,209 - INFO - Project ctest-TestvDNSBasic0-74944305 not found, creating it 2024-08-21 12:13:32,653 - INFO - Created Project:ctest-TestvDNSBasic0-74944305, ID : c63af096-cc2f-4727-848d-d95fadbdea7b 2024-08-21 12:13:34,134 - INFO - ================================================================================ 2024-08-21 12:13:34,134 - INFO - STARTING TEST : test_vdns_ping_same_vn 2024-08-21 12:13:34,134 - 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-08-21 12:13:34,391 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.10': '0'}} with 2024-08-21 12:13:34,391 - INFO - Initial checks done. Running the testcase now 2024-08-21 12:13:34,391 - INFO - 2024-08-21 12:13:35,107 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-74944305'](c63af096-cc2f-4727-848d-d95fadbdea7b) 2024-08-21 12:13:35,161 - DEBUG - Creating VDNS : ctest-vdns1-65978784 2024-08-21 12:13:35,725 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-65978784'] created succesfully 2024-08-21 12:13:35,725 - DEBUG - Verify VDNS entry is shown in control node 2024-08-21 12:13:35,732 - DEBUG - Verify VDNS entry is shown in the API server 2024-08-21 12:13:35,732 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-08-21 12:13:36,025 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-08-21 12:13:36,056 - DEBUG - Requesting: http://10.0.0.37:8082/domain/ffc734a5-5d7b-48d7-89ee-012dd3170410 2024-08-21 12:13:36,069 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-DNS/dc98a0e3-9563-4e40-b2a3-8268e02140da 2024-08-21 12:13:41,986 - DEBUG - Response for create_network : {'network': {'id': 'd861f334-b13c-485b-a07e-05a1dead6373', 'name': 'ctest-vn1-vdns-24552953', 'tenant_id': 'c63af096cc2f4727848dd95fadbdea7b', 'project_id': 'c63af096cc2f4727848dd95fadbdea7b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-74944305', 'ctest-vn1-vdns-24552953'], 'port_security_enabled': True, 'description': ''}} 2024-08-21 12:13:45,116 - DEBUG - Response for create_subnet : {'subnet': {'id': '8e123a11-9507-4796-838a-1b7ea6d9c7e7', 'name': '', 'tenant_id': 'c63af096cc2f4727848dd95fadbdea7b', 'network_id': 'd861f334-b13c-485b-a07e-05a1dead6373', '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': 'c63af096cc2f4727848dd95fadbdea7b'}} 2024-08-21 12:13:45,139 - INFO - Created VN ctest-vn1-vdns-24552953 2024-08-21 12:13:45,189 - DEBUG - VN ctest-vn1-vdns-24552953 UUID is d861f334-b13c-485b-a07e-05a1dead6373 2024-08-21 12:13:45,413 - DEBUG - Services list from nova: [, , ] 2024-08-21 12:13:46,465 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1682-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1682-1) 2024-08-21 12:13:46,465 - INFO - Waiting for VM ctest-vm1-test-48360638 to be up.. 2024-08-21 12:13:46,508 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-21 12:13:51,595 - DEBUG - VM is in ACTIVE state now 2024-08-21 12:13:51,595 - INFO - VM name : ctest-vm1-test-48360638 2024-08-21 12:13:51,676 - DEBUG - VM ctest-vm1-test-48360638 ID is 3d74b6a9-59e7-4906-9d87-2c23becb532f 2024-08-21 12:13:51,676 - DEBUG - VM ctest-vm1-test-48360638 launched on Node cn-jenkins-deploy-platform-ansible-os-1682-1 2024-08-21 12:13:51,754 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/3d74b6a9-59e7-4906-9d87-2c23becb532f 2024-08-21 12:13:51,763 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/232915e7-53b8-4887-a3c6-06c9f632fc8d 2024-08-21 12:13:55,023 - 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 1027ms') 2024-08-21 12:13:55,023 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-48360638 failed! 2024-08-21 12:13:55,077 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-74944305:ctest-vn1-vdns-24552953 is 10.10.10.1 and allocation pool is NOT set 2024-08-21 12:13:57,144 - 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=2.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.92 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.666/2.794/2.922/0.128 ms') 2024-08-21 12:13:57,144 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-48360638 passed 2024-08-21 12:13:57,293 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 12:13:57,293 - DEBUG - Waiting to SSH to VM ctest-vm1-test-48360638, IP 10.10.10.3, Port 22 2024-08-21 12:13:57,349 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2024-08-21 12:13:57,455 - DEBUG - VM ctest-vm1-test-48360638 is NOT ready for SSH connections, VM status: ACTIVE 2024-08-21 12:14:02,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 12:14:02,456 - DEBUG - Waiting to SSH to VM ctest-vm1-test-48360638, IP 10.10.10.3, Port 22 2024-08-21 12:14:02,613 - DEBUG - VM ctest-vm1-test-48360638 is ready for SSH connections 2024-08-21 12:14:02,613 - 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.37, gateway password: c0ntrail123 2024-08-21 12:14:02,613 - DEBUG - ifconfig | grep 10.10.10.3 2024-08-21 12:14:04,272 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2024-08-21 12:14:04,272 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-48360638", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.37, gateway password: c0ntrail123 2024-08-21 12:14:04,272 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-48360638", None, socket.AF_INET6)' 2024-08-21 12:14:04,521 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-48360638, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.37, gateway password: c0ntrail123 2024-08-21 12:14:04,521 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-48360638 2024-08-21 12:14:06,836 - DEBUG - PING ctest-vm1-test-48360638 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=4.009 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.420 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.504 ms --- ctest-vm1-test-48360638 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.420/1.644/4.009 ms 2024-08-21 12:14:06,836 - INFO - Ping to IP ctest-vm1-test-48360638 from VM ctest-vm1-test-48360638 passed 2024-08-21 12:14:06,849 - DEBUG - Requesting: http://10.0.0.37:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2024-08-21 12:14:06,855 - DEBUG - Requesting: http://10.0.0.37:8092/Snh_PageReq?x=default-domain:ctest-vdns1-65978784@0%20AllEntriesVdnsRecordsReq 2024-08-21 12:14:06,861 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-65978784:1:ctest-vm1-test-48360638:10.10.10.3', 'rec_name': 'ctest-vm1-test-48360638', '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-1682-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-48360638.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2024-08-21 12:14:06,861 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-65978784:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-48360638', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-48360638', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-1682-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-48360638.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-08-21 12:14:08,131 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1682-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1682-1) 2024-08-21 12:14:08,132 - INFO - Waiting for VM ctest-vm2-test-05673292 to be up.. 2024-08-21 12:14:08,178 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-21 12:14:13,257 - DEBUG - VM is in ACTIVE state now 2024-08-21 12:14:13,257 - INFO - VM name : ctest-vm2-test-05673292 2024-08-21 12:14:13,336 - DEBUG - VM ctest-vm2-test-05673292 ID is 4b007af5-1243-4c31-bec9-f096e5faf1bc 2024-08-21 12:14:13,336 - DEBUG - VM ctest-vm2-test-05673292 launched on Node cn-jenkins-deploy-platform-ansible-os-1682-1 2024-08-21 12:14:13,432 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/4b007af5-1243-4c31-bec9-f096e5faf1bc 2024-08-21 12:14:13,441 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/cecef88c-0877-4ab2-bdf3-1933447a9622 2024-08-21 12:14:16,685 - 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') 2024-08-21 12:14:16,685 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-05673292 failed! 2024-08-21 12:14:16,737 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-74944305:ctest-vn1-vdns-24552953 is 10.10.10.1 and allocation pool is NOT set 2024-08-21 12:14:20,813 - 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 1018ms') 2024-08-21 12:14:20,813 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-05673292 failed! 2024-08-21 12:14:20,869 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-74944305:ctest-vn1-vdns-24552953 is 10.10.10.1 and allocation pool is NOT set 2024-08-21 12:14:24,160 - 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.80 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.39 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.801/3.095/3.389/0.294 ms') 2024-08-21 12:14:24,161 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-05673292 passed 2024-08-21 12:14:24,309 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 12:14:24,309 - DEBUG - Waiting to SSH to VM ctest-vm2-test-05673292, IP 10.10.10.4, Port 22 2024-08-21 12:14:24,461 - DEBUG - VM ctest-vm2-test-05673292 is ready for SSH connections 2024-08-21 12:14:24,461 - 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.37, gateway password: c0ntrail123 2024-08-21 12:14:24,461 - DEBUG - ifconfig | grep 10.10.10.4 2024-08-21 12:14:25,374 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2024-08-21 12:14:25,375 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-05673292", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.37, gateway password: c0ntrail123 2024-08-21 12:14:25,375 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-05673292", None, socket.AF_INET6)' 2024-08-21 12:14:25,617 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-05673292, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.37, gateway password: c0ntrail123 2024-08-21 12:14:25,617 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-05673292 2024-08-21 12:14:27,909 - DEBUG - PING ctest-vm2-test-05673292 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.070 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.330 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.487 ms --- ctest-vm2-test-05673292 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.330/1.295/3.070 ms 2024-08-21 12:14:27,909 - INFO - Ping to IP ctest-vm2-test-05673292 from VM ctest-vm2-test-05673292 passed 2024-08-21 12:14:27,921 - DEBUG - Requesting: http://10.0.0.37:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2024-08-21 12:14:27,927 - DEBUG - Requesting: http://10.0.0.37:8092/Snh_PageReq?x=default-domain:ctest-vdns1-65978784@0%20AllEntriesVdnsRecordsReq 2024-08-21 12:14:27,932 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-65978784:1:ctest-vm2-test-05673292:10.10.10.4', 'rec_name': 'ctest-vm2-test-05673292', '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-1682-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-05673292.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2024-08-21 12:14:27,932 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-65978784:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-05673292', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-05673292', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-1682-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-05673292.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-08-21 12:14:27,932 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-05673292", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.37, gateway password: c0ntrail123 2024-08-21 12:14:27,932 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-05673292", None, socket.AF_INET6)' 2024-08-21 12:14:28,120 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-05673292, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.37, gateway password: c0ntrail123 2024-08-21 12:14:28,120 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-05673292 2024-08-21 12:14:30,374 - DEBUG - PING ctest-vm2-test-05673292 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.870 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.866 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.965 ms --- ctest-vm2-test-05673292 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.866/2.567/5.870 ms 2024-08-21 12:14:30,374 - INFO - Ping to IP ctest-vm2-test-05673292 from VM ctest-vm1-test-48360638 passed 2024-08-21 12:14:30,374 - INFO - Try deleting the VDNS entry ctest-vdns1-65978784 with back ref of ipam. 2024-08-21 12:14:30,429 - DEBUG - Delete when resource still referred: ['http://10.0.0.37:8082/network-ipam/078fa97b-56bb-479b-b2e7-4f428710e71f'] 2024-08-21 12:14:30,429 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2024-08-21 12:14:30,429 - INFO - Add CNAME VDNS record for ctest-vm1-test-48360638 and verify we able to ping by alias name 2024-08-21 12:14:30,477 - DEBUG - Creating VDNS record data : test-rec 2024-08-21 12:14:32,637 - INFO - In verify_on_setup 2024-08-21 12:14:32,733 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-65978784', 'test-rec'] created succesfully 2024-08-21 12:14:32,733 - INFO - Verify VDNS record is shown in the API server 2024-08-21 12:14:32,734 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-08-21 12:14:32,740 - DEBUG - Requesting: http://10.0.0.37:8082/domain/ffc734a5-5d7b-48d7-89ee-012dd3170410 2024-08-21 12:14:32,754 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-DNS/dc98a0e3-9563-4e40-b2a3-8268e02140da 2024-08-21 12:14:32,763 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-DNS-record/ed883484-107d-4bd7-818d-fcd4128c4fe0 2024-08-21 12:14:32,770 - INFO - Verify VDNS record is shown in the control node 2024-08-21 12:14:32,777 - 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.37, gateway password: c0ntrail123 2024-08-21 12:14:32,777 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-08-21 12:14:32,963 - 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.37, gateway password: c0ntrail123 2024-08-21 12:14:32,964 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-08-21 12:14:33,207 - DEBUG - ping: bad address 'vm1-test-alias' 2024-08-21 12:14:33,208 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-48360638 failed 2024-08-21 12:14:34,208 - 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.37, gateway password: c0ntrail123 2024-08-21 12:14:34,208 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-08-21 12:14:34,448 - 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.37, gateway password: c0ntrail123 2024-08-21 12:14:34,448 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-08-21 12:14:34,692 - DEBUG - ping: bad address 'vm1-test-alias' 2024-08-21 12:14:34,692 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-48360638 failed 2024-08-21 12:14:35,693 - 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.37, gateway password: c0ntrail123 2024-08-21 12:14:35,693 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-08-21 12:14:35,894 - 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.37, gateway password: c0ntrail123 2024-08-21 12:14:35,894 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-08-21 12:14:38,139 - 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.335 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.492 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.396 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.335/0.407/0.492 ms 2024-08-21 12:14:38,139 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-48360638 passed 2024-08-21 12:14:38,140 - DEBUG - Deleting VDNS record data: test-rec 2024-08-21 12:14:38,209 - INFO - VDNS record info: default-domain:ctest-vdns1-65978784:test-rec deleted successfully. 2024-08-21 12:14:38,209 - INFO - Deleting VM ctest-vm2-test-05673292 2024-08-21 12:14:38,280 - INFO - Deleting VM ctest-vm1-test-48360638 2024-08-21 12:14:38,344 - INFO - Deleting VN ctest-vn1-vdns-24552953 2024-08-21 12:14:38,383 - DEBUG - VN d861f334-b13c-485b-a07e-05a1dead6373 still in use: Unable to complete operation on network d861f334-b13c-485b-a07e-05a1dead6373. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-eac0f12d-a7be-48f8-8c03-5e01de3f86ef'] 2024-08-21 12:14:38,383 - WARNING - Deleting VN ctest-vn1-vdns-24552953 failed..Will retry 2024-08-21 12:14:42,259 - DEBUG - Response for deleting network () 2024-08-21 12:14:42,291 - DEBUG - Deleting VDNS Entry: ctest-vdns1-65978784 2024-08-21 12:14:42,369 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-65978784'] deleted successfully. 2024-08-21 12:14:42,369 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-08-21 12:14:42,378 - DEBUG - Requesting: http://10.0.0.37:8082/domain/ffc734a5-5d7b-48d7-89ee-012dd3170410 2024-08-21 12:14:42,392 - DEBUG - VDNS information not found in API server 2024-08-21 12:14:42,392 - INFO - VDNS information ctest-vdns1-65978784 removed from the API Server 2024-08-21 12:14:42,399 - INFO - VDNS information ctest-vdns1-65978784 removed in the Control node 2024-08-21 12:14:42,399 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-74944305'] 2024-08-21 12:14:42,655 - DEBUG - No XMPP flaps were noticed during the test
2024-08-21 12:14:42,655 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:08]
2024-08-21 12:14:42,655 - INFO - -------------------------------------------------------------------------------- 2024-08-21 12:14:45,356 - INFO - Deleted project: ctest-TestvDNSBasic0-74944305, ID : c63af096-cc2f-4727-848d-d95fadbdea7b