SatelliteQE / robottelo

Robottelo is a test suite that exercises The Foreman.
GNU General Public License v3.0
61 stars 114 forks source link

Automation failures : tests.foreman.api.test_syncplan.SyncPlanProductTestCase.test_remove_product #2833

Closed tkolhar closed 9 years ago

tkolhar commented 9 years ago

TestNames: tests.foreman.api.test_syncplan.SyncPlanProductTestCase.test_remove_product

Error Message

502 Server Error: Proxy Error -------------------- >> begin captured logging << -------------------- robottelo.decorators: INFO: Bugzilla bug 1199150 not in cache. Fetching. --------------------- >> end captured logging << ---------------------

Stacktrace

File "/home/jenkins/shiningpanda/jobs/6922c98e/virtualenvs/d41d8cd9/lib/python2.7/site-packages/unittest2/case.py", line 67, in testPartExecutor yield File "/home/jenkins/shiningpanda/jobs/6922c98e/virtualenvs/d41d8cd9/lib/python2.7/site-packages/unittest2/case.py", line 625, in run testMethod() File "robottelo/decorators.py", line 355, in wrapper_func if self.bug_type == 'bugzilla' and bz_bug_is_open(self.bug_id): File "robottelo/decorators.py", line 279, in bz_bug_is_open bug = _get_bugzilla_bug(bug_id) File "robottelo/decorators.py", line 191, in _get_bugzilla_bug _bugzilla[bug_id] = bz_conn.getbugsimple(bug_id) File "/home/jenkins/shiningpanda/jobs/6922c98e/virtualenvs/d41d8cd9/lib/python2.7/site-packages/bugzilla/base.py", line 1063, in getbugsimple dict=self._getbug(objid, simple=True), File "/home/jenkins/shiningpanda/jobs/6922c98e/virtualenvs/d41d8cd9/lib/python2.7/site-packages/bugzilla/base.py", line 1035, in _getbug extra_fields=extra_fields)[0] File "/home/jenkins/shiningpanda/jobs/6922c98e/virtualenvs/d41d8cd9/lib/python2.7/site-packages/bugzilla/base.py", line 1007, in _getbugs r = self._proxy.Bug.get(getbugdata) File "/usr/lib64/python2.7/xmlrpclib.py", line 1224, in call return self.send(self.name, args) File "/home/jenkins/shiningpanda/jobs/6922c98e/virtualenvs/d41d8cd9/lib/python2.7/site-packages/bugzilla/base.py", line 168, in _ServerProxy__request ret = ServerProxy._ServerProxyrequest(self, methodname, params) File "/usr/lib64/python2.7/xmlrpclib.py", line 1578, in request verbose=self.__verbose File "/home/jenkins/shiningpanda/jobs/6922c98e/virtualenvs/d41d8cd9/lib/python2.7/site-packages/bugzilla/base.py", line 263, in request return self._request_helper(url, request_body) File "/home/jenkins/shiningpanda/jobs/6922c98e/virtualenvs/d41d8cd9/lib/python2.7/site-packages/bugzilla/base.py", line 236, in _request_helper response.raise_for_status() File "/home/jenkins/shiningpanda/jobs/6922c98e/virtualenvs/d41d8cd9/lib/python2.7/site-packages/requests/models.py", line 851, in raise_for_status raise HTTPError(http_error_msg, response=self) '502 Server Error: Proxy Error\n--------------------

tkolhar commented 9 years ago

closing this as this issue is added a to a common github issue created for all downstream failures