google-cloud-go
google-cloud-go copied to clipboard
bigtable: TestIntegration_AdminCopyBackup failed
Note: #9065 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 4a132f9a40ee1dced554340f8190c82b220b82c4 buildURL: Build Status, Sponge status: failed
Looks like this issue is flaky. :worried:
I'm going to leave this open and stop commenting.
A human should fix and close this.
When run at the same commit (4a132f9a40ee1dced554340f8190c82b220b82c4), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).
Oops! Looks like this issue is still flaky. It failed again. :grimacing:
I reopened the issue, but a human will need to close it again.
commit: 3213b45c3e4a5095b9de07746da6a67ef5a4bd31 buildURL: Build Status, Sponge status: failed
Error from build log:
=== RUN TestIntegration_AdminCopyBackup
integration_test.go:3114: CreateCluster: rpc error: code = FailedPrecondition desc = Cannot create multiple clusters in the same zone.
retry.go:44: FAILED after 3 attempts:
integration_test.go:3101: DeleteCluster: rpc error: code = NotFound desc = Cluster projects/dulcet-port-762/instances/gc-bt-it-instance/clusters/bt-c--1706053464118262834-03 does not exist.
--- FAIL: TestIntegration_AdminCopyBackup (13.24s)
Oops! Looks like this issue is still flaky. It failed again. :grimacing:
I reopened the issue, but a human will need to close it again.
commit: 93c7bc067ab12cb63d3cbff6fb7ef88e4ba7ad53 buildURL: Build Status, Sponge status: failed
Error from logs:
=== RUN TestIntegration_AdminCopyBackup
integration_test.go:3145: CreateInstance: CreateInstance: rpc error: code = Internal desc = Internal error encountered.
--- FAIL: TestIntegration_AdminCopyBackup (32.15s)
Fixed in https://github.com/googleapis/google-cloud-go/pull/10487