2025-06-10 21:25:30,316 - INFO - Domain Default found not creating
2025-06-10 21:25:30,467 - INFO - Project ctest-TestvDNSBasic0-11868558 not found, creating it
2025-06-10 21:25:30,945 - INFO - Created Project:ctest-TestvDNSBasic0-11868558, ID : c86454be-f6aa-4169-9534-6282a05ca5bf
2025-06-10 21:25:32,489 - INFO - ================================================================================
2025-06-10 21:25:32,490 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-06-10 21:25:32,490 - 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-06-10 21:25:32,747 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-06-10 21:25:32,747 - INFO - Initial checks done. Running the testcase now
2025-06-10 21:25:32,747 - INFO -
2025-06-10 21:25:33,453 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-11868558'](c86454be-f6aa-4169-9534-6282a05ca5bf)
2025-06-10 21:25:33,509 - DEBUG - Creating VDNS : ctest-vdns1-60295043
2025-06-10 21:25:33,737 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-60295043'] created succesfully
2025-06-10 21:25:33,737 - DEBUG - Verify VDNS entry is shown in control node
2025-06-10 21:25:33,744 - DEBUG - Verify VDNS entry is shown in the API server
2025-06-10 21:25:33,744 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-10 21:25:34,041 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-10 21:25:34,072 - DEBUG - Requesting: http://10.0.0.254:8082/domain/31ebd444-b663-4653-ac52-02aa6af52667
2025-06-10 21:25:34,085 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/bb5f3c28-150e-4e6c-9edf-34afcb0758ef
2025-06-10 21:25:34,731 - DEBUG - Response for create_network : {'network': {'id': '4140a7eb-9966-4eb8-8c13-66b9a22ff4e2', 'name': 'ctest-vn1-vdns-29760561', 'tenant_id': 'c86454bef6aa416995346282a05ca5bf', 'project_id': 'c86454bef6aa416995346282a05ca5bf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-11868558', 'ctest-vn1-vdns-29760561'], 'port_security_enabled': True, 'description': ''}}
2025-06-10 21:25:34,944 - DEBUG - Response for create_subnet : {'subnet': {'id': '5869a8ee-3047-4aa7-97c4-fa445029a467', 'name': '', 'tenant_id': 'c86454bef6aa416995346282a05ca5bf', 'network_id': '4140a7eb-9966-4eb8-8c13-66b9a22ff4e2', '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': 'c86454bef6aa416995346282a05ca5bf'}}
2025-06-10 21:25:34,964 - INFO - Created VN ctest-vn1-vdns-29760561
2025-06-10 21:25:35,018 - DEBUG - VN ctest-vn1-vdns-29760561 UUID is 4140a7eb-9966-4eb8-8c13-66b9a22ff4e2
2025-06-10 21:25:35,224 - DEBUG - Services list from nova: [, , ]
2025-06-10 21:25:36,253 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3438-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3438-1)
2025-06-10 21:25:36,253 - INFO - Waiting for VM ctest-vm1-test-30921309 to be up..
2025-06-10 21:25:36,296 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-10 21:25:41,377 - DEBUG - VM is in ACTIVE state now
2025-06-10 21:25:41,377 - INFO - VM name : ctest-vm1-test-30921309
2025-06-10 21:25:41,462 - DEBUG - VM ctest-vm1-test-30921309 ID is 0af63ff6-9c45-44c4-a958-33342e6eaed0
2025-06-10 21:25:41,462 - DEBUG - VM ctest-vm1-test-30921309 launched on Node cn-jenkins-deploy-platform-ansible-os-3438-1
2025-06-10 21:25:41,553 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/0af63ff6-9c45-44c4-a958-33342e6eaed0
2025-06-10 21:25:41,561 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/a3ebf8ad-4c99-4491-83fa-7e5c4f1a063f
2025-06-10 21:25:44,815 - 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 1007ms')
2025-06-10 21:25:44,816 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-30921309 failed!
2025-06-10 21:25:44,869 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-11868558:ctest-vn1-vdns-29760561 is 10.10.10.1 and allocation pool is NOT set
2025-06-10 21:25:46,931 - 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.64 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.254 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.254/1.444/2.635/1.190 ms')
2025-06-10 21:25:46,931 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-30921309 passed
2025-06-10 21:25:47,085 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 21:25:47,085 - DEBUG - Waiting to SSH to VM ctest-vm1-test-30921309, IP 10.10.10.3, Port 22
2025-06-10 21:25:47,241 - DEBUG - VM ctest-vm1-test-30921309 is ready for SSH connections
2025-06-10 21:25:47,241 - 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.254, gateway password: c0ntrail123
2025-06-10 21:25:47,242 - DEBUG - ifconfig | grep 10.10.10.3
2025-06-10 21:25:48,866 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-10 21:25:48,866 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-30921309", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-10 21:25:48,866 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-30921309", None, socket.AF_INET6)'
2025-06-10 21:25:49,104 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-30921309, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-10 21:25:49,105 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-30921309
2025-06-10 21:25:51,357 - DEBUG - PING ctest-vm1-test-30921309 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.783 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.637 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.401 ms
--- ctest-vm1-test-30921309 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.401/1.273/2.783 ms
2025-06-10 21:25:51,358 - INFO - Ping to IP ctest-vm1-test-30921309 from VM ctest-vm1-test-30921309 passed
2025-06-10 21:25:51,372 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-10 21:25:51,382 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-60295043@0%20AllEntriesVdnsRecordsReq
2025-06-10 21:25:51,389 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-60295043:1:ctest-vm1-test-30921309:10.10.10.3', 'rec_name': 'ctest-vm1-test-30921309', '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-3438-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-30921309.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-10 21:25:51,389 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-60295043:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-30921309', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-30921309', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3438-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-30921309.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-06-10 21:25:52,584 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3438-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3438-1)
2025-06-10 21:25:52,584 - INFO - Waiting for VM ctest-vm2-test-75108755 to be up..
2025-06-10 21:25:52,625 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-10 21:25:57,713 - DEBUG - VM is in ACTIVE state now
2025-06-10 21:25:57,713 - INFO - VM name : ctest-vm2-test-75108755
2025-06-10 21:25:57,792 - DEBUG - VM ctest-vm2-test-75108755 ID is 91fc9631-5823-4b3f-93da-210bfbec3ea8
2025-06-10 21:25:57,793 - DEBUG - VM ctest-vm2-test-75108755 launched on Node cn-jenkins-deploy-platform-ansible-os-3438-1
2025-06-10 21:25:57,879 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/91fc9631-5823-4b3f-93da-210bfbec3ea8
2025-06-10 21:25:57,888 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/46b9b6ff-dfbd-4bea-8d8d-d71f4ca6d146
2025-06-10 21:26:01,130 - 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 1007ms')
2025-06-10 21:26:01,130 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-75108755 failed!
2025-06-10 21:26:01,185 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-11868558:ctest-vn1-vdns-29760561 is 10.10.10.1 and allocation pool is NOT set
2025-06-10 21:26:03,250 - 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=4.26 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.93 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.932/3.097/4.263/1.165 ms')
2025-06-10 21:26:03,250 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-75108755 passed
2025-06-10 21:26:03,413 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 21:26:03,414 - DEBUG - Waiting to SSH to VM ctest-vm2-test-75108755, IP 10.10.10.4, Port 22
2025-06-10 21:26:03,579 - DEBUG - VM ctest-vm2-test-75108755 is ready for SSH connections
2025-06-10 21:26:03,579 - 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.254, gateway password: c0ntrail123
2025-06-10 21:26:03,580 - DEBUG - ifconfig | grep 10.10.10.4
2025-06-10 21:26:04,397 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-10 21:26:04,397 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-75108755", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-10 21:26:04,397 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-75108755", None, socket.AF_INET6)'
2025-06-10 21:26:04,656 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-75108755, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-10 21:26:04,656 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-75108755
2025-06-10 21:26:06,912 - DEBUG - PING ctest-vm2-test-75108755 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.295 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.400 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.416 ms
--- ctest-vm2-test-75108755 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.400/1.370/3.295 ms
2025-06-10 21:26:06,912 - INFO - Ping to IP ctest-vm2-test-75108755 from VM ctest-vm2-test-75108755 passed
2025-06-10 21:26:06,927 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-10 21:26:06,933 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-60295043@0%20AllEntriesVdnsRecordsReq
2025-06-10 21:26:06,940 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-60295043:1:ctest-vm2-test-75108755:10.10.10.4', 'rec_name': 'ctest-vm2-test-75108755', '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-3438-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-75108755.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-10 21:26:06,940 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-60295043:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-75108755', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-75108755', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3438-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-75108755.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-06-10 21:26:06,940 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-75108755", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-10 21:26:06,940 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-75108755", None, socket.AF_INET6)'
2025-06-10 21:26:07,116 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-75108755, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-10 21:26:07,116 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-75108755
2025-06-10 21:26:09,357 - DEBUG - PING ctest-vm2-test-75108755 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.604 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.956 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.772 ms
--- ctest-vm2-test-75108755 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.772/2.777/6.604 ms
2025-06-10 21:26:09,357 - INFO - Ping to IP ctest-vm2-test-75108755 from VM ctest-vm1-test-30921309 passed
2025-06-10 21:26:09,357 - INFO - Try deleting the VDNS entry ctest-vdns1-60295043 with back ref of ipam.
2025-06-10 21:26:09,413 - DEBUG - Delete when resource still referred: ['http://10.0.0.254:8082/network-ipam/ffa889d2-44ae-4896-b8a0-847550793edc']
2025-06-10 21:26:09,413 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-06-10 21:26:09,413 - INFO - Add CNAME VDNS record for ctest-vm1-test-30921309 and verify we able to ping by alias name
2025-06-10 21:26:09,461 - DEBUG - Creating VDNS record data : test-rec
2025-06-10 21:26:09,573 - INFO - In verify_on_setup
2025-06-10 21:26:09,669 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-60295043', 'test-rec'] created succesfully
2025-06-10 21:26:09,669 - INFO - Verify VDNS record is shown in the API server
2025-06-10 21:26:09,670 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-10 21:26:09,677 - DEBUG - Requesting: http://10.0.0.254:8082/domain/31ebd444-b663-4653-ac52-02aa6af52667
2025-06-10 21:26:09,691 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/bb5f3c28-150e-4e6c-9edf-34afcb0758ef
2025-06-10 21:26:09,700 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS-record/7042d41f-4001-4663-a3e3-a6f959dead7f
2025-06-10 21:26:09,709 - INFO - Verify VDNS record is shown in the control node
2025-06-10 21:26:09,716 - 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.254, gateway password: c0ntrail123
2025-06-10 21:26:09,716 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-10 21:26:09,892 - 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.254, gateway password: c0ntrail123
2025-06-10 21:26:09,893 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-10 21:26:10,129 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-10 21:26:10,129 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-30921309 failed
2025-06-10 21:26:11,130 - 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.254, gateway password: c0ntrail123
2025-06-10 21:26:11,130 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-10 21:26:11,314 - 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.254, gateway password: c0ntrail123
2025-06-10 21:26:11,315 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-10 21:26:11,573 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-10 21:26:11,573 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-30921309 failed
2025-06-10 21:26:12,575 - 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.254, gateway password: c0ntrail123
2025-06-10 21:26:12,575 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-10 21:26:12,770 - 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.254, gateway password: c0ntrail123
2025-06-10 21:26:12,770 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-10 21:26:15,018 - 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.351 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.397 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.438 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.351/0.395/0.438 ms
2025-06-10 21:26:15,018 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-30921309 passed
2025-06-10 21:26:15,019 - DEBUG - Deleting VDNS record data: test-rec
2025-06-10 21:26:15,093 - INFO - VDNS record info: default-domain:ctest-vdns1-60295043:test-rec deleted successfully.
2025-06-10 21:26:15,093 - INFO - Deleting VM ctest-vm2-test-75108755
2025-06-10 21:26:15,161 - INFO - Deleting VM ctest-vm1-test-30921309
2025-06-10 21:26:15,234 - INFO - Deleting VN ctest-vn1-vdns-29760561
2025-06-10 21:26:15,273 - DEBUG - VN 4140a7eb-9966-4eb8-8c13-66b9a22ff4e2 still in use: Unable to complete operation on network 4140a7eb-9966-4eb8-8c13-66b9a22ff4e2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-475e69ed-645c-45d4-baa2-f197e7fd5111']
2025-06-10 21:26:15,274 - WARNING - Deleting VN ctest-vn1-vdns-29760561 failed..Will retry
2025-06-10 21:26:17,513 - DEBUG - Response for deleting network ()
2025-06-10 21:26:17,551 - DEBUG - Deleting VDNS Entry: ctest-vdns1-60295043
2025-06-10 21:26:17,625 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-60295043'] deleted successfully.
2025-06-10 21:26:17,625 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-10 21:26:17,632 - DEBUG - Requesting: http://10.0.0.254:8082/domain/31ebd444-b663-4653-ac52-02aa6af52667
2025-06-10 21:26:17,649 - DEBUG - VDNS information not found in API server
2025-06-10 21:26:17,649 - INFO - VDNS information ctest-vdns1-60295043 removed from the API Server
2025-06-10 21:26:17,655 - INFO - VDNS information ctest-vdns1-60295043 removed in the Control node
2025-06-10 21:26:17,655 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-11868558']
2025-06-10 21:26:17,912 - DEBUG - No XMPP flaps were noticed during the test
2025-06-10 21:26:17,912 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:45]
2025-06-10 21:26:17,912 - INFO - --------------------------------------------------------------------------------
2025-06-10 21:26:18,618 - INFO - Deleted project: ctest-TestvDNSBasic0-11868558, ID : c86454be-f6aa-4169-9534-6282a05ca5bf