-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
privateca.snippets.test_certificate_authorities: test_create_monitor_ca_policy failed #9075
Comments
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 (78c86ec), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge). |
"Too many concurrent edits to the project configuration. Please try again.", closing for now. |
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: fc54b2f Test outputTraceback (most recent call last): File "/workspace/privateca/snippets/.nox/py-3-8/lib/python3.8/site-packages/google/api_core/grpc_helpers.py", line 72, in error_remapped_callable return callable_(*args, **kwargs) File "/workspace/privateca/snippets/.nox/py-3-8/lib/python3.8/site-packages/grpc/_channel.py", line 946, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/workspace/privateca/snippets/.nox/py-3-8/lib/python3.8/site-packages/grpc/_channel.py", line 849, in _end_unary_response_blocking raise _InactiveRpcError(state) grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.ABORTED details = "Too many concurrent edits to the project configuration. Please try again." debug_error_string = "UNKNOWN:Error received from peer ipv4:142.251.161.95:443 {created_time:"2023-02-04T13:28:35.334706209+00:00", grpc_status:10, grpc_message:"Too many concurrent edits to the project configuration. Please try again."}" > |
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 andI will stop commenting.
commit: 78c86ec
buildURL: Build Status, Sponge
status: failed
Test output
The text was updated successfully, but these errors were encountered: