Bundletester fails due to state changing too quickly; try again soon in juju deployer
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-deployer |
New
|
Undecided
|
Unassigned |
Bug Description
I can run a test and have it complete then try to re run it and bundletest will fail with :
{
"executable": [
],
"returncode": 1,
"test": "01-deploy.py",
"exit": "/tmp/bundletes
"output": "2017-05-05 10:37:24 Starting deployment of aws1:admin/
"duration": 1.95258,
"suite": "gitlab-server",
"dirname": "/tmp/bundletes
}
If I copy the bundletester command
ubuntu@
2017-05-05 10:42:01 Starting deployment of aws1:admin/default
2017-05-05 10:42:01 Deploying applications...
2017-05-05 10:42:01 Deploying application gitlab using cs:~spiculechar
2017-05-05 10:42:02 Error deploying application 'gitlab'
2017-05-05 10:42:02 Command (juju deploy -m aws1:admin/default --series xenial cs:~spiculechar
Located charm "cs:~spiculecha
Deploying charm "cs:~spiculecha
ERROR cannot add application "gitlab": state changing too quickly; try again soon
2017-05-05 10:42:02 Deployment stopped. run time: 1.34
If I rebootstrap it goes back to running fine