
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-master/ Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-master/689/ Build Number: 689 Build Status: Still Failing Triggered By: Started by timer ------------------------------------- Changes Since Last Success: ------------------------------------- Changes for Build #659 [Anton Marchukov] Removed /root/fluentd from collected artifacts. [Ehud Yonasi] docker_cleanup: Fixed race condition with containers Changes for Build #660 [Anton Marchukov] Removed /root/fluentd from collected artifacts. Changes for Build #661 [Milan Zamazal] Disable verify_backup_snapshot_removed for clusters < 4.2 [Sandro Bonazzola] system-tests: drop sbonazzo from notified list Changes for Build #662 [Milan Zamazal] Disable verify_backup_snapshot_removed for clusters < 4.2 Changes for Build #663 [Milan Zamazal] Disable verify_backup_snapshot_removed for clusters < 4.2 Changes for Build #664 [Milan Zamazal] Disable verify_backup_snapshot_removed for clusters < 4.2 [Daniel Belenky] stdci_runner: increase timeout to 3 hours Changes for Build #665 [Milan Zamazal] Disable verify_backup_snapshot_removed for clusters < 4.2 Changes for Build #666 [Milan Zamazal] Disable verify_backup_snapshot_removed for clusters < 4.2 Changes for Build #667 [Gal Ben Haim] Adding dr suite Changes for Build #668 [Gal Ben Haim] Adding dr suite [Barak Korren] Remove the populate_mock function from mock_runner [Daniel Belenky] mock_runner: store shell cmd in a variable [Barak Korren] mock_runner: Added timeout param [Barak Korren] Make whitelist repo configurable via env vars [Daniel Belenky] stdci_runner: let mock_runner manage timeout [Greg Sheremeta] remove 4.1 change queue from ovirt-engine-nodejs config Changes for Build #669 [Gal Ben Haim] Adding dr suite Changes for Build #670 [Your Name] network: syncutil: Introducing error_criteria [Barak Korren] Enable CI for kubevirt/client-python [Daniel Belenky] Add timeout config to stdci dsl Changes for Build #671 [Ehud Yonasi] ovirt-master.repo: Added new packages to repo file [Daniel Belenky] stdci_runner.groovy: utilize DSL's timeout cfg Changes for Build #672 [Ehud Yonasi] ovirt-master.repo: Added new packages to repo file Changes for Build #673 [Ehud Yonasi] ovirt-master.repo: Added new packages to repo file Changes for Build #674 [Ehud Yonasi] ovirt-master.repo: Added new packages to repo file Changes for Build #675 [Ehud Yonasi] ovirt-master.repo: Added new packages to repo file Changes for Build #676 [Ehud Yonasi] ovirt-master.repo: Added new packages to repo file Changes for Build #677 [Ehud Yonasi] ovirt-master.repo: Added new packages to repo file Changes for Build #678 [Ehud Yonasi] ovirt-master.repo: Added new packages to repo file Changes for Build #679 [Ehud Yonasi] ovirt-master.repo: Added new packages to repo file Changes for Build #680 [Ehud Yonasi] ovirt-master.repo: Added new packages to repo file Changes for Build #681 [Ehud Yonasi] ovirt-master.repo: Added new packages to repo file Changes for Build #682 [Ehud Yonasi] ovirt-master.repo: Added new packages to repo file [Yuval Turgeman] ovirt-node-ng: remove nightly master build Changes for Build #683 [Ehud Yonasi] ovirt-master.repo: Added new packages to repo file [Sandro Bonazzola] ovirt-iso-uploader: drop 4.1 jobs Changes for Build #684 [Ehud Yonasi] ovirt-master.repo: Added new packages to repo file Changes for Build #685 [Miguel Duarte Barroso] Repos: add python2-ovsdbapp to the reposync config [Sandro Bonazzola] ovirt-iso-uploader: branched for 4.2 Changes for Build #686 [Miguel Duarte Barroso] Repos: add python2-ovsdbapp to the reposync config Changes for Build #687 [Miguel Duarte Barroso] Repos: add python2-ovsdbapp to the reposync config Changes for Build #688 [Miguel Duarte Barroso] Repos: add python2-ovsdbapp to the reposync config Changes for Build #689 [Ales Musil] network: syncutil: Improve sync utility with kwargs [Gal Ben Haim] Add jobs for ovs-cni ----------------- 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 142, in wrapped_test test() File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in wrapper return func(get_test_prefix(), *args, **kwargs) File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-master/ovirt-system-tests/hc-basic-suite-master/test-scenarios/002_bootstrap.py", line 110, in wait_engine testlib.assert_true_within(_engine_is_up, timeout=10 * 60) File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 278, in assert_true_within assert_equals_within(func, True, timeout, allowed_exceptions) File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 252, in assert_equals_within '%s != %s after %s seconds' % (res, value, timeout) AssertionError: None != True after 600 seconds