2025-11-17 02:17:14,057 - INFO - Domain Default found not creating
2025-11-17 02:17:14,280 - INFO - Project ctest-TestRouters-00318427 not found, creating it
2025-11-17 02:17:14,839 - INFO - Created Project:ctest-TestRouters-00318427, ID : a2ede6bf-39d0-422c-8664-8b10c5666b27
2025-11-17 02:17:16,624 - INFO - ================================================================================
2025-11-17 02:17:16,625 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-17 02:17:16,625 - 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-11-17 02:17:17,941 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0', '10.20.0.17': '0'}, '10.0.0.73': {'10.20.0.25': '0', '10.20.0.17': '0'}} with
2025-11-17 02:17:17,941 - INFO - Initial checks done. Running the testcase now
2025-11-17 02:17:17,942 - INFO -
2025-11-17 02:17:18,729 - DEBUG - Response for create_network : {'network': {'id': '1e07f2a6-7fbb-4459-bead-08c70cd6ee95', 'name': 'ctest-vn1-71613111', 'tenant_id': 'a2ede6bf39d0422c86648b10c5666b27', 'project_id': 'a2ede6bf39d0422c86648b10c5666b27', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-00318427', 'ctest-vn1-71613111'], 'port_security_enabled': True, 'description': ''}}
2025-11-17 02:17:19,058 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f3dc39a9-7543-408a-8954-a2ac03d7c249', 'name': '', 'tenant_id': 'a2ede6bf39d0422c86648b10c5666b27', 'network_id': '1e07f2a6-7fbb-4459-bead-08c70cd6ee95', 'ip_version': 4, 'cidr': '26.94.15.64/26', 'allocation_pools': [{'start': '26.94.15.66', 'end': '26.94.15.126'}], 'gateway_ip': '26.94.15.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '26.94.15.66', 'tags': [], 'project_id': 'a2ede6bf39d0422c86648b10c5666b27'}}
2025-11-17 02:17:19,081 - INFO - Created VN ctest-vn1-71613111
2025-11-17 02:17:19,095 - DEBUG - VN ctest-vn1-71613111 UUID is 1e07f2a6-7fbb-4459-bead-08c70cd6ee95
2025-11-17 02:17:19,487 - DEBUG - Response for create_network : {'network': {'id': 'e0176dac-88a2-4df2-8262-f886e6ddd6ab', 'name': 'ctest-vn2-65540763', 'tenant_id': 'a2ede6bf39d0422c86648b10c5666b27', 'project_id': 'a2ede6bf39d0422c86648b10c5666b27', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-00318427', 'ctest-vn2-65540763'], 'port_security_enabled': True, 'description': ''}}
2025-11-17 02:17:19,755 - DEBUG - Response for create_subnet : {'subnet': {'id': '7d14f4d6-ec92-48b2-843a-71fe3d97d8fe', 'name': '', 'tenant_id': 'a2ede6bf39d0422c86648b10c5666b27', 'network_id': 'e0176dac-88a2-4df2-8262-f886e6ddd6ab', 'ip_version': 4, 'cidr': '19.178.10.128/26', 'allocation_pools': [{'start': '19.178.10.130', 'end': '19.178.10.190'}], 'gateway_ip': '19.178.10.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '19.178.10.130', 'tags': [], 'project_id': 'a2ede6bf39d0422c86648b10c5666b27'}}
2025-11-17 02:17:19,787 - INFO - Created VN ctest-vn2-65540763
2025-11-17 02:17:19,801 - DEBUG - VN ctest-vn2-65540763 UUID is e0176dac-88a2-4df2-8262-f886e6ddd6ab
2025-11-17 02:17:19,959 - DEBUG - Services list from nova: [, , , ]
2025-11-17 02:17:21,135 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4736-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4736-1)
2025-11-17 02:17:22,669 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4736-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4736-2)
2025-11-17 02:17:22,799 - INFO - Adding interface with subnet_id f3dc39a9-7543-408a-8954-a2ac03d7c249, port_id None to router 0106d3b6-20f6-471d-abef-bf8a32e980bd
2025-11-17 02:17:23,202 - INFO - Waiting for VM ctest-vn1-vm1-91073556 to be up..
2025-11-17 02:17:23,346 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-17 02:17:28,440 - DEBUG - VM is in ACTIVE state now
2025-11-17 02:17:28,441 - INFO - VM name : ctest-vn1-vm1-91073556
2025-11-17 02:17:28,525 - DEBUG - VM ctest-vn1-vm1-91073556 ID is 398a0495-5b53-493f-8857-5ec5a752af95
2025-11-17 02:17:28,552 - DEBUG - VM ctest-vn1-vm1-91073556 launched on Node an-jenkins-deploy-platform-ansible-os-4736-1
2025-11-17 02:17:28,637 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/398a0495-5b53-493f-8857-5ec5a752af95
2025-11-17 02:17:28,985 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/398a0495-5b53-493f-8857-5ec5a752af95
2025-11-17 02:17:29,022 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/eedcee35-ccd5-458a-8987-998bf6275b3f
2025-11-17 02:17:32,211 - 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-11-17 02:17:32,211 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-91073556 failed!
2025-11-17 02:17:32,227 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-00318427:ctest-vn1-71613111 is 26.94.15.65 and allocation pool is NOT set
2025-11-17 02:17:36,306 - 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=2 ttl=63 time=3.70 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1020ms\r\nrtt min/avg/max/mdev = 3.702/3.702/3.702/0.000 ms')
2025-11-17 02:17:36,306 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-91073556 passed
2025-11-17 02:17:36,378 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 02:17:36,378 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-91073556, IP 26.94.15.67, Port 22
2025-11-17 02:17:36,557 - DEBUG - VM ctest-vn1-vm1-91073556 is ready for SSH connections
2025-11-17 02:17:36,557 - INFO - Waiting for VM ctest-vn2-vm1-01214905 to be up..
2025-11-17 02:17:36,643 - DEBUG - VM is in ACTIVE state now
2025-11-17 02:17:36,643 - INFO - VM name : ctest-vn2-vm1-01214905
2025-11-17 02:17:36,732 - DEBUG - VM ctest-vn2-vm1-01214905 ID is 87b23e20-ea85-49e6-97b0-06475df6a89a
2025-11-17 02:17:36,732 - DEBUG - VM ctest-vn2-vm1-01214905 launched on Node an-jenkins-deploy-platform-ansible-os-4736-2
2025-11-17 02:17:36,844 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/87b23e20-ea85-49e6-97b0-06475df6a89a
2025-11-17 02:17:36,855 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/01804c98-fb99-419b-b48f-8e7f842bce86
2025-11-17 02:17:38,034 - 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=5.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.59 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.594/3.352/5.111/1.758 ms')
2025-11-17 02:17:38,034 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-01214905 passed
2025-11-17 02:17:38,106 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 02:17:38,106 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-01214905, IP 19.178.10.131, Port 22
2025-11-17 02:17:38,285 - DEBUG - VM ctest-vn2-vm1-01214905 is ready for SSH connections
2025-11-17 02:17:38,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 02:17:38,285 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 19.178.10.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 02:17:38,285 - DEBUG - ping -s 56 -c 3 -W 1 19.178.10.131
2025-11-17 02:17:42,432 - DEBUG - PING 19.178.10.131 (19.178.10.131): 56 data bytes
--- 19.178.10.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-17 02:17:42,432 - WARNING - Ping to IP 19.178.10.131 from VM ctest-vn1-vm1-91073556 failed
2025-11-17 02:17:42,433 - INFO - Adding interface with subnet_id 7d14f4d6-ec92-48b2-843a-71fe3d97d8fe, port_id None to router 0106d3b6-20f6-471d-abef-bf8a32e980bd
2025-11-17 02:17:43,108 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 02:17:43,108 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 19.178.10.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 02:17:43,109 - DEBUG - ping -s 56 -c 3 -W 1 19.178.10.131
2025-11-17 02:17:45,367 - DEBUG - PING 19.178.10.131 (19.178.10.131): 56 data bytes
64 bytes from 19.178.10.131: seq=0 ttl=63 time=7.018 ms
64 bytes from 19.178.10.131: seq=1 ttl=63 time=1.883 ms
64 bytes from 19.178.10.131: seq=2 ttl=63 time=1.800 ms
--- 19.178.10.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.800/3.567/7.018 ms
2025-11-17 02:17:45,367 - INFO - Ping to IP 19.178.10.131 from VM ctest-vn1-vm1-91073556 passed
2025-11-17 02:17:45,368 - INFO - Deleting interface with subnet_id f3dc39a9-7543-408a-8954-a2ac03d7c249, port_id None from router 0106d3b6-20f6-471d-abef-bf8a32e980bd
2025-11-17 02:17:45,669 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 02:17:45,669 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 19.178.10.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 02:17:45,669 - DEBUG - ping -s 56 -c 3 -W 1 19.178.10.131
2025-11-17 02:17:48,933 - DEBUG - PING 19.178.10.131 (19.178.10.131): 56 data bytes
--- 19.178.10.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-17 02:17:48,933 - WARNING - Ping to IP 19.178.10.131 from VM ctest-vn1-vm1-91073556 failed
2025-11-17 02:17:48,933 - INFO - Adding interface with subnet_id f3dc39a9-7543-408a-8954-a2ac03d7c249, port_id None to router 0106d3b6-20f6-471d-abef-bf8a32e980bd
2025-11-17 02:17:49,321 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 02:17:49,322 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 19.178.10.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 02:17:49,322 - DEBUG - ping -s 56 -c 3 -W 1 19.178.10.131
2025-11-17 02:17:51,563 - DEBUG - PING 19.178.10.131 (19.178.10.131): 56 data bytes
64 bytes from 19.178.10.131: seq=0 ttl=63 time=2.844 ms
64 bytes from 19.178.10.131: seq=1 ttl=63 time=1.117 ms
64 bytes from 19.178.10.131: seq=2 ttl=63 time=1.247 ms
--- 19.178.10.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.117/1.736/2.844 ms
2025-11-17 02:17:51,563 - INFO - Ping to IP 19.178.10.131 from VM ctest-vn1-vm1-91073556 passed
2025-11-17 02:17:51,564 - INFO - Deleting interface with subnet_id 7d14f4d6-ec92-48b2-843a-71fe3d97d8fe, port_id None from router 0106d3b6-20f6-471d-abef-bf8a32e980bd
2025-11-17 02:17:51,791 - INFO - Deleting interface with subnet_id f3dc39a9-7543-408a-8954-a2ac03d7c249, port_id None from router 0106d3b6-20f6-471d-abef-bf8a32e980bd
2025-11-17 02:17:52,138 - INFO - Deleting VM ctest-vn2-vm1-01214905
2025-11-17 02:17:52,264 - INFO - Deleting VM ctest-vn1-vm1-91073556
2025-11-17 02:17:52,343 - INFO - Deleting VN ctest-vn2-65540763
2025-11-17 02:17:52,390 - DEBUG - VN e0176dac-88a2-4df2-8262-f886e6ddd6ab still in use: Unable to complete operation on network e0176dac-88a2-4df2-8262-f886e6ddd6ab. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-182602c7-bd72-4ccf-84c3-cd66d3017a2e']
2025-11-17 02:17:52,390 - WARNING - Deleting VN ctest-vn2-65540763 failed..Will retry
2025-11-17 02:17:54,541 - DEBUG - Response for deleting network ()
2025-11-17 02:17:54,541 - INFO - Deleting VN ctest-vn1-71613111
2025-11-17 02:17:54,738 - DEBUG - Response for deleting network ()
2025-11-17 02:17:56,012 - DEBUG - No XMPP flaps were noticed during the test
2025-11-17 02:17:56,013 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:40]
2025-11-17 02:17:56,013 - INFO - --------------------------------------------------------------------------------
2025-11-17 02:17:56,852 - INFO - Deleted project: ctest-TestRouters-00318427, ID : a2ede6bf-39d0-422c-8664-8b10c5666b27