2024-10-19 09:08:07,164 - INFO - Domain Default found not creating
2024-10-19 09:08:07,346 - INFO - Project ctest-TestvDNSBasic0-85273881 not found, creating it
2024-10-19 09:08:07,871 - INFO - Created Project:ctest-TestvDNSBasic0-85273881, ID : 3e06be22-abc6-4334-8038-821dfc791239
2024-10-19 09:08:09,476 - INFO - ================================================================================
2024-10-19 09:08:09,476 - INFO - STARTING TEST : test_vdns_ping_same_vn
2024-10-19 09:08:09,476 - 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-19 09:08:09,733 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.20.0.12': '0'}} with
2024-10-19 09:08:09,733 - INFO - Initial checks done. Running the testcase now
2024-10-19 09:08:09,733 - INFO -
2024-10-19 09:08:10,469 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-85273881'](3e06be22-abc6-4334-8038-821dfc791239)
2024-10-19 09:08:10,527 - DEBUG - Creating VDNS : ctest-vdns1-25667908
2024-10-19 09:08:10,763 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-25667908'] created succesfully
2024-10-19 09:08:10,763 - DEBUG - Verify VDNS entry is shown in control node
2024-10-19 09:08:10,771 - DEBUG - Verify VDNS entry is shown in the API server
2024-10-19 09:08:10,771 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2024-10-19 09:08:11,075 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2024-10-19 09:08:11,122 - DEBUG - Requesting: http://10.0.0.30:8082/domain/78117453-d03f-4b02-a766-7e72cd3df68e
2024-10-19 09:08:11,138 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-DNS/acbc342f-085b-4044-8b75-81873fd26103
2024-10-19 09:08:11,741 - DEBUG - Response for create_network : {'network': {'id': 'fec048e0-f94c-4106-a093-ee7c478ce04c', 'name': 'ctest-vn1-vdns-53760846', 'tenant_id': '3e06be22abc643348038821dfc791239', 'project_id': '3e06be22abc643348038821dfc791239', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-85273881', 'ctest-vn1-vdns-53760846'], 'port_security_enabled': True, 'description': ''}}
2024-10-19 09:08:11,921 - DEBUG - Response for create_subnet : {'subnet': {'id': '5415744b-6c28-4e5f-bf2d-00015fcc186c', 'name': '', 'tenant_id': '3e06be22abc643348038821dfc791239', 'network_id': 'fec048e0-f94c-4106-a093-ee7c478ce04c', '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': '3e06be22abc643348038821dfc791239'}}
2024-10-19 09:08:11,945 - INFO - Created VN ctest-vn1-vdns-53760846
2024-10-19 09:08:12,003 - DEBUG - VN ctest-vn1-vdns-53760846 UUID is fec048e0-f94c-4106-a093-ee7c478ce04c
2024-10-19 09:08:12,242 - DEBUG - Services list from nova: [, , ]
2024-10-19 09:08:13,340 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2115-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2115-1)
2024-10-19 09:08:13,340 - INFO - Waiting for VM ctest-vm1-test-62474558 to be up..
2024-10-19 09:08:13,385 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-19 09:08:18,474 - DEBUG - VM is in ACTIVE state now
2024-10-19 09:08:18,474 - INFO - VM name : ctest-vm1-test-62474558
2024-10-19 09:08:18,572 - DEBUG - VM ctest-vm1-test-62474558 ID is a2e2ab10-0516-48db-9a03-54599926846b
2024-10-19 09:08:18,572 - DEBUG - VM ctest-vm1-test-62474558 launched on Node cn-jenkins-deploy-platform-ansible-os-2115-1
2024-10-19 09:08:18,662 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/a2e2ab10-0516-48db-9a03-54599926846b
2024-10-19 09:08:18,675 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/c3328001-1b27-417d-b754-ee268758dcfa
2024-10-19 09:08:21,952 - 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 1011ms')
2024-10-19 09:08:21,952 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-62474558 failed!
2024-10-19 09:08:22,020 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-85273881:ctest-vn1-vdns-53760846 is 10.10.10.1 and allocation pool is NOT set
2024-10-19 09:08:24,085 - 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=7.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.64 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.644/5.188/7.733/2.544 ms')
2024-10-19 09:08:24,085 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-62474558 passed
2024-10-19 09:08:24,243 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-19 09:08:24,243 - DEBUG - Waiting to SSH to VM ctest-vm1-test-62474558, IP 10.10.10.3, Port 22
2024-10-19 09:08:24,298 - 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-10-19 09:08:24,391 - DEBUG - VM ctest-vm1-test-62474558 is NOT ready for SSH connections, VM status: ACTIVE
2024-10-19 09:08:29,391 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-19 09:08:29,391 - DEBUG - Waiting to SSH to VM ctest-vm1-test-62474558, IP 10.10.10.3, Port 22
2024-10-19 09:08:29,572 - DEBUG - VM ctest-vm1-test-62474558 is ready for SSH connections
2024-10-19 09:08:29,572 - 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.30, gateway password: c0ntrail123
2024-10-19 09:08:29,572 - DEBUG - ifconfig | grep 10.10.10.3
2024-10-19 09:08:31,256 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2024-10-19 09:08:31,257 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-62474558", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.30, gateway password: c0ntrail123
2024-10-19 09:08:31,257 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-62474558", None, socket.AF_INET6)'
2024-10-19 09:08:31,510 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-62474558, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.30, gateway password: c0ntrail123
2024-10-19 09:08:31,510 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-62474558
2024-10-19 09:08:33,779 - DEBUG - PING ctest-vm1-test-62474558 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.114 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.388 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.504 ms
--- ctest-vm1-test-62474558 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.388/1.335/3.114 ms
2024-10-19 09:08:33,779 - INFO - Ping to IP ctest-vm1-test-62474558 from VM ctest-vm1-test-62474558 passed
2024-10-19 09:08:33,800 - DEBUG - Requesting: http://10.0.0.30:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-10-19 09:08:33,807 - DEBUG - Requesting: http://10.0.0.30:8092/Snh_PageReq?x=default-domain:ctest-vdns1-25667908@0%20AllEntriesVdnsRecordsReq
2024-10-19 09:08:33,816 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-25667908:1:ctest-vm1-test-62474558:10.10.10.3', 'rec_name': 'ctest-vm1-test-62474558', '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-2115-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-62474558.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-10-19 09:08:33,816 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-25667908:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-62474558', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-62474558', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2115-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-62474558.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-19 09:08:35,057 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2115-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2115-1)
2024-10-19 09:08:35,057 - INFO - Waiting for VM ctest-vm2-test-50059965 to be up..
2024-10-19 09:08:35,100 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-19 09:08:40,186 - DEBUG - VM is in ACTIVE state now
2024-10-19 09:08:40,186 - INFO - VM name : ctest-vm2-test-50059965
2024-10-19 09:08:40,273 - DEBUG - VM ctest-vm2-test-50059965 ID is bffde662-6cdf-4fc7-9632-20189fc7f407
2024-10-19 09:08:40,273 - DEBUG - VM ctest-vm2-test-50059965 launched on Node cn-jenkins-deploy-platform-ansible-os-2115-1
2024-10-19 09:08:40,373 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/bffde662-6cdf-4fc7-9632-20189fc7f407
2024-10-19 09:08:40,387 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/7e96b3d3-6826-4bfb-bebc-6d5f7709dccb
2024-10-19 09:08:43,644 - 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 1003ms')
2024-10-19 09:08:43,644 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-50059965 failed!
2024-10-19 09:08:43,704 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-85273881:ctest-vn1-vdns-53760846 is 10.10.10.1 and allocation pool is NOT set
2024-10-19 09:08:45,766 - 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=6.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.22 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.222/4.539/6.856/2.317 ms')
2024-10-19 09:08:45,766 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-50059965 passed
2024-10-19 09:08:45,928 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-19 09:08:45,928 - DEBUG - Waiting to SSH to VM ctest-vm2-test-50059965, IP 10.10.10.4, Port 22
2024-10-19 09:08:46,083 - DEBUG - VM ctest-vm2-test-50059965 is ready for SSH connections
2024-10-19 09:08:46,083 - 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.30, gateway password: c0ntrail123
2024-10-19 09:08:46,083 - DEBUG - ifconfig | grep 10.10.10.4
2024-10-19 09:08:46,798 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2024-10-19 09:08:46,798 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-50059965", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.30, gateway password: c0ntrail123
2024-10-19 09:08:46,798 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-50059965", None, socket.AF_INET6)'
2024-10-19 09:08:47,065 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-50059965, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.30, gateway password: c0ntrail123
2024-10-19 09:08:47,065 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-50059965
2024-10-19 09:08:49,329 - DEBUG - PING ctest-vm2-test-50059965 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.004 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.398 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.500 ms
--- ctest-vm2-test-50059965 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.398/1.300/3.004 ms
2024-10-19 09:08:49,329 - INFO - Ping to IP ctest-vm2-test-50059965 from VM ctest-vm2-test-50059965 passed
2024-10-19 09:08:49,343 - DEBUG - Requesting: http://10.0.0.30:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-10-19 09:08:49,351 - DEBUG - Requesting: http://10.0.0.30:8092/Snh_PageReq?x=default-domain:ctest-vdns1-25667908@0%20AllEntriesVdnsRecordsReq
2024-10-19 09:08:49,358 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-25667908:1:ctest-vm2-test-50059965:10.10.10.4', 'rec_name': 'ctest-vm2-test-50059965', '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-2115-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-50059965.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-10-19 09:08:49,358 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-25667908:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-50059965', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-50059965', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2115-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-50059965.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-19 09:08:49,358 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-50059965", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.30, gateway password: c0ntrail123
2024-10-19 09:08:49,358 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-50059965", None, socket.AF_INET6)'
2024-10-19 09:08:49,557 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-50059965, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.30, gateway password: c0ntrail123
2024-10-19 09:08:49,557 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-50059965
2024-10-19 09:08:51,820 - DEBUG - PING ctest-vm2-test-50059965 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.591 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.085 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.936 ms
--- ctest-vm2-test-50059965 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.936/2.870/6.591 ms
2024-10-19 09:08:51,821 - INFO - Ping to IP ctest-vm2-test-50059965 from VM ctest-vm1-test-62474558 passed
2024-10-19 09:08:51,821 - INFO - Try deleting the VDNS entry ctest-vdns1-25667908 with back ref of ipam.
2024-10-19 09:08:51,879 - DEBUG - Delete when resource still referred: ['http://10.0.0.30:8082/network-ipam/c3c05118-be74-4c7a-80a7-f2b7504ea154']
2024-10-19 09:08:51,879 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2024-10-19 09:08:51,879 - INFO - Add CNAME VDNS record for ctest-vm1-test-62474558 and verify we able to ping by alias name
2024-10-19 09:08:51,927 - DEBUG - Creating VDNS record data : test-rec
2024-10-19 09:08:52,043 - INFO - In verify_on_setup
2024-10-19 09:08:52,139 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-25667908', 'test-rec'] created succesfully
2024-10-19 09:08:52,139 - INFO - Verify VDNS record is shown in the API server
2024-10-19 09:08:52,139 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2024-10-19 09:08:52,146 - DEBUG - Requesting: http://10.0.0.30:8082/domain/78117453-d03f-4b02-a766-7e72cd3df68e
2024-10-19 09:08:52,161 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-DNS/acbc342f-085b-4044-8b75-81873fd26103
2024-10-19 09:08:52,169 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-DNS-record/5bc8e29a-c409-46a5-bba8-50420d7082d5
2024-10-19 09:08:52,176 - INFO - Verify VDNS record is shown in the control node
2024-10-19 09:08:52,183 - 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.30, gateway password: c0ntrail123
2024-10-19 09:08:52,183 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-10-19 09:08:52,381 - 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.30, gateway password: c0ntrail123
2024-10-19 09:08:52,381 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-10-19 09:08:52,633 - DEBUG - ping: bad address 'vm1-test-alias'
2024-10-19 09:08:52,634 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-62474558 failed
2024-10-19 09:08:53,635 - 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.30, gateway password: c0ntrail123
2024-10-19 09:08:53,635 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-10-19 09:08:53,831 - 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.30, gateway password: c0ntrail123
2024-10-19 09:08:53,832 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-10-19 09:08:54,086 - DEBUG - ping: bad address 'vm1-test-alias'
2024-10-19 09:08:54,087 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-62474558 failed
2024-10-19 09:08:55,088 - 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.30, gateway password: c0ntrail123
2024-10-19 09:08:55,088 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-10-19 09:08:55,273 - 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.30, gateway password: c0ntrail123
2024-10-19 09:08:55,273 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-10-19 09:08:57,569 - 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.367 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.422 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.485 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.367/0.424/0.485 ms
2024-10-19 09:08:57,569 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-62474558 passed
2024-10-19 09:08:57,569 - DEBUG - Deleting VDNS record data: test-rec
2024-10-19 09:08:57,647 - INFO - VDNS record info: default-domain:ctest-vdns1-25667908:test-rec deleted successfully.
2024-10-19 09:08:57,647 - INFO - Deleting VM ctest-vm2-test-50059965
2024-10-19 09:08:57,721 - INFO - Deleting VM ctest-vm1-test-62474558
2024-10-19 09:08:57,806 - INFO - Deleting VN ctest-vn1-vdns-53760846
2024-10-19 09:08:57,853 - DEBUG - VN fec048e0-f94c-4106-a093-ee7c478ce04c still in use: Unable to complete operation on network fec048e0-f94c-4106-a093-ee7c478ce04c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3b9c5bc9-5926-4ddd-a034-dac414224150']
2024-10-19 09:08:57,853 - WARNING - Deleting VN ctest-vn1-vdns-53760846 failed..Will retry
2024-10-19 09:09:00,068 - DEBUG - Response for deleting network ()
2024-10-19 09:09:00,112 - DEBUG - Deleting VDNS Entry: ctest-vdns1-25667908
2024-10-19 09:09:00,191 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-25667908'] deleted successfully.
2024-10-19 09:09:00,191 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2024-10-19 09:09:00,200 - DEBUG - Requesting: http://10.0.0.30:8082/domain/78117453-d03f-4b02-a766-7e72cd3df68e
2024-10-19 09:09:00,216 - DEBUG - VDNS information not found in API server
2024-10-19 09:09:00,216 - INFO - VDNS information ctest-vdns1-25667908 removed from the API Server
2024-10-19 09:09:00,223 - INFO - VDNS information ctest-vdns1-25667908 removed in the Control node
2024-10-19 09:09:00,223 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-85273881']
2024-10-19 09:09:00,477 - DEBUG - No XMPP flaps were noticed during the test
2024-10-19 09:09:00,477 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2024-10-19 09:09:00,478 - INFO - --------------------------------------------------------------------------------
2024-10-19 09:09:01,200 - INFO - Deleted project: ctest-TestvDNSBasic0-85273881, ID : 3e06be22-abc6-4334-8038-821dfc791239