cloudfoundry-incubator / push-apps

A jar to aide in CI or Bosh jobs that have to push many applications to CF
Apache License 2.0
0 stars 2 forks source link

Don't retry create security group when the error is because the name is taken #6

Open trevorwhitney opened 6 years ago

trevorwhitney commented 6 years ago
2018-01-09 20:51:58 DEBUG pushapps.SecurityGroupCreator [main] Create security group push-apps-spike: STARTED
2018-01-09 20:51:58 DEBUG pushapps.CloudFoundryClient [cloudfoundry-client-nio-2] Resuming operation due to error CF-SecurityGroupNameTaken(300005): The security group name is taken: push-apps-spike
2018-01-09 20:51:58 DEBUG pushapps.CloudFoundryClient [cloudfoundry-client-nio-4] Resuming operation due to error CF-SecurityGroupNameTaken(300005): The security group name is taken: push-apps-spike
2018-01-09 20:51:58 DEBUG pushapps.CloudFoundryClient [cloudfoundry-client-nio-2] Resuming operation due to error CF-SecurityGroupNameTaken(300005): The security group name is taken: push-apps-spike
2018-01-09 20:51:58 INFO pushapps.SecurityGroupCreator [cloudfoundry-client-nio-4] Create security group push-apps-spike: SUCCESS
cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.