**************************************** * TEST: depcheck * RESULT: CRASHED * ID: f17-updates-testing-pending * SUMMARY: error: [Errno 111] Connection refused * ARCH: x86_64 * HIGHLIGHTS: 1 items * OUTPUT: 90 lines * FULL OUTPUT: 92 lines * ADDITIONAL EMAIL RECIPIENTS: **************************************** Debug info: http://autoqa-stg.fedoraproject.org/results/189092-autotest/qa07.qa/debug/ All results: http://autoqa-stg.fedoraproject.org/results/189092-autotest/qa07.qa/depcheck...
-------------------------------------------------------------------------------- Highlights: -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 146, in run_once for (nvr, rpms) in self.fetch_nvrs(accepted_builds_nvrs): File "/usr/share/autotest/tests/depcheck/depcheck.py", line 483, in fetch_nvrs arches=arches, debuginfo=False, src=False) File "/usr/lib/python2.7/site-packages/autoqa/koji_utils.py", line 191, in get_nvr_rpms rpm_urls = self.nvr_to_urls(nvr, arches=arches, debuginfo=debuginfo, src=src) File "/usr/lib/python2.7/site-packages/autoqa/koji_utils.py", line 147, in nvr_to_urls info = self.getBuild(nvr) File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1543, in __call__ return self.__func(self.__name,args,opts) File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1886, in _callMethod return self._sendCall(handler, headers, request) File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1797, in _sendCall return self._sendOneCall(handler, headers, request) File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1815, in _sendOneCall cnx.endheaders() File "/usr/lib64/python2.7/httplib.py", line 954, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 814, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 776, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 757, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 571, in create_connection raise err error: [Errno 111] Connection refused -------------------------------------------------------------------------------- Koji tag to be tested: f17-updates-testing-pending Querying Koji for builds... Builds to be tested: bind-9.9.2-7.P2.fc17 httpie-0.4.1-2.fc17 kscreen-0.0.81-1.fc17 libkscreen-0.0.81-1.fc17 mercurial-2.3.1-1.fc17 mesa-demos-8.1.0-3.fc17 mongodb-2.2.3-4.fc17 privoxy-3.0.21-2.fc17 python-moksha-hub-1.2.0-1.fc17 python-txzmq-0.6.1-5.fc17 qpid-proton-0.4-2.fc17 roundcubemail-0.8.6-1.fc17 rubygem-nokogiri-1.5.9-1.fc17 tzdata-2013b-2.fc17 valyriatear-0.5.0-4.fc17 xorg-x11-drv-openchrome-0.3.2-1.fc17 Querying Bodhi for matching updates... Bodhi updates found: bind-9.9.2-7.P2.fc17 httpie-0.4.1-2.fc17 libkscreen-0.0.81-1.fc17,kscreen-0.0.81-1.fc17 mercurial-2.3.1-1.fc17 mesa-demos-8.1.0-3.fc17 mongodb-2.2.3-4.fc17 privoxy-3.0.21-2.fc17 python-moksha-hub-1.2.0-1.fc17 python-txzmq-0.6.1-5.fc17 qpid-proton-0.4-2.fc17 roundcubemail-0.8.6-1.fc17 rubygem-nokogiri-1.5.9-1.fc17 tzdata-2013b-2.fc17 valyriatear-0.5.0-4.fc17 xorg-x11-drv-openchrome-0.3.2-1.fc17 Querying Bodhi for accepted builds... Accepted builds: bind-9.9.2-7.P2.fc17 httpie-0.4.1-2.fc17 kscreen-0.0.81-1.fc17 libkscreen-0.0.81-1.fc17 mercurial-2.3.1-1.fc17 mesa-demos-8.1.0-3.fc17 privoxy-3.0.21-2.fc17 python-moksha-hub-1.2.0-1.fc17 python-txzmq-0.6.1-5.fc17 rubygem-nokogiri-1.5.9-1.fc17 tzdata-2013b-2.fc17 valyriatear-0.5.0-4.fc17 xorg-x11-drv-openchrome-0.3.2-1.fc17 Pending builds: mongodb-2.2.3-4.fc17 qpid-proton-0.4-2.fc17 roundcubemail-0.8.6-1.fc17 Problematic builds:
-------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 146, in run_once for (nvr, rpms) in self.fetch_nvrs(accepted_builds_nvrs): File "/usr/share/autotest/tests/depcheck/depcheck.py", line 483, in fetch_nvrs arches=arches, debuginfo=False, src=False) File "/usr/lib/python2.7/site-packages/autoqa/koji_utils.py", line 191, in get_nvr_rpms rpm_urls = self.nvr_to_urls(nvr, arches=arches, debuginfo=debuginfo, src=src) File "/usr/lib/python2.7/site-packages/autoqa/koji_utils.py", line 147, in nvr_to_urls info = self.getBuild(nvr) File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1543, in __call__ return self.__func(self.__name,args,opts) File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1886, in _callMethod return self._sendCall(handler, headers, request) File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1797, in _sendCall return self._sendOneCall(handler, headers, request) File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1815, in _sendOneCall cnx.endheaders() File "/usr/lib64/python2.7/httplib.py", line 954, in endheaders self._send_output(message_body) File "/usr/lib64/python2.7/httplib.py", line 814, in _send_output self.send(msg) File "/usr/lib64/python2.7/httplib.py", line 776, in send self.connect() File "/usr/lib64/python2.7/httplib.py", line 757, in connect self.timeout, self.source_address) File "/usr/lib64/python2.7/socket.py", line 571, in create_connection raise err error: [Errno 111] Connection refused
******************** TEST ENDED ******************** Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: [Errno 111] Connection refused for f17-updates-testing-pending Submitting full log (log, email) for: depcheck: CRASHED; error: [Errno 111] Connection refused for f17-updates-testing-pending
autoqa-results@lists.stg.fedorahosted.org