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

feat: [orchestration-airflow] added RPCs StopAirflowCommand, ExecuteAirflowCommand, PollAirflowCommand, DatabaseFailover, FetchDatabaseProperties #9543

Merged
merged 3 commits into from
Jun 23, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

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

  • Regenerate this pull request now.

PiperOrigin-RevId: 540052133

Source-Link: googleapis/googleapis@386f722

Source-Link: https://github.com/googleapis/googleapis-gen/commit/b8b5220bb0ca29e108194248def0dbb38b068769
Copy-Tag: eyJwIjoiamF2YS1vcmNoZXN0cmF0aW9uLWFpcmZsb3cvLk93bEJvdC55YW1sIiwiaCI6ImI4YjUyMjBiYjBjYTI5ZTEwODE5NDI0OGRlZjBkYmIzOGIwNjg3NjkifQ==

feat: added RPCs StopAirflowCommand, ExecuteAirflowCommand, PollAirflowCommand, DatabaseFailover, FetchDatabaseProperties

PiperOrigin-RevId: 540051332

Source-Link: googleapis/googleapis@b84c697

Source-Link: https://github.com/googleapis/googleapis-gen/commit/02564778c80b7b5dc2ddff413be253ef24b69165
Copy-Tag: eyJwIjoiamF2YS1vcmNoZXN0cmF0aW9uLWFpcmZsb3cvLk93bEJvdC55YW1sIiwiaCI6IjAyNTY0Nzc4YzgwYjdiNWRjMmRkZmY0MTNiZTI1M2VmMjRiNjkxNjUifQ==

@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 13, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 13, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 13, 2023
@snippet-bot
Copy link

snippet-bot bot commented Jun 13, 2023

Here is the summary of changes.

You are about to add 22 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 13, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 13, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 13, 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 Jun 13, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 13, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 13, 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 Jun 13, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 13, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 13, 2023
@zhumin8
Copy link
Contributor

zhumin8 commented Jun 22, 2023

error message from failed check

Error: 5:412 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project proto-google-cloud-orchestration-airflow-v1: Compilation failure: Compilation failure: 
Error: 5:412 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/src/main/java/com/google/cloud/orchestration/airflow/service/v1/EnvironmentName.java:[19,35] package com.google.api.pathtemplate does not exist
Error: 5:412 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/src/main/java/com/google/cloud/orchestration/airflow/service/v1/EnvironmentName.java:[20,36] package com.google.api.resourcenames does not exist
Error: 5:412 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/src/main/java/com/google/cloud/orchestration/airflow/service/v1/EnvironmentName.java:[21,30] package com.google.common.base does not exist
Error: 5:412 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/src/main/java/com/google/cloud/orchestration/airflow/service/v1/EnvironmentName.java:[22,33] package com.google.common.collect does not exist
Error: 5:412 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/src/main/java/com/google/cloud/orchestration/airflow/service/v1/EnvironmentName.java:[31,41] cannot find symbol
Error: 5:412 [ERROR]   symbol: class ResourceName
Error: 5:412 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/src/main/java/com/google/cloud/orchestration/airflow/service/v1/EnvironmentName.java:[32,24] cannot find symbol
Error: 5:412 [ERROR]   symbol:   class PathTemplate
Error: 5:412 [ERROR]   location: class com.google.cloud.orchestration.airflow.service.v1.EnvironmentName
Error: 5:412 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/src/main/java/com/google/cloud/orchestration/airflow/service/v1/EnvironmentName.java:[33,7] cannot find symbol
Error: 5:412 [ERROR]   symbol:   variable PathTemplate
Error: 5:412 [ERROR]   location: class com.google.cloud.orchestration.airflow.service.v1.EnvironmentName
Error: 5:412 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/src/main/java/com/google/cloud/orchestration/airflow/service/v1/EnvironmentName.java:[48,15] cannot find symbol
Error: 5:412 [ERROR]   symbol:   variable Preconditions
Error: 5:413 [ERROR]   location: class com.google.cloud.orchestration.airflow.service.v1.EnvironmentName
Error: 5:413 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/src/main/java/com/google/cloud/orchestration/airflow/service/v1/EnvironmentName.java:[49,16] cannot find symbol
Error: 5:413 [ERROR]   symbol:   variable Preconditions
Error: 5:413 [ERROR]   location: class com.google.cloud.orchestration.airflow.service.v1.EnvironmentName
Error: 5:413 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/src/main/java/com/google/cloud/orchestration/airflow/service/v1/EnvironmentName.java:[50,19] cannot find symbol
Error: 5:413 [ERROR]   symbol:   variable Preconditions
Error: 5:413 [ERROR]   location: class com.google.cloud.orchestration.airflow.service.v1.EnvironmentName
Error: 5:413 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/src/main/java/com/google/cloud/orchestration/airflow/service/v1/EnvironmentName.java:[124,3] method does not override or implement a method from a supertype
Error: 5:413 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/src/main/java/com/google/cloud/orchestration/airflow/service/v1/EnvironmentName.java:[129,23] package ImmutableMap does not exist
Error: 5:413 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/src/main/java/com/google/cloud/orchestration/airflow/service/v1/EnvironmentName.java:[129,66] cannot find symbol
Error: 5:413 [ERROR]   symbol:   variable ImmutableMap
Error: 5:413 [ERROR]   location: class com.google.cloud.orchestration.airflow.service.v1.EnvironmentName
Error: 5:413 [ERROR] -> [Help 1]
Error: 5:413 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project proto-google-cloud-orchestration-airflow-v1beta1: Compilation failure: Compilation failure: 
Error: 5:414 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/src/main/java/com/google/cloud/orchestration/airflow/service/v1beta1/EnvironmentName.java:[19,35] package com.google.api.pathtemplate does not exist
Error: 5:414 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/src/main/java/com/google/cloud/orchestration/airflow/service/v1beta1/EnvironmentName.java:[20,36] package com.google.api.resourcenames does not exist
Error: 5:414 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/src/main/java/com/google/cloud/orchestration/airflow/service/v1beta1/EnvironmentName.java:[21,30] package com.google.common.base does not exist
Error: 5:414 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/src/main/java/com/google/cloud/orchestration/airflow/service/v1beta1/EnvironmentName.java:[22,33] package com.google.common.collect does not exist
Error: 5:414 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/src/main/java/com/google/cloud/orchestration/airflow/service/v1beta1/EnvironmentName.java:[31,41] cannot find symbol
Error: 5:414 [ERROR]   symbol: class ResourceName
Error: 5:414 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/src/main/java/com/google/cloud/orchestration/airflow/service/v1beta1/EnvironmentName.java:[32,24] cannot find symbol
Error: 5:414 [ERROR]   symbol:   class PathTemplate
Error: 5:414 [ERROR]   location: class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentName
Error: 5:414 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/src/main/java/com/google/cloud/orchestration/airflow/service/v1beta1/EnvironmentName.java:[33,7] cannot find symbol
Error: 5:414 [ERROR]   symbol:   variable PathTemplate
Error: 5:414 [ERROR]   location: class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentName
Error: 5:414 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/src/main/java/com/google/cloud/orchestration/airflow/service/v1beta1/EnvironmentName.java:[48,15] cannot find symbol
Error: 5:414 [ERROR]   symbol:   variable Preconditions
Error: 5:414 [ERROR]   location: class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentName
Error: 5:414 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/src/main/java/com/google/cloud/orchestration/airflow/service/v1beta1/EnvironmentName.java:[49,16] cannot find symbol
Error: 5:414 [ERROR]   symbol:   variable Preconditions
Error: 5:414 [ERROR]   location: class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentName
Error: 5:414 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/src/main/java/com/google/cloud/orchestration/airflow/service/v1beta1/EnvironmentName.java:[50,19] cannot find symbol
Error: 5:414 [ERROR]   symbol:   variable Preconditions
Error: 5:414 [ERROR]   location: class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentName
Error: 5:414 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/src/main/java/com/google/cloud/orchestration/airflow/service/v1beta1/EnvironmentName.java:[124,3] method does not override or implement a method from a supertype
Error: 5:414 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/src/main/java/com/google/cloud/orchestration/airflow/service/v1beta1/EnvironmentName.java:[129,23] package ImmutableMap does not exist
Error: 5:414 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/src/main/java/com/google/cloud/orchestration/airflow/service/v1beta1/EnvironmentName.java:[129,66] cannot find symbol
Error: 5:414 [ERROR]   symbol:   variable ImmutableMap
Error: 5:414 [ERROR]   location: class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentName
Error: 5:414 [ERROR] -> [Help 1]
Error: 5:414 [ERROR] 
Error: 5:414 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
Error: 5:414 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
Error: 5:414 [ERROR] 
Error: 5:414 [ERROR] For more information about the errors and possible solutions, please read the following articles:
Error: 5:414 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Error: 5:414 [ERROR] 
Error: 5:414 [ERROR] After correcting the problems, you can resume the build with the command
Error: 5:415 [ERROR]   mvn <args> -rf :proto-google-cloud-orchestration-airflow-v1
Error: Process completed with exit code 1.

@gcf-owl-bot
Copy link
Contributor Author

gcf-owl-bot bot commented Jun 22, 2023

Owl bot is regenerating pull request 9543...
Build name: MDkwOGI5ZGUtODc1Ni00ZGVmLTk3YzctYzIzZjQyMDBjNTc1

…owCommand, DatabaseFailover, FetchDatabaseProperties

PiperOrigin-RevId: 540052133

Source-Link: googleapis/googleapis@386f722

Source-Link: googleapis/googleapis-gen@b8b5220
Copy-Tag: eyJwIjoiamF2YS1vcmNoZXN0cmF0aW9uLWFpcmZsb3cvLk93bEJvdC55YW1sIiwiaCI6ImI4YjUyMjBiYjBjYTI5ZTEwODE5NDI0OGRlZjBkYmIzOGIwNjg3NjkifQ==

feat: added RPCs StopAirflowCommand, ExecuteAirflowCommand, PollAirflowCommand, DatabaseFailover, FetchDatabaseProperties

PiperOrigin-RevId: 540051332

Source-Link: googleapis/googleapis@b84c697

Source-Link: googleapis/googleapis-gen@0256477
Copy-Tag: eyJwIjoiamF2YS1vcmNoZXN0cmF0aW9uLWFpcmZsb3cvLk93bEJvdC55YW1sIiwiaCI6IjAyNTY0Nzc4YzgwYjdiNWRjMmRkZmY0MTNiZTI1M2VmMjRiNjkxNjUifQ==
@gcf-owl-bot gcf-owl-bot bot force-pushed the owl-bot-copy-java-orchestration-airflow branch from b0dbe09 to d8bf96c Compare June 22, 2023 21:08
@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 22, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 22, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 22, 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 Jun 22, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 22, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 22, 2023
@lqiu96
Copy link
Contributor

lqiu96 commented Jun 22, 2023

Taking a look at this issue.

@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 22, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 22, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 22, 2023
@zhumin8 zhumin8 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 23, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 1a2fab1 into main Jun 23, 2023
30 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy-java-orchestration-airflow branch June 23, 2023 13:02
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 23, 2023
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.

None yet

3 participants