Skip to content

com.example.spanner.AsyncExamplesIT: asyncTransactionManager_shouldUpdateRows failed #3634

@flaky-bot

Description

@flaky-bot

This test failed!

To configure my behavior, see the Build Cop Bot documentation.

If I'm commenting on this issue too often, add the buildcop: quiet label and
I will stop commenting.


commit: 0c7f467
buildURL: Build Status, Sponge
status: failed

Test output
java.util.concurrent.ExecutionException: 
com.google.api.gax.rpc.AbortedException: io.grpc.StatusRuntimeException: ABORTED: Transaction was aborted.
retry_delay {
  nanos: 10857569
}
at com.example.spanner.AsyncExamplesIT.lambda$asyncTransactionManager_shouldUpdateRows$7(AsyncExamplesIT.java:279)
at com.example.spanner.AsyncExamplesIT.runExample(AsyncExamplesIT.java:67)
at com.example.spanner.AsyncExamplesIT.asyncTransactionManager_shouldUpdateRows(AsyncExamplesIT.java:277)

Caused by: com.google.api.gax.rpc.AbortedException:
io.grpc.StatusRuntimeException: ABORTED: Transaction was aborted.
retry_delay {
nanos: 10857569
}

Caused by: io.grpc.StatusRuntimeException:
ABORTED: Transaction was aborted.
retry_delay {
nanos: 10857569
}

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.api: spannerIssues related to the Spanner API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions