Build failed in Jenkins: quantal-server-ec2-daily » amd64,us-east-1,ebs,ubuntu-server-ec2-testing #11
Jenkins Notification
devnull at canonical.com
Fri Jun 15 05:59:52 UTC 2012
See <http://10.189.74.2:8080/job/quantal-server-ec2-daily/./ARCH=amd64,REGION=us-east-1,STORAGE=ebs,label=ubuntu-server-ec2-testing/11/>
------------------------------------------
Started by upstream project "quantal-server-ec2-daily" build number 11
[EnvInject] - Loading node environment variables.
Building remotely on ec2-tester
[ubuntu-server-ec2-testing] $ /bin/sh -xe /tmp/hudson8765369902750386399.sh
+ echo Running Test amd64 us-east-1 ebs for current daily build.
Running Test amd64 us-east-1 ebs for current daily build.
+ rm -Rf tests
+ bzr branch lp:~ubuntu-server-ec2-testing-dev/+junk/ec2-automated-tests tests
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
Branched 59 revision(s).
+ execute-ubuntu-ec2-test -r us-east-1 -s ebs -a amd64 -R quantal -t tests simple-user-data
INFO:root:Creating test for size:m1.large for arch:amd64 in region:us-east-1 placement:any root storage:ebs
INFO:root:Retieving ec2 AMI informfation from http://uec-images.ubuntu.com/query/quantal/server/daily.current.txt
INFO:root:Found AMI ami-8677d4ef
INFO:root:Number of TestCaseExecutors to implement: 1
INFO:root:Executing
AMI: ami-8677d4ef
- #instances: 1
- size: m1.large
- region: us-east-1
- placement: None
- arch: amd64
- storage: ebs
INFO:root:Creating ec2 Connection
INFO:root:Creating keypair for test
INFO:root:Creating security group for test
INFO:root:Starting instances
INFO:root:Tidyup test
Traceback (most recent call last):
File "/usr/bin/execute-ubuntu-ec2-test", line 160, in <module>
success = tce.execute_test()
File "/usr/share/ubuntu-server-ec2-testing/python/ubuntu/ec2/testing.py", line 282, in execute_test
self.start_instances()
File "/usr/share/ubuntu-server-ec2-testing/python/ubuntu/ec2/testing.py", line 372, in start_instances
l_image = self.conn.get_image(self.image.ami)
File "/usr/lib/python2.7/dist-packages/boto/ec2/connection.py", line 223, in get_image
return self.get_all_images(image_ids=[image_id])[0]
File "/usr/lib/python2.7/dist-packages/boto/ec2/connection.py", line 162, in get_all_images
[('item', Image)], verb='POST')
File "/usr/lib/python2.7/dist-packages/boto/connection.py", line 666, in get_list
response = self.make_request(action, params, path, verb)
File "/usr/lib/python2.7/dist-packages/boto/connection.py", line 653, in make_request
return self._mexe(http_request)
File "/usr/lib/python2.7/dist-packages/boto/connection.py", line 582, in _mexe
raise BotoServerError(response.status, response.reason, body)
boto.exception.BotoServerError: BotoServerError: 503 Service Unavailable
<?xml version="1.0" encoding="UTF-8"?>
<Response><Errors><Error><Code>RequestLimitExceeded</Code><Message>Request limit exceeded.</Message></Error></Errors><RequestID>4e7412ca-93fc-4269-801c-3965187f67bb</RequestID></Response>
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
More information about the ubuntu-testing-notifications
mailing list