2025-03-27 15:31:13,501 - INFO - Domain Default found not creating
2025-03-27 15:31:13,661 - INFO - Project ctest-TestvDNSBasic0-89082530 not found, creating it
2025-03-27 15:31:14,133 - INFO - Created Project:ctest-TestvDNSBasic0-89082530, ID : d15809dd-c509-4685-851a-4727b3a4bddf
2025-03-27 15:31:15,797 - INFO - ================================================================================
2025-03-27 15:31:15,797 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-03-27 15:31:15,797 - 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
2025-03-27 15:31:16,050 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.11': '0'}} with
2025-03-27 15:31:16,050 - INFO - Initial checks done. Running the testcase now
2025-03-27 15:31:16,050 - INFO -
2025-03-27 15:31:16,755 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-89082530'](d15809dd-c509-4685-851a-4727b3a4bddf)
2025-03-27 15:31:16,815 - DEBUG - Creating VDNS : ctest-vdns1-50288617
2025-03-27 15:31:17,028 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-50288617'] created succesfully
2025-03-27 15:31:17,028 - DEBUG - Verify VDNS entry is shown in control node
2025-03-27 15:31:17,038 - DEBUG - Verify VDNS entry is shown in the API server
2025-03-27 15:31:17,038 - DEBUG - Requesting: http://10.0.0.37:8082/domains
2025-03-27 15:31:17,331 - DEBUG - Requesting: http://10.0.0.37:8082/domains
2025-03-27 15:31:17,359 - DEBUG - Requesting: http://10.0.0.37:8082/domain/7a778c0f-a790-4959-8c02-e2281e34b5ed
2025-03-27 15:31:17,373 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-DNS/cc8f54ed-73b6-48b7-bc58-5bc4f9d55a5e
2025-03-27 15:31:17,998 - DEBUG - Response for create_network : {'network': {'id': 'e206c67d-0299-4b39-971e-5962ba552f37', 'name': 'ctest-vn1-vdns-91606202', 'tenant_id': 'd15809ddc5094685851a4727b3a4bddf', 'project_id': 'd15809ddc5094685851a4727b3a4bddf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-89082530', 'ctest-vn1-vdns-91606202'], 'port_security_enabled': True, 'description': ''}}
2025-03-27 15:31:18,167 - DEBUG - Response for create_subnet : {'subnet': {'id': '44e8d975-031c-4d6f-81e5-86972c348a30', 'name': '', 'tenant_id': 'd15809ddc5094685851a4727b3a4bddf', 'network_id': 'e206c67d-0299-4b39-971e-5962ba552f37', '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': 'd15809ddc5094685851a4727b3a4bddf'}}
2025-03-27 15:31:18,186 - INFO - Created VN ctest-vn1-vdns-91606202
2025-03-27 15:31:18,240 - DEBUG - VN ctest-vn1-vdns-91606202 UUID is e206c67d-0299-4b39-971e-5962ba552f37
2025-03-27 15:31:18,448 - DEBUG - Services list from nova: [, , ]
2025-03-27 15:31:19,484 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2975-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2975-1)
2025-03-27 15:31:19,485 - INFO - Waiting for VM ctest-vm1-test-78394057 to be up..
2025-03-27 15:31:19,528 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-27 15:31:24,610 - DEBUG - VM is in ACTIVE state now
2025-03-27 15:31:24,610 - INFO - VM name : ctest-vm1-test-78394057
2025-03-27 15:31:24,684 - DEBUG - VM ctest-vm1-test-78394057 ID is ddfbb3b7-bb8b-47f3-b46f-dd5802f63a5f
2025-03-27 15:31:24,684 - DEBUG - VM ctest-vm1-test-78394057 launched on Node cn-jenkins-deploy-platform-ansible-os-2975-1
2025-03-27 15:31:24,765 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/ddfbb3b7-bb8b-47f3-b46f-dd5802f63a5f
2025-03-27 15:31:24,775 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/f100eb0c-b048-435b-be88-ba8c26c2a88e
2025-03-27 15:31:28,027 - 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 1003ms')
2025-03-27 15:31:28,027 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-78394057 failed!
2025-03-27 15:31:28,084 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-89082530:ctest-vn1-vdns-91606202 is 10.10.10.1 and allocation pool is NOT set
2025-03-27 15:31:30,146 - 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=10.8 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.866 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 = 0.866/5.824/10.782/4.958 ms')
2025-03-27 15:31:30,147 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-78394057 passed
2025-03-27 15:31:30,300 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 15:31:30,300 - DEBUG - Waiting to SSH to VM ctest-vm1-test-78394057, IP 10.10.10.3, Port 22
2025-03-27 15:31:30,464 - DEBUG - VM ctest-vm1-test-78394057 is ready for SSH connections
2025-03-27 15:31:30,464 - 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
2025-03-27 15:31:30,464 - DEBUG - ifconfig | grep 10.10.10.3
2025-03-27 15:31:32,147 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-03-27 15:31:32,148 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-78394057", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.37, gateway password: c0ntrail123
2025-03-27 15:31:32,148 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-78394057", None, socket.AF_INET6)'
2025-03-27 15:31:32,446 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-78394057, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.37, gateway password: c0ntrail123
2025-03-27 15:31:32,446 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-78394057
2025-03-27 15:31:34,702 - DEBUG - PING ctest-vm1-test-78394057 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.104 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.346 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.461 ms
--- ctest-vm1-test-78394057 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.346/1.303/3.104 ms
2025-03-27 15:31:34,702 - INFO - Ping to IP ctest-vm1-test-78394057 from VM ctest-vm1-test-78394057 passed
2025-03-27 15:31:34,720 - DEBUG - Requesting: http://10.0.0.37:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-03-27 15:31:34,729 - DEBUG - Requesting: http://10.0.0.37:8092/Snh_PageReq?x=default-domain:ctest-vdns1-50288617@0%20AllEntriesVdnsRecordsReq
2025-03-27 15:31:34,738 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-50288617:1:ctest-vm1-test-78394057:10.10.10.3', 'rec_name': 'ctest-vm1-test-78394057', '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-2975-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-78394057.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-03-27 15:31:34,738 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-50288617:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-78394057', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-78394057', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2975-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-78394057.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'}
2025-03-27 15:31:35,955 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2975-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2975-1)
2025-03-27 15:31:35,955 - INFO - Waiting for VM ctest-vm2-test-02064223 to be up..
2025-03-27 15:31:35,997 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-27 15:31:41,080 - DEBUG - VM is in ACTIVE state now
2025-03-27 15:31:41,080 - INFO - VM name : ctest-vm2-test-02064223
2025-03-27 15:31:41,156 - DEBUG - VM ctest-vm2-test-02064223 ID is 552b9918-7689-418f-b198-6fc50b9bacff
2025-03-27 15:31:41,156 - DEBUG - VM ctest-vm2-test-02064223 launched on Node cn-jenkins-deploy-platform-ansible-os-2975-1
2025-03-27 15:31:41,234 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/552b9918-7689-418f-b198-6fc50b9bacff
2025-03-27 15:31:41,243 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/f078995c-1125-44a2-9f7e-693f362a86e4
2025-03-27 15:31:44,513 - 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 1031ms')
2025-03-27 15:31:44,513 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-02064223 failed!
2025-03-27 15:31:44,527 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-89082530:ctest-vn1-vdns-91606202 is 10.10.10.1 and allocation pool is NOT set
2025-03-27 15:31:46,593 - 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=3.54 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.66 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.655/3.097/3.540/0.442 ms')
2025-03-27 15:31:46,593 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-02064223 passed
2025-03-27 15:31:46,748 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 15:31:46,748 - DEBUG - Waiting to SSH to VM ctest-vm2-test-02064223, IP 10.10.10.4, Port 22
2025-03-27 15:31:46,907 - DEBUG - VM ctest-vm2-test-02064223 is ready for SSH connections
2025-03-27 15:31:46,907 - 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
2025-03-27 15:31:46,908 - DEBUG - ifconfig | grep 10.10.10.4
2025-03-27 15:31:47,676 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-03-27 15:31:47,677 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-02064223", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.37, gateway password: c0ntrail123
2025-03-27 15:31:47,677 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-02064223", None, socket.AF_INET6)'
2025-03-27 15:31:47,916 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-02064223, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.37, gateway password: c0ntrail123
2025-03-27 15:31:47,916 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-02064223
2025-03-27 15:31:50,203 - DEBUG - PING ctest-vm2-test-02064223 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.693 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.489 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.410 ms
--- ctest-vm2-test-02064223 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.410/1.530/3.693 ms
2025-03-27 15:31:50,203 - INFO - Ping to IP ctest-vm2-test-02064223 from VM ctest-vm2-test-02064223 passed
2025-03-27 15:31:50,219 - DEBUG - Requesting: http://10.0.0.37:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-03-27 15:31:50,226 - DEBUG - Requesting: http://10.0.0.37:8092/Snh_PageReq?x=default-domain:ctest-vdns1-50288617@0%20AllEntriesVdnsRecordsReq
2025-03-27 15:31:50,233 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-50288617:1:ctest-vm2-test-02064223:10.10.10.4', 'rec_name': 'ctest-vm2-test-02064223', '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-2975-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-02064223.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-03-27 15:31:50,233 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-50288617:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-02064223', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-02064223', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2975-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-02064223.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'}
2025-03-27 15:31:50,234 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-02064223", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.37, gateway password: c0ntrail123
2025-03-27 15:31:50,234 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-02064223", None, socket.AF_INET6)'
2025-03-27 15:31:50,422 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-02064223, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.37, gateway password: c0ntrail123
2025-03-27 15:31:50,422 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-02064223
2025-03-27 15:31:52,697 - DEBUG - PING ctest-vm2-test-02064223 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.419 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.884 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.730 ms
--- ctest-vm2-test-02064223 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.730/1.677/3.419 ms
2025-03-27 15:31:52,697 - INFO - Ping to IP ctest-vm2-test-02064223 from VM ctest-vm1-test-78394057 passed
2025-03-27 15:31:52,697 - INFO - Try deleting the VDNS entry ctest-vdns1-50288617 with back ref of ipam.
2025-03-27 15:31:52,752 - DEBUG - Delete when resource still referred: ['http://10.0.0.37:8082/network-ipam/828b9b6a-5ef0-445c-9a35-5baa1ab6a0f1']
2025-03-27 15:31:52,752 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-03-27 15:31:52,752 - INFO - Add CNAME VDNS record for ctest-vm1-test-78394057 and verify we able to ping by alias name
2025-03-27 15:31:52,800 - DEBUG - Creating VDNS record data : test-rec
2025-03-27 15:31:52,908 - INFO - In verify_on_setup
2025-03-27 15:31:53,004 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-50288617', 'test-rec'] created succesfully
2025-03-27 15:31:53,004 - INFO - Verify VDNS record is shown in the API server
2025-03-27 15:31:53,004 - DEBUG - Requesting: http://10.0.0.37:8082/domains
2025-03-27 15:31:53,010 - DEBUG - Requesting: http://10.0.0.37:8082/domain/7a778c0f-a790-4959-8c02-e2281e34b5ed
2025-03-27 15:31:53,023 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-DNS/cc8f54ed-73b6-48b7-bc58-5bc4f9d55a5e
2025-03-27 15:31:53,032 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-DNS-record/2f620236-e973-4c9b-9b5c-bb5d57a0c94e
2025-03-27 15:31:53,039 - INFO - Verify VDNS record is shown in the control node
2025-03-27 15:31:53,045 - 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
2025-03-27 15:31:53,046 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-03-27 15:31:53,230 - 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
2025-03-27 15:31:53,230 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-03-27 15:31:53,490 - DEBUG - ping: bad address 'vm1-test-alias'
2025-03-27 15:31:53,490 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-78394057 failed
2025-03-27 15:31:54,490 - 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
2025-03-27 15:31:54,491 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-03-27 15:31:54,687 - 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
2025-03-27 15:31:54,687 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-03-27 15:31:54,935 - DEBUG - ping: bad address 'vm1-test-alias'
2025-03-27 15:31:54,935 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-78394057 failed
2025-03-27 15:31:55,936 - 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
2025-03-27 15:31:55,936 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-03-27 15:31:56,125 - 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
2025-03-27 15:31:56,125 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-03-27 15:31:58,382 - 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.334 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.459 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.354 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.334/0.382/0.459 ms
2025-03-27 15:31:58,382 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-78394057 passed
2025-03-27 15:31:58,383 - DEBUG - Deleting VDNS record data: test-rec
2025-03-27 15:31:58,460 - INFO - VDNS record info: default-domain:ctest-vdns1-50288617:test-rec deleted successfully.
2025-03-27 15:31:58,460 - INFO - Deleting VM ctest-vm2-test-02064223
2025-03-27 15:31:58,532 - INFO - Deleting VM ctest-vm1-test-78394057
2025-03-27 15:31:58,610 - INFO - Deleting VN ctest-vn1-vdns-91606202
2025-03-27 15:31:58,648 - DEBUG - VN e206c67d-0299-4b39-971e-5962ba552f37 still in use: Unable to complete operation on network e206c67d-0299-4b39-971e-5962ba552f37. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d6802b68-158a-43ae-a7d4-bf2f595f5541']
2025-03-27 15:31:58,648 - WARNING - Deleting VN ctest-vn1-vdns-91606202 failed..Will retry
2025-03-27 15:32:00,879 - DEBUG - Response for deleting network ()
2025-03-27 15:32:00,911 - DEBUG - Deleting VDNS Entry: ctest-vdns1-50288617
2025-03-27 15:32:00,988 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-50288617'] deleted successfully.
2025-03-27 15:32:00,988 - DEBUG - Requesting: http://10.0.0.37:8082/domains
2025-03-27 15:32:00,995 - DEBUG - Requesting: http://10.0.0.37:8082/domain/7a778c0f-a790-4959-8c02-e2281e34b5ed
2025-03-27 15:32:01,009 - DEBUG - VDNS information not found in API server
2025-03-27 15:32:01,009 - INFO - VDNS information ctest-vdns1-50288617 removed from the API Server
2025-03-27 15:32:01,015 - INFO - VDNS information ctest-vdns1-50288617 removed in the Control node
2025-03-27 15:32:01,016 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-89082530']
2025-03-27 15:32:01,270 - DEBUG - No XMPP flaps were noticed during the test
2025-03-27 15:32:01,270 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:46]
2025-03-27 15:32:01,270 - INFO - --------------------------------------------------------------------------------
2025-03-27 15:32:01,992 - INFO - Deleted project: ctest-TestvDNSBasic0-89082530, ID : d15809dd-c509-4685-851a-4727b3a4bddf