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

gcloud builds submit command OR gcloud config set project fails within provisioner "local-exec" #62

Closed
guptamukul-google opened this issue May 24, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@guptamukul-google
Copy link
Collaborator

Describe the bug
gcloud config set project and gcloud builds submit command fails with access / permission errors respectively within provisioner "local-exec" when a module is deployed via RAD Lab Launcher only on localhost (works with Cloud Shell)

│ + gcloud config set project <project_id>
│ WARNING: You do not appear to have access to project [<project_id>] or it does not exist.
│ Updated property [core/project].
.
.
│ ERROR: (gcloud.builds.submit) The user is forbidden from accessing the bucket [<project_id>]. Please check your organization's policy or
│ if the user has the "serviceusage.services.use" permission

To Reproduce
This issue was reproduced in #50 with more details on the issue in this comment.

Expected behavior
gcloud commands should complete successfully without any warnings or error.

Desktop (please complete the following information):

  • OS: [iOS]

Logs
More details on the issue in this comment.

@guptamukul-google guptamukul-google added the bug Something isn't working label May 24, 2022
@guptamukul-google guptamukul-google self-assigned this May 24, 2022
guptamukul-google added a commit that referenced this issue May 24, 2022
@github-actions
Copy link
Contributor

Thank you for raising the request! RAD Lab admins have been notified.

@guptamukul-google
Copy link
Collaborator Author

This issue is now fixed as part of #63.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant