****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f18-updates-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: x86_64
* HIGHLIGHTS: 1 items
* OUTPUT: 53 lines
* FULL OUTPUT: 55 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171589-autotest/virt24.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171589-autotest/virt24.qa/depch…
--------------------------------------------------------------------------------
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 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f18-updates-pending
Querying Koji for builds...
Builds to be tested:
afuse-0.4-1.fc18
corosync-2.3.0-1.fc18
dhcp-4.2.5-3.fc18
dnf-0.2.20-1.gitdec970f.fc18
glib2-2.34.2-2.fc18
gpm-1.20.6-26.fc18
hawkey-0.3.6-1.gitc8365fa.fc18
i3-4.4-1.fc18
imapsync-1.518-2.fc18
ldc-2-36.20130104git82a3216.fc18
libsolv-0.2.3-1.gitf663ca2.fc18
libstoragemgmt-0.0.16-1.fc18
linuxconsoletools-1.4.4-4.fc18
mc-4.8.7-1.fc18
net-snmp-5.7.2-5.fc18
oddjob-0.31.3-2.fc18
perl-5.16.2-237.fc18
perl-Digest-SHA-5.74-3.fc18
perl-Gravatar-URL-1.06-2.fc18
perl-Image-ExifTool-9.13-1.fc18
perl-PPIx-Regexp-0.029-1.fc18
proftpd-1.3.4b-5.fc18
psacct-6.5.5-8.fc18
rubygem-foreigner-1.3.0-1.fc18
rubygem-openshift-origin-dns-bind-1.1.1-2.fc18
samba-4.0.1-1.fc18
shadow-utils-4.1.5.1-2.fc18
tog-pegasus-2.12.0-5.fc18
warzone2100-3.1.0-1.fc18
yawn-0-0.13.20130118svn610.fc18
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
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 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-pending
****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f17-updates-testing-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: i386
* HIGHLIGHTS: 1 items
* OUTPUT: 50 lines
* FULL OUTPUT: 52 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171259-autotest/virt26.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171259-autotest/virt26.qa/depch…
--------------------------------------------------------------------------------
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 117, in run_once
if self.is_accepted(nvr)])
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 66, in is_accepted
self.detail.arch)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 114, in bodhi_already_commented
u = query_update(update)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f17-updates-testing-pending
Querying Koji for builds...
Builds to be tested:
jemalloc-3.3.0-1.fc17
mercurial-2.3.1-1.fc17
mingw-angleproject-0-0.3.svn1561.20121214.fc17
mingw-dbus-1.4.24-1.fc17
mingw-headers-2.0.999-0.9.trunk.20121016.fc17
mingw-qt5-qtbase-5.0.0-3.fc17
perl-DateTime-Format-Duration-1.03-1.a.fc17
psimedia-1.0.3-11.fc17
python-simplevisor-0.7-1.fc17
qpid-proton-0.3-3.fc17
ruby-1.9.3.362-25.fc17
squid-3.2.5-2.fc17
tiled-0.9.0-1.fc17
Querying Bodhi for matching updates...
Bodhi updates found:
jemalloc-3.3.0-1.fc17
mercurial-2.3.1-1.fc17
mingw-headers-2.0.999-0.9.trunk.20121016.fc17,mingw-dbus-1.4.24-1.fc17,mingw-qt5-qtbase-5.0.0-3.fc17,mingw-angleproject-0-0.3.svn1561.20121214.fc17
perl-DateTime-Format-Duration-1.03-1.a.fc17
psimedia-1.0.3-11.fc17
python-simplevisor-0.7-1.fc17
qpid-proton-0.3-3.fc17
ruby-1.9.3.362-25.fc17
squid-3.2.5-2.fc17
tiled-0.9.0-1.fc17
Querying Bodhi for accepted 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 117, in run_once
if self.is_accepted(nvr)])
File "/usr/share/autotest/tests/depcheck/depcheck.py", line 66, in is_accepted
self.detail.arch)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 114, in bodhi_already_commented
u = query_update(update)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-testing-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-testing-pending
****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f18-updates-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: x86_64
* HIGHLIGHTS: 1 items
* OUTPUT: 53 lines
* FULL OUTPUT: 55 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171574-autotest/virt24.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171574-autotest/virt24.qa/depch…
--------------------------------------------------------------------------------
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 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f18-updates-pending
Querying Koji for builds...
Builds to be tested:
afuse-0.4-1.fc18
corosync-2.3.0-1.fc18
dhcp-4.2.5-3.fc18
dnf-0.2.20-1.gitdec970f.fc18
glib2-2.34.2-2.fc18
gpm-1.20.6-26.fc18
hawkey-0.3.6-1.gitc8365fa.fc18
i3-4.4-1.fc18
imapsync-1.518-2.fc18
ldc-2-36.20130104git82a3216.fc18
libsolv-0.2.3-1.gitf663ca2.fc18
libstoragemgmt-0.0.16-1.fc18
linuxconsoletools-1.4.4-4.fc18
mc-4.8.7-1.fc18
net-snmp-5.7.2-5.fc18
oddjob-0.31.3-2.fc18
perl-5.16.2-237.fc18
perl-Digest-SHA-5.74-3.fc18
perl-Gravatar-URL-1.06-2.fc18
perl-Image-ExifTool-9.13-1.fc18
perl-PPIx-Regexp-0.029-1.fc18
proftpd-1.3.4b-5.fc18
psacct-6.5.5-8.fc18
rubygem-foreigner-1.3.0-1.fc18
rubygem-openshift-origin-dns-bind-1.1.1-2.fc18
samba-4.0.1-1.fc18
shadow-utils-4.1.5.1-2.fc18
tog-pegasus-2.12.0-5.fc18
warzone2100-3.1.0-1.fc18
yawn-0-0.13.20130118svn610.fc18
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
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 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-pending
****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f18-updates-testing-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: x86_64
* HIGHLIGHTS: 1 items
* OUTPUT: 51 lines
* FULL OUTPUT: 53 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171558-autotest/virt27.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171558-autotest/virt27.qa/depch…
--------------------------------------------------------------------------------
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 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f18-updates-testing-pending
Querying Koji for builds...
Builds to be tested:
antlrworks-1.4.3-7.fc18
cabal-rpm-0.7.0-1.fc18
dumpasn1-20130113-2.fc18
eclipse-4.2.2-0.5.git20121217.fc18
eclipse-emf-2.8.1-7.fc18
guestfs-browser-0.2.2-1.fc18
jemalloc-3.3.0-1.fc18
libreoffice-3.6.5.2-1.fc18
maradns-2.0.07-1.fc18
mingw-angleproject-0-0.3.svn1561.20121214.fc18
mingw-qt5-qtbase-5.0.0-3.fc18
mnemosyne-2.2-3.a.fc18
mozc-1.6.1187.102-2.fc18
netpbm-10.61.01-1.fc18
opencryptoki-2.4.2-3.fc18
perl-DateTime-Format-Duration-1.03-1.a.fc18
psimedia-1.0.3-11.fc18
python-logbook-0.4.1-1.fc18
python-simplevisor-0.7-1.fc18
pywbem-0.7.0-8.20130128svn613.fc18
qpid-cpp-0.20-2.fc18
qpid-proton-0.3-3.fc18
rpm-4.10.2-2.fc18
ruby-1.9.3.362-25.fc18
squid-3.2.5-2.fc18
starcal-2.1.0-4.fc18
tiled-0.9.0-1.fc18
ypserv-2.29-7.fc18
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
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 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-testing-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-testing-pending
****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f18-updates-testing-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: i386
* HIGHLIGHTS: 1 items
* OUTPUT: 51 lines
* FULL OUTPUT: 53 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171238-autotest/virt26.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171238-autotest/virt26.qa/depch…
--------------------------------------------------------------------------------
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 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f18-updates-testing-pending
Querying Koji for builds...
Builds to be tested:
antlrworks-1.4.3-7.fc18
cabal-rpm-0.7.0-1.fc18
dumpasn1-20130113-2.fc18
eclipse-4.2.2-0.5.git20121217.fc18
eclipse-emf-2.8.1-7.fc18
guestfs-browser-0.2.2-1.fc18
jemalloc-3.3.0-1.fc18
libreoffice-3.6.5.2-1.fc18
maradns-2.0.07-1.fc18
mingw-angleproject-0-0.3.svn1561.20121214.fc18
mingw-qt5-qtbase-5.0.0-3.fc18
mnemosyne-2.2-3.a.fc18
mozc-1.6.1187.102-2.fc18
netpbm-10.61.01-1.fc18
opencryptoki-2.4.2-3.fc18
perl-DateTime-Format-Duration-1.03-1.a.fc18
psimedia-1.0.3-11.fc18
python-logbook-0.4.1-1.fc18
python-simplevisor-0.7-1.fc18
pywbem-0.7.0-8.20130128svn613.fc18
qpid-cpp-0.20-2.fc18
qpid-proton-0.3-3.fc18
rpm-4.10.2-2.fc18
ruby-1.9.3.362-25.fc18
squid-3.2.5-2.fc18
starcal-2.1.0-4.fc18
tiled-0.9.0-1.fc18
ypserv-2.29-7.fc18
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
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 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-testing-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-testing-pending
****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f18-updates-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: i386
* HIGHLIGHTS: 1 items
* OUTPUT: 51 lines
* FULL OUTPUT: 53 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171229-autotest/virt26.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171229-autotest/virt26.qa/depch…
--------------------------------------------------------------------------------
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 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f18-updates-pending
Querying Koji for builds...
Builds to be tested:
corosync-2.3.0-1.fc18
dhcp-4.2.5-3.fc18
dnf-0.2.20-1.gitdec970f.fc18
glib2-2.34.2-2.fc18
gpm-1.20.6-26.fc18
hawkey-0.3.6-1.gitc8365fa.fc18
i3-4.4-1.fc18
imapsync-1.518-2.fc18
ldc-2-36.20130104git82a3216.fc18
libsolv-0.2.3-1.gitf663ca2.fc18
libstoragemgmt-0.0.16-1.fc18
linuxconsoletools-1.4.4-4.fc18
mc-4.8.7-1.fc18
net-snmp-5.7.2-5.fc18
oddjob-0.31.3-2.fc18
perl-5.16.2-237.fc18
perl-Digest-SHA-5.74-3.fc18
perl-Gravatar-URL-1.06-2.fc18
perl-PPIx-Regexp-0.029-1.fc18
proftpd-1.3.4b-5.fc18
psacct-6.5.5-8.fc18
rubygem-foreigner-1.3.0-1.fc18
rubygem-openshift-origin-dns-bind-1.1.1-2.fc18
samba-4.0.1-1.fc18
shadow-utils-4.1.5.1-2.fc18
tog-pegasus-2.12.0-5.fc18
warzone2100-3.1.0-1.fc18
yawn-0-0.13.20130118svn610.fc18
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
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 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f18-updates-pending
****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f17-updates-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: i386
* HIGHLIGHTS: 1 items
* OUTPUT: 43 lines
* FULL OUTPUT: 45 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171226-autotest/virt26.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171226-autotest/virt26.qa/depch…
--------------------------------------------------------------------------------
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 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f17-updates-pending
Querying Koji for builds...
Builds to be tested:
corosync-2.3.0-1.fc17
darktable-1.1.2-1.fc17
eclipse-systemtapgui-1.2-4.fc17
gdb-7.4.50.20120120-54.fc17
glances-1.5.2-2.fc17
gpm-1.20.6-23.fc17
libguestfs-1.18.11-2.fc17
libstoragemgmt-0.0.16-1.fc17
oddjob-0.31.3-2.fc17
perl-5.14.3-219.fc17
perl-Gravatar-URL-1.06-2.fc17
perl-PPIx-Regexp-0.029-1.fc17
proftpd-1.3.4b-5.fc17
psacct-6.5.5-6.fc17
rubygem-foreigner-1.3.0-1.fc17
rubygem-openshift-origin-dns-bind-1.1.1-2.fc17
shadow-utils-4.1.5.1-2.fc17
spec2scl-0.3.4-1.fc17
spice-xpi-2.8-2.fc17
warzone2100-3.1.0-1.fc17
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
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 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f16-updates-testing-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: x86_64
* HIGHLIGHTS: 1 items
* OUTPUT: 31 lines
* FULL OUTPUT: 33 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171548-autotest/virt27.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171548-autotest/virt27.qa/depch…
--------------------------------------------------------------------------------
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 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f16-updates-testing-pending
Querying Koji for builds...
Builds to be tested:
bacula-5.0.3-35.fc16
guacamole-0.7.1-1.fc16
guacamole-common-0.7.0-2.fc16
guacamole-ext-0.7.0-2.fc16
jemalloc-3.3.0-1.fc16
libguac-client-vnc-0.7.0-2.fc16
python-simplevisor-0.7-1.fc16
tiled-0.9.0-1.fc16
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
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 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f16-updates-testing-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f16-updates-testing-pending
****************************************
* TEST: depcheck
* RESULT: CRASHED
* ID: f17-updates-pending
* SUMMARY: error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
* ARCH: i386
* HIGHLIGHTS: 1 items
* OUTPUT: 41 lines
* FULL OUTPUT: 43 lines
* ADDITIONAL EMAIL RECIPIENTS:
****************************************
Debug info: http://autoqa-stg.fedoraproject.org/results/171212-autotest/virt26.qa/debug/
All results: http://autoqa-stg.fedoraproject.org/results/171212-autotest/virt26.qa/depch…
--------------------------------------------------------------------------------
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 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
--------------------------------------------------------------------------------
Koji tag to be tested: f17-updates-pending
Querying Koji for builds...
Builds to be tested:
corosync-2.3.0-1.fc17
darktable-1.1.2-1.fc17
eclipse-systemtapgui-1.2-4.fc17
gdb-7.4.50.20120120-54.fc17
glances-1.5.2-2.fc17
libguestfs-1.18.11-2.fc17
libstoragemgmt-0.0.16-1.fc17
oddjob-0.31.3-2.fc17
perl-5.14.3-219.fc17
perl-Gravatar-URL-1.06-2.fc17
perl-PPIx-Regexp-0.029-1.fc17
proftpd-1.3.4b-5.fc17
rubygem-foreigner-1.3.0-1.fc17
rubygem-openshift-origin-dns-bind-1.1.1-2.fc17
shadow-utils-4.1.5.1-2.fc17
spec2scl-0.3.4-1.fc17
spice-xpi-2.8-2.fc17
warzone2100-3.1.0-1.fc17
Querying Bodhi for matching updates...
--------------------------------------------------------------------------------
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 91, in run_once
build_to_update, failures = build2update(pending, strict = True)
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 291, in build2update
update = query_update(util.envra(build, 'nvr'))
File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update
res = bodhi.query(package=package, limit=1)
File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
return self.send_request('list', req_params=params, auth=auth)
File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
auth_params=auth_params, retries=retries)
File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 396, in send_request
request.perform()
error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known')
******************** TEST ENDED ********************
Submitting results (log, email, resultsdb) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending
Submitting full log (log, email) for: depcheck: CRASHED; error: (6, 'Could not resolve host: autoqa-stg01.qa.fedoraproject.org; Name or service not known') for f17-updates-pending