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

pubsub: TestIntegration_All failed #4600

Closed
flaky-bot bot opened this issue Aug 11, 2021 · 3 comments
Closed

pubsub: TestIntegration_All failed #4600

flaky-bot bot opened this issue Aug 11, 2021 · 3 comments
Assignees
Labels
api: pubsub Issues related to the Pub/Sub API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Aug 11, 2021

This test failed!

To configure my behavior, see the Flaky Bot documentation.

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


commit: 04424f4
buildURL: Build Status, Sponge
status: failed

Test output
    integration_test.go:172: CreateSnapshot error: rpc error: code = Internal desc = A service error has occurred. Please retry your request. If the error persists, please report it. [code=e8c0]
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Aug 11, 2021
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the Pub/Sub API. label Aug 11, 2021
@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Aug 12, 2021
@flaky-bot
Copy link
Author

flaky-bot bot commented Aug 12, 2021

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (04424f4), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

@hongalex
Copy link
Member

hongalex commented Sep 9, 2021

Seems to be a flaky one-off issue. If this occurs again, add test retries to the snapshot method.

@flaky-bot
Copy link
Author

flaky-bot bot commented Sep 20, 2021

Oops! Looks like this issue is still flaky. It failed again. 😬

I reopened the issue, but a human will need to close it again.


commit: c8f83f0
buildURL: Build Status, Sponge
status: failed

Test output
    integration_test.go:332: MaxOutstandingMessages=3, Synchronous=true, messages got: map[3056364054157251:{ID:3056364054157251 Data:a message with an index 0 -  Attributes:map[foo:bar]} 3056364054157252:{ID:3056364054157252 Data:a message with an index 1 -  Attributes:map[foo:bar]} 3056364054157253:{ID:3056364054157253 Data:a message with an index 2 -  Attributes:map[foo:bar]}], messages want: map[3056364054157251:{ID:3056364054157251 Data:a message with an index 0 -  Attributes:map[foo:bar]} 3056364054157252:{ID:3056364054157252 Data:a message with an index 1 -  Attributes:map[foo:bar]} 3056364054157253:{ID:3056364054157253 Data:a message with an index 2 -  Attributes:map[foo:bar]} 3056364054157254:{ID:3056364054157254 Data:a message with an index 3 -  Attributes:map[foo:bar]} 3056364054157255:{ID:3056364054157255 Data:a message with an index 4 -  Attributes:map[foo:bar]} 3056364054157256:{ID:3056364054157256 Data:a message with an index 5 -  Attributes:map[foo:bar]} 3056364054157257:{ID:3056364054157257 Data:a message with an index 6 -  Attributes:map[foo:bar]} 3056364054157258:{ID:3056364054157258 Data:a message with an index 7 -  Attributes:map[foo:bar]} 3056364054157259:{ID:3056364054157259 Data:a message with an index 8 -  Attributes:map[foo:bar]} 3056364054157260:{ID:3056364054157260 Data:a message with an index 9 -  Attributes:map[foo:bar]}]

@flaky-bot flaky-bot bot reopened this Sep 20, 2021
@hongalex hongalex added priority: p3 Desirable enhancement or fix. May not be included in next release. and removed priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants