2026-03-05 19:42:37,229 - INFO - Domain Default found not creating
2026-03-05 19:42:37,401 - INFO - Project ctest-TestRouters-87946715 not found, creating it
2026-03-05 19:42:37,882 - INFO - Created Project:ctest-TestRouters-87946715, ID : 5dc3c84b-a0ff-4d04-ac11-a4545ba63da4
2026-03-05 19:42:39,411 - INFO - ================================================================================
2026-03-05 19:42:39,411 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-05 19:42:39,411 - 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-05 19:42:39,669 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with
2026-03-05 19:42:39,669 - INFO - Initial checks done. Running the testcase now
2026-03-05 19:42:39,669 - INFO -
2026-03-05 19:42:40,262 - DEBUG - Response for create_network : {'network': {'id': 'b266d5dc-04dd-466b-9e81-3ce5ee108d6e', 'name': 'ctest-vn1-61049805', 'tenant_id': '5dc3c84ba0ff4d04ac11a4545ba63da4', 'project_id': '5dc3c84ba0ff4d04ac11a4545ba63da4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-87946715', 'ctest-vn1-61049805'], 'port_security_enabled': True, 'description': ''}}
2026-03-05 19:42:40,484 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b074ff8-3f52-4292-ad8b-052c23c497fa', 'name': '', 'tenant_id': '5dc3c84ba0ff4d04ac11a4545ba63da4', 'network_id': 'b266d5dc-04dd-466b-9e81-3ce5ee108d6e', 'ip_version': 4, 'cidr': '99.151.106.64/26', 'allocation_pools': [{'start': '99.151.106.66', 'end': '99.151.106.126'}], 'gateway_ip': '99.151.106.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '99.151.106.66', 'tags': [], 'project_id': '5dc3c84ba0ff4d04ac11a4545ba63da4'}}
2026-03-05 19:42:40,501 - INFO - Created VN ctest-vn1-61049805
2026-03-05 19:42:40,555 - DEBUG - VN ctest-vn1-61049805 UUID is b266d5dc-04dd-466b-9e81-3ce5ee108d6e
2026-03-05 19:42:40,883 - DEBUG - Response for create_network : {'network': {'id': '02c4bfef-a4c8-4897-8541-378312a7412a', 'name': 'ctest-vn2-82457012', 'tenant_id': '5dc3c84ba0ff4d04ac11a4545ba63da4', 'project_id': '5dc3c84ba0ff4d04ac11a4545ba63da4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-87946715', 'ctest-vn2-82457012'], 'port_security_enabled': True, 'description': ''}}
2026-03-05 19:42:41,059 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c6ec2a6e-7b2b-4028-8a8e-ebac212adfff', 'name': '', 'tenant_id': '5dc3c84ba0ff4d04ac11a4545ba63da4', 'network_id': '02c4bfef-a4c8-4897-8541-378312a7412a', 'ip_version': 4, 'cidr': '102.233.145.64/26', 'allocation_pools': [{'start': '102.233.145.66', 'end': '102.233.145.126'}], 'gateway_ip': '102.233.145.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '102.233.145.66', 'tags': [], 'project_id': '5dc3c84ba0ff4d04ac11a4545ba63da4'}}
2026-03-05 19:42:41,077 - INFO - Created VN ctest-vn2-82457012
2026-03-05 19:42:41,131 - DEBUG - VN ctest-vn2-82457012 UUID is 02c4bfef-a4c8-4897-8541-378312a7412a
2026-03-05 19:42:41,303 - DEBUG - Services list from nova: [, , ]
2026-03-05 19:42:42,376 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5446-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5446-1)
2026-03-05 19:42:43,631 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5446-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5446-1)
2026-03-05 19:42:43,716 - INFO - Adding interface with subnet_id 3b074ff8-3f52-4292-ad8b-052c23c497fa, port_id None to router 4fd528b1-cee0-4093-9821-d277fa98d38d
2026-03-05 19:42:43,996 - INFO - Waiting for VM ctest-vn1-vm1-48040398 to be up..
2026-03-05 19:42:44,103 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-05 19:42:49,178 - DEBUG - VM is in ACTIVE state now
2026-03-05 19:42:49,178 - INFO - VM name : ctest-vn1-vm1-48040398
2026-03-05 19:42:49,258 - DEBUG - VM ctest-vn1-vm1-48040398 ID is 74e3f163-5f91-4da3-9c28-99b9314c3573
2026-03-05 19:42:49,283 - DEBUG - VM ctest-vn1-vm1-48040398 launched on Node cn-jenkins-deploy-platform-ansible-os-5446-1
2026-03-05 19:42:49,364 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/74e3f163-5f91-4da3-9c28-99b9314c3573
2026-03-05 19:42:49,695 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/74e3f163-5f91-4da3-9c28-99b9314c3573
2026-03-05 19:42:49,730 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/576c8e5c-e239-47fd-903c-9053aa2d8c8e
2026-03-05 19:42:52,994 - 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 1011ms')
2026-03-05 19:42:52,995 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-48040398 failed!
2026-03-05 19:42:53,047 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-87946715:ctest-vn1-61049805 is 99.151.106.65 and allocation pool is NOT set
2026-03-05 19:42:55,111 - 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=7.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.966 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.966/4.413/7.861/3.447 ms')
2026-03-05 19:42:55,111 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-48040398 passed
2026-03-05 19:42:55,267 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 19:42:55,267 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-48040398, IP 99.151.106.67, Port 22
2026-03-05 19:42:55,426 - DEBUG - VM ctest-vn1-vm1-48040398 is ready for SSH connections
2026-03-05 19:42:55,427 - INFO - Waiting for VM ctest-vn2-vm1-12689998 to be up..
2026-03-05 19:42:55,503 - DEBUG - VM is in ACTIVE state now
2026-03-05 19:42:55,503 - INFO - VM name : ctest-vn2-vm1-12689998
2026-03-05 19:42:55,575 - DEBUG - VM ctest-vn2-vm1-12689998 ID is cc765243-3b8a-419f-aff0-fd0a5827627f
2026-03-05 19:42:55,575 - DEBUG - VM ctest-vn2-vm1-12689998 launched on Node cn-jenkins-deploy-platform-ansible-os-5446-1
2026-03-05 19:42:55,663 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/cc765243-3b8a-419f-aff0-fd0a5827627f
2026-03-05 19:42:55,672 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/6c73cca0-def8-4b7c-b7a5-cfba3a813772
2026-03-05 19:42:56,913 - 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.37 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.541 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.541/1.955/3.370/1.414 ms')
2026-03-05 19:42:56,913 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-12689998 passed
2026-03-05 19:42:57,063 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 19:42:57,063 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-12689998, IP 102.233.145.67, Port 22
2026-03-05 19:42:57,219 - DEBUG - VM ctest-vn2-vm1-12689998 is ready for SSH connections
2026-03-05 19:42:57,219 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 19:42:57,219 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 102.233.145.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2026-03-05 19:42:57,219 - DEBUG - ping -s 56 -c 3 -W 1 102.233.145.67
2026-03-05 19:43:02,200 - DEBUG - PING 102.233.145.67 (102.233.145.67): 56 data bytes
--- 102.233.145.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-05 19:43:02,200 - WARNING - Ping to IP 102.233.145.67 from VM ctest-vn1-vm1-48040398 failed
2026-03-05 19:43:02,200 - INFO - Adding interface with subnet_id c6ec2a6e-7b2b-4028-8a8e-ebac212adfff, port_id None to router 4fd528b1-cee0-4093-9821-d277fa98d38d
2026-03-05 19:43:02,464 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 19:43:02,464 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 102.233.145.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2026-03-05 19:43:02,464 - DEBUG - ping -s 56 -c 3 -W 1 102.233.145.67
2026-03-05 19:43:05,685 - DEBUG - PING 102.233.145.67 (102.233.145.67): 56 data bytes
64 bytes from 102.233.145.67: seq=1 ttl=63 time=3.023 ms
64 bytes from 102.233.145.67: seq=2 ttl=63 time=0.868 ms
--- 102.233.145.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.868/1.945/3.023 ms
2026-03-05 19:43:05,685 - WARNING - Ping to IP 102.233.145.67 from VM ctest-vn1-vm1-48040398 failed
2026-03-05 19:43:06,686 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 102.233.145.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2026-03-05 19:43:06,686 - DEBUG - ping -s 56 -c 3 -W 1 102.233.145.67
2026-03-05 19:43:08,934 - DEBUG - PING 102.233.145.67 (102.233.145.67): 56 data bytes
64 bytes from 102.233.145.67: seq=0 ttl=63 time=2.015 ms
64 bytes from 102.233.145.67: seq=1 ttl=63 time=1.076 ms
64 bytes from 102.233.145.67: seq=2 ttl=63 time=1.124 ms
--- 102.233.145.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.076/1.405/2.015 ms
2026-03-05 19:43:08,934 - INFO - Ping to IP 102.233.145.67 from VM ctest-vn1-vm1-48040398 passed
2026-03-05 19:43:08,934 - INFO - Deleting interface with subnet_id 3b074ff8-3f52-4292-ad8b-052c23c497fa, port_id None from router 4fd528b1-cee0-4093-9821-d277fa98d38d
2026-03-05 19:43:09,060 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 19:43:09,060 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 102.233.145.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2026-03-05 19:43:09,060 - DEBUG - ping -s 56 -c 3 -W 1 102.233.145.67
2026-03-05 19:43:12,283 - DEBUG - PING 102.233.145.67 (102.233.145.67): 56 data bytes
--- 102.233.145.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-05 19:43:12,284 - WARNING - Ping to IP 102.233.145.67 from VM ctest-vn1-vm1-48040398 failed
2026-03-05 19:43:12,284 - INFO - Adding interface with subnet_id 3b074ff8-3f52-4292-ad8b-052c23c497fa, port_id None to router 4fd528b1-cee0-4093-9821-d277fa98d38d
2026-03-05 19:43:12,501 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 19:43:12,501 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 102.233.145.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2026-03-05 19:43:12,501 - DEBUG - ping -s 56 -c 3 -W 1 102.233.145.67
2026-03-05 19:43:14,717 - DEBUG - PING 102.233.145.67 (102.233.145.67): 56 data bytes
64 bytes from 102.233.145.67: seq=0 ttl=63 time=1.576 ms
64 bytes from 102.233.145.67: seq=1 ttl=63 time=0.943 ms
64 bytes from 102.233.145.67: seq=2 ttl=63 time=1.101 ms
--- 102.233.145.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.943/1.206/1.576 ms
2026-03-05 19:43:14,717 - INFO - Ping to IP 102.233.145.67 from VM ctest-vn1-vm1-48040398 passed
2026-03-05 19:43:14,717 - INFO - Deleting interface with subnet_id c6ec2a6e-7b2b-4028-8a8e-ebac212adfff, port_id None from router 4fd528b1-cee0-4093-9821-d277fa98d38d
2026-03-05 19:43:14,869 - INFO - Deleting interface with subnet_id 3b074ff8-3f52-4292-ad8b-052c23c497fa, port_id None from router 4fd528b1-cee0-4093-9821-d277fa98d38d
2026-03-05 19:43:15,070 - INFO - Deleting VM ctest-vn2-vm1-12689998
2026-03-05 19:43:15,158 - INFO - Deleting VM ctest-vn1-vm1-48040398
2026-03-05 19:43:15,239 - INFO - Deleting VN ctest-vn2-82457012
2026-03-05 19:43:15,281 - DEBUG - VN 02c4bfef-a4c8-4897-8541-378312a7412a still in use: Unable to complete operation on network 02c4bfef-a4c8-4897-8541-378312a7412a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9e79f1f5-4578-457b-8c70-d8b07dad94e6']
2026-03-05 19:43:15,281 - WARNING - Deleting VN ctest-vn2-82457012 failed..Will retry
2026-03-05 19:43:17,386 - DEBUG - Response for deleting network ()
2026-03-05 19:43:17,386 - INFO - Deleting VN ctest-vn1-61049805
2026-03-05 19:43:17,484 - DEBUG - Response for deleting network ()
2026-03-05 19:43:17,744 - DEBUG - No XMPP flaps were noticed during the test
2026-03-05 19:43:17,744 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-03-05 19:43:17,744 - INFO - --------------------------------------------------------------------------------
2026-03-05 19:43:18,449 - INFO - Deleted project: ctest-TestRouters-87946715, ID : 5dc3c84b-a0ff-4d04-ac11-a4545ba63da4