2024-11-07 22:07:23,072 - INFO - Domain Default found not creating
2024-11-07 22:07:23,236 - INFO - Project ctest-TestvDNSBasic0-79439022 not found, creating it
2024-11-07 22:07:23,727 - INFO - Created Project:ctest-TestvDNSBasic0-79439022, ID : 23965206-205d-446a-8b04-4f61fea7c1ab
2024-11-07 22:07:25,256 - INFO - ================================================================================
2024-11-07 22:07:25,257 - INFO - STARTING TEST : test_vdns_ping_same_vn
2024-11-07 22:07:25,257 - 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-11-07 22:07:25,516 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.7': '0'}} with
2024-11-07 22:07:25,516 - INFO - Initial checks done. Running the testcase now
2024-11-07 22:07:25,516 - INFO -
2024-11-07 22:07:26,253 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-79439022'](23965206-205d-446a-8b04-4f61fea7c1ab)
2024-11-07 22:07:26,310 - DEBUG - Creating VDNS : ctest-vdns1-23849669
2024-11-07 22:07:26,546 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-23849669'] created succesfully
2024-11-07 22:07:26,547 - DEBUG - Verify VDNS entry is shown in control node
2024-11-07 22:07:26,554 - DEBUG - Verify VDNS entry is shown in the API server
2024-11-07 22:07:26,554 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2024-11-07 22:07:26,849 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2024-11-07 22:07:26,885 - DEBUG - Requesting: http://10.0.0.22:8082/domain/66b65ec5-15e0-4afc-9c11-67c4b5aa4550
2024-11-07 22:07:26,900 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS/a83b4207-42cf-4a18-9a1d-74f0319b2ab5
2024-11-07 22:07:27,514 - DEBUG - Response for create_network : {'network': {'id': '20077631-e2c0-4cbe-b839-52dca78b7a44', 'name': 'ctest-vn1-vdns-90899511', 'tenant_id': '23965206205d446a8b044f61fea7c1ab', 'project_id': '23965206205d446a8b044f61fea7c1ab', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-79439022', 'ctest-vn1-vdns-90899511'], 'port_security_enabled': True, 'description': ''}}
2024-11-07 22:07:27,724 - DEBUG - Response for create_subnet : {'subnet': {'id': '53d542f6-763f-4c3c-983f-525eb7936acb', 'name': '', 'tenant_id': '23965206205d446a8b044f61fea7c1ab', 'network_id': '20077631-e2c0-4cbe-b839-52dca78b7a44', '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': '23965206205d446a8b044f61fea7c1ab'}}
2024-11-07 22:07:27,744 - INFO - Created VN ctest-vn1-vdns-90899511
2024-11-07 22:07:27,806 - DEBUG - VN ctest-vn1-vdns-90899511 UUID is 20077631-e2c0-4cbe-b839-52dca78b7a44
2024-11-07 22:07:28,024 - DEBUG - Services list from nova: [, , ]
2024-11-07 22:07:29,062 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2222-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2222-1)
2024-11-07 22:07:29,062 - INFO - Waiting for VM ctest-vm1-test-55752108 to be up..
2024-11-07 22:07:29,098 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-07 22:07:34,177 - DEBUG - VM is in ACTIVE state now
2024-11-07 22:07:34,177 - INFO - VM name : ctest-vm1-test-55752108
2024-11-07 22:07:34,250 - DEBUG - VM ctest-vm1-test-55752108 ID is 69849c5e-42fe-4030-ba50-2d8f38502b65
2024-11-07 22:07:34,250 - DEBUG - VM ctest-vm1-test-55752108 launched on Node cn-jenkins-deploy-platform-ansible-os-2222-1
2024-11-07 22:07:34,323 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/69849c5e-42fe-4030-ba50-2d8f38502b65
2024-11-07 22:07:34,332 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/01e59836-9aa9-40df-ba9c-5fbea17e5b71
2024-11-07 22:07:37,576 - 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 1004ms')
2024-11-07 22:07:37,576 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-55752108 failed!
2024-11-07 22:07:37,634 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-79439022:ctest-vn1-vdns-90899511 is 10.10.10.1 and allocation pool is NOT set
2024-11-07 22:07:39,696 - 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.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.456 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.456/1.588/2.721/1.132 ms')
2024-11-07 22:07:39,696 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-55752108 passed
2024-11-07 22:07:39,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 22:07:39,850 - DEBUG - Waiting to SSH to VM ctest-vm1-test-55752108, IP 10.10.10.3, Port 22
2024-11-07 22:07:40,013 - DEBUG - VM ctest-vm1-test-55752108 is ready for SSH connections
2024-11-07 22:07:40,014 - 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.22, gateway password: c0ntrail123
2024-11-07 22:07:40,014 - DEBUG - ifconfig | grep 10.10.10.3
2024-11-07 22:07:41,685 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2024-11-07 22:07:41,685 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-55752108", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2024-11-07 22:07:41,686 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-55752108", None, socket.AF_INET6)'
2024-11-07 22:07:41,924 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-55752108, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2024-11-07 22:07:41,924 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-55752108
2024-11-07 22:07:44,169 - DEBUG - PING ctest-vm1-test-55752108 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.753 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.410 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.388 ms
--- ctest-vm1-test-55752108 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.388/1.183/2.753 ms
2024-11-07 22:07:44,169 - INFO - Ping to IP ctest-vm1-test-55752108 from VM ctest-vm1-test-55752108 passed
2024-11-07 22:07:44,182 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-11-07 22:07:44,188 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=default-domain:ctest-vdns1-23849669@0%20AllEntriesVdnsRecordsReq
2024-11-07 22:07:44,194 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-23849669:1:ctest-vm1-test-55752108:10.10.10.3', 'rec_name': 'ctest-vm1-test-55752108', '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-2222-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-55752108.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-11-07 22:07:44,194 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-23849669:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-55752108', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-55752108', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2222-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-55752108.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-11-07 22:07:45,369 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2222-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2222-1)
2024-11-07 22:07:45,369 - INFO - Waiting for VM ctest-vm2-test-84682043 to be up..
2024-11-07 22:07:45,406 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-07 22:07:50,490 - DEBUG - VM is in ACTIVE state now
2024-11-07 22:07:50,490 - INFO - VM name : ctest-vm2-test-84682043
2024-11-07 22:07:50,564 - DEBUG - VM ctest-vm2-test-84682043 ID is 526f2875-4ad3-4f72-8c20-b2cb157a033e
2024-11-07 22:07:50,565 - DEBUG - VM ctest-vm2-test-84682043 launched on Node cn-jenkins-deploy-platform-ansible-os-2222-1
2024-11-07 22:07:50,650 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/526f2875-4ad3-4f72-8c20-b2cb157a033e
2024-11-07 22:07:50,660 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/771419f6-b38a-4932-a15d-c193c9e6d4d0
2024-11-07 22:07:53,937 - 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 1019ms')
2024-11-07 22:07:53,938 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-84682043 failed!
2024-11-07 22:07:53,998 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-79439022:ctest-vn1-vdns-90899511 is 10.10.10.1 and allocation pool is NOT set
2024-11-07 22:07:56,064 - 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.61 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.345 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 = 0.345/1.476/2.607/1.131 ms')
2024-11-07 22:07:56,064 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-84682043 passed
2024-11-07 22:07:56,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 22:07:56,218 - DEBUG - Waiting to SSH to VM ctest-vm2-test-84682043, IP 10.10.10.4, Port 22
2024-11-07 22:07:56,378 - DEBUG - VM ctest-vm2-test-84682043 is ready for SSH connections
2024-11-07 22:07:56,378 - 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.22, gateway password: c0ntrail123
2024-11-07 22:07:56,378 - DEBUG - ifconfig | grep 10.10.10.4
2024-11-07 22:07:56,975 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2024-11-07 22:07:56,975 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-84682043", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2024-11-07 22:07:56,975 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-84682043", None, socket.AF_INET6)'
2024-11-07 22:07:57,201 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-84682043, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2024-11-07 22:07:57,201 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-84682043
2024-11-07 22:07:59,461 - DEBUG - PING ctest-vm2-test-84682043 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.074 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.441 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.420 ms
--- ctest-vm2-test-84682043 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.420/1.311/3.074 ms
2024-11-07 22:07:59,461 - INFO - Ping to IP ctest-vm2-test-84682043 from VM ctest-vm2-test-84682043 passed
2024-11-07 22:07:59,474 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-11-07 22:07:59,479 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=default-domain:ctest-vdns1-23849669@0%20AllEntriesVdnsRecordsReq
2024-11-07 22:07:59,484 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-23849669:1:ctest-vm2-test-84682043:10.10.10.4', 'rec_name': 'ctest-vm2-test-84682043', '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-2222-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-84682043.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-11-07 22:07:59,484 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-23849669:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-84682043', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-84682043', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2222-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-84682043.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-11-07 22:07:59,485 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-84682043", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2024-11-07 22:07:59,485 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-84682043", None, socket.AF_INET6)'
2024-11-07 22:07:59,671 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-84682043, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2024-11-07 22:07:59,671 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-84682043
2024-11-07 22:08:01,933 - DEBUG - PING ctest-vm2-test-84682043 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.059 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.887 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.833 ms
--- ctest-vm2-test-84682043 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.833/2.593/6.059 ms
2024-11-07 22:08:01,933 - INFO - Ping to IP ctest-vm2-test-84682043 from VM ctest-vm1-test-55752108 passed
2024-11-07 22:08:01,933 - INFO - Try deleting the VDNS entry ctest-vdns1-23849669 with back ref of ipam.
2024-11-07 22:08:01,990 - DEBUG - Delete when resource still referred: ['http://10.0.0.22:8082/network-ipam/c7365c94-20f8-406e-bd1b-5610d93ca949']
2024-11-07 22:08:01,990 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2024-11-07 22:08:01,990 - INFO - Add CNAME VDNS record for ctest-vm1-test-55752108 and verify we able to ping by alias name
2024-11-07 22:08:02,038 - DEBUG - Creating VDNS record data : test-rec
2024-11-07 22:08:02,150 - INFO - In verify_on_setup
2024-11-07 22:08:02,246 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-23849669', 'test-rec'] created succesfully
2024-11-07 22:08:02,246 - INFO - Verify VDNS record is shown in the API server
2024-11-07 22:08:02,246 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2024-11-07 22:08:02,254 - DEBUG - Requesting: http://10.0.0.22:8082/domain/66b65ec5-15e0-4afc-9c11-67c4b5aa4550
2024-11-07 22:08:02,268 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS/a83b4207-42cf-4a18-9a1d-74f0319b2ab5
2024-11-07 22:08:02,276 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS-record/0d560590-fb04-4d2f-839f-bcd4bfe219bc
2024-11-07 22:08:02,282 - INFO - Verify VDNS record is shown in the control node
2024-11-07 22:08:02,288 - 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.22, gateway password: c0ntrail123
2024-11-07 22:08:02,288 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-11-07 22:08:02,460 - 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.22, gateway password: c0ntrail123
2024-11-07 22:08:02,460 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-11-07 22:08:02,694 - DEBUG - ping: bad address 'vm1-test-alias'
2024-11-07 22:08:02,694 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-55752108 failed
2024-11-07 22:08:03,695 - 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.22, gateway password: c0ntrail123
2024-11-07 22:08:03,695 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-11-07 22:08:03,883 - 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.22, gateway password: c0ntrail123
2024-11-07 22:08:03,883 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-11-07 22:08:04,120 - DEBUG - ping: bad address 'vm1-test-alias'
2024-11-07 22:08:04,120 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-55752108 failed
2024-11-07 22:08:05,121 - 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.22, gateway password: c0ntrail123
2024-11-07 22:08:05,121 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-11-07 22:08:05,308 - 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.22, gateway password: c0ntrail123
2024-11-07 22:08:05,308 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-11-07 22:08:07,553 - 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.331 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.318 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.481 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.318/0.376/0.481 ms
2024-11-07 22:08:07,553 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-55752108 passed
2024-11-07 22:08:07,553 - DEBUG - Deleting VDNS record data: test-rec
2024-11-07 22:08:07,622 - INFO - VDNS record info: default-domain:ctest-vdns1-23849669:test-rec deleted successfully.
2024-11-07 22:08:07,622 - INFO - Deleting VM ctest-vm2-test-84682043
2024-11-07 22:08:07,691 - INFO - Deleting VM ctest-vm1-test-55752108
2024-11-07 22:08:07,754 - INFO - Deleting VN ctest-vn1-vdns-90899511
2024-11-07 22:08:07,793 - DEBUG - VN 20077631-e2c0-4cbe-b839-52dca78b7a44 still in use: Unable to complete operation on network 20077631-e2c0-4cbe-b839-52dca78b7a44. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-832f430a-6445-4752-b657-845479f3c555']
2024-11-07 22:08:07,793 - WARNING - Deleting VN ctest-vn1-vdns-90899511 failed..Will retry
2024-11-07 22:08:10,047 - DEBUG - Response for deleting network ()
2024-11-07 22:08:10,083 - DEBUG - Deleting VDNS Entry: ctest-vdns1-23849669
2024-11-07 22:08:10,154 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-23849669'] deleted successfully.
2024-11-07 22:08:10,154 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2024-11-07 22:08:10,161 - DEBUG - Requesting: http://10.0.0.22:8082/domain/66b65ec5-15e0-4afc-9c11-67c4b5aa4550
2024-11-07 22:08:10,176 - DEBUG - VDNS information not found in API server
2024-11-07 22:08:10,176 - INFO - VDNS information ctest-vdns1-23849669 removed from the API Server
2024-11-07 22:08:10,182 - INFO - VDNS information ctest-vdns1-23849669 removed in the Control node
2024-11-07 22:08:10,182 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-79439022']
2024-11-07 22:08:10,435 - DEBUG - No XMPP flaps were noticed during the test
2024-11-07 22:08:10,435 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:45]
2024-11-07 22:08:10,435 - INFO - --------------------------------------------------------------------------------
2024-11-07 22:08:11,143 - INFO - Deleted project: ctest-TestvDNSBasic0-79439022, ID : 23965206-205d-446a-8b04-4f61fea7c1ab