2025-10-24 17:10:14,085 - INFO - Domain Default found not creating 2025-10-24 17:10:14,256 - INFO - Project ctest-TestRouters-62886708 not found, creating it 2025-10-24 17:10:14,764 - INFO - Created Project:ctest-TestRouters-62886708, ID : bc29d850-eef0-425b-9564-eed0c6e573f2 2025-10-24 17:10:16,348 - INFO - ================================================================================ 2025-10-24 17:10:16,348 - INFO - STARTING TEST : test_basic_router_behavior 2025-10-24 17:10:16,349 - 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-10-24 17:10:16,611 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with 2025-10-24 17:10:16,611 - INFO - Initial checks done. Running the testcase now 2025-10-24 17:10:16,611 - INFO - 2025-10-24 17:10:17,208 - DEBUG - Response for create_network : {'network': {'id': '17bb3643-a8f8-4178-9204-45da16b99ddf', 'name': 'ctest-vn1-49633519', 'tenant_id': 'bc29d850eef0425b9564eed0c6e573f2', 'project_id': 'bc29d850eef0425b9564eed0c6e573f2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-62886708', 'ctest-vn1-49633519'], 'port_security_enabled': True, 'description': ''}} 2025-10-24 17:10:17,455 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a28f5c63-ec03-4561-8ccc-44cb5e89fbfc', 'name': '', 'tenant_id': 'bc29d850eef0425b9564eed0c6e573f2', 'network_id': '17bb3643-a8f8-4178-9204-45da16b99ddf', 'ip_version': 4, 'cidr': '76.78.146.64/26', 'allocation_pools': [{'start': '76.78.146.66', 'end': '76.78.146.126'}], 'gateway_ip': '76.78.146.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '76.78.146.66', 'tags': [], 'project_id': 'bc29d850eef0425b9564eed0c6e573f2'}} 2025-10-24 17:10:17,477 - INFO - Created VN ctest-vn1-49633519 2025-10-24 17:10:17,532 - DEBUG - VN ctest-vn1-49633519 UUID is 17bb3643-a8f8-4178-9204-45da16b99ddf 2025-10-24 17:10:17,881 - DEBUG - Response for create_network : {'network': {'id': '788a8d8c-e8a3-4d75-bfd6-6391285d10a1', 'name': 'ctest-vn2-34428537', 'tenant_id': 'bc29d850eef0425b9564eed0c6e573f2', 'project_id': 'bc29d850eef0425b9564eed0c6e573f2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-62886708', 'ctest-vn2-34428537'], 'port_security_enabled': True, 'description': ''}} 2025-10-24 17:10:18,062 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c5d45179-1d05-444b-9637-34b0fa5ed9d7', 'name': '', 'tenant_id': 'bc29d850eef0425b9564eed0c6e573f2', 'network_id': '788a8d8c-e8a3-4d75-bfd6-6391285d10a1', 'ip_version': 4, 'cidr': '97.127.36.64/26', 'allocation_pools': [{'start': '97.127.36.66', 'end': '97.127.36.126'}], 'gateway_ip': '97.127.36.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '97.127.36.66', 'tags': [], 'project_id': 'bc29d850eef0425b9564eed0c6e573f2'}} 2025-10-24 17:10:18,080 - INFO - Created VN ctest-vn2-34428537 2025-10-24 17:10:18,132 - DEBUG - VN ctest-vn2-34428537 UUID is 788a8d8c-e8a3-4d75-bfd6-6391285d10a1 2025-10-24 17:10:18,308 - DEBUG - Services list from nova: [, , ] 2025-10-24 17:10:19,356 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4477-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4477-1) 2025-10-24 17:10:20,677 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4477-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4477-1) 2025-10-24 17:10:20,761 - INFO - Adding interface with subnet_id a28f5c63-ec03-4561-8ccc-44cb5e89fbfc, port_id None to router dcd639ad-d37f-449f-8acb-9019677597eb 2025-10-24 17:10:21,068 - INFO - Waiting for VM ctest-vn1-vm1-79120524 to be up.. 2025-10-24 17:10:21,222 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-24 17:10:26,302 - DEBUG - VM is in ACTIVE state now 2025-10-24 17:10:26,303 - INFO - VM name : ctest-vn1-vm1-79120524 2025-10-24 17:10:26,381 - DEBUG - VM ctest-vn1-vm1-79120524 ID is f903914b-d113-421a-bd59-8af15198d9b0 2025-10-24 17:10:26,399 - DEBUG - VM ctest-vn1-vm1-79120524 launched on Node cn-jenkins-deploy-platform-ansible-os-4477-1 2025-10-24 17:10:26,506 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/f903914b-d113-421a-bd59-8af15198d9b0 2025-10-24 17:10:26,817 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/f903914b-d113-421a-bd59-8af15198d9b0 2025-10-24 17:10:26,863 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/4e5c4634-9129-4f5f-a84f-71a00ccdadac 2025-10-24 17:10:30,134 - 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 1026ms') 2025-10-24 17:10:30,134 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-79120524 failed! 2025-10-24 17:10:30,188 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-62886708:ctest-vn1-49633519 is 76.78.146.65 and allocation pool is NOT set 2025-10-24 17:10:32,247 - 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.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.701 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.701/2.126/3.552/1.425 ms') 2025-10-24 17:10:32,248 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-79120524 passed 2025-10-24 17:10:32,408 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 17:10:32,408 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-79120524, IP 76.78.146.67, Port 22 2025-10-24 17:10:32,583 - DEBUG - VM ctest-vn1-vm1-79120524 is ready for SSH connections 2025-10-24 17:10:32,583 - INFO - Waiting for VM ctest-vn2-vm1-98529640 to be up.. 2025-10-24 17:10:32,670 - DEBUG - VM is in ACTIVE state now 2025-10-24 17:10:32,671 - INFO - VM name : ctest-vn2-vm1-98529640 2025-10-24 17:10:32,762 - DEBUG - VM ctest-vn2-vm1-98529640 ID is 13dbdd7c-d6ba-40e7-85bd-5cea5c184a68 2025-10-24 17:10:32,762 - DEBUG - VM ctest-vn2-vm1-98529640 launched on Node cn-jenkins-deploy-platform-ansible-os-4477-1 2025-10-24 17:10:32,847 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/13dbdd7c-d6ba-40e7-85bd-5cea5c184a68 2025-10-24 17:10:32,863 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/077a2117-5b5a-4fdb-a07c-4804a34e75a5 2025-10-24 17:10:34,125 - 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=4.32 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.701 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.701/2.511/4.321/1.810 ms') 2025-10-24 17:10:34,125 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-98529640 passed 2025-10-24 17:10:34,280 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 17:10:34,280 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-98529640, IP 97.127.36.67, Port 22 2025-10-24 17:10:34,439 - DEBUG - VM ctest-vn2-vm1-98529640 is ready for SSH connections 2025-10-24 17:10:34,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 17:10:34,440 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 97.127.36.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2025-10-24 17:10:34,440 - DEBUG - ping -s 56 -c 3 -W 1 97.127.36.67 2025-10-24 17:10:39,501 - DEBUG - PING 97.127.36.67 (97.127.36.67): 56 data bytes --- 97.127.36.67 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-10-24 17:10:39,501 - WARNING - Ping to IP 97.127.36.67 from VM ctest-vn1-vm1-79120524 failed 2025-10-24 17:10:39,502 - INFO - Adding interface with subnet_id c5d45179-1d05-444b-9637-34b0fa5ed9d7, port_id None to router dcd639ad-d37f-449f-8acb-9019677597eb 2025-10-24 17:10:39,762 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 17:10:39,762 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 97.127.36.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2025-10-24 17:10:39,762 - DEBUG - ping -s 56 -c 3 -W 1 97.127.36.67 2025-10-24 17:10:42,983 - DEBUG - PING 97.127.36.67 (97.127.36.67): 56 data bytes 64 bytes from 97.127.36.67: seq=1 ttl=63 time=2.637 ms 64 bytes from 97.127.36.67: seq=2 ttl=63 time=1.133 ms --- 97.127.36.67 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 1.133/1.885/2.637 ms 2025-10-24 17:10:42,983 - WARNING - Ping to IP 97.127.36.67 from VM ctest-vn1-vm1-79120524 failed 2025-10-24 17:10:43,984 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 97.127.36.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2025-10-24 17:10:43,984 - DEBUG - ping -s 56 -c 3 -W 1 97.127.36.67 2025-10-24 17:10:46,207 - DEBUG - PING 97.127.36.67 (97.127.36.67): 56 data bytes 64 bytes from 97.127.36.67: seq=0 ttl=63 time=1.684 ms 64 bytes from 97.127.36.67: seq=1 ttl=63 time=0.969 ms 64 bytes from 97.127.36.67: seq=2 ttl=63 time=0.900 ms --- 97.127.36.67 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.900/1.184/1.684 ms 2025-10-24 17:10:46,208 - INFO - Ping to IP 97.127.36.67 from VM ctest-vn1-vm1-79120524 passed 2025-10-24 17:10:46,208 - INFO - Deleting interface with subnet_id a28f5c63-ec03-4561-8ccc-44cb5e89fbfc, port_id None from router dcd639ad-d37f-449f-8acb-9019677597eb 2025-10-24 17:10:46,352 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 17:10:46,353 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 97.127.36.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2025-10-24 17:10:46,353 - DEBUG - ping -s 56 -c 3 -W 1 97.127.36.67 2025-10-24 17:10:49,563 - DEBUG - PING 97.127.36.67 (97.127.36.67): 56 data bytes --- 97.127.36.67 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-10-24 17:10:49,563 - WARNING - Ping to IP 97.127.36.67 from VM ctest-vn1-vm1-79120524 failed 2025-10-24 17:10:49,563 - INFO - Adding interface with subnet_id a28f5c63-ec03-4561-8ccc-44cb5e89fbfc, port_id None to router dcd639ad-d37f-449f-8acb-9019677597eb 2025-10-24 17:10:49,787 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 17:10:49,787 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 97.127.36.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2025-10-24 17:10:49,787 - DEBUG - ping -s 56 -c 3 -W 1 97.127.36.67 2025-10-24 17:10:52,007 - DEBUG - PING 97.127.36.67 (97.127.36.67): 56 data bytes 64 bytes from 97.127.36.67: seq=0 ttl=63 time=1.738 ms 64 bytes from 97.127.36.67: seq=1 ttl=63 time=0.981 ms 64 bytes from 97.127.36.67: seq=2 ttl=63 time=1.357 ms --- 97.127.36.67 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.981/1.358/1.738 ms 2025-10-24 17:10:52,007 - INFO - Ping to IP 97.127.36.67 from VM ctest-vn1-vm1-79120524 passed 2025-10-24 17:10:52,007 - INFO - Deleting interface with subnet_id c5d45179-1d05-444b-9637-34b0fa5ed9d7, port_id None from router dcd639ad-d37f-449f-8acb-9019677597eb 2025-10-24 17:10:52,151 - INFO - Deleting interface with subnet_id a28f5c63-ec03-4561-8ccc-44cb5e89fbfc, port_id None from router dcd639ad-d37f-449f-8acb-9019677597eb 2025-10-24 17:10:52,378 - INFO - Deleting VM ctest-vn2-vm1-98529640 2025-10-24 17:10:52,469 - INFO - Deleting VM ctest-vn1-vm1-79120524 2025-10-24 17:10:52,552 - INFO - Deleting VN ctest-vn2-34428537 2025-10-24 17:10:52,592 - DEBUG - VN 788a8d8c-e8a3-4d75-bfd6-6391285d10a1 still in use: Unable to complete operation on network 788a8d8c-e8a3-4d75-bfd6-6391285d10a1. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c7e2c5e5-3973-4669-b0b0-73b92b87a617'] 2025-10-24 17:10:52,592 - WARNING - Deleting VN ctest-vn2-34428537 failed..Will retry 2025-10-24 17:10:54,698 - DEBUG - Response for deleting network () 2025-10-24 17:10:54,698 - INFO - Deleting VN ctest-vn1-49633519 2025-10-24 17:10:54,808 - DEBUG - Response for deleting network () 2025-10-24 17:10:55,068 - DEBUG - No XMPP flaps were noticed during the test
2025-10-24 17:10:55,068 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2025-10-24 17:10:55,069 - INFO - -------------------------------------------------------------------------------- 2025-10-24 17:10:55,788 - INFO - Deleted project: ctest-TestRouters-62886708, ID : bc29d850-eef0-425b-9564-eed0c6e573f2