-
Notifications
You must be signed in to change notification settings - Fork 6.5k
privateca.snippets.test_subordinate_ca: test_subordinate_certificate_authority failed #9081
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
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 (46ffcc2), 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. 😬 I reopened the issue, but a human will need to close it again. commit: 63855c9 Test outputTraceback (most recent call last): File "/workspace/privateca/snippets/.nox/py-3-11/lib/python3.11/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-11/lib/python3.11/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-11/lib/python3.11/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.RESOURCE_EXHAUSTED details = "Quota exceeded for quota metric 'CreateCertificateAuthority requests' and limit 'CreateCertificateAuthority requests per minute per region' of service 'privateca.googleapis.com' for consumer 'project_number:173425378622'." debug_error_string = "UNKNOWN:Error received from peer ipv4:142.250.1.95:443 {created_time:"2023-03-22T15:20:27.699917624+00:00", grpc_status:8, grpc_message:"Quota exceeded for quota metric \'CreateCertificateAuthority requests\' and limit \'CreateCertificateAuthority requests per minute per region\' of service \'privateca.googleapis.com\' for consumer \'project_number:173425378622\'."}" > |
Lots of changes on the infrastructure side may have resolved this. Closing to see if this will reoccur. |
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: 2f93ea6 Test outputTraceback (most recent call last): File "/workspace/privateca/snippets/.nox/py-3-7/lib/python3.7/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-7/lib/python3.7/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-7/lib/python3.7/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.RESOURCE_EXHAUSTED details = "Quota exceeded for quota metric 'CreateCertificateAuthority requests' and limit 'CreateCertificateAuthority requests per minute per region' of service 'privateca.googleapis.com' for consumer 'project_number:147863112738'." debug_error_string = "UNKNOWN:Error received from peer ipv4:209.85.145.95:443 {created_time:"2023-03-24T21:17:41.025904241+00:00", grpc_status:8, grpc_message:"Quota exceeded for quota metric \'CreateCertificateAuthority requests\' and limit \'CreateCertificateAuthority requests per minute per region\' of service \'privateca.googleapis.com\' for consumer \'project_number:147863112738\'."}" > |
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: 46ffcc2
buildURL: Build Status, Sponge
status: failed
Test output
The text was updated successfully, but these errors were encountered: