2026-02-23 02:02:57,033 - INFO - Domain Default found not creating
2026-02-23 02:02:57,251 - INFO - Project ctest-TestvDNSBasic0-35189765 not found, creating it
2026-02-23 02:02:57,711 - INFO - Created Project:ctest-TestvDNSBasic0-35189765, ID : 398919c5-d165-4e8f-b21e-429e8631c762
2026-02-23 02:02:59,304 - INFO - ================================================================================
2026-02-23 02:02:59,304 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-02-23 02:02:59,304 - 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
2026-02-23 02:02:59,560 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.17': '0'}} with
2026-02-23 02:02:59,560 - INFO - Initial checks done. Running the testcase now
2026-02-23 02:02:59,560 - INFO -
2026-02-23 02:03:00,302 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-35189765'](398919c5-d165-4e8f-b21e-429e8631c762)
2026-02-23 02:03:00,355 - DEBUG - Creating VDNS : ctest-vdns1-01260463
2026-02-23 02:03:00,568 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-01260463'] created succesfully
2026-02-23 02:03:00,568 - DEBUG - Verify VDNS entry is shown in control node
2026-02-23 02:03:00,574 - DEBUG - Verify VDNS entry is shown in the API server
2026-02-23 02:03:00,575 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2026-02-23 02:03:00,872 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2026-02-23 02:03:00,906 - DEBUG - Requesting: http://10.0.0.41:8082/domain/39e639d9-c827-4853-b1af-cd594887292a
2026-02-23 02:03:00,919 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-DNS/cd97d8dc-d6cd-4bf7-8b7b-a9edc486cbaf
2026-02-23 02:03:01,536 - DEBUG - Response for create_network : {'network': {'id': '6f141994-adb8-48e4-9d20-7c11a472ac76', 'name': 'ctest-vn1-vdns-75572041', 'tenant_id': '398919c5d1654e8fb21e429e8631c762', 'project_id': '398919c5d1654e8fb21e429e8631c762', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-35189765', 'ctest-vn1-vdns-75572041'], 'port_security_enabled': True, 'description': ''}}
2026-02-23 02:03:01,755 - DEBUG - Response for create_subnet : {'subnet': {'id': '232d4192-25e0-4e57-820b-c953c14a3bae', 'name': '', 'tenant_id': '398919c5d1654e8fb21e429e8631c762', 'network_id': '6f141994-adb8-48e4-9d20-7c11a472ac76', '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': '398919c5d1654e8fb21e429e8631c762'}}
2026-02-23 02:03:01,774 - INFO - Created VN ctest-vn1-vdns-75572041
2026-02-23 02:03:01,828 - DEBUG - VN ctest-vn1-vdns-75572041 UUID is 6f141994-adb8-48e4-9d20-7c11a472ac76
2026-02-23 02:03:02,060 - DEBUG - Services list from nova: [, , ]
2026-02-23 02:03:03,189 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5384-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5384-1)
2026-02-23 02:03:03,189 - INFO - Waiting for VM ctest-vm1-test-24383567 to be up..
2026-02-23 02:03:03,230 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-23 02:03:08,317 - DEBUG - VM is in ACTIVE state now
2026-02-23 02:03:08,317 - INFO - VM name : ctest-vm1-test-24383567
2026-02-23 02:03:08,403 - DEBUG - VM ctest-vm1-test-24383567 ID is 9f9b8b62-7e64-411e-931d-524dfc5729b0
2026-02-23 02:03:08,403 - DEBUG - VM ctest-vm1-test-24383567 launched on Node cn-jenkins-deploy-platform-ansible-os-5384-1
2026-02-23 02:03:08,483 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/9f9b8b62-7e64-411e-931d-524dfc5729b0
2026-02-23 02:03:08,491 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/0da1ca9e-4831-4cc5-b047-a617d709d64a
2026-02-23 02:03:11,737 - 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 1010ms')
2026-02-23 02:03:11,738 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-24383567 failed!
2026-02-23 02:03:11,796 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-35189765:ctest-vn1-vdns-75572041 is 10.10.10.1 and allocation pool is NOT set
2026-02-23 02:03:15,871 - 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=2 ttl=63 time=9.43 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 9.429/9.429/9.429/0.000 ms')
2026-02-23 02:03:15,871 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-24383567 passed
2026-02-23 02:03:16,024 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:03:16,024 - DEBUG - Waiting to SSH to VM ctest-vm1-test-24383567, IP 10.10.10.3, Port 22
2026-02-23 02:03:16,080 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-02-23 02:03:16,157 - DEBUG - VM ctest-vm1-test-24383567 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-23 02:03:21,158 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:03:21,158 - DEBUG - Waiting to SSH to VM ctest-vm1-test-24383567, IP 10.10.10.3, Port 22
2026-02-23 02:03:21,315 - DEBUG - VM ctest-vm1-test-24383567 is ready for SSH connections
2026-02-23 02:03:21,315 - 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.41, gateway password: c0ntrail123
2026-02-23 02:03:21,316 - DEBUG - ifconfig | grep 10.10.10.3
2026-02-23 02:03:23,003 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-02-23 02:03:23,004 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-24383567", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-02-23 02:03:23,004 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-24383567", None, socket.AF_INET6)'
2026-02-23 02:03:23,262 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-24383567, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-02-23 02:03:23,262 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-24383567
2026-02-23 02:03:25,530 - DEBUG - PING ctest-vm1-test-24383567 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.028 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.368 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.434 ms
--- ctest-vm1-test-24383567 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.368/1.276/3.028 ms
2026-02-23 02:03:25,530 - INFO - Ping to IP ctest-vm1-test-24383567 from VM ctest-vm1-test-24383567 passed
2026-02-23 02:03:25,547 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-02-23 02:03:25,552 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=default-domain:ctest-vdns1-01260463@0%20AllEntriesVdnsRecordsReq
2026-02-23 02:03:25,557 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-01260463:1:ctest-vm1-test-24383567:10.10.10.3', 'rec_name': 'ctest-vm1-test-24383567', '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-5384-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-24383567.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-02-23 02:03:25,557 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-01260463:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-24383567', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-24383567', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5384-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-24383567.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'}
2026-02-23 02:03:26,825 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5384-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5384-1)
2026-02-23 02:03:26,825 - INFO - Waiting for VM ctest-vm2-test-50597593 to be up..
2026-02-23 02:03:26,873 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-23 02:03:31,961 - DEBUG - VM is in ACTIVE state now
2026-02-23 02:03:31,961 - INFO - VM name : ctest-vm2-test-50597593
2026-02-23 02:03:32,037 - DEBUG - VM ctest-vm2-test-50597593 ID is 9212f3e9-8ce1-4a5e-bcc8-a4e084ff574b
2026-02-23 02:03:32,037 - DEBUG - VM ctest-vm2-test-50597593 launched on Node cn-jenkins-deploy-platform-ansible-os-5384-1
2026-02-23 02:03:32,132 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/9212f3e9-8ce1-4a5e-bcc8-a4e084ff574b
2026-02-23 02:03:32,140 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/434c2549-c280-41ce-a87d-fb88686f7bdc
2026-02-23 02:03:35,388 - 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 1008ms')
2026-02-23 02:03:35,388 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-50597593 failed!
2026-02-23 02:03:35,444 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-35189765:ctest-vn1-vdns-75572041 is 10.10.10.1 and allocation pool is NOT set
2026-02-23 02:03:37,509 - 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=8.23 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.07 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 = 1.071/4.648/8.226/3.577 ms')
2026-02-23 02:03:37,510 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-50597593 passed
2026-02-23 02:03:37,660 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:03:37,660 - DEBUG - Waiting to SSH to VM ctest-vm2-test-50597593, IP 10.10.10.4, Port 22
2026-02-23 02:03:37,726 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-02-23 02:03:37,805 - DEBUG - VM ctest-vm2-test-50597593 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-23 02:03:42,805 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:03:42,805 - DEBUG - Waiting to SSH to VM ctest-vm2-test-50597593, IP 10.10.10.4, Port 22
2026-02-23 02:03:42,964 - DEBUG - VM ctest-vm2-test-50597593 is ready for SSH connections
2026-02-23 02:03:42,964 - 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.41, gateway password: c0ntrail123
2026-02-23 02:03:42,964 - DEBUG - ifconfig | grep 10.10.10.4
2026-02-23 02:03:43,594 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-02-23 02:03:43,594 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-50597593", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-02-23 02:03:43,594 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-50597593", None, socket.AF_INET6)'
2026-02-23 02:03:43,856 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-50597593, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-02-23 02:03:43,856 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-50597593
2026-02-23 02:03:46,125 - DEBUG - PING ctest-vm2-test-50597593 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.440 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.412 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.680 ms
--- ctest-vm2-test-50597593 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.412/1.510/3.440 ms
2026-02-23 02:03:46,126 - INFO - Ping to IP ctest-vm2-test-50597593 from VM ctest-vm2-test-50597593 passed
2026-02-23 02:03:46,139 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-02-23 02:03:46,144 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=default-domain:ctest-vdns1-01260463@0%20AllEntriesVdnsRecordsReq
2026-02-23 02:03:46,149 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-01260463:1:ctest-vm2-test-50597593:10.10.10.4', 'rec_name': 'ctest-vm2-test-50597593', '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-5384-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-50597593.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-02-23 02:03:46,149 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-01260463:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-50597593', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-50597593', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5384-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-50597593.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'}
2026-02-23 02:03:46,149 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-50597593", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-02-23 02:03:46,149 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-50597593", None, socket.AF_INET6)'
2026-02-23 02:03:46,345 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-50597593, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-02-23 02:03:46,345 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-50597593
2026-02-23 02:03:48,605 - DEBUG - PING ctest-vm2-test-50597593 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.487 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.985 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.081 ms
--- ctest-vm2-test-50597593 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.985/1.851/3.487 ms
2026-02-23 02:03:48,605 - INFO - Ping to IP ctest-vm2-test-50597593 from VM ctest-vm1-test-24383567 passed
2026-02-23 02:03:48,605 - INFO - Try deleting the VDNS entry ctest-vdns1-01260463 with back ref of ipam.
2026-02-23 02:03:48,663 - DEBUG - Delete when resource still referred: ['http://10.0.0.41:8082/network-ipam/095762b7-9504-4ec8-a9be-dc2663cbd384']
2026-02-23 02:03:48,664 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-02-23 02:03:48,664 - INFO - Add CNAME VDNS record for ctest-vm1-test-24383567 and verify we able to ping by alias name
2026-02-23 02:03:48,711 - DEBUG - Creating VDNS record data : test-rec
2026-02-23 02:03:48,820 - INFO - In verify_on_setup
2026-02-23 02:03:48,916 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-01260463', 'test-rec'] created succesfully
2026-02-23 02:03:48,916 - INFO - Verify VDNS record is shown in the API server
2026-02-23 02:03:48,916 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2026-02-23 02:03:48,922 - DEBUG - Requesting: http://10.0.0.41:8082/domain/39e639d9-c827-4853-b1af-cd594887292a
2026-02-23 02:03:48,933 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-DNS/cd97d8dc-d6cd-4bf7-8b7b-a9edc486cbaf
2026-02-23 02:03:48,941 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-DNS-record/423aecee-f144-4ea4-9170-dc77819b7084
2026-02-23 02:03:48,947 - INFO - Verify VDNS record is shown in the control node
2026-02-23 02:03:48,954 - 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.41, gateway password: c0ntrail123
2026-02-23 02:03:48,954 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-23 02:03:49,205 - 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.41, gateway password: c0ntrail123
2026-02-23 02:03:49,205 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-23 02:03:49,451 - DEBUG - ping: bad address 'vm1-test-alias'
2026-02-23 02:03:49,451 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-24383567 failed
2026-02-23 02:03:50,452 - 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.41, gateway password: c0ntrail123
2026-02-23 02:03:50,452 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-23 02:03:50,649 - 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.41, gateway password: c0ntrail123
2026-02-23 02:03:50,649 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-23 02:03:50,896 - DEBUG - ping: bad address 'vm1-test-alias'
2026-02-23 02:03:50,896 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-24383567 failed
2026-02-23 02:03:51,898 - 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.41, gateway password: c0ntrail123
2026-02-23 02:03:51,898 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-23 02:03:52,098 - 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.41, gateway password: c0ntrail123
2026-02-23 02:03:52,098 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-23 02:03:54,363 - 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.404 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.568 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.373 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.373/0.448/0.568 ms
2026-02-23 02:03:54,363 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-24383567 passed
2026-02-23 02:03:54,363 - DEBUG - Deleting VDNS record data: test-rec
2026-02-23 02:03:54,435 - INFO - VDNS record info: default-domain:ctest-vdns1-01260463:test-rec deleted successfully.
2026-02-23 02:03:54,436 - INFO - Deleting VM ctest-vm2-test-50597593
2026-02-23 02:03:54,506 - INFO - Deleting VM ctest-vm1-test-24383567
2026-02-23 02:03:54,577 - INFO - Deleting VN ctest-vn1-vdns-75572041
2026-02-23 02:03:54,614 - DEBUG - VN 6f141994-adb8-48e4-9d20-7c11a472ac76 still in use: Unable to complete operation on network 6f141994-adb8-48e4-9d20-7c11a472ac76. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2aec984d-14cd-41e2-88db-f7effb53052a']
2026-02-23 02:03:54,614 - WARNING - Deleting VN ctest-vn1-vdns-75572041 failed..Will retry
2026-02-23 02:03:56,834 - DEBUG - Response for deleting network ()
2026-02-23 02:03:56,870 - DEBUG - Deleting VDNS Entry: ctest-vdns1-01260463
2026-02-23 02:03:56,947 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-01260463'] deleted successfully.
2026-02-23 02:03:56,948 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2026-02-23 02:03:56,955 - DEBUG - Requesting: http://10.0.0.41:8082/domain/39e639d9-c827-4853-b1af-cd594887292a
2026-02-23 02:03:56,976 - DEBUG - VDNS information not found in API server
2026-02-23 02:03:56,976 - INFO - VDNS information ctest-vdns1-01260463 removed from the API Server
2026-02-23 02:03:56,982 - INFO - VDNS information ctest-vdns1-01260463 removed in the Control node
2026-02-23 02:03:56,983 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-35189765']
2026-02-23 02:03:57,237 - DEBUG - No XMPP flaps were noticed during the test
2026-02-23 02:03:57,237 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:58]
2026-02-23 02:03:57,237 - INFO - --------------------------------------------------------------------------------
2026-02-23 02:03:57,916 - INFO - Deleted project: ctest-TestvDNSBasic0-35189765, ID : 398919c5-d165-4e8f-b21e-429e8631c762