2025-08-14 09:57:49,521 - INFO - Domain Default found not creating
2025-08-14 09:57:49,657 - INFO - Project ctest-TestRouters-20233906 not found, creating it
2025-08-14 09:57:50,110 - INFO - Created Project:ctest-TestRouters-20233906, ID : 76f3f73e-b113-4a3e-a359-65b53b204b19
2025-08-14 09:57:51,476 - INFO - ================================================================================
2025-08-14 09:57:51,476 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-14 09:57:51,476 - 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-14 09:57:51,728 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-14 09:57:51,728 - INFO - Initial checks done. Running the testcase now
2025-08-14 09:57:51,728 - INFO -
2025-08-14 09:57:52,254 - DEBUG - Response for create_network : {'network': {'id': '9089cc8a-5c83-4410-9ae8-1d81816a0c6c', 'name': 'ctest-vn1-16494872', 'tenant_id': '76f3f73eb1134a3ea35965b53b204b19', 'project_id': '76f3f73eb1134a3ea35965b53b204b19', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-20233906', 'ctest-vn1-16494872'], 'port_security_enabled': True, 'description': ''}}
2025-08-14 09:57:52,407 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c1eefc26-cea2-44cf-9bb9-383bdc7bc349', 'name': '', 'tenant_id': '76f3f73eb1134a3ea35965b53b204b19', 'network_id': '9089cc8a-5c83-4410-9ae8-1d81816a0c6c', 'ip_version': 4, 'cidr': '63.144.50.128/26', 'allocation_pools': [{'start': '63.144.50.130', 'end': '63.144.50.190'}], 'gateway_ip': '63.144.50.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '63.144.50.130', 'tags': [], 'project_id': '76f3f73eb1134a3ea35965b53b204b19'}}
2025-08-14 09:57:52,424 - INFO - Created VN ctest-vn1-16494872
2025-08-14 09:57:52,475 - DEBUG - VN ctest-vn1-16494872 UUID is 9089cc8a-5c83-4410-9ae8-1d81816a0c6c
2025-08-14 09:57:52,795 - DEBUG - Response for create_network : {'network': {'id': '2f7f65b0-1d75-457c-a3a5-a23b5e193726', 'name': 'ctest-vn2-82210436', 'tenant_id': '76f3f73eb1134a3ea35965b53b204b19', 'project_id': '76f3f73eb1134a3ea35965b53b204b19', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-20233906', 'ctest-vn2-82210436'], 'port_security_enabled': True, 'description': ''}}
2025-08-14 09:57:53,002 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e34d7db6-d76a-485b-a472-f79af467c620', 'name': '', 'tenant_id': '76f3f73eb1134a3ea35965b53b204b19', 'network_id': '2f7f65b0-1d75-457c-a3a5-a23b5e193726', 'ip_version': 4, 'cidr': '151.20.152.192/26', 'allocation_pools': [{'start': '151.20.152.194', 'end': '151.20.152.254'}], 'gateway_ip': '151.20.152.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '151.20.152.194', 'tags': [], 'project_id': '76f3f73eb1134a3ea35965b53b204b19'}}
2025-08-14 09:57:53,018 - INFO - Created VN ctest-vn2-82210436
2025-08-14 09:57:53,071 - DEBUG - VN ctest-vn2-82210436 UUID is 2f7f65b0-1d75-457c-a3a5-a23b5e193726
2025-08-14 09:57:53,268 - DEBUG - Services list from nova: [, , ]
2025-08-14 09:57:54,232 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3853-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3853-1)
2025-08-14 09:57:55,418 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3853-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3853-1)
2025-08-14 09:57:55,482 - INFO - Adding interface with subnet_id c1eefc26-cea2-44cf-9bb9-383bdc7bc349, port_id None to router 63c624ed-1ba9-4a89-9c56-edc483a3ee71
2025-08-14 09:57:55,731 - INFO - Waiting for VM ctest-vn1-vm1-31327199 to be up..
2025-08-14 09:57:55,820 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-14 09:58:00,887 - DEBUG - VM is in ACTIVE state now
2025-08-14 09:58:00,887 - INFO - VM name : ctest-vn1-vm1-31327199
2025-08-14 09:58:00,962 - DEBUG - VM ctest-vn1-vm1-31327199 ID is 195a597d-57e9-4348-b541-0dd8853a3953
2025-08-14 09:58:00,986 - DEBUG - VM ctest-vn1-vm1-31327199 launched on Node cn-jenkins-deploy-platform-ansible-os-3853-1
2025-08-14 09:58:01,060 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/195a597d-57e9-4348-b541-0dd8853a3953
2025-08-14 09:58:01,350 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/195a597d-57e9-4348-b541-0dd8853a3953
2025-08-14 09:58:01,382 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/727d3c07-5458-48cc-930a-70b4110b0c2a
2025-08-14 09:58:04,635 - 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 1016ms')
2025-08-14 09:58:04,636 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-31327199 failed!
2025-08-14 09:58:04,695 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-20233906:ctest-vn1-16494872 is 63.144.50.129 and allocation pool is NOT set
2025-08-14 09:58:06,756 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.383 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.383/1.547/2.711/1.164 ms')
2025-08-14 09:58:06,757 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-31327199 passed
2025-08-14 09:58:06,907 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 09:58:06,907 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-31327199, IP 63.144.50.131, Port 22
2025-08-14 09:58:07,066 - DEBUG - VM ctest-vn1-vm1-31327199 is ready for SSH connections
2025-08-14 09:58:07,066 - INFO - Waiting for VM ctest-vn2-vm1-80251017 to be up..
2025-08-14 09:58:07,130 - DEBUG - VM is in ACTIVE state now
2025-08-14 09:58:07,130 - INFO - VM name : ctest-vn2-vm1-80251017
2025-08-14 09:58:07,192 - DEBUG - VM ctest-vn2-vm1-80251017 ID is 7274c238-9fc7-49a8-9cd3-94eb9d2382e8
2025-08-14 09:58:07,192 - DEBUG - VM ctest-vn2-vm1-80251017 launched on Node cn-jenkins-deploy-platform-ansible-os-3853-1
2025-08-14 09:58:07,253 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7274c238-9fc7-49a8-9cd3-94eb9d2382e8
2025-08-14 09:58:07,261 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/87a210c4-038e-4f91-aefb-a88cb3dc9b7f
2025-08-14 09:58:08,495 - 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.71 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.327 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.327/1.516/2.706/1.189 ms')
2025-08-14 09:58:08,495 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-80251017 passed
2025-08-14 09:58:08,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 09:58:08,643 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-80251017, IP 151.20.152.195, Port 22
2025-08-14 09:58:08,794 - DEBUG - VM ctest-vn2-vm1-80251017 is ready for SSH connections
2025-08-14 09:58:08,794 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 09:58:08,794 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 151.20.152.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-14 09:58:08,794 - DEBUG - ping -s 56 -c 3 -W 1 151.20.152.195
2025-08-14 09:58:13,437 - DEBUG - PING 151.20.152.195 (151.20.152.195): 56 data bytes
--- 151.20.152.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-14 09:58:13,437 - WARNING - Ping to IP 151.20.152.195 from VM ctest-vn1-vm1-31327199 failed
2025-08-14 09:58:13,437 - INFO - Adding interface with subnet_id e34d7db6-d76a-485b-a472-f79af467c620, port_id None to router 63c624ed-1ba9-4a89-9c56-edc483a3ee71
2025-08-14 09:58:13,721 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 09:58:13,721 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 151.20.152.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-14 09:58:13,721 - DEBUG - ping -s 56 -c 3 -W 1 151.20.152.195
2025-08-14 09:58:15,972 - DEBUG - PING 151.20.152.195 (151.20.152.195): 56 data bytes
64 bytes from 151.20.152.195: seq=0 ttl=63 time=2.334 ms
64 bytes from 151.20.152.195: seq=1 ttl=63 time=0.745 ms
64 bytes from 151.20.152.195: seq=2 ttl=63 time=0.778 ms
--- 151.20.152.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.745/1.285/2.334 ms
2025-08-14 09:58:15,972 - INFO - Ping to IP 151.20.152.195 from VM ctest-vn1-vm1-31327199 passed
2025-08-14 09:58:15,972 - INFO - Deleting interface with subnet_id c1eefc26-cea2-44cf-9bb9-383bdc7bc349, port_id None from router 63c624ed-1ba9-4a89-9c56-edc483a3ee71
2025-08-14 09:58:16,089 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 09:58:16,089 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 151.20.152.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-14 09:58:16,089 - DEBUG - ping -s 56 -c 3 -W 1 151.20.152.195
2025-08-14 09:58:19,284 - DEBUG - PING 151.20.152.195 (151.20.152.195): 56 data bytes
--- 151.20.152.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-14 09:58:19,284 - WARNING - Ping to IP 151.20.152.195 from VM ctest-vn1-vm1-31327199 failed
2025-08-14 09:58:19,284 - INFO - Adding interface with subnet_id c1eefc26-cea2-44cf-9bb9-383bdc7bc349, port_id None to router 63c624ed-1ba9-4a89-9c56-edc483a3ee71
2025-08-14 09:58:19,575 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 09:58:19,575 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 151.20.152.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-14 09:58:19,575 - DEBUG - ping -s 56 -c 3 -W 1 151.20.152.195
2025-08-14 09:58:22,782 - DEBUG - PING 151.20.152.195 (151.20.152.195): 56 data bytes
64 bytes from 151.20.152.195: seq=1 ttl=63 time=1.371 ms
64 bytes from 151.20.152.195: seq=2 ttl=63 time=0.763 ms
--- 151.20.152.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.763/1.067/1.371 ms
2025-08-14 09:58:22,782 - WARNING - Ping to IP 151.20.152.195 from VM ctest-vn1-vm1-31327199 failed
2025-08-14 09:58:23,783 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 151.20.152.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-14 09:58:23,784 - DEBUG - ping -s 56 -c 3 -W 1 151.20.152.195
2025-08-14 09:58:25,975 - DEBUG - PING 151.20.152.195 (151.20.152.195): 56 data bytes
64 bytes from 151.20.152.195: seq=0 ttl=63 time=1.384 ms
64 bytes from 151.20.152.195: seq=1 ttl=63 time=0.851 ms
64 bytes from 151.20.152.195: seq=2 ttl=63 time=0.884 ms
--- 151.20.152.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.851/1.039/1.384 ms
2025-08-14 09:58:25,975 - INFO - Ping to IP 151.20.152.195 from VM ctest-vn1-vm1-31327199 passed
2025-08-14 09:58:25,975 - INFO - Deleting interface with subnet_id e34d7db6-d76a-485b-a472-f79af467c620, port_id None from router 63c624ed-1ba9-4a89-9c56-edc483a3ee71
2025-08-14 09:58:26,105 - INFO - Deleting interface with subnet_id c1eefc26-cea2-44cf-9bb9-383bdc7bc349, port_id None from router 63c624ed-1ba9-4a89-9c56-edc483a3ee71
2025-08-14 09:58:26,276 - INFO - Deleting VM ctest-vn2-vm1-80251017
2025-08-14 09:58:26,340 - INFO - Deleting VM ctest-vn1-vm1-31327199
2025-08-14 09:58:26,410 - INFO - Deleting VN ctest-vn2-82210436
2025-08-14 09:58:26,447 - DEBUG - VN 2f7f65b0-1d75-457c-a3a5-a23b5e193726 still in use: Unable to complete operation on network 2f7f65b0-1d75-457c-a3a5-a23b5e193726. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7b8897eb-a52a-4f10-b895-bde4839f4a2d']
2025-08-14 09:58:26,447 - WARNING - Deleting VN ctest-vn2-82210436 failed..Will retry
2025-08-14 09:58:28,543 - DEBUG - Response for deleting network ()
2025-08-14 09:58:28,543 - INFO - Deleting VN ctest-vn1-16494872
2025-08-14 09:58:28,636 - DEBUG - Response for deleting network ()
2025-08-14 09:58:28,893 - DEBUG - No XMPP flaps were noticed during the test
2025-08-14 09:58:28,893 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-08-14 09:58:28,893 - INFO - --------------------------------------------------------------------------------
2025-08-14 09:58:29,581 - INFO - Deleted project: ctest-TestRouters-20233906, ID : 76f3f73e-b113-4a3e-a359-65b53b204b19