2025-09-25 01:47:35,735 - INFO - Domain Default found not creating 2025-09-25 01:47:35,951 - INFO - Project ctest-TestRouters-14865533 not found, creating it 2025-09-25 01:47:36,369 - INFO - Created Project:ctest-TestRouters-14865533, ID : 1fda4250-7955-4e30-80d3-3c4461f8c451 2025-09-25 01:47:37,697 - INFO - ================================================================================ 2025-09-25 01:47:37,697 - INFO - STARTING TEST : test_basic_router_behavior 2025-09-25 01:47:37,697 - INFO - TEST DESCRIPTION : Validate a router is able to route packets between two VNs Create a router Create 2 VNs, and a VM in each Add router port from each VN Ping between VMs 2025-09-25 01:47:37,963 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.129': '0'}} with 2025-09-25 01:47:37,963 - INFO - Initial checks done. Running the testcase now 2025-09-25 01:47:37,963 - INFO - 2025-09-25 01:47:38,478 - DEBUG - Response for create_network : {'network': {'id': 'd3c20f2a-2c04-4e34-8023-3b8da6c0f0fe', 'name': 'ctest-vn1-24712842', 'tenant_id': '1fda425079554e3080d33c4461f8c451', 'project_id': '1fda425079554e3080d33c4461f8c451', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-14865533', 'ctest-vn1-24712842'], 'port_security_enabled': True, 'description': ''}} 2025-09-25 01:47:38,641 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bfabf976-8f85-443f-9fcd-e83f56ae07ad', 'name': '', 'tenant_id': '1fda425079554e3080d33c4461f8c451', 'network_id': 'd3c20f2a-2c04-4e34-8023-3b8da6c0f0fe', 'ip_version': 4, 'cidr': '160.69.76.64/26', 'allocation_pools': [{'start': '160.69.76.66', 'end': '160.69.76.126'}], 'gateway_ip': '160.69.76.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '160.69.76.66', 'tags': [], 'project_id': '1fda425079554e3080d33c4461f8c451'}} 2025-09-25 01:47:38,654 - INFO - Created VN ctest-vn1-24712842 2025-09-25 01:47:38,706 - DEBUG - VN ctest-vn1-24712842 UUID is d3c20f2a-2c04-4e34-8023-3b8da6c0f0fe 2025-09-25 01:47:39,011 - DEBUG - Response for create_network : {'network': {'id': 'a2be0a16-c4c4-42e7-a0b8-10767ccc28bb', 'name': 'ctest-vn2-84345879', 'tenant_id': '1fda425079554e3080d33c4461f8c451', 'project_id': '1fda425079554e3080d33c4461f8c451', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-14865533', 'ctest-vn2-84345879'], 'port_security_enabled': True, 'description': ''}} 2025-09-25 01:47:39,221 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f63cf974-ea8e-4df0-a812-c1f365133b90', 'name': '', 'tenant_id': '1fda425079554e3080d33c4461f8c451', 'network_id': 'a2be0a16-c4c4-42e7-a0b8-10767ccc28bb', 'ip_version': 4, 'cidr': '93.203.6.128/26', 'allocation_pools': [{'start': '93.203.6.130', 'end': '93.203.6.190'}], 'gateway_ip': '93.203.6.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '93.203.6.130', 'tags': [], 'project_id': '1fda425079554e3080d33c4461f8c451'}} 2025-09-25 01:47:39,236 - INFO - Created VN ctest-vn2-84345879 2025-09-25 01:47:39,286 - DEBUG - VN ctest-vn2-84345879 UUID is a2be0a16-c4c4-42e7-a0b8-10767ccc28bb 2025-09-25 01:47:39,525 - DEBUG - Services list from nova: [, , ] 2025-09-25 01:47:40,478 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4185-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4185-1) 2025-09-25 01:47:41,633 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4185-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4185-1) 2025-09-25 01:47:41,697 - INFO - Adding interface with subnet_id bfabf976-8f85-443f-9fcd-e83f56ae07ad, port_id None to router 0608a956-24f3-45d6-a008-df437028f2e1 2025-09-25 01:47:41,944 - INFO - Waiting for VM ctest-vn1-vm1-07628951 to be up.. 2025-09-25 01:47:42,034 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-25 01:47:47,099 - DEBUG - VM is in ACTIVE state now 2025-09-25 01:47:47,099 - INFO - VM name : ctest-vn1-vm1-07628951 2025-09-25 01:47:47,159 - DEBUG - VM ctest-vn1-vm1-07628951 ID is d2303c2d-e9f2-4571-b142-c24927e1b110 2025-09-25 01:47:47,174 - DEBUG - VM ctest-vn1-vm1-07628951 launched on Node cn-jenkins-deploy-platform-ansible-os-4185-1 2025-09-25 01:47:47,235 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/d2303c2d-e9f2-4571-b142-c24927e1b110 2025-09-25 01:47:47,523 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/d2303c2d-e9f2-4571-b142-c24927e1b110 2025-09-25 01:47:47,555 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/de5c2242-47c9-4174-92fa-c698ab173d0c 2025-09-25 01:47:50,811 - 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 1024ms') 2025-09-25 01:47:50,811 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-07628951 failed! 2025-09-25 01:47:50,862 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-14865533:ctest-vn1-24712842 is 160.69.76.65 and allocation pool is NOT set 2025-09-25 01:47:52,924 - 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=2.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.422 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 = 0.422/1.668/2.914/1.246 ms') 2025-09-25 01:47:52,924 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-07628951 passed 2025-09-25 01:47:53,070 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-25 01:47:53,070 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-07628951, IP 160.69.76.67, Port 22 2025-09-25 01:47:53,230 - DEBUG - VM ctest-vn1-vm1-07628951 is ready for SSH connections 2025-09-25 01:47:53,230 - INFO - Waiting for VM ctest-vn2-vm1-60316197 to be up.. 2025-09-25 01:47:53,294 - DEBUG - VM is in ACTIVE state now 2025-09-25 01:47:53,294 - INFO - VM name : ctest-vn2-vm1-60316197 2025-09-25 01:47:53,359 - DEBUG - VM ctest-vn2-vm1-60316197 ID is a1dbaa06-099b-4b35-8c59-397fa46b11c1 2025-09-25 01:47:53,359 - DEBUG - VM ctest-vn2-vm1-60316197 launched on Node cn-jenkins-deploy-platform-ansible-os-4185-1 2025-09-25 01:47:53,423 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/a1dbaa06-099b-4b35-8c59-397fa46b11c1 2025-09-25 01:47:53,431 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/c8875d45-5d0f-4e8f-8a5b-e02e89675f0c 2025-09-25 01:47:54,668 - 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.78 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.377 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.377/1.577/2.777/1.200 ms') 2025-09-25 01:47:54,668 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-60316197 passed 2025-09-25 01:47:54,818 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-25 01:47:54,819 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-60316197, IP 93.203.6.131, Port 22 2025-09-25 01:47:54,974 - DEBUG - VM ctest-vn2-vm1-60316197 is ready for SSH connections 2025-09-25 01:47:54,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-25 01:47:54,974 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 93.203.6.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2025-09-25 01:47:54,975 - DEBUG - ping -s 56 -c 3 -W 1 93.203.6.131 2025-09-25 01:47:59,633 - DEBUG - PING 93.203.6.131 (93.203.6.131): 56 data bytes --- 93.203.6.131 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-09-25 01:47:59,634 - WARNING - Ping to IP 93.203.6.131 from VM ctest-vn1-vm1-07628951 failed 2025-09-25 01:47:59,634 - INFO - Adding interface with subnet_id f63cf974-ea8e-4df0-a812-c1f365133b90, port_id None to router 0608a956-24f3-45d6-a008-df437028f2e1 2025-09-25 01:47:59,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-25 01:47:59,867 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 93.203.6.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2025-09-25 01:47:59,867 - DEBUG - ping -s 56 -c 3 -W 1 93.203.6.131 2025-09-25 01:48:02,083 - DEBUG - PING 93.203.6.131 (93.203.6.131): 56 data bytes 64 bytes from 93.203.6.131: seq=0 ttl=63 time=2.292 ms 64 bytes from 93.203.6.131: seq=1 ttl=63 time=0.835 ms 64 bytes from 93.203.6.131: seq=2 ttl=63 time=0.727 ms --- 93.203.6.131 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.727/1.284/2.292 ms 2025-09-25 01:48:02,083 - INFO - Ping to IP 93.203.6.131 from VM ctest-vn1-vm1-07628951 passed 2025-09-25 01:48:02,083 - INFO - Deleting interface with subnet_id bfabf976-8f85-443f-9fcd-e83f56ae07ad, port_id None from router 0608a956-24f3-45d6-a008-df437028f2e1 2025-09-25 01:48:02,187 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-25 01:48:02,187 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 93.203.6.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2025-09-25 01:48:02,187 - DEBUG - ping -s 56 -c 3 -W 1 93.203.6.131 2025-09-25 01:48:05,387 - DEBUG - PING 93.203.6.131 (93.203.6.131): 56 data bytes --- 93.203.6.131 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-09-25 01:48:05,387 - WARNING - Ping to IP 93.203.6.131 from VM ctest-vn1-vm1-07628951 failed 2025-09-25 01:48:05,387 - INFO - Adding interface with subnet_id bfabf976-8f85-443f-9fcd-e83f56ae07ad, port_id None to router 0608a956-24f3-45d6-a008-df437028f2e1 2025-09-25 01:48:05,580 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-25 01:48:05,580 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 93.203.6.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2025-09-25 01:48:05,580 - DEBUG - ping -s 56 -c 3 -W 1 93.203.6.131 2025-09-25 01:48:08,778 - DEBUG - PING 93.203.6.131 (93.203.6.131): 56 data bytes 64 bytes from 93.203.6.131: seq=1 ttl=63 time=1.267 ms 64 bytes from 93.203.6.131: seq=2 ttl=63 time=0.809 ms --- 93.203.6.131 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 0.809/1.038/1.267 ms 2025-09-25 01:48:08,778 - WARNING - Ping to IP 93.203.6.131 from VM ctest-vn1-vm1-07628951 failed 2025-09-25 01:48:09,779 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 93.203.6.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2025-09-25 01:48:09,779 - DEBUG - ping -s 56 -c 3 -W 1 93.203.6.131 2025-09-25 01:48:11,993 - DEBUG - PING 93.203.6.131 (93.203.6.131): 56 data bytes 64 bytes from 93.203.6.131: seq=0 ttl=63 time=1.326 ms 64 bytes from 93.203.6.131: seq=1 ttl=63 time=0.724 ms 64 bytes from 93.203.6.131: seq=2 ttl=63 time=0.721 ms --- 93.203.6.131 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.721/0.923/1.326 ms 2025-09-25 01:48:11,993 - INFO - Ping to IP 93.203.6.131 from VM ctest-vn1-vm1-07628951 passed 2025-09-25 01:48:11,993 - INFO - Deleting interface with subnet_id f63cf974-ea8e-4df0-a812-c1f365133b90, port_id None from router 0608a956-24f3-45d6-a008-df437028f2e1 2025-09-25 01:48:12,103 - INFO - Deleting interface with subnet_id bfabf976-8f85-443f-9fcd-e83f56ae07ad, port_id None from router 0608a956-24f3-45d6-a008-df437028f2e1 2025-09-25 01:48:12,272 - INFO - Deleting VM ctest-vn2-vm1-60316197 2025-09-25 01:48:12,335 - INFO - Deleting VM ctest-vn1-vm1-07628951 2025-09-25 01:48:12,401 - INFO - Deleting VN ctest-vn2-84345879 2025-09-25 01:48:12,441 - DEBUG - VN a2be0a16-c4c4-42e7-a0b8-10767ccc28bb still in use: Unable to complete operation on network a2be0a16-c4c4-42e7-a0b8-10767ccc28bb. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7c9bb371-2808-4a06-8ca4-1050d2674d38'] 2025-09-25 01:48:12,441 - WARNING - Deleting VN ctest-vn2-84345879 failed..Will retry 2025-09-25 01:48:14,544 - DEBUG - Response for deleting network () 2025-09-25 01:48:14,544 - INFO - Deleting VN ctest-vn1-24712842 2025-09-25 01:48:14,630 - DEBUG - Response for deleting network () 2025-09-25 01:48:14,887 - DEBUG - No XMPP flaps were noticed during the test 2025-09-25 01:48:14,887 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37] 2025-09-25 01:48:14,888 - INFO - -------------------------------------------------------------------------------- 2025-09-25 01:48:15,517 - INFO - Deleted project: ctest-TestRouters-14865533, ID : 1fda4250-7955-4e30-80d3-3c4461f8c451