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

[Failing Test]: SpannerReadIT.testReadWithDataBoost failing #26208

Open
2 of 15 tasks
Abacn opened this issue Apr 10, 2023 · 7 comments
Open
2 of 15 tasks

[Failing Test]: SpannerReadIT.testReadWithDataBoost failing #26208

Abacn opened this issue Apr 10, 2023 · 7 comments

Comments

@Abacn
Copy link
Contributor

Abacn commented Apr 10, 2023

What happened?

Affecting beam_PreCommit_Java_GCP_IO_Direct, e.g.: https://ci-beam.apache.org/view/PostCommit/job/beam_PreCommit_Java_GCP_IO_Direct_Cron/1121/testReport/junit/org.apache.beam.sdk.io.gcp.spanner/SpannerReadIT/testReadWithDataBoost/

Error message:

org.apache.beam.sdk.Pipeline$PipelineExecutionException: com.google.cloud.spanner.SpannerException: PERMISSION_DENIED: io.grpc.StatusRuntimeException: PERMISSION_DENIED: This instance (projects/apache-beam-testing/instances/beam-test) is not allowed to use DataBoost at this time. Please contact [email protected] for more information.

The test was added in Apr 4th in #26007 but test start failing on Apr 7th. Possibly due to recent roll out of gcp service that included permission changes? CC: @darshan-sj

If needed we should add the permission to the service account used for Jenkins

Issue Failure

Failure: Test is continually failing

Issue Priority

Priority: 2 (backlog / disabled test but we think the product is healthy)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@Abacn
Copy link
Contributor Author

Abacn commented Apr 10, 2023

CC: @jrmccluskey just FYI another failing test affecting also release branch. Though the issue is not in Beam side.

@darshan-sj
Copy link
Contributor

Working on this.

@darshan-sj
Copy link
Contributor

The feature is now enabled for the test project and instance and the error has stopped occurring now.

@Abacn
Copy link
Contributor Author

Abacn commented May 17, 2023

The test now failing again:

09:47:30 org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testReadWithDataBoost FAILED
09:47:30     java.lang.RuntimeException at SpannerReadIT.java:214

It stucks for hours and causing the test suite timeout.

@Abacn Abacn changed the title [Failing Test]: SpannerReadIT.testReadWithDataBoost failing PERMISSION_DENIED [Failing Test]: SpannerReadIT.testReadWithDataBoost failing May 17, 2023
@johnjcasey
Copy link
Contributor

@darshan-sj can you take a look at this again?

@Abacn
Copy link
Contributor Author

Abacn commented Apr 25, 2024

@darshan-sj

as of Apr 2024 the test is still disabled. Could you please take a look?

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

No branches or pull requests

3 participants