ec2 demo hangs

Bug #780397 reported by Robert Collins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad Developer Utilities
Expired
High
Unassigned

Bug Description

For me consistently, ec2 stops at

touch --no-create bin/buildout
utilities/shhh.py PYTHONPATH= ./bin/buildout \
                configuration:instance_name=development -c buildout.cfg

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 780397] [NEW] ec2 demo hangs

fwiw i ran it a couple of days ago and it worked

Martin

Revision history for this message
Robert Collins (lifeless) wrote :

possibly a local issue of some sort.

Changed in launchpad:
status: Triaged → Incomplete
Aaron Bentley (abentley)
affects: launchpad → lp-dev-utils
Revision history for this message
Jonathan Lange (jml) wrote :

I just got this for the third time in a row::

$ ../lp-dev-utils/ec2 test
Using machine image version 525
Checking the working tree is clean ...
Checking that the public branch is up to date at
    bzr+ssh://bazaar.launchpad.net/~launchpad-pqm/launchpad/stable
Instance i-3250e755 starting.................................................. started on ec2-50-17-41-228.compute-1.amazonaws.com
Started in 4 minutes 11 seconds
ssh connect to ec2-50-17-41-228.compute-1.amazonaws.com: ..........Traceback (most recent call last):
  File "/home/jml/src/lp-dev-utils/ec2test/instance.py", line 471, in set_up_and_run
    retval = func(*args, **kw)
  File "/home/jml/src/lp-dev-utils/ec2test/testrunner.py", line 510, in run_tests
    self.configure_system()
  File "/home/jml/src/lp-dev-utils/ec2test/testrunner.py", line 320, in configure_system
    user_connection = self._instance.connect()
  File "/home/jml/src/lp-dev-utils/ec2test/instance.py", line 443, in connect
    self._ensure_ec2test_user_has_keys()
  File "/home/jml/src/lp-dev-utils/ec2test/instance.py", line 403, in _ensure_ec2test_user_has_keys
    connection = self._connect('ubuntu')
  File "/home/jml/src/lp-dev-utils/ec2test/instance.py", line 363, in _connect
    ssh.connect(self.hostname, **connect_args)
  File "/usr/lib/python2.7/dist-packages/paramiko/client.py", line 296, in connect
    sock.connect(addr)
  File "/usr/lib/python2.7/socket.py", line 224, in meth
    return getattr(self._sock,name)(*args)
error: [Errno 110] Connection timed out
terminating Instance:i-3250e755... done
instance shutting-down

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Launchpad Developer Utilities because there has been no activity for 60 days.]

Changed in lp-dev-utils:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.