2026-02-10 18:08:28,837 - INFO - Domain Default found not creating 2026-02-10 18:08:29,107 - INFO - Project ctest-TestPorts-22685903 not found, creating it 2026-02-10 18:08:29,604 - INFO - Created Project:ctest-TestPorts-22685903, ID : 6e56ec42-0d6f-4d20-882a-54ef432691bb 2026-02-10 18:08:31,140 - INFO - ================================================================================ 2026-02-10 18:08:31,140 - INFO - STARTING TEST : test_ports_bindings 2026-02-10 18:08:31,140 - 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-02-10 18:08:31,400 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.129': '0'}} with 2026-02-10 18:08:31,400 - INFO - Initial checks done. Running the testcase now 2026-02-10 18:08:31,400 - INFO - 2026-02-10 18:08:31,958 - DEBUG - Response for create_network : {'network': {'id': '6d3de35b-baba-45e5-9fa5-74acc73bb084', 'name': 'ctest-vn-07418098', 'tenant_id': '6e56ec420d6f4d20882a54ef432691bb', 'project_id': '6e56ec420d6f4d20882a54ef432691bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-22685903', 'ctest-vn-07418098'], 'port_security_enabled': True, 'description': ''}} 2026-02-10 18:08:32,120 - DEBUG - Response for create_subnet : {'subnet': {'id': '5cd7c28b-b286-49f8-8117-5687e956f8bd', 'name': '', 'tenant_id': '6e56ec420d6f4d20882a54ef432691bb', 'network_id': '6d3de35b-baba-45e5-9fa5-74acc73bb084', 'ip_version': 4, 'cidr': '166.9.113.128/26', 'allocation_pools': [{'start': '166.9.113.130', 'end': '166.9.113.190'}], 'gateway_ip': '166.9.113.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '166.9.113.130', 'tags': [], 'project_id': '6e56ec420d6f4d20882a54ef432691bb'}} 2026-02-10 18:08:32,139 - INFO - Created VN ctest-vn-07418098 2026-02-10 18:08:32,191 - DEBUG - VN ctest-vn-07418098 UUID is 6d3de35b-baba-45e5-9fa5-74acc73bb084 2026-02-10 18:08:32,308 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-22685903', 'ctest-vmi-24297917']} 2026-02-10 18:08:32,593 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-24297917', 'id': 'c55ad32a-c5d4-46eb-bae1-5061fa876986', 'tenant_id': '6e56ec420d6f4d20882a54ef432691bb', 'network_id': '6d3de35b-baba-45e5-9fa5-74acc73bb084', 'mac_address': '02:c5:5a:d3:2a:c5', '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': '166.9.113.131', 'subnet_id': '5cd7c28b-b286-49f8-8117-5687e956f8bd'}], 'security_groups': ['074e63ac-8da7-40c6-87b2-8e2ba8e0e8d5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6e56ec420d6f4d20882a54ef432691bb'}} 2026-02-10 18:08:32,594 - DEBUG - Created port c55ad32a-c5d4-46eb-bae1-5061fa876986 2026-02-10 18:08:32,703 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/c55ad32a-c5d4-46eb-bae1-5061fa876986 2026-02-10 18:08:32,999 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/c55ad32a-c5d4-46eb-bae1-5061fa876986 2026-02-10 18:08:33,036 - INFO - VMI c55ad32a-c5d4-46eb-bae1-5061fa876986 verification in API Server passed 2026-02-10 18:08:33,125 - DEBUG - Response for delete_port : () 2026-02-10 18:08:33,125 - INFO - Deleted port c55ad32a-c5d4-46eb-bae1-5061fa876986 2026-02-10 18:08:33,125 - INFO - Deleting VN ctest-vn-07418098 2026-02-10 18:08:33,230 - DEBUG - Response for deleting network () 2026-02-10 18:08:33,484 - DEBUG - No XMPP flaps were noticed during the test 2026-02-10 18:08:33,484 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-02-10 18:08:33,484 - INFO - -------------------------------------------------------------------------------- 2026-02-10 18:08:33,487 - INFO - ================================================================================ 2026-02-10 18:08:33,487 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-10 18:08:33,487 - 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-02-10 18:08:33,774 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.129': '0'}} with 2026-02-10 18:08:33,774 - INFO - Initial checks done. Running the testcase now 2026-02-10 18:08:33,774 - INFO - 2026-02-10 18:08:33,958 - DEBUG - Response for create_network : {'network': {'id': 'bf12bb4d-2f18-4b64-b201-9e736aeb7d4f', 'name': 'ctest-vn1-06350941', 'tenant_id': '6e56ec420d6f4d20882a54ef432691bb', 'project_id': '6e56ec420d6f4d20882a54ef432691bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-22685903', 'ctest-vn1-06350941'], 'port_security_enabled': True, 'description': ''}} 2026-02-10 18:08:34,190 - DEBUG - Response for create_subnet : {'subnet': {'id': 'db32fe25-ea3a-49a7-a224-4ce4a244d6cb', 'name': '', 'tenant_id': '6e56ec420d6f4d20882a54ef432691bb', 'network_id': 'bf12bb4d-2f18-4b64-b201-9e736aeb7d4f', 'ip_version': 4, 'cidr': '58.73.206.64/26', 'allocation_pools': [{'start': '58.73.206.66', 'end': '58.73.206.126'}], 'gateway_ip': '58.73.206.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '58.73.206.66', 'tags': [], 'project_id': '6e56ec420d6f4d20882a54ef432691bb'}} 2026-02-10 18:08:34,330 - DEBUG - Response for create_subnet : {'subnet': {'id': '9c9e1a17-6a4e-47aa-a714-2634568e7381', 'name': '', 'tenant_id': '6e56ec420d6f4d20882a54ef432691bb', 'network_id': 'bf12bb4d-2f18-4b64-b201-9e736aeb7d4f', 'ip_version': 4, 'cidr': '34.11.148.192/26', 'allocation_pools': [{'start': '34.11.148.194', 'end': '34.11.148.254'}], 'gateway_ip': '34.11.148.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.11.148.194', 'tags': [], 'project_id': '6e56ec420d6f4d20882a54ef432691bb'}} 2026-02-10 18:08:34,349 - INFO - Created VN ctest-vn1-06350941 2026-02-10 18:08:34,399 - DEBUG - VN ctest-vn1-06350941 UUID is bf12bb4d-2f18-4b64-b201-9e736aeb7d4f 2026-02-10 18:08:34,733 - DEBUG - Response for create_port : {'port': {'name': '96c05876-8e03-4259-b0d2-8eba7da86078', 'id': '96c05876-8e03-4259-b0d2-8eba7da86078', 'tenant_id': '6e56ec420d6f4d20882a54ef432691bb', 'network_id': 'bf12bb4d-2f18-4b64-b201-9e736aeb7d4f', 'mac_address': '02:96:c0:58:76:8e', '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': '58.73.206.69', 'subnet_id': 'db32fe25-ea3a-49a7-a224-4ce4a244d6cb'}], 'security_groups': ['074e63ac-8da7-40c6-87b2-8e2ba8e0e8d5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6e56ec420d6f4d20882a54ef432691bb'}} 2026-02-10 18:08:34,908 - DEBUG - Response for create_port : {'port': {'name': 'd4a25fb6-d7da-40e4-9719-d462f2a7bde1', 'id': 'd4a25fb6-d7da-40e4-9719-d462f2a7bde1', 'tenant_id': '6e56ec420d6f4d20882a54ef432691bb', 'network_id': 'bf12bb4d-2f18-4b64-b201-9e736aeb7d4f', 'mac_address': '02:d4:a2:5f:b6:d7', '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': '34.11.148.197', 'subnet_id': '9c9e1a17-6a4e-47aa-a714-2634568e7381'}], 'security_groups': ['074e63ac-8da7-40c6-87b2-8e2ba8e0e8d5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6e56ec420d6f4d20882a54ef432691bb'}} 2026-02-10 18:08:34,971 - DEBUG - Services list from nova: [, , ] 2026-02-10 18:08:35,324 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5285-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5285-1) 2026-02-10 18:08:35,716 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5285-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5285-1) 2026-02-10 18:08:35,716 - INFO - Waiting for VM ctest-vn1-vm1-71423630 to be up.. 2026-02-10 18:08:35,756 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-10 18:08:40,834 - DEBUG - VM is in ERROR state now 2026-02-10 18:08:40,834 - ERROR - VM in error state. 2026-02-10 18:08:40,834 - ERROR - VM is not in ACTIVE state 2026-02-10 18:08:40,956 - ERROR - Fatal Nova Exception while getting VM detail 2026-02-10 18:08:40,956 - DEBUG - None 2026-02-10 18:08:40,961 - INFO - Skip interface_detach for VM ctest-vn1-vm2-91151638 in state BUILD 2026-02-10 18:08:40,961 - INFO - Deleting VM ctest-vn1-vm2-91151638 2026-02-10 18:08:40,979 - ERROR - VM ctest-vn1-vm2-91151638 has failed to come up 2026-02-10 18:08:40,979 - ERROR - Nova failed to get host of the VM 2026-02-10 18:08:41,216 - INFO - Skip interface_detach for VM ctest-vn1-vm1-71423630 in state ERROR 2026-02-10 18:08:41,216 - INFO - Deleting VM ctest-vn1-vm1-71423630 2026-02-10 18:08:41,216 - ERROR - VM ctest-vn1-vm1-71423630 has failed to come up 2026-02-10 18:08:41,216 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-02-10T18:08:35Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-02-10 18:08:41,329 - DEBUG - Response for delete_port : () 2026-02-10 18:08:41,444 - DEBUG - Response for delete_port : () 2026-02-10 18:08:41,444 - INFO - Deleting VN ctest-vn1-06350941 2026-02-10 18:08:41,574 - DEBUG - Response for deleting network () 2026-02-10 18:08:41,822 - ERROR - AssertionError Python 3.9.25: /usr/bin/python3 Tue Feb 10 18:08:40 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = self = args = () kwargs = {} /contrail-test/scripts/neutron/test_ports.py in test_ports_specific_subnet_ip(self=) 173 image_name='cirros', 174 port_ids=[port2_obj['id']]) 175 assert vm1_fixture.wait_till_vm_is_up() 176 assert vm2_fixture.wait_till_vm_is_up() 177 self.assertEqual(vm1_fixture.vm_ip, vm1_fixture = vm1_fixture.wait_till_vm_is_up = > AssertionError: __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {} __dir__ = __doc__ = 'Assertion failed.' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = args = () with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/neutron/test_ports.py", line 175, in test_ports_specific_subnet_ip assert vm1_fixture.wait_till_vm_is_up() AssertionError 2026-02-10 18:08:41,828 - DEBUG - No XMPP flaps were noticed during the test 2026-02-10 18:08:41,828 - INFO - 2026-02-10 18:08:41,829 - INFO - END TEST : test_ports_specific_subnet_ip : FAILED[0:00:08] 2026-02-10 18:08:41,829 - INFO - -------------------------------------------------------------------------------- 2026-02-10 18:08:42,515 - INFO - Deleted project: ctest-TestPorts-22685903, ID : 6e56ec42-0d6f-4d20-882a-54ef432691bb