2025-07-11 11:02:22,203 - INFO - Domain Default found not creating 2025-07-11 11:02:22,380 - INFO - Project ctest-TestBasicVMVN-08605407 not found, creating it 2025-07-11 11:02:22,865 - INFO - Created Project:ctest-TestBasicVMVN-08605407, ID : d88f432d-abb5-4019-892a-e7b84a3a306d 2025-07-11 11:02:24,492 - INFO - ================================================================================ 2025-07-11 11:02:24,492 - INFO - STARTING TEST : test_generic_link_local_service 2025-07-11 11:02:24,493 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2025-07-11 11:02:24,751 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with 2025-07-11 11:02:24,751 - INFO - Initial checks done. Running the testcase now 2025-07-11 11:02:24,751 - INFO - 2025-07-11 11:02:25,369 - DEBUG - Response for create_network : {'network': {'id': 'a95f1097-d129-4a7d-91dd-3db42db4b962', 'name': 'ctest-vn2_metadata-94149415', 'tenant_id': 'd88f432dabb54019892ae7b84a3a306d', 'project_id': 'd88f432dabb54019892ae7b84a3a306d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-08605407', 'ctest-vn2_metadata-94149415'], 'port_security_enabled': True, 'description': ''}} 2025-07-11 11:02:25,614 - DEBUG - Response for create_subnet : {'subnet': {'id': '6121911a-2aae-4ef5-bd4c-64d2fc519b9b', 'name': '', 'tenant_id': 'd88f432dabb54019892ae7b84a3a306d', 'network_id': 'a95f1097-d129-4a7d-91dd-3db42db4b962', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': 'd88f432dabb54019892ae7b84a3a306d'}} 2025-07-11 11:02:25,636 - INFO - Created VN ctest-vn2_metadata-94149415 2025-07-11 11:02:25,692 - DEBUG - VN ctest-vn2_metadata-94149415 UUID is a95f1097-d129-4a7d-91dd-3db42db4b962 2025-07-11 11:02:25,950 - DEBUG - Services list from nova: [, , ] 2025-07-11 11:02:27,311 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3628-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3628-1) 2025-07-11 11:02:27,420 - DEBUG - Link local service introspect added 2025-07-11 11:02:27,497 - DEBUG - VM is in ERROR state now 2025-07-11 11:02:27,497 - ERROR - VM in error state. 2025-07-11 11:02:27,568 - DEBUG - VM is in ERROR state now 2025-07-11 11:02:27,568 - ERROR - VM in error state. 2025-07-11 11:02:27,688 - DEBUG - Link local service introspect removed 2025-07-11 11:02:27,688 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-08605407-10998876 in state ERROR 2025-07-11 11:02:27,688 - INFO - Deleting VM ctest-TestBasicVMVN-08605407-10998876 2025-07-11 11:02:27,714 - ERROR - VM ctest-TestBasicVMVN-08605407-10998876 has failed to come up 2025-07-11 11:02:27,714 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-07-11T11:02:27Z', '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'} 2025-07-11 11:02:27,714 - INFO - Deleting VN ctest-vn2_metadata-94149415 2025-07-11 11:02:27,841 - DEBUG - Response for deleting network () 2025-07-11 11:02:28,095 - ERROR -
Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 290, in test_generic_link_local_service
    compute_user = self.inputs.host_data[vm1_fixture.vm_node_ip]['username']
  File "/contrail-test/fixtures/vm_test.py", line 381, in vm_node_ip
    self.get_host_of_vm(refresh=True))
  File "/contrail-test/fixtures/vm_test.py", line 395, in get_host_of_vm
    assert self.wait_till_vm_is_active()
AssertionError
2025-07-11 11:02:28,102 - DEBUG - No XMPP flaps were noticed during the test 2025-07-11 11:02:28,102 - INFO - 2025-07-11 11:02:28,102 - INFO - END TEST : test_generic_link_local_service : FAILED[0:00:04] 2025-07-11 11:02:28,102 - INFO - -------------------------------------------------------------------------------- 2025-07-11 11:02:28,105 - INFO - ================================================================================ 2025-07-11 11:02:28,106 - INFO - STARTING TEST : test_metadata_service 2025-07-11 11:02:28,106 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2025-07-11 11:02:28,391 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with 2025-07-11 11:02:28,391 - INFO - Initial checks done. Running the testcase now 2025-07-11 11:02:28,391 - INFO - 2025-07-11 11:02:28,391 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2025-07-11 11:02:28,732 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2025-07-11 11:02:28,766 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/12150832-05e0-49da-ac04-7911ea18f075 2025-07-11 11:02:28,963 - DEBUG - Response for create_network : {'network': {'id': '62fd4a42-aeea-4218-b64b-e2087f620f9d', 'name': 'ctest-vn-22884648', 'tenant_id': 'd88f432dabb54019892ae7b84a3a306d', 'project_id': 'd88f432dabb54019892ae7b84a3a306d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-08605407', 'ctest-vn-22884648'], 'port_security_enabled': True, 'description': ''}} 2025-07-11 11:02:29,197 - DEBUG - Response for create_subnet : {'subnet': {'id': '82910f3b-c9f2-49d8-895e-b180b64a847a', 'name': '', 'tenant_id': 'd88f432dabb54019892ae7b84a3a306d', 'network_id': '62fd4a42-aeea-4218-b64b-e2087f620f9d', 'ip_version': 4, 'cidr': '66.140.23.128/26', 'allocation_pools': [{'start': '66.140.23.130', 'end': '66.140.23.190'}], 'gateway_ip': '66.140.23.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '66.140.23.130', 'tags': [], 'project_id': 'd88f432dabb54019892ae7b84a3a306d'}} 2025-07-11 11:02:29,217 - INFO - Created VN ctest-vn-22884648 2025-07-11 11:02:29,276 - DEBUG - VN ctest-vn-22884648 UUID is 62fd4a42-aeea-4218-b64b-e2087f620f9d 2025-07-11 11:02:30,670 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3628-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3628-1) 2025-07-11 11:02:30,670 - INFO - Waiting for VM ctest-TestBasicVMVN-08605407-80842523 to be up.. 2025-07-11 11:02:30,731 - DEBUG - VM is in ERROR state now 2025-07-11 11:02:30,732 - ERROR - VM in error state. 2025-07-11 11:02:30,732 - ERROR - VM is not in ACTIVE state 2025-07-11 11:02:30,829 - ERROR - Fatal Nova Exception while getting VM detail 2025-07-11 11:02:30,829 - DEBUG - None 2025-07-11 11:02:30,830 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-08605407-80842523 in state ERROR 2025-07-11 11:02:30,830 - INFO - Deleting VM ctest-TestBasicVMVN-08605407-80842523 2025-07-11 11:02:30,830 - ERROR - VM ctest-TestBasicVMVN-08605407-80842523 has failed to come up 2025-07-11 11:02:30,831 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-07-11T11:02:30Z', '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'} 2025-07-11 11:02:30,831 - INFO - Deleting VN ctest-vn-22884648 2025-07-11 11:02:30,960 - DEBUG - Response for deleting network () 2025-07-11 11:02:31,212 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Fri Jul 11 11:02:30 2025 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/vm_regression/test_vm_basic.py in test_metadata_service(self=) 55 image_name='cirros', 56 userdata='/tmp/metadata_script.txt') 57 assert vm1_fixture.wait_till_vm_is_up() 58 59 cmd = 'cat /tmp/output.txt' 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/vm_regression/test_vm_basic.py", line 57, in test_metadata_service assert vm1_fixture.wait_till_vm_is_up() AssertionError 2025-07-11 11:02:31,219 - DEBUG - No XMPP flaps were noticed during the test 2025-07-11 11:02:31,220 - INFO - 2025-07-11 11:02:31,220 - INFO - END TEST : test_metadata_service : FAILED[0:00:03] 2025-07-11 11:02:31,220 - INFO - -------------------------------------------------------------------------------- 2025-07-11 11:02:31,223 - INFO - ================================================================================ 2025-07-11 11:02:31,223 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-07-11 11:02:31,223 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2025-07-11 11:02:31,507 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with 2025-07-11 11:02:31,507 - INFO - Initial checks done. Running the testcase now 2025-07-11 11:02:31,507 - INFO - 2025-07-11 11:02:32,030 - DEBUG - Response for create_network : {'network': {'id': '2dd91d6a-6e36-4a77-9aa1-bce78004cb34', 'name': 'ctest-vn-36701323', 'tenant_id': 'd88f432dabb54019892ae7b84a3a306d', 'project_id': 'd88f432dabb54019892ae7b84a3a306d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-08605407', 'ctest-vn-36701323'], 'port_security_enabled': True, 'description': ''}} 2025-07-11 11:02:32,215 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd22dd4ab-ae04-4377-82f3-34056aa4088f', 'name': '', 'tenant_id': 'd88f432dabb54019892ae7b84a3a306d', 'network_id': '2dd91d6a-6e36-4a77-9aa1-bce78004cb34', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': 'd88f432dabb54019892ae7b84a3a306d'}} 2025-07-11 11:02:32,412 - DEBUG - Response for create_subnet : {'subnet': {'id': '0c6fea44-f2ea-4d0c-ba1c-f40760942a23', 'name': '', 'tenant_id': 'd88f432dabb54019892ae7b84a3a306d', 'network_id': '2dd91d6a-6e36-4a77-9aa1-bce78004cb34', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': 'd88f432dabb54019892ae7b84a3a306d'}} 2025-07-11 11:02:32,437 - INFO - Created VN ctest-vn-36701323 2025-07-11 11:02:32,496 - DEBUG - VN ctest-vn-36701323 UUID is 2dd91d6a-6e36-4a77-9aa1-bce78004cb34 2025-07-11 11:02:32,911 - DEBUG - Response for create_port : {'port': {'name': 'd083af7e-e6b9-4afe-86f6-13f8cae7de99', 'id': 'd083af7e-e6b9-4afe-86f6-13f8cae7de99', 'tenant_id': 'd88f432dabb54019892ae7b84a3a306d', 'network_id': '2dd91d6a-6e36-4a77-9aa1-bce78004cb34', 'mac_address': '02:d0:83:af:7e:e6', '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': '31.1.1.4', 'subnet_id': 'd22dd4ab-ae04-4377-82f3-34056aa4088f'}], 'security_groups': ['59090ea9-7217-4f65-a095-8b52b4eefb62'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd88f432dabb54019892ae7b84a3a306d'}} 2025-07-11 11:02:33,114 - DEBUG - Response for create_port : {'port': {'name': '2ee73840-7d76-4199-b8ae-d91974973168', 'id': '2ee73840-7d76-4199-b8ae-d91974973168', 'tenant_id': 'd88f432dabb54019892ae7b84a3a306d', 'network_id': '2dd91d6a-6e36-4a77-9aa1-bce78004cb34', 'mac_address': '02:2e:e7:38:40:7d', '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': '31.1.2.4', 'subnet_id': '0c6fea44-f2ea-4d0c-ba1c-f40760942a23'}], 'security_groups': ['59090ea9-7217-4f65-a095-8b52b4eefb62'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd88f432dabb54019892ae7b84a3a306d'}} 2025-07-11 11:02:33,669 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3628-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3628-1) 2025-07-11 11:02:34,210 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3628-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3628-1) 2025-07-11 11:02:35,550 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3628-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3628-1) 2025-07-11 11:02:35,550 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-11 11:02:35,557 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d48d9921-09ae-4ce5-abd4-78fbd0d92358 2025-07-11 11:02:35,574 - DEBUG - Requesting: http://10.0.0.50:8082/project/d88f432d-abb5-4019-892a-e7b84a3a306d 2025-07-11 11:02:35,653 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/f0610b3f-8348-4f10-bfc3-251a13fc67b1 2025-07-11 11:02:35,664 - INFO - Verifications in API Server for IPAM: ctest-ipam-94752227 passed 2025-07-11 11:02:35,673 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-08605407:ctest-ipam-94752227', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-08605407', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17321138009257037584', 'uuid-lslong': '13817928875637499825'}, 'enable': 'true', 'created': '2025-07-11T11:02:31', 'last-modified': '2025-07-11T11:02:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.927752'} 2025-07-11 11:02:35,673 - INFO - Verifications in Control node for IPAM: ctest-ipam-94752227 passed 2025-07-11 11:02:35,673 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-11 11:02:35,682 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d48d9921-09ae-4ce5-abd4-78fbd0d92358 2025-07-11 11:02:35,700 - DEBUG - Requesting: http://10.0.0.50:8082/project/d88f432d-abb5-4019-892a-e7b84a3a306d 2025-07-11 11:02:35,779 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2dd91d6a-6e36-4a77-9aa1-bce78004cb34 2025-07-11 11:02:35,794 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2dd91d6a-6e36-4a77-9aa1-bce78004cb34 2025-07-11 11:02:35,806 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e072debc-cd73-407d-a767-b04c54806800 2025-07-11 11:02:35,816 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e072debc-cd73-407d-a767-b04c54806800 2025-07-11 11:02:35,826 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/88b9ac2a-25d3-4207-af1c-286cedae3c9a 2025-07-11 11:02:35,835 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-11 11:02:35,835 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2dd91d6a-6e36-4a77-9aa1-bce78004cb34 2025-07-11 11:02:35,848 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e072debc-cd73-407d-a767-b04c54806800 2025-07-11 11:02:35,866 - INFO - Verified VN network id 9 for VN 2dd91d6a-6e36-4a77-9aa1-bce78004cb34 2025-07-11 11:02:35,867 - INFO - Verifications in API Server for VN ctest-vn-36701323 passed 2025-07-11 11:02:35,867 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2dd91d6a-6e36-4a77-9aa1-bce78004cb34 2025-07-11 11:02:35,879 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e072debc-cd73-407d-a767-b04c54806800 2025-07-11 11:02:35,890 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e072debc-cd73-407d-a767-b04c54806800 2025-07-11 11:02:35,901 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/88b9ac2a-25d3-4207-af1c-286cedae3c9a 2025-07-11 11:02:35,918 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-08605407:ctest-vn-36701323', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-08605407', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3303704144605760119', 'uuid-lslong': '11142394655562582836'}, 'enable': 'true', 'created': '2025-07-11T11:02:31', 'last-modified': '2025-07-11T11:02:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.542292'} 2025-07-11 11:02:35,926 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-11 11:02:35,926 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-36701323 passed 2025-07-11 11:02:35,926 - DEBUG - ====Verifying policy data for ctest-vn-36701323 in API_Server ====== 2025-07-11 11:02:35,926 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-11 11:02:35,933 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d48d9921-09ae-4ce5-abd4-78fbd0d92358 2025-07-11 11:02:35,948 - DEBUG - Requesting: http://10.0.0.50:8082/project/d88f432d-abb5-4019-892a-e7b84a3a306d 2025-07-11 11:02:36,023 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2dd91d6a-6e36-4a77-9aa1-bce78004cb34 2025-07-11 11:02:36,038 - DEBUG - =>VN ctest-vn-36701323 has no policy to be verified 2025-07-11 11:02:36,038 - DEBUG - Verifying the vn in opserver 2025-07-11 11:02:36,038 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-08605407:ctest-vn-36701323 virtual network link through opserver 10.0.0.50 2025-07-11 11:02:36,038 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-07-11 11:02:36,374 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-07-11 11:02:36,433 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-08605407:ctest-vn-36701323', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-08605407:ctest-vn-36701323?flat'} 2025-07-11 11:02:36,433 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-08605407:ctest-vn-36701323 is found in opserver 2025-07-11 11:02:36,446 - DEBUG - Do not have enough data to verify VN in agent 2025-07-11 11:02:36,453 - DEBUG - VRF ids for VN ctest-vn-36701323: {} 2025-07-11 11:02:36,453 - INFO - Waiting for VM ctest-TestBasicVMVN-08605407-09201275 to be up.. 2025-07-11 11:02:36,515 - DEBUG - VM is in ERROR state now 2025-07-11 11:02:36,515 - ERROR - VM in error state. 2025-07-11 11:02:36,515 - ERROR - VM is not in ACTIVE state 2025-07-11 11:02:36,600 - ERROR - Fatal Nova Exception while getting VM detail 2025-07-11 11:02:36,600 - DEBUG - None 2025-07-11 11:02:36,602 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-08605407-98112460 in state ERROR 2025-07-11 11:02:36,602 - INFO - Deleting VM ctest-TestBasicVMVN-08605407-98112460 2025-07-11 11:02:36,602 - ERROR - VM ctest-TestBasicVMVN-08605407-98112460 has failed to come up 2025-07-11 11:02:36,602 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-07-11T11:02: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'} 2025-07-11 11:02:36,602 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-08605407-23312889 in state BUILD 2025-07-11 11:02:36,602 - INFO - Deleting VM ctest-TestBasicVMVN-08605407-23312889 2025-07-11 11:02:36,602 - ERROR - VM ctest-TestBasicVMVN-08605407-23312889 has failed to come up 2025-07-11 11:02:36,602 - ERROR - Nova failed to get host of the VM 2025-07-11 11:02:36,781 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-08605407-09201275 in state ERROR 2025-07-11 11:02:36,781 - INFO - Deleting VM ctest-TestBasicVMVN-08605407-09201275 2025-07-11 11:02:36,781 - ERROR - VM ctest-TestBasicVMVN-08605407-09201275 has failed to come up 2025-07-11 11:02:36,781 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-07-11T11:02:34Z', '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'} 2025-07-11 11:02:36,782 - INFO - Deleting VN ctest-vn-36701323 2025-07-11 11:02:36,913 - DEBUG - Response for delete_port : () 2025-07-11 11:02:37,039 - DEBUG - Response for delete_port : () 2025-07-11 11:02:37,187 - DEBUG - Response for deleting network () 2025-07-11 11:02:37,187 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/e072debc-cd73-407d-a767-b04c54806800 2025-07-11 11:02:37,194 - DEBUG - Response Code: 404 2025-07-11 11:02:37,195 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-07-11 11:02:37,202 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d48d9921-09ae-4ce5-abd4-78fbd0d92358 2025-07-11 11:02:37,258 - DEBUG - Requesting: http://10.0.0.50:8082/project/d88f432d-abb5-4019-892a-e7b84a3a306d 2025-07-11 11:02:37,336 - INFO - Validated that VN ctest-vn-36701323 is not found in API Server 2025-07-11 11:02:37,349 - DEBUG - VN ctest-vn-36701323 is not present in Agent 10.0.0.50 2025-07-11 11:02:37,349 - INFO - Validated that VN ctest-vn-36701323 is not in any agent 2025-07-11 11:02:37,368 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-36701323 info 2025-07-11 11:02:37,444 - INFO - IPAM: ctest-ipam-94752227 is not found in API Server 2025-07-11 11:02:37,456 - INFO - IPAM:ctest-ipam-94752227 is not found in control node 2025-07-11 11:02:37,711 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Fri Jul 11 11:02:36 2025 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/vm_regression/test_vm_basic.py in test_ping_within_vn_two_vms_two_different_subnets(self=) 145 assert ipam_obj.verify_on_setup() 146 assert vn1_fixture.verify_on_setup() 147 assert vm1.wait_till_vm_is_up() 148 assert vm2.wait_till_vm_is_up() 149 assert vm3.wait_till_vm_is_up() vm1 = vm1.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/vm_regression/test_vm_basic.py", line 147, in test_ping_within_vn_two_vms_two_different_subnets assert vm1.wait_till_vm_is_up() AssertionError 2025-07-11 11:02:37,719 - DEBUG - No XMPP flaps were noticed during the test 2025-07-11 11:02:37,719 - INFO - 2025-07-11 11:02:37,719 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:06] 2025-07-11 11:02:37,720 - INFO - -------------------------------------------------------------------------------- 2025-07-11 11:02:38,473 - INFO - Deleted project: ctest-TestBasicVMVN-08605407, ID : d88f432d-abb5-4019-892a-e7b84a3a306d