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

test: Postgres with JDBC app #952

Merged
merged 4 commits into from
Nov 21, 2023
Merged

test: Postgres with JDBC app #952

merged 4 commits into from
Nov 21, 2023

Conversation

zucchinidev
Copy link
Contributor

Checklist:

it fails:

  STEP: triggering ownership management @ 11/20/23 16:07:20.013
  Running: cf unbind-service app-sprout-myth csb-google-postgres-small-daffodil-koala
  Unbinding app app-sprout-myth from service csb-google-postgres-small-daffodil-koala in org pivotal / space broker-cf-test as admin...
  Job (7ee84c63-f39f-4c20-a1e1-324e4fa990e5) failed: unbind could not be completed: Service broker failed to delete service binding for instance csb-google-postgres-small-daffodil-koala: Service broker error: unbind failed: Error: querying for existing role: error finding role "BWyYQqQcFlVPmpkY": pq: remaining connection slots are reserved for non-replication superuser connections with csbpg_binding_user.new_user, on main.tf line 15, in resource "csbpg_binding_user" "new_user": 15: resource "csbpg_binding_user" "new_user" { exit status 1
  FAILED

[#186332128](https://www.pivotaltracker.com/story/show/186332128)
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/186518596

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

@zucchinidev zucchinidev marked this pull request as draft November 20, 2023 16:11
@zucchinidev
Copy link
Contributor Author

It fails:

  STEP: getting the entry using the second app @ 11/20/23 16:07:18.396
  HTTP GET: http://app-glaze-queen.apps.hike-330084.cf-app.com/1
  Recieved: {"id":1,"name":"961dbdc5b1164dfcd4fe"}
  STEP: verifying the DB connection utilises TLS @ 11/20/23 16:07:19.245
  HTTP GET: http://app-sprout-myth.apps.hike-330084.cf-app.com/postgres-ssl
  Recieved: {"pid":216,"ssl":true,"version":"TLSv1.3","cipher":"TLS_AES_256_GCM_SHA384","bits":256,"clientDN":"/CN=d8z055jBmCTkr5G4/O=Google\\, Inc/C=US","clientSerial":"122537565","issuerDN":"/dnQualifier=c6f3352d-1cdf-4157-830b-9f2898308dd7/CN=Google Clo"}
  STEP: deleting the entry using the first app @ 11/20/23 16:07:19.806
  HTTP DELETE: http://app-sprout-myth.apps.hike-330084.cf-app.com/1
  STEP: triggering ownership management @ 11/20/23 16:07:20.013
  Running: cf unbind-service app-sprout-myth csb-google-postgres-small-daffodil-koala
  Unbinding app app-sprout-myth from service csb-google-postgres-small-daffodil-koala in org pivotal / space broker-cf-test as admin...
  Job (7ee84c63-f39f-4c20-a1e1-324e4fa990e5) failed: unbind could not be completed: Service broker failed to delete service binding for instance csb-google-postgres-small-daffodil-koala: Service broker error: unbind failed: Error: querying for existing role: error finding role "BWyYQqQcFlVPmpkY": pq: remaining connection slots are reserved for non-replication superuser connections with csbpg_binding_user.new_user, on main.tf line 15, in resource "csbpg_binding_user" "new_user": 15: resource "csbpg_binding_user" "new_user" { exit status 1
  FAILED

@zucchinidev zucchinidev marked this pull request as ready for review November 21, 2023 14:31
@zucchinidev zucchinidev merged commit da19b51 into main Nov 21, 2023
5 checks passed
@zucchinidev zucchinidev deleted the postgres_with_jdbc_app branch November 21, 2023 14:32
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