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

ci: sample build in Cloud Build #1548

Merged
merged 4 commits into from
Feb 27, 2024
Merged

ci: sample build in Cloud Build #1548

merged 4 commits into from
Feb 27, 2024

Conversation

suztomo
Copy link
Member

@suztomo suztomo commented Feb 27, 2024

b/322966824

@product-auto-label product-auto-label bot added size: s Pull request size is small. api: logging Issues related to the googleapis/java-logging API. samples Issues that are directly related to samples. labels Feb 27, 2024
@suztomo
Copy link
Member Author

suztomo commented Feb 27, 2024

Caused by: com.google.api.gax.rpc.PermissionDeniedException: io.grpc.StatusRuntimeException: PERMISSION_DENIED: Permission 'logging.sinks.create' denied on resource (or it may not exist).

@suztomo
Copy link
Member Author

suztomo commented Feb 27, 2024

The sample build succeeded.

Screenshot 2024-02-27 at 4 26 58 PM
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.example.logging.LogsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.409 s - in com.example.logging.LogsIT
[INFO] Running com.example.logging.SinkIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.68 s - in com.example.logging.SinkIT
[INFO] Running com.example.logging.LoggingIT
Failed to clean up log entries after 5 attempts. Following tests may be flaky...
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.735 s - in com.example.logging.LoggingIT
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0

@suztomo suztomo added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 27, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 27, 2024
@suztomo suztomo marked this pull request as ready for review February 27, 2024 21:28
@suztomo suztomo requested review from a team as code owners February 27, 2024 21:28
@suztomo suztomo merged commit 3035980 into main Feb 27, 2024
24 checks passed
@suztomo suztomo deleted the samples_build branch February 27, 2024 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the googleapis/java-logging API. samples Issues that are directly related to samples. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants