-
Notifications
You must be signed in to change notification settings - Fork 6.5k
dataproc.snippets.quickstart.quickstart_test: test_quickstart failed #9461
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
@balajismaniam I believe Dataproc is part of your team's coverage. Can you reassign to correct person? We should also consider updating the CODEOWNERS file to reflect it (if I am not mistaken). |
Test passed for commit 61d612e (Build Status, Sponge)! Closing this issue. |
Looks like this issue is flaky. 😟 I'm going to leave this open and stop commenting. A human should fix and close this. commit: a026c9a Test outputTraceback (most recent call last): File "/workspace/dataproc/snippets/quickstart/quickstart_test.py", line 85, in test_quickstart quickstart.quickstart(PROJECT_ID, REGION, CLUSTER_NAME, JOB_FILE_PATH) File "/workspace/dataproc/snippets/quickstart/quickstart.py", line 56, in quickstart result = operation.result() File "/workspace/dataproc/snippets/.nox/py-3-7/lib/python3.7/site-packages/google/api_core/future/polling.py", line 261, in result raise self._exception google.api_core.exceptions.InvalidArgument: 400 The resource 'projects/python-docs-samples-tests/regions/us-central1/subnetworks/default' is not ready |
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: 161f9cb Test outputTraceback (most recent call last): File "/workspace/dataproc/snippets/.nox/py-3-9/lib/python3.9/site-packages/google/api_core/grpc_helpers.py", line 65, in error_remapped_callable return callable_(*args, **kwargs) File "/workspace/dataproc/snippets/.nox/py-3-9/lib/python3.9/site-packages/grpc/_channel.py", line 946, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/workspace/dataproc/snippets/.nox/py-3-9/lib/python3.9/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.ALREADY_EXISTS details = "Already exists: Failed to create cluster: Cluster projects/python-docs-samples-tests/regions/us-central1/clusters/py-qs-test-7bf13929-ef56-4ffb-ba5f-a7ceb6b78051" debug_error_string = "UNKNOWN:Error received from peer ipv4:74.125.201.95:443 {grpc_message:"Already exists: Failed to create cluster: Cluster projects/python-docs-samples-tests/regions/us-central1/clusters/py-qs-test-7bf13929-ef56-4ffb-ba5f-a7ceb6b78051", grpc_status:6, created_time:"2023-04-06T23:08:56.265255476+00:00"}" > |
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: 0bf03c7 Test outputTraceback (most recent call last): File "/workspace/dataproc/snippets/.nox/py-3-10/lib/python3.10/site-packages/google/api_core/grpc_helpers.py", line 65, in error_remapped_callable return callable_(*args, **kwargs) File "/workspace/dataproc/snippets/.nox/py-3-10/lib/python3.10/site-packages/grpc/_channel.py", line 946, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/workspace/dataproc/snippets/.nox/py-3-10/lib/python3.10/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.ALREADY_EXISTS details = "Already exists: Failed to create cluster: Cluster projects/python-docs-samples-tests/regions/us-central1/clusters/py-qs-test-fdbd26a6-4a22-43f0-a17c-46bad6b56bfb" debug_error_string = "UNKNOWN:Error received from peer ipv4:108.177.98.95:443 {grpc_message:"Already exists: Failed to create cluster: Cluster projects/python-docs-samples-tests/regions/us-central1/clusters/py-qs-test-fdbd26a6-4a22-43f0-a17c-46bad6b56bfb", grpc_status:6, created_time:"2023-04-12T13:19:03.80839453+00:00"}" > |
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: 9bbe41d Test outputTraceback (most recent call last): File "/workspace/dataproc/snippets/quickstart/quickstart_test.py", line 104, in test_quickstart "gs://{}/{}".format(staging_bucket_name, JOB_FILE_NAME) File "/workspace/dataproc/snippets/quickstart/quickstart.py", line 56, in quickstart result = operation.result() File "/workspace/dataproc/snippets/.nox/py-3-7/lib/python3.7/site-packages/google/api_core/future/polling.py", line 261, in result raise self._exception google.api_core.exceptions.InvalidArgument: 400 The resource 'projects/python-docs-samples-tests/regions/us-central1/subnetworks/default' is not ready |
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: 6681669 Test outputTraceback (most recent call last): File "/workspace/dataproc/snippets/quickstart/quickstart_test.py", line 104, in test_quickstart "gs://{}/{}".format(staging_bucket_name, JOB_FILE_NAME) File "/workspace/dataproc/snippets/quickstart/quickstart.py", line 56, in quickstart result = operation.result() File "/workspace/dataproc/snippets/.nox/py-3-7/lib/python3.7/site-packages/google/api_core/future/polling.py", line 261, in result raise self._exception google.api_core.exceptions.InvalidArgument: 400 The resource 'projects/python-docs-samples-tests/regions/us-central1/subnetworks/default' is not ready |
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: 6286564 Test outputTraceback (most recent call last): File "/workspace/dataproc/snippets/quickstart/quickstart_test.py", line 100, in test_quickstart quickstart.quickstart( File "/workspace/dataproc/snippets/quickstart/quickstart.py", line 56, in quickstart result = operation.result() ^^^^^^^^^^^^^^^^^^ File "/workspace/dataproc/snippets/.nox/py-3-11/lib/python3.11/site-packages/google/api_core/future/polling.py", line 261, in result raise self._exception google.api_core.exceptions.InvalidArgument: 400 The resource 'projects/python-docs-samples-tests/regions/us-central1/subnetworks/default' is not ready |
Note: #8895 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 796eac7
buildURL: Build Status, Sponge
status: failed
Test output
The text was updated successfully, but these errors were encountered: