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

Update to Go 1.22.7 #6217

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Update to Go 1.22.7 #6217

merged 2 commits into from
Sep 18, 2024

Conversation

dsabsay
Copy link
Contributor

@dsabsay dsabsay commented Sep 17, 2024

What this PR does:

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

dsabsay and others added 2 commits September 17, 2024 10:46
Signed-off-by: Daniel Sabsay <[email protected]>
Signed-off-by: Daniel Sabsay <[email protected]>
@dsabsay
Copy link
Contributor Author

dsabsay commented Sep 17, 2024

I suspect a race condition in the e2e tests:

18:01:44 store-gateway: docker: Error response from daemon: Conflict. The container name "/e2e-cortex-test-store-gateway" is already in use by container "5612acaad4d77427ad8dd57bd452d82ead2421ff14b837a740684034373943a8". You have to remove (or rename) that container to be able to reuse that name.
18:01:44 store-gateway: See 'docker run --help'.
    backward_compatibility_test.go:273: 
        	Error Trace:	/home/runner/work/cortex/cortex/integration/backward_compatibility_test.go:273
        	Error:      	Received unexpected error:
        	            	docker container store-gateway failed to start: exit status 1
        	Test:       	

Copy link
Member

@friedrichg friedrichg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@friedrichg friedrichg changed the title Patch 3 Update to Go 1.22.7 Sep 18, 2024
@friedrichg friedrichg merged commit 2f07f95 into cortexproject:master Sep 18, 2024
16 checks passed
@dsabsay dsabsay deleted the patch-3 branch February 13, 2025 03:25
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.

2 participants