Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase ssb-solrcloud ram #142

Merged
merged 1 commit into from
Jun 6, 2022
Merged

Increase ssb-solrcloud ram #142

merged 1 commit into from
Jun 6, 2022

Conversation

nickumia-reisys
Copy link
Contributor

Last deployment failed with 137 (out of memory)

Last Run: https://github.com/GSA/datagov-ssb/runs/6761805504?check_suite_focus=true
image

Last deployment failed with 137 (out of memory)
@nickumia-reisys nickumia-reisys temporarily deployed to production June 6, 2022 19:43 Inactive
@nickumia-reisys nickumia-reisys temporarily deployed to staging June 6, 2022 19:43 Inactive
@nickumia-reisys nickumia-reisys requested a review from a team June 6, 2022 19:43
@github-actions
Copy link

github-actions bot commented Jun 6, 2022

Terraform plan for staging

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # module.broker_solrcloud.cloudfoundry_app.ssb will be updated in-place
  ~ resource "cloudfoundry_app" "ssb" {
        id                         = "eacee3b5-78a5-46a2-b24f-f0d014ceec9d"
      ~ id_bg                      = "************************************" -> (known after apply)
      ~ memory                     = 256 -> 1024
        name                       = "ssb-solrcloud"
      ~ source_code_hash           = "prEe3/+bghvo+xE4NomVTciMLWeQR+/IV2NVm0K/ZAs=" -> "DPbMwantM0vsQuJOEUZXKEw2B7V9h3fV0qjQYz8RFhI="
        # (17 unchanged attributes hidden)


        # (3 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

✅ Plan applied in apply #90

@github-actions
Copy link

github-actions bot commented Jun 6, 2022

Terraform plan for production

Plan: 0 to add, 5 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # module.broker_solrcloud.cloudfoundry_app.ssb will be updated in-place
  ~ resource "cloudfoundry_app" "ssb" {
      ~ enable_ssh                 = true -> false
        id                         = "ad5f72b6-874c-4366-a49a-f1c43d2fd370"
      ~ id_bg                      = "************************************" -> (known after apply)
      ~ memory                     = 256 -> 1024
        name                       = "ssb-solrcloud"
      ~ source_code_hash           = "prEe3/+bghvo+xE4NomVTciMLWeQR+/IV2NVm0K/ZAs=" -> "DPbMwantM0vsQuJOEUZXKEw2B7V9h3fV0qjQYz8RFhI="
        # (18 unchanged attributes hidden)


        # (3 unchanged blocks hidden)
    }

  # module.broker_solrcloud.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/development"] will be updated in-place
  ~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
      ~ catalog_change                   = true -> false
        id                               = "44b78efe-544f-4b7c-863c-493b565ad131"
        name                             = "ssb-solrcloud-gsa-datagov-development"
        # (8 unchanged attributes hidden)
    }

  # module.broker_solrcloud.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/management"] will be updated in-place
  ~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
      ~ catalog_change                   = true -> false
        id                               = "3e4c188c-3648-414c-a33e-f866056a17b5"
        name                             = "ssb-solrcloud-gsa-datagov-management"
        # (8 unchanged attributes hidden)
    }

  # module.broker_solrcloud.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/prod"] will be updated in-place
  ~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
      ~ catalog_change                   = true -> false
        id                               = "9310cdbd-95d9-481e-af21-52ec69df0aa2"
        name                             = "ssb-solrcloud-gsa-datagov-prod"
        # (8 unchanged attributes hidden)
    }

  # module.broker_solrcloud.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/staging"] will be updated in-place
  ~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
      ~ catalog_change                   = true -> false
        id                               = "806eb795-8b96-4449-b70b-259fdfc397c7"
        name                             = "ssb-solrcloud-gsa-datagov-staging"
        # (8 unchanged attributes hidden)
    }

Plan: 0 to add, 5 to change, 0 to destroy.

✅ Plan applied in apply #90

@nickumia-reisys nickumia-reisys merged commit 92a9096 into main Jun 6, 2022
@nickumia-reisys nickumia-reisys deleted the fix-solrcloud-app-ram branch June 6, 2022 19:46
@nickumia-reisys
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants