Comment 0 for bug 1645255

Revision history for this message
Yury Tregubov (ytregubov) wrote :

Swarm run ceilometer_ha_multirole_add_mongo is failed due to OSTF.

The run with snapshots is available:
https://product-ci.infra.mirantis.net/view/9.x_swarm/job/9.x.system_test.ubuntu.services_ha.ceilometer/135/testReport/(root)/ceilometer_ha_multirole_add_mongo/ceilometer_ha_multirole_add_mongo/

Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/unittest/case.py", line 1043, in runTest
    self._testFunc()
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
    compatability.capture_type_error(s_func)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/9.x.system_test.ubuntu.services_ha.ceilometer/fuelweb_test/helpers/decorators.py", line 120, in wrapper
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/9.x.system_test.ubuntu.services_ha.ceilometer/fuelweb_test/tests/test_services.py", line 738, in ceilometer_ha_multirole_add_mongo
    self.run_tests(cluster_id)
  File "/home/jenkins/workspace/9.x.system_test.ubuntu.services_ha.ceilometer/fuelweb_test/tests/test_services.py", line 467, in run_tests
    test_name=test_id, timeout=60 * 20)
  File "/home/jenkins/workspace/9.x.system_test.ubuntu.services_ha.ceilometer/core/helpers/log_helpers.py", line 215, in wrapped
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/9.x.system_test.ubuntu.services_ha.ceilometer/fuelweb_test/models/fuel_web_client.py", line 1400, in run_single_ostf_test
    timeout=timeout)
  File "/home/jenkins/workspace/9.x.system_test.ubuntu.services_ha.ceilometer/core/helpers/log_helpers.py", line 215, in wrapped
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/9.x.system_test.ubuntu.services_ha.ceilometer/fuelweb_test/models/fuel_web_client.py", line 255, in assert_ostf_run_certain
    indent=1)))
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/asserts.py", line 163, in assert_true
    raise ASSERTION_ERROR(message)
AssertionError: The following tests have not succeeded, while they must have passed:
  - Ceilometer test to check alarm state and get Nova notifications (fuel_health.tests.tests_platform.test_ceilometer.CeilometerApiPlatformTests.test_check_alarm_state). Test status: error.