2025-04-23 13:36:38,159 - INFO - Domain Default found not creating
2025-04-23 13:36:38,269 - INFO - Project ctest-TestvDNSBasic0-84635009 not found, creating it
2025-04-23 13:36:38,764 - INFO - Created Project:ctest-TestvDNSBasic0-84635009, ID : e2dd17a4-95ca-4545-9559-089aa4d22563
2025-04-23 13:36:40,069 - INFO - ================================================================================
2025-04-23 13:36:40,069 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-04-23 13:36:40,069 - 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-04-23 13:36:40,325 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-04-23 13:36:40,325 - INFO - Initial checks done. Running the testcase now
2025-04-23 13:36:40,325 - INFO -
2025-04-23 13:36:40,930 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-84635009'](e2dd17a4-95ca-4545-9559-089aa4d22563)
2025-04-23 13:36:40,984 - DEBUG - Creating VDNS : ctest-vdns1-45796859
2025-04-23 13:36:41,188 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-45796859'] created succesfully
2025-04-23 13:36:41,188 - DEBUG - Verify VDNS entry is shown in control node
2025-04-23 13:36:41,194 - DEBUG - Verify VDNS entry is shown in the API server
2025-04-23 13:36:41,194 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-04-23 13:36:41,454 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-04-23 13:36:41,478 - DEBUG - Requesting: http://10.0.0.38:8082/domain/2084c9e3-627e-4a62-8071-8462cc74e9a9
2025-04-23 13:36:41,489 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/144afc7b-42e0-460a-822a-08904e766525
2025-04-23 13:36:42,029 - DEBUG - Response for create_network : {'network': {'id': 'bf5a4481-bbb0-4dbe-98f4-a043aec739ed', 'name': 'ctest-vn1-vdns-90878496', 'tenant_id': 'e2dd17a495ca45459559089aa4d22563', 'project_id': 'e2dd17a495ca45459559089aa4d22563', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-84635009', 'ctest-vn1-vdns-90878496'], 'port_security_enabled': True, 'description': ''}}
2025-04-23 13:36:42,196 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e0a32f0c-ee2f-4389-92d2-f4e5fbcbdab8', 'name': '', 'tenant_id': 'e2dd17a495ca45459559089aa4d22563', 'network_id': 'bf5a4481-bbb0-4dbe-98f4-a043aec739ed', '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': 'e2dd17a495ca45459559089aa4d22563'}}
2025-04-23 13:36:42,214 - INFO - Created VN ctest-vn1-vdns-90878496
2025-04-23 13:36:42,264 - DEBUG - VN ctest-vn1-vdns-90878496 UUID is bf5a4481-bbb0-4dbe-98f4-a043aec739ed
2025-04-23 13:36:42,442 - DEBUG - Services list from nova: [, , ]
2025-04-23 13:36:43,334 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3185-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3185-1)
2025-04-23 13:36:43,334 - INFO - Waiting for VM ctest-vm1-test-54037281 to be up..
2025-04-23 13:36:43,365 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-23 13:36:48,434 - DEBUG - VM is in ACTIVE state now
2025-04-23 13:36:48,435 - INFO - VM name : ctest-vm1-test-54037281
2025-04-23 13:36:48,496 - DEBUG - VM ctest-vm1-test-54037281 ID is 9ddea283-fc1c-4bb9-bee4-b11c758b44b0
2025-04-23 13:36:48,496 - DEBUG - VM ctest-vm1-test-54037281 launched on Node cn-jenkins-deploy-platform-ansible-os-3185-1
2025-04-23 13:36:48,556 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9ddea283-fc1c-4bb9-bee4-b11c758b44b0
2025-04-23 13:36:48,563 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/643e1d1c-569b-4d97-a07b-6688a0bd6e7f
2025-04-23 13:36:51,801 - 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 1008ms')
2025-04-23 13:36:51,801 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-54037281 failed!
2025-04-23 13:36:51,856 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-84635009:ctest-vn1-vdns-90878496 is 10.10.10.1 and allocation pool is NOT set
2025-04-23 13:36:53,912 - 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.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.420 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.420/1.473/2.526/1.053 ms')
2025-04-23 13:36:53,912 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-54037281 passed
2025-04-23 13:36:54,068 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-23 13:36:54,069 - DEBUG - Waiting to SSH to VM ctest-vm1-test-54037281, IP 10.10.10.3, Port 22
2025-04-23 13:36:54,219 - DEBUG - VM ctest-vm1-test-54037281 is ready for SSH connections
2025-04-23 13:36:54,220 - 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.38, gateway password: c0ntrail123
2025-04-23 13:36:54,220 - DEBUG - ifconfig | grep 10.10.10.3
2025-04-23 13:36:55,818 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-04-23 13:36:55,818 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-54037281", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-04-23 13:36:55,818 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-54037281", None, socket.AF_INET6)'
2025-04-23 13:36:56,032 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-54037281, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-04-23 13:36:56,032 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-54037281
2025-04-23 13:36:58,278 - DEBUG - PING ctest-vm1-test-54037281 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.859 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.364 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.413 ms
--- ctest-vm1-test-54037281 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.364/1.212/2.859 ms
2025-04-23 13:36:58,278 - INFO - Ping to IP ctest-vm1-test-54037281 from VM ctest-vm1-test-54037281 passed
2025-04-23 13:36:58,291 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-04-23 13:36:58,296 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-45796859@0%20AllEntriesVdnsRecordsReq
2025-04-23 13:36:58,301 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-45796859:1:ctest-vm1-test-54037281:10.10.10.3', 'rec_name': 'ctest-vm1-test-54037281', '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-3185-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-54037281.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-04-23 13:36:58,301 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-45796859:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-54037281', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-54037281', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3185-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-54037281.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-04-23 13:36:59,285 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3185-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3185-1)
2025-04-23 13:36:59,285 - INFO - Waiting for VM ctest-vm2-test-03725855 to be up..
2025-04-23 13:36:59,316 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-23 13:37:04,387 - DEBUG - VM is in ACTIVE state now
2025-04-23 13:37:04,387 - INFO - VM name : ctest-vm2-test-03725855
2025-04-23 13:37:04,464 - DEBUG - VM ctest-vm2-test-03725855 ID is ff00e86e-2ac8-47c2-9381-8bb0e9c922a5
2025-04-23 13:37:04,464 - DEBUG - VM ctest-vm2-test-03725855 launched on Node cn-jenkins-deploy-platform-ansible-os-3185-1
2025-04-23 13:37:04,530 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ff00e86e-2ac8-47c2-9381-8bb0e9c922a5
2025-04-23 13:37:04,537 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/edc35776-b941-4959-af1a-a47f7e0bf153
2025-04-23 13:37:07,803 - 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 1028ms')
2025-04-23 13:37:07,803 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-03725855 failed!
2025-04-23 13:37:07,856 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-84635009:ctest-vn1-vdns-90878496 is 10.10.10.1 and allocation pool is NOT set
2025-04-23 13:37:09,911 - 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.56 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.358 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 = 0.358/1.457/2.557/1.099 ms')
2025-04-23 13:37:09,911 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-03725855 passed
2025-04-23 13:37:10,068 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-23 13:37:10,068 - DEBUG - Waiting to SSH to VM ctest-vm2-test-03725855, IP 10.10.10.4, Port 22
2025-04-23 13:37:10,220 - DEBUG - VM ctest-vm2-test-03725855 is ready for SSH connections
2025-04-23 13:37:10,220 - 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.38, gateway password: c0ntrail123
2025-04-23 13:37:10,220 - DEBUG - ifconfig | grep 10.10.10.4
2025-04-23 13:37:10,790 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-04-23 13:37:10,791 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-03725855", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-04-23 13:37:10,791 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-03725855", None, socket.AF_INET6)'
2025-04-23 13:37:11,010 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-03725855, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-04-23 13:37:11,010 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-03725855
2025-04-23 13:37:13,231 - DEBUG - PING ctest-vm2-test-03725855 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.416 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.341 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.397 ms
--- ctest-vm2-test-03725855 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.341/1.051/2.416 ms
2025-04-23 13:37:13,232 - INFO - Ping to IP ctest-vm2-test-03725855 from VM ctest-vm2-test-03725855 passed
2025-04-23 13:37:13,243 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-04-23 13:37:13,248 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-45796859@0%20AllEntriesVdnsRecordsReq
2025-04-23 13:37:13,252 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-45796859:1:ctest-vm2-test-03725855:10.10.10.4', 'rec_name': 'ctest-vm2-test-03725855', '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-3185-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-03725855.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-04-23 13:37:13,252 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-45796859:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-03725855', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-03725855', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3185-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-03725855.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-04-23 13:37:13,252 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-03725855", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-04-23 13:37:13,252 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-03725855", None, socket.AF_INET6)'
2025-04-23 13:37:13,415 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-03725855, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-04-23 13:37:13,415 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-03725855
2025-04-23 13:37:15,639 - DEBUG - PING ctest-vm2-test-03725855 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.133 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.637 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.662 ms
--- ctest-vm2-test-03725855 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.637/1.810/4.133 ms
2025-04-23 13:37:15,639 - INFO - Ping to IP ctest-vm2-test-03725855 from VM ctest-vm1-test-54037281 passed
2025-04-23 13:37:15,639 - INFO - Try deleting the VDNS entry ctest-vdns1-45796859 with back ref of ipam.
2025-04-23 13:37:15,692 - DEBUG - Delete when resource still referred: ['http://10.0.0.38:8082/network-ipam/0562a923-c281-494a-bd20-dacc21961b30']
2025-04-23 13:37:15,692 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-04-23 13:37:15,692 - INFO - Add CNAME VDNS record for ctest-vm1-test-54037281 and verify we able to ping by alias name
2025-04-23 13:37:15,736 - DEBUG - Creating VDNS record data : test-rec
2025-04-23 13:37:15,844 - INFO - In verify_on_setup
2025-04-23 13:37:15,940 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-45796859', 'test-rec'] created succesfully
2025-04-23 13:37:15,940 - INFO - Verify VDNS record is shown in the API server
2025-04-23 13:37:15,940 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-04-23 13:37:15,946 - DEBUG - Requesting: http://10.0.0.38:8082/domain/2084c9e3-627e-4a62-8071-8462cc74e9a9
2025-04-23 13:37:15,956 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/144afc7b-42e0-460a-822a-08904e766525
2025-04-23 13:37:15,962 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/424b7b96-127a-4718-92fc-cbafb0f91f53
2025-04-23 13:37:15,966 - INFO - Verify VDNS record is shown in the control node
2025-04-23 13:37:15,971 - 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.38, gateway password: c0ntrail123
2025-04-23 13:37:15,971 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-23 13:37:16,132 - 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.38, gateway password: c0ntrail123
2025-04-23 13:37:16,132 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-23 13:37:16,348 - DEBUG - ping: bad address 'vm1-test-alias'
2025-04-23 13:37:16,348 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-54037281 failed
2025-04-23 13:37:17,349 - 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.38, gateway password: c0ntrail123
2025-04-23 13:37:17,349 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-23 13:37:17,514 - 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.38, gateway password: c0ntrail123
2025-04-23 13:37:17,514 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-23 13:37:17,726 - DEBUG - ping: bad address 'vm1-test-alias'
2025-04-23 13:37:17,727 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-54037281 failed
2025-04-23 13:37:18,727 - 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.38, gateway password: c0ntrail123
2025-04-23 13:37:18,727 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-23 13:37:18,887 - 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.38, gateway password: c0ntrail123
2025-04-23 13:37:18,887 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-23 13:37:21,116 - 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.332 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.461 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.332/0.395/0.461 ms
2025-04-23 13:37:21,116 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-54037281 passed
2025-04-23 13:37:21,116 - DEBUG - Deleting VDNS record data: test-rec
2025-04-23 13:37:21,180 - INFO - VDNS record info: default-domain:ctest-vdns1-45796859:test-rec deleted successfully.
2025-04-23 13:37:21,180 - INFO - Deleting VM ctest-vm2-test-03725855
2025-04-23 13:37:21,238 - INFO - Deleting VM ctest-vm1-test-54037281
2025-04-23 13:37:21,298 - INFO - Deleting VN ctest-vn1-vdns-90878496
2025-04-23 13:37:21,330 - DEBUG - VN bf5a4481-bbb0-4dbe-98f4-a043aec739ed still in use: Unable to complete operation on network bf5a4481-bbb0-4dbe-98f4-a043aec739ed. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-75f243a7-21c5-4329-9c6b-d532e3160e0c']
2025-04-23 13:37:21,331 - WARNING - Deleting VN ctest-vn1-vdns-90878496 failed..Will retry
2025-04-23 13:37:23,542 - DEBUG - Response for deleting network ()
2025-04-23 13:37:23,574 - DEBUG - Deleting VDNS Entry: ctest-vdns1-45796859
2025-04-23 13:37:23,648 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-45796859'] deleted successfully.
2025-04-23 13:37:23,648 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-04-23 13:37:23,655 - DEBUG - Requesting: http://10.0.0.38:8082/domain/2084c9e3-627e-4a62-8071-8462cc74e9a9
2025-04-23 13:37:23,667 - DEBUG - VDNS information not found in API server
2025-04-23 13:37:23,667 - INFO - VDNS information ctest-vdns1-45796859 removed from the API Server
2025-04-23 13:37:23,673 - INFO - VDNS information ctest-vdns1-45796859 removed in the Control node
2025-04-23 13:37:23,673 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-84635009']
2025-04-23 13:37:23,933 - DEBUG - No XMPP flaps were noticed during the test
2025-04-23 13:37:23,933 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:43]
2025-04-23 13:37:23,933 - INFO - --------------------------------------------------------------------------------
2025-04-23 13:37:24,554 - INFO - Deleted project: ctest-TestvDNSBasic0-84635009, ID : e2dd17a4-95ca-4545-9559-089aa4d22563