Skip to content

Conversation

@whoffler
Copy link
Contributor

@whoffler whoffler commented Sep 4, 2025

Description

for issue - https://github.ibm.com/GoldenEye/issues/issues/15856

Release required?

  • No release
  • Patch release (x.x.X)
  • Minor release (x.X.x)
  • Major release (X.x.x)
Release notes content

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

  • If relevant, a test for the change is included or updated with this PR.
  • If relevant, documentation for the change is included or updated with this PR.

For mergers

  • Use a conventional commit message to set the release level. Follow the guidelines.
  • Include information that users need to know about the PR in the commit message. The commit message becomes part of the GitHub release notes.
  • Use the Squash and merge option.

@iamar7
Copy link
Member

iamar7 commented Sep 4, 2025

/run pipeline

@whoffler
Copy link
Contributor Author

whoffler commented Sep 4, 2025

Pipeline failed with:

Error:   2025/09/04 09:36:07 Terraform destroy |   [ERROR] Error retrieving resource instance: An error occurred while performing the 'authenticate' step: upstream connect error or disconnect/reset before headers. reset reason: connection termination with resp code: {
         2025/09/04 09:36:07 Terraform destroy |       "StatusCode": 503,

Retrying...

@whoffler
Copy link
Contributor Author

whoffler commented Sep 4, 2025

/run pipeline

@whoffler whoffler force-pushed the defaultCOSEndpointToDirect branch from 64619e1 to d2d25e8 Compare September 4, 2025 10:14
@whoffler
Copy link
Contributor Author

whoffler commented Sep 4, 2025

Upgrade test failing

 terraform.go:243: 
        	Error Trace:	/go/pkg/mod/github.com/terraform-ibm-modules/[email protected]/testhelper/terraform.go:243
        	            				/go/pkg/mod/github.com/terraform-ibm-modules/[email protected]/testschematic/tests.go:273
        	            				/go/pkg/mod/github.com/terraform-ibm-modules/[email protected]/testschematic/tests.go:50
        	            				/__w/terraform-ibm-activity-tracker/terraform-ibm-activity-tracker/tests/pr_test.go:207
        	Error:      	Should be false
        	Test:       	TestFullyConfigurableUpgradeInSchematics
        	Messages:   	Resource(s) identified to be updated 
        	            	Name: cos_bucket_lifecycle
        	            	Address: module.cos_bucket[0].module.buckets["at-fc-upg-j6u-at-events-cos-bucket"].ibm_cos_bucket_lifecycle_configuration.cos_bucket_lifecycle[0]
        	            	Actions: [update]
        	            	DIFF:
        	            	  Before: 
        	            		{"endpoint_type":"private"}
        	            	  After: 
        	            		{"endpoint_type":"direct"}

Skipping...

@whoffler
Copy link
Contributor Author

whoffler commented Sep 4, 2025

/run pipeline

@ocofaigh ocofaigh merged commit 42d087a into main Sep 4, 2025
2 checks passed
@ocofaigh ocofaigh deleted the defaultCOSEndpointToDirect branch September 4, 2025 11:10
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 1.2.25 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants