Merge pull request #4756 from jsternberg/trace-recorder-refactor #2753
Annotations
2 errors
Generate annotations:
frontend/dockerfile/run.go#L270
=== RUN TestIntegration
time="2024-03-29T18:50:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36331"
run.go:270: copied local:/labs.tar to local mirror localhost:36331/buildkit_test/n6b03tepchjc2d7v2xzudsz6m:latest
run.go:165:
Error Trace: /src/util/testutil/integration/run.go:165
/src/frontend/dockerfile/dockerfile_test.go:237
Error: Received unexpected error:
failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/tonistiigi/hellofs/blobs/sha256:aa689d63a44236e2a9653039249f16e8b910d46b64d4f7aa21b019048dc063ef: 503 Service Unavailable
github.com/moby/buildkit/util/contentutil.CopyChain
/src/util/contentutil/copy.go:87
github.com/moby/buildkit/util/testutil/integration.copyImagesLocal
/src/util/testutil/integration/run.go:267
github.com/moby/buildkit/util/testutil/integration.runMirror
/src/util/testutil/integration/run.go:358
github.com/moby/buildkit/util/testutil/integration.Run
/src/util/testutil/integration/run.go:164
github.com/moby/buildkit/frontend/dockerfile.TestIntegration
/src/frontend/dockerfile/dockerfile_test.go:237
testing.tRunner
/usr/local/go/src/testing/testing.go:1595
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration
--- FAIL: TestIntegration (1.80s)
|
Test
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading