2025-11-03 16:44:04,801 - INFO - Domain Default found not creating
2025-11-03 16:44:04,931 - INFO - Project ctest-TestRouters-57046286 not found, creating it
2025-11-03 16:44:05,365 - INFO - Created Project:ctest-TestRouters-57046286, ID : 8cc56103-006c-4ff9-8456-af260e2181fa
2025-11-03 16:44:06,766 - INFO - ================================================================================
2025-11-03 16:44:06,766 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-03 16:44:06,766 - 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-03 16:44:07,032 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2025-11-03 16:44:07,032 - INFO - Initial checks done. Running the testcase now
2025-11-03 16:44:07,033 - INFO -
2025-11-03 16:44:07,555 - DEBUG - Response for create_network : {'network': {'id': 'd990bd90-ee86-4afe-9822-c00765e8c3cd', 'name': 'ctest-vn1-79942115', 'tenant_id': '8cc56103006c4ff98456af260e2181fa', 'project_id': '8cc56103006c4ff98456af260e2181fa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-57046286', 'ctest-vn1-79942115'], 'port_security_enabled': True, 'description': ''}}
2025-11-03 16:44:07,794 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fd70d02c-6453-4274-af37-1569ec6109ba', 'name': '', 'tenant_id': '8cc56103006c4ff98456af260e2181fa', 'network_id': 'd990bd90-ee86-4afe-9822-c00765e8c3cd', 'ip_version': 4, 'cidr': '163.205.121.64/26', 'allocation_pools': [{'start': '163.205.121.66', 'end': '163.205.121.126'}], 'gateway_ip': '163.205.121.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '163.205.121.66', 'tags': [], 'project_id': '8cc56103006c4ff98456af260e2181fa'}}
2025-11-03 16:44:07,812 - INFO - Created VN ctest-vn1-79942115
2025-11-03 16:44:07,864 - DEBUG - VN ctest-vn1-79942115 UUID is d990bd90-ee86-4afe-9822-c00765e8c3cd
2025-11-03 16:44:08,206 - DEBUG - Response for create_network : {'network': {'id': '440e4223-b42a-41b7-8a03-9dddf7f882a3', 'name': 'ctest-vn2-68254142', 'tenant_id': '8cc56103006c4ff98456af260e2181fa', 'project_id': '8cc56103006c4ff98456af260e2181fa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-57046286', 'ctest-vn2-68254142'], 'port_security_enabled': True, 'description': ''}}
2025-11-03 16:44:08,398 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd2355c10-1e6c-4a7d-8d8b-c8287c70666a', 'name': '', 'tenant_id': '8cc56103006c4ff98456af260e2181fa', 'network_id': '440e4223-b42a-41b7-8a03-9dddf7f882a3', 'ip_version': 4, 'cidr': '6.51.74.64/26', 'allocation_pools': [{'start': '6.51.74.66', 'end': '6.51.74.126'}], 'gateway_ip': '6.51.74.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '6.51.74.66', 'tags': [], 'project_id': '8cc56103006c4ff98456af260e2181fa'}}
2025-11-03 16:44:08,422 - INFO - Created VN ctest-vn2-68254142
2025-11-03 16:44:08,476 - DEBUG - VN ctest-vn2-68254142 UUID is 440e4223-b42a-41b7-8a03-9dddf7f882a3
2025-11-03 16:44:08,733 - DEBUG - Services list from nova: [, , ]
2025-11-03 16:44:09,830 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4608-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4608-1)
2025-11-03 16:44:10,930 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4608-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4608-1)
2025-11-03 16:44:11,015 - INFO - Adding interface with subnet_id fd70d02c-6453-4274-af37-1569ec6109ba, port_id None to router e3225b0b-7f99-41cb-bd63-30869f1c3517
2025-11-03 16:44:11,280 - INFO - Waiting for VM ctest-vn1-vm1-63437408 to be up..
2025-11-03 16:44:11,361 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-03 16:44:16,433 - DEBUG - VM is in ACTIVE state now
2025-11-03 16:44:16,433 - INFO - VM name : ctest-vn1-vm1-63437408
2025-11-03 16:44:16,498 - DEBUG - VM ctest-vn1-vm1-63437408 ID is ff7c6033-cea4-40b7-83e4-afb9bbb066a1
2025-11-03 16:44:16,517 - DEBUG - VM ctest-vn1-vm1-63437408 launched on Node cn-jenkins-deploy-platform-ansible-os-4608-1
2025-11-03 16:44:16,583 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/ff7c6033-cea4-40b7-83e4-afb9bbb066a1
2025-11-03 16:44:16,880 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/ff7c6033-cea4-40b7-83e4-afb9bbb066a1
2025-11-03 16:44:16,912 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/254ecf9d-0ad4-4102-b08d-cc9225317323
2025-11-03 16:44:20,164 - 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 1015ms')
2025-11-03 16:44:20,164 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-63437408 failed!
2025-11-03 16:44:20,220 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-57046286:ctest-vn1-79942115 is 163.205.121.65 and allocation pool is NOT set
2025-11-03 16:44:22,285 - 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.95 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.780 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.780/1.863/2.947/1.083 ms')
2025-11-03 16:44:22,285 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-63437408 passed
2025-11-03 16:44:22,432 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 16:44:22,432 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-63437408, IP 163.205.121.67, Port 22
2025-11-03 16:44:22,584 - DEBUG - VM ctest-vn1-vm1-63437408 is ready for SSH connections
2025-11-03 16:44:22,584 - INFO - Waiting for VM ctest-vn2-vm1-47161012 to be up..
2025-11-03 16:44:22,653 - DEBUG - VM is in ACTIVE state now
2025-11-03 16:44:22,653 - INFO - VM name : ctest-vn2-vm1-47161012
2025-11-03 16:44:22,719 - DEBUG - VM ctest-vn2-vm1-47161012 ID is 8f734760-303b-4b48-8e2a-5c738d303131
2025-11-03 16:44:22,719 - DEBUG - VM ctest-vn2-vm1-47161012 launched on Node cn-jenkins-deploy-platform-ansible-os-4608-1
2025-11-03 16:44:22,786 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/8f734760-303b-4b48-8e2a-5c738d303131
2025-11-03 16:44:22,793 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/23bfd0de-ca5d-4108-bd54-eb7cc7b73480
2025-11-03 16:44:24,035 - 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.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.488 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.488/1.675/2.863/1.187 ms')
2025-11-03 16:44:24,035 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-47161012 passed
2025-11-03 16:44:24,192 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 16:44:24,192 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-47161012, IP 6.51.74.67, Port 22
2025-11-03 16:44:24,358 - DEBUG - VM ctest-vn2-vm1-47161012 is ready for SSH connections
2025-11-03 16:44:24,358 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 16:44:24,358 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.51.74.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-11-03 16:44:24,358 - DEBUG - ping -s 56 -c 3 -W 1 6.51.74.67
2025-11-03 16:44:29,021 - DEBUG - PING 6.51.74.67 (6.51.74.67): 56 data bytes
--- 6.51.74.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-03 16:44:29,021 - WARNING - Ping to IP 6.51.74.67 from VM ctest-vn1-vm1-63437408 failed
2025-11-03 16:44:29,021 - INFO - Adding interface with subnet_id d2355c10-1e6c-4a7d-8d8b-c8287c70666a, port_id None to router e3225b0b-7f99-41cb-bd63-30869f1c3517
2025-11-03 16:44:29,255 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 16:44:29,255 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.51.74.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-11-03 16:44:29,256 - DEBUG - ping -s 56 -c 3 -W 1 6.51.74.67
2025-11-03 16:44:32,453 - DEBUG - PING 6.51.74.67 (6.51.74.67): 56 data bytes
64 bytes from 6.51.74.67: seq=1 ttl=63 time=3.308 ms
64 bytes from 6.51.74.67: seq=2 ttl=63 time=1.014 ms
--- 6.51.74.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.014/2.161/3.308 ms
2025-11-03 16:44:32,454 - WARNING - Ping to IP 6.51.74.67 from VM ctest-vn1-vm1-63437408 failed
2025-11-03 16:44:33,454 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.51.74.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-11-03 16:44:33,454 - DEBUG - ping -s 56 -c 3 -W 1 6.51.74.67
2025-11-03 16:44:35,690 - DEBUG - PING 6.51.74.67 (6.51.74.67): 56 data bytes
64 bytes from 6.51.74.67: seq=0 ttl=63 time=1.431 ms
64 bytes from 6.51.74.67: seq=1 ttl=63 time=1.165 ms
64 bytes from 6.51.74.67: seq=2 ttl=63 time=0.801 ms
--- 6.51.74.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.801/1.132/1.431 ms
2025-11-03 16:44:35,690 - INFO - Ping to IP 6.51.74.67 from VM ctest-vn1-vm1-63437408 passed
2025-11-03 16:44:35,691 - INFO - Deleting interface with subnet_id fd70d02c-6453-4274-af37-1569ec6109ba, port_id None from router e3225b0b-7f99-41cb-bd63-30869f1c3517
2025-11-03 16:44:35,796 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 16:44:35,796 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.51.74.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-11-03 16:44:35,797 - DEBUG - ping -s 56 -c 3 -W 1 6.51.74.67
2025-11-03 16:44:39,009 - DEBUG - PING 6.51.74.67 (6.51.74.67): 56 data bytes
--- 6.51.74.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-03 16:44:39,009 - WARNING - Ping to IP 6.51.74.67 from VM ctest-vn1-vm1-63437408 failed
2025-11-03 16:44:39,009 - INFO - Adding interface with subnet_id fd70d02c-6453-4274-af37-1569ec6109ba, port_id None to router e3225b0b-7f99-41cb-bd63-30869f1c3517
2025-11-03 16:44:39,223 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-03 16:44:39,223 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.51.74.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-11-03 16:44:39,223 - DEBUG - ping -s 56 -c 3 -W 1 6.51.74.67
2025-11-03 16:44:41,423 - DEBUG - PING 6.51.74.67 (6.51.74.67): 56 data bytes
64 bytes from 6.51.74.67: seq=0 ttl=63 time=1.681 ms
64 bytes from 6.51.74.67: seq=1 ttl=63 time=0.862 ms
64 bytes from 6.51.74.67: seq=2 ttl=63 time=0.864 ms
--- 6.51.74.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.862/1.135/1.681 ms
2025-11-03 16:44:41,423 - INFO - Ping to IP 6.51.74.67 from VM ctest-vn1-vm1-63437408 passed
2025-11-03 16:44:41,423 - INFO - Deleting interface with subnet_id d2355c10-1e6c-4a7d-8d8b-c8287c70666a, port_id None from router e3225b0b-7f99-41cb-bd63-30869f1c3517
2025-11-03 16:44:41,538 - INFO - Deleting interface with subnet_id fd70d02c-6453-4274-af37-1569ec6109ba, port_id None from router e3225b0b-7f99-41cb-bd63-30869f1c3517
2025-11-03 16:44:41,703 - INFO - Deleting VM ctest-vn2-vm1-47161012
2025-11-03 16:44:41,769 - INFO - Deleting VM ctest-vn1-vm1-63437408
2025-11-03 16:44:41,839 - INFO - Deleting VN ctest-vn2-68254142
2025-11-03 16:44:41,875 - DEBUG - VN 440e4223-b42a-41b7-8a03-9dddf7f882a3 still in use: Unable to complete operation on network 440e4223-b42a-41b7-8a03-9dddf7f882a3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b0ffd46d-8472-419b-872a-ea8e1655372e']
2025-11-03 16:44:41,875 - WARNING - Deleting VN ctest-vn2-68254142 failed..Will retry
2025-11-03 16:44:43,974 - DEBUG - Response for deleting network ()
2025-11-03 16:44:43,974 - INFO - Deleting VN ctest-vn1-79942115
2025-11-03 16:44:44,061 - DEBUG - Response for deleting network ()
2025-11-03 16:44:44,313 - DEBUG - No XMPP flaps were noticed during the test
2025-11-03 16:44:44,313 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-11-03 16:44:44,313 - INFO - --------------------------------------------------------------------------------
2025-11-03 16:44:44,977 - INFO - Deleted project: ctest-TestRouters-57046286, ID : 8cc56103-006c-4ff9-8456-af260e2181fa