2026-07-06 15:06:33,744 - INFO - Domain Default found not creating
2026-07-06 15:06:33,900 - INFO - Project ctest-TestPorts-66704192 not found, creating it
2026-07-06 15:06:34,348 - INFO - Created Project:ctest-TestPorts-66704192, ID : a8aa7bb3-8682-4758-bbc0-169f373ebbf6
2026-07-06 15:06:35,854 - INFO - ================================================================================
2026-07-06 15:06:35,854 - INFO - STARTING TEST : test_ports_bindings
2026-07-06 15:06:35,854 - 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-07-06 15:06:36,123 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.14': '0'}} with
2026-07-06 15:06:36,123 - INFO - Initial checks done. Running the testcase now
2026-07-06 15:06:36,123 - INFO -
2026-07-06 15:06:36,712 - DEBUG - Response for create_network : {'network': {'id': '531094af-8930-4460-8430-76d0a9a43df8', 'name': 'ctest-vn-15966294', 'tenant_id': 'a8aa7bb386824758bbc0169f373ebbf6', 'project_id': 'a8aa7bb386824758bbc0169f373ebbf6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-66704192', 'ctest-vn-15966294'], 'port_security_enabled': True, 'description': ''}}
2026-07-06 15:06:36,902 - DEBUG - Response for create_subnet : {'subnet': {'id': 'caed0edc-6b9f-49d6-a757-5934c2a4cb5d', 'name': '', 'tenant_id': 'a8aa7bb386824758bbc0169f373ebbf6', 'network_id': '531094af-8930-4460-8430-76d0a9a43df8', 'ip_version': 4, 'cidr': '209.56.210.192/26', 'allocation_pools': [{'start': '209.56.210.194', 'end': '209.56.210.254'}], 'gateway_ip': '209.56.210.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '209.56.210.194', 'tags': [], 'project_id': 'a8aa7bb386824758bbc0169f373ebbf6'}}
2026-07-06 15:06:36,920 - INFO - Created VN ctest-vn-15966294
2026-07-06 15:06:36,973 - DEBUG - VN ctest-vn-15966294 UUID is 531094af-8930-4460-8430-76d0a9a43df8
2026-07-06 15:06:37,092 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-66704192', 'ctest-vmi-76472289']}
2026-07-06 15:06:37,352 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-76472289', 'id': '0c030745-78bc-4099-9f07-7961a43a424f', 'tenant_id': 'a8aa7bb386824758bbc0169f373ebbf6', 'network_id': '531094af-8930-4460-8430-76d0a9a43df8', 'mac_address': '02:0c:03:07:45:78', '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': '209.56.210.195', 'subnet_id': 'caed0edc-6b9f-49d6-a757-5934c2a4cb5d'}], 'security_groups': ['bcda7fcb-87ad-4371-8422-d2d5c5c5df37'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a8aa7bb386824758bbc0169f373ebbf6'}}
2026-07-06 15:06:37,352 - DEBUG - Created port 0c030745-78bc-4099-9f07-7961a43a424f
2026-07-06 15:06:37,461 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/0c030745-78bc-4099-9f07-7961a43a424f
2026-07-06 15:06:37,787 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/0c030745-78bc-4099-9f07-7961a43a424f
2026-07-06 15:06:37,818 - INFO - VMI 0c030745-78bc-4099-9f07-7961a43a424f verification in API Server passed
2026-07-06 15:06:37,897 - DEBUG - Response for delete_port : ()
2026-07-06 15:06:37,897 - INFO - Deleted port 0c030745-78bc-4099-9f07-7961a43a424f
2026-07-06 15:06:37,897 - INFO - Deleting VN ctest-vn-15966294
2026-07-06 15:06:37,993 - DEBUG - Response for deleting network ()
2026-07-06 15:06:38,251 - DEBUG - No XMPP flaps were noticed during the test
2026-07-06 15:06:38,251 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-07-06 15:06:38,251 - INFO - --------------------------------------------------------------------------------
2026-07-06 15:06:38,253 - INFO - ================================================================================
2026-07-06 15:06:38,253 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-07-06 15:06:38,253 - 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-07-06 15:06:38,542 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.14': '0'}} with
2026-07-06 15:06:38,542 - INFO - Initial checks done. Running the testcase now
2026-07-06 15:06:38,542 - INFO -
2026-07-06 15:06:38,716 - DEBUG - Response for create_network : {'network': {'id': '98559543-5133-41b6-b808-8c76986d67cd', 'name': 'ctest-vn1-01746801', 'tenant_id': 'a8aa7bb386824758bbc0169f373ebbf6', 'project_id': 'a8aa7bb386824758bbc0169f373ebbf6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-66704192', 'ctest-vn1-01746801'], 'port_security_enabled': True, 'description': ''}}
2026-07-06 15:06:38,932 - DEBUG - Response for create_subnet : {'subnet': {'id': '5deec308-796b-460f-9650-386629f718c8', 'name': '', 'tenant_id': 'a8aa7bb386824758bbc0169f373ebbf6', 'network_id': '98559543-5133-41b6-b808-8c76986d67cd', 'ip_version': 4, 'cidr': '196.10.76.192/26', 'allocation_pools': [{'start': '196.10.76.194', 'end': '196.10.76.254'}], 'gateway_ip': '196.10.76.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '196.10.76.194', 'tags': [], 'project_id': 'a8aa7bb386824758bbc0169f373ebbf6'}}
2026-07-06 15:06:39,081 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cd438c32-6317-43a0-bb6b-4dcd46950dde', 'name': '', 'tenant_id': 'a8aa7bb386824758bbc0169f373ebbf6', 'network_id': '98559543-5133-41b6-b808-8c76986d67cd', 'ip_version': 4, 'cidr': '66.50.0.0/26', 'allocation_pools': [{'start': '66.50.0.2', 'end': '66.50.0.62'}], 'gateway_ip': '66.50.0.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '66.50.0.2', 'tags': [], 'project_id': 'a8aa7bb386824758bbc0169f373ebbf6'}}
2026-07-06 15:06:39,099 - INFO - Created VN ctest-vn1-01746801
2026-07-06 15:06:39,153 - DEBUG - VN ctest-vn1-01746801 UUID is 98559543-5133-41b6-b808-8c76986d67cd
2026-07-06 15:06:39,486 - DEBUG - Response for create_port : {'port': {'name': '793d817b-c944-4f29-89ed-1ffe365c9980', 'id': '793d817b-c944-4f29-89ed-1ffe365c9980', 'tenant_id': 'a8aa7bb386824758bbc0169f373ebbf6', 'network_id': '98559543-5133-41b6-b808-8c76986d67cd', 'mac_address': '02:79:3d:81:7b:c9', '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': '196.10.76.197', 'subnet_id': '5deec308-796b-460f-9650-386629f718c8'}], 'security_groups': ['bcda7fcb-87ad-4371-8422-d2d5c5c5df37'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a8aa7bb386824758bbc0169f373ebbf6'}}
2026-07-06 15:06:39,643 - DEBUG - Response for create_port : {'port': {'name': '9cbbdc5f-6973-4496-90e2-0526612027bd', 'id': '9cbbdc5f-6973-4496-90e2-0526612027bd', 'tenant_id': 'a8aa7bb386824758bbc0169f373ebbf6', 'network_id': '98559543-5133-41b6-b808-8c76986d67cd', 'mac_address': '02:9c:bb:dc:5f:69', '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': '66.50.0.5', 'subnet_id': 'cd438c32-6317-43a0-bb6b-4dcd46950dde'}], 'security_groups': ['bcda7fcb-87ad-4371-8422-d2d5c5c5df37'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a8aa7bb386824758bbc0169f373ebbf6'}}
2026-07-06 15:06:39,708 - DEBUG - Services list from nova: [, , ]
2026-07-06 15:06:40,057 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6085-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6085-1)
2026-07-06 15:06:40,449 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6085-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6085-1)
2026-07-06 15:06:40,450 - INFO - Waiting for VM ctest-vn1-vm1-77674236 to be up..
2026-07-06 15:06:40,491 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-06 15:06:45,536 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-06 15:06:50,620 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-06 15:06:55,694 - DEBUG - VM is in ACTIVE state now
2026-07-06 15:06:55,694 - INFO - VM name : ctest-vn1-vm1-77674236
2026-07-06 15:06:55,767 - DEBUG - VM ctest-vn1-vm1-77674236 ID is 611c2e29-63ac-440b-b46a-d41a9a60affa
2026-07-06 15:06:55,785 - DEBUG - VM ctest-vn1-vm1-77674236 launched on Node cn-jenkins-deploy-platform-ansible-os-6085-1
2026-07-06 15:06:55,850 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/611c2e29-63ac-440b-b46a-d41a9a60affa
2026-07-06 15:06:55,857 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/793d817b-c944-4f29-89ed-1ffe365c9980
2026-07-06 15:06:59,126 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms')
2026-07-06 15:06:59,126 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-77674236 failed!
2026-07-06 15:06:59,177 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-66704192:ctest-vn1-01746801 is 196.10.76.193 and allocation pool is NOT set
2026-07-06 15:06:59,178 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-66704192:ctest-vn1-01746801 is 66.50.0.1 and allocation pool is NOT set
2026-07-06 15:07:01,236 - 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.23 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.470 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.470/1.852/3.234/1.382 ms')
2026-07-06 15:07:01,236 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-77674236 passed
2026-07-06 15:07:01,385 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 15:07:01,385 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-77674236, IP 196.10.76.197, Port 22
2026-07-06 15:07:01,545 - DEBUG - VM ctest-vn1-vm1-77674236 is ready for SSH connections
2026-07-06 15:07:01,545 - INFO - Waiting for VM ctest-vn1-vm2-30970284 to be up..
2026-07-06 15:07:01,620 - DEBUG - VM is in ACTIVE state now
2026-07-06 15:07:01,620 - INFO - VM name : ctest-vn1-vm2-30970284
2026-07-06 15:07:01,696 - DEBUG - VM ctest-vn1-vm2-30970284 ID is 93b59803-bad6-45c3-9bcc-5c0e00ae7f6e
2026-07-06 15:07:01,696 - DEBUG - VM ctest-vn1-vm2-30970284 launched on Node cn-jenkins-deploy-platform-ansible-os-6085-1
2026-07-06 15:07:01,767 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/93b59803-bad6-45c3-9bcc-5c0e00ae7f6e
2026-07-06 15:07:01,775 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/9cbbdc5f-6973-4496-90e2-0526612027bd
2026-07-06 15:07:03,011 - 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.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.442 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.442/2.083/3.724/1.641 ms')
2026-07-06 15:07:03,011 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-30970284 passed
2026-07-06 15:07:03,161 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 15:07:03,161 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-30970284, IP 66.50.0.5, Port 22
2026-07-06 15:07:03,321 - DEBUG - VM ctest-vn1-vm2-30970284 is ready for SSH connections
2026-07-06 15:07:03,322 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 15:07:03,322 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 15:07:03,322 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 15:07:03,322 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 196.10.76.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-07-06 15:07:03,322 - DEBUG - ping -s 56 -c 3 -W 1 196.10.76.197
2026-07-06 15:07:06,937 - DEBUG - PING 196.10.76.197 (196.10.76.197): 56 data bytes
64 bytes from 196.10.76.197: seq=0 ttl=63 time=4.067 ms
64 bytes from 196.10.76.197: seq=1 ttl=63 time=0.935 ms
64 bytes from 196.10.76.197: seq=2 ttl=63 time=0.852 ms
--- 196.10.76.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.852/1.951/4.067 ms
2026-07-06 15:07:06,937 - INFO - Ping to IP 196.10.76.197 from VM ctest-vn1-vm2-30970284 passed
2026-07-06 15:07:06,937 - INFO - Detaching port 9cbbdc5f-6973-4496-90e2-0526612027bd from VM ctest-vn1-vm2-30970284
2026-07-06 15:07:06,986 - INFO - Deleting VM ctest-vn1-vm2-30970284
2026-07-06 15:07:07,054 - INFO - Detaching port 793d817b-c944-4f29-89ed-1ffe365c9980 from VM ctest-vn1-vm1-77674236
2026-07-06 15:07:07,086 - INFO - Deleting VM ctest-vn1-vm1-77674236
2026-07-06 15:07:07,305 - DEBUG - Response for delete_port : ()
2026-07-06 15:07:07,457 - DEBUG - Response for delete_port : ()
2026-07-06 15:07:07,457 - INFO - Deleting VN ctest-vn1-01746801
2026-07-06 15:07:07,598 - DEBUG - Response for deleting network ()
2026-07-06 15:07:07,854 - DEBUG - No XMPP flaps were noticed during the test
2026-07-06 15:07:07,854 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2026-07-06 15:07:07,854 - INFO - --------------------------------------------------------------------------------
2026-07-06 15:07:08,568 - INFO - Deleted project: ctest-TestPorts-66704192, ID : a8aa7bb3-8682-4758-bbc0-169f373ebbf6