
------=_Part_118_2107159044.1496070483387 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Project: http://jenkins.ovirt.org/job/ovirt_master_hc-system-tests/ Build: http://jenkins.ovirt.org/job/ovirt_master_hc-system-tests/114/ Build Number: 114 Build Status: Still Failing Triggered By: Started by user Sandro Bonazzola ------------------------------------- Changes Since Last Success: ------------------------------------- Changes for Build #111 [Roy Golan] Add metrics to basic suite [Sandro Bonazzola] ovirt-release: add fc26 support [Sandro Bonazzola] cockpit-ovirt: add fedora 26 Changes for Build #112 [Roy Golan] Add metrics to basic suite Changes for Build #113 [Benny Zlotnik] Add live storage migration test Changes for Build #114 [Daniel Belenky] Adding change resolver to check-patch for better changes detection. [Sandro Bonazzola] ovirt-engine-nodejs: add fedora 26 [Sandro Bonazzola] ovirt-engine-nodejs-modules: add fedora 26 [Sandro Bonazzola] ovirt-engine-yarn: add fedora 26 [Eyal Edri] remove ovirt-web-ui project [Barak Korren] Add PyYAML package to all slaves [Barak Korren] Add retries to mirror_client on JSON errors [Barak Korren] Enabled loading mirrors data from local file [Barak Korren] Added GerritMergedChange class ----------------- Failed Tests: ----------------- 1 tests failed. FAILED: 002_bootstrap.wait_engine 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_master_hc-system-tests/ovirt-system-tests/hc-basic-suite-master/test-scenarios/002_bootstrap.py", line 102, in wait_engine 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_118_2107159044.1496070483387--