2026-03-26 02:29:57,349 - INFO - Domain Default found not creating 2026-03-26 02:29:57,724 - INFO - Project ctest-TestPorts-83918537 not found, creating it 2026-03-26 02:29:58,447 - INFO - Created Project:ctest-TestPorts-83918537, ID : 988169be-b51c-4630-b181-8c93eb19d3fc 2026-03-26 02:30:00,556 - INFO - ================================================================================ 2026-03-26 02:30:00,556 - INFO - STARTING TEST : test_ports_bindings 2026-03-26 02:30:00,557 - INFO - TEST DESCRIPTION : Verify that we are able to create a port with custom port bindings Steps: 1) Create Port with Port bindings profile set to {'foo': 'bar'} 2) Retrieve and verify the same is set 2026-03-26 02:30:00,851 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.252': '0'}} with 2026-03-26 02:30:00,851 - INFO - Initial checks done. Running the testcase now 2026-03-26 02:30:00,851 - INFO - 2026-03-26 02:30:01,489 - DEBUG - Response for create_network : {'network': {'id': '220f3bd9-a17a-4dd3-aeba-39b1da0389e6', 'name': 'ctest-vn-32438893', 'tenant_id': '988169beb51c4630b1818c93eb19d3fc', 'project_id': '988169beb51c4630b1818c93eb19d3fc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-83918537', 'ctest-vn-32438893'], 'port_security_enabled': True, 'description': ''}} 2026-03-26 02:30:01,703 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a89d84e2-b6b7-4d9d-ac87-a1d24ac511bd', 'name': '', 'tenant_id': '988169beb51c4630b1818c93eb19d3fc', 'network_id': '220f3bd9-a17a-4dd3-aeba-39b1da0389e6', 'ip_version': 4, 'cidr': '84.249.87.64/26', 'allocation_pools': [{'start': '84.249.87.66', 'end': '84.249.87.126'}], 'gateway_ip': '84.249.87.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '84.249.87.66', 'tags': [], 'project_id': '988169beb51c4630b1818c93eb19d3fc'}} 2026-03-26 02:30:01,724 - INFO - Created VN ctest-vn-32438893 2026-03-26 02:30:01,779 - DEBUG - VN ctest-vn-32438893 UUID is 220f3bd9-a17a-4dd3-aeba-39b1da0389e6 2026-03-26 02:30:01,934 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-83918537', 'ctest-vmi-91805726']} 2026-03-26 02:30:02,267 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-91805726', 'id': '5fb039ec-1cf9-425b-b73b-a6962c96fe0f', 'tenant_id': '988169beb51c4630b1818c93eb19d3fc', 'network_id': '220f3bd9-a17a-4dd3-aeba-39b1da0389e6', 'mac_address': '02:5f:b0:39:ec:1c', 'binding:profile': {'foo': 'bar'}, 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '84.249.87.67', 'subnet_id': 'a89d84e2-b6b7-4d9d-ac87-a1d24ac511bd'}], 'security_groups': ['130a3bc8-1b67-4232-a3cb-d52a190a14e9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '988169beb51c4630b1818c93eb19d3fc'}} 2026-03-26 02:30:02,267 - DEBUG - Created port 5fb039ec-1cf9-425b-b73b-a6962c96fe0f 2026-03-26 02:30:02,376 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/5fb039ec-1cf9-425b-b73b-a6962c96fe0f 2026-03-26 02:30:02,731 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/5fb039ec-1cf9-425b-b73b-a6962c96fe0f 2026-03-26 02:30:02,784 - INFO - VMI 5fb039ec-1cf9-425b-b73b-a6962c96fe0f verification in API Server passed 2026-03-26 02:30:02,906 - DEBUG - Response for delete_port : () 2026-03-26 02:30:02,906 - INFO - Deleted port 5fb039ec-1cf9-425b-b73b-a6962c96fe0f 2026-03-26 02:30:02,906 - INFO - Deleting VN ctest-vn-32438893 2026-03-26 02:30:03,020 - DEBUG - Response for deleting network () 2026-03-26 02:30:03,306 - DEBUG - No XMPP flaps were noticed during the test
2026-03-26 02:30:03,307 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-03-26 02:30:03,307 - INFO - -------------------------------------------------------------------------------- 2026-03-26 02:30:03,309 - INFO - ================================================================================ 2026-03-26 02:30:03,309 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-26 02:30:03,309 - INFO - TEST DESCRIPTION : Create ports with specific Subnet and IP Create two ports in a VN with 2 subnets and specific IPs Attach to two VMs Ping between them should pass 2026-03-26 02:30:03,606 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.252': '0'}} with 2026-03-26 02:30:03,606 - INFO - Initial checks done. Running the testcase now 2026-03-26 02:30:03,606 - INFO - 2026-03-26 02:30:03,832 - DEBUG - Response for create_network : {'network': {'id': '5b166671-c5a3-4bd5-9c56-50ebe38266c6', 'name': 'ctest-vn1-29994462', 'tenant_id': '988169beb51c4630b1818c93eb19d3fc', 'project_id': '988169beb51c4630b1818c93eb19d3fc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-83918537', 'ctest-vn1-29994462'], 'port_security_enabled': True, 'description': ''}} 2026-03-26 02:30:03,998 - DEBUG - Response for create_subnet : {'subnet': {'id': '700ee5d3-652a-40af-a4f7-d1a7bf94a423', 'name': '', 'tenant_id': '988169beb51c4630b1818c93eb19d3fc', 'network_id': '5b166671-c5a3-4bd5-9c56-50ebe38266c6', 'ip_version': 4, 'cidr': '210.1.145.64/26', 'allocation_pools': [{'start': '210.1.145.66', 'end': '210.1.145.126'}], 'gateway_ip': '210.1.145.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '210.1.145.66', 'tags': [], 'project_id': '988169beb51c4630b1818c93eb19d3fc'}} 2026-03-26 02:30:04,180 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ae653eb0-f7c8-4bf8-8b2a-4598ef1a97a8', 'name': '', 'tenant_id': '988169beb51c4630b1818c93eb19d3fc', 'network_id': '5b166671-c5a3-4bd5-9c56-50ebe38266c6', 'ip_version': 4, 'cidr': '218.218.249.0/26', 'allocation_pools': [{'start': '218.218.249.2', 'end': '218.218.249.62'}], 'gateway_ip': '218.218.249.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '218.218.249.2', 'tags': [], 'project_id': '988169beb51c4630b1818c93eb19d3fc'}} 2026-03-26 02:30:04,204 - INFO - Created VN ctest-vn1-29994462 2026-03-26 02:30:04,263 - DEBUG - VN ctest-vn1-29994462 UUID is 5b166671-c5a3-4bd5-9c56-50ebe38266c6 2026-03-26 02:30:04,686 - DEBUG - Response for create_port : {'port': {'name': 'f1731240-c1a0-489d-af5f-483d54f41c10', 'id': 'f1731240-c1a0-489d-af5f-483d54f41c10', 'tenant_id': '988169beb51c4630b1818c93eb19d3fc', 'network_id': '5b166671-c5a3-4bd5-9c56-50ebe38266c6', 'mac_address': '02:f1:73:12:40:c1', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '210.1.145.69', 'subnet_id': '700ee5d3-652a-40af-a4f7-d1a7bf94a423'}], 'security_groups': ['130a3bc8-1b67-4232-a3cb-d52a190a14e9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '988169beb51c4630b1818c93eb19d3fc'}} 2026-03-26 02:30:04,926 - DEBUG - Response for create_port : {'port': {'name': '8368c72c-54aa-45cf-b538-01d204b812f6', 'id': '8368c72c-54aa-45cf-b538-01d204b812f6', 'tenant_id': '988169beb51c4630b1818c93eb19d3fc', 'network_id': '5b166671-c5a3-4bd5-9c56-50ebe38266c6', 'mac_address': '02:83:68:c7:2c:54', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '218.218.249.5', 'subnet_id': 'ae653eb0-f7c8-4bf8-8b2a-4598ef1a97a8'}], 'security_groups': ['130a3bc8-1b67-4232-a3cb-d52a190a14e9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '988169beb51c4630b1818c93eb19d3fc'}} 2026-03-26 02:30:04,991 - DEBUG - Services list from nova: [, , ] 2026-03-26 02:30:05,407 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5542-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5542-1) 2026-03-26 02:30:05,970 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5542-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5542-1) 2026-03-26 02:30:05,971 - INFO - Waiting for VM ctest-vn1-vm1-51703471 to be up.. 2026-03-26 02:30:06,017 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-26 02:30:11,120 - DEBUG - VM is in ACTIVE state now 2026-03-26 02:30:11,120 - INFO - VM name : ctest-vn1-vm1-51703471 2026-03-26 02:30:11,210 - DEBUG - VM ctest-vn1-vm1-51703471 ID is 58f0b7a9-d7b2-4dbd-a414-cde19105a4af 2026-03-26 02:30:11,246 - DEBUG - VM ctest-vn1-vm1-51703471 launched on Node cn-jenkins-deploy-platform-ansible-os-5542-1 2026-03-26 02:30:11,330 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/58f0b7a9-d7b2-4dbd-a414-cde19105a4af 2026-03-26 02:30:11,346 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/f1731240-c1a0-489d-af5f-483d54f41c10 2026-03-26 02:30:14,620 - 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 1008ms') 2026-03-26 02:30:14,620 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-51703471 failed! 2026-03-26 02:30:14,688 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-83918537:ctest-vn1-29994462 is 210.1.145.65 and allocation pool is NOT set 2026-03-26 02:30:14,689 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-83918537:ctest-vn1-29994462 is 218.218.249.1 and allocation pool is NOT set 2026-03-26 02:30:18,779 - 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 1018ms') 2026-03-26 02:30:18,779 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-51703471 failed! 2026-03-26 02:30:18,843 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-83918537:ctest-vn1-29994462 is 210.1.145.65 and allocation pool is NOT set 2026-03-26 02:30:18,843 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-83918537:ctest-vn1-29994462 is 218.218.249.1 and allocation pool is NOT set 2026-03-26 02:30:20,916 - 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=3.37 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.79 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 = 1.791/2.582/3.374/0.791 ms') 2026-03-26 02:30:20,917 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-51703471 passed 2026-03-26 02:30:21,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 02:30:21,084 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-51703471, IP 210.1.145.69, Port 22 2026-03-26 02:30:21,257 - DEBUG - VM ctest-vn1-vm1-51703471 is ready for SSH connections 2026-03-26 02:30:21,257 - INFO - Waiting for VM ctest-vn1-vm2-56110178 to be up.. 2026-03-26 02:30:21,380 - DEBUG - VM is in ACTIVE state now 2026-03-26 02:30:21,380 - INFO - VM name : ctest-vn1-vm2-56110178 2026-03-26 02:30:21,480 - DEBUG - VM ctest-vn1-vm2-56110178 ID is e1e586db-54fd-48df-8cba-2b8f758bc103 2026-03-26 02:30:21,480 - DEBUG - VM ctest-vn1-vm2-56110178 launched on Node cn-jenkins-deploy-platform-ansible-os-5542-1 2026-03-26 02:30:21,596 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/e1e586db-54fd-48df-8cba-2b8f758bc103 2026-03-26 02:30:21,606 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/8368c72c-54aa-45cf-b538-01d204b812f6 2026-03-26 02:30:22,888 - 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.67 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.03 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.034/2.352/3.671/1.318 ms') 2026-03-26 02:30:22,888 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-56110178 passed 2026-03-26 02:30:23,055 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 02:30:23,056 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-56110178, IP 218.218.249.5, Port 22 2026-03-26 02:30:23,230 - DEBUG - VM ctest-vn1-vm2-56110178 is ready for SSH connections 2026-03-26 02:30:23,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 02:30:23,231 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 02:30:23,231 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 02:30:23,231 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 210.1.145.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2026-03-26 02:30:23,232 - DEBUG - ping -s 56 -c 3 -W 1 210.1.145.69 2026-03-26 02:30:26,312 - DEBUG - PING 210.1.145.69 (210.1.145.69): 56 data bytes 64 bytes from 210.1.145.69: seq=0 ttl=63 time=6.070 ms 64 bytes from 210.1.145.69: seq=1 ttl=63 time=1.434 ms 64 bytes from 210.1.145.69: seq=2 ttl=63 time=1.191 ms --- 210.1.145.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.191/2.898/6.070 ms 2026-03-26 02:30:26,312 - INFO - Ping to IP 210.1.145.69 from VM ctest-vn1-vm2-56110178 passed 2026-03-26 02:30:26,312 - INFO - Detaching port 8368c72c-54aa-45cf-b538-01d204b812f6 from VM ctest-vn1-vm2-56110178 2026-03-26 02:30:26,438 - INFO - Deleting VM ctest-vn1-vm2-56110178 2026-03-26 02:30:26,553 - INFO - Detaching port f1731240-c1a0-489d-af5f-483d54f41c10 from VM ctest-vn1-vm1-51703471 2026-03-26 02:30:26,612 - INFO - Deleting VM ctest-vn1-vm1-51703471 2026-03-26 02:30:27,061 - DEBUG - Response for delete_port : () 2026-03-26 02:30:27,689 - DEBUG - Response for delete_port : () 2026-03-26 02:30:27,689 - INFO - Deleting VN ctest-vn1-29994462 2026-03-26 02:30:27,851 - DEBUG - Response for deleting network () 2026-03-26 02:30:28,127 - DEBUG - No XMPP flaps were noticed during the test
2026-03-26 02:30:28,127 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:25]
2026-03-26 02:30:28,127 - INFO - -------------------------------------------------------------------------------- 2026-03-26 02:30:28,925 - INFO - Deleted project: ctest-TestPorts-83918537, ID : 988169be-b51c-4630-b181-8c93eb19d3fc