Project:
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.2-suite-master/
Build:
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.2-suite-master/110/
Build Number: 110
Build Status: Still Failing
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #109
[Milan Zamazal] ovf_import test
[Barak Korren] global_setup: Only install release RPMs on CentOS
[Barak Korren] mock_runner: Set no_proxy for proxied configs
Changes for Build #110
[Milan Zamazal] ovf_import test
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 004_basic_sanity.ovf_import_42
Error Message:
[Errno 2] No such file or directory:
'/home/jenkins/workspace/ovirt-system-tests_compat-4.2-suite-master/ovirt-system-tests/compat-4.2-suite-master/files/test-vm.ovf'
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 "/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-4.2-suite-master/ovirt-system-tests/compat-4.2-suite-master/test-scenarios/004_basic_sanity.py",
line 1173, in ovf_import
ovf_text = open(ovf_file).read()
IOError: [Errno 2] No such file or directory:
'/home/jenkins/workspace/ovirt-system-tests_compat-4.2-suite-master/ovirt-system-tests/compat-4.2-suite-master/files/test-vm.ovf'