2026-04-21 19:46:28,073 - INFO - Domain Default found not creating 2026-04-21 19:46:28,227 - INFO - Project ctest-TestRoutersBasic-67355470 not found, creating it 2026-04-21 19:46:28,659 - INFO - Created Project:ctest-TestRoutersBasic-67355470, ID : a96765a8-4240-4f63-9143-868989cc2bea 2026-04-21 19:46:30,097 - INFO - ================================================================================ 2026-04-21 19:46:30,097 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity 2026-04-21 19:46:30,098 - INFO - TEST DESCRIPTION : Create an external network, a router set router-gateway to external network launch a private network and attach it to router validate left vm pinging right vm through Snat 2026-04-21 19:46:30,352 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-04-21 19:46:30,352 - INFO - Initial checks done. Running the testcase now 2026-04-21 19:46:30,352 - INFO - 2026-04-21 19:46:31,053 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-67355470 2026-04-21 19:46:31,148 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-67355470 2026-04-21 19:46:31,464 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-67355470', 'default']} 2026-04-21 19:46:31,731 - DEBUG - Response for create_network : {'network': {'id': '25941866-e49e-4aac-aeab-1f29bbba85d4', 'name': 'ctest-vn-63843394', 'tenant_id': 'a96765a842404f639143868989cc2bea', 'project_id': 'a96765a842404f639143868989cc2bea', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-67355470', 'ctest-vn-63843394'], 'port_security_enabled': True, 'description': ''}} 2026-04-21 19:46:31,873 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c09661fc-8756-452b-906b-e18bf70fdca3', 'name': '', 'tenant_id': 'a96765a842404f639143868989cc2bea', 'network_id': '25941866-e49e-4aac-aeab-1f29bbba85d4', 'ip_version': 4, 'cidr': '206.99.105.64/26', 'allocation_pools': [{'start': '206.99.105.66', 'end': '206.99.105.126'}], 'gateway_ip': '206.99.105.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '206.99.105.66', 'tags': [], 'project_id': 'a96765a842404f639143868989cc2bea'}} 2026-04-21 19:46:31,890 - INFO - Created VN ctest-vn-63843394 2026-04-21 19:46:31,944 - DEBUG - VN ctest-vn-63843394 UUID is 25941866-e49e-4aac-aeab-1f29bbba85d4 2026-04-21 19:46:32,267 - DEBUG - Response for create_network : {'network': {'id': 'fdeefc4a-6128-4b1f-80b3-b5767f4c108d', 'name': 'ctest-ext_vn-44025543', 'tenant_id': 'a96765a842404f639143868989cc2bea', 'project_id': 'a96765a842404f639143868989cc2bea', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-67355470', 'ctest-ext_vn-44025543'], 'port_security_enabled': True, 'description': ''}} 2026-04-21 19:46:32,451 - DEBUG - Response for create_subnet : {'subnet': {'id': '4e2b6cee-0990-4155-9e03-bdea08f6fef8', 'name': '', 'tenant_id': 'a96765a842404f639143868989cc2bea', 'network_id': 'fdeefc4a-6128-4b1f-80b3-b5767f4c108d', 'ip_version': 4, 'cidr': '223.171.109.128/26', 'allocation_pools': [{'start': '223.171.109.130', 'end': '223.171.109.190'}], 'gateway_ip': '223.171.109.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '223.171.109.130', 'tags': [], 'project_id': 'a96765a842404f639143868989cc2bea'}} 2026-04-21 19:46:32,469 - INFO - Created VN ctest-ext_vn-44025543 2026-04-21 19:46:32,520 - DEBUG - VN ctest-ext_vn-44025543 UUID is fdeefc4a-6128-4b1f-80b3-b5767f4c108d 2026-04-21 19:46:32,693 - DEBUG - Services list from nova: [, , ] 2026-04-21 19:46:33,672 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5663-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5663-1) 2026-04-21 19:46:34,772 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5663-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5663-1) 2026-04-21 19:46:34,834 - INFO - Setting gateway for router 855c18af-5d21-4cc0-adac-bbe704f4c6d8 to network fdeefc4a-6128-4b1f-80b3-b5767f4c108d 2026-04-21 19:46:34,888 - INFO - Adding interface with subnet_id c09661fc-8756-452b-906b-e18bf70fdca3, port_id None to router 855c18af-5d21-4cc0-adac-bbe704f4c6d8 2026-04-21 19:46:35,363 - INFO - Waiting for VM ctest-TestRoutersBasic-67355470-15233385 to be up.. 2026-04-21 19:46:35,547 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-21 19:46:40,638 - DEBUG - VM is in ACTIVE state now 2026-04-21 19:46:40,638 - INFO - VM name : ctest-TestRoutersBasic-67355470-15233385 2026-04-21 19:46:40,711 - DEBUG - VM ctest-TestRoutersBasic-67355470-15233385 ID is 58d5cc85-5484-47db-89f3-bf8998fe481a 2026-04-21 19:46:40,731 - DEBUG - VM ctest-TestRoutersBasic-67355470-15233385 launched on Node cn-jenkins-deploy-platform-ansible-os-5663-1 2026-04-21 19:46:40,807 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/58d5cc85-5484-47db-89f3-bf8998fe481a 2026-04-21 19:46:41,107 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/58d5cc85-5484-47db-89f3-bf8998fe481a 2026-04-21 19:46:41,144 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5fea050d-0fe0-459d-98dc-e99dd1a798d7 2026-04-21 19:46:44,390 - 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=10.0 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 10.003/10.003/10.003/0.000 ms') 2026-04-21 19:46:44,390 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-67355470-15233385 passed 2026-04-21 19:46:44,540 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 19:46:44,540 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-67355470-15233385, IP 206.99.105.67, Port 22 2026-04-21 19:46:44,692 - DEBUG - VM ctest-TestRoutersBasic-67355470-15233385 is ready for SSH connections 2026-04-21 19:46:44,692 - INFO - Waiting for VM ctest-TestRoutersBasic-67355470-34171341 to be up.. 2026-04-21 19:46:44,764 - DEBUG - VM is in ACTIVE state now 2026-04-21 19:46:44,764 - INFO - VM name : ctest-TestRoutersBasic-67355470-34171341 2026-04-21 19:46:44,831 - DEBUG - VM ctest-TestRoutersBasic-67355470-34171341 ID is 50240a1f-a65f-4048-a266-8c7bfb7a5e37 2026-04-21 19:46:44,831 - DEBUG - VM ctest-TestRoutersBasic-67355470-34171341 launched on Node cn-jenkins-deploy-platform-ansible-os-5663-1 2026-04-21 19:46:44,896 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/50240a1f-a65f-4048-a266-8c7bfb7a5e37 2026-04-21 19:46:44,903 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/49bee661-e78c-4e78-8dad-3edc4937c3b0 2026-04-21 19:46:46,142 - 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.76 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.85 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 = 1.852/3.307/4.763/1.455 ms') 2026-04-21 19:46:46,142 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-67355470-34171341 passed 2026-04-21 19:46:46,288 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 19:46:46,288 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-67355470-34171341, IP 223.171.109.131, Port 22 2026-04-21 19:46:46,447 - DEBUG - VM ctest-TestRoutersBasic-67355470-34171341 is ready for SSH connections 2026-04-21 19:46:46,448 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-21 19:46:46,448 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 223.171.109.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-21 19:46:46,448 - DEBUG - ping -s 56 -c 3 -W 1 223.171.109.131 2026-04-21 19:46:50,135 - DEBUG - PING 223.171.109.131 (223.171.109.131): 56 data bytes 64 bytes from 223.171.109.131: seq=0 ttl=62 time=4.901 ms 64 bytes from 223.171.109.131: seq=1 ttl=62 time=0.858 ms 64 bytes from 223.171.109.131: seq=2 ttl=62 time=1.215 ms --- 223.171.109.131 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.858/2.324/4.901 ms 2026-04-21 19:46:50,135 - INFO - Ping to IP 223.171.109.131 from VM ctest-TestRoutersBasic-67355470-15233385 passed 2026-04-21 19:46:50,135 - INFO - Deleting interface with subnet_id c09661fc-8756-452b-906b-e18bf70fdca3, port_id None from router 855c18af-5d21-4cc0-adac-bbe704f4c6d8 2026-04-21 19:46:50,305 - INFO - Deleting VM ctest-TestRoutersBasic-67355470-34171341 2026-04-21 19:46:50,381 - INFO - Deleting VM ctest-TestRoutersBasic-67355470-15233385 2026-04-21 19:46:50,465 - INFO - Deleting VN ctest-ext_vn-44025543 2026-04-21 19:46:50,521 - DEBUG - VN fdeefc4a-6128-4b1f-80b3-b5767f4c108d still in use: Unable to complete operation on network fdeefc4a-6128-4b1f-80b3-b5767f4c108d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e50f2442-5281-480d-b3fe-45e66a04f097'] 2026-04-21 19:46:50,521 - WARNING - Deleting VN ctest-ext_vn-44025543 failed..Will retry 2026-04-21 19:46:52,611 - DEBUG - Response for deleting network () 2026-04-21 19:46:52,611 - INFO - Deleting VN ctest-vn-63843394 2026-04-21 19:46:52,690 - DEBUG - Response for deleting network () 2026-04-21 19:46:52,945 - DEBUG - No XMPP flaps were noticed during the test
2026-04-21 19:46:52,945 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:22]
2026-04-21 19:46:52,945 - INFO - -------------------------------------------------------------------------------- 2026-04-21 19:46:53,607 - INFO - Deleted project: ctest-TestRoutersBasic-67355470, ID : a96765a8-4240-4f63-9143-868989cc2bea