------=_Part_281_1770636090.1500866314566
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Project:
http://jenkins.ovirt.org/job/ovirt_4.1_hc-system-tests/
Build:
http://jenkins.ovirt.org/job/ovirt_4.1_hc-system-tests/145/
Build Number: 145
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #145
[Daniel Belenky] use temp cache dir instead of yum's default
[Barak Korren] Make GitHub jobs deploy to 'tested'
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.edit_cluster
Error Message:
None != True after 600 seconds
Stack Trace:
Traceback (most recent call last):
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in
wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in
wrapper
return func(get_test_prefix(), *args, **kwargs)
File
"/home/jenkins/workspace/ovirt_4.1_hc-system-tests/ovirt-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py",
line 105, in edit_cluster
testlib.assert_true_within(_engine_is_up, timeout=10 * 60)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 256, in
assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 230, in
assert_equals_within
'%s != %s after %s seconds' % (res, value, timeout)
AssertionError: None != True after 600 seconds
------=_Part_281_1770636090.1500866314566--