2026-03-12 02:19:52,067 - INFO - Domain Default found not creating
2026-03-12 02:19:52,315 - INFO - Project ctest-TestRoutersBasic-86382756 not found, creating it
2026-03-12 02:19:52,859 - INFO - Created Project:ctest-TestRoutersBasic-86382756, ID : 63c6afc8-e1bb-4682-97d9-3e2922457626
2026-03-12 02:19:54,449 - INFO - ================================================================================
2026-03-12 02:19:54,449 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2026-03-12 02:19:54,449 - 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-03-12 02:19:55,720 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.17': '0', '10.20.0.129': '0'}, '10.0.0.133': {'10.20.0.17': '0', '10.20.0.129': '0'}} with
2026-03-12 02:19:55,720 - INFO - Initial checks done. Running the testcase now
2026-03-12 02:19:55,720 - INFO -
2026-03-12 02:19:56,426 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-86382756
2026-03-12 02:19:56,487 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-86382756
2026-03-12 02:19:56,804 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-86382756', 'default']}
2026-03-12 02:19:57,230 - DEBUG - Response for create_network : {'network': {'id': 'f7dac62d-0bd8-4b74-9703-7bed97e4290b', 'name': 'ctest-vn-10821623', 'tenant_id': '63c6afc8e1bb468297d93e2922457626', 'project_id': '63c6afc8e1bb468297d93e2922457626', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-86382756', 'ctest-vn-10821623'], 'port_security_enabled': True, 'description': ''}}
2026-03-12 02:19:57,503 - DEBUG - Response for create_subnet : {'subnet': {'id': '752615cd-ec7c-4504-8a39-4239f6efc7c2', 'name': '', 'tenant_id': '63c6afc8e1bb468297d93e2922457626', 'network_id': 'f7dac62d-0bd8-4b74-9703-7bed97e4290b', 'ip_version': 4, 'cidr': '112.171.117.0/26', 'allocation_pools': [{'start': '112.171.117.2', 'end': '112.171.117.62'}], 'gateway_ip': '112.171.117.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '112.171.117.2', 'tags': [], 'project_id': '63c6afc8e1bb468297d93e2922457626'}}
2026-03-12 02:19:57,538 - INFO - Created VN ctest-vn-10821623
2026-03-12 02:19:57,553 - DEBUG - VN ctest-vn-10821623 UUID is f7dac62d-0bd8-4b74-9703-7bed97e4290b
2026-03-12 02:19:58,017 - DEBUG - Response for create_network : {'network': {'id': '0bc9d316-aa5d-4463-93e1-a40e58be0521', 'name': 'ctest-ext_vn-88775225', 'tenant_id': '63c6afc8e1bb468297d93e2922457626', 'project_id': '63c6afc8e1bb468297d93e2922457626', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-86382756', 'ctest-ext_vn-88775225'], 'port_security_enabled': True, 'description': ''}}
2026-03-12 02:19:58,274 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c5611b1c-3774-498d-95e1-0c5caba9514c', 'name': '', 'tenant_id': '63c6afc8e1bb468297d93e2922457626', 'network_id': '0bc9d316-aa5d-4463-93e1-a40e58be0521', 'ip_version': 4, 'cidr': '190.160.69.128/26', 'allocation_pools': [{'start': '190.160.69.130', 'end': '190.160.69.190'}], 'gateway_ip': '190.160.69.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '190.160.69.130', 'tags': [], 'project_id': '63c6afc8e1bb468297d93e2922457626'}}
2026-03-12 02:19:58,302 - INFO - Created VN ctest-ext_vn-88775225
2026-03-12 02:19:58,313 - DEBUG - VN ctest-ext_vn-88775225 UUID is 0bc9d316-aa5d-4463-93e1-a40e58be0521
2026-03-12 02:19:58,449 - DEBUG - Services list from nova: [, , , ]
2026-03-12 02:19:59,449 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5460-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5460-2)
2026-03-12 02:20:00,934 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5460-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5460-1)
2026-03-12 02:20:01,056 - INFO - Setting gateway for router b253e8fe-183d-480a-8daf-6cee6d04f6a9 to network 0bc9d316-aa5d-4463-93e1-a40e58be0521
2026-03-12 02:20:01,138 - INFO - Adding interface with subnet_id 752615cd-ec7c-4504-8a39-4239f6efc7c2, port_id None to router b253e8fe-183d-480a-8daf-6cee6d04f6a9
2026-03-12 02:20:01,584 - INFO - Waiting for VM ctest-TestRoutersBasic-86382756-88891110 to be up..
2026-03-12 02:20:01,775 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-12 02:20:06,877 - DEBUG - VM is in ACTIVE state now
2026-03-12 02:20:06,877 - INFO - VM name : ctest-TestRoutersBasic-86382756-88891110
2026-03-12 02:20:06,963 - DEBUG - VM ctest-TestRoutersBasic-86382756-88891110 ID is f448f792-fe47-49ec-b87e-a698fc61db8e
2026-03-12 02:20:06,986 - DEBUG - VM ctest-TestRoutersBasic-86382756-88891110 launched on Node an-jenkins-deploy-platform-ansible-os-5460-2
2026-03-12 02:20:07,069 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/f448f792-fe47-49ec-b87e-a698fc61db8e
2026-03-12 02:20:07,374 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/f448f792-fe47-49ec-b87e-a698fc61db8e
2026-03-12 02:20:07,435 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/f6c5737c-e52b-44a5-a5d2-f91c5a99a622
2026-03-12 02:20:10,640 - 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')
2026-03-12 02:20:10,640 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-86382756-88891110 failed!
2026-03-12 02:20:10,655 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-86382756:ctest-vn-10821623 is 112.171.117.1 and allocation pool is NOT set
2026-03-12 02:20:12,719 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.486 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.486/1.784/3.083/1.298 ms')
2026-03-12 02:20:12,719 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-86382756-88891110 passed
2026-03-12 02:20:12,789 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-12 02:20:12,789 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-86382756-88891110, IP 112.171.117.3, Port 22
2026-03-12 02:20:12,957 - DEBUG - VM ctest-TestRoutersBasic-86382756-88891110 is ready for SSH connections
2026-03-12 02:20:12,957 - INFO - Waiting for VM ctest-TestRoutersBasic-86382756-59439452 to be up..
2026-03-12 02:20:13,046 - DEBUG - VM is in ACTIVE state now
2026-03-12 02:20:13,046 - INFO - VM name : ctest-TestRoutersBasic-86382756-59439452
2026-03-12 02:20:13,128 - DEBUG - VM ctest-TestRoutersBasic-86382756-59439452 ID is ecbdee6d-84c5-499b-aa09-aaae742bcffc
2026-03-12 02:20:13,128 - DEBUG - VM ctest-TestRoutersBasic-86382756-59439452 launched on Node an-jenkins-deploy-platform-ansible-os-5460-1
2026-03-12 02:20:13,216 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/ecbdee6d-84c5-499b-aa09-aaae742bcffc
2026-03-12 02:20:13,227 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/4cc94e97-e9b5-4f0a-83db-9902c59d3d6e
2026-03-12 02:20:14,391 - 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=4.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.502 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.502/2.361/4.221/1.859 ms')
2026-03-12 02:20:14,391 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-86382756-59439452 passed
2026-03-12 02:20:14,465 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-12 02:20:14,465 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-86382756-59439452, IP 190.160.69.131, Port 22
2026-03-12 02:20:14,634 - DEBUG - VM ctest-TestRoutersBasic-86382756-59439452 is ready for SSH connections
2026-03-12 02:20:14,634 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-12 02:20:14,634 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 190.160.69.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2026-03-12 02:20:14,634 - DEBUG - ping -s 56 -c 3 -W 1 190.160.69.131
2026-03-12 02:20:18,300 - DEBUG - PING 190.160.69.131 (190.160.69.131): 56 data bytes
64 bytes from 190.160.69.131: seq=0 ttl=62 time=8.327 ms
64 bytes from 190.160.69.131: seq=1 ttl=62 time=1.475 ms
64 bytes from 190.160.69.131: seq=2 ttl=62 time=1.461 ms
--- 190.160.69.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.461/3.754/8.327 ms
2026-03-12 02:20:18,300 - INFO - Ping to IP 190.160.69.131 from VM ctest-TestRoutersBasic-86382756-88891110 passed
2026-03-12 02:20:18,300 - INFO - Deleting interface with subnet_id 752615cd-ec7c-4504-8a39-4239f6efc7c2, port_id None from router b253e8fe-183d-480a-8daf-6cee6d04f6a9
2026-03-12 02:20:18,691 - INFO - Deleting VM ctest-TestRoutersBasic-86382756-59439452
2026-03-12 02:20:18,865 - INFO - Deleting VM ctest-TestRoutersBasic-86382756-88891110
2026-03-12 02:20:18,984 - INFO - Deleting VN ctest-ext_vn-88775225
2026-03-12 02:20:19,084 - DEBUG - VN 0bc9d316-aa5d-4463-93e1-a40e58be0521 still in use: Unable to complete operation on network 0bc9d316-aa5d-4463-93e1-a40e58be0521. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7336bc41-056b-43f7-abd8-1f2a66a464e0']
2026-03-12 02:20:19,085 - WARNING - Deleting VN ctest-ext_vn-88775225 failed..Will retry
2026-03-12 02:20:21,234 - DEBUG - Response for deleting network ()
2026-03-12 02:20:21,234 - INFO - Deleting VN ctest-vn-10821623
2026-03-12 02:20:21,403 - DEBUG - Response for deleting network ()
2026-03-12 02:20:22,684 - DEBUG - No XMPP flaps were noticed during the test
2026-03-12 02:20:22,685 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:28]
2026-03-12 02:20:22,685 - INFO - --------------------------------------------------------------------------------
2026-03-12 02:20:23,389 - INFO - Deleted project: ctest-TestRoutersBasic-86382756, ID : 63c6afc8-e1bb-4682-97d9-3e2922457626