[oVirt Jenkins] ovirt_master_hc-system-tests - Build # 73 - Failure!
Sahina Bose
sabose at redhat.com
Thu Apr 20 11:05:52 UTC 2017
api.hosts.get(host.name()).status.state - this call is failing
Any recent change to ovirtsdk?
On Thu, Apr 20, 2017 at 2:35 PM, Gil Shinar <gshinar at redhat.com> wrote:
> Hi,
>
> There are too many errors here for me to understand what the real issue is:
> http://jenkins.ovirt.org/job/ovirt_master_hc-system-tests/73
>
> Please assist
> Thanks
> Gil
>
> On Thu, Apr 20, 2017 at 8:51 AM, <jenkins at jenkins.phx.ovirt.org> wrote:
>
>> Project: http://jenkins.ovirt.org/job/ovirt_master_hc-system-tests/
>> Build: http://jenkins.ovirt.org/job/ovirt_master_hc-system-tests/73/
>> Build Number: 73
>> Build Status: Failure
>> Triggered By: Started by timer
>>
>> -------------------------------------
>> Changes Since Last Success:
>> -------------------------------------
>> Changes for Build #73
>> [Yaniv Kaul] Fixed NTP configuration on Engine.
>>
>> [Sandro Bonazzola] publisher: drop 3.6 publisher
>>
>> [Sandro Bonazzola] publisher: drop 4.0 publisher
>>
>>
>>
>>
>> -----------------
>> Failed Tests:
>> -----------------
>> 1 tests failed.
>> FAILED: 002_bootstrap.add_hosts
>>
>> Error Message:
>>
>> status: 404
>> reason: Not Found
>> detail:
>> <html><head><title>Error</title></head><body>404 - Not
>> Found</body></html>
>> -------------------- >> begin captured logging << --------------------
>> ovirtlago.testlib: ERROR: * Unhandled exception in <function
>> _host_is_up at 0x3b26ed8>
>> Traceback (most recent call last):
>> File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line
>> 217, in assert_equals_within
>> res = func()
>> File "/home/jenkins/workspace/ovirt_master_hc-system-tests/ovirt-
>> system-tests/hc-basic-suite-master/test-scenarios/002_bootstrap.py",
>> line 145, in _host_is_up
>> cur_state = api.hosts.get(host.name()).status.state
>> File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py",
>> line 18338, in get
>> headers={"All-Content":all_content}
>> File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",
>> line 46, in get
>> return self.request(method='GET', url=url, headers=headers, cls=cls)
>> File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",
>> line 122, in request
>> persistent_auth=self.__persistent_auth
>> File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py",
>> line 79, in do_request
>> persistent_auth)
>> File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py",
>> line 162, in __do_request
>> raise errors.RequestError(response_code, response_reason,
>> response_body)
>> RequestError:
>> status: 404
>> reason: Not Found
>> detail:
>> <html><head><title>Error</title></head><body>404 - Not
>> Found</body></html>
>> --------------------- >> 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
>> 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 164, in add_hosts
>> testlib.assert_true_within(_host_is_up, timeout=15 * 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
>> 217, in assert_equals_within
>> res = func()
>> File "/home/jenkins/workspace/ovirt_master_hc-system-tests/ovirt-
>> system-tests/hc-basic-suite-master/test-scenarios/002_bootstrap.py",
>> line 145, in _host_is_up
>> cur_state = api.hosts.get(host.name()).status.state
>> File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py",
>> line 18338, in get
>> headers={"All-Content":all_content}
>> File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",
>> line 46, in get
>> return self.request(method='GET', url=url, headers=headers, cls=cls)
>> File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",
>> line 122, in request
>> persistent_auth=self.__persistent_auth
>> File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py",
>> line 79, in do_request
>> persistent_auth)
>> File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py",
>> line 162, in __do_request
>> raise errors.RequestError(response_code, response_reason,
>> response_body)
>>
>> status: 404
>> reason: Not Found
>> detail:
>> <html><head><title>Error</title></head><body>404 - Not
>> Found</body></html>
>> -------------------- >> begin captured logging << --------------------
>> ovirtlago.testlib: ERROR: * Unhandled exception in <function
>> _host_is_up at 0x3b26ed8>
>> Traceback (most recent call last):
>> File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line
>> 217, in assert_equals_within
>> res = func()
>> File "/home/jenkins/workspace/ovirt_master_hc-system-tests/ovirt-
>> system-tests/hc-basic-suite-master/test-scenarios/002_bootstrap.py",
>> line 145, in _host_is_up
>> cur_state = api.hosts.get(host.name()).status.state
>> File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py",
>> line 18338, in get
>> headers={"All-Content":all_content}
>> File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",
>> line 46, in get
>> return self.request(method='GET', url=url, headers=headers, cls=cls)
>> File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",
>> line 122, in request
>> persistent_auth=self.__persistent_auth
>> File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py",
>> line 79, in do_request
>> persistent_auth)
>> File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py",
>> line 162, in __do_request
>> raise errors.RequestError(response_code, response_reason,
>> response_body)
>> RequestError:
>> status: 404
>> reason: Not Found
>> detail:
>> <html><head><title>Error</title></head><body>404 - Not
>> Found</body></html>
>> --------------------- >> end captured logging << ---------------------
>> _______________________________________________
>> Infra mailing list
>> Infra at ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/infra
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/infra/attachments/20170420/1298cc0f/attachment.html>
More information about the Infra
mailing list