Skip to content

Conversation

@cloud-java-bot
Copy link
Collaborator

@cloud-java-bot cloud-java-bot commented Feb 27, 2025

chore: Update generation configuration at Fri Mar 14 02:25:38 UTC 2025

@cloud-java-bot cloud-java-bot requested a review from a team as a code owner February 27, 2025 02:27
@gemini-code-assist
Copy link

Warning

You have reached your daily quota limit. As a reminder, free tier users are limited to 5 requests per day. Please wait up to 24 hours and I will start processing your requests again!

@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Thu Feb 27 02:25:19 UTC 2025 chore: Update generation configuration at Fri Feb 28 02:25:20 UTC 2025 Feb 28, 2025
@snippet-bot
Copy link

snippet-bot bot commented Feb 28, 2025

Here is the summary of changes.

You are about to add 42 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

@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Fri Feb 28 02:25:20 UTC 2025 chore: Update generation configuration at Sat Mar 1 02:27:19 UTC 2025 Mar 1, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Sat Mar 1 02:27:19 UTC 2025 chore: Update generation configuration at Mon Mar 3 02:25:55 UTC 2025 Mar 3, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Mon Mar 3 02:25:55 UTC 2025 chore: Update generation configuration at Tue Mar 4 02:25:50 UTC 2025 Mar 4, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Tue Mar 4 02:25:50 UTC 2025 chore: Update generation configuration at Wed Mar 5 02:25:33 UTC 2025 Mar 5, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Wed Mar 5 02:25:33 UTC 2025 chore: Update generation configuration at Thu Mar 6 02:26:02 UTC 2025 Mar 6, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Thu Mar 6 02:26:02 UTC 2025 chore: Update generation configuration at Fri Mar 7 02:26:12 UTC 2025 Mar 7, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Fri Mar 7 02:26:12 UTC 2025 chore: Update generation configuration at Sat Mar 8 02:12:15 UTC 2025 Mar 8, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Sat Mar 8 02:12:15 UTC 2025 chore: Update generation configuration at Tue Mar 11 02:26:12 UTC 2025 Mar 11, 2025
@zhumin8
Copy link
Contributor

zhumin8 commented Mar 11, 2025

generation failing with FileNotFoundError: [Errno 2] No such file or directory: '/workspace/output/google/cloud/dataform/v1alpha2/BUILD.bazel' because it is removed in googleapis/googleapis@c3640e2

raising #11481 to fix.

@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Tue Mar 11 02:26:12 UTC 2025 chore: Update generation configuration at Wed Mar 12 02:25:45 UTC 2025 Mar 12, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Wed Mar 12 02:25:45 UTC 2025 chore: Update generation configuration at Thu Mar 13 02:26:55 UTC 2025 Mar 13, 2025
@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Thu Mar 13 02:26:55 UTC 2025 chore: Update generation configuration at Fri Mar 14 02:25:38 UTC 2025 Mar 14, 2025
@suztomo
Copy link
Member

suztomo commented Mar 14, 2025

2025-03-14T02:51:23.9063502Z Traceback (most recent call last):
2025-03-14T02:51:23.9073827Z   File "/src/library_generation/cli/entry_point.py", line 182, in <module>
2025-03-14T02:51:23.9074700Z build_file_folder: /workspace/output/google/cloud/dataform/v1alpha2
2025-03-14T02:51:23.9075352Z     main()
2025-03-14T02:51:23.9076175Z   File "/usr/local/lib/python3.12/site-packages/click/core.py", line 1157, in __call__
2025-03-14T02:51:23.9076910Z     return self.main(*args, **kwargs)
2025-03-14T02:51:23.9077337Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-14T02:51:23.9078056Z   File "/usr/local/lib/python3.12/site-packages/click/core.py", line 1078, in main
2025-03-14T02:51:23.9078728Z     rv = self.invoke(ctx)
2025-03-14T02:51:23.9079092Z          ^^^^^^^^^^^^^^^^
2025-03-14T02:51:23.9079729Z   File "/usr/local/lib/python3.12/site-packages/click/core.py", line 1688, in invoke
2025-03-14T02:51:23.9082980Z     return _process_result(sub_ctx.command.invoke(sub_ctx))
2025-03-14T02:51:23.9083575Z                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-14T02:51:23.9084321Z   File "/usr/local/lib/python3.12/site-packages/click/core.py", line 1434, in invoke
2025-03-14T02:51:23.9087838Z     return ctx.invoke(self.callback, **ctx.params)
2025-03-14T02:51:23.9088537Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-14T02:51:23.9089265Z   File "/usr/local/lib/python3.12/site-packages/click/core.py", line 783, in invoke
2025-03-14T02:51:23.9091570Z     return __callback(*args, **kwargs)
2025-03-14T02:51:23.9092508Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-14T02:51:23.9093299Z   File "/src/library_generation/cli/entry_point.py", line 96, in generate
2025-03-14T02:51:23.9094261Z     __generate_repo_impl(
2025-03-14T02:51:23.9094895Z   File "/src/library_generation/cli/entry_point.py", line 130, in __generate_repo_impl
2025-03-14T02:51:23.9096154Z     generate_from_yaml(
2025-03-14T02:51:23.9096994Z   File "/usr/local/lib/python3.12/site-packages/library_generation/generate_repo.py", line 54, in generate_from_yaml
2025-03-14T02:51:23.9097982Z     generate_composed_library(
2025-03-14T02:51:23.9098994Z   File "/usr/local/lib/python3.12/site-packages/library_generation/generate_composed_library.py", line 67, in generate_composed_library
2025-03-14T02:51:23.9100294Z     gapic_inputs = parse_build_file(build_file_folder, gapic.proto_path)
2025-03-14T02:51:23.9100903Z                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-14T02:51:23.9102035Z   File "/usr/local/lib/python3.12/site-packages/common/model/gapic_inputs.py", line 101, in parse
2025-03-14T02:51:23.9102866Z     with open(f"{build_path}/{build_file_name}") as build:
2025-03-14T02:51:23.9103380Z          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-03-14T02:51:23.9103998Z FileNotFoundError: [Errno 2] No such file or directory: '/workspace/output/google/cloud/dataform/v1alpha2/BUILD.bazel'
2025-03-14T02:51:25.5830655Z ##[error]Process completed with exit code 1.

@suztomo suztomo closed this Mar 14, 2025
@suztomo suztomo deleted the generate-libraries-main branch March 14, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants