Skip to content

ci(bin-image): fix meta step#45932

Merged
neersighted merged 2 commits intomoby:masterfrom
crazy-max:fix-moby-bin2
Jul 12, 2023
Merged

ci(bin-image): fix meta step#45932
neersighted merged 2 commits intomoby:masterfrom
crazy-max:fix-moby-bin2

Conversation

@crazy-max
Copy link
Copy Markdown
Member

@crazy-max crazy-max commented Jul 11, 2023

follow-up #45930

- What I did

Got another issue with previous fix where digest from metadata build result output was empty because of a typo on target name: https://github.com/moby/moby/actions/runs/5524595417/jobs/10077121927#step:8:3

Also needed to fix the meta step and bake meta file in merge job. We can't upload the same file in a matrix so we have to generate metadata in prepare job instead.

- How I did it

- How to verify it

To be sure it works I triggered the workflow on my fork: https://github.com/crazy-max/moby/actions/runs/5524785463

image

https://hub.docker.com/r/crazymax/moby-bin/tags?page=1&ordering=last_updated

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: CrazyMax <[email protected]>
We can't upload the same file in a matrix so generate
metadata in prepare job instead. Also fixes wrong bake meta
file in merge job.

Signed-off-by: CrazyMax <[email protected]>
@neersighted neersighted added this to the 25.0.0 milestone Jul 11, 2023
@crazy-max
Copy link
Copy Markdown
Member Author

BuildKit workflow is not healthy since yesterday on PRs but also master. I see many timeouts and does not look related to any changes in the code base: https://github.com/moby/moby/actions/runs/5524958864/jobs/10085371569?pr=45932#step:10:2889

=== CONT  TestFrontendIntegration/TestRefReadDir/worker=dockerd-containerd
    frontend_test.go:239: 
        	Error Trace:	/src/frontend/frontend_test.go:239
        	            				/src/frontend/run.go:87
        	            				/src/frontend/run.go:196
        	Error:      	Received unexpected error:
        	            	Unavailable: failed to receive server preface within timeout

image

@neersighted Did something changed in repo settings related to actions/runners?

@neersighted
Copy link
Copy Markdown
Member

Merging through failures as this PR is not related to any of them, and they are caused by #22000.

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.

3 participants