2025-11-05 16:25:40,934 - INFO - Domain Default found not creating
2025-11-05 16:25:41,109 - INFO - Project ctest-TestvDNSBasic0-66760460 not found, creating it
2025-11-05 16:25:41,589 - INFO - Created Project:ctest-TestvDNSBasic0-66760460, ID : f6542975-69f7-43dc-935e-ec1624172c38
2025-11-05 16:25:43,367 - INFO - ================================================================================
2025-11-05 16:25:43,367 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-11-05 16:25:43,367 - 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-11-05 16:25:43,628 - DEBUG - Nothing to compare xmpp stats {'10.0.0.147': {'10.20.0.249': '0'}} with
2025-11-05 16:25:43,629 - INFO - Initial checks done. Running the testcase now
2025-11-05 16:25:43,629 - INFO -
2025-11-05 16:25:44,458 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-66760460'](f6542975-69f7-43dc-935e-ec1624172c38)
2025-11-05 16:25:44,514 - DEBUG - Creating VDNS : ctest-vdns1-91743532
2025-11-05 16:25:44,727 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-91743532'] created succesfully
2025-11-05 16:25:44,727 - DEBUG - Verify VDNS entry is shown in control node
2025-11-05 16:25:44,733 - DEBUG - Verify VDNS entry is shown in the API server
2025-11-05 16:25:44,733 - DEBUG - Requesting: http://10.0.0.147:8082/domains
2025-11-05 16:25:45,076 - DEBUG - Requesting: http://10.0.0.147:8082/domains
2025-11-05 16:25:45,109 - DEBUG - Requesting: http://10.0.0.147:8082/domain/ad16a0d8-919e-4d52-94ae-2502c0ee8856
2025-11-05 16:25:45,124 - DEBUG - Requesting: http://10.0.0.147:8082/virtual-DNS/aba109b0-85ff-428c-887b-535bb4446d12
2025-11-05 16:25:45,725 - DEBUG - Response for create_network : {'network': {'id': '2df84fb9-6554-4f3c-a1c6-b02bcef437cb', 'name': 'ctest-vn1-vdns-55002639', 'tenant_id': 'f654297569f743dc935eec1624172c38', 'project_id': 'f654297569f743dc935eec1624172c38', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-66760460', 'ctest-vn1-vdns-55002639'], 'port_security_enabled': True, 'description': ''}}
2025-11-05 16:25:45,956 - DEBUG - Response for create_subnet : {'subnet': {'id': '4a576c01-2216-49df-aad2-b690f7a909af', 'name': '', 'tenant_id': 'f654297569f743dc935eec1624172c38', 'network_id': '2df84fb9-6554-4f3c-a1c6-b02bcef437cb', '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': 'f654297569f743dc935eec1624172c38'}}
2025-11-05 16:25:45,978 - INFO - Created VN ctest-vn1-vdns-55002639
2025-11-05 16:25:46,039 - DEBUG - VN ctest-vn1-vdns-55002639 UUID is 2df84fb9-6554-4f3c-a1c6-b02bcef437cb
2025-11-05 16:25:46,272 - DEBUG - Services list from nova: [, , ]
2025-11-05 16:25:47,536 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4649-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4649-1)
2025-11-05 16:25:47,536 - INFO - Waiting for VM ctest-vm1-test-43280784 to be up..
2025-11-05 16:25:47,584 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-05 16:25:52,666 - DEBUG - VM is in ACTIVE state now
2025-11-05 16:25:52,666 - INFO - VM name : ctest-vm1-test-43280784
2025-11-05 16:25:52,745 - DEBUG - VM ctest-vm1-test-43280784 ID is 1ee85ede-0e10-4079-b3c3-3dafe5b5df6b
2025-11-05 16:25:52,745 - DEBUG - VM ctest-vm1-test-43280784 launched on Node cn-jenkins-deploy-platform-ansible-os-4649-1
2025-11-05 16:25:52,824 - DEBUG - Requesting: http://10.0.0.147:8082/virtual-machine/1ee85ede-0e10-4079-b3c3-3dafe5b5df6b
2025-11-05 16:25:52,833 - DEBUG - Requesting: http://10.0.0.147:8082/virtual-machine-interface/d117e762-f14d-44b1-b13a-aa11c3bcf396
2025-11-05 16:25:56,074 - 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 1002ms')
2025-11-05 16:25:56,074 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-43280784 failed!
2025-11-05 16:25:56,131 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-66760460:ctest-vn1-vdns-55002639 is 10.10.10.1 and allocation pool is NOT set
2025-11-05 16:26:00,208 - 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 1014ms')
2025-11-05 16:26:00,208 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-43280784 failed!
2025-11-05 16:26:00,267 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-66760460:ctest-vn1-vdns-55002639 is 10.10.10.1 and allocation pool is NOT set
2025-11-05 16:26:02,336 - 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=4.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.04 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 = 1.042/2.711/4.381/1.669 ms')
2025-11-05 16:26:02,336 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-43280784 passed
2025-11-05 16:26:02,490 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 16:26:02,491 - DEBUG - Waiting to SSH to VM ctest-vm1-test-43280784, IP 10.10.10.3, Port 22
2025-11-05 16:26:02,656 - DEBUG - VM ctest-vm1-test-43280784 is ready for SSH connections
2025-11-05 16:26:02,656 - 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.147, gateway password: c0ntrail123
2025-11-05 16:26:02,656 - DEBUG - ifconfig | grep 10.10.10.3
2025-11-05 16:26:04,420 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-11-05 16:26:04,421 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-43280784", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.147, gateway password: c0ntrail123
2025-11-05 16:26:04,421 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-43280784", None, socket.AF_INET6)'
2025-11-05 16:26:04,693 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-43280784, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.147, gateway password: c0ntrail123
2025-11-05 16:26:04,693 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-43280784
2025-11-05 16:26:06,977 - DEBUG - PING ctest-vm1-test-43280784 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.607 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.516 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.478 ms
--- ctest-vm1-test-43280784 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.478/1.533/3.607 ms
2025-11-05 16:26:06,977 - INFO - Ping to IP ctest-vm1-test-43280784 from VM ctest-vm1-test-43280784 passed
2025-11-05 16:26:06,993 - DEBUG - Requesting: http://10.0.0.147:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-11-05 16:26:07,000 - DEBUG - Requesting: http://10.0.0.147:8092/Snh_PageReq?x=default-domain:ctest-vdns1-91743532@0%20AllEntriesVdnsRecordsReq
2025-11-05 16:26:07,005 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-91743532:1:ctest-vm1-test-43280784:10.10.10.3', 'rec_name': 'ctest-vm1-test-43280784', '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-4649-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-43280784.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-11-05 16:26:07,005 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-91743532:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-43280784', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-43280784', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4649-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-43280784.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-11-05 16:26:08,366 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4649-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4649-1)
2025-11-05 16:26:08,366 - INFO - Waiting for VM ctest-vm2-test-28656637 to be up..
2025-11-05 16:26:08,410 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-05 16:26:13,493 - DEBUG - VM is in ACTIVE state now
2025-11-05 16:26:13,494 - INFO - VM name : ctest-vm2-test-28656637
2025-11-05 16:26:13,571 - DEBUG - VM ctest-vm2-test-28656637 ID is e9f6fed2-841e-4cee-988d-70b414a6f66c
2025-11-05 16:26:13,572 - DEBUG - VM ctest-vm2-test-28656637 launched on Node cn-jenkins-deploy-platform-ansible-os-4649-1
2025-11-05 16:26:13,650 - DEBUG - Requesting: http://10.0.0.147:8082/virtual-machine/e9f6fed2-841e-4cee-988d-70b414a6f66c
2025-11-05 16:26:13,660 - DEBUG - Requesting: http://10.0.0.147:8082/virtual-machine-interface/405787f6-a8e9-43fe-83cd-0772bc98c062
2025-11-05 16:26:16,912 - 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 1005ms')
2025-11-05 16:26:16,912 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-28656637 failed!
2025-11-05 16:26:16,967 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-66760460:ctest-vn1-vdns-55002639 is 10.10.10.1 and allocation pool is NOT set
2025-11-05 16:26:21,041 - 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=2 ttl=63 time=13.8 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 13.792/13.792/13.792/0.000 ms')
2025-11-05 16:26:21,041 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-28656637 passed
2025-11-05 16:26:21,195 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 16:26:21,195 - DEBUG - Waiting to SSH to VM ctest-vm2-test-28656637, IP 10.10.10.4, Port 22
2025-11-05 16:26:21,368 - DEBUG - VM ctest-vm2-test-28656637 is ready for SSH connections
2025-11-05 16:26:21,369 - 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.147, gateway password: c0ntrail123
2025-11-05 16:26:21,369 - DEBUG - ifconfig | grep 10.10.10.4
2025-11-05 16:26:23,079 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-11-05 16:26:23,079 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-28656637", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.147, gateway password: c0ntrail123
2025-11-05 16:26:23,079 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-28656637", None, socket.AF_INET6)'
2025-11-05 16:26:23,369 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-28656637, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.147, gateway password: c0ntrail123
2025-11-05 16:26:23,370 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-28656637
2025-11-05 16:26:25,674 - DEBUG - PING ctest-vm2-test-28656637 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.906 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.413 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.450 ms
--- ctest-vm2-test-28656637 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.413/1.589/3.906 ms
2025-11-05 16:26:25,674 - INFO - Ping to IP ctest-vm2-test-28656637 from VM ctest-vm2-test-28656637 passed
2025-11-05 16:26:25,690 - DEBUG - Requesting: http://10.0.0.147:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-11-05 16:26:25,695 - DEBUG - Requesting: http://10.0.0.147:8092/Snh_PageReq?x=default-domain:ctest-vdns1-91743532@0%20AllEntriesVdnsRecordsReq
2025-11-05 16:26:25,700 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-91743532:1:ctest-vm2-test-28656637:10.10.10.4', 'rec_name': 'ctest-vm2-test-28656637', '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-4649-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-28656637.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-11-05 16:26:25,700 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-91743532:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-28656637', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-28656637', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4649-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-28656637.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-11-05 16:26:25,700 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-28656637", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.147, gateway password: c0ntrail123
2025-11-05 16:26:25,701 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-28656637", None, socket.AF_INET6)'
2025-11-05 16:26:25,922 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-28656637, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.147, gateway password: c0ntrail123
2025-11-05 16:26:25,922 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-28656637
2025-11-05 16:26:28,223 - DEBUG - PING ctest-vm2-test-28656637 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.235 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.949 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.100 ms
--- ctest-vm2-test-28656637 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.949/3.094/7.235 ms
2025-11-05 16:26:28,223 - INFO - Ping to IP ctest-vm2-test-28656637 from VM ctest-vm1-test-43280784 passed
2025-11-05 16:26:28,223 - INFO - Try deleting the VDNS entry ctest-vdns1-91743532 with back ref of ipam.
2025-11-05 16:26:28,278 - DEBUG - Delete when resource still referred: ['http://10.0.0.147:8082/network-ipam/fede092d-ef27-4fb7-9ee1-2ea277c2c214']
2025-11-05 16:26:28,279 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-11-05 16:26:28,279 - INFO - Add CNAME VDNS record for ctest-vm1-test-43280784 and verify we able to ping by alias name
2025-11-05 16:26:28,326 - DEBUG - Creating VDNS record data : test-rec
2025-11-05 16:26:28,435 - INFO - In verify_on_setup
2025-11-05 16:26:28,530 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-91743532', 'test-rec'] created succesfully
2025-11-05 16:26:28,531 - INFO - Verify VDNS record is shown in the API server
2025-11-05 16:26:28,531 - DEBUG - Requesting: http://10.0.0.147:8082/domains
2025-11-05 16:26:28,537 - DEBUG - Requesting: http://10.0.0.147:8082/domain/ad16a0d8-919e-4d52-94ae-2502c0ee8856
2025-11-05 16:26:28,549 - DEBUG - Requesting: http://10.0.0.147:8082/virtual-DNS/aba109b0-85ff-428c-887b-535bb4446d12
2025-11-05 16:26:28,557 - DEBUG - Requesting: http://10.0.0.147:8082/virtual-DNS-record/0522cb1d-c556-446f-9ed6-2cf4d2341022
2025-11-05 16:26:28,563 - INFO - Verify VDNS record is shown in the control node
2025-11-05 16:26:28,569 - 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.147, gateway password: c0ntrail123
2025-11-05 16:26:28,569 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-11-05 16:26:28,783 - 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.147, gateway password: c0ntrail123
2025-11-05 16:26:28,783 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-11-05 16:26:29,069 - DEBUG - ping: bad address 'vm1-test-alias'
2025-11-05 16:26:29,069 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-43280784 failed
2025-11-05 16:26:30,070 - 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.147, gateway password: c0ntrail123
2025-11-05 16:26:30,070 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-11-05 16:26:30,299 - 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.147, gateway password: c0ntrail123
2025-11-05 16:26:30,299 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-11-05 16:26:30,579 - DEBUG - ping: bad address 'vm1-test-alias'
2025-11-05 16:26:30,579 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-43280784 failed
2025-11-05 16:26:31,581 - 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.147, gateway password: c0ntrail123
2025-11-05 16:26:31,581 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-11-05 16:26:31,805 - 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.147, gateway password: c0ntrail123
2025-11-05 16:26:31,805 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-11-05 16:26:34,085 - 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.390 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.403 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.559 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.390/0.450/0.559 ms
2025-11-05 16:26:34,085 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-43280784 passed
2025-11-05 16:26:34,085 - DEBUG - Deleting VDNS record data: test-rec
2025-11-05 16:26:34,158 - INFO - VDNS record info: default-domain:ctest-vdns1-91743532:test-rec deleted successfully.
2025-11-05 16:26:34,158 - INFO - Deleting VM ctest-vm2-test-28656637
2025-11-05 16:26:34,240 - INFO - Deleting VM ctest-vm1-test-43280784
2025-11-05 16:26:34,327 - INFO - Deleting VN ctest-vn1-vdns-55002639
2025-11-05 16:26:34,372 - DEBUG - VN 2df84fb9-6554-4f3c-a1c6-b02bcef437cb still in use: Unable to complete operation on network 2df84fb9-6554-4f3c-a1c6-b02bcef437cb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8341873a-0f17-4f9c-bb94-d16219e41faf']
2025-11-05 16:26:34,372 - WARNING - Deleting VN ctest-vn1-vdns-55002639 failed..Will retry
2025-11-05 16:26:36,567 - DEBUG - Response for deleting network ()
2025-11-05 16:26:36,603 - DEBUG - Deleting VDNS Entry: ctest-vdns1-91743532
2025-11-05 16:26:36,674 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-91743532'] deleted successfully.
2025-11-05 16:26:36,675 - DEBUG - Requesting: http://10.0.0.147:8082/domains
2025-11-05 16:26:36,682 - DEBUG - Requesting: http://10.0.0.147:8082/domain/ad16a0d8-919e-4d52-94ae-2502c0ee8856
2025-11-05 16:26:36,694 - DEBUG - VDNS information not found in API server
2025-11-05 16:26:36,694 - INFO - VDNS information ctest-vdns1-91743532 removed from the API Server
2025-11-05 16:26:36,700 - INFO - VDNS information ctest-vdns1-91743532 removed in the Control node
2025-11-05 16:26:36,701 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-66760460']
2025-11-05 16:26:36,961 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 16:26:36,961 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:53]
2025-11-05 16:26:36,962 - INFO - --------------------------------------------------------------------------------
2025-11-05 16:26:37,711 - INFO - Deleted project: ctest-TestvDNSBasic0-66760460, ID : f6542975-69f7-43dc-935e-ec1624172c38