2026-05-20 15:37:03,310 - INFO - Domain Default found not creating
2026-05-20 15:37:03,508 - INFO - Project ctest-TestRoutersBasic-18701169 not found, creating it
2026-05-20 15:37:04,011 - INFO - Created Project:ctest-TestRoutersBasic-18701169, ID : 121d4324-31bb-4f7b-9e59-18f03ab913d9
2026-05-20 15:37:05,635 - INFO - ================================================================================
2026-05-20 15:37:05,635 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2026-05-20 15:37:05,635 - 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-05-20 15:37:05,899 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2026-05-20 15:37:05,899 - INFO - Initial checks done. Running the testcase now
2026-05-20 15:37:05,899 - INFO -
2026-05-20 15:37:06,640 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-18701169
2026-05-20 15:37:06,741 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-18701169
2026-05-20 15:37:07,065 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-18701169', 'default']}
2026-05-20 15:37:07,374 - DEBUG - Response for create_network : {'network': {'id': '26882e76-9dda-480e-9146-07e114ef031e', 'name': 'ctest-vn-60756701', 'tenant_id': '121d432431bb4f7b9e5918f03ab913d9', 'project_id': '121d432431bb4f7b9e5918f03ab913d9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-18701169', 'ctest-vn-60756701'], 'port_security_enabled': True, 'description': ''}}
2026-05-20 15:37:07,569 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f719dc20-6551-419d-9125-219a6436c39b', 'name': '', 'tenant_id': '121d432431bb4f7b9e5918f03ab913d9', 'network_id': '26882e76-9dda-480e-9146-07e114ef031e', 'ip_version': 4, 'cidr': '209.48.39.64/26', 'allocation_pools': [{'start': '209.48.39.66', 'end': '209.48.39.126'}], 'gateway_ip': '209.48.39.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '209.48.39.66', 'tags': [], 'project_id': '121d432431bb4f7b9e5918f03ab913d9'}}
2026-05-20 15:37:07,588 - INFO - Created VN ctest-vn-60756701
2026-05-20 15:37:07,645 - DEBUG - VN ctest-vn-60756701 UUID is 26882e76-9dda-480e-9146-07e114ef031e
2026-05-20 15:37:08,015 - DEBUG - Response for create_network : {'network': {'id': 'd1f0556e-e9b0-44bb-ace9-abb3cbb21a05', 'name': 'ctest-ext_vn-02101554', 'tenant_id': '121d432431bb4f7b9e5918f03ab913d9', 'project_id': '121d432431bb4f7b9e5918f03ab913d9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-18701169', 'ctest-ext_vn-02101554'], 'port_security_enabled': True, 'description': ''}}
2026-05-20 15:37:08,229 - DEBUG - Response for create_subnet : {'subnet': {'id': '69efc1b4-ea27-49b0-bd6a-8bca4e6d79e0', 'name': '', 'tenant_id': '121d432431bb4f7b9e5918f03ab913d9', 'network_id': 'd1f0556e-e9b0-44bb-ace9-abb3cbb21a05', 'ip_version': 4, 'cidr': '173.68.183.64/26', 'allocation_pools': [{'start': '173.68.183.66', 'end': '173.68.183.126'}], 'gateway_ip': '173.68.183.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '173.68.183.66', 'tags': [], 'project_id': '121d432431bb4f7b9e5918f03ab913d9'}}
2026-05-20 15:37:08,247 - INFO - Created VN ctest-ext_vn-02101554
2026-05-20 15:37:08,301 - DEBUG - VN ctest-ext_vn-02101554 UUID is d1f0556e-e9b0-44bb-ace9-abb3cbb21a05
2026-05-20 15:37:08,498 - DEBUG - Services list from nova: [, , ]
2026-05-20 15:37:09,615 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5804-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5804-1)
2026-05-20 15:37:10,823 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5804-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5804-1)
2026-05-20 15:37:10,912 - INFO - Setting gateway for router 633bfe26-0038-400b-8169-d0a771d4f382 to network d1f0556e-e9b0-44bb-ace9-abb3cbb21a05
2026-05-20 15:37:10,976 - INFO - Adding interface with subnet_id f719dc20-6551-419d-9125-219a6436c39b, port_id None to router 633bfe26-0038-400b-8169-d0a771d4f382
2026-05-20 15:37:11,409 - INFO - Waiting for VM ctest-TestRoutersBasic-18701169-06535959 to be up..
2026-05-20 15:37:11,617 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-20 15:37:16,702 - DEBUG - VM is in ACTIVE state now
2026-05-20 15:37:16,703 - INFO - VM name : ctest-TestRoutersBasic-18701169-06535959
2026-05-20 15:37:16,784 - DEBUG - VM ctest-TestRoutersBasic-18701169-06535959 ID is b7bcad13-4af4-4e89-b6b6-d5c08748ffff
2026-05-20 15:37:16,803 - DEBUG - VM ctest-TestRoutersBasic-18701169-06535959 launched on Node cn-jenkins-deploy-platform-ansible-os-5804-1
2026-05-20 15:37:16,886 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b7bcad13-4af4-4e89-b6b6-d5c08748ffff
2026-05-20 15:37:17,189 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b7bcad13-4af4-4e89-b6b6-d5c08748ffff
2026-05-20 15:37:17,233 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/33a39e4a-6e03-4ca9-b824-c92bb685b243
2026-05-20 15:37:20,484 - 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 1015ms')
2026-05-20 15:37:20,485 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-18701169-06535959 failed!
2026-05-20 15:37:20,541 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-18701169:ctest-vn-60756701 is 209.48.39.65 and allocation pool is NOT set
2026-05-20 15:37:22,608 - 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.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.74 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.737/3.097/4.457/1.360 ms')
2026-05-20 15:37:22,608 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-18701169-06535959 passed
2026-05-20 15:37:22,717 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-20 15:37:22,717 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-18701169-06535959, IP 209.48.39.67, Port 22
2026-05-20 15:37:22,872 - DEBUG - VM ctest-TestRoutersBasic-18701169-06535959 is ready for SSH connections
2026-05-20 15:37:22,872 - INFO - Waiting for VM ctest-TestRoutersBasic-18701169-61839782 to be up..
2026-05-20 15:37:22,956 - DEBUG - VM is in ACTIVE state now
2026-05-20 15:37:22,956 - INFO - VM name : ctest-TestRoutersBasic-18701169-61839782
2026-05-20 15:37:23,035 - DEBUG - VM ctest-TestRoutersBasic-18701169-61839782 ID is 136645ae-326f-437c-adce-4d96c8d7a84c
2026-05-20 15:37:23,035 - DEBUG - VM ctest-TestRoutersBasic-18701169-61839782 launched on Node cn-jenkins-deploy-platform-ansible-os-5804-1
2026-05-20 15:37:23,112 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/136645ae-326f-437c-adce-4d96c8d7a84c
2026-05-20 15:37:23,121 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1b028de9-f9b1-4170-a5c4-a625fe3d0158
2026-05-20 15:37:24,374 - 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=3.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.532 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.532/2.234/3.936/1.702 ms')
2026-05-20 15:37:24,374 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-18701169-61839782 passed
2026-05-20 15:37:24,529 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-20 15:37:24,529 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-18701169-61839782, IP 173.68.183.67, Port 22
2026-05-20 15:37:24,685 - DEBUG - VM ctest-TestRoutersBasic-18701169-61839782 is ready for SSH connections
2026-05-20 15:37:24,685 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-20 15:37:24,685 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 173.68.183.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-20 15:37:24,685 - DEBUG - ping -s 56 -c 3 -W 1 173.68.183.67
2026-05-20 15:37:28,405 - DEBUG - PING 173.68.183.67 (173.68.183.67): 56 data bytes
64 bytes from 173.68.183.67: seq=0 ttl=62 time=6.347 ms
64 bytes from 173.68.183.67: seq=1 ttl=62 time=1.121 ms
64 bytes from 173.68.183.67: seq=2 ttl=62 time=1.261 ms
--- 173.68.183.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.121/2.909/6.347 ms
2026-05-20 15:37:28,405 - INFO - Ping to IP 173.68.183.67 from VM ctest-TestRoutersBasic-18701169-06535959 passed
2026-05-20 15:37:28,405 - INFO - Deleting interface with subnet_id f719dc20-6551-419d-9125-219a6436c39b, port_id None from router 633bfe26-0038-400b-8169-d0a771d4f382
2026-05-20 15:37:28,604 - INFO - Deleting VM ctest-TestRoutersBasic-18701169-61839782
2026-05-20 15:37:28,687 - INFO - Deleting VM ctest-TestRoutersBasic-18701169-06535959
2026-05-20 15:37:28,773 - INFO - Deleting VN ctest-ext_vn-02101554
2026-05-20 15:37:28,846 - DEBUG - VN d1f0556e-e9b0-44bb-ace9-abb3cbb21a05 still in use: Unable to complete operation on network d1f0556e-e9b0-44bb-ace9-abb3cbb21a05. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-679205e8-f414-41e0-a880-e960df1d1994']
2026-05-20 15:37:28,846 - WARNING - Deleting VN ctest-ext_vn-02101554 failed..Will retry
2026-05-20 15:37:30,976 - DEBUG - Response for deleting network ()
2026-05-20 15:37:30,976 - INFO - Deleting VN ctest-vn-60756701
2026-05-20 15:37:31,098 - DEBUG - Response for deleting network ()
2026-05-20 15:37:31,358 - DEBUG - No XMPP flaps were noticed during the test
2026-05-20 15:37:31,358 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:26]
2026-05-20 15:37:31,359 - INFO - --------------------------------------------------------------------------------
2026-05-20 15:37:32,079 - INFO - Deleted project: ctest-TestRoutersBasic-18701169, ID : 121d4324-31bb-4f7b-9e59-18f03ab913d9