2025-08-26 08:05:22,135 - INFO - Domain Default found not creating
2025-08-26 08:05:22,282 - INFO - Project ctest-TestRouters-02386701 not found, creating it
2025-08-26 08:05:22,747 - INFO - Created Project:ctest-TestRouters-02386701, ID : 395ea13b-438e-4d10-8da0-b612f6dfa74d
2025-08-26 08:05:24,223 - INFO - ================================================================================
2025-08-26 08:05:24,223 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-26 08:05:24,224 - 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-26 08:05:24,485 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2025-08-26 08:05:24,485 - INFO - Initial checks done. Running the testcase now
2025-08-26 08:05:24,486 - INFO -
2025-08-26 08:05:25,116 - DEBUG - Response for create_network : {'network': {'id': 'f9f0fbe6-871f-4d5b-86d5-7d63cc573cb3', 'name': 'ctest-vn1-36927880', 'tenant_id': '395ea13b438e4d108da0b612f6dfa74d', 'project_id': '395ea13b438e4d108da0b612f6dfa74d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-02386701', 'ctest-vn1-36927880'], 'port_security_enabled': True, 'description': ''}}
2025-08-26 08:05:25,316 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e08f8d20-5875-4320-80af-1c833350fe4a', 'name': '', 'tenant_id': '395ea13b438e4d108da0b612f6dfa74d', 'network_id': 'f9f0fbe6-871f-4d5b-86d5-7d63cc573cb3', 'ip_version': 4, 'cidr': '187.11.44.192/26', 'allocation_pools': [{'start': '187.11.44.194', 'end': '187.11.44.254'}], 'gateway_ip': '187.11.44.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '187.11.44.194', 'tags': [], 'project_id': '395ea13b438e4d108da0b612f6dfa74d'}}
2025-08-26 08:05:25,337 - INFO - Created VN ctest-vn1-36927880
2025-08-26 08:05:25,391 - DEBUG - VN ctest-vn1-36927880 UUID is f9f0fbe6-871f-4d5b-86d5-7d63cc573cb3
2025-08-26 08:05:25,798 - DEBUG - Response for create_network : {'network': {'id': 'cc4af9f9-b038-41a5-bf34-80901b1d115a', 'name': 'ctest-vn2-01246600', 'tenant_id': '395ea13b438e4d108da0b612f6dfa74d', 'project_id': '395ea13b438e4d108da0b612f6dfa74d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-02386701', 'ctest-vn2-01246600'], 'port_security_enabled': True, 'description': ''}}
2025-08-26 08:05:26,026 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dba7eb3c-f38c-49fa-be88-f4a76fb5e98b', 'name': '', 'tenant_id': '395ea13b438e4d108da0b612f6dfa74d', 'network_id': 'cc4af9f9-b038-41a5-bf34-80901b1d115a', 'ip_version': 4, 'cidr': '87.236.73.192/26', 'allocation_pools': [{'start': '87.236.73.194', 'end': '87.236.73.254'}], 'gateway_ip': '87.236.73.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '87.236.73.194', 'tags': [], 'project_id': '395ea13b438e4d108da0b612f6dfa74d'}}
2025-08-26 08:05:26,047 - INFO - Created VN ctest-vn2-01246600
2025-08-26 08:05:26,099 - DEBUG - VN ctest-vn2-01246600 UUID is cc4af9f9-b038-41a5-bf34-80901b1d115a
2025-08-26 08:05:26,279 - DEBUG - Services list from nova: [, , ]
2025-08-26 08:05:27,361 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3937-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3937-1)
2025-08-26 08:05:28,710 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3937-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3937-1)
2025-08-26 08:05:28,834 - INFO - Adding interface with subnet_id e08f8d20-5875-4320-80af-1c833350fe4a, port_id None to router 0a7cffcb-3a32-464f-8be4-b2ad9c29e36c
2025-08-26 08:05:29,234 - INFO - Waiting for VM ctest-vn1-vm1-70349212 to be up..
2025-08-26 08:05:29,348 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-26 08:05:34,498 - DEBUG - VM is in ACTIVE state now
2025-08-26 08:05:34,499 - INFO - VM name : ctest-vn1-vm1-70349212
2025-08-26 08:05:34,693 - DEBUG - VM ctest-vn1-vm1-70349212 ID is 6584be23-7461-487f-8aa7-0015f97ff2ca
2025-08-26 08:05:34,722 - DEBUG - VM ctest-vn1-vm1-70349212 launched on Node cn-jenkins-deploy-platform-ansible-os-3937-1
2025-08-26 08:05:34,845 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/6584be23-7461-487f-8aa7-0015f97ff2ca
2025-08-26 08:05:35,195 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/6584be23-7461-487f-8aa7-0015f97ff2ca
2025-08-26 08:05:35,228 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d15c5742-0021-4229-8c01-c983d9e49e78
2025-08-26 08:05:38,487 - 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')
2025-08-26 08:05:38,487 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-70349212 failed!
2025-08-26 08:05:38,551 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-02386701:ctest-vn1-36927880 is 187.11.44.193 and allocation pool is NOT set
2025-08-26 08:05:40,614 - 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=4.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.389 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.389/2.193/3.998/1.804 ms')
2025-08-26 08:05:40,614 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-70349212 passed
2025-08-26 08:05:40,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 08:05:40,767 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-70349212, IP 187.11.44.195, Port 22
2025-08-26 08:05:40,922 - DEBUG - VM ctest-vn1-vm1-70349212 is ready for SSH connections
2025-08-26 08:05:40,922 - INFO - Waiting for VM ctest-vn2-vm1-85802714 to be up..
2025-08-26 08:05:41,017 - DEBUG - VM is in ACTIVE state now
2025-08-26 08:05:41,018 - INFO - VM name : ctest-vn2-vm1-85802714
2025-08-26 08:05:41,113 - DEBUG - VM ctest-vn2-vm1-85802714 ID is 818d1772-51d9-4902-80af-654c3e0190ab
2025-08-26 08:05:41,113 - DEBUG - VM ctest-vn2-vm1-85802714 launched on Node cn-jenkins-deploy-platform-ansible-os-3937-1
2025-08-26 08:05:41,196 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/818d1772-51d9-4902-80af-654c3e0190ab
2025-08-26 08:05:41,207 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2c6dbefa-a379-4479-b524-338a0b4a9e77
2025-08-26 08:05:42,444 - 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.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.440 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.440/2.009/3.578/1.569 ms')
2025-08-26 08:05:42,444 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-85802714 passed
2025-08-26 08:05:42,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 08:05:42,555 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-85802714, IP 87.236.73.195, Port 22
2025-08-26 08:05:42,729 - DEBUG - VM ctest-vn2-vm1-85802714 is ready for SSH connections
2025-08-26 08:05:42,729 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 08:05:42,729 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 87.236.73.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-26 08:05:42,729 - DEBUG - ping -s 56 -c 3 -W 1 87.236.73.195
2025-08-26 08:05:47,740 - DEBUG - PING 87.236.73.195 (87.236.73.195): 56 data bytes
--- 87.236.73.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-26 08:05:47,740 - WARNING - Ping to IP 87.236.73.195 from VM ctest-vn1-vm1-70349212 failed
2025-08-26 08:05:47,740 - INFO - Adding interface with subnet_id dba7eb3c-f38c-49fa-be88-f4a76fb5e98b, port_id None to router 0a7cffcb-3a32-464f-8be4-b2ad9c29e36c
2025-08-26 08:05:48,010 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 08:05:48,010 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 87.236.73.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-26 08:05:48,010 - DEBUG - ping -s 56 -c 3 -W 1 87.236.73.195
2025-08-26 08:05:51,214 - DEBUG - PING 87.236.73.195 (87.236.73.195): 56 data bytes
64 bytes from 87.236.73.195: seq=1 ttl=63 time=3.326 ms
64 bytes from 87.236.73.195: seq=2 ttl=63 time=0.769 ms
--- 87.236.73.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.769/2.047/3.326 ms
2025-08-26 08:05:51,214 - WARNING - Ping to IP 87.236.73.195 from VM ctest-vn1-vm1-70349212 failed
2025-08-26 08:05:52,215 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 87.236.73.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-26 08:05:52,215 - DEBUG - ping -s 56 -c 3 -W 1 87.236.73.195
2025-08-26 08:05:54,434 - DEBUG - PING 87.236.73.195 (87.236.73.195): 56 data bytes
64 bytes from 87.236.73.195: seq=0 ttl=63 time=1.700 ms
64 bytes from 87.236.73.195: seq=1 ttl=63 time=0.932 ms
64 bytes from 87.236.73.195: seq=2 ttl=63 time=0.915 ms
--- 87.236.73.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.915/1.182/1.700 ms
2025-08-26 08:05:54,434 - INFO - Ping to IP 87.236.73.195 from VM ctest-vn1-vm1-70349212 passed
2025-08-26 08:05:54,434 - INFO - Deleting interface with subnet_id e08f8d20-5875-4320-80af-1c833350fe4a, port_id None from router 0a7cffcb-3a32-464f-8be4-b2ad9c29e36c
2025-08-26 08:05:54,608 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 08:05:54,608 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 87.236.73.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-26 08:05:54,608 - DEBUG - ping -s 56 -c 3 -W 1 87.236.73.195
2025-08-26 08:05:57,826 - DEBUG - PING 87.236.73.195 (87.236.73.195): 56 data bytes
--- 87.236.73.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-26 08:05:57,827 - WARNING - Ping to IP 87.236.73.195 from VM ctest-vn1-vm1-70349212 failed
2025-08-26 08:05:57,827 - INFO - Adding interface with subnet_id e08f8d20-5875-4320-80af-1c833350fe4a, port_id None to router 0a7cffcb-3a32-464f-8be4-b2ad9c29e36c
2025-08-26 08:05:58,078 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 08:05:58,078 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 87.236.73.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-26 08:05:58,078 - DEBUG - ping -s 56 -c 3 -W 1 87.236.73.195
2025-08-26 08:06:00,292 - DEBUG - PING 87.236.73.195 (87.236.73.195): 56 data bytes
64 bytes from 87.236.73.195: seq=0 ttl=63 time=1.977 ms
64 bytes from 87.236.73.195: seq=1 ttl=63 time=1.131 ms
64 bytes from 87.236.73.195: seq=2 ttl=63 time=0.997 ms
--- 87.236.73.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.997/1.368/1.977 ms
2025-08-26 08:06:00,292 - INFO - Ping to IP 87.236.73.195 from VM ctest-vn1-vm1-70349212 passed
2025-08-26 08:06:00,292 - INFO - Deleting interface with subnet_id dba7eb3c-f38c-49fa-be88-f4a76fb5e98b, port_id None from router 0a7cffcb-3a32-464f-8be4-b2ad9c29e36c
2025-08-26 08:06:00,481 - INFO - Deleting interface with subnet_id e08f8d20-5875-4320-80af-1c833350fe4a, port_id None from router 0a7cffcb-3a32-464f-8be4-b2ad9c29e36c
2025-08-26 08:06:00,741 - INFO - Deleting VM ctest-vn2-vm1-85802714
2025-08-26 08:06:00,827 - INFO - Deleting VM ctest-vn1-vm1-70349212
2025-08-26 08:06:00,920 - INFO - Deleting VN ctest-vn2-01246600
2025-08-26 08:06:00,970 - DEBUG - VN cc4af9f9-b038-41a5-bf34-80901b1d115a still in use: Unable to complete operation on network cc4af9f9-b038-41a5-bf34-80901b1d115a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-07c34276-1bd7-4013-8cdf-32f5d6f2b53d']
2025-08-26 08:06:00,970 - WARNING - Deleting VN ctest-vn2-01246600 failed..Will retry
2025-08-26 08:06:03,102 - DEBUG - Response for deleting network ()
2025-08-26 08:06:03,102 - INFO - Deleting VN ctest-vn1-36927880
2025-08-26 08:06:03,263 - DEBUG - Response for deleting network ()
2025-08-26 08:06:03,517 - DEBUG - No XMPP flaps were noticed during the test
2025-08-26 08:06:03,517 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2025-08-26 08:06:03,517 - INFO - --------------------------------------------------------------------------------
2025-08-26 08:06:04,250 - INFO - Deleted project: ctest-TestRouters-02386701, ID : 395ea13b-438e-4d10-8da0-b612f6dfa74d