2026-08-20 13:40:35,079 - INFO - Domain Default found not creating
2026-08-20 13:40:35,282 - INFO - Project ctest-TestRoutersBasic-86275791 not found, creating it
2026-08-20 13:40:35,806 - INFO - Created Project:ctest-TestRoutersBasic-86275791, ID : e0b2adfb-af34-472c-8b0c-2d33ee3606df
2026-08-20 13:40:37,588 - INFO - ================================================================================
2026-08-20 13:40:37,588 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2026-08-20 13:40:37,588 - 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-08-20 13:40:37,858 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.25': '0'}} with
2026-08-20 13:40:37,859 - INFO - Initial checks done. Running the testcase now
2026-08-20 13:40:37,859 - INFO -
2026-08-20 13:40:38,742 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-86275791
2026-08-20 13:40:38,841 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-86275791
2026-08-20 13:40:39,165 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-86275791', 'default']}
2026-08-20 13:40:39,481 - DEBUG - Response for create_network : {'network': {'id': '4602c94e-5a1d-4889-9da3-595eed045f52', 'name': 'ctest-vn-49430875', 'tenant_id': 'e0b2adfbaf34472c8b0c2d33ee3606df', 'project_id': 'e0b2adfbaf34472c8b0c2d33ee3606df', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-86275791', 'ctest-vn-49430875'], 'port_security_enabled': True, 'description': ''}}
2026-08-20 13:40:39,687 - DEBUG - Response for create_subnet : {'subnet': {'id': '4ed0eeda-8275-481a-beaf-7a9301d24ad2', 'name': '', 'tenant_id': 'e0b2adfbaf34472c8b0c2d33ee3606df', 'network_id': '4602c94e-5a1d-4889-9da3-595eed045f52', 'ip_version': 4, 'cidr': '46.117.51.192/26', 'allocation_pools': [{'start': '46.117.51.194', 'end': '46.117.51.254'}], 'gateway_ip': '46.117.51.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '46.117.51.194', 'tags': [], 'project_id': 'e0b2adfbaf34472c8b0c2d33ee3606df'}}
2026-08-20 13:40:39,706 - INFO - Created VN ctest-vn-49430875
2026-08-20 13:40:39,761 - DEBUG - VN ctest-vn-49430875 UUID is 4602c94e-5a1d-4889-9da3-595eed045f52
2026-08-20 13:40:40,180 - DEBUG - Response for create_network : {'network': {'id': 'c8a087d7-458f-47c5-9f19-b65bfaa7ae87', 'name': 'ctest-ext_vn-03060939', 'tenant_id': 'e0b2adfbaf34472c8b0c2d33ee3606df', 'project_id': 'e0b2adfbaf34472c8b0c2d33ee3606df', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-86275791', 'ctest-ext_vn-03060939'], 'port_security_enabled': True, 'description': ''}}
2026-08-20 13:40:40,369 - DEBUG - Response for create_subnet : {'subnet': {'id': '0b29fa8c-fb02-4f84-8ec5-aa74d0085a6b', 'name': '', 'tenant_id': 'e0b2adfbaf34472c8b0c2d33ee3606df', 'network_id': 'c8a087d7-458f-47c5-9f19-b65bfaa7ae87', 'ip_version': 4, 'cidr': '68.114.200.0/26', 'allocation_pools': [{'start': '68.114.200.2', 'end': '68.114.200.62'}], 'gateway_ip': '68.114.200.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '68.114.200.2', 'tags': [], 'project_id': 'e0b2adfbaf34472c8b0c2d33ee3606df'}}
2026-08-20 13:40:40,387 - INFO - Created VN ctest-ext_vn-03060939
2026-08-20 13:40:40,441 - DEBUG - VN ctest-ext_vn-03060939 UUID is c8a087d7-458f-47c5-9f19-b65bfaa7ae87
2026-08-20 13:40:40,657 - DEBUG - Services list from nova: [, , ]
2026-08-20 13:40:41,020 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6189-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6189-1)
2026-08-20 13:40:41,428 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6189-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6189-1)
2026-08-20 13:40:41,506 - INFO - Setting gateway for router 01c3c334-235a-415f-b927-9be75c45b8d5 to network c8a087d7-458f-47c5-9f19-b65bfaa7ae87
2026-08-20 13:40:41,579 - INFO - Adding interface with subnet_id 4ed0eeda-8275-481a-beaf-7a9301d24ad2, port_id None to router 01c3c334-235a-415f-b927-9be75c45b8d5
2026-08-20 13:40:41,863 - INFO - Waiting for VM ctest-TestRoutersBasic-86275791-65730470 to be up..
2026-08-20 13:40:41,946 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 13:40:47,023 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 13:40:52,166 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 13:40:57,245 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 13:41:02,325 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 13:41:07,407 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 13:41:12,496 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 13:41:17,610 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 13:41:22,727 - DEBUG - VM is in ACTIVE state now
2026-08-20 13:41:22,727 - INFO - VM name : ctest-TestRoutersBasic-86275791-65730470
2026-08-20 13:41:22,808 - DEBUG - VM ctest-TestRoutersBasic-86275791-65730470 ID is 77fa5968-81d6-4240-ac5b-4cdad2d1ee12
2026-08-20 13:41:22,833 - DEBUG - VM ctest-TestRoutersBasic-86275791-65730470 launched on Node cn-jenkins-deploy-platform-ansible-os-6189-1
2026-08-20 13:41:22,913 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/77fa5968-81d6-4240-ac5b-4cdad2d1ee12
2026-08-20 13:41:23,280 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/77fa5968-81d6-4240-ac5b-4cdad2d1ee12
2026-08-20 13:41:23,312 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/3a4fa613-f2c6-465b-84b1-d3d7fefafe32
2026-08-20 13:41:26,582 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=12.6 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1028ms\r\nrtt min/avg/max/mdev = 12.616/12.616/12.616/0.000 ms')
2026-08-20 13:41:26,582 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutersBasic-86275791-65730470 passed
2026-08-20 13:41:26,749 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-20 13:41:26,750 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-86275791-65730470, IP 46.117.51.195, Port 22
2026-08-20 13:41:26,819 - DEBUG - Error on ssh to cirros@169.254.0.5:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.5/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.5/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.5/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-08-20 13:41:26,934 - DEBUG - VM ctest-TestRoutersBasic-86275791-65730470 is NOT ready for SSH connections, VM status: ACTIVE
2026-08-20 13:41:31,935 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-20 13:41:31,935 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-86275791-65730470, IP 46.117.51.195, Port 22
2026-08-20 13:41:32,108 - DEBUG - VM ctest-TestRoutersBasic-86275791-65730470 is ready for SSH connections
2026-08-20 13:41:32,108 - INFO - Waiting for VM ctest-TestRoutersBasic-86275791-00038405 to be up..
2026-08-20 13:41:32,183 - DEBUG - VM is in ACTIVE state now
2026-08-20 13:41:32,183 - INFO - VM name : ctest-TestRoutersBasic-86275791-00038405
2026-08-20 13:41:32,255 - DEBUG - VM ctest-TestRoutersBasic-86275791-00038405 ID is b0c11573-24a6-48f5-b75a-3dc6ca4f7bb1
2026-08-20 13:41:32,255 - DEBUG - VM ctest-TestRoutersBasic-86275791-00038405 launched on Node cn-jenkins-deploy-platform-ansible-os-6189-1
2026-08-20 13:41:32,328 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/b0c11573-24a6-48f5-b75a-3dc6ca4f7bb1
2026-08-20 13:41:32,337 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/22eb6d83-6dd3-4718-8d15-9250ac1ba279
2026-08-20 13:41:33,576 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n64 bytes from 169.254.0.6: icmp_seq=1 ttl=63 time=5.26 ms\r\n64 bytes from 169.254.0.6: icmp_seq=2 ttl=63 time=0.470 ms\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.470/2.866/5.262/2.396 ms')
2026-08-20 13:41:33,576 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestRoutersBasic-86275791-00038405 passed
2026-08-20 13:41:33,729 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-20 13:41:33,729 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-86275791-00038405, IP 68.114.200.4, Port 22
2026-08-20 13:41:33,896 - DEBUG - VM ctest-TestRoutersBasic-86275791-00038405 is ready for SSH connections
2026-08-20 13:41:33,896 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-20 13:41:33,896 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 68.114.200.4, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.162, gateway password: c0ntrail123
2026-08-20 13:41:33,896 - DEBUG - ping -s 56 -c 3 -W 1 68.114.200.4
2026-08-20 13:41:36,906 - DEBUG - PING 68.114.200.4 (68.114.200.4): 56 data bytes
64 bytes from 68.114.200.4: seq=0 ttl=62 time=8.293 ms
64 bytes from 68.114.200.4: seq=1 ttl=62 time=1.001 ms
64 bytes from 68.114.200.4: seq=2 ttl=62 time=1.200 ms
--- 68.114.200.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.001/3.498/8.293 ms
2026-08-20 13:41:36,906 - INFO - Ping to IP 68.114.200.4 from VM ctest-TestRoutersBasic-86275791-65730470 passed
2026-08-20 13:41:36,906 - INFO - Deleting interface with subnet_id 4ed0eeda-8275-481a-beaf-7a9301d24ad2, port_id None from router 01c3c334-235a-415f-b927-9be75c45b8d5
2026-08-20 13:41:37,126 - INFO - Deleting VM ctest-TestRoutersBasic-86275791-00038405
2026-08-20 13:41:37,202 - INFO - Deleting VM ctest-TestRoutersBasic-86275791-65730470
2026-08-20 13:41:37,287 - INFO - Deleting VN ctest-ext_vn-03060939
2026-08-20 13:41:37,366 - DEBUG - VN c8a087d7-458f-47c5-9f19-b65bfaa7ae87 still in use: Unable to complete operation on network c8a087d7-458f-47c5-9f19-b65bfaa7ae87. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f453b5f2-0e6d-4ab2-b2e7-f69371bc6335']
2026-08-20 13:41:37,366 - WARNING - Deleting VN ctest-ext_vn-03060939 failed..Will retry
2026-08-20 13:41:39,562 - DEBUG - Response for deleting network ()
2026-08-20 13:41:39,562 - INFO - Deleting VN ctest-vn-49430875
2026-08-20 13:41:39,678 - DEBUG - Response for deleting network ()
2026-08-20 13:41:39,950 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 13:41:39,950 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:01:02]
2026-08-20 13:41:39,950 - INFO - --------------------------------------------------------------------------------
2026-08-20 13:41:40,863 - INFO - Deleted project: ctest-TestRoutersBasic-86275791, ID : e0b2adfb-af34-472c-8b0c-2d33ee3606df