2026-04-27 02:30:32,854 - INFO - Domain Default found not creating
2026-04-27 02:30:33,035 - INFO - Project ctest-TestRoutersBasic-62451842 not found, creating it
2026-04-27 02:30:33,534 - INFO - Created Project:ctest-TestRoutersBasic-62451842, ID : 4138dec5-08a6-48f4-aaa7-020fa71dc0af
2026-04-27 02:30:35,159 - INFO - ================================================================================
2026-04-27 02:30:35,159 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2026-04-27 02:30:35,159 - 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-27 02:30:35,417 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-04-27 02:30:35,417 - INFO - Initial checks done. Running the testcase now
2026-04-27 02:30:35,417 - INFO -
2026-04-27 02:30:36,166 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-62451842
2026-04-27 02:30:36,263 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-62451842
2026-04-27 02:30:36,587 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-62451842', 'default']}
2026-04-27 02:30:36,890 - DEBUG - Response for create_network : {'network': {'id': 'd3991da5-9477-4354-b64e-8f70b4a1f21d', 'name': 'ctest-vn-63727600', 'tenant_id': '4138dec508a648f4aaa7020fa71dc0af', 'project_id': '4138dec508a648f4aaa7020fa71dc0af', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-62451842', 'ctest-vn-63727600'], 'port_security_enabled': True, 'description': ''}}
2026-04-27 02:30:37,055 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a98212d3-a385-4c9c-b109-880cebb14f35', 'name': '', 'tenant_id': '4138dec508a648f4aaa7020fa71dc0af', 'network_id': 'd3991da5-9477-4354-b64e-8f70b4a1f21d', 'ip_version': 4, 'cidr': '114.236.116.64/26', 'allocation_pools': [{'start': '114.236.116.66', 'end': '114.236.116.126'}], 'gateway_ip': '114.236.116.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '114.236.116.66', 'tags': [], 'project_id': '4138dec508a648f4aaa7020fa71dc0af'}}
2026-04-27 02:30:37,073 - INFO - Created VN ctest-vn-63727600
2026-04-27 02:30:37,123 - DEBUG - VN ctest-vn-63727600 UUID is d3991da5-9477-4354-b64e-8f70b4a1f21d
2026-04-27 02:30:37,432 - DEBUG - Response for create_network : {'network': {'id': '35023b8f-4685-4aa1-81ee-4af371bae2c7', 'name': 'ctest-ext_vn-57580103', 'tenant_id': '4138dec508a648f4aaa7020fa71dc0af', 'project_id': '4138dec508a648f4aaa7020fa71dc0af', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-62451842', 'ctest-ext_vn-57580103'], 'port_security_enabled': True, 'description': ''}}
2026-04-27 02:30:37,667 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f04c9902-1b8f-42cc-bd76-ea44da4d9ba6', 'name': '', 'tenant_id': '4138dec508a648f4aaa7020fa71dc0af', 'network_id': '35023b8f-4685-4aa1-81ee-4af371bae2c7', 'ip_version': 4, 'cidr': '5.153.192.64/26', 'allocation_pools': [{'start': '5.153.192.66', 'end': '5.153.192.126'}], 'gateway_ip': '5.153.192.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '5.153.192.66', 'tags': [], 'project_id': '4138dec508a648f4aaa7020fa71dc0af'}}
2026-04-27 02:30:37,685 - INFO - Created VN ctest-ext_vn-57580103
2026-04-27 02:30:37,740 - DEBUG - VN ctest-ext_vn-57580103 UUID is 35023b8f-4685-4aa1-81ee-4af371bae2c7
2026-04-27 02:30:37,903 - DEBUG - Services list from nova: [, , ]
2026-04-27 02:30:39,003 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5687-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5687-1)
2026-04-27 02:30:40,267 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5687-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5687-1)
2026-04-27 02:30:40,328 - INFO - Setting gateway for router 27ec070a-d2fe-4abe-8a5e-b13755e347df to network 35023b8f-4685-4aa1-81ee-4af371bae2c7
2026-04-27 02:30:40,399 - INFO - Adding interface with subnet_id a98212d3-a385-4c9c-b109-880cebb14f35, port_id None to router 27ec070a-d2fe-4abe-8a5e-b13755e347df
2026-04-27 02:30:40,702 - INFO - Waiting for VM ctest-TestRoutersBasic-62451842-69624013 to be up..
2026-04-27 02:30:40,874 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-27 02:30:45,964 - DEBUG - VM is in ACTIVE state now
2026-04-27 02:30:45,964 - INFO - VM name : ctest-TestRoutersBasic-62451842-69624013
2026-04-27 02:30:46,044 - DEBUG - VM ctest-TestRoutersBasic-62451842-69624013 ID is bd83bb73-b55e-4bb2-94c8-9e6129afa1d5
2026-04-27 02:30:46,067 - DEBUG - VM ctest-TestRoutersBasic-62451842-69624013 launched on Node cn-jenkins-deploy-platform-ansible-os-5687-1
2026-04-27 02:30:46,158 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bd83bb73-b55e-4bb2-94c8-9e6129afa1d5
2026-04-27 02:30:46,469 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bd83bb73-b55e-4bb2-94c8-9e6129afa1d5
2026-04-27 02:30:46,506 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/bfcdb5b4-9c6e-4e15-8a63-5053dada7119
2026-04-27 02:30:49,786 - 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 1031ms')
2026-04-27 02:30:49,786 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-62451842-69624013 failed!
2026-04-27 02:30:49,840 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-62451842:ctest-vn-63727600 is 114.236.116.65 and allocation pool is NOT set
2026-04-27 02:30:51,918 - 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.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.47 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 = 1.468/3.154/4.841/1.686 ms')
2026-04-27 02:30:51,918 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-62451842-69624013 passed
2026-04-27 02:30:52,075 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 02:30:52,075 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-62451842-69624013, IP 114.236.116.67, Port 22
2026-04-27 02:30:52,242 - DEBUG - VM ctest-TestRoutersBasic-62451842-69624013 is ready for SSH connections
2026-04-27 02:30:52,243 - INFO - Waiting for VM ctest-TestRoutersBasic-62451842-70198358 to be up..
2026-04-27 02:30:52,338 - DEBUG - VM is in ACTIVE state now
2026-04-27 02:30:52,338 - INFO - VM name : ctest-TestRoutersBasic-62451842-70198358
2026-04-27 02:30:52,422 - DEBUG - VM ctest-TestRoutersBasic-62451842-70198358 ID is 7443260f-f1fe-4331-9123-bcba051aed12
2026-04-27 02:30:52,422 - DEBUG - VM ctest-TestRoutersBasic-62451842-70198358 launched on Node cn-jenkins-deploy-platform-ansible-os-5687-1
2026-04-27 02:30:52,507 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7443260f-f1fe-4331-9123-bcba051aed12
2026-04-27 02:30:52,516 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f66838d2-11c7-4cd8-9265-0194a058e06a
2026-04-27 02:30:53,770 - 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.91 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.420 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 = 0.420/1.666/2.913/1.246 ms')
2026-04-27 02:30:53,771 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-62451842-70198358 passed
2026-04-27 02:30:53,927 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 02:30:53,928 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-62451842-70198358, IP 5.153.192.67, Port 22
2026-04-27 02:30:54,101 - DEBUG - VM ctest-TestRoutersBasic-62451842-70198358 is ready for SSH connections
2026-04-27 02:30:54,101 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 02:30:54,101 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 5.153.192.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-04-27 02:30:54,102 - DEBUG - ping -s 56 -c 3 -W 1 5.153.192.67
2026-04-27 02:30:57,839 - DEBUG - PING 5.153.192.67 (5.153.192.67): 56 data bytes
64 bytes from 5.153.192.67: seq=0 ttl=62 time=7.304 ms
64 bytes from 5.153.192.67: seq=1 ttl=62 time=1.000 ms
64 bytes from 5.153.192.67: seq=2 ttl=62 time=1.041 ms
--- 5.153.192.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.000/3.115/7.304 ms
2026-04-27 02:30:57,839 - INFO - Ping to IP 5.153.192.67 from VM ctest-TestRoutersBasic-62451842-69624013 passed
2026-04-27 02:30:57,839 - INFO - Deleting interface with subnet_id a98212d3-a385-4c9c-b109-880cebb14f35, port_id None from router 27ec070a-d2fe-4abe-8a5e-b13755e347df
2026-04-27 02:30:58,090 - INFO - Deleting VM ctest-TestRoutersBasic-62451842-70198358
2026-04-27 02:30:58,196 - INFO - Deleting VM ctest-TestRoutersBasic-62451842-69624013
2026-04-27 02:30:58,287 - INFO - Deleting VN ctest-ext_vn-57580103
2026-04-27 02:30:58,367 - DEBUG - VN 35023b8f-4685-4aa1-81ee-4af371bae2c7 still in use: Unable to complete operation on network 35023b8f-4685-4aa1-81ee-4af371bae2c7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5936d9d7-1d27-4652-ab70-70d6052ca5d6']
2026-04-27 02:30:58,368 - WARNING - Deleting VN ctest-ext_vn-57580103 failed..Will retry
2026-04-27 02:31:00,587 - DEBUG - Response for deleting network ()
2026-04-27 02:31:00,587 - INFO - Deleting VN ctest-vn-63727600
2026-04-27 02:31:00,747 - DEBUG - Response for deleting network ()
2026-04-27 02:31:01,020 - DEBUG - No XMPP flaps were noticed during the test
2026-04-27 02:31:01,020 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:26]
2026-04-27 02:31:01,020 - INFO - --------------------------------------------------------------------------------
2026-04-27 02:31:01,802 - INFO - Deleted project: ctest-TestRoutersBasic-62451842, ID : 4138dec5-08a6-48f4-aaa7-020fa71dc0af