2025-08-15 08:46:10,596 - INFO - Domain Default found not creating
2025-08-15 08:46:10,730 - INFO - Project ctest-TestRoutersBasic-06521816 not found, creating it
2025-08-15 08:46:11,163 - INFO - Created Project:ctest-TestRoutersBasic-06521816, ID : 1ef7b80e-d257-4633-8a52-c80de72bfd65
2025-08-15 08:46:12,643 - INFO - ================================================================================
2025-08-15 08:46:12,643 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2025-08-15 08:46:12,643 - 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
2025-08-15 08:46:12,903 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with
2025-08-15 08:46:12,903 - INFO - Initial checks done. Running the testcase now
2025-08-15 08:46:12,903 - INFO -
2025-08-15 08:46:13,684 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-06521816
2025-08-15 08:46:13,781 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-06521816
2025-08-15 08:46:14,113 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-06521816', 'default']}
2025-08-15 08:46:14,403 - DEBUG - Response for create_network : {'network': {'id': '80d5572f-3ee6-4b09-8210-f8ae0a3203d4', 'name': 'ctest-vn-48685458', 'tenant_id': '1ef7b80ed25746338a52c80de72bfd65', 'project_id': '1ef7b80ed25746338a52c80de72bfd65', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-06521816', 'ctest-vn-48685458'], 'port_security_enabled': True, 'description': ''}}
2025-08-15 08:46:14,570 - DEBUG - Response for create_subnet : {'subnet': {'id': '08ab16c7-1760-42dc-a833-36c82cb1dd99', 'name': '', 'tenant_id': '1ef7b80ed25746338a52c80de72bfd65', 'network_id': '80d5572f-3ee6-4b09-8210-f8ae0a3203d4', 'ip_version': 4, 'cidr': '133.220.217.0/26', 'allocation_pools': [{'start': '133.220.217.2', 'end': '133.220.217.62'}], 'gateway_ip': '133.220.217.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.220.217.2', 'tags': [], 'project_id': '1ef7b80ed25746338a52c80de72bfd65'}}
2025-08-15 08:46:14,589 - INFO - Created VN ctest-vn-48685458
2025-08-15 08:46:14,645 - DEBUG - VN ctest-vn-48685458 UUID is 80d5572f-3ee6-4b09-8210-f8ae0a3203d4
2025-08-15 08:46:14,969 - DEBUG - Response for create_network : {'network': {'id': '48dba8ab-7f6f-472d-a792-bc078ce8624f', 'name': 'ctest-ext_vn-58886545', 'tenant_id': '1ef7b80ed25746338a52c80de72bfd65', 'project_id': '1ef7b80ed25746338a52c80de72bfd65', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-06521816', 'ctest-ext_vn-58886545'], 'port_security_enabled': True, 'description': ''}}
2025-08-15 08:46:15,211 - DEBUG - Response for create_subnet : {'subnet': {'id': '0bef88f2-a8dd-4619-b4a0-90b790a68a0b', 'name': '', 'tenant_id': '1ef7b80ed25746338a52c80de72bfd65', 'network_id': '48dba8ab-7f6f-472d-a792-bc078ce8624f', 'ip_version': 4, 'cidr': '70.177.125.64/26', 'allocation_pools': [{'start': '70.177.125.66', 'end': '70.177.125.126'}], 'gateway_ip': '70.177.125.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '70.177.125.66', 'tags': [], 'project_id': '1ef7b80ed25746338a52c80de72bfd65'}}
2025-08-15 08:46:15,229 - INFO - Created VN ctest-ext_vn-58886545
2025-08-15 08:46:15,285 - DEBUG - VN ctest-ext_vn-58886545 UUID is 48dba8ab-7f6f-472d-a792-bc078ce8624f
2025-08-15 08:46:15,465 - DEBUG - Services list from nova: [, , ]
2025-08-15 08:46:16,574 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3860-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3860-1)
2025-08-15 08:46:17,802 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3860-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3860-1)
2025-08-15 08:46:17,879 - INFO - Setting gateway for router 8923f828-6553-470e-b916-c484f3296d58 to network 48dba8ab-7f6f-472d-a792-bc078ce8624f
2025-08-15 08:46:17,949 - INFO - Adding interface with subnet_id 08ab16c7-1760-42dc-a833-36c82cb1dd99, port_id None to router 8923f828-6553-470e-b916-c484f3296d58
2025-08-15 08:46:18,304 - INFO - Waiting for VM ctest-TestRoutersBasic-06521816-98447047 to be up..
2025-08-15 08:46:18,444 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-15 08:46:23,512 - DEBUG - VM is in ACTIVE state now
2025-08-15 08:46:23,512 - INFO - VM name : ctest-TestRoutersBasic-06521816-98447047
2025-08-15 08:46:23,578 - DEBUG - VM ctest-TestRoutersBasic-06521816-98447047 ID is 591e79a2-5407-4c7f-8ede-976f16bf347e
2025-08-15 08:46:23,597 - DEBUG - VM ctest-TestRoutersBasic-06521816-98447047 launched on Node cn-jenkins-deploy-platform-ansible-os-3860-1
2025-08-15 08:46:23,685 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/591e79a2-5407-4c7f-8ede-976f16bf347e
2025-08-15 08:46:24,015 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/591e79a2-5407-4c7f-8ede-976f16bf347e
2025-08-15 08:46:24,046 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/50b0f96a-c8f3-48f7-8d70-18815af4b805
2025-08-15 08:46:27,295 - 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 1007ms')
2025-08-15 08:46:27,295 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-06521816-98447047 failed!
2025-08-15 08:46:27,349 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-06521816:ctest-vn-48685458 is 133.220.217.1 and allocation pool is NOT set
2025-08-15 08:46:29,416 - 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.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.449 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.449/1.889/3.329/1.440 ms')
2025-08-15 08:46:29,416 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-06521816-98447047 passed
2025-08-15 08:46:29,573 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 08:46:29,573 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-06521816-98447047, IP 133.220.217.3, Port 22
2025-08-15 08:46:29,733 - DEBUG - VM ctest-TestRoutersBasic-06521816-98447047 is ready for SSH connections
2025-08-15 08:46:29,733 - INFO - Waiting for VM ctest-TestRoutersBasic-06521816-43446169 to be up..
2025-08-15 08:46:29,811 - DEBUG - VM is in ACTIVE state now
2025-08-15 08:46:29,811 - INFO - VM name : ctest-TestRoutersBasic-06521816-43446169
2025-08-15 08:46:29,885 - DEBUG - VM ctest-TestRoutersBasic-06521816-43446169 ID is 247603b4-69b5-4a98-bd70-baa7d5f4c512
2025-08-15 08:46:29,885 - DEBUG - VM ctest-TestRoutersBasic-06521816-43446169 launched on Node cn-jenkins-deploy-platform-ansible-os-3860-1
2025-08-15 08:46:29,963 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/247603b4-69b5-4a98-bd70-baa7d5f4c512
2025-08-15 08:46:29,972 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/1b2ac593-4c8f-4cac-952d-fbda8fd2d53a
2025-08-15 08:46:31,214 - 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.52 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.424 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.424/1.972/3.520/1.548 ms')
2025-08-15 08:46:31,215 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-06521816-43446169 passed
2025-08-15 08:46:31,373 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 08:46:31,373 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-06521816-43446169, IP 70.177.125.67, Port 22
2025-08-15 08:46:31,543 - DEBUG - VM ctest-TestRoutersBasic-06521816-43446169 is ready for SSH connections
2025-08-15 08:46:31,543 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 08:46:31,543 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 70.177.125.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 08:46:31,544 - DEBUG - ping -s 56 -c 3 -W 1 70.177.125.67
2025-08-15 08:46:35,235 - DEBUG - PING 70.177.125.67 (70.177.125.67): 56 data bytes
64 bytes from 70.177.125.67: seq=0 ttl=62 time=5.640 ms
64 bytes from 70.177.125.67: seq=1 ttl=62 time=0.838 ms
64 bytes from 70.177.125.67: seq=2 ttl=62 time=0.829 ms
--- 70.177.125.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.829/2.435/5.640 ms
2025-08-15 08:46:35,235 - INFO - Ping to IP 70.177.125.67 from VM ctest-TestRoutersBasic-06521816-98447047 passed
2025-08-15 08:46:35,235 - INFO - Deleting interface with subnet_id 08ab16c7-1760-42dc-a833-36c82cb1dd99, port_id None from router 8923f828-6553-470e-b916-c484f3296d58
2025-08-15 08:46:35,426 - INFO - Deleting VM ctest-TestRoutersBasic-06521816-43446169
2025-08-15 08:46:35,493 - INFO - Deleting VM ctest-TestRoutersBasic-06521816-98447047
2025-08-15 08:46:35,578 - INFO - Deleting VN ctest-ext_vn-58886545
2025-08-15 08:46:35,660 - DEBUG - VN 48dba8ab-7f6f-472d-a792-bc078ce8624f still in use: Unable to complete operation on network 48dba8ab-7f6f-472d-a792-bc078ce8624f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b7fd419e-8728-4680-ab2f-5f752e1829ea']
2025-08-15 08:46:35,660 - WARNING - Deleting VN ctest-ext_vn-58886545 failed..Will retry
2025-08-15 08:46:37,769 - DEBUG - Response for deleting network ()
2025-08-15 08:46:37,769 - INFO - Deleting VN ctest-vn-48685458
2025-08-15 08:46:37,863 - DEBUG - Response for deleting network ()
2025-08-15 08:46:38,119 - DEBUG - No XMPP flaps were noticed during the test
2025-08-15 08:46:38,119 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:26]
2025-08-15 08:46:38,119 - INFO - --------------------------------------------------------------------------------
2025-08-15 08:46:38,856 - INFO - Deleted project: ctest-TestRoutersBasic-06521816, ID : 1ef7b80e-d257-4633-8a52-c80de72bfd65