2025-01-08 14:30:08,212 - INFO - Domain Default found not creating
2025-01-08 14:30:08,372 - INFO - Project ctest-TestvDNSBasic0-81612853 not found, creating it
2025-01-08 14:30:08,838 - INFO - Created Project:ctest-TestvDNSBasic0-81612853, ID : 5a43ac4e-3121-44b6-8163-fe57dbc5f641
2025-01-08 14:30:10,444 - INFO - ================================================================================
2025-01-08 14:30:10,444 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-01-08 14:30:10,444 - 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-01-08 14:30:10,708 - DEBUG - Nothing to compare xmpp stats {'10.0.0.53': {'10.20.0.22': '0'}} with
2025-01-08 14:30:10,709 - INFO - Initial checks done. Running the testcase now
2025-01-08 14:30:10,709 - INFO -
2025-01-08 14:30:11,412 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-81612853'](5a43ac4e-3121-44b6-8163-fe57dbc5f641)
2025-01-08 14:30:11,470 - DEBUG - Creating VDNS : ctest-vdns1-33780986
2025-01-08 14:30:11,682 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-33780986'] created succesfully
2025-01-08 14:30:11,683 - DEBUG - Verify VDNS entry is shown in control node
2025-01-08 14:30:11,688 - DEBUG - Verify VDNS entry is shown in the API server
2025-01-08 14:30:11,688 - DEBUG - Requesting: http://10.0.0.53:8082/domains
2025-01-08 14:30:11,980 - DEBUG - Requesting: http://10.0.0.53:8082/domains
2025-01-08 14:30:12,016 - DEBUG - Requesting: http://10.0.0.53:8082/domain/d8f49559-25a9-493b-8859-4c46e023cbed
2025-01-08 14:30:12,031 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-DNS/d734494a-d8ae-44c1-930a-17a205de39e5
2025-01-08 14:30:12,630 - DEBUG - Response for create_network : {'network': {'id': '22b94571-72a4-42d3-920c-70afbc56a8de', 'name': 'ctest-vn1-vdns-87131265', 'tenant_id': '5a43ac4e312144b68163fe57dbc5f641', 'project_id': '5a43ac4e312144b68163fe57dbc5f641', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-81612853', 'ctest-vn1-vdns-87131265'], 'port_security_enabled': True, 'description': ''}}
2025-01-08 14:30:12,777 - DEBUG - Response for create_subnet : {'subnet': {'id': '52fbf120-ef4c-4543-950b-ad10b0756c6c', 'name': '', 'tenant_id': '5a43ac4e312144b68163fe57dbc5f641', 'network_id': '22b94571-72a4-42d3-920c-70afbc56a8de', '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': '5a43ac4e312144b68163fe57dbc5f641'}}
2025-01-08 14:30:12,802 - INFO - Created VN ctest-vn1-vdns-87131265
2025-01-08 14:30:12,855 - DEBUG - VN ctest-vn1-vdns-87131265 UUID is 22b94571-72a4-42d3-920c-70afbc56a8de
2025-01-08 14:30:13,073 - DEBUG - Services list from nova: [, , ]
2025-01-08 14:30:14,101 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2562-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2562-1)
2025-01-08 14:30:14,101 - INFO - Waiting for VM ctest-vm1-test-75516905 to be up..
2025-01-08 14:30:14,149 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-08 14:30:19,223 - DEBUG - VM is in ACTIVE state now
2025-01-08 14:30:19,223 - INFO - VM name : ctest-vm1-test-75516905
2025-01-08 14:30:19,295 - DEBUG - VM ctest-vm1-test-75516905 ID is c6114029-c5a2-4e37-b62c-750bdd3b6ca2
2025-01-08 14:30:19,296 - DEBUG - VM ctest-vm1-test-75516905 launched on Node cn-jenkins-deploy-platform-ansible-os-2562-1
2025-01-08 14:30:19,377 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-machine/c6114029-c5a2-4e37-b62c-750bdd3b6ca2
2025-01-08 14:30:19,386 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-machine-interface/efc4dfe3-0e91-4fec-8043-d546bd5a7ca1
2025-01-08 14:30:22,653 - 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')
2025-01-08 14:30:22,653 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-75516905 failed!
2025-01-08 14:30:22,715 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-81612853:ctest-vn1-vdns-87131265 is 10.10.10.1 and allocation pool is NOT set
2025-01-08 14:30:24,777 - 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.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.31 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 = 2.305/2.633/2.962/0.328 ms')
2025-01-08 14:30:24,777 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-75516905 passed
2025-01-08 14:30:24,931 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 14:30:24,931 - DEBUG - Waiting to SSH to VM ctest-vm1-test-75516905, IP 10.10.10.3, Port 22
2025-01-08 14:30:25,100 - DEBUG - VM ctest-vm1-test-75516905 is ready for SSH connections
2025-01-08 14:30:25,100 - 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.53, gateway password: c0ntrail123
2025-01-08 14:30:25,100 - DEBUG - ifconfig | grep 10.10.10.3
2025-01-08 14:30:26,772 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-01-08 14:30:26,772 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-75516905", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.53, gateway password: c0ntrail123
2025-01-08 14:30:26,773 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-75516905", None, socket.AF_INET6)'
2025-01-08 14:30:27,011 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-75516905, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.53, gateway password: c0ntrail123
2025-01-08 14:30:27,011 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-75516905
2025-01-08 14:30:29,270 - DEBUG - PING ctest-vm1-test-75516905 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.029 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.370 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.423 ms
--- ctest-vm1-test-75516905 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.370/1.274/3.029 ms
2025-01-08 14:30:29,270 - INFO - Ping to IP ctest-vm1-test-75516905 from VM ctest-vm1-test-75516905 passed
2025-01-08 14:30:29,284 - DEBUG - Requesting: http://10.0.0.53:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-01-08 14:30:29,290 - DEBUG - Requesting: http://10.0.0.53:8092/Snh_PageReq?x=default-domain:ctest-vdns1-33780986@0%20AllEntriesVdnsRecordsReq
2025-01-08 14:30:29,298 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-33780986:1:ctest-vm1-test-75516905:10.10.10.3', 'rec_name': 'ctest-vm1-test-75516905', '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-2562-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-75516905.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-01-08 14:30:29,298 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-33780986:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-75516905', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-75516905', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2562-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-75516905.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-01-08 14:30:30,528 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2562-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2562-1)
2025-01-08 14:30:30,528 - INFO - Waiting for VM ctest-vm2-test-44910963 to be up..
2025-01-08 14:30:30,570 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-08 14:30:35,648 - DEBUG - VM is in ACTIVE state now
2025-01-08 14:30:35,648 - INFO - VM name : ctest-vm2-test-44910963
2025-01-08 14:30:35,724 - DEBUG - VM ctest-vm2-test-44910963 ID is 8c74fc6f-f6ad-494d-b0ed-667c7a3154d4
2025-01-08 14:30:35,724 - DEBUG - VM ctest-vm2-test-44910963 launched on Node cn-jenkins-deploy-platform-ansible-os-2562-1
2025-01-08 14:30:35,795 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-machine/8c74fc6f-f6ad-494d-b0ed-667c7a3154d4
2025-01-08 14:30:35,804 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-machine-interface/3aac2ed6-f0bb-425e-a111-0328542fd927
2025-01-08 14:30:39,069 - 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 1023ms')
2025-01-08 14:30:39,069 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-44910963 failed!
2025-01-08 14:30:39,127 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-81612853:ctest-vn1-vdns-87131265 is 10.10.10.1 and allocation pool is NOT set
2025-01-08 14:30:41,195 - 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.32 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.73 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.729/3.026/3.324/0.297 ms')
2025-01-08 14:30:41,195 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-44910963 passed
2025-01-08 14:30:41,351 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 14:30:41,351 - DEBUG - Waiting to SSH to VM ctest-vm2-test-44910963, IP 10.10.10.4, Port 22
2025-01-08 14:30:41,506 - DEBUG - VM ctest-vm2-test-44910963 is ready for SSH connections
2025-01-08 14:30:41,506 - 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.53, gateway password: c0ntrail123
2025-01-08 14:30:41,506 - DEBUG - ifconfig | grep 10.10.10.4
2025-01-08 14:30:42,299 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-01-08 14:30:42,299 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-44910963", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.53, gateway password: c0ntrail123
2025-01-08 14:30:42,299 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-44910963", None, socket.AF_INET6)'
2025-01-08 14:30:42,537 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-44910963, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.53, gateway password: c0ntrail123
2025-01-08 14:30:42,538 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-44910963
2025-01-08 14:30:44,811 - DEBUG - PING ctest-vm2-test-44910963 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.951 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.470 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.433 ms
--- ctest-vm2-test-44910963 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.433/1.284/2.951 ms
2025-01-08 14:30:44,811 - INFO - Ping to IP ctest-vm2-test-44910963 from VM ctest-vm2-test-44910963 passed
2025-01-08 14:30:44,824 - DEBUG - Requesting: http://10.0.0.53:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-01-08 14:30:44,830 - DEBUG - Requesting: http://10.0.0.53:8092/Snh_PageReq?x=default-domain:ctest-vdns1-33780986@0%20AllEntriesVdnsRecordsReq
2025-01-08 14:30:44,836 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-33780986:1:ctest-vm2-test-44910963:10.10.10.4', 'rec_name': 'ctest-vm2-test-44910963', '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-2562-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-44910963.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-01-08 14:30:44,836 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-33780986:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-44910963', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-44910963', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2562-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-44910963.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-01-08 14:30:44,836 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-44910963", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.53, gateway password: c0ntrail123
2025-01-08 14:30:44,836 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-44910963", None, socket.AF_INET6)'
2025-01-08 14:30:45,020 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-44910963, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.53, gateway password: c0ntrail123
2025-01-08 14:30:45,020 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-44910963
2025-01-08 14:30:47,273 - DEBUG - PING ctest-vm2-test-44910963 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.643 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.837 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.017 ms
--- ctest-vm2-test-44910963 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.837/3.165/7.643 ms
2025-01-08 14:30:47,273 - INFO - Ping to IP ctest-vm2-test-44910963 from VM ctest-vm1-test-75516905 passed
2025-01-08 14:30:47,273 - INFO - Try deleting the VDNS entry ctest-vdns1-33780986 with back ref of ipam.
2025-01-08 14:30:47,326 - DEBUG - Delete when resource still referred: ['http://10.0.0.53:8082/network-ipam/e4f7c07f-c288-44b3-9717-6fdb56ebea7b']
2025-01-08 14:30:47,327 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-01-08 14:30:47,327 - INFO - Add CNAME VDNS record for ctest-vm1-test-75516905 and verify we able to ping by alias name
2025-01-08 14:30:47,374 - DEBUG - Creating VDNS record data : test-rec
2025-01-08 14:30:47,491 - INFO - In verify_on_setup
2025-01-08 14:30:47,587 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-33780986', 'test-rec'] created succesfully
2025-01-08 14:30:47,587 - INFO - Verify VDNS record is shown in the API server
2025-01-08 14:30:47,587 - DEBUG - Requesting: http://10.0.0.53:8082/domains
2025-01-08 14:30:47,595 - DEBUG - Requesting: http://10.0.0.53:8082/domain/d8f49559-25a9-493b-8859-4c46e023cbed
2025-01-08 14:30:47,611 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-DNS/d734494a-d8ae-44c1-930a-17a205de39e5
2025-01-08 14:30:47,621 - DEBUG - Requesting: http://10.0.0.53:8082/virtual-DNS-record/c3248518-5dd7-4776-98ee-0d3c09f5b1ba
2025-01-08 14:30:47,629 - INFO - Verify VDNS record is shown in the control node
2025-01-08 14:30:47,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.53, gateway password: c0ntrail123
2025-01-08 14:30:47,635 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-01-08 14:30:47,842 - 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.53, gateway password: c0ntrail123
2025-01-08 14:30:47,842 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-01-08 14:30:48,081 - DEBUG - ping: bad address 'vm1-test-alias'
2025-01-08 14:30:48,081 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-75516905 failed
2025-01-08 14:30:49,082 - 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.53, gateway password: c0ntrail123
2025-01-08 14:30:49,082 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-01-08 14:30:49,270 - 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.53, gateway password: c0ntrail123
2025-01-08 14:30:49,271 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-01-08 14:30:49,519 - DEBUG - ping: bad address 'vm1-test-alias'
2025-01-08 14:30:49,519 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-75516905 failed
2025-01-08 14:30:50,520 - 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.53, gateway password: c0ntrail123
2025-01-08 14:30:50,520 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-01-08 14:30:50,704 - 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.53, gateway password: c0ntrail123
2025-01-08 14:30:50,705 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-01-08 14:30:52,949 - 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.365 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.394 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.345 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.345/0.368/0.394 ms
2025-01-08 14:30:52,949 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-75516905 passed
2025-01-08 14:30:52,949 - DEBUG - Deleting VDNS record data: test-rec
2025-01-08 14:30:53,026 - INFO - VDNS record info: default-domain:ctest-vdns1-33780986:test-rec deleted successfully.
2025-01-08 14:30:53,027 - INFO - Deleting VM ctest-vm2-test-44910963
2025-01-08 14:30:53,109 - INFO - Deleting VM ctest-vm1-test-75516905
2025-01-08 14:30:53,191 - INFO - Deleting VN ctest-vn1-vdns-87131265
2025-01-08 14:30:53,235 - DEBUG - VN 22b94571-72a4-42d3-920c-70afbc56a8de still in use: Unable to complete operation on network 22b94571-72a4-42d3-920c-70afbc56a8de. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7af158e4-b05f-4179-b173-16f96b95c562']
2025-01-08 14:30:53,235 - WARNING - Deleting VN ctest-vn1-vdns-87131265 failed..Will retry
2025-01-08 14:30:55,474 - DEBUG - Response for deleting network ()
2025-01-08 14:30:55,509 - DEBUG - Deleting VDNS Entry: ctest-vdns1-33780986
2025-01-08 14:30:55,578 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-33780986'] deleted successfully.
2025-01-08 14:30:55,578 - DEBUG - Requesting: http://10.0.0.53:8082/domains
2025-01-08 14:30:55,586 - DEBUG - Requesting: http://10.0.0.53:8082/domain/d8f49559-25a9-493b-8859-4c46e023cbed
2025-01-08 14:30:55,604 - DEBUG - VDNS information not found in API server
2025-01-08 14:30:55,604 - INFO - VDNS information ctest-vdns1-33780986 removed from the API Server
2025-01-08 14:30:55,612 - INFO - VDNS information ctest-vdns1-33780986 removed in the Control node
2025-01-08 14:30:55,612 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-81612853']
2025-01-08 14:30:55,869 - DEBUG - No XMPP flaps were noticed during the test
2025-01-08 14:30:55,870 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:45]
2025-01-08 14:30:55,870 - INFO - --------------------------------------------------------------------------------
2025-01-08 14:30:56,537 - INFO - Deleted project: ctest-TestvDNSBasic0-81612853, ID : 5a43ac4e-3121-44b6-8163-fe57dbc5f641