Activity log for bug #1321683

Date Who What changed Old value New value Message
2014-05-21 09:54:32 Ricardo Kirkner bug added bug
2014-05-21 09:54:32 Ricardo Kirkner attachment added strace dump https://bugs.launchpad.net/bugs/1321683/+attachment/4116733/+files/strace-dump.txt
2014-05-21 09:57:28 Ricardo Kirkner description When running juju on canonistack (flavor=1137) using the local provider it takes over 20 minutes to deploy a simple unit (like the wordpress charm). Adding an strace dump to aid in diagnosing the issue (it looks like most the waiting time is spent in epoll_wait related to veth). When running juju on canonistack (flavor=1137) using the local provider it takes over 20 minutes to deploy a simple unit (like the wordpress charm). Steps to reproduce: - create an instance on canonistack lcy02 region - deploy a unit juju bootstrap juju deploy wordpress Adding an strace dump to aid in diagnosing the issue (it looks like most the waiting time is spent in epoll_wait related to veth).
2014-05-21 10:10:05 Ricardo Kirkner description When running juju on canonistack (flavor=1137) using the local provider it takes over 20 minutes to deploy a simple unit (like the wordpress charm). Steps to reproduce: - create an instance on canonistack lcy02 region - deploy a unit juju bootstrap juju deploy wordpress Adding an strace dump to aid in diagnosing the issue (it looks like most the waiting time is spent in epoll_wait related to veth). When running juju on canonistack (flavor=1137) using the local provider it takes over 20 minutes to deploy a simple unit (like the wordpress charm). As the initial unit fails (see bug #1231686) even though the lxc template gets properly created, the second time you try to deploy the unit it will pick up the template and go straight to deploy the unit. Steps to reproduce: - create an instance on canonistack lcy02 region - deploy a unit juju bootstrap juju deploy wordpress (this fails, as stated in bug #1231686) - reset the environment juju destroy-environment local -y - retry juju bootstrap juju deploy wordpress Adding an strace dump to aid in diagnosing the issue (it looks like most the waiting time is spent in epoll_wait related to veth).
2014-05-21 12:55:14 Curtis Hovey tags canonistack
2014-05-21 12:55:56 Curtis Hovey juju-core: status New Incomplete
2014-05-21 12:57:18 Curtis Hovey juju-core: status Incomplete Invalid