Skip to content

chore(deps): update dependency com.google.protobuf:protobuf-java-util to v3.17.1 #5289

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

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.protobuf:protobuf-java-util 3.17.0 -> 3.17.1 age adoption passing confidence

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team May 24, 2021 19:24
@forking-renovate forking-renovate bot added the automerge Merge the pull request once unit tests and other checks pass. label May 24, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 24, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 24, 2021
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label May 24, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 24, 2021
@lesv
Copy link
Contributor

lesv commented May 24, 2021

Java 11

#
# kms
#

[ERROR] Tests run: 30, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 43.778 s <<< FAILURE! - in kms.SnippetsIT
[ERROR] kms.SnippetsIT.testIamAddMember  Time elapsed: 0.434 s  <<< ERROR!
com.google.api.gax.rpc.ResourceExhaustedException: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute' of service 'cloudkms.googleapis.com' for consumer 'project_number:779844219229'.
Caused by: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute' of service 'cloudkms.googleapis.com' for consumer 'project_number:779844219229'.

[ERROR] kms.SnippetsIT.testUpdateKeyUpdateLabels  Time elapsed: 0.372 s  <<< ERROR!
com.google.api.gax.rpc.ResourceExhaustedException: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute' of service 'cloudkms.googleapis.com' for consumer 'project_number:779844219229'.
Caused by: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute' of service 'cloudkms.googleapis.com' for consumer 'project_number:779844219229'.

[ERROR] kms.SnippetsIT  Time elapsed: 0.825 s  <<< ERROR!
com.google.api.gax.rpc.ResourceExhaustedException: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute' of service 'cloudkms.googleapis.com' for consumer 'project_number:779844219229'.
Caused by: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute' of service 'cloudkms.googleapis.com' for consumer 'project_number:779844219229'.

[ERROR] Errors:
[ERROR]   SnippetsIT » ResourceExhausted io.grpc.StatusRuntimeException: RESOURCE_EXHAUS...
[ERROR]   SnippetsIT.testIamAddMember » ResourceExhausted io.grpc.StatusRuntimeException...
[ERROR]   SnippetsIT.testUpdateKeyUpdateLabels » ResourceExhausted io.grpc.StatusRuntime...
[ERROR] Tests run: 30, Failures: 0, Errors: 3, Skipped: 0

Let's try this tonight or tomorrow

@lesv
Copy link
Contributor

lesv commented May 24, 2021

I've checked the quota for j-d-s-t project and we are way low, so this may be using some other project. :(

@lesv
Copy link
Contributor

lesv commented May 24, 2021

Sample uses iam-samples Service account, but j-d-s-t shows no active keys for that. :(

@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 25, 2021
@shubha-rajan shubha-rajan added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 25, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 25, 2021
@eaball35 eaball35 merged commit f49d52a into GoogleCloudPlatform:master May 25, 2021
@renovate-bot renovate-bot deleted the renovate/com.google.protobuf-protobuf-java-util-3.x branch May 25, 2021 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants