Activity log for bug #1269835

Date Who What changed Old value New value Message
2014-01-16 15:05:47 Aaron Bentley bug added bug
2014-01-16 15:05:47 Aaron Bentley attachment added Original log https://bugs.launchpad.net/bugs/1269835/+attachment/3950119/+files/console-log.txt
2014-01-16 15:18:57 Aaron Bentley summary aws provider handles 307 poorly azure provider handles 307 poorly
2014-01-16 15:19:14 Aaron Bentley tags bootstrap ci ec2-provider azure-provider bootstrap ci
2014-01-16 15:26:03 Aaron Bentley description A recent aws test failed with "2014-01-16 01:46:29 ERROR juju supercommand.go:282 cannot start bootstrap instance: POST request failed (307: Temporary Redirect) Command '('juju', '--show-log', 'bootstrap', '-e', 'test-cloud-azure', '--constraints', 'mem=2G')' returned non-zero exit status 1" Given that this is a temporary redirect, perhaps it should be retried. Or perhaps a clearer error should be given to the user. A recent aws test failed with "2014-01-16 01:46:29 ERROR juju supercommand.go:282 cannot start bootstrap instance: POST request failed (307: Temporary Redirect) Command '('juju', '--show-log', 'bootstrap', '-e', 'test-cloud-azure', '--constraints', 'mem=2G')' returned non-zero exit status 1" Given that this is a temporary redirect, perhaps it should be retried. Or perhaps a clearer error should be given to the user. Also, subsequent bootstrap attempts fail with "Environment is already bootstrapped". If it really did fail to bootstrap, it should not report "Environment is already bootstrapped".
2014-02-04 06:10:04 Andrew Wilkins juju-core: importance Low High
2014-02-04 06:10:08 Andrew Wilkins juju-core: assignee Andrew Wilkins (axwalk)
2014-02-04 06:10:13 Andrew Wilkins juju-core: milestone 1.18.0
2014-02-04 06:12:41 Andrew Wilkins juju-core: status Triaged In Progress
2014-02-04 09:12:47 Andrew Wilkins branch linked lp:~axwalk/gwacl/management-api-307-redirects
2014-02-05 05:16:03 Andrew Wilkins branch linked lp:~axwalk/juju-core/lp1269835-update-gwacl-revno
2014-02-06 03:19:48 Andrew Wilkins juju-core: status In Progress Fix Committed
2014-02-10 14:57:54 Curtis Hovey juju-core: milestone 1.18.0 1.17.3
2014-02-11 17:39:56 Curtis Hovey nominated for series juju-core/1.16
2014-02-11 17:39:56 Curtis Hovey bug task added juju-core/1.16
2014-02-11 17:40:02 Curtis Hovey juju-core/1.16: milestone 1.16.6
2014-02-11 17:40:05 Curtis Hovey juju-core/1.16: status New Fix Committed
2014-02-11 17:40:08 Curtis Hovey juju-core/1.16: importance Undecided Critical
2014-02-11 17:41:37 Curtis Hovey branch linked lp:~wallyworld/juju-core/gwacl-231
2014-02-11 17:41:58 Curtis Hovey juju-core/1.16: assignee Ian Booth (wallyworld)
2014-02-11 21:15:56 Curtis Hovey description A recent aws test failed with "2014-01-16 01:46:29 ERROR juju supercommand.go:282 cannot start bootstrap instance: POST request failed (307: Temporary Redirect) Command '('juju', '--show-log', 'bootstrap', '-e', 'test-cloud-azure', '--constraints', 'mem=2G')' returned non-zero exit status 1" Given that this is a temporary redirect, perhaps it should be retried. Or perhaps a clearer error should be given to the user. Also, subsequent bootstrap attempts fail with "Environment is already bootstrapped". If it really did fail to bootstrap, it should not report "Environment is already bootstrapped". A recent azure test failed with "2014-01-16 01:46:29 ERROR juju supercommand.go:282 cannot start bootstrap instance: POST request failed (307: Temporary Redirect) Command '('juju', '--show-log', 'bootstrap', '-e', 'test-cloud-azure', '--constraints', 'mem=2G')' returned non-zero exit status 1" Given that this is a temporary redirect, perhaps it should be retried. Or perhaps a clearer error should be given to the user. Also, subsequent bootstrap attempts fail with "Environment is already bootstrapped". If it really did fail to bootstrap, it should not report "Environment is already bootstrapped".
2014-02-11 21:44:06 Curtis Hovey juju-core/1.16: status Fix Committed Fix Released
2014-02-14 10:16:39 James Page bug task added juju-core (Ubuntu)
2014-02-14 10:16:55 James Page nominated for series Ubuntu Saucy
2014-02-14 10:16:55 James Page bug task added juju-core (Ubuntu Saucy)
2014-02-14 10:17:06 James Page juju-core (Ubuntu): status New Fix Released
2014-02-14 10:17:16 James Page juju-core (Ubuntu Saucy): status New Triaged
2014-02-14 10:17:24 James Page juju-core (Ubuntu Saucy): importance Undecided High
2014-02-21 15:42:38 Curtis Hovey juju-core: status Fix Committed Fix Released
2014-04-10 10:47:16 James Page description A recent azure test failed with "2014-01-16 01:46:29 ERROR juju supercommand.go:282 cannot start bootstrap instance: POST request failed (307: Temporary Redirect) Command '('juju', '--show-log', 'bootstrap', '-e', 'test-cloud-azure', '--constraints', 'mem=2G')' returned non-zero exit status 1" Given that this is a temporary redirect, perhaps it should be retried. Or perhaps a clearer error should be given to the user. Also, subsequent bootstrap attempts fail with "Environment is already bootstrapped". If it really did fail to bootstrap, it should not report "Environment is already bootstrapped". [Impact] Users unable to use Azure cloud due to introduction of redirects in API [Test Case] juju bootstrap -e test-cloud-azure #fails [Regression Potential] Update to gwacl library; minimal regression potential. [Original bug report] A recent azure test failed with "2014-01-16 01:46:29 ERROR juju supercommand.go:282 cannot start bootstrap instance: POST request failed (307: Temporary Redirect) Command '('juju', '--show-log', 'bootstrap', '-e', 'test-cloud-azure', '--constraints', 'mem=2G')' returned non-zero exit status 1" Given that this is a temporary redirect, perhaps it should be retried. Or perhaps a clearer error should be given to the user. Also, subsequent bootstrap attempts fail with "Environment is already bootstrapped". If it really did fail to bootstrap, it should not report "Environment is already bootstrapped".
2014-12-05 06:35:42 Rolf Leggewie juju-core (Ubuntu Saucy): status Triaged Won't Fix