Build failed in Jenkins: oneiric-server-ec2-daily » i386,us-west-2,ebs,ubuntu-server-ec2-testing #37
Jenkins Notification
devnull at canonical.com
Sun Apr 8 08:47:56 UTC 2012
See <http://10.189.74.2:8080/job/oneiric-server-ec2-daily/./ARCH=i386,REGION=us-west-2,STORAGE=ebs,label=ubuntu-server-ec2-testing/37/>
------------------------------------------
Started by upstream project "oneiric-server-ec2-daily" build number 37
Building remotely on ec2-tester
[ubuntu-server-ec2-testing] $ /bin/sh -xe /tmp/hudson105594572454394448.sh
+ echo Running Test i386 us-west-2 ebs for current daily build.
Running Test i386 us-west-2 ebs for current daily build.
+ rm -Rf None i-06605436_test_remote.pyc 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-west-2 -s ebs -a i386 -R oneiric -t tests simple-user-data
INFO:root:Creating test for size:m1.small for arch:i386 in region:us-west-2 placement:any root storage:ebs
INFO:root:Retieving ec2 AMI informfation from http://uec-images.ubuntu.com/query/oneiric/server/daily.current.txt
INFO:root:Found AMI ami-f4e76bc4
INFO:root:Number of TestCaseExecutors to implement: 1
INFO:root:Executing
AMI: ami-f4e76bc4
- #instances: 1
- size: m1.small
- region: us-west-2
- placement: None
- arch: i386
- storage: ebs
INFO:root:Creating ec2 Connection
INFO:root:Creating keypair for test
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 278, in execute_test
self.create_keypair()
File "/usr/share/ubuntu-server-ec2-testing/python/ubuntu/ec2/testing.py", line 340, in create_keypair
self.keypair = self.conn.create_key_pair(self.uuid)
File "/usr/lib/python2.7/dist-packages/boto/ec2/connection.py", line 1662, in create_key_pair
return self.get_object('CreateKeyPair', params, KeyPair, verb='POST')
File "/usr/lib/python2.7/dist-packages/boto/connection.py", line 685, in get_object
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: 500 Internal Server Error
<?xml version="1.0" encoding="UTF-8"?>
<Response><Errors><Error><Code>InternalError</Code><Message>An internal error has occurred</Message></Error></Errors><RequestID>00c75ec5-5af7-461c-a23f-0a12cf3e2f22</RequestID></Response>
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
More information about the ubuntu-testing-notifications
mailing list