is: {'code': 500, 'created': '2025-03-21T10:36:28Z', '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-03-21 10:36:29,128 - INFO - Deleting VN ctest-vn2_metadata-63402627
2025-03-21 10:36:29,488 - ERROR - Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 290, in test_generic_link_local_service
compute_user = self.inputs.host_data[vm1_fixture.vm_node_ip]['username']
File "/contrail-test/fixtures/vm_test.py", line 381, in vm_node_ip
self.get_host_of_vm(refresh=True))
File "/contrail-test/fixtures/vm_test.py", line 395, in get_host_of_vm
assert self.wait_till_vm_is_active()
AssertionError
2025-03-21 10:36:29,498 - INFO -
2025-03-21 10:36:29,498 - INFO - END TEST : test_generic_link_local_service : FAILED[0:00:03]
2025-03-21 10:36:29,498 - INFO - --------------------------------------------------------------------------------
2025-03-21 10:36:29,503 - INFO - ================================================================================
2025-03-21 10:36:29,503 - INFO - STARTING TEST : test_metadata_service
2025-03-21 10:36:29,504 - 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-03-21 10:36:29,789 - INFO - Initial checks done. Running the testcase now
2025-03-21 10:36:29,789 - INFO -
2025-03-21 10:36:30,596 - INFO - Created VN ctest-vn-33808660
2025-03-21 10:36:31,961 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2932-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2932-1)
2025-03-21 10:36:31,961 - INFO - Waiting for VM ctest-TestBasicVMVN-65437057-11946512 to be up..
2025-03-21 10:36:37,064 - ERROR - VM in error state.
2025-03-21 10:36:37,064 - ERROR - VM is not in ACTIVE state
2025-03-21 10:36:37,184 - ERROR - Fatal Nova Exception while getting VM detail
2025-03-21 10:36:37,186 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-65437057-11946512 in state ERROR
2025-03-21 10:36:37,186 - INFO - Deleting VM ctest-TestBasicVMVN-65437057-11946512
2025-03-21 10:36:37,187 - ERROR - VM ctest-TestBasicVMVN-65437057-11946512 has failed to come up
2025-03-21 10:36:37,187 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-03-21T10:36:32Z', '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-03-21 10:36:37,187 - INFO - Deleting VN ctest-vn-33808660
2025-03-21 10:36:37,551 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Fri Mar 21 10:36:37 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-03-21 10:36:37,558 - INFO -
2025-03-21 10:36:37,558 - INFO - END TEST : test_metadata_service : FAILED[0:00:08]
2025-03-21 10:36:37,558 - INFO - --------------------------------------------------------------------------------
2025-03-21 10:36:37,561 - INFO - ================================================================================
2025-03-21 10:36:37,561 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-03-21 10:36:37,561 - 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-03-21 10:36:37,850 - INFO - Initial checks done. Running the testcase now
2025-03-21 10:36:37,850 - INFO -
2025-03-21 10:36:38,754 - INFO - Created VN ctest-vn-83937940
2025-03-21 10:36:39,817 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2932-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2932-1)
2025-03-21 10:36:40,298 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2932-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2932-1)
2025-03-21 10:36:41,483 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2932-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2932-1)
2025-03-21 10:36:41,593 - INFO - Verifications in API Server for IPAM: ctest-ipam-28304374 passed
2025-03-21 10:36:41,599 - INFO - Verifications in Control node for IPAM: ctest-ipam-28304374 passed
2025-03-21 10:36:41,766 - INFO - Verified VN network id 8 for VN bcea0ef5-7fcf-4a62-b0c4-c26cdc54c49f
2025-03-21 10:36:41,766 - INFO - Verifications in API Server for VN ctest-vn-83937940 passed
2025-03-21 10:36:41,817 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-83937940 passed
2025-03-21 10:36:42,291 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-65437057:ctest-vn-83937940 is found in opserver
2025-03-21 10:36:42,309 - INFO - Waiting for VM ctest-TestBasicVMVN-65437057-52538815 to be up..
2025-03-21 10:36:42,373 - ERROR - VM in error state.
2025-03-21 10:36:42,374 - ERROR - VM is not in ACTIVE state
2025-03-21 10:36:42,469 - ERROR - Fatal Nova Exception while getting VM detail
2025-03-21 10:36:42,470 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-65437057-84258306 in state BUILD
2025-03-21 10:36:42,470 - INFO - Deleting VM ctest-TestBasicVMVN-65437057-84258306
2025-03-21 10:36:42,470 - ERROR - VM ctest-TestBasicVMVN-65437057-84258306 has failed to come up
2025-03-21 10:36:42,471 - ERROR - Nova failed to get host of the VM
2025-03-21 10:36:42,709 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-65437057-13367160 in state BUILD
2025-03-21 10:36:42,709 - INFO - Deleting VM ctest-TestBasicVMVN-65437057-13367160
2025-03-21 10:36:42,709 - ERROR - VM ctest-TestBasicVMVN-65437057-13367160 has failed to come up
2025-03-21 10:36:42,709 - ERROR - Nova failed to get host of the VM
2025-03-21 10:36:42,890 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-65437057-52538815 in state ERROR
2025-03-21 10:36:42,890 - INFO - Deleting VM ctest-TestBasicVMVN-65437057-52538815
2025-03-21 10:36:42,890 - ERROR - VM ctest-TestBasicVMVN-65437057-52538815 has failed to come up
2025-03-21 10:36:42,890 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-03-21T10:36: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'}
2025-03-21 10:36:42,890 - INFO - Deleting VN ctest-vn-83937940
2025-03-21 10:36:43,478 - INFO - Validated that VN ctest-vn-83937940 is not found in API Server
2025-03-21 10:36:43,490 - INFO - Validated that VN ctest-vn-83937940 is not in any agent
2025-03-21 10:36:43,508 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-83937940 info
2025-03-21 10:36:43,588 - INFO - IPAM: ctest-ipam-28304374 is not found in API Server
2025-03-21 10:36:43,605 - INFO - IPAM:ctest-ipam-28304374 is not found in control node
2025-03-21 10:36:43,851 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Fri Mar 21 10:36:42 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-03-21 10:36:43,858 - INFO -
2025-03-21 10:36:43,858 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:06]
2025-03-21 10:36:43,858 - INFO - --------------------------------------------------------------------------------
2025-03-21 10:36:44,560 - INFO - Deleted project: ctest-TestBasicVMVN-65437057, ID : 97a1f29b-198a-49cd-9743-87cd962414a9
+ '[' 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_03_21_10_31_02_18630.xml
2025-03-21 10:36:52,883 - INFO - Using existing project ['default-domain', 'admin'](10a327a2-7ea9-4120-bdd0-1f7de88c741a)
2025-03-21 10:36:53,150 - INFO - ================================================================================
2025-03-21 10:36:53,150 - INFO - STARTING TEST : test_contrail_status
2025-03-21 10:36:53,152 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active
2025-03-21 10:36:53,273 - INFO - Initial checks done. Running the testcase now
2025-03-21 10:36:53,273 - INFO -
2025-03-21 10:36:53,377 - INFO - 10.0.0.30
2025-03-21 10:36:53,377 - INFO - config
2025-03-21 10:36:53,385 - INFO - config-nodemgr:active
2025-03-21 10:36:53,389 - INFO - api-server:active
2025-03-21 10:36:53,394 - INFO - schema:active
2025-03-21 10:36:53,399 - INFO - svc-monitor:active
2025-03-21 10:36:53,404 - INFO - device-manager:active
2025-03-21 10:36:53,404 - INFO - config-database
2025-03-21 10:36:53,404 - INFO - config-cassandra:active
2025-03-21 10:36:53,404 - INFO - config-zookeeper:active
2025-03-21 10:36:53,404 - INFO - config-rabbitmq:active
2025-03-21 10:36:53,404 - INFO - vrouter
2025-03-21 10:36:53,409 - INFO - vrouter-nodemgr:active
2025-03-21 10:36:53,414 - INFO - agent:active
2025-03-21 10:36:53,414 - INFO - control
2025-03-21 10:36:53,420 - INFO - control-nodemgr:active
2025-03-21 10:36:53,426 - INFO - control:active
2025-03-21 10:36:53,426 - INFO - named:active
2025-03-21 10:36:53,432 - INFO - dns:active
2025-03-21 10:36:53,433 - INFO - analytics
2025-03-21 10:36:53,441 - INFO - analytics-nodemgr:active
2025-03-21 10:36:53,449 - INFO - analytics-api:active
2025-03-21 10:36:53,456 - INFO - collector:active
2025-03-21 10:36:53,457 - INFO - analytics-database
2025-03-21 10:36:53,457 - INFO - analytics-cassandra:active
2025-03-21 10:36:53,463 - INFO - analyticsdb-nodemgr:active
2025-03-21 10:36:53,469 - INFO - query-engine:active
2025-03-21 10:36:53,469 - INFO - webui
2025-03-21 10:36:53,469 - INFO - webui:active
2025-03-21 10:36:53,469 - INFO - webui-middleware:active
2025-03-21 10:36:53,469 - INFO - redis:active
2025-03-21 10:36:53,469 - INFO - analytics_snmp
2025-03-21 10:36:53,474 - INFO - snmp-collector:active
2025-03-21 10:36:53,474 - INFO - snmp-topology:active
2025-03-21 10:36:53,474 - INFO - analytics_alarm
2025-03-21 10:36:53,474 - INFO - alarmgen:active
2025-03-21 10:36:53,474 - INFO - All the contrail services are up on all nodes
2025-03-21 10:36:53,475 - INFO - contrail-status passed
2025-03-21 10:36:53,598 - INFO - END TEST : test_contrail_status : PASSED[0:00:00]
2025-03-21 10:36:53,598 - INFO - --------------------------------------------------------------------------------
2025-03-21 10:36:53,647 - INFO - Domain Default found not creating
2025-03-21 10:36:53,815 - INFO - Project ctest-TestSriov-74753128 not found, creating it
2025-03-21 10:36:54,288 - INFO - Created Project:ctest-TestSriov-74753128, ID : fd73eb69-8683-4a8c-b429-b163822d15b2
2025-03-21 10:36:56,432 - INFO - Deleted project: ctest-TestSriov-74753128, ID : fd73eb69-8683-4a8c-b429-b163822d15b2
+ [[ -z '' ]]
+ [[ -z ci_sanity ]]
+ sleep 2
+ /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2025_03_21_10_31_02.ini
[localhost] local: rpm -q --queryformat '%{VERSION}-' contrail-lib; rpm -q --queryformat '%{RELEASE}' contrail-lib | awk -F'.' '{print $1}'
+ echo 'Generated report_details* file: report_details_2025_03_21_10_31_02.ini'
Generated report_details* file: report_details_2025_03_21_10_31_02.ini
+ parse_results
+ /usr/bin/python3 tools/parse_result.py result_2025_03_21_10_31_02_6001.xml report_details_2025_03_21_10_31_02.ini
+ /usr/bin/python3 tools/parse_result.py result_2025_03_21_10_31_02_18630.xml report_details_2025_03_21_10_31_02.ini
+ generate_html
+ '[' -f result_2025_03_21_10_31_02_6001.xml ']'
+ /usr/bin/python3 tools/update_testsuite_properties.py report_details_2025_03_21_10_31_02.ini result_2025_03_21_10_31_02_6001.xml
+ 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] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
[junitreport] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[junitreport] Transform time: 204ms
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/tcutils.util.log
logs/testsvcregr.log
logs/auth.log
logs/testvdnsbasic0.log
logs/testbasicpolicy.log
logs/testbasicvmvnx.log
logs/testbasicvmvn.log
logs/testroutersbasic.log
logs/analyticsbasictestsanity.log
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/floatingipbasictestsanity.log
logs/introspect.log
logs/__main__.log
logs/tcutils.collector.opserver_results.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.30] put: tools/search-bt.py -> /tmp/search-bt.py
Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-2932-1-tracebacks.log
Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-2932-1-ignored_tracebacks.log
Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-2932-1-traceback_parse_failures.log
Done looking for tracebacks
[ubuntu@10.0.0.30] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-2932-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-2932-1-tracebacks.log
Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-2932-1-tracebacks.log'
Underlying exception:
No such file
[ubuntu@10.0.0.30] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-2932-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-2932-1-ignored_tracebacks.log
Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-2932-1-ignored_tracebacks.log'
Underlying exception:
No such file
[ubuntu@10.0.0.30] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-2932-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-2932-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_03_21_10_31_01 ~
logs/
logs/testbasicpolicyipv4v6.log
logs/tcutils.util.log
logs/testbasicvmvn.html
logs/common.html
logs/testsvcregr.log
logs/testsvcregr.html
logs/testsriov.html
logs/auth.log
logs/analyticstestsanity.html
logs/testvdnsbasic0.log
logs/testroutersbasic.html
logs/tcutils.html
logs/testbasicpolicy.log
logs/testbasicvmvnx.log
logs/testheat.html
logs/testbasicvmvn.log
logs/testvdnsbasic0.html
logs/floatingipbasictestsanity.html
logs/testroutersbasic.log
logs/testbasicpolicy.html
logs/analyticsbasictestsanity.log
logs/cn-jenkins-deploy-platform-ansible-os-2932-1-traceback_parse_failures.log
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/floatingipbasictestsanity.log
logs/testbasicpolicyipv4v6.html
logs/__main__.html
logs/txtsyle.css
logs/auth.html
logs/cn-jenkins-deploy-platform-ansible-os-2932-1-ignored_tracebacks.log
logs/cn-jenkins-deploy-platform-ansible-os-2932-1-tracebacks.log
logs/introspect.log
logs/__main__.log
logs/tcutils.collector.opserver_results.log
logs/introspect.html
logs/common.contrail_test_init.log
logs/testbasicvmvnx.html
logs/analyticsbasictestsanity.html
TESTS-TestSuites.xml
junit-noframes.html
~
INFO: Test sanity finished Fri Mar 21 10:37:18 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.30' (ECDSA) to the list of known hosts.
logs/
logs/testbasicpolicyipv4v6.log
logs/tcutils.util.log
logs/testbasicvmvn.html
logs/common.html
logs/testsvcregr.log
logs/testsvcregr.html
logs/testsriov.html
logs/auth.log
logs/analyticstestsanity.html
logs/testvdnsbasic0.log
logs/testroutersbasic.html
logs/tcutils.html
logs/testbasicpolicy.log
logs/testbasicvmvnx.log
logs/testheat.html
logs/testbasicvmvn.log
logs/testvdnsbasic0.html
logs/floatingipbasictestsanity.html
logs/testroutersbasic.log
logs/testbasicpolicy.html
logs/analyticsbasictestsanity.log
logs/cn-jenkins-deploy-platform-ansible-os-2932-1-traceback_parse_failures.log
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/floatingipbasictestsanity.log
logs/testbasicpolicyipv4v6.html
logs/__main__.html
logs/txtsyle.css
logs/auth.html
logs/cn-jenkins-deploy-platform-ansible-os-2932-1-ignored_tracebacks.log
logs/cn-jenkins-deploy-platform-ansible-os-2932-1-tracebacks.log
logs/introspect.log
logs/__main__.log
logs/tcutils.collector.opserver_results.log
logs/introspect.html
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