2024-12-26 01:59:04,319 - INFO - Reading existing Domain with UUID e87579be-da4b-4b50-b3a2-8e191a3368e1
2024-12-26 01:59:04,335 - INFO - Using existing domain ['admin_domain'](e87579be-da4b-4b50-b3a2-8e191a3368e1)
2024-12-26 01:59:04,549 - INFO - Project ctest-TestvDNSBasic0-99493009 not found, creating it
2024-12-26 01:59:05,083 - INFO - Created Project:ctest-TestvDNSBasic0-99493009, ID : a8a59e93-31a8-4e50-9886-2a530bbd995b
2024-12-26 01:59:07,044 - INFO - ================================================================================
2024-12-26 01:59:07,044 - INFO - STARTING TEST : test_vdns_ping_same_vn
2024-12-26 01:59:07,044 - 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
2024-12-26 01:59:07,432 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.0.0.29': '0'}} with
2024-12-26 01:59:07,432 - INFO - Initial checks done. Running the testcase now
2024-12-26 01:59:07,432 - INFO -
2024-12-26 01:59:08,242 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-99493009'](a8a59e93-31a8-4e50-9886-2a530bbd995b)
2024-12-26 01:59:08,298 - DEBUG - Creating VDNS : ctest-vdns1-28708622
2024-12-26 01:59:08,514 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-28708622'] created succesfully
2024-12-26 01:59:08,515 - DEBUG - Verify VDNS entry is shown in control node
2024-12-26 01:59:08,571 - DEBUG - Verify VDNS entry is shown in the API server
2024-12-26 01:59:08,572 - DEBUG - Requesting: https://10.0.0.29:8082/domains
2024-12-26 01:59:08,976 - DEBUG - Requesting: https://10.0.0.29:8082/domains
2024-12-26 01:59:09,059 - DEBUG - Requesting: https://10.0.0.29:8082/domain/e87579be-da4b-4b50-b3a2-8e191a3368e1
2024-12-26 01:59:09,129 - DEBUG - Requesting: https://10.0.0.29:8082/virtual-DNS/8bb2f6ce-aac7-4f6a-b59b-9c6805bb335e
2024-12-26 01:59:09,951 - DEBUG - Response for create_network : {'network': {'id': 'ff8a25aa-d291-4003-bff7-df4de733f0d0', 'name': 'ctest-vn1-vdns-89785669', 'tenant_id': 'a8a59e9331a84e5098862a530bbd995b', 'project_id': 'a8a59e9331a84e5098862a530bbd995b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-99493009', 'ctest-vn1-vdns-89785669'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2024-12-26 01:59:10,219 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fb9c3fb5-b984-4922-90b6-0458b173c473', 'name': '', 'tenant_id': 'a8a59e9331a84e5098862a530bbd995b', 'network_id': 'ff8a25aa-d291-4003-bff7-df4de733f0d0', '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': [], 'created_at': '2024-12-26T01:59:10.086457', 'updated_at': '2024-12-26T01:59:10.086457', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'a8a59e9331a84e5098862a530bbd995b'}}
2024-12-26 01:59:10,284 - INFO - Created VN ctest-vn1-vdns-89785669
2024-12-26 01:59:10,338 - DEBUG - VN ctest-vn1-vdns-89785669 UUID is ff8a25aa-d291-4003-bff7-df4de733f0d0
2024-12-26 01:59:10,752 - DEBUG - Services list from nova: [, , ]
2024-12-26 01:59:11,900 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-459-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-459-1)
2024-12-26 01:59:11,900 - INFO - Waiting for VM ctest-vm1-test-30228980 to be up..
2024-12-26 01:59:11,997 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-12-26 01:59:17,147 - DEBUG - VM is in ACTIVE state now
2024-12-26 01:59:17,148 - INFO - VM name : ctest-vm1-test-30228980
2024-12-26 01:59:17,294 - DEBUG - VM ctest-vm1-test-30228980 ID is 874eedf5-c745-4907-aa25-a86a2792283a
2024-12-26 01:59:17,294 - DEBUG - VM ctest-vm1-test-30228980 launched on Node cn-jenkins-deploy-platform-juju-os-459-1
2024-12-26 01:59:17,445 - DEBUG - Requesting: https://10.0.0.29:8082/virtual-machine/874eedf5-c745-4907-aa25-a86a2792283a
2024-12-26 01:59:17,507 - DEBUG - Requesting: https://10.0.0.29:8082/virtual-machine-interface/a9082b55-5781-4865-a3b6-f0e1b3fc039a
2024-12-26 01:59:20,996 - 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 1022ms')
2024-12-26 01:59:20,996 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-30228980 failed!
2024-12-26 01:59:21,058 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-99493009:ctest-vn1-vdns-89785669 is 10.10.10.1 and allocation pool is NOT set
2024-12-26 01:59:25,153 - 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=4.06 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 4.061/4.061/4.061/0.000 ms')
2024-12-26 01:59:25,153 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-30228980 passed
2024-12-26 01:59:25,310 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-26 01:59:25,311 - DEBUG - Waiting to SSH to VM ctest-vm1-test-30228980, IP 10.10.10.3, Port 22
2024-12-26 01:59:25,525 - DEBUG - VM ctest-vm1-test-30228980 is ready for SSH connections
2024-12-26 01:59:25,525 - 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.29, gateway password: c0ntrail123
2024-12-26 01:59:25,525 - DEBUG - ifconfig | grep 10.10.10.3
2024-12-26 01:59:27,206 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2024-12-26 01:59:27,207 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-30228980", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.29, gateway password: c0ntrail123
2024-12-26 01:59:27,207 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-30228980", None, socket.AF_INET6)'
2024-12-26 01:59:27,472 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-30228980, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.29, gateway password: c0ntrail123
2024-12-26 01:59:27,473 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-30228980
2024-12-26 01:59:29,733 - DEBUG - PING ctest-vm1-test-30228980 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.730 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.357 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.408 ms
--- ctest-vm1-test-30228980 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.357/1.165/2.730 ms
2024-12-26 01:59:29,733 - INFO - Ping to IP ctest-vm1-test-30228980 from VM ctest-vm1-test-30228980 passed
2024-12-26 01:59:29,749 - DEBUG - Requesting: https://10.0.0.29:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-12-26 01:59:29,799 - DEBUG - Requesting: https://10.0.0.29:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-28708622@0%20AllEntriesVdnsRecordsReq
2024-12-26 01:59:29,847 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-28708622:1:ctest-vm1-test-30228980:10.10.10.3', 'rec_name': 'ctest-vm1-test-30228980', '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-juju-os-459-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-30228980.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-12-26 01:59:29,847 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-28708622:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-30228980', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-30228980', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-459-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-30228980.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'}
2024-12-26 01:59:31,346 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-459-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-459-1)
2024-12-26 01:59:31,346 - INFO - Waiting for VM ctest-vm2-test-62298151 to be up..
2024-12-26 01:59:31,455 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-12-26 01:59:36,600 - DEBUG - VM is in ACTIVE state now
2024-12-26 01:59:36,600 - INFO - VM name : ctest-vm2-test-62298151
2024-12-26 01:59:36,740 - DEBUG - VM ctest-vm2-test-62298151 ID is a064bb55-f90a-4fcf-b730-e3aefcd9928c
2024-12-26 01:59:36,740 - DEBUG - VM ctest-vm2-test-62298151 launched on Node cn-jenkins-deploy-platform-juju-os-459-1
2024-12-26 01:59:36,881 - DEBUG - Requesting: https://10.0.0.29:8082/virtual-machine/a064bb55-f90a-4fcf-b730-e3aefcd9928c
2024-12-26 01:59:36,939 - DEBUG - Requesting: https://10.0.0.29:8082/virtual-machine-interface/de229f30-d8cb-4646-8490-007d4c8c4ba5
2024-12-26 01:59:40,387 - 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 1026ms')
2024-12-26 01:59:40,387 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-62298151 failed!
2024-12-26 01:59:40,446 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-99493009:ctest-vn1-vdns-89785669 is 10.10.10.1 and allocation pool is NOT set
2024-12-26 01:59:42,537 - 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=5.10 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.56 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.556/3.329/5.103/1.773 ms')
2024-12-26 01:59:42,538 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-62298151 passed
2024-12-26 01:59:42,698 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-26 01:59:42,699 - DEBUG - Waiting to SSH to VM ctest-vm2-test-62298151, IP 10.10.10.4, Port 22
2024-12-26 01:59:42,785 - 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': ''}
2024-12-26 01:59:42,924 - DEBUG - VM ctest-vm2-test-62298151 is NOT ready for SSH connections, VM status: ACTIVE
2024-12-26 01:59:47,924 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-26 01:59:47,925 - DEBUG - Waiting to SSH to VM ctest-vm2-test-62298151, IP 10.10.10.4, Port 22
2024-12-26 01:59:48,137 - DEBUG - VM ctest-vm2-test-62298151 is ready for SSH connections
2024-12-26 01:59:48,137 - 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.29, gateway password: c0ntrail123
2024-12-26 01:59:48,137 - DEBUG - ifconfig | grep 10.10.10.4
2024-12-26 01:59:48,748 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2024-12-26 01:59:48,749 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-62298151", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.29, gateway password: c0ntrail123
2024-12-26 01:59:48,749 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-62298151", None, socket.AF_INET6)'
2024-12-26 01:59:48,983 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-62298151, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.29, gateway password: c0ntrail123
2024-12-26 01:59:48,984 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-62298151
2024-12-26 01:59:51,245 - DEBUG - PING ctest-vm2-test-62298151 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.174 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.390 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.407 ms
--- ctest-vm2-test-62298151 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.390/1.323/3.174 ms
2024-12-26 01:59:51,245 - INFO - Ping to IP ctest-vm2-test-62298151 from VM ctest-vm2-test-62298151 passed
2024-12-26 01:59:51,263 - DEBUG - Requesting: https://10.0.0.29:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-12-26 01:59:51,315 - DEBUG - Requesting: https://10.0.0.29:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-28708622@0%20AllEntriesVdnsRecordsReq
2024-12-26 01:59:51,371 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-28708622:1:ctest-vm2-test-62298151:10.10.10.4', 'rec_name': 'ctest-vm2-test-62298151', '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-juju-os-459-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-62298151.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-12-26 01:59:51,372 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-28708622:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-62298151', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-62298151', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-459-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-62298151.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'}
2024-12-26 01:59:51,372 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-62298151", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.29, gateway password: c0ntrail123
2024-12-26 01:59:51,372 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-62298151", None, socket.AF_INET6)'
2024-12-26 01:59:51,545 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-62298151, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.29, gateway password: c0ntrail123
2024-12-26 01:59:51,545 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-62298151
2024-12-26 01:59:53,803 - DEBUG - PING ctest-vm2-test-62298151 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.521 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.941 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.263 ms
--- ctest-vm2-test-62298151 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.941/2.575/5.521 ms
2024-12-26 01:59:53,803 - INFO - Ping to IP ctest-vm2-test-62298151 from VM ctest-vm1-test-30228980 passed
2024-12-26 01:59:53,803 - INFO - Try deleting the VDNS entry ctest-vdns1-28708622 with back ref of ipam.
2024-12-26 01:59:53,858 - DEBUG - Delete when resource still referred: ['https://10.0.0.29:8082/network-ipam/b7b5e385-0b66-4878-aaf5-b647790c7787']
2024-12-26 01:59:53,858 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2024-12-26 01:59:53,858 - INFO - Add CNAME VDNS record for ctest-vm1-test-30228980 and verify we able to ping by alias name
2024-12-26 01:59:53,906 - DEBUG - Creating VDNS record data : test-rec
2024-12-26 01:59:54,022 - INFO - In verify_on_setup
2024-12-26 01:59:54,118 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-28708622', 'test-rec'] created succesfully
2024-12-26 01:59:54,118 - INFO - Verify VDNS record is shown in the API server
2024-12-26 01:59:54,118 - DEBUG - Requesting: https://10.0.0.29:8082/domains
2024-12-26 01:59:54,175 - DEBUG - Requesting: https://10.0.0.29:8082/domain/e87579be-da4b-4b50-b3a2-8e191a3368e1
2024-12-26 01:59:54,237 - DEBUG - Requesting: https://10.0.0.29:8082/virtual-DNS/8bb2f6ce-aac7-4f6a-b59b-9c6805bb335e
2024-12-26 01:59:54,295 - DEBUG - Requesting: https://10.0.0.29:8082/virtual-DNS-record/d4e70474-e80f-49b9-9f28-e7d5613e6eaf
2024-12-26 01:59:54,347 - INFO - Verify VDNS record is shown in the control node
2024-12-26 01:59:54,399 - 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.29, gateway password: c0ntrail123
2024-12-26 01:59:54,400 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-12-26 01:59:54,595 - 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.29, gateway password: c0ntrail123
2024-12-26 01:59:54,596 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-12-26 01:59:54,840 - DEBUG - ping: bad address 'vm1-test-alias'
2024-12-26 01:59:54,841 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-30228980 failed
2024-12-26 01:59:55,842 - 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.29, gateway password: c0ntrail123
2024-12-26 01:59:55,842 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-12-26 01:59:56,032 - 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.29, gateway password: c0ntrail123
2024-12-26 01:59:56,032 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-12-26 01:59:56,274 - DEBUG - ping: bad address 'vm1-test-alias'
2024-12-26 01:59:56,274 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-30228980 failed
2024-12-26 01:59:57,275 - 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.29, gateway password: c0ntrail123
2024-12-26 01:59:57,275 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-12-26 01:59:57,459 - 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.29, gateway password: c0ntrail123
2024-12-26 01:59:57,459 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-12-26 01:59:59,706 - 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.382 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.370 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.351 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.351/0.367/0.382 ms
2024-12-26 01:59:59,706 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-30228980 passed
2024-12-26 01:59:59,706 - DEBUG - Deleting VDNS record data: test-rec
2024-12-26 01:59:59,786 - INFO - VDNS record info: admin_domain:ctest-vdns1-28708622:test-rec deleted successfully.
2024-12-26 01:59:59,786 - INFO - Deleting VM ctest-vm2-test-62298151
2024-12-26 01:59:59,891 - INFO - Deleting VM ctest-vm1-test-30228980
2024-12-26 01:59:59,992 - INFO - Deleting VN ctest-vn1-vdns-89785669
2024-12-26 02:00:00,133 - DEBUG - VN ff8a25aa-d291-4003-bff7-df4de733f0d0 still in use: Unable to complete operation on network ff8a25aa-d291-4003-bff7-df4de733f0d0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2a78d5b7-e943-4cb2-a066-fbc756a655de']
2024-12-26 02:00:00,134 - WARNING - Deleting VN ctest-vn1-vdns-89785669 failed..Will retry
2024-12-26 02:00:02,647 - DEBUG - Response for deleting network ()
2024-12-26 02:00:02,690 - DEBUG - Deleting VDNS Entry: ctest-vdns1-28708622
2024-12-26 02:00:02,786 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-28708622'] deleted successfully.
2024-12-26 02:00:02,786 - DEBUG - Requesting: https://10.0.0.29:8082/domains
2024-12-26 02:00:02,843 - DEBUG - Requesting: https://10.0.0.29:8082/domain/e87579be-da4b-4b50-b3a2-8e191a3368e1
2024-12-26 02:00:02,907 - DEBUG - VDNS information not found in API server
2024-12-26 02:00:02,908 - INFO - VDNS information ctest-vdns1-28708622 removed from the API Server
2024-12-26 02:00:02,959 - INFO - VDNS information ctest-vdns1-28708622 removed in the Control node
2024-12-26 02:00:02,960 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-99493009']
2024-12-26 02:00:03,351 - DEBUG - No XMPP flaps were noticed during the test
2024-12-26 02:00:03,352 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2024-12-26 02:00:03,352 - INFO - --------------------------------------------------------------------------------
2024-12-26 02:00:04,162 - INFO - Deleted project: ctest-TestvDNSBasic0-99493009, ID : a8a59e93-31a8-4e50-9886-2a530bbd995b