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

docs: [servicemanagement] update docs to existing services #9583

Merged
merged 5 commits into from
Jul 20, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Jun 26, 2023

  • Regenerate this pull request now.

PiperOrigin-RevId: 543515380

Source-Link: googleapis/googleapis@16df595

Source-Link: https://github.com/googleapis/googleapis-gen/commit/d059689d626da251efa3d5e1e1c4d21c9299c02c
Copy-Tag: eyJwIjoiamF2YS1zZXJ2aWNlLW1hbmFnZW1lbnQvLk93bEJvdC55YW1sIiwiaCI6ImQwNTk2ODlkNjI2ZGEyNTFlZmEzZDVlMWUxYzRkMjFjOTI5OWMwMmMifQ==

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jun 26, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 26, 2023
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jun 26, 2023
@snippet-bot
Copy link

snippet-bot bot commented Jun 26, 2023

Here is the summary of changes.

You are about to add 6 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jun 26, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 26, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 26, 2023
lqiu96
lqiu96 previously approved these changes Jul 7, 2023
@lqiu96
Copy link
Contributor

lqiu96 commented Jul 7, 2023

Error:

2023-06-26T23:55:22.5096564Z 23:55:22:487 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-service-management/google-cloud-service-management/src/main/java/com/google/cloud/api/servicemanagement/v1/ServiceManagerSettings.java:[215,28] cannot find symbol
2023-06-26T23:55:22.5097230Z 23:55:22:487 [ERROR]   symbol:   class SetIamPolicyRequest
2023-06-26T23:55:22.5097680Z 23:55:22:487 [ERROR]   location: class com.google.cloud.api.servicemanagement.v1.ServiceManagerSettings
2023-06-26T23:55:22.5098625Z 23:55:22:487 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-service-management/google-cloud-service-management/src/main/java/com/google/cloud/api/servicemanagement/v1/ServiceManagerSettings.java:[215,49] cannot find symbol
2023-06-26T23:55:22.5099244Z 23:55:22:487 [ERROR]   symbol:   class Policy
2023-06-26T23:55:22.5099669Z 23:55:22:487 [ERROR]   location: class com.google.cloud.api.servicemanagement.v1.ServiceManagerSettings
2023-06-26T23:55:22.5100595Z 23:55:22:487 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-service-management/google-cloud-service-management/src/main/java/com/google/cloud/api/servicemanagement/v1/ServiceManagerSettings.java:[220,28] cannot find symbol
2023-06-26T23:55:22.5101182Z 23:55:22:487 [ERROR]   symbol:   class GetIamPolicyRequest
2023-06-26T23:55:22.5101628Z 23:55:22:487 [ERROR]   location: class com.google.cloud.api.servicemanagement.v1.ServiceManagerSettings
2023-06-26T23:55:22.5102566Z 23:55:22:487 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-service-management/google-cloud-service-management/src/main/java/com/google/cloud/api/servicemanagement/v1/ServiceManagerSettings.java:[220,49] cannot find symbol
2023-06-26T23:55:22.5103121Z 23:55:22:487 [ERROR]   symbol:   class Policy
2023-06-26T23:55:22.5103543Z 23:55:22:487 [ERROR]   location: class com.google.cloud.api.servicemanagement.v1.ServiceManagerSettings
2023-06-26T23:55:22.5104475Z 23:55:22:487 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-service-management/google-cloud-service-management/src/main/java/com/google/cloud/api/servicemanagement/v1/ServiceManagerSettings.java:[225,28] cannot find symbol
2023-06-26T23:55:22.5105068Z 23:55:22:487 [ERROR]   symbol:   class TestIamPermissionsRequest
2023-06-26T23:55:22.5105526Z 23:55:22:487 [ERROR]   location: class com.google.cloud.api.servicemanagement.v1.ServiceManagerSettings
2023-06-26T23:55:22.5106432Z 23:55:22:487 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-service-management/google-cloud-service-management/src/main/java/com/google/cloud/api/servicemanagement/v1/ServiceManagerSettings.java:[225,55] cannot find symbol

Seems to be missing IAM dependency.

@gcf-owl-bot
Copy link
Contributor Author

gcf-owl-bot bot commented Jul 7, 2023

Owl bot is regenerating pull request 9583...
Build name: ZjE0MWI3NDctY2RjMS00M2UzLTg0MDctZGUzYmEyODAzZjQy

@gcf-owl-bot gcf-owl-bot bot force-pushed the owl-bot-copy-java-service-management branch from 04f1bce to bd9bc78 Compare July 7, 2023 18:59
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 7, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 7, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 7, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 7, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 7, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 7, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 7, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 7, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 7, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 7, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 7, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 10, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 10, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 10, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 10, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 10, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 10, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 10, 2023
@lqiu96
Copy link
Contributor

lqiu96 commented Jul 10, 2023

Seeing:

[ERROR] com.google.cloud.api.servicemanagement.v1.ServiceManagerClientHttpJsonTest.setIamPolicyTest  Time elapsed: 0.001 s  <<< ERROR!
com.google.api.gax.rpc.NotFoundException:
com.google.api.client.http.HttpResponseException: 404
POST https://servicemanagement.googleapis.com:443/v1/SetIamPolicyRequest1223629066:setIamPolicy?$alt=json;enum-encoding%3Dint
Method not found for path 'https:///v1/SetIamPolicyRequest1223629066:setIamPolicy'

for related IAM tests. Seems to be due to a mismatch between the Request's resource and the the callable's expected resource.

@lqiu96
Copy link
Contributor

lqiu96 commented Jul 10, 2023

Error logs:

2023-07-10T15:19:26.5433019Z 15:19:26:539 [ERROR] Errors: 
2023-07-10T15:19:26.5436045Z 15:19:26:539 [ERROR]   ServiceManagerClientHttpJsonTest.getIamPolicyTest:900 » NotFound com.google.api.client.http.HttpResponseException: 404
2023-07-10T15:19:26.5437373Z POST https://servicemanagement.googleapis.com:443/v1/GetIamPolicyRequest-1527610370:getIamPolicy?$alt=json;enum-encoding%3Dint
2023-07-10T15:19:26.5438254Z Method not found for path 'https:///v1/GetIamPolicyRequest-1527610370:getIamPolicy'
2023-07-10T15:19:26.5439405Z 15:19:26:539 [ERROR]   ServiceManagerClientHttpJsonTest.setIamPolicyTest:844 » NotFound com.google.api.client.http.HttpResponseException: 404
2023-07-10T15:19:26.5440341Z POST https://servicemanagement.googleapis.com:443/v1/SetIamPolicyRequest1223629066:setIamPolicy?$alt=json;enum-encoding%3Dint
2023-07-10T15:19:26.5441076Z Method not found for path 'https:///v1/SetIamPolicyRequest1223629066:setIamPolicy'
2023-07-10T15:19:26.5441895Z 15:19:26:539 [ERROR]   ServiceManagerClientHttpJsonTest.testIamPermissionsTest:950 » NotFound com.google.api.client.http.HttpResponseException: 404
2023-07-10T15:19:26.5442821Z POST https://servicemanagement.googleapis.com:443/v1/TestIamPermissionsRequest942398222:testIamPermissions?$alt=json;enum-encoding%3Dint
2023-07-10T15:19:26.5443539Z Method not found for path 'https:///v1/TestIamPermissionsRequest942398222:testIamPermissions'

Fails for the three IAM RPC Tests. Created an issue in: googleapis/sdk-platform-java#1839, but might need to skip these tests for now to proceed with the release.

@lqiu96 lqiu96 dismissed their stale review July 10, 2023 16:23

Holding off this PR until we find the root cause issue

@lqiu96
Copy link
Contributor

lqiu96 commented Jul 19, 2023

Internal discussion: This error seems to be an extremely rare case. Going to ignore this test for now to proceed with the release.

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 19, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 19, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 19, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 19, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 19, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 19, 2023
@lqiu96 lqiu96 merged commit 36f5b3c into main Jul 20, 2023
@lqiu96 lqiu96 deleted the owl-bot-copy-java-service-management branch July 20, 2023 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants