2025-09-11 08:28:10,707 - INFO - Domain Default found not creating
2025-09-11 08:28:10,851 - INFO - Project ctest-TestRoutersBasic-19245432 not found, creating it
2025-09-11 08:28:11,292 - INFO - Created Project:ctest-TestRoutersBasic-19245432, ID : 842d98be-4919-4cd9-8ebc-816b54aa8766
2025-09-11 08:28:12,704 - INFO - ================================================================================
2025-09-11 08:28:12,704 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2025-09-11 08:28:12,704 - 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
2025-09-11 08:28:12,956 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with
2025-09-11 08:28:12,956 - INFO - Initial checks done. Running the testcase now
2025-09-11 08:28:12,957 - INFO -
2025-09-11 08:28:13,641 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-19245432
2025-09-11 08:28:13,735 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-19245432
2025-09-11 08:28:14,051 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-19245432', 'default']}
2025-09-11 08:28:14,343 - DEBUG - Response for create_network : {'network': {'id': 'd96b2fee-ea98-411a-8d4e-a2fdbbee68d3', 'name': 'ctest-vn-93323590', 'tenant_id': '842d98be49194cd98ebc816b54aa8766', 'project_id': '842d98be49194cd98ebc816b54aa8766', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-19245432', 'ctest-vn-93323590'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 08:28:14,550 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f43385d8-e816-47bd-8829-273cdb7de373', 'name': '', 'tenant_id': '842d98be49194cd98ebc816b54aa8766', 'network_id': 'd96b2fee-ea98-411a-8d4e-a2fdbbee68d3', 'ip_version': 4, 'cidr': '21.156.17.192/26', 'allocation_pools': [{'start': '21.156.17.194', 'end': '21.156.17.254'}], 'gateway_ip': '21.156.17.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '21.156.17.194', 'tags': [], 'project_id': '842d98be49194cd98ebc816b54aa8766'}}
2025-09-11 08:28:14,573 - INFO - Created VN ctest-vn-93323590
2025-09-11 08:28:14,627 - DEBUG - VN ctest-vn-93323590 UUID is d96b2fee-ea98-411a-8d4e-a2fdbbee68d3
2025-09-11 08:28:14,935 - DEBUG - Response for create_network : {'network': {'id': '845f52e0-d32c-41d5-8e0f-af1b97ed7aaf', 'name': 'ctest-ext_vn-18918673', 'tenant_id': '842d98be49194cd98ebc816b54aa8766', 'project_id': '842d98be49194cd98ebc816b54aa8766', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-19245432', 'ctest-ext_vn-18918673'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 08:28:15,100 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dcc793cc-c116-4fe8-b3d3-b55edd1e26ba', 'name': '', 'tenant_id': '842d98be49194cd98ebc816b54aa8766', 'network_id': '845f52e0-d32c-41d5-8e0f-af1b97ed7aaf', 'ip_version': 4, 'cidr': '76.218.125.192/26', 'allocation_pools': [{'start': '76.218.125.194', 'end': '76.218.125.254'}], 'gateway_ip': '76.218.125.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '76.218.125.194', 'tags': [], 'project_id': '842d98be49194cd98ebc816b54aa8766'}}
2025-09-11 08:28:15,119 - INFO - Created VN ctest-ext_vn-18918673
2025-09-11 08:28:15,171 - DEBUG - VN ctest-ext_vn-18918673 UUID is 845f52e0-d32c-41d5-8e0f-af1b97ed7aaf
2025-09-11 08:28:15,364 - DEBUG - Services list from nova: [, , ]
2025-09-11 08:28:16,356 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4084-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4084-1)
2025-09-11 08:28:17,486 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4084-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4084-1)
2025-09-11 08:28:17,583 - INFO - Setting gateway for router adc97223-993d-43e6-a403-aeac37080356 to network 845f52e0-d32c-41d5-8e0f-af1b97ed7aaf
2025-09-11 08:28:17,683 - INFO - Adding interface with subnet_id f43385d8-e816-47bd-8829-273cdb7de373, port_id None to router adc97223-993d-43e6-a403-aeac37080356
2025-09-11 08:28:18,124 - INFO - Waiting for VM ctest-TestRoutersBasic-19245432-08284333 to be up..
2025-09-11 08:28:18,257 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-11 08:28:23,339 - DEBUG - VM is in ACTIVE state now
2025-09-11 08:28:23,339 - INFO - VM name : ctest-TestRoutersBasic-19245432-08284333
2025-09-11 08:28:23,411 - DEBUG - VM ctest-TestRoutersBasic-19245432-08284333 ID is 13084b14-6855-4f39-9805-9f4650d94854
2025-09-11 08:28:23,429 - DEBUG - VM ctest-TestRoutersBasic-19245432-08284333 launched on Node cn-jenkins-deploy-platform-ansible-os-4084-1
2025-09-11 08:28:23,501 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/13084b14-6855-4f39-9805-9f4650d94854
2025-09-11 08:28:23,798 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/13084b14-6855-4f39-9805-9f4650d94854
2025-09-11 08:28:23,827 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/9ad00777-135c-4976-ac21-f863b806e202
2025-09-11 08:28:27,085 - 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')
2025-09-11 08:28:27,085 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-19245432-08284333 failed!
2025-09-11 08:28:27,139 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-19245432:ctest-vn-93323590 is 21.156.17.193 and allocation pool is NOT set
2025-09-11 08:28:29,205 - 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=3.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.427 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.427/1.725/3.024/1.298 ms')
2025-09-11 08:28:29,205 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-19245432-08284333 passed
2025-09-11 08:28:29,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 08:28:29,355 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-19245432-08284333, IP 21.156.17.195, Port 22
2025-09-11 08:28:29,511 - DEBUG - VM ctest-TestRoutersBasic-19245432-08284333 is ready for SSH connections
2025-09-11 08:28:29,511 - INFO - Waiting for VM ctest-TestRoutersBasic-19245432-33859027 to be up..
2025-09-11 08:28:29,590 - DEBUG - VM is in ACTIVE state now
2025-09-11 08:28:29,590 - INFO - VM name : ctest-TestRoutersBasic-19245432-33859027
2025-09-11 08:28:29,674 - DEBUG - VM ctest-TestRoutersBasic-19245432-33859027 ID is bff45fad-c801-42d2-872f-94430eaca915
2025-09-11 08:28:29,674 - DEBUG - VM ctest-TestRoutersBasic-19245432-33859027 launched on Node cn-jenkins-deploy-platform-ansible-os-4084-1
2025-09-11 08:28:29,749 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/bff45fad-c801-42d2-872f-94430eaca915
2025-09-11 08:28:29,757 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/36cd9ce9-6a4e-45b3-a7fa-a2b2d923fda0
2025-09-11 08:28:30,986 - 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=2.81 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.557 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.557/1.682/2.808/1.125 ms')
2025-09-11 08:28:30,986 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-19245432-33859027 passed
2025-09-11 08:28:31,135 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 08:28:31,135 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-19245432-33859027, IP 76.218.125.195, Port 22
2025-09-11 08:28:31,299 - DEBUG - VM ctest-TestRoutersBasic-19245432-33859027 is ready for SSH connections
2025-09-11 08:28:31,299 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 08:28:31,299 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 76.218.125.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123
2025-09-11 08:28:31,300 - DEBUG - ping -s 56 -c 3 -W 1 76.218.125.195
2025-09-11 08:28:35,386 - DEBUG - PING 76.218.125.195 (76.218.125.195): 56 data bytes
64 bytes from 76.218.125.195: seq=0 ttl=62 time=5.460 ms
64 bytes from 76.218.125.195: seq=1 ttl=62 time=0.986 ms
64 bytes from 76.218.125.195: seq=2 ttl=62 time=0.781 ms
--- 76.218.125.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.781/2.409/5.460 ms
2025-09-11 08:28:35,387 - INFO - Ping to IP 76.218.125.195 from VM ctest-TestRoutersBasic-19245432-08284333 passed
2025-09-11 08:28:35,387 - INFO - Deleting interface with subnet_id f43385d8-e816-47bd-8829-273cdb7de373, port_id None from router adc97223-993d-43e6-a403-aeac37080356
2025-09-11 08:28:35,575 - INFO - Deleting VM ctest-TestRoutersBasic-19245432-33859027
2025-09-11 08:28:35,668 - INFO - Deleting VM ctest-TestRoutersBasic-19245432-08284333
2025-09-11 08:28:35,739 - INFO - Deleting VN ctest-ext_vn-18918673
2025-09-11 08:28:35,815 - DEBUG - VN 845f52e0-d32c-41d5-8e0f-af1b97ed7aaf still in use: Unable to complete operation on network 845f52e0-d32c-41d5-8e0f-af1b97ed7aaf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-41a4e19c-10eb-4264-b3c0-e672c50d3d68']
2025-09-11 08:28:35,816 - WARNING - Deleting VN ctest-ext_vn-18918673 failed..Will retry
2025-09-11 08:28:37,924 - DEBUG - Response for deleting network ()
2025-09-11 08:28:37,924 - INFO - Deleting VN ctest-vn-93323590
2025-09-11 08:28:38,123 - DEBUG - Response for deleting network ()
2025-09-11 08:28:38,382 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 08:28:38,382 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:26]
2025-09-11 08:28:38,382 - INFO - --------------------------------------------------------------------------------
2025-09-11 08:28:39,084 - INFO - Deleted project: ctest-TestRoutersBasic-19245432, ID : 842d98be-4919-4cd9-8ebc-816b54aa8766