
Project: https://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.3-suite-master/ Build: https://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.3-suite-master/315... Build Number: 315 Build Status: Still Failing Triggered By: Started by timer ------------------------------------- Changes Since Last Success: ------------------------------------- Changes for Build #305 [jenkins CI] Auto create ovirt-4.3-release [Galit Rosenthal] Add ovirt-demo-tool to v2 [Barak Korren] run_oc_playbook.sh: Shellcheck fix Changes for Build #306 [Galit Rosenthal] Copy from master sdk4:hotplug_nic Changes for Build #307 [Martin Perina] he master: Use SDKv4 in _random_host_from_dc and _hosts_in_dc Changes for Build #308 [Martin Perina] he master 4.3: Link test_utils from basic master Changes for Build #309 [Martin Perina] he master 4.3: Link test_utils from basic master [Ehud Yonasi] gate: onboard infra-docs. [Galit Rosenthal] Extend the timeout of zuul jobs to 3h [Galit Rosenthal] add vagrant suite to manual tests list [Barak Korren] STDCI DSL: Enable privileged containers [Barak Korren] standard-stage: refactor: move DSL to a library [Ehud Yonasi] gate: onboard ovirt-provider-ovn. [Ehud Yonasi] gate: define queue and name for jenkins-gate. [Barak Korren] decorate.py: Added secret decryption Changes for Build #310 [Martin Perina] he master 4.3: Link test_utils from basic master [Barak Korren] gate: Support getting suits from STDCI DSL [Barak Korren] stdci_runner: Create extra_sources for PODs [Barak Korren] STDCI DSL: Use `tools` container for `decorate` [Barak Korren] stdci_runner: Inject mirrors in PODs [Ehud Yonasi] jenkins-gate: change queue name to dummy. [Barak Korren] gate: Move test suit to use DSL & container Changes for Build #311 [Martin Perina] he master 4.3: Link test_utils from basic master Changes for Build #312 [Martin Perina] he master 4.3: Link test_utils from basic master Changes for Build #313 [Martin Perina] he master 4.3: Link test_utils from basic master Changes for Build #314 [Martin Perina] he master 4.3: Link test_utils from basic master [Sandro Bonazzola] ovirt-optimizer: add el8 jobs [Artur Socha] vdsm-jsonrpc-java el8 build distro added Changes for Build #315 [Martin Perina] he master 4.3: Link test_utils from basic master ----------------- Failed Tests: ----------------- 1 tests failed. FAILED: 002_bootstrap.verify_add_all_hosts_43 Error Message: None != True after 1200 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/agent/workspace/ovirt-system-tests_compat-4.3-suite-master/ovirt-system-tests/compat-4.3-suite-master/test-scenarios/002_bootstrap.py", line 374, in verify_add_all_hosts timeout=constants.ADD_HOST_TIMEOUT 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 1200 seconds