2025-08-10 09:27:57,872 - INFO - Domain Default found not creating
2025-08-10 09:27:57,987 - INFO - Project ctest-TestRouters-37743263 not found, creating it
2025-08-10 09:27:58,409 - INFO - Created Project:ctest-TestRouters-37743263, ID : 93982aed-ccfb-4431-810a-a88c7f8b7d9f
2025-08-10 09:27:59,753 - INFO - ================================================================================
2025-08-10 09:27:59,753 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-10 09:27:59,753 - 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-08-10 09:28:00,018 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-08-10 09:28:00,018 - INFO - Initial checks done. Running the testcase now
2025-08-10 09:28:00,018 - INFO -
2025-08-10 09:28:00,550 - DEBUG - Response for create_network : {'network': {'id': '122847b7-5b6f-4716-af5b-ec0a763c9a9d', 'name': 'ctest-vn1-96157976', 'tenant_id': '93982aedccfb4431810aa88c7f8b7d9f', 'project_id': '93982aedccfb4431810aa88c7f8b7d9f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-37743263', 'ctest-vn1-96157976'], 'port_security_enabled': True, 'description': ''}}
2025-08-10 09:28:00,704 - DEBUG - Response for create_subnet : {'subnet': {'id': '7d8f4eea-b672-4158-868e-08eeff3e0513', 'name': '', 'tenant_id': '93982aedccfb4431810aa88c7f8b7d9f', 'network_id': '122847b7-5b6f-4716-af5b-ec0a763c9a9d', 'ip_version': 4, 'cidr': '212.131.139.0/26', 'allocation_pools': [{'start': '212.131.139.2', 'end': '212.131.139.62'}], 'gateway_ip': '212.131.139.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '212.131.139.2', 'tags': [], 'project_id': '93982aedccfb4431810aa88c7f8b7d9f'}}
2025-08-10 09:28:00,719 - INFO - Created VN ctest-vn1-96157976
2025-08-10 09:28:00,776 - DEBUG - VN ctest-vn1-96157976 UUID is 122847b7-5b6f-4716-af5b-ec0a763c9a9d
2025-08-10 09:28:01,430 - DEBUG - Response for create_network : {'network': {'id': 'b9773b4d-cd30-42f9-9805-e729925fb826', 'name': 'ctest-vn2-14979506', 'tenant_id': '93982aedccfb4431810aa88c7f8b7d9f', 'project_id': '93982aedccfb4431810aa88c7f8b7d9f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-37743263', 'ctest-vn2-14979506'], 'port_security_enabled': True, 'description': ''}}
2025-08-10 09:28:01,754 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eded4391-cc12-4b41-b6d0-be582dfd6ed0', 'name': '', 'tenant_id': '93982aedccfb4431810aa88c7f8b7d9f', 'network_id': 'b9773b4d-cd30-42f9-9805-e729925fb826', 'ip_version': 4, 'cidr': '28.123.106.0/26', 'allocation_pools': [{'start': '28.123.106.2', 'end': '28.123.106.62'}], 'gateway_ip': '28.123.106.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '28.123.106.2', 'tags': [], 'project_id': '93982aedccfb4431810aa88c7f8b7d9f'}}
2025-08-10 09:28:01,778 - INFO - Created VN ctest-vn2-14979506
2025-08-10 09:28:01,840 - DEBUG - VN ctest-vn2-14979506 UUID is b9773b4d-cd30-42f9-9805-e729925fb826
2025-08-10 09:28:02,047 - DEBUG - Services list from nova: [, , ]
2025-08-10 09:28:02,984 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3785-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3785-1)
2025-08-10 09:28:04,196 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3785-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3785-1)
2025-08-10 09:28:04,275 - INFO - Adding interface with subnet_id 7d8f4eea-b672-4158-868e-08eeff3e0513, port_id None to router b5e1124e-7941-4563-928f-d6eecd42f0c7
2025-08-10 09:28:04,528 - INFO - Waiting for VM ctest-vn1-vm1-24705665 to be up..
2025-08-10 09:28:04,619 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-10 09:28:09,681 - DEBUG - VM is in ACTIVE state now
2025-08-10 09:28:09,681 - INFO - VM name : ctest-vn1-vm1-24705665
2025-08-10 09:28:09,738 - DEBUG - VM ctest-vn1-vm1-24705665 ID is ca0c02c4-c94e-423b-8fa6-729a9031646a
2025-08-10 09:28:09,755 - DEBUG - VM ctest-vn1-vm1-24705665 launched on Node cn-jenkins-deploy-platform-ansible-os-3785-1
2025-08-10 09:28:09,818 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/ca0c02c4-c94e-423b-8fa6-729a9031646a
2025-08-10 09:28:10,106 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/ca0c02c4-c94e-423b-8fa6-729a9031646a
2025-08-10 09:28:10,132 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/eba309c8-81c8-4615-b8e2-6e047a0efdbd
2025-08-10 09:28:13,396 - 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=10.5 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1028ms\r\nrtt min/avg/max/mdev = 10.536/10.536/10.536/0.000 ms')
2025-08-10 09:28:13,397 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-24705665 passed
2025-08-10 09:28:13,548 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-10 09:28:13,548 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-24705665, IP 212.131.139.3, Port 22
2025-08-10 09:28:13,708 - DEBUG - VM ctest-vn1-vm1-24705665 is ready for SSH connections
2025-08-10 09:28:13,708 - INFO - Waiting for VM ctest-vn2-vm1-62770535 to be up..
2025-08-10 09:28:13,790 - DEBUG - VM is in ACTIVE state now
2025-08-10 09:28:13,790 - INFO - VM name : ctest-vn2-vm1-62770535
2025-08-10 09:28:13,859 - DEBUG - VM ctest-vn2-vm1-62770535 ID is e856862c-7e72-4fa3-9b5c-31c130f97b2d
2025-08-10 09:28:13,859 - DEBUG - VM ctest-vn2-vm1-62770535 launched on Node cn-jenkins-deploy-platform-ansible-os-3785-1
2025-08-10 09:28:13,934 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/e856862c-7e72-4fa3-9b5c-31c130f97b2d
2025-08-10 09:28:13,942 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/117cf760-5be2-4b2f-95d9-74883f86ddcc
2025-08-10 09:28:15,186 - 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.72 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.62 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 = 1.621/3.168/4.716/1.547 ms')
2025-08-10 09:28:15,186 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-62770535 passed
2025-08-10 09:28:15,340 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-10 09:28:15,340 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-62770535, IP 28.123.106.3, Port 22
2025-08-10 09:28:15,491 - DEBUG - VM ctest-vn2-vm1-62770535 is ready for SSH connections
2025-08-10 09:28:15,491 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-10 09:28:15,491 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 28.123.106.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-08-10 09:28:15,491 - DEBUG - ping -s 56 -c 3 -W 1 28.123.106.3
2025-08-10 09:28:20,379 - DEBUG - PING 28.123.106.3 (28.123.106.3): 56 data bytes
--- 28.123.106.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-10 09:28:20,379 - WARNING - Ping to IP 28.123.106.3 from VM ctest-vn1-vm1-24705665 failed
2025-08-10 09:28:20,379 - INFO - Adding interface with subnet_id eded4391-cc12-4b41-b6d0-be582dfd6ed0, port_id None to router b5e1124e-7941-4563-928f-d6eecd42f0c7
2025-08-10 09:28:20,613 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-10 09:28:20,613 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 28.123.106.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-08-10 09:28:20,613 - DEBUG - ping -s 56 -c 3 -W 1 28.123.106.3
2025-08-10 09:28:22,801 - DEBUG - PING 28.123.106.3 (28.123.106.3): 56 data bytes
64 bytes from 28.123.106.3: seq=0 ttl=63 time=3.663 ms
64 bytes from 28.123.106.3: seq=1 ttl=63 time=0.709 ms
64 bytes from 28.123.106.3: seq=2 ttl=63 time=0.792 ms
--- 28.123.106.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.709/1.721/3.663 ms
2025-08-10 09:28:22,801 - INFO - Ping to IP 28.123.106.3 from VM ctest-vn1-vm1-24705665 passed
2025-08-10 09:28:22,801 - INFO - Deleting interface with subnet_id 7d8f4eea-b672-4158-868e-08eeff3e0513, port_id None from router b5e1124e-7941-4563-928f-d6eecd42f0c7
2025-08-10 09:28:22,913 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-10 09:28:22,913 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 28.123.106.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-08-10 09:28:22,913 - DEBUG - ping -s 56 -c 3 -W 1 28.123.106.3
2025-08-10 09:28:26,112 - DEBUG - PING 28.123.106.3 (28.123.106.3): 56 data bytes
--- 28.123.106.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-10 09:28:26,113 - WARNING - Ping to IP 28.123.106.3 from VM ctest-vn1-vm1-24705665 failed
2025-08-10 09:28:26,113 - INFO - Adding interface with subnet_id 7d8f4eea-b672-4158-868e-08eeff3e0513, port_id None to router b5e1124e-7941-4563-928f-d6eecd42f0c7
2025-08-10 09:28:26,319 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-10 09:28:26,319 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 28.123.106.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-08-10 09:28:26,320 - DEBUG - ping -s 56 -c 3 -W 1 28.123.106.3
2025-08-10 09:28:28,521 - DEBUG - PING 28.123.106.3 (28.123.106.3): 56 data bytes
64 bytes from 28.123.106.3: seq=0 ttl=63 time=1.287 ms
64 bytes from 28.123.106.3: seq=1 ttl=63 time=0.726 ms
64 bytes from 28.123.106.3: seq=2 ttl=63 time=0.752 ms
--- 28.123.106.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.726/0.921/1.287 ms
2025-08-10 09:28:28,521 - INFO - Ping to IP 28.123.106.3 from VM ctest-vn1-vm1-24705665 passed
2025-08-10 09:28:28,521 - INFO - Deleting interface with subnet_id eded4391-cc12-4b41-b6d0-be582dfd6ed0, port_id None from router b5e1124e-7941-4563-928f-d6eecd42f0c7
2025-08-10 09:28:28,625 - INFO - Deleting interface with subnet_id 7d8f4eea-b672-4158-868e-08eeff3e0513, port_id None from router b5e1124e-7941-4563-928f-d6eecd42f0c7
2025-08-10 09:28:28,797 - INFO - Deleting VM ctest-vn2-vm1-62770535
2025-08-10 09:28:28,860 - INFO - Deleting VM ctest-vn1-vm1-24705665
2025-08-10 09:28:28,919 - INFO - Deleting VN ctest-vn2-14979506
2025-08-10 09:28:28,953 - DEBUG - VN b9773b4d-cd30-42f9-9805-e729925fb826 still in use: Unable to complete operation on network b9773b4d-cd30-42f9-9805-e729925fb826. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7540d6ba-c3c9-4f98-8208-b6c96543a6e3']
2025-08-10 09:28:28,953 - WARNING - Deleting VN ctest-vn2-14979506 failed..Will retry
2025-08-10 09:28:31,041 - DEBUG - Response for deleting network ()
2025-08-10 09:28:31,041 - INFO - Deleting VN ctest-vn1-96157976
2025-08-10 09:28:31,123 - DEBUG - Response for deleting network ()
2025-08-10 09:28:31,385 - DEBUG - No XMPP flaps were noticed during the test
2025-08-10 09:28:31,385 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:32]
2025-08-10 09:28:31,385 - INFO - --------------------------------------------------------------------------------
2025-08-10 09:28:32,021 - INFO - Deleted project: ctest-TestRouters-37743263, ID : 93982aed-ccfb-4431-810a-a88c7f8b7d9f