Dockerfile: update registry to v3.0.0#6659
Draft
thaJeztah wants to merge 1 commit into
Draft
Conversation
Member
Author
|
OK; same failures here as we saw on Moby; moby/moby#52320 (comment) |
thaJeztah
force-pushed
the
bump_registry
branch
2 times, most recently
from
April 7, 2026 10:42
ea02749 to
a464f47
Compare
Member
Author
|
Downgraded to v3.0.0 for now; will open a follow-up to bump to v3.1.x |
Member
Author
|
Still various failures; wondering if they're flakiness or legit issues; |
Member
Author
|
No dice with v3.1.1; === RUN TestIntegration/slice=1-4/TestCacheExportCacheKeyLoop/worker=containerd
time="2026-05-05T09:09:01Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:50706"
run.go:412:
Error Trace: D:/a/buildkit/buildkit/util/testutil/integration/run.go:412
C:/hostedtoolcache/windows/go/1.26.2/x64/src/sync/once.go:78
C:/hostedtoolcache/windows/go/1.26.2/x64/src/sync/once.go:69
D:/a/buildkit/buildkit/util/testutil/integration/run.go:409
D:/a/buildkit/buildkit/util/testutil/integration/run.go:239
C:/hostedtoolcache/windows/go/1.26.2/x64/src/runtime/asm_amd64.s:1771
Error: Received unexpected error:
unexpected status from POST request to http://localhost:50706/v2/library/nanoserver/blobs/uploads/: 500 Internal Server Error
unknown: unknown error
github.com/moby/buildkit/util/contentutil.copyChain
D:/a/buildkit/buildkit/util/contentutil/copy.go:117
github.com/moby/buildkit/util/contentutil.CopyChain
D:/a/buildkit/buildkit/util/contentutil/copy.go:79
github.com/moby/buildkit/util/testutil/integration.copyImagesLocal
D:/a/buildkit/buildkit/util/testutil/integration/run.go:328
github.com/moby/buildkit/util/testutil/integration.(*Mirror).AddImages
D:/a/buildkit/buildkit/util/testutil/integration/run.go:458
github.com/moby/buildkit/util/testutil/integration.Run.lazyMirrorRunnerFunc.func3.1
D:/a/buildkit/buildkit/util/testutil/integration/run.go:412
sync.(*Once).doSlow
C:/hostedtoolcache/windows/go/1.26.2/x64/src/sync/once.go:78
sync.(*Once).Do
C:/hostedtoolcache/windows/go/1.26.2/x64/src/sync/once.go:69
github.com/moby/buildkit/util/testutil/integration.Run.lazyMirrorRunnerFunc.func3
D:/a/buildkit/buildkit/util/testutil/integration/run.go:409
github.com/moby/buildkit/util/testutil/integration.Run.Run.func2.func4
D:/a/buildkit/buildkit/util/testutil/integration/run.go:239
testing.tRunner
C:/hostedtoolcache/windows/go/1.26.2/x64/src/testing/testing.go:2036
runtime.goexit
C:/hostedtoolcache/windows/go/1.26.2/x64/src/runtime/asm_amd64.s:1771
Test: TestIntegration
testing.go:1913: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test
--- FAIL: TestIntegration (7.99s)
--- FAIL: TestIntegration/slice=1-4/TestCacheExportCacheKeyLoop/worker=containerd (7.99s)
FAIL
coverage: 0.3% of statements
FAIL github.com/moby/buildkit/client 8.072s |
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.