google-cloud-go icon indicating copy to clipboard operation
google-cloud-go copied to clipboard

bigtable: TestIntegration_AdminCopyBackup failed

Open flaky-bot[bot] opened this issue 1 year ago • 2 comments

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

flaky-bot[bot] avatar Jan 12 '24 21:01 flaky-bot[bot]

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).

flaky-bot[bot] avatar Jan 13 '24 00:01 flaky-bot[bot]

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

flaky-bot[bot] avatar Jan 23 '24 23:01 flaky-bot[bot]

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)

bhshkh avatar Mar 05 '24 03:03 bhshkh

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

flaky-bot[bot] avatar Mar 15 '24 23:03 flaky-bot[bot]

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)

bhshkh avatar Jul 02 '24 20:07 bhshkh

Fixed in https://github.com/googleapis/google-cloud-go/pull/10487

bhshkh avatar Jul 08 '24 17:07 bhshkh