is: {'code': 500, 'created': '2025-12-25T02:22:05Z', '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-12-25 02:22:05,485 - INFO - Deleting VN ctest-vn2_metadata-39424532
2025-12-25 02:22:05,828 - 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
2025-12-25 02:22:05,833 - INFO -
2025-12-25 02:22:05,834 - INFO - END TEST : test_generic_link_local_service : FAILED[0:00:03]
2025-12-25 02:22:05,834 - INFO - --------------------------------------------------------------------------------
2025-12-25 02:22:05,838 - INFO - ================================================================================
2025-12-25 02:22:05,838 - INFO - STARTING TEST : test_metadata_service
2025-12-25 02:22:05,838 - 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-12-25 02:22:06,125 - INFO - Initial checks done. Running the testcase now
2025-12-25 02:22:06,125 - INFO -
2025-12-25 02:22:06,880 - INFO - Created VN ctest-vn-96728218
2025-12-25 02:22:08,190 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4924-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4924-1)
2025-12-25 02:22:08,190 - INFO - Waiting for VM ctest-TestBasicVMVN-54380217-55797128 to be up..
2025-12-25 02:22:13,351 - ERROR - VM in error state.
2025-12-25 02:22:13,352 - ERROR - VM is not in ACTIVE state
2025-12-25 02:22:13,438 - ERROR - Fatal Nova Exception while getting VM detail
2025-12-25 02:22:13,439 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-54380217-55797128 in state ERROR
2025-12-25 02:22:13,439 - INFO - Deleting VM ctest-TestBasicVMVN-54380217-55797128
2025-12-25 02:22:13,439 - ERROR - VM ctest-TestBasicVMVN-54380217-55797128 has failed to come up
2025-12-25 02:22:13,439 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-12-25T02:22:08Z', '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-12-25 02:22:13,440 - INFO - Deleting VN ctest-vn-96728218
2025-12-25 02:22:13,788 - ERROR - AssertionError
Python 3.9.21: /usr/bin/python3
Thu Dec 25 02:22:13 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-12-25 02:22:13,793 - INFO -
2025-12-25 02:22:13,793 - INFO - END TEST : test_metadata_service : FAILED[0:00:08]
2025-12-25 02:22:13,793 - INFO - --------------------------------------------------------------------------------
2025-12-25 02:22:13,798 - INFO - ================================================================================
2025-12-25 02:22:13,799 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-12-25 02:22:13,799 - 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-12-25 02:22:14,081 - INFO - Initial checks done. Running the testcase now
2025-12-25 02:22:14,081 - INFO -
2025-12-25 02:22:14,924 - INFO - Created VN ctest-vn-39048262
2025-12-25 02:22:16,060 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4924-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4924-1)
2025-12-25 02:22:16,544 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4924-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4924-1)
2025-12-25 02:22:17,707 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4924-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4924-1)
2025-12-25 02:22:17,811 - INFO - Verifications in API Server for IPAM: ctest-ipam-36565564 passed
2025-12-25 02:22:17,818 - INFO - Verifications in Control node for IPAM: ctest-ipam-36565564 passed
2025-12-25 02:22:17,973 - INFO - Verified VN network id 10 for VN 414e8c25-259a-4728-9549-bd28cd0d3edc
2025-12-25 02:22:17,974 - INFO - Verifications in API Server for VN ctest-vn-39048262 passed
2025-12-25 02:22:18,010 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-39048262 passed
2025-12-25 02:22:18,796 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-54380217:ctest-vn-39048262 is found in opserver
2025-12-25 02:22:18,810 - INFO - Waiting for VM ctest-TestBasicVMVN-54380217-04689476 to be up..
2025-12-25 02:22:18,863 - ERROR - VM in error state.
2025-12-25 02:22:18,863 - ERROR - VM is not in ACTIVE state
2025-12-25 02:22:18,940 - ERROR - Fatal Nova Exception while getting VM detail
2025-12-25 02:22:18,942 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-54380217-72492121 in state BUILD
2025-12-25 02:22:18,942 - INFO - Deleting VM ctest-TestBasicVMVN-54380217-72492121
2025-12-25 02:22:18,942 - ERROR - VM ctest-TestBasicVMVN-54380217-72492121 has failed to come up
2025-12-25 02:22:18,942 - ERROR - Nova failed to get host of the VM
2025-12-25 02:22:19,091 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-54380217-87961378 in state BUILD
2025-12-25 02:22:19,091 - INFO - Deleting VM ctest-TestBasicVMVN-54380217-87961378
2025-12-25 02:22:19,091 - ERROR - VM ctest-TestBasicVMVN-54380217-87961378 has failed to come up
2025-12-25 02:22:19,091 - ERROR - Nova failed to get host of the VM
2025-12-25 02:22:19,260 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-54380217-04689476 in state ERROR
2025-12-25 02:22:19,261 - INFO - Deleting VM ctest-TestBasicVMVN-54380217-04689476
2025-12-25 02:22:19,261 - ERROR - VM ctest-TestBasicVMVN-54380217-04689476 has failed to come up
2025-12-25 02:22:19,261 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-12-25T02:22:16Z', '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-12-25 02:22:19,261 - INFO - Deleting VN ctest-vn-39048262
2025-12-25 02:22:19,754 - INFO - Validated that VN ctest-vn-39048262 is not found in API Server
2025-12-25 02:22:19,763 - INFO - Validated that VN ctest-vn-39048262 is not in any agent
2025-12-25 02:22:19,777 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-39048262 info
2025-12-25 02:22:19,852 - INFO - IPAM: ctest-ipam-36565564 is not found in API Server
2025-12-25 02:22:19,862 - INFO - IPAM:ctest-ipam-36565564 is not found in control node
2025-12-25 02:22:20,112 - ERROR - AssertionError
Python 3.9.21: /usr/bin/python3
Thu Dec 25 02:22:18 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-12-25 02:22:20,117 - INFO -
2025-12-25 02:22:20,117 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:07]
2025-12-25 02:22:20,118 - INFO - --------------------------------------------------------------------------------
2025-12-25 02:22:20,848 - INFO - Deleted project: ctest-TestBasicVMVN-54380217, ID : aa9026a0-db1d-4d26-aaf8-b15f0623fd3a
+ '[' 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_2025_12_25_02_16_48_6232.xml
/usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
/usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
/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:388: SyntaxWarning: "is" with a literal. Did you mean "=="?
if len(match_v) is 1:
/contrail-test/tcutils/collector/opserver_util.py:389: 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:
/usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
2025-12-25 02:22:28,335 - INFO - Domain Default found not creating
2025-12-25 02:22:28,860 - INFO - Project ctest-TestRbac-97765738 not found, creating it
2025-12-25 02:22:29,305 - INFO - Created Project:ctest-TestRbac-97765738, ID : 3568b48a-2867-41bd-906f-f7e4adbd381d
2025-12-25 02:22:33,072 - INFO - ================================================================================
2025-12-25 02:22:33,072 - INFO - STARTING TEST : test_perms2_global_share
2025-12-25 02:22:33,072 - 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
2025-12-25 02:22:33,540 - INFO - Initial checks done. Running the testcase now
2025-12-25 02:22:33,540 - INFO -
2025-12-25 02:22:33,920 - INFO - Project ctest-TestRbac-20980040 not found, creating it
2025-12-25 02:22:34,386 - INFO - Created Project:ctest-TestRbac-20980040, ID : f425b1f6-0a36-4dba-97db-c17a88bec1bb
2025-12-25 02:22:34,754 - INFO - Project ctest-TestRbac-68919247 not found, creating it
2025-12-25 02:22:35,239 - INFO - Created Project:ctest-TestRbac-68919247, ID : ed6c240a-6aa7-4a36-8bb4-7d3a8dee785d
2025-12-25 02:22:37,469 - INFO - API access-list 59ef1017-57b4-4322-80b3-115774a99ba6 verify on api server passed
2025-12-25 02:22:38,052 - INFO - Created VN ctest-TestRbac-20980040-83681516, UUID :8ef865d6-5ae2-450d-b69c-cd3bede65614
2025-12-25 02:22:38,756 - INFO - API Server: Read VN 8ef865d6-5ae2-450d-b69c-cd3bede65614
2025-12-25 02:22:39,100 - INFO - API Server: Read VN 8ef865d6-5ae2-450d-b69c-cd3bede65614
2025-12-25 02:22:41,468 - WARNING - Unable to get the list of compute nodes
2025-12-25 02:22:42,628 - INFO - VM ([]) created on node: (None), Zone: (None)
2025-12-25 02:22:47,742 - INFO - VM name : ctest-TestRbac-68919247-53504623
2025-12-25 02:22:48,127 - INFO - VM ctest-TestRbac-68919247-53504623 verfication in all API Servers passed
2025-12-25 02:22:54,522 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbac-68919247-53504623 passed
2025-12-25 02:22:54,522 - INFO - VM ctest-TestRbac-68919247-53504623 verifications in Compute nodes passed
2025-12-25 02:22:54,719 - INFO - Validated routes of VM ctest-TestRbac-68919247-53504623 in all vrouters
2025-12-25 02:22:55,241 - INFO - Verification in Control-nodes for VM ctest-TestRbac-68919247-53504623 passed
2025-12-25 02:23:04,246 - INFO - Verifying through opserver in 10.0.0.41
2025-12-25 02:23:04,424 - INFO - VM 30f74c97-a9d4-4641-a830-12adfbe1205d is present in default-domain:ctest-TestRbac-20980040:ctest-TestRbac-20980040-83681516
2025-12-25 02:23:06,237 - INFO - tap interface default-domain:ctest-TestRbac-68919247:5a05744c-5e3a-4dcb-8fb5-7c6ea60bc28f of vm 30f74c97-a9d4-4641-a830-12adfbe1205d is present in vrouter cn-jenkins-deploy-platform-ansible-os-4924-1 uve
2025-12-25 02:23:06,310 - INFO - VM ctest-TestRbac-68919247-53504623 validations in Opserver passed
2025-12-25 02:23:06,310 - INFO - Deleting VM ctest-TestRbac-68919247-53504623
2025-12-25 02:23:08,450 - INFO - VM ctest-TestRbac-68919247-53504623 is fully removed in API-Server
2025-12-25 02:23:08,541 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-20980040:ctest-TestRbac-20980040-83681516
2025-12-25 02:23:08,541 - INFO - VM ctest-TestRbac-68919247-53504623 is removed in Compute, and routes are removed in all compute nodes
2025-12-25 02:23:08,786 - INFO - Routes for VM ctest-TestRbac-68919247-53504623 is removed in all control-nodes
2025-12-25 02:23:34,298 - INFO - 30f74c97-a9d4-4641-a830-12adfbe1205d vm uve deleted from opserver
2025-12-25 02:23:34,298 - INFO - Validated that VM 30f74c97-a9d4-4641-a830-12adfbe1205d is removed from Opserver
2025-12-25 02:23:34,299 - INFO - Deleting VN ctest-TestRbac-20980040-83681516
2025-12-25 02:23:34,424 - INFO - API access-list (59ef1017-57b4-4322-80b3-115774a99ba6) got deleted in api server
2025-12-25 02:23:35,409 - INFO - Deleted project: ctest-TestRbac-68919247, ID : ed6c240a-6aa7-4a36-8bb4-7d3a8dee785d
2025-12-25 02:23:36,100 - INFO - Deleted project: ctest-TestRbac-20980040, ID : f425b1f6-0a36-4dba-97db-c17a88bec1bb
2025-12-25 02:23:36,217 - INFO - END TEST : test_perms2_global_share : PASSED[0:01:03]
2025-12-25 02:23:36,217 - INFO - --------------------------------------------------------------------------------
2025-12-25 02:23:37,688 - INFO - Deleted project: ctest-TestRbac-97765738, ID : 3568b48a-2867-41bd-906f-f7e4adbd381d
2025-12-25 02:23:37,883 - INFO - Domain Default found not creating
2025-12-25 02:23:38,057 - INFO - Project ctest-TestRbacBasic-00683769 not found, creating it
2025-12-25 02:23:38,520 - INFO - Created Project:ctest-TestRbacBasic-00683769, ID : 4ed2849b-c937-46b6-a959-5b0d7e5c3124
2025-12-25 02:23:42,317 - INFO - ================================================================================
2025-12-25 02:23:42,317 - INFO - STARTING TEST : test_perms2_owner
2025-12-25 02:23:42,318 - 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
2025-12-25 02:23:42,441 - INFO - Initial checks done. Running the testcase now
2025-12-25 02:23:42,441 - INFO -
2025-12-25 02:23:42,807 - INFO - Project ctest-TestRbacBasic-03204582 not found, creating it
2025-12-25 02:23:43,258 - INFO - Created Project:ctest-TestRbacBasic-03204582, ID : 6e888e6b-fb15-40f4-a21c-8980f9168bba
2025-12-25 02:23:43,620 - INFO - Project ctest-TestRbacBasic-18760238 not found, creating it
2025-12-25 02:23:44,062 - INFO - Created Project:ctest-TestRbacBasic-18760238, ID : a5f071ba-b95c-42da-b959-fc7d993568f1
2025-12-25 02:23:46,299 - INFO - API access-list bc9cf7a5-ef3e-4aa3-8958-a236489a0a56 verify on api server passed
2025-12-25 02:23:46,872 - INFO - Created VN ctest-TestRbacBasic-03204582-11458650, UUID :d89f66bf-f0f2-4fd7-bb4f-bd62f857d82a
2025-12-25 02:23:47,780 - INFO - Created VN ctest-TestRbacBasic-18760238-22769224, UUID :107edf1b-bd0e-4084-9fbf-cf23e42fa144
2025-12-25 02:23:48,472 - INFO - API Server: Read VN d89f66bf-f0f2-4fd7-bb4f-bd62f857d82a
2025-12-25 02:23:48,803 - INFO - API Server: Permission Denied to read VN d89f66bf-f0f2-4fd7-bb4f-bd62f857d82a
2025-12-25 02:23:48,811 - INFO - API Server: Read VN d89f66bf-f0f2-4fd7-bb4f-bd62f857d82a
2025-12-25 02:23:48,831 - INFO - API Server: List VN ['d89f66bf-f0f2-4fd7-bb4f-bd62f857d82a']
2025-12-25 02:23:48,851 - INFO - API Server: List VN ['107edf1b-bd0e-4084-9fbf-cf23e42fa144']
2025-12-25 02:23:50,456 - INFO - API Server: List VN []
2025-12-25 02:23:50,478 - INFO - API Server: List VN ['d89f66bf-f0f2-4fd7-bb4f-bd62f857d82a', '107edf1b-bd0e-4084-9fbf-cf23e42fa144']
2025-12-25 02:23:50,483 - INFO - API Server: List VN ['d89f66bf-f0f2-4fd7-bb4f-bd62f857d82a', '107edf1b-bd0e-4084-9fbf-cf23e42fa144', 'b0f22858-07e7-43c8-8272-8e9d58be5e5e', '025b0298-d3e4-452a-ac65-fa893fd0bed5', 'b5851f8a-db23-42e2-bd64-550ef59ae897', '193999d0-7ad1-4248-89f3-7a9c55dff43b']
2025-12-25 02:23:51,558 - INFO - Deleting VN ctest-TestRbacBasic-18760238-22769224
2025-12-25 02:23:51,634 - INFO - Deleting VN ctest-TestRbacBasic-03204582-11458650
2025-12-25 02:23:51,731 - INFO - API access-list (bc9cf7a5-ef3e-4aa3-8958-a236489a0a56) got deleted in api server
2025-12-25 02:23:52,658 - INFO - Deleted project: ctest-TestRbacBasic-18760238, ID : a5f071ba-b95c-42da-b959-fc7d993568f1
2025-12-25 02:23:53,372 - INFO - Deleted project: ctest-TestRbacBasic-03204582, ID : 6e888e6b-fb15-40f4-a21c-8980f9168bba
2025-12-25 02:23:53,493 - INFO - END TEST : test_perms2_owner : PASSED[0:00:11]
2025-12-25 02:23:53,493 - INFO - --------------------------------------------------------------------------------
2025-12-25 02:23:53,495 - INFO - ================================================================================
2025-12-25 02:23:53,496 - INFO - STARTING TEST : test_rbac_acl_different_roles
2025-12-25 02:23:53,496 - 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.
2025-12-25 02:23:53,658 - INFO - Initial checks done. Running the testcase now
2025-12-25 02:23:53,658 - INFO -
2025-12-25 02:23:55,980 - INFO - Permission denied to create/update VirtualNetwork
2025-12-25 02:23:56,383 - INFO - API access-list 6a76e25e-075f-44f6-b2cd-0cc6e3c33b3d verify on api server passed
2025-12-25 02:23:56,612 - INFO - Created VN ctest-TestRbacBasic-00683769-91869617, UUID :28186692-7812-4e32-87c4-ecb736cc3f57
2025-12-25 02:23:57,279 - INFO - Verified VN network id 10 for VN 28186692-7812-4e32-87c4-ecb736cc3f57
2025-12-25 02:23:57,279 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-00683769-91869617 passed
2025-12-25 02:23:57,321 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-00683769-91869617 passed
2025-12-25 02:23:57,426 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-00683769:ctest-TestRbacBasic-00683769-91869617 is found in opserver
2025-12-25 02:23:57,733 - INFO - API access-list 1b90a072-4acd-4701-a001-834b74ca7324 verify on api server passed
2025-12-25 02:23:58,508 - INFO - API Server: Permission Denied to read VN 28186692-7812-4e32-87c4-ecb736cc3f57
2025-12-25 02:23:58,858 - INFO - API Server: Permission Denied to read ST ea5ead78-3f3f-439d-abec-f4e041f0e281
2025-12-25 02:23:59,475 - INFO - API access-list 6a76e25e-075f-44f6-b2cd-0cc6e3c33b3d verify on api server passed
2025-12-25 02:23:59,494 - INFO - API Server: Read VN 28186692-7812-4e32-87c4-ecb736cc3f57
2025-12-25 02:24:00,020 - INFO - Permission denied to create/update VirtualNetwork
2025-12-25 02:24:00,376 - INFO - API Server: Permission Denied to read ST ea5ead78-3f3f-439d-abec-f4e041f0e281
2025-12-25 02:24:00,693 - INFO - API access-list 1b90a072-4acd-4701-a001-834b74ca7324 verify on api server passed
2025-12-25 02:24:00,708 - INFO - API Server: Read Service-Template ea5ead78-3f3f-439d-abec-f4e041f0e281
2025-12-25 02:24:00,952 - INFO - API access-list 6a76e25e-075f-44f6-b2cd-0cc6e3c33b3d verify on api server passed
2025-12-25 02:24:01,059 - INFO - API access-list 1b90a072-4acd-4701-a001-834b74ca7324 verify on api server passed
2025-12-25 02:24:01,408 - INFO - API Server: Permission Denied to read VN 28186692-7812-4e32-87c4-ecb736cc3f57
2025-12-25 02:24:01,760 - INFO - API Server: Permission Denied to read ST ea5ead78-3f3f-439d-abec-f4e041f0e281
2025-12-25 02:24:02,503 - INFO - API Server: Read Service-Template ea5ead78-3f3f-439d-abec-f4e041f0e281
2025-12-25 02:24:02,520 - INFO - API Server: Read VN 28186692-7812-4e32-87c4-ecb736cc3f57
2025-12-25 02:24:02,793 - INFO - API access-list (6a76e25e-075f-44f6-b2cd-0cc6e3c33b3d) got deleted in api server
2025-12-25 02:24:02,818 - INFO - API access-list (1b90a072-4acd-4701-a001-834b74ca7324) got deleted in api server
2025-12-25 02:24:03,164 - INFO - API Server: Permission Denied to read VN 28186692-7812-4e32-87c4-ecb736cc3f57
2025-12-25 02:24:03,507 - INFO - API Server: Permission Denied to read ST ea5ead78-3f3f-439d-abec-f4e041f0e281
2025-12-25 02:24:04,137 - INFO - API Server: Read VN 28186692-7812-4e32-87c4-ecb736cc3f57
2025-12-25 02:24:04,150 - INFO - API Server: Read Service-Template ea5ead78-3f3f-439d-abec-f4e041f0e281
2025-12-25 02:24:04,480 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-00683769-29286597'] deleted successfully.
2025-12-25 02:24:04,480 - INFO - Deleting VN ctest-TestRbacBasic-00683769-91869617
2025-12-25 02:24:05,073 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:12]
2025-12-25 02:24:05,073 - INFO - --------------------------------------------------------------------------------
2025-12-25 02:24:06,441 - INFO - Deleted project: ctest-TestRbacBasic-00683769, ID : 4ed2849b-c937-46b6-a959-5b0d7e5c3124
2025-12-25 02:24:06,622 - INFO - Using existing project ['default-domain', 'admin'](d1e2df73-4255-4b28-9d5d-7633801ddb63)
2025-12-25 02:24:06,633 - INFO - ================================================================================
2025-12-25 02:24:06,633 - INFO - STARTING TEST : test_contrail_status
2025-12-25 02:24:06,633 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active
2025-12-25 02:24:06,758 - INFO - Initial checks done. Running the testcase now
2025-12-25 02:24:06,758 - INFO -
2025-12-25 02:24:06,865 - INFO - 10.0.0.41
2025-12-25 02:24:06,865 - INFO - config
2025-12-25 02:24:06,872 - INFO - config-nodemgr:active
2025-12-25 02:24:06,877 - INFO - api-server:active
2025-12-25 02:24:06,882 - INFO - schema:active
2025-12-25 02:24:06,885 - INFO - svc-monitor:active
2025-12-25 02:24:06,889 - INFO - device-manager:active
2025-12-25 02:24:06,889 - INFO - config-database
2025-12-25 02:24:06,889 - INFO - config-cassandra:active
2025-12-25 02:24:06,889 - INFO - config-zookeeper:active
2025-12-25 02:24:06,889 - INFO - config-rabbitmq:active
2025-12-25 02:24:06,889 - INFO - vrouter
2025-12-25 02:24:06,895 - INFO - vrouter-nodemgr:active
2025-12-25 02:24:06,899 - INFO - agent:active
2025-12-25 02:24:06,899 - INFO - control
2025-12-25 02:24:06,904 - INFO - control-nodemgr:active
2025-12-25 02:24:06,908 - INFO - control:active
2025-12-25 02:24:06,908 - INFO - named:active
2025-12-25 02:24:06,912 - INFO - dns:active
2025-12-25 02:24:06,913 - INFO - analytics
2025-12-25 02:24:06,918 - INFO - analytics-nodemgr:active
2025-12-25 02:24:06,922 - INFO - analytics-api:active
2025-12-25 02:24:06,926 - INFO - collector:active
2025-12-25 02:24:06,927 - INFO - analytics-database
2025-12-25 02:24:06,927 - INFO - analytics-cassandra:active
2025-12-25 02:24:06,932 - INFO - analyticsdb-nodemgr:active
2025-12-25 02:24:06,936 - INFO - query-engine:active
2025-12-25 02:24:06,936 - INFO - webui
2025-12-25 02:24:06,936 - INFO - webui:active
2025-12-25 02:24:06,936 - INFO - webui-middleware:active
2025-12-25 02:24:06,936 - INFO - redis:active
2025-12-25 02:24:06,936 - INFO - analytics_snmp
2025-12-25 02:24:06,939 - INFO - snmp-collector:active
2025-12-25 02:24:06,940 - INFO - snmp-topology:active
2025-12-25 02:24:06,940 - INFO - analytics_alarm
2025-12-25 02:24:06,940 - INFO - alarmgen:active
2025-12-25 02:24:06,940 - INFO - All the contrail services are up on all nodes
2025-12-25 02:24:06,940 - INFO - contrail-status passed
2025-12-25 02:24:07,061 - INFO - END TEST : test_contrail_status : PASSED[0:00:01]
2025-12-25 02:24:07,061 - INFO - --------------------------------------------------------------------------------
2025-12-25 02:24:07,146 - INFO - Domain Default found not creating
2025-12-25 02:24:07,324 - INFO - Project ctest-TestSriov-20401423 not found, creating it
2025-12-25 02:24:07,779 - INFO - Created Project:ctest-TestSriov-20401423, ID : a2332560-9a1d-47e2-a309-fd4c27f2d56c
2025-12-25 02:24:10,037 - INFO - Deleted project: ctest-TestSriov-20401423, ID : a2332560-9a1d-47e2-a309-fd4c27f2d56c
+ [[ -z '' ]]
+ [[ -z ci_sanity ]]
+ sleep 2
+ /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2025_12_25_02_16_48.ini
/usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
[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.41
+ echo 'Generated report_details* file: report_details_2025_12_25_02_16_48.ini'
Generated report_details* file: report_details_2025_12_25_02_16_48.ini
+ parse_results
+ /usr/bin/python3 tools/parse_result.py result_2025_12_25_02_16_48_13639.xml report_details_2025_12_25_02_16_48.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_2025_12_25_02_16_48_6232.xml report_details_2025_12_25_02_16_48.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_2025_12_25_02_16_48_13639.xml ']'
+ /usr/bin/python3 tools/update_testsuite_properties.py report_details_2025_12_25_02_16_48.ini result_2025_12_25_02_16_48_13639.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: 310ms
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
/usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
[ubuntu@10.0.0.41] put: tools/search-bt.py -> /tmp/search-bt.py
Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-4924-1-tracebacks.log
Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-4924-1-ignored_tracebacks.log
Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-4924-1-traceback_parse_failures.log
Done looking for tracebacks
[ubuntu@10.0.0.41] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-4924-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-4924-1-tracebacks.log
Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-4924-1-tracebacks.log'
Underlying exception:
No such file
[ubuntu@10.0.0.41] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-4924-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-4924-1-ignored_tracebacks.log
Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-4924-1-ignored_tracebacks.log'
Underlying exception:
No such file
[ubuntu@10.0.0.41] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-4924-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-4924-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/2025_12_25_02_16_48 ~
logs/
logs/testbasicpolicyipv4v6.log
logs/tcutils.util.log
logs/testbasicvmvn.html
logs/common.html
logs/testrouters.log
logs/testports.log
logs/cn-jenkins-deploy-platform-ansible-os-4924-1-tracebacks.log
logs/testsvcregr.log
logs/testsvcregr.html
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/cn-jenkins-deploy-platform-ansible-os-4924-1-traceback_parse_failures.log
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/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/cn-jenkins-deploy-platform-ansible-os-4924-1-ignored_tracebacks.log
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 Thu Dec 25 02:24:29 UTC 2025
+ 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.41' (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/cn-jenkins-deploy-platform-ansible-os-4924-1-tracebacks.log
logs/testsvcregr.log
logs/testsvcregr.html
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/cn-jenkins-deploy-platform-ansible-os-4924-1-traceback_parse_failures.log
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/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/cn-jenkins-deploy-platform-ansible-os-4924-1-ignored_tracebacks.log
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