is: {'code': 500, 'created': '2026-03-16T10:45:37Z', '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-03-16 10:45:38,194 - INFO - Deleting VN ctest-vn2_metadata-16637765
2026-03-16 10:45:38,547 - 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 386, in vm_node_ip
self.get_host_of_vm(refresh=True))
File "/contrail-test/fixtures/vm_test.py", line 400, in get_host_of_vm
assert self.wait_till_vm_is_active()
AssertionError
2026-03-16 10:45:38,553 - INFO -
2026-03-16 10:45:38,553 - INFO - END TEST : test_generic_link_local_service : FAILED[0:00:03]
2026-03-16 10:45:38,553 - INFO - --------------------------------------------------------------------------------
2026-03-16 10:45:38,555 - INFO - ================================================================================
2026-03-16 10:45:38,556 - INFO - STARTING TEST : test_metadata_service
2026-03-16 10:45:38,556 - 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
2026-03-16 10:45:38,847 - INFO - Initial checks done. Running the testcase now
2026-03-16 10:45:38,847 - INFO -
2026-03-16 10:45:39,660 - INFO - Created VN ctest-vn-55100690
2026-03-16 10:45:40,964 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5475-1)
2026-03-16 10:45:40,964 - INFO - Waiting for VM ctest-TestBasicVMVN-38474084-46014410 to be up..
2026-03-16 10:45:41,034 - ERROR - VM in error state.
2026-03-16 10:45:41,034 - ERROR - VM is not in ACTIVE state
2026-03-16 10:45:41,136 - ERROR - Fatal Nova Exception while getting VM detail
2026-03-16 10:45:41,137 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-38474084-46014410 in state ERROR
2026-03-16 10:45:41,137 - INFO - Deleting VM ctest-TestBasicVMVN-38474084-46014410
2026-03-16 10:45:41,138 - ERROR - VM ctest-TestBasicVMVN-38474084-46014410 has failed to come up
2026-03-16 10:45:41,138 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-03-16T10:45:40Z', '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-03-16 10:45:41,138 - INFO - Deleting VN ctest-vn-55100690
2026-03-16 10:45:41,482 - ERROR - AssertionError
Python 3.9.25: /usr/bin/python3
Mon Mar 16 10:45:41 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/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
2026-03-16 10:45:41,488 - INFO -
2026-03-16 10:45:41,488 - INFO - END TEST : test_metadata_service : FAILED[0:00:03]
2026-03-16 10:45:41,488 - INFO - --------------------------------------------------------------------------------
2026-03-16 10:45:41,491 - INFO - ================================================================================
2026-03-16 10:45:41,491 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-03-16 10:45:41,491 - 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
2026-03-16 10:45:41,785 - INFO - Initial checks done. Running the testcase now
2026-03-16 10:45:41,785 - INFO -
2026-03-16 10:45:42,675 - INFO - Created VN ctest-vn-49396644
2026-03-16 10:45:43,744 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5475-1)
2026-03-16 10:45:44,265 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5475-1)
2026-03-16 10:45:45,396 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5475-1)
2026-03-16 10:45:45,500 - INFO - Verifications in API Server for IPAM: ctest-ipam-02867138 passed
2026-03-16 10:45:45,505 - INFO - Verifications in Control node for IPAM: ctest-ipam-02867138 passed
2026-03-16 10:45:45,679 - INFO - Verified VN network id 11 for VN 915b2752-73f4-435b-9f96-d260a937bac5
2026-03-16 10:45:45,680 - INFO - Verifications in API Server for VN ctest-vn-49396644 passed
2026-03-16 10:45:45,725 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-49396644 passed
2026-03-16 10:45:46,171 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-38474084:ctest-vn-49396644 is found in opserver
2026-03-16 10:45:46,185 - INFO - Waiting for VM ctest-TestBasicVMVN-38474084-41395466 to be up..
2026-03-16 10:45:46,248 - ERROR - VM in error state.
2026-03-16 10:45:46,248 - ERROR - VM is not in ACTIVE state
2026-03-16 10:45:46,331 - ERROR - Fatal Nova Exception while getting VM detail
2026-03-16 10:45:46,332 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-38474084-62287301 in state BUILD
2026-03-16 10:45:46,332 - INFO - Deleting VM ctest-TestBasicVMVN-38474084-62287301
2026-03-16 10:45:46,333 - ERROR - VM ctest-TestBasicVMVN-38474084-62287301 has failed to come up
2026-03-16 10:45:46,333 - ERROR - Nova failed to get host of the VM
2026-03-16 10:45:46,594 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-38474084-03431908 in state BUILD
2026-03-16 10:45:46,594 - INFO - Deleting VM ctest-TestBasicVMVN-38474084-03431908
2026-03-16 10:45:46,594 - ERROR - VM ctest-TestBasicVMVN-38474084-03431908 has failed to come up
2026-03-16 10:45:46,594 - ERROR - Nova failed to get host of the VM
2026-03-16 10:45:46,777 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-38474084-41395466 in state ERROR
2026-03-16 10:45:46,777 - INFO - Deleting VM ctest-TestBasicVMVN-38474084-41395466
2026-03-16 10:45:46,777 - ERROR - VM ctest-TestBasicVMVN-38474084-41395466 has failed to come up
2026-03-16 10:45:46,777 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-03-16T10:45:43Z', '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-03-16 10:45:46,778 - INFO - Deleting VN ctest-vn-49396644
2026-03-16 10:45:47,284 - INFO - Validated that VN ctest-vn-49396644 is not found in API Server
2026-03-16 10:45:47,296 - INFO - Validated that VN ctest-vn-49396644 is not in any agent
2026-03-16 10:45:47,310 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-49396644 info
2026-03-16 10:45:47,390 - INFO - IPAM: ctest-ipam-02867138 is not found in API Server
2026-03-16 10:45:47,401 - INFO - IPAM:ctest-ipam-02867138 is not found in control node
2026-03-16 10:45:47,650 - ERROR - AssertionError
Python 3.9.25: /usr/bin/python3
Mon Mar 16 10:45:46 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/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
2026-03-16 10:45:47,656 - INFO -
2026-03-16 10:45:47,656 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:06]
2026-03-16 10:45:47,656 - INFO - --------------------------------------------------------------------------------
2026-03-16 10:45:48,320 - INFO - Deleted project: ctest-TestBasicVMVN-38474084, ID : d0947ae3-5817-49f9-90ce-370264b464b2
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ run_tests_serial
+ echo in serial_run_test
in serial_run_test
+ export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts
+ PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts
+ testr_init
+ '[' '!' -d .testrepository ']'
+ find . -type f -name '*.pyc' -delete
+ export OS_TEST_PATH=./serial_scripts/
+ OS_TEST_PATH=./serial_scripts/
+ export DO_XMPP_CHECK=0
+ DO_XMPP_CHECK=0
+ '[' '!' -d ./serial_scripts/ ']'
+ '[' 0 -eq 1 ']'
+ /usr/local/bin/testr run --subunit ci_sanity
+ /usr/local/bin/subunit2junitxml -f -o result_2026_03_16_10_38_18_30444.xml
/contrail-test/fixtures/contrailapi.py:2218: SyntaxWarning: "is" with a literal. Did you mean "=="?
if type(public_network_obj).__name__ is 'VirtualNetwork':
/contrail-test/tcutils/control/cn_introspect_utils.py:307: SyntaxWarning: "is" with a literal. Did you mean "=="?
if encoding is 'All':
/contrail-test/tcutils/collector/opserver_util.py:378: SyntaxWarning: "is" with a literal. Did you mean "=="?
if len(match_v) is 1:
/contrail-test/tcutils/collector/opserver_util.py:379: SyntaxWarning: "is" with a literal. Did you mean "=="?
if match_v[0][-1] is '*':
/contrail-test/serial_scripts/policy/test_policy_serial.py:1418: SyntaxWarning: "is" with a literal. Did you mean "=="?
if proto is 'udp' and\
/contrail-test/serial_scripts/policy/test_policy_serial.py:1600: SyntaxWarning: "is" with a literal. Did you mean "=="?
if proto is 'udp' and\
/contrail-test/serial_scripts/policy/test_policy_serial.py:1845: SyntaxWarning: "is" with a literal. Did you mean "=="?
if proto is 'udp' and\
/contrail-test/serial_scripts/solution/test_orange_solution.py:510: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if op is not 0:
/contrail-test/serial_scripts/solution/test_orange_solution.py:522: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if op is not 0:
/contrail-test/serial_scripts/solution/test_orange_solution.py:639: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if op is not 0:
/contrail-test/serial_scripts/solution/test_orange_solution.py:650: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if op is not 0:
/contrail-test/serial_scripts/solution/test_orange_solution.py:683: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if op is not 0:
/contrail-test/serial_scripts/solution/test_orange_solution.py:694: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if op is not 0:
2026-03-16 10:45:56,201 - INFO - Domain Default found not creating
2026-03-16 10:45:56,665 - INFO - Project ctest-TestRbac-70829306 not found, creating it
2026-03-16 10:45:57,126 - INFO - Created Project:ctest-TestRbac-70829306, ID : 6893caeb-fd00-4686-87a4-722684c04dc8
2026-03-16 10:46:00,763 - INFO - ================================================================================
2026-03-16 10:46:00,763 - INFO - STARTING TEST : test_perms2_global_share
2026-03-16 10:46:00,764 - INFO - TEST DESCRIPTION :
Test perms2 global shared property of an object
steps:
1. Add user1 as role1 in project1 and project2
2. Add *.* role1:CRUD to domain acl
3. Create a Shared virtual-network in project1
4. Verify global shared flag is set on VN's perms2
4. Using shared VN try to launch a VM in project2
2026-03-16 10:46:01,216 - INFO - Initial checks done. Running the testcase now
2026-03-16 10:46:01,216 - INFO -
2026-03-16 10:46:01,575 - INFO - Project ctest-TestRbac-42366156 not found, creating it
2026-03-16 10:46:02,100 - INFO - Created Project:ctest-TestRbac-42366156, ID : b20a1fc9-ff47-438d-b0dd-08482e4f8080
2026-03-16 10:46:02,459 - INFO - Project ctest-TestRbac-43038665 not found, creating it
2026-03-16 10:46:02,957 - INFO - Created Project:ctest-TestRbac-43038665, ID : a17b214c-d7a1-469a-bd2d-07133d971208
2026-03-16 10:46:05,212 - INFO - API access-list 279a126c-64ae-4c04-bc74-32e704c25bb1 verify on api server passed
2026-03-16 10:46:05,786 - INFO - Created VN ctest-TestRbac-42366156-12773317, UUID :cc536dbb-5197-4403-b8f4-10dacd9b5098
2026-03-16 10:46:06,548 - INFO - API Server: Read VN cc536dbb-5197-4403-b8f4-10dacd9b5098
2026-03-16 10:46:06,873 - INFO - API Server: Read VN cc536dbb-5197-4403-b8f4-10dacd9b5098
2026-03-16 10:46:09,099 - WARNING - Unable to get the list of compute nodes
2026-03-16 10:46:10,213 - INFO - VM ([]) created on node: (None), Zone: (None)
2026-03-16 10:46:15,345 - INFO - VM name : ctest-TestRbac-43038665-53939550
2026-03-16 10:46:15,764 - INFO - VM ctest-TestRbac-43038665-53939550 verfication in all API Servers passed
2026-03-16 10:46:22,129 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbac-43038665-53939550 passed
2026-03-16 10:46:22,129 - INFO - VM ctest-TestRbac-43038665-53939550 verifications in Compute nodes passed
2026-03-16 10:46:22,328 - INFO - Validated routes of VM ctest-TestRbac-43038665-53939550 in all vrouters
2026-03-16 10:46:22,901 - INFO - Verification in Control-nodes for VM ctest-TestRbac-43038665-53939550 passed
2026-03-16 10:46:38,124 - INFO - Verifying through opserver in 10.0.0.50
2026-03-16 10:46:38,291 - INFO - VM 4b6756ec-703a-4314-8a74-ddc690cdcab6 is present in default-domain:ctest-TestRbac-42366156:ctest-TestRbac-42366156-12773317
2026-03-16 10:46:39,971 - INFO - tap interface default-domain:ctest-TestRbac-43038665:1b8d6c13-5bb8-428e-a0af-017543705b26 of vm 4b6756ec-703a-4314-8a74-ddc690cdcab6 is present in vrouter cn-jenkins-deploy-platform-ansible-os-5475-1 uve
2026-03-16 10:46:40,088 - INFO - VM ctest-TestRbac-43038665-53939550 validations in Opserver passed
2026-03-16 10:46:40,088 - INFO - Deleting VM ctest-TestRbac-43038665-53939550
2026-03-16 10:46:42,224 - INFO - VM ctest-TestRbac-43038665-53939550 is fully removed in API-Server
2026-03-16 10:46:42,318 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-42366156:ctest-TestRbac-42366156-12773317
2026-03-16 10:46:42,318 - INFO - VM ctest-TestRbac-43038665-53939550 is removed in Compute, and routes are removed in all compute nodes
2026-03-16 10:46:42,581 - INFO - Routes for VM ctest-TestRbac-43038665-53939550 is removed in all control-nodes
2026-03-16 10:47:08,084 - INFO - 4b6756ec-703a-4314-8a74-ddc690cdcab6 vm uve deleted from opserver
2026-03-16 10:47:08,084 - INFO - Validated that VM 4b6756ec-703a-4314-8a74-ddc690cdcab6 is removed from Opserver
2026-03-16 10:47:08,084 - INFO - Deleting VN ctest-TestRbac-42366156-12773317
2026-03-16 10:47:08,196 - INFO - API access-list (279a126c-64ae-4c04-bc74-32e704c25bb1) got deleted in api server
2026-03-16 10:47:09,166 - INFO - Deleted project: ctest-TestRbac-43038665, ID : a17b214c-d7a1-469a-bd2d-07133d971208
2026-03-16 10:47:09,862 - INFO - Deleted project: ctest-TestRbac-42366156, ID : b20a1fc9-ff47-438d-b0dd-08482e4f8080
2026-03-16 10:47:09,988 - INFO - END TEST : test_perms2_global_share : PASSED[0:01:09]
2026-03-16 10:47:09,988 - INFO - --------------------------------------------------------------------------------
2026-03-16 10:47:11,430 - INFO - Deleted project: ctest-TestRbac-70829306, ID : 6893caeb-fd00-4686-87a4-722684c04dc8
2026-03-16 10:47:11,622 - INFO - Domain Default found not creating
2026-03-16 10:47:11,786 - INFO - Project ctest-TestRbacBasic-65551397 not found, creating it
2026-03-16 10:47:12,233 - INFO - Created Project:ctest-TestRbacBasic-65551397, ID : ae28baf2-47d9-40d8-b6ef-6f1711aa9702
2026-03-16 10:47:15,652 - INFO - ================================================================================
2026-03-16 10:47:15,652 - INFO - STARTING TEST : test_perms2_owner
2026-03-16 10:47:15,652 - INFO - TEST DESCRIPTION :
Validate perms2 tenant ownership
steps:
1. Create Project1 and Project2
2. Add user1 as role1 under project1 and project2
3. create domain acl rule 'VirtualNetwork.* role1:CRUD'
4. create VN1 under Project1
4. create VN2 under Project2
5. user1 shouldnt be able to read VN1 using project2 creds
6. admin should be able to read VN1 though he isnt member of the project
7. Network list with respective project creds should list corresponding VNs
8. Change ownership of VN1 to Project2
9. user1 should now be able to read VN1 using Project2 creds
10. Network list with Project2 creds should list both VNs,
Project1 creds should list VN1 alone, admin should list both VNs
2026-03-16 10:47:15,790 - INFO - Initial checks done. Running the testcase now
2026-03-16 10:47:15,790 - INFO -
2026-03-16 10:47:16,125 - INFO - Project ctest-TestRbacBasic-36755746 not found, creating it
2026-03-16 10:47:16,595 - INFO - Created Project:ctest-TestRbacBasic-36755746, ID : 4fc65353-1e06-46ba-bf3b-30c986487180
2026-03-16 10:47:16,936 - INFO - Project ctest-TestRbacBasic-42374524 not found, creating it
2026-03-16 10:47:17,404 - INFO - Created Project:ctest-TestRbacBasic-42374524, ID : 1bf6ce49-2479-4b40-b154-0516ae867dad
2026-03-16 10:47:19,561 - INFO - API access-list 88e97a66-bc11-4b3e-856b-d11552493bcb verify on api server passed
2026-03-16 10:47:20,138 - INFO - Created VN ctest-TestRbacBasic-36755746-54580246, UUID :950f9e5d-9cd9-4e45-8a48-5d54e308feba
2026-03-16 10:47:21,078 - INFO - Created VN ctest-TestRbacBasic-42374524-14680295, UUID :2ef3733d-86c5-4b93-98bf-2730bf0906ee
2026-03-16 10:47:21,790 - INFO - API Server: Read VN 950f9e5d-9cd9-4e45-8a48-5d54e308feba
2026-03-16 10:47:22,096 - INFO - API Server: Permission Denied to read VN 950f9e5d-9cd9-4e45-8a48-5d54e308feba
2026-03-16 10:47:22,105 - INFO - API Server: Read VN 950f9e5d-9cd9-4e45-8a48-5d54e308feba
2026-03-16 10:47:22,126 - INFO - API Server: List VN ['950f9e5d-9cd9-4e45-8a48-5d54e308feba']
2026-03-16 10:47:22,147 - INFO - API Server: List VN ['2ef3733d-86c5-4b93-98bf-2730bf0906ee']
2026-03-16 10:47:23,683 - INFO - API Server: List VN []
2026-03-16 10:47:23,705 - INFO - API Server: List VN ['950f9e5d-9cd9-4e45-8a48-5d54e308feba', '2ef3733d-86c5-4b93-98bf-2730bf0906ee']
2026-03-16 10:47:23,712 - INFO - API Server: List VN ['950f9e5d-9cd9-4e45-8a48-5d54e308feba', '2ef3733d-86c5-4b93-98bf-2730bf0906ee', '7ff4971f-0528-4675-ba8e-d28c3467f684', 'c0283e68-2f67-4f66-a741-2c8320a93b2f', '4c821036-dcd7-4eea-be34-b46fdbdc1808', '7c6c8120-6c1c-458f-aef5-393a3220909d']
2026-03-16 10:47:24,782 - INFO - Deleting VN ctest-TestRbacBasic-42374524-14680295
2026-03-16 10:47:24,850 - INFO - Deleting VN ctest-TestRbacBasic-36755746-54580246
2026-03-16 10:47:24,960 - INFO - API access-list (88e97a66-bc11-4b3e-856b-d11552493bcb) got deleted in api server
2026-03-16 10:47:25,901 - INFO - Deleted project: ctest-TestRbacBasic-42374524, ID : 1bf6ce49-2479-4b40-b154-0516ae867dad
2026-03-16 10:47:26,589 - INFO - Deleted project: ctest-TestRbacBasic-36755746, ID : 4fc65353-1e06-46ba-bf3b-30c986487180
2026-03-16 10:47:26,712 - INFO - END TEST : test_perms2_owner : PASSED[0:00:11]
2026-03-16 10:47:26,712 - INFO - --------------------------------------------------------------------------------
2026-03-16 10:47:26,714 - INFO - ================================================================================
2026-03-16 10:47:26,714 - INFO - STARTING TEST : test_rbac_acl_different_roles
2026-03-16 10:47:26,714 - INFO - TEST DESCRIPTION :
Validate via vnc_apis CRUD of rbac acl and objects
steps:
1. Add user1 as role1 and user2 as role2 to the project
2. Both user1 and user2 shouldnt be able to create VNs/STs
3. Create Rbac ACL under project with VN.* role1:CRUD rule
4. user1 should be able to create VN, but not Service-Template
5. Create Rbac ACL under domain with ST.* role1:CRUD rule
6. user1 should be able to create Service-Template
7. user2 shouldnt be able to read the created VN/ST or create new
8. Update the acl rule with Read perms for role2
9. user2 should be able to read created VN but not create new VNs
10. user2 should be able to read created ST but not create new STs
11. Delete the acl rule with Read perms for role2
12. user2 shouldnt be able to read the created ST/VN or create new VN/ST
13. Update global acl with role2:R for both VN and ST
14. user2 should be able to read VN and ST
13. Delete both project and domain acls
14. user1 shouldnt be able to read/delete VN/ST
15. Update global acl with role1:CRUD for both VN/ST
16. user1 should now be able to delete both VN and ST
17. Delete global acl
pass : acl creation and update should complete scucessfully.
2026-03-16 10:47:26,939 - INFO - Initial checks done. Running the testcase now
2026-03-16 10:47:26,940 - INFO -
2026-03-16 10:47:29,238 - INFO - Permission denied to create/update VirtualNetwork
2026-03-16 10:47:29,584 - INFO - API access-list 5cb214e6-568b-4fc7-9b5c-9a4c010f7aa6 verify on api server passed
2026-03-16 10:47:29,822 - INFO - Created VN ctest-TestRbacBasic-65551397-38965652, UUID :0bfa7652-09ee-462b-a856-de47bb6aa65c
2026-03-16 10:47:30,497 - INFO - Verified VN network id 11 for VN 0bfa7652-09ee-462b-a856-de47bb6aa65c
2026-03-16 10:47:30,497 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-65551397-38965652 passed
2026-03-16 10:47:30,549 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-65551397-38965652 passed
2026-03-16 10:47:30,656 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-65551397:ctest-TestRbacBasic-65551397-38965652 is found in opserver
2026-03-16 10:47:30,966 - INFO - API access-list 44dc84e5-8333-43bd-ac82-d821c6635682 verify on api server passed
2026-03-16 10:47:31,698 - INFO - API Server: Permission Denied to read VN 0bfa7652-09ee-462b-a856-de47bb6aa65c
2026-03-16 10:47:32,023 - INFO - API Server: Permission Denied to read ST 9fdfadc2-abc1-4d8b-93a4-5ee469c3fec4
2026-03-16 10:47:32,623 - INFO - API access-list 5cb214e6-568b-4fc7-9b5c-9a4c010f7aa6 verify on api server passed
2026-03-16 10:47:32,651 - INFO - API Server: Read VN 0bfa7652-09ee-462b-a856-de47bb6aa65c
2026-03-16 10:47:33,178 - INFO - Permission denied to create/update VirtualNetwork
2026-03-16 10:47:33,500 - INFO - API Server: Permission Denied to read ST 9fdfadc2-abc1-4d8b-93a4-5ee469c3fec4
2026-03-16 10:47:33,814 - INFO - API access-list 44dc84e5-8333-43bd-ac82-d821c6635682 verify on api server passed
2026-03-16 10:47:33,830 - INFO - API Server: Read Service-Template 9fdfadc2-abc1-4d8b-93a4-5ee469c3fec4
2026-03-16 10:47:34,077 - INFO - API access-list 5cb214e6-568b-4fc7-9b5c-9a4c010f7aa6 verify on api server passed
2026-03-16 10:47:34,189 - INFO - API access-list 44dc84e5-8333-43bd-ac82-d821c6635682 verify on api server passed
2026-03-16 10:47:34,752 - INFO - API Server: Permission Denied to read VN 0bfa7652-09ee-462b-a856-de47bb6aa65c
2026-03-16 10:47:35,081 - INFO - API Server: Permission Denied to read ST 9fdfadc2-abc1-4d8b-93a4-5ee469c3fec4
2026-03-16 10:47:35,947 - INFO - API Server: Read Service-Template 9fdfadc2-abc1-4d8b-93a4-5ee469c3fec4
2026-03-16 10:47:35,968 - INFO - API Server: Read VN 0bfa7652-09ee-462b-a856-de47bb6aa65c
2026-03-16 10:47:36,261 - INFO - API access-list (5cb214e6-568b-4fc7-9b5c-9a4c010f7aa6) got deleted in api server
2026-03-16 10:47:36,290 - INFO - API access-list (44dc84e5-8333-43bd-ac82-d821c6635682) got deleted in api server
2026-03-16 10:47:36,614 - INFO - API Server: Permission Denied to read VN 0bfa7652-09ee-462b-a856-de47bb6aa65c
2026-03-16 10:47:36,930 - INFO - API Server: Permission Denied to read ST 9fdfadc2-abc1-4d8b-93a4-5ee469c3fec4
2026-03-16 10:47:37,528 - INFO - API Server: Read VN 0bfa7652-09ee-462b-a856-de47bb6aa65c
2026-03-16 10:47:37,542 - INFO - API Server: Read Service-Template 9fdfadc2-abc1-4d8b-93a4-5ee469c3fec4
2026-03-16 10:47:37,874 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-65551397-35985102'] deleted successfully.
2026-03-16 10:47:37,874 - INFO - Deleting VN ctest-TestRbacBasic-65551397-38965652
2026-03-16 10:47:38,475 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:12]
2026-03-16 10:47:38,475 - INFO - --------------------------------------------------------------------------------
2026-03-16 10:47:39,983 - INFO - Deleted project: ctest-TestRbacBasic-65551397, ID : ae28baf2-47d9-40d8-b6ef-6f1711aa9702
2026-03-16 10:47:40,199 - INFO - Using existing project ['default-domain', 'admin'](8c3c43c7-8825-40d9-ad21-4cb5df77d829)
2026-03-16 10:47:40,206 - INFO - ================================================================================
2026-03-16 10:47:40,206 - INFO - STARTING TEST : test_contrail_status
2026-03-16 10:47:40,206 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active
2026-03-16 10:47:40,323 - INFO - Initial checks done. Running the testcase now
2026-03-16 10:47:40,323 - INFO -
2026-03-16 10:47:40,449 - INFO - 10.0.0.50
2026-03-16 10:47:40,449 - INFO - config
2026-03-16 10:47:40,456 - INFO - config-nodemgr:active
2026-03-16 10:47:40,460 - INFO - api-server:active
2026-03-16 10:47:40,464 - INFO - schema:active
2026-03-16 10:47:40,469 - INFO - svc-monitor:active
2026-03-16 10:47:40,473 - INFO - device-manager:active
2026-03-16 10:47:40,473 - INFO - config-database
2026-03-16 10:47:40,473 - INFO - config-cassandra:active
2026-03-16 10:47:40,473 - INFO - config-zookeeper:active
2026-03-16 10:47:40,474 - INFO - config-rabbitmq:active
2026-03-16 10:47:40,474 - INFO - vrouter
2026-03-16 10:47:40,478 - INFO - vrouter-nodemgr:active
2026-03-16 10:47:40,483 - INFO - agent:active
2026-03-16 10:47:40,484 - INFO - control
2026-03-16 10:47:40,489 - INFO - control-nodemgr:active
2026-03-16 10:47:40,494 - INFO - control:active
2026-03-16 10:47:40,495 - INFO - named:active
2026-03-16 10:47:40,499 - INFO - dns:active
2026-03-16 10:47:40,499 - INFO - analytics
2026-03-16 10:47:40,505 - INFO - analytics-nodemgr:active
2026-03-16 10:47:40,509 - INFO - analytics-api:active
2026-03-16 10:47:40,513 - INFO - collector:active
2026-03-16 10:47:40,514 - INFO - analytics-database
2026-03-16 10:47:40,514 - INFO - analytics-cassandra:active
2026-03-16 10:47:40,518 - INFO - analyticsdb-nodemgr:active
2026-03-16 10:47:40,523 - INFO - query-engine:active
2026-03-16 10:47:40,523 - INFO - webui
2026-03-16 10:47:40,523 - INFO - webui:active
2026-03-16 10:47:40,523 - INFO - webui-middleware:active
2026-03-16 10:47:40,524 - INFO - redis:active
2026-03-16 10:47:40,524 - INFO - analytics_snmp
2026-03-16 10:47:40,527 - INFO - snmp-collector:active
2026-03-16 10:47:40,527 - INFO - snmp-topology:active
2026-03-16 10:47:40,527 - INFO - analytics_alarm
2026-03-16 10:47:40,527 - INFO - alarmgen:active
2026-03-16 10:47:40,528 - INFO - All the contrail services are up on all nodes
2026-03-16 10:47:40,528 - INFO - contrail-status passed
2026-03-16 10:47:40,663 - INFO - END TEST : test_contrail_status : PASSED[0:00:00]
2026-03-16 10:47:40,663 - INFO - --------------------------------------------------------------------------------
2026-03-16 10:47:40,758 - INFO - Domain Default found not creating
2026-03-16 10:47:40,956 - INFO - Project ctest-TestSriov-13668181 not found, creating it
2026-03-16 10:47:41,436 - INFO - Created Project:ctest-TestSriov-13668181, ID : 9fdb8ee0-5593-4626-86e5-434c9aef0e56
2026-03-16 10:47:43,719 - INFO - Deleted project: ctest-TestSriov-13668181, ID : 9fdb8ee0-5593-4626-86e5-434c9aef0e56
+ [[ -z '' ]]
+ [[ -z ci_sanity ]]
+ sleep 2
+ /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2026_03_16_10_38_18.ini
[localhost] local: rpm -q --queryformat '%{VERSION}-' contrail-lib; rpm -q --queryformat '%{RELEASE}' contrail-lib | awk -F'.' '{print $1}'
Traceback (most recent call last):
File "/contrail-test/tools/report_gen.py", line 246, in
main(sys.argv[1], sys.argv[2])
File "/contrail-test/tools/report_gen.py", line 241, in main
obj.setUp()
File "/contrail-test/tools/report_gen.py", line 53, in setUp
self.setup_detail = '%s %s~%s' % (self.get_distro(), self.build_id,
File "/contrail-test/tools/report_gen.py", line 206, in get_distro
self.distro = self.run_cmd_on_server(self.cfgm_ips[0], cmd, container='controller')
File "/contrail-test/common/contrail_test_init.py", line 974, in run_cmd_on_server
raise Exception(msg)
Exception: Container controller is not present on host 10.0.0.50
+ echo 'Generated report_details* file: report_details_2026_03_16_10_38_18.ini'
Generated report_details* file: report_details_2026_03_16_10_38_18.ini
+ parse_results
+ /usr/bin/python3 tools/parse_result.py result_2026_03_16_10_38_18_24758.xml report_details_2026_03_16_10_38_18.ini
Traceback (most recent call last):
File "/contrail-test/tools/parse_result.py", line 81, in
logs_location = _get_log_location(report_file)
File "/contrail-test/tools/parse_result.py", line 71, in _get_log_location
log_location = config.get('Test', 'logslocation')
File "/usr/lib64/python3.9/configparser.py", line 781, in get
d = self._unify_values(section, vars)
File "/usr/lib64/python3.9/configparser.py", line 1152, in _unify_values
raise NoSectionError(section) from None
configparser.NoSectionError: No section: 'Test'
+ /usr/bin/python3 tools/parse_result.py result_2026_03_16_10_38_18_30444.xml report_details_2026_03_16_10_38_18.ini
Traceback (most recent call last):
File "/contrail-test/tools/parse_result.py", line 81, in
logs_location = _get_log_location(report_file)
File "/contrail-test/tools/parse_result.py", line 71, in _get_log_location
log_location = config.get('Test', 'logslocation')
File "/usr/lib64/python3.9/configparser.py", line 781, in get
d = self._unify_values(section, vars)
File "/usr/lib64/python3.9/configparser.py", line 1152, in _unify_values
raise NoSectionError(section) from None
configparser.NoSectionError: No section: 'Test'
+ generate_html
+ '[' -f result_2026_03_16_10_38_18_24758.xml ']'
+ /usr/bin/python3 tools/update_testsuite_properties.py report_details_2026_03_16_10_38_18.ini result_2026_03_16_10_38_18_24758.xml
Traceback (most recent call last):
File "/contrail-test/tools/update_testsuite_properties.py", line 104, in
update_xml(sys.argv[1], sys.argv[2])
File "/contrail-test/tools/update_testsuite_properties.py", line 8, in update_xml
build_id = config.get('Test', 'Build')
File "/usr/lib64/python3.9/configparser.py", line 781, in get
d = self._unify_values(section, vars)
File "/usr/lib64/python3.9/configparser.py", line 1152, in _unify_values
raise NoSectionError(section) from None
configparser.NoSectionError: No section: 'Test'
+ ant
Buildfile: /contrail-test/build.xml
junit-report:
[delete] Deleting directory /contrail-test/report
[junitreport] Processing /contrail-test/report/TESTS-TestSuites.xml to /contrail-test/report/junit-noframes.html
[junitreport] Loading stylesheet /contrail-test/junit-noframes.xsl
[junitreport] Transform time: 316ms
BUILD SUCCESSFUL
Total time: 0 seconds
+ echo 'Generate HTML reports in report/ folder : report/junit-noframes.html'
Generate HTML reports in report/ folder : report/junit-noframes.html
+ convert_logs_to_html
+ /usr/bin/python3 tools/convert_logs_to_html.py logs/
logs/testbasicpolicyipv4v6.log
logs/testrouters.log
logs/testports.log
logs/testsvcregr.log
logs/auth.log
logs/testvdnsbasic0.log
logs/testrp.log
logs/testbasicpolicy.log
logs/testbasicvmvnx.log
logs/testrbacbasic.log
logs/testbasicvmvn.log
logs/testrbac.log
logs/testroutersbasic.log
logs/testbasicpolicynegativeipv4v6.log
logs/analyticsbasictestsanity.log
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/floatingipbasictestsanity.log
logs/dbmanagetest.log
logs/introspect.log
logs/documentationtest.log
logs/__main__.log
logs/tcutils.collector.opserver_results.log
logs/testcrud.log
logs/common.contrail_test_init.log
+ echo 'Converted log files to html files'
Converted log files to html files
+ collect_tracebacks
+ export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts:/contrail-test:/contrail-test/fixtures
+ PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts:/contrail-test:/contrail-test/fixtures
+ /usr/bin/python3 tools/collect_bts.py contrail_test_input.yaml
[ubuntu@10.0.0.50] put: tools/search-bt.py -> /tmp/search-bt.py
Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5475-1-tracebacks.log
Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5475-1-ignored_tracebacks.log
Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5475-1-traceback_parse_failures.log
Done looking for tracebacks
[ubuntu@10.0.0.50] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5475-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5475-1-tracebacks.log
Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5475-1-tracebacks.log'
Underlying exception:
No such file
[ubuntu@10.0.0.50] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5475-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5475-1-ignored_tracebacks.log
Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5475-1-ignored_tracebacks.log'
Underlying exception:
No such file
[ubuntu@10.0.0.50] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5475-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5475-1-traceback_parse_failures.log
+ sleep 2
+ retval=0
+ '[' 0 -lt 101 ']'
+ exit 100
+ rv_run_test=100
+ '[' -d /contrail-test.save ']'
+ cp -f /opt/contrail/utils/fabfile/testbeds/testbed.py /contrail-test.save/
cp: cannot stat '/opt/contrail/utils/fabfile/testbeds/testbed.py': No such file or directory
+ rsync -L -a --exclude logs/ --exclude report/ /contrail-test /contrail-test.save/
+ exit 100
tput: No value for $TERM and no -T specified
ERROR: there were failures during the test.
See detailed logs in /home/ubuntu/contrail-test-runs
INFO: collect logs
~/contrail-test-runs/2026_03_16_10_38_18 ~
logs/
logs/testbasicpolicyipv4v6.log
logs/tcutils.util.log
logs/testbasicvmvn.html
logs/common.html
logs/testrouters.log
logs/testports.log
logs/testsvcregr.log
logs/testsvcregr.html
logs/cn-jenkins-deploy-platform-ansible-os-5475-1-ignored_tracebacks.log
logs/testsriov.html
logs/auth.log
logs/analyticstestsanity.html
logs/testvdnsbasic0.log
logs/testrp.log
logs/testroutersbasic.html
logs/tcutils.html
logs/testbasicpolicy.log
logs/testbasicvmvnx.log
logs/testcrud.html
logs/dbmanagetest.html
logs/testrbacbasic.log
logs/testheat.html
logs/testrouters.html
logs/testbasicvmvn.log
logs/testrbac.log
logs/documentationtest.html
logs/testvdnsbasic0.html
logs/testbasicpolicynegativeipv4v6.html
logs/floatingipbasictestsanity.html
logs/testroutersbasic.log
logs/testbasicpolicynegativeipv4v6.log
logs/testbasicpolicy.html
logs/analyticsbasictestsanity.log
logs/testports.html
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/cn-jenkins-deploy-platform-ansible-os-5475-1-tracebacks.log
logs/cn-jenkins-deploy-platform-ansible-os-5475-1-traceback_parse_failures.log
logs/floatingipbasictestsanity.log
logs/testbasicpolicyipv4v6.html
logs/dbmanagetest.log
logs/testrbacbasic.html
logs/__main__.html
logs/txtsyle.css
logs/testrbac.html
logs/auth.html
logs/testrp.html
logs/introspect.log
logs/documentationtest.log
logs/__main__.log
logs/tcutils.collector.opserver_results.log
logs/introspect.html
logs/testcrud.log
logs/common.contrail_test_init.log
logs/testbasicvmvnx.html
logs/analyticsbasictestsanity.html
TESTS-TestSuites.xml
junit-noframes.html
~
INFO: Test sanity finished Mon Mar 16 10:48:03 UTC 2026
+ res=1
+ ./src/opensdn-io/tf-jenkins/jobs/test/functional/collect_logs.sh
~/workspace/test-sanity/logs ~/workspace/test-sanity
Warning: Permanently added '10.0.0.50' (ECDSA) to the list of known hosts.
logs/
logs/testbasicpolicyipv4v6.log
logs/tcutils.util.log
logs/testbasicvmvn.html
logs/common.html
logs/testrouters.log
logs/testports.log
logs/testsvcregr.log
logs/testsvcregr.html
logs/cn-jenkins-deploy-platform-ansible-os-5475-1-ignored_tracebacks.log
logs/testsriov.html
logs/auth.log
logs/analyticstestsanity.html
logs/testvdnsbasic0.log
logs/testrp.log
logs/testroutersbasic.html
logs/tcutils.html
logs/testbasicpolicy.log
logs/testbasicvmvnx.log
logs/testcrud.html
logs/dbmanagetest.html
logs/testrbacbasic.log
logs/testheat.html
logs/testrouters.html
logs/testbasicvmvn.log
logs/testrbac.log
logs/documentationtest.html
logs/testvdnsbasic0.html
logs/testbasicpolicynegativeipv4v6.html
logs/floatingipbasictestsanity.html
logs/testroutersbasic.log
logs/testbasicpolicynegativeipv4v6.log
logs/testbasicpolicy.html
logs/analyticsbasictestsanity.log
logs/testports.html
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/cn-jenkins-deploy-platform-ansible-os-5475-1-tracebacks.log
logs/cn-jenkins-deploy-platform-ansible-os-5475-1-traceback_parse_failures.log
logs/floatingipbasictestsanity.log
logs/testbasicpolicyipv4v6.html
logs/dbmanagetest.log
logs/testrbacbasic.html
logs/__main__.html
logs/txtsyle.css
logs/testrbac.html
logs/auth.html
logs/testrp.html
logs/introspect.log
logs/documentationtest.log
logs/__main__.log
logs/tcutils.collector.opserver_results.log
logs/introspect.html
logs/testcrud.log
logs/common.contrail_test_init.log
logs/testbasicvmvnx.html
logs/analyticsbasictestsanity.html
TESTS-TestSuites.xml
junit-noframes.html
~/workspace/test-sanity
Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts.
Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts.
INFO: logs saved
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE