2026-03-23 23:00:03,625 - INFO - Domain Default found not creating 2026-03-23 23:00:03,799 - INFO - Project ctest-TestRouters-58938263 not found, creating it 2026-03-23 23:00:04,264 - INFO - Created Project:ctest-TestRouters-58938263, ID : 49fe7c2f-19b2-4153-89c7-d19650a1fa8b 2026-03-23 23:00:05,759 - INFO - ================================================================================ 2026-03-23 23:00:05,759 - INFO - STARTING TEST : test_basic_router_behavior 2026-03-23 23:00:05,759 - 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 2026-03-23 23:00:06,019 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2026-03-23 23:00:06,019 - INFO - Initial checks done. Running the testcase now 2026-03-23 23:00:06,019 - INFO - 2026-03-23 23:00:06,612 - DEBUG - Response for create_network : {'network': {'id': '41630c64-c25f-4713-a9d9-f26198779595', 'name': 'ctest-vn1-11524353', 'tenant_id': '49fe7c2f19b2415389c7d19650a1fa8b', 'project_id': '49fe7c2f19b2415389c7d19650a1fa8b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-58938263', 'ctest-vn1-11524353'], 'port_security_enabled': True, 'description': ''}} 2026-03-23 23:00:06,768 - DEBUG - Response for create_subnet : {'subnet': {'id': '642c0809-ed13-443c-8d16-ce43041ba972', 'name': '', 'tenant_id': '49fe7c2f19b2415389c7d19650a1fa8b', 'network_id': '41630c64-c25f-4713-a9d9-f26198779595', 'ip_version': 4, 'cidr': '130.133.24.0/26', 'allocation_pools': [{'start': '130.133.24.2', 'end': '130.133.24.62'}], 'gateway_ip': '130.133.24.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '130.133.24.2', 'tags': [], 'project_id': '49fe7c2f19b2415389c7d19650a1fa8b'}} 2026-03-23 23:00:06,785 - INFO - Created VN ctest-vn1-11524353 2026-03-23 23:00:06,838 - DEBUG - VN ctest-vn1-11524353 UUID is 41630c64-c25f-4713-a9d9-f26198779595 2026-03-23 23:00:07,192 - DEBUG - Response for create_network : {'network': {'id': 'd081cab0-db1c-4cf9-8deb-717b2e3e570c', 'name': 'ctest-vn2-32536031', 'tenant_id': '49fe7c2f19b2415389c7d19650a1fa8b', 'project_id': '49fe7c2f19b2415389c7d19650a1fa8b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-58938263', 'ctest-vn2-32536031'], 'port_security_enabled': True, 'description': ''}} 2026-03-23 23:00:07,397 - DEBUG - Response for create_subnet : {'subnet': {'id': '51a55aff-c7ea-4883-b229-8b78545080bb', 'name': '', 'tenant_id': '49fe7c2f19b2415389c7d19650a1fa8b', 'network_id': 'd081cab0-db1c-4cf9-8deb-717b2e3e570c', 'ip_version': 4, 'cidr': '129.208.62.64/26', 'allocation_pools': [{'start': '129.208.62.66', 'end': '129.208.62.126'}], 'gateway_ip': '129.208.62.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '129.208.62.66', 'tags': [], 'project_id': '49fe7c2f19b2415389c7d19650a1fa8b'}} 2026-03-23 23:00:07,428 - INFO - Created VN ctest-vn2-32536031 2026-03-23 23:00:07,487 - DEBUG - VN ctest-vn2-32536031 UUID is d081cab0-db1c-4cf9-8deb-717b2e3e570c 2026-03-23 23:00:07,663 - DEBUG - Services list from nova: [, , ] 2026-03-23 23:00:08,698 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5523-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5523-1) 2026-03-23 23:00:10,023 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5523-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5523-1) 2026-03-23 23:00:10,079 - INFO - Adding interface with subnet_id 642c0809-ed13-443c-8d16-ce43041ba972, port_id None to router 28c111f4-2a41-410c-8ea3-dd90afbfab7d 2026-03-23 23:00:10,404 - INFO - Waiting for VM ctest-vn1-vm1-62662463 to be up.. 2026-03-23 23:00:10,519 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-23 23:00:15,603 - DEBUG - VM is in ACTIVE state now 2026-03-23 23:00:15,603 - INFO - VM name : ctest-vn1-vm1-62662463 2026-03-23 23:00:15,701 - DEBUG - VM ctest-vn1-vm1-62662463 ID is b71d03b0-237f-483f-8a65-f22b85c44792 2026-03-23 23:00:15,733 - DEBUG - VM ctest-vn1-vm1-62662463 launched on Node cn-jenkins-deploy-platform-ansible-os-5523-1 2026-03-23 23:00:15,818 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/b71d03b0-237f-483f-8a65-f22b85c44792 2026-03-23 23:00:16,111 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/b71d03b0-237f-483f-8a65-f22b85c44792 2026-03-23 23:00:16,141 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/eade3641-62b2-4e10-b184-3c8cacecaf9c 2026-03-23 23:00:19,380 - 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 1002ms') 2026-03-23 23:00:19,380 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-62662463 failed! 2026-03-23 23:00:19,438 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-58938263:ctest-vn1-11524353 is 130.133.24.1 and allocation pool is NOT set 2026-03-23 23:00:21,497 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.11 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 = 1.108/2.551/3.994/1.443 ms') 2026-03-23 23:00:21,497 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-62662463 passed 2026-03-23 23:00:21,646 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 23:00:21,646 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-62662463, IP 130.133.24.3, Port 22 2026-03-23 23:00:21,812 - DEBUG - VM ctest-vn1-vm1-62662463 is ready for SSH connections 2026-03-23 23:00:21,812 - INFO - Waiting for VM ctest-vn2-vm1-48694701 to be up.. 2026-03-23 23:00:21,894 - DEBUG - VM is in ACTIVE state now 2026-03-23 23:00:21,894 - INFO - VM name : ctest-vn2-vm1-48694701 2026-03-23 23:00:21,974 - DEBUG - VM ctest-vn2-vm1-48694701 ID is 98b86358-c53b-4d45-ab86-dde9e759604f 2026-03-23 23:00:21,974 - DEBUG - VM ctest-vn2-vm1-48694701 launched on Node cn-jenkins-deploy-platform-ansible-os-5523-1 2026-03-23 23:00:22,053 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/98b86358-c53b-4d45-ab86-dde9e759604f 2026-03-23 23:00:22,066 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/4fd06c35-c1c6-4c67-9756-2119f3af69f2 2026-03-23 23:00:23,327 - 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.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.456 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.456/1.738/3.021/1.282 ms') 2026-03-23 23:00:23,327 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-48694701 passed 2026-03-23 23:00:23,478 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 23:00:23,478 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-48694701, IP 129.208.62.67, Port 22 2026-03-23 23:00:23,638 - DEBUG - VM ctest-vn2-vm1-48694701 is ready for SSH connections 2026-03-23 23:00:23,638 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 23:00:23,638 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 129.208.62.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-03-23 23:00:23,638 - DEBUG - ping -s 56 -c 3 -W 1 129.208.62.67 2026-03-23 23:00:28,625 - DEBUG - PING 129.208.62.67 (129.208.62.67): 56 data bytes --- 129.208.62.67 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-03-23 23:00:28,625 - WARNING - Ping to IP 129.208.62.67 from VM ctest-vn1-vm1-62662463 failed 2026-03-23 23:00:28,626 - INFO - Adding interface with subnet_id 51a55aff-c7ea-4883-b229-8b78545080bb, port_id None to router 28c111f4-2a41-410c-8ea3-dd90afbfab7d 2026-03-23 23:00:28,886 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 23:00:28,886 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 129.208.62.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-03-23 23:00:28,886 - DEBUG - ping -s 56 -c 3 -W 1 129.208.62.67 2026-03-23 23:00:32,089 - DEBUG - PING 129.208.62.67 (129.208.62.67): 56 data bytes 64 bytes from 129.208.62.67: seq=1 ttl=63 time=2.486 ms 64 bytes from 129.208.62.67: seq=2 ttl=63 time=0.753 ms --- 129.208.62.67 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 0.753/1.619/2.486 ms 2026-03-23 23:00:32,089 - WARNING - Ping to IP 129.208.62.67 from VM ctest-vn1-vm1-62662463 failed 2026-03-23 23:00:33,090 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 129.208.62.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-03-23 23:00:33,091 - DEBUG - ping -s 56 -c 3 -W 1 129.208.62.67 2026-03-23 23:00:35,299 - DEBUG - PING 129.208.62.67 (129.208.62.67): 56 data bytes 64 bytes from 129.208.62.67: seq=0 ttl=63 time=1.380 ms 64 bytes from 129.208.62.67: seq=1 ttl=63 time=0.844 ms 64 bytes from 129.208.62.67: seq=2 ttl=63 time=0.841 ms --- 129.208.62.67 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.841/1.021/1.380 ms 2026-03-23 23:00:35,299 - INFO - Ping to IP 129.208.62.67 from VM ctest-vn1-vm1-62662463 passed 2026-03-23 23:00:35,299 - INFO - Deleting interface with subnet_id 642c0809-ed13-443c-8d16-ce43041ba972, port_id None from router 28c111f4-2a41-410c-8ea3-dd90afbfab7d 2026-03-23 23:00:35,412 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 23:00:35,413 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 129.208.62.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-03-23 23:00:35,413 - DEBUG - ping -s 56 -c 3 -W 1 129.208.62.67 2026-03-23 23:00:38,625 - DEBUG - PING 129.208.62.67 (129.208.62.67): 56 data bytes --- 129.208.62.67 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-03-23 23:00:38,626 - WARNING - Ping to IP 129.208.62.67 from VM ctest-vn1-vm1-62662463 failed 2026-03-23 23:00:38,626 - INFO - Adding interface with subnet_id 642c0809-ed13-443c-8d16-ce43041ba972, port_id None to router 28c111f4-2a41-410c-8ea3-dd90afbfab7d 2026-03-23 23:00:38,830 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 23:00:38,830 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 129.208.62.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-03-23 23:00:38,830 - DEBUG - ping -s 56 -c 3 -W 1 129.208.62.67 2026-03-23 23:00:41,076 - DEBUG - PING 129.208.62.67 (129.208.62.67): 56 data bytes 64 bytes from 129.208.62.67: seq=0 ttl=63 time=2.092 ms 64 bytes from 129.208.62.67: seq=1 ttl=63 time=0.877 ms 64 bytes from 129.208.62.67: seq=2 ttl=63 time=0.801 ms --- 129.208.62.67 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.801/1.256/2.092 ms 2026-03-23 23:00:41,076 - INFO - Ping to IP 129.208.62.67 from VM ctest-vn1-vm1-62662463 passed 2026-03-23 23:00:41,076 - INFO - Deleting interface with subnet_id 51a55aff-c7ea-4883-b229-8b78545080bb, port_id None from router 28c111f4-2a41-410c-8ea3-dd90afbfab7d 2026-03-23 23:00:41,186 - INFO - Deleting interface with subnet_id 642c0809-ed13-443c-8d16-ce43041ba972, port_id None from router 28c111f4-2a41-410c-8ea3-dd90afbfab7d 2026-03-23 23:00:41,372 - INFO - Deleting VM ctest-vn2-vm1-48694701 2026-03-23 23:00:41,454 - INFO - Deleting VM ctest-vn1-vm1-62662463 2026-03-23 23:00:41,530 - INFO - Deleting VN ctest-vn2-32536031 2026-03-23 23:00:41,566 - DEBUG - VN d081cab0-db1c-4cf9-8deb-717b2e3e570c still in use: Unable to complete operation on network d081cab0-db1c-4cf9-8deb-717b2e3e570c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d641ebc5-c679-40ec-9d38-1d000ad66424'] 2026-03-23 23:00:41,566 - WARNING - Deleting VN ctest-vn2-32536031 failed..Will retry 2026-03-23 23:00:43,668 - DEBUG - Response for deleting network () 2026-03-23 23:00:43,668 - INFO - Deleting VN ctest-vn1-11524353 2026-03-23 23:00:43,773 - DEBUG - Response for deleting network () 2026-03-23 23:00:44,036 - DEBUG - No XMPP flaps were noticed during the test 2026-03-23 23:00:44,036 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39] 2026-03-23 23:00:44,036 - INFO - -------------------------------------------------------------------------------- 2026-03-23 23:00:44,766 - INFO - Deleted project: ctest-TestRouters-58938263, ID : 49fe7c2f-19b2-4153-89c7-d19650a1fa8b