2026-05-05 17:16:59,310 - INFO - Domain Default found not creating
2026-05-05 17:16:59,521 - INFO - Project ctest-TestRoutersBasic-70667905 not found, creating it
2026-05-05 17:16:59,986 - INFO - Created Project:ctest-TestRoutersBasic-70667905, ID : ab30245c-73ed-4114-aa90-29ee428dbb8e
2026-05-05 17:17:01,593 - INFO - ================================================================================
2026-05-05 17:17:01,593 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2026-05-05 17:17:01,593 - 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-05 17:17:01,854 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-05-05 17:17:01,854 - INFO - Initial checks done. Running the testcase now
2026-05-05 17:17:01,854 - INFO -
2026-05-05 17:17:02,619 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-70667905
2026-05-05 17:17:02,715 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-70667905
2026-05-05 17:17:03,039 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-70667905', 'default']}
2026-05-05 17:17:03,349 - DEBUG - Response for create_network : {'network': {'id': '602ce97a-8611-4edd-80e5-1617179752ff', 'name': 'ctest-vn-89321844', 'tenant_id': 'ab30245c73ed4114aa9029ee428dbb8e', 'project_id': 'ab30245c73ed4114aa9029ee428dbb8e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-70667905', 'ctest-vn-89321844'], 'port_security_enabled': True, 'description': ''}}
2026-05-05 17:17:03,543 - DEBUG - Response for create_subnet : {'subnet': {'id': '7ed739f2-b811-4bea-86f4-c109d3f7c592', 'name': '', 'tenant_id': 'ab30245c73ed4114aa9029ee428dbb8e', 'network_id': '602ce97a-8611-4edd-80e5-1617179752ff', 'ip_version': 4, 'cidr': '183.58.171.128/26', 'allocation_pools': [{'start': '183.58.171.130', 'end': '183.58.171.190'}], 'gateway_ip': '183.58.171.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '183.58.171.130', 'tags': [], 'project_id': 'ab30245c73ed4114aa9029ee428dbb8e'}}
2026-05-05 17:17:03,566 - INFO - Created VN ctest-vn-89321844
2026-05-05 17:17:03,619 - DEBUG - VN ctest-vn-89321844 UUID is 602ce97a-8611-4edd-80e5-1617179752ff
2026-05-05 17:17:03,972 - DEBUG - Response for create_network : {'network': {'id': '27800d49-0cf9-4914-85c0-d69297c534a7', 'name': 'ctest-ext_vn-88787173', 'tenant_id': 'ab30245c73ed4114aa9029ee428dbb8e', 'project_id': 'ab30245c73ed4114aa9029ee428dbb8e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-70667905', 'ctest-ext_vn-88787173'], 'port_security_enabled': True, 'description': ''}}
2026-05-05 17:17:04,150 - DEBUG - Response for create_subnet : {'subnet': {'id': '88a51fef-a2d4-49dd-940c-48d56c9ec8b0', 'name': '', 'tenant_id': 'ab30245c73ed4114aa9029ee428dbb8e', 'network_id': '27800d49-0cf9-4914-85c0-d69297c534a7', 'ip_version': 4, 'cidr': '206.196.222.192/26', 'allocation_pools': [{'start': '206.196.222.194', 'end': '206.196.222.254'}], 'gateway_ip': '206.196.222.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '206.196.222.194', 'tags': [], 'project_id': 'ab30245c73ed4114aa9029ee428dbb8e'}}
2026-05-05 17:17:04,170 - INFO - Created VN ctest-ext_vn-88787173
2026-05-05 17:17:04,223 - DEBUG - VN ctest-ext_vn-88787173 UUID is 27800d49-0cf9-4914-85c0-d69297c534a7
2026-05-05 17:17:04,422 - DEBUG - Services list from nova: [, , ]
2026-05-05 17:17:05,513 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5745-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5745-1)
2026-05-05 17:17:06,716 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5745-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5745-1)
2026-05-05 17:17:06,809 - INFO - Setting gateway for router fcc898f9-19fb-4ac2-9ea3-6cd8cd599383 to network 27800d49-0cf9-4914-85c0-d69297c534a7
2026-05-05 17:17:06,897 - INFO - Adding interface with subnet_id 7ed739f2-b811-4bea-86f4-c109d3f7c592, port_id None to router fcc898f9-19fb-4ac2-9ea3-6cd8cd599383
2026-05-05 17:17:07,264 - INFO - Waiting for VM ctest-TestRoutersBasic-70667905-26174806 to be up..
2026-05-05 17:17:07,430 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-05 17:17:12,547 - DEBUG - VM is in ACTIVE state now
2026-05-05 17:17:12,547 - INFO - VM name : ctest-TestRoutersBasic-70667905-26174806
2026-05-05 17:17:12,642 - DEBUG - VM ctest-TestRoutersBasic-70667905-26174806 ID is d6293de6-2a95-4847-9e90-e466915e876d
2026-05-05 17:17:12,666 - DEBUG - VM ctest-TestRoutersBasic-70667905-26174806 launched on Node cn-jenkins-deploy-platform-ansible-os-5745-1
2026-05-05 17:17:12,756 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d6293de6-2a95-4847-9e90-e466915e876d
2026-05-05 17:17:13,066 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d6293de6-2a95-4847-9e90-e466915e876d
2026-05-05 17:17:13,114 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e8ad6c1b-0035-4b52-979e-5121fa422cec
2026-05-05 17:17:16,373 - 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 1009ms')
2026-05-05 17:17:16,373 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-70667905-26174806 failed!
2026-05-05 17:17:16,431 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-70667905:ctest-vn-89321844 is 183.58.171.129 and allocation pool is NOT set
2026-05-05 17:17:18,500 - 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.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.482 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.482/1.824/3.167/1.342 ms')
2026-05-05 17:17:18,500 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-70667905-26174806 passed
2026-05-05 17:17:18,655 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 17:17:18,655 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-70667905-26174806, IP 183.58.171.131, Port 22
2026-05-05 17:17:18,815 - DEBUG - VM ctest-TestRoutersBasic-70667905-26174806 is ready for SSH connections
2026-05-05 17:17:18,815 - INFO - Waiting for VM ctest-TestRoutersBasic-70667905-37874435 to be up..
2026-05-05 17:17:18,920 - DEBUG - VM is in ACTIVE state now
2026-05-05 17:17:18,920 - INFO - VM name : ctest-TestRoutersBasic-70667905-37874435
2026-05-05 17:17:19,000 - DEBUG - VM ctest-TestRoutersBasic-70667905-37874435 ID is 049f7bbc-501b-4bd2-982f-90df3cc61f30
2026-05-05 17:17:19,000 - DEBUG - VM ctest-TestRoutersBasic-70667905-37874435 launched on Node cn-jenkins-deploy-platform-ansible-os-5745-1
2026-05-05 17:17:19,102 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/049f7bbc-501b-4bd2-982f-90df3cc61f30
2026-05-05 17:17:19,112 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/986c2185-c7d0-46ed-8347-69f8323ad9b6
2026-05-05 17:17:20,356 - 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.98 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.397 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.397/1.689/2.982/1.292 ms')
2026-05-05 17:17:20,356 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-70667905-37874435 passed
2026-05-05 17:17:20,507 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 17:17:20,507 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-70667905-37874435, IP 206.196.222.195, Port 22
2026-05-05 17:17:20,662 - DEBUG - VM ctest-TestRoutersBasic-70667905-37874435 is ready for SSH connections
2026-05-05 17:17:20,663 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-05 17:17:20,663 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 206.196.222.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-05 17:17:20,663 - DEBUG - ping -s 56 -c 3 -W 1 206.196.222.195
2026-05-05 17:17:24,390 - DEBUG - PING 206.196.222.195 (206.196.222.195): 56 data bytes
64 bytes from 206.196.222.195: seq=0 ttl=62 time=6.403 ms
64 bytes from 206.196.222.195: seq=1 ttl=62 time=1.135 ms
64 bytes from 206.196.222.195: seq=2 ttl=62 time=1.496 ms
--- 206.196.222.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.135/3.011/6.403 ms
2026-05-05 17:17:24,390 - INFO - Ping to IP 206.196.222.195 from VM ctest-TestRoutersBasic-70667905-26174806 passed
2026-05-05 17:17:24,390 - INFO - Deleting interface with subnet_id 7ed739f2-b811-4bea-86f4-c109d3f7c592, port_id None from router fcc898f9-19fb-4ac2-9ea3-6cd8cd599383
2026-05-05 17:17:24,606 - INFO - Deleting VM ctest-TestRoutersBasic-70667905-37874435
2026-05-05 17:17:24,691 - INFO - Deleting VM ctest-TestRoutersBasic-70667905-26174806
2026-05-05 17:17:24,783 - INFO - Deleting VN ctest-ext_vn-88787173
2026-05-05 17:17:24,852 - DEBUG - VN 27800d49-0cf9-4914-85c0-d69297c534a7 still in use: Unable to complete operation on network 27800d49-0cf9-4914-85c0-d69297c534a7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b2bc62d3-6378-47f6-9b5e-5fc3325ed2f9']
2026-05-05 17:17:24,852 - WARNING - Deleting VN ctest-ext_vn-88787173 failed..Will retry
2026-05-05 17:17:26,963 - DEBUG - Response for deleting network ()
2026-05-05 17:17:26,963 - INFO - Deleting VN ctest-vn-89321844
2026-05-05 17:17:27,102 - DEBUG - Response for deleting network ()
2026-05-05 17:17:27,356 - DEBUG - No XMPP flaps were noticed during the test
2026-05-05 17:17:27,356 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:26]
2026-05-05 17:17:27,356 - INFO - --------------------------------------------------------------------------------
2026-05-05 17:17:28,053 - INFO - Deleted project: ctest-TestRoutersBasic-70667905, ID : ab30245c-73ed-4114-aa90-29ee428dbb8e