Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-3.6-suite-master/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-3.6-suite-master/347/
Build Number: 347
Build Status:  Still Failing
Triggered By: Started by timer

-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #317
[Martin Perina] Fix notifier check in master and 4.2


Changes for Build #318
[Galit Rosenthal] Added PG10 to master repo file


Changes for Build #319
[Galit Rosenthal] Added PG10 to master repo file


Changes for Build #320
[Galit Rosenthal] Added PG10 to master repo file


Changes for Build #321
[Galit Rosenthal] Added PG10 to master repo file


Changes for Build #322
[Galit Rosenthal] Added PG10 to master repo file

[Ehud Yonasi] slave.conf: Update mirror links to latest.


Changes for Build #323
[Galit Rosenthal] Added PG10 to master repo file


Changes for Build #324
[Roy Golan] Fetch the quay.io image for deployment


Changes for Build #325
[Roy Golan] Add README to openshift-on-ovirt suite

[Sandro Bonazzola] ovirt-host: drop s390 test due to missing support

[Roy Golan] Time-based trigger openshift-on-ovirt suite


Changes for Build #326
[Roy Golan] Add README to openshift-on-ovirt suite


Changes for Build #327
[Eitan Raviv] networking: sync networks across cluster


Changes for Build #328
[Eitan Raviv] networking: sync networks across cluster


Changes for Build #329
[Eitan Raviv] networking: sync networks across cluster


Changes for Build #330
[Eitan Raviv] networking: sync networks across cluster


Changes for Build #331
[Eitan Raviv] networking: sync networks across cluster


Changes for Build #332
[Eitan Raviv] networking: sync networks across cluster


Changes for Build #333
[Dominik Holler] Revert "network: Enforce specific version of ansible"


Changes for Build #334
[Dominik Holler] Revert "network: Enforce specific version of ansible"


Changes for Build #335
[Dominik Holler] Revert "network: Enforce specific version of ansible"


Changes for Build #336
[Dominik Holler] Revert "network: Enforce specific version of ansible"

[Ehud Yonasi] nightly_publisher: remove 4.1 jobs


Changes for Build #337
[Dominik Holler] Revert "network: Enforce specific version of ansible"


Changes for Build #338
[Dominik Holler] Revert "network: Enforce specific version of ansible"


Changes for Build #339
[Dominik Holler] Revert "master: Update master suite compatibility version"


Changes for Build #340
[Dominik Holler] Revert "master: Update master suite compatibility version"

[Ehud Yonasi] remove ovirt-image-uploader project

[Sandro Bonazzola] ovirt-release: branching in preparation of 4.3 beta


Changes for Build #341
[Dominik Holler] Revert "master: Update master suite compatibility version"


Changes for Build #342
[jenkins CI] Auto create ovirt-4.1-stable


Changes for Build #343
[Martin Perina] basic: Create cluster with the same version as DC


Changes for Build #344
[Martin Perina] basic: Create cluster with the same version as DC


Changes for Build #345
[Sandro Bonazzola] ovirt-master.repo: add pcsc-lite-libs


Changes for Build #346
[Dafna Ron] ovirt-master: adding missing packages to host


Changes for Build #347
[Dafna Ron] ovirt-master: adding missing packages to host




-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED:  002_bootstrap.verify_add_hosts_36

Error Message:
1 hosts failed installation:
lago-compat-3-6-suite-master-host-0: install_failed

-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR:     * Unhandled exception in <function <lambda> at 
0x7f6d18151668>
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in 
assert_equals_within
    res = func()
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-3.6-suite-master/ovirt-system-tests/compat-3.6-suite-master/test-scenarios/002_bootstrap.py",
 line 330, in <lambda>
    lambda: _single_host_up(hosts_service, total_hosts),
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-3.6-suite-master/ovirt-system-tests/compat-3.6-suite-master/test-scenarios/002_bootstrap.py",
 line 147, in _single_host_up
    _check_problematic_hosts(hosts_service)
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-3.6-suite-master/ovirt-system-tests/compat-3.6-suite-master/test-scenarios/002_bootstrap.py",
 line 156, in _check_problematic_hosts
    raise RuntimeError(dump_hosts)
RuntimeError: 1 hosts failed installation:
lago-compat-3-6-suite-master-host-0: install_failed

--------------------- >> end captured logging << ---------------------

Stack Trace:
  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 "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in 
wrapper
    prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-3.6-suite-master/ovirt-system-tests/compat-3.6-suite-master/test-scenarios/002_bootstrap.py",
 line 331, in verify_add_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 234, in 
assert_equals_within
    res = func()
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-3.6-suite-master/ovirt-system-tests/compat-3.6-suite-master/test-scenarios/002_bootstrap.py",
 line 330, in <lambda>
    lambda: _single_host_up(hosts_service, total_hosts),
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-3.6-suite-master/ovirt-system-tests/compat-3.6-suite-master/test-scenarios/002_bootstrap.py",
 line 147, in _single_host_up
    _check_problematic_hosts(hosts_service)
  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-3.6-suite-master/ovirt-system-tests/compat-3.6-suite-master/test-scenarios/002_bootstrap.py",
 line 156, in _check_problematic_hosts
    raise RuntimeError(dump_hosts)
'1 hosts failed installation:\nlago-compat-3-6-suite-master-host-0: 
install_failed\n\n-------------------- >> begin captured logging << 
--------------------\novirtlago.testlib: ERROR:     * Unhandled exception in 
<function <lambda> at 0x7f6d18151668>\nTraceback (most recent call last):\n  
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in 
assert_equals_within\n    res = func()\n  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-3.6-suite-master/ovirt-system-tests/compat-3.6-suite-master/test-scenarios/002_bootstrap.py",
 line 330, in <lambda>\n    lambda: _single_host_up(hosts_service, 
total_hosts),\n  File 
"/home/jenkins/workspace/ovirt-system-tests_compat-3.6-suite-master/ovirt-system-tests/compat-3.6-suite-master/test-scenarios/002_bootstrap.py",
 line 147, in _single_host_up\n    _check_problematic_hosts(hosts_service)\n  
File 
"/home/jenkins/workspace/ovirt-system-tests_compat-3.6-suite-master/ovirt-system-tests/compat-3.6-suite-master/test-scenarios/002_bootstrap.py",
 line 156, in _check_problematic_hosts\n    raise 
RuntimeError(dump_hosts)\nRuntimeError: 1 hosts failed 
installation:\nlago-compat-3-6-suite-master-host-0: 
install_failed\n\n--------------------- >> end captured logging << 
---------------------'
_______________________________________________
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/T2GOSOTIOLBZRAZZTJBPZCMOX6MU7VEI/

Reply via email to