openstack-ubuntu-testing-notifications team mailing list archive
-
openstack-ubuntu-testing-notifications team
-
Mailing list archive
-
Message #13379
Build failed in Jenkins: cloud-archive_folsom_version-drift #40036
See <http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/40036/>
------------------------------------------
Started by timer
Building remotely on pkg-builder in workspace <http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/ws/>
[cloud-archive_folsom_version-drift] $ /bin/bash -xe /tmp/hudson2402552380889050255.sh
+ OS_RELEASE=folsom
+ /var/lib/jenkins/tools/ubuntu-reports/server/cloud-archive/version-tracker/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/ubuntu-reports/server/cloud-archive/version-tracker/gather-versions.py", line 210, in <module>
ubuntu_versions = query_ubuntu(staging_versions.keys(), dev_rel)
File "/var/lib/jenkins/tools/ubuntu-reports/server/cloud-archive/version-tracker/gather-versions.py", line 185, in query_ubuntu
vers = get_ubuntu_pkg_vers(p, release)[1]
File "/var/lib/jenkins/tools/ubuntu-reports/server/cloud-archive/version-tracker/gather-versions.py", line 152, in get_ubuntu_pkg_vers
release = conn['ubuntu'].getSeries(name_or_version=release)
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 585, in __call__
extra_headers=extra_headers)
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 408, in _request
raise error
lazr.restfulclient.errors.ServerError: HTTP Error 504: Gateway Time-out
Response headers:
---
-content-encoding: gzip
cache-control: no-cache
content-length: 92
content-type: text/html
date: Thu, 06 Feb 2014 10:33:15 GMT
status: 504
transfer-encoding: chunked
vary: Accept-Encoding
---
Response body:
---
<html><body><h1>504 Gateway Time-out</h1>
The server didn't respond in time.
</body></html>
---
Build step 'Execute shell' marked build as failure
Follow ups