Build failed in Jenkins: raring-server-ec2-daily » amd64,us-east-1,instance-store,simple-user-data,ubuntu-server-ec2-testing #52

Jenkins Notification devnull at canonical.com
Wed Apr 17 14:01:56 UTC 2013


See <http://10.189.74.2:8080/job/raring-server-ec2-daily/./ARCH=amd64,REGION=us-east-1,STORAGE=instance-store,TEST=simple-user-data,label=ubuntu-server-ec2-testing/52/>

------------------------------------------
Started by upstream project "raring-server-ec2-daily" build number 52
[EnvInject] - Loading node environment variables.
Building remotely on ec2-tester
[ubuntu-server-ec2-testing] $ /bin/sh -xe /tmp/hudson5538722030027793208.sh
+ echo Running Test amd64 us-east-1 instance-store for current daily build.
Running Test amd64 us-east-1 instance-store for current daily build.
+ rm -Rf *
+ 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 68 revision(s).
+ execute-ubuntu-ec2-test -r us-east-1 -s instance-store -a amd64 -R raring -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:instance-store
INFO:root:Retieving ec2 AMI informfation from http://uec-images.ubuntu.com/query/raring/server/daily.current.txt
INFO:root:Found AMI ami-440e6f2d 
INFO:root:Number of TestCaseExecutors to implement: 1
INFO:root:Executing 
        AMI: ami-440e6f2d
            - #instances: 1
            - size: m1.large
            - region: us-east-1 
            - placement: None 
            - arch: amd64 
            - storage: instance-store
        
INFO:root:Creating ec2 Connection
INFO:root:Creating keypair for test
INFO:root:Creating security group for test
INFO:root:Starting instances
INFO:root:Executing 1 instance for ami ami-440e6f2d of size m1.large in region us-east-1 (None)
INFO:root:Instances requested, reservation instances [Instance:i-f8f72f9b]
INFO:root:Waiting for reservation to complete
INFO:root:Monitoring for test completion
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
INFO:root:Current testing phase: 1
# ec2-50-19-193-187.compute-1.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-4
# ec2-50-19-193-187.compute-1.amazonaws.com SSH-2.0-OpenSSH_6.1p1 Debian-4
Warning: Permanently added the RSA host key for IP address '50.19.193.187' to the list of known hosts.
INFO:root:Current testing phase: 2
DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20130417-1401-b3b39f3f5a754e.pem', '-o', 'UserKnownHostsFile=None/amd64/m1.large/instance-store/i-f8f72f9b/host.keys', 'root at ec2-50-19-193-187.compute-1.amazonaws.com', 'echo Hello World']
DEBUG:root:Cmd output: Please login as the user "ubuntu" rather than the user "root".


DEBUG:root:Cmd: ['ssh', '-i', 'uec2-20130417-1401-b3b39f3f5a754e.pem', '-o', 'UserKnownHostsFile=None/amd64/m1.large/instance-store/i-f8f72f9b/host.keys', 'ubuntu at ec2-50-19-193-187.compute-1.amazonaws.com', 'echo Hello World']
DEBUG:root:Cmd output: Hello World

INFO:root:Tidyup test
ERROR:boto:400 Bad Request
ERROR:boto:<?xml version="1.0" encoding="UTF-8"?>
<Response><Errors><Error><Code>InvalidGroup.InUse</Code><Message>There are active instances using security group 'uec2-20130417-1401-b3b39f3f5a754e'</Message></Error></Errors><RequestID>82a0f238-dfce-4ca5-bc98-70a7695bdad9</RequestID></Response>
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 313, in execute_test
    self.tidyup()
  File "/usr/share/ubuntu-server-ec2-testing/python/ubuntu/ec2/testing.py", line 517, in tidyup
    self.security.delete()
  File "/usr/lib/python2.7/dist-packages/boto/ec2/securitygroup.py", line 80, in delete
    return self.connection.delete_security_group(self.name)
  File "/usr/lib/python2.7/dist-packages/boto/ec2/connection.py", line 1773, in delete_security_group
    return self.get_status('DeleteSecurityGroup', params, verb='POST')
  File "/usr/lib/python2.7/dist-packages/boto/connection.py", line 718, in get_status
    raise self.ResponseError(response.status, response.reason, body)
boto.exception.EC2ResponseError: EC2ResponseError: 400 Bad Request
<?xml version="1.0" encoding="UTF-8"?>
<Response><Errors><Error><Code>InvalidGroup.InUse</Code><Message>There are active instances using security group 'uec2-20130417-1401-b3b39f3f5a754e'</Message></Error></Errors><RequestID>82a0f238-dfce-4ca5-bc98-70a7695bdad9</RequestID></Response>
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results



More information about the ubuntu-testing-notifications mailing list