openstack-ubuntu-testing-notifications team mailing list archive
-
openstack-ubuntu-testing-notifications team
-
Mailing list archive
-
Message #03069
Build failed in Jenkins: cloud-archive_folsom_version-drift #4724
See <http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/4724/>
------------------------------------------
Started by timer
Building remotely on pkg-builder
[cloud-archive_folsom_version-drift] $ /bin/bash -xe /tmp/hudson9162036429915071603.sh
+ OS_RELEASE=folsom
+ /var/lib/jenkins/tools/ca-versions/gather-versions.py folsom
INFO:root:Querying package list and versions from staging PPA.
INFO:root:Initializing connection to LP...
INFO:root:Querying Ubuntu versions for all packages.
Traceback (most recent call last):
File "/var/lib/jenkins/tools/ca-versions/gather-versions.py", line 170, in <module>
ubuntu_versions = query_ubuntu(staging_versions.keys(), dev_rel)
File "/var/lib/jenkins/tools/ca-versions/gather-versions.py", line 149, in query_ubuntu
vers = get_ubuntu_pkg_vers(p, release)[1]
File "/var/lib/jenkins/tools/ca-versions/gather-versions.py", line 131, in get_ubuntu_pkg_vers
updates = _get_vers('Updates')
File "/var/lib/jenkins/tools/ca-versions/gather-versions.py", line 125, in _get_vers
distro_series=release)[0]
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 802, in __getitem__
found_slice = self._get_slice(slice(key, key+1))
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 860, in _get_slice
unicode(self._root._browser.get(page_url)))
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 291, in get
response, content = self._request(url, extra_headers=headers)
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 281, in _request
raise error
lazr.restfulclient.errors.ServerError: HTTP Error 500: Internal Server Error
Response headers:
---
-content-encoding: gzip
connection: close
content-length: 119
content-type: text/html;charset=utf-8
date: Thu, 10 Jan 2013 10:01:07 GMT
retry-after: 900
server: zope.server.http (HTTP)
status: 500
vary: Accept-Encoding
via: 1.1 api.launchpad.net
x-lazr-oopsid: OOPS-9b8a2eda3f0be40929c0f3eef3fe7bfb
x-powered-by: Zope (www.zope.org), Python (www.python.org)
---
Response body:
---
<html><head><title>RequestExpired</title></head>
<body><h2>RequestExpired</h2>
A server error occurred.
</body></html>
---
Build step 'Execute shell' marked build as failure
Follow ups