Skip to content

fix: TestPR_testing build errors#205

Closed
anshukaira wants to merge 4 commits intoGoogleCloudPlatform:mainfrom
anshukaira:test-pr
Closed

fix: TestPR_testing build errors#205
anshukaira wants to merge 4 commits intoGoogleCloudPlatform:mainfrom
anshukaira:test-pr

Conversation

@anshukaira
Copy link
Copy Markdown
Member

No description provided.

@apeabody
Copy link
Copy Markdown
Contributor

Hi @anshukaira!

There is a build error, however I'm uncertain it's related to your change. Given most waiting PRs have build errors, I would suggest we break a simpler change out in advance. I'm thinking #173 would be a good place to start.

        	Error:      	Received unexpected error:
        	            	FatalError{Underlying: error while running command: exit status 1; 
        	            	Error: Error waiting to create function: Error waiting for Creating function: Error code 3, message: Build failed with status: FAILURE. Could not build the function due to a missing permission on the build service account. If you didn't revoke that permission explicitly, this could be caused by a change in the organization policies. Please refer to the following documentation for more details and resolution: https://cloud.google.com/functions/docs/troubleshooting#build-service-account
        	            	 You can also view the logs at https://console.cloud.google.com/cloud-build/builds;region=us-central1/9d6e38d2-98b5-4f72-9431-93de52c0d81d?project=986228047760.
        	            	
        	            	
        	            	  with module.cloud_functions2.google_cloudfunctions2_function.function,
        	            	  on ../../main.tf line 27, in resource "google_cloudfunctions2_function" "function":
        	            	  27: resource "google_cloudfunctions2_function" "function" {
        	            	}
        	Test:       	TestGCF2GCSSource

@apeabody
Copy link
Copy Markdown
Contributor

re-trigger

        	Error:      	Received unexpected error:
        	            	FatalError{Underlying: error while running command: exit status 1; 
        	            	Error: Error waiting for Create Service Networking Connection: Error code 16, message: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
        	            	Help Token: AcxmRmLMraYEt6DXMqFGCyYxBP5UDs0aYatBTQmp1pjDCUggrHxcbaVKsAbSn9PdKfh9Vhw13s2XazF6cRi5xkLGJ1Hw_yWHBFZrKegcL1eGe_y5
        	            	
        	            	  with module.secure_web_proxy.google_service_networking_connection.private_service_connect,
        	            	  on ../../modules/secure-web-proxy/main.tf line 60, in resource "google_service_networking_connection" "private_service_connect":
        	            	  60: resource "google_service_networking_connection" "private_service_connect" {
        	            	}
        	Test:       	TestGCF2BigqueryTrigger

@apeabody
Copy link
Copy Markdown
Contributor

Step #9 - "secure-cloud-func-internal-server-apply":         	Error:      	Received unexpected error:
Step #9 - "secure-cloud-func-internal-server-apply":         	            	FatalError{Underlying: error while running command: exit status 1; 
Step #9 - "secure-cloud-func-internal-server-apply":         	            	Error: error creating project prj-scf-restricted-shared-89ef (prj-scf-restricted-shared): googleapi: Error 409: Requested entity already exists, alreadyExists. If you received a 403 error, make sure you have the `roles/resourcemanager.projectCreator` permission
Step #9 - "secure-cloud-func-internal-server-apply":         	            	
Step #9 - "secure-cloud-func-internal-server-apply":         	            	  with module.secure_harness.module.network_project[0].module.project-factory.google_project.main,
Step #9 - "secure-cloud-func-internal-server-apply":         	            	  on .terraform/modules/secure_harness.network_project/modules/core_project_factory/main.tf line 73, in resource "google_project" "main":
Step #9 - "secure-cloud-func-internal-server-apply":         	            	  73: resource "google_project" "main" {
Step #9 - "secure-cloud-func-internal-server-apply":         	            	}
Step #9 - "secure-cloud-func-internal-server-apply":         	Test:       	TestCFInternalServer

@anshukaira
Copy link
Copy Markdown
Member Author

Closing this PR, as not required anymore

@anshukaira anshukaira closed this Jan 27, 2026
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.

2 participants