2025-07-31 02:43:13,828 - INFO - Domain Default found not creating
2025-07-31 02:43:14,165 - INFO - Project ctest-TestvDNSBasic0-89119870 not found, creating it
2025-07-31 02:43:14,960 - INFO - Created Project:ctest-TestvDNSBasic0-89119870, ID : 5b30cf01-6293-4969-b7e6-2a5e01aae616
2025-07-31 02:43:17,241 - INFO - ================================================================================
2025-07-31 02:43:17,241 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-07-31 02:43:17,242 - 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-07-31 02:43:17,557 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.129': '0'}} with
2025-07-31 02:43:17,557 - INFO - Initial checks done. Running the testcase now
2025-07-31 02:43:17,557 - INFO -
2025-07-31 02:43:18,407 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-89119870'](5b30cf01-6293-4969-b7e6-2a5e01aae616)
2025-07-31 02:43:18,470 - DEBUG - Creating VDNS : ctest-vdns1-14118336
2025-07-31 02:43:18,743 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-14118336'] created succesfully
2025-07-31 02:43:18,743 - DEBUG - Verify VDNS entry is shown in control node
2025-07-31 02:43:18,764 - DEBUG - Verify VDNS entry is shown in the API server
2025-07-31 02:43:18,765 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-07-31 02:43:19,074 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-07-31 02:43:19,151 - DEBUG - Requesting: http://10.0.0.19:8082/domain/67ed8bce-74e2-40f8-a742-a51200f0f5e7
2025-07-31 02:43:19,189 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-DNS/ffdaf7b2-6996-4be6-b1fd-81833e97791e
2025-07-31 02:43:20,087 - DEBUG - Response for create_network : {'network': {'id': '793d8501-e837-43b9-9004-c02e4578aca6', 'name': 'ctest-vn1-vdns-08832631', 'tenant_id': '5b30cf0162934969b7e62a5e01aae616', 'project_id': '5b30cf0162934969b7e62a5e01aae616', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-89119870', 'ctest-vn1-vdns-08832631'], 'port_security_enabled': True, 'description': ''}}
2025-07-31 02:43:20,386 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b76722f8-e9a8-44c0-8249-892552b4d866', 'name': '', 'tenant_id': '5b30cf0162934969b7e62a5e01aae616', 'network_id': '793d8501-e837-43b9-9004-c02e4578aca6', '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': '5b30cf0162934969b7e62a5e01aae616'}}
2025-07-31 02:43:20,417 - INFO - Created VN ctest-vn1-vdns-08832631
2025-07-31 02:43:20,483 - DEBUG - VN ctest-vn1-vdns-08832631 UUID is 793d8501-e837-43b9-9004-c02e4578aca6
2025-07-31 02:43:20,891 - DEBUG - Services list from nova: [, , ]
2025-07-31 02:43:22,086 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3731-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3731-1)
2025-07-31 02:43:22,086 - INFO - Waiting for VM ctest-vm1-test-71585312 to be up..
2025-07-31 02:43:22,145 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-31 02:43:27,320 - DEBUG - VM is in ACTIVE state now
2025-07-31 02:43:27,320 - INFO - VM name : ctest-vm1-test-71585312
2025-07-31 02:43:27,435 - DEBUG - VM ctest-vm1-test-71585312 ID is ef814880-0999-44eb-9d67-89da629c04b4
2025-07-31 02:43:27,435 - DEBUG - VM ctest-vm1-test-71585312 launched on Node cn-jenkins-deploy-platform-ansible-os-3731-1
2025-07-31 02:43:27,581 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/ef814880-0999-44eb-9d67-89da629c04b4
2025-07-31 02:43:27,604 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/5195e417-9c74-497b-86ab-3c56cbe6fcf2
2025-07-31 02:43:30,958 - 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 1028ms')
2025-07-31 02:43:30,959 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-71585312 failed!
2025-07-31 02:43:31,032 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-89119870:ctest-vn1-vdns-08832631 is 10.10.10.1 and allocation pool is NOT set
2025-07-31 02:43:35,122 - 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 1009ms')
2025-07-31 02:43:35,122 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-71585312 failed!
2025-07-31 02:43:35,191 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-89119870:ctest-vn1-vdns-08832631 is 10.10.10.1 and allocation pool is NOT set
2025-07-31 02:43:37,280 - 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=11.8 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.838 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.838/6.299/11.760/5.461 ms')
2025-07-31 02:43:37,280 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-71585312 passed
2025-07-31 02:43:37,480 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 02:43:37,480 - DEBUG - Waiting to SSH to VM ctest-vm1-test-71585312, IP 10.10.10.3, Port 22
2025-07-31 02:43:37,689 - DEBUG - VM ctest-vm1-test-71585312 is ready for SSH connections
2025-07-31 02:43:37,690 - 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.19, gateway password: c0ntrail123
2025-07-31 02:43:37,690 - DEBUG - ifconfig | grep 10.10.10.3
2025-07-31 02:43:39,791 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-07-31 02:43:39,793 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-71585312", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-07-31 02:43:39,793 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-71585312", None, socket.AF_INET6)'
2025-07-31 02:43:40,137 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-71585312, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-07-31 02:43:40,138 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-71585312
2025-07-31 02:43:42,478 - DEBUG - PING ctest-vm1-test-71585312 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=5.974 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.803 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.939 ms
--- ctest-vm1-test-71585312 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.803/2.572/5.974 ms
2025-07-31 02:43:42,479 - INFO - Ping to IP ctest-vm1-test-71585312 from VM ctest-vm1-test-71585312 passed
2025-07-31 02:43:42,528 - DEBUG - Requesting: http://10.0.0.19:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-07-31 02:43:42,552 - DEBUG - Requesting: http://10.0.0.19:8092/Snh_PageReq?x=default-domain:ctest-vdns1-14118336@0%20AllEntriesVdnsRecordsReq
2025-07-31 02:43:42,574 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-14118336:1:ctest-vm1-test-71585312:10.10.10.3', 'rec_name': 'ctest-vm1-test-71585312', '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-3731-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-71585312.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-07-31 02:43:42,575 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-14118336:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-71585312', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-71585312', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3731-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-71585312.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-07-31 02:43:44,610 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3731-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3731-1)
2025-07-31 02:43:44,610 - INFO - Waiting for VM ctest-vm2-test-24613134 to be up..
2025-07-31 02:43:44,829 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-31 02:43:50,013 - DEBUG - VM is in ACTIVE state now
2025-07-31 02:43:50,014 - INFO - VM name : ctest-vm2-test-24613134
2025-07-31 02:43:50,216 - DEBUG - VM ctest-vm2-test-24613134 ID is ace9d3e6-7204-4a5d-bc2a-91fcebbefd95
2025-07-31 02:43:50,217 - DEBUG - VM ctest-vm2-test-24613134 launched on Node cn-jenkins-deploy-platform-ansible-os-3731-1
2025-07-31 02:43:50,415 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/ace9d3e6-7204-4a5d-bc2a-91fcebbefd95
2025-07-31 02:43:50,440 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/72b79616-1493-4243-bc8b-23d7532f6ec0
2025-07-31 02:43:53,810 - 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 1013ms')
2025-07-31 02:43:53,811 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-24613134 failed!
2025-07-31 02:43:53,875 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-89119870:ctest-vn1-vdns-08832631 is 10.10.10.1 and allocation pool is NOT set
2025-07-31 02:43:57,974 - 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 1014ms')
2025-07-31 02:43:57,974 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-24613134 failed!
2025-07-31 02:43:58,052 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-89119870:ctest-vn1-vdns-08832631 is 10.10.10.1 and allocation pool is NOT set
2025-07-31 02:44:00,143 - 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=9.35 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.578 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.578/4.965/9.352/4.387 ms')
2025-07-31 02:44:00,143 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-24613134 passed
2025-07-31 02:44:00,332 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 02:44:00,332 - DEBUG - Waiting to SSH to VM ctest-vm2-test-24613134, IP 10.10.10.4, Port 22
2025-07-31 02:44:00,532 - DEBUG - VM ctest-vm2-test-24613134 is ready for SSH connections
2025-07-31 02:44:00,533 - 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.19, gateway password: c0ntrail123
2025-07-31 02:44:00,533 - DEBUG - ifconfig | grep 10.10.10.4
2025-07-31 02:44:02,245 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-07-31 02:44:02,245 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-24613134", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-07-31 02:44:02,245 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-24613134", None, socket.AF_INET6)'
2025-07-31 02:44:02,563 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-24613134, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-07-31 02:44:02,563 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-24613134
2025-07-31 02:44:04,851 - DEBUG - PING ctest-vm2-test-24613134 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.870 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.022 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.976 ms
--- ctest-vm2-test-24613134 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.976/1.622/2.870 ms
2025-07-31 02:44:04,851 - INFO - Ping to IP ctest-vm2-test-24613134 from VM ctest-vm2-test-24613134 passed
2025-07-31 02:44:04,884 - DEBUG - Requesting: http://10.0.0.19:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-07-31 02:44:04,903 - DEBUG - Requesting: http://10.0.0.19:8092/Snh_PageReq?x=default-domain:ctest-vdns1-14118336@0%20AllEntriesVdnsRecordsReq
2025-07-31 02:44:04,920 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-14118336:1:ctest-vm2-test-24613134:10.10.10.4', 'rec_name': 'ctest-vm2-test-24613134', '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-3731-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-24613134.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-07-31 02:44:04,921 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-14118336:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-24613134', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-24613134', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3731-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-24613134.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-07-31 02:44:04,921 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-24613134", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-07-31 02:44:04,922 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-24613134", None, socket.AF_INET6)'
2025-07-31 02:44:05,183 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-24613134, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-07-31 02:44:05,183 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-24613134
2025-07-31 02:44:07,454 - DEBUG - PING ctest-vm2-test-24613134 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=8.752 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.952 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=2.052 ms
--- ctest-vm2-test-24613134 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.952/4.252/8.752 ms
2025-07-31 02:44:07,454 - INFO - Ping to IP ctest-vm2-test-24613134 from VM ctest-vm1-test-71585312 passed
2025-07-31 02:44:07,454 - INFO - Try deleting the VDNS entry ctest-vdns1-14118336 with back ref of ipam.
2025-07-31 02:44:07,539 - DEBUG - Delete when resource still referred: ['http://10.0.0.19:8082/network-ipam/431214f4-ab55-402c-aef4-c6373e13a3f3']
2025-07-31 02:44:07,539 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-07-31 02:44:07,539 - INFO - Add CNAME VDNS record for ctest-vm1-test-71585312 and verify we able to ping by alias name
2025-07-31 02:44:07,595 - DEBUG - Creating VDNS record data : test-rec
2025-07-31 02:44:07,739 - INFO - In verify_on_setup
2025-07-31 02:44:07,844 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-14118336', 'test-rec'] created succesfully
2025-07-31 02:44:07,844 - INFO - Verify VDNS record is shown in the API server
2025-07-31 02:44:07,845 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-07-31 02:44:07,864 - DEBUG - Requesting: http://10.0.0.19:8082/domain/67ed8bce-74e2-40f8-a742-a51200f0f5e7
2025-07-31 02:44:07,909 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-DNS/ffdaf7b2-6996-4be6-b1fd-81833e97791e
2025-07-31 02:44:07,937 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-DNS-record/bd4cefbb-3d81-4216-a1f8-6ca6b0f6da1e
2025-07-31 02:44:07,957 - INFO - Verify VDNS record is shown in the control node
2025-07-31 02:44:07,985 - 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.19, gateway password: c0ntrail123
2025-07-31 02:44:07,985 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-07-31 02:44:08,219 - 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.19, gateway password: c0ntrail123
2025-07-31 02:44:08,219 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-07-31 02:44:08,520 - DEBUG - ping: bad address 'vm1-test-alias'
2025-07-31 02:44:08,521 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-71585312 failed
2025-07-31 02:44:09,522 - 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.19, gateway password: c0ntrail123
2025-07-31 02:44:09,523 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-07-31 02:44:09,789 - 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.19, gateway password: c0ntrail123
2025-07-31 02:44:09,789 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-07-31 02:44:10,098 - DEBUG - ping: bad address 'vm1-test-alias'
2025-07-31 02:44:10,098 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-71585312 failed
2025-07-31 02:44:11,099 - 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.19, gateway password: c0ntrail123
2025-07-31 02:44:11,100 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-07-31 02:44:11,356 - 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.19, gateway password: c0ntrail123
2025-07-31 02:44:11,356 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-07-31 02:44:13,614 - 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.419 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.619 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.466 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.419/0.501/0.619 ms
2025-07-31 02:44:13,614 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-71585312 passed
2025-07-31 02:44:13,614 - DEBUG - Deleting VDNS record data: test-rec
2025-07-31 02:44:13,702 - INFO - VDNS record info: default-domain:ctest-vdns1-14118336:test-rec deleted successfully.
2025-07-31 02:44:13,703 - INFO - Deleting VM ctest-vm2-test-24613134
2025-07-31 02:44:13,820 - INFO - Deleting VM ctest-vm1-test-71585312
2025-07-31 02:44:13,938 - INFO - Deleting VN ctest-vn1-vdns-08832631
2025-07-31 02:44:13,995 - DEBUG - VN 793d8501-e837-43b9-9004-c02e4578aca6 still in use: Unable to complete operation on network 793d8501-e837-43b9-9004-c02e4578aca6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9d03dce4-01c5-4029-9e18-e1f40a8cac80']
2025-07-31 02:44:13,995 - WARNING - Deleting VN ctest-vn1-vdns-08832631 failed..Will retry
2025-07-31 02:44:16,321 - DEBUG - Response for deleting network ()
2025-07-31 02:44:16,388 - DEBUG - Deleting VDNS Entry: ctest-vdns1-14118336
2025-07-31 02:44:16,478 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-14118336'] deleted successfully.
2025-07-31 02:44:16,479 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-07-31 02:44:16,486 - DEBUG - Requesting: http://10.0.0.19:8082/domain/67ed8bce-74e2-40f8-a742-a51200f0f5e7
2025-07-31 02:44:16,506 - DEBUG - VDNS information not found in API server
2025-07-31 02:44:16,506 - INFO - VDNS information ctest-vdns1-14118336 removed from the API Server
2025-07-31 02:44:16,516 - INFO - VDNS information ctest-vdns1-14118336 removed in the Control node
2025-07-31 02:44:16,516 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-89119870']
2025-07-31 02:44:16,859 - DEBUG - No XMPP flaps were noticed during the test
2025-07-31 02:44:16,859 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:59]
2025-07-31 02:44:16,859 - INFO - --------------------------------------------------------------------------------
2025-07-31 02:44:17,829 - INFO - Deleted project: ctest-TestvDNSBasic0-89119870, ID : 5b30cf01-6293-4969-b7e6-2a5e01aae616