Upgrade to containerd 2 #5720
Annotations
3 errors
Generate annotations:
client/run.go#L273
=== RUN TestClientGatewayIntegration
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34569/library/busybox:latest
--- FAIL: TestClientGatewayIntegration (0.01s)
|
Generate annotations:
client/sandbox.go#L133
=== RUN TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=oci/netmode=host
=== PAUSE TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=oci/netmode=host
=== CONT TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=oci/netmode=host
sandbox.go:133: sandbox timeout reached, stopping worker
sandbox.go:172: buildkitd debug logs:
goroutine 123 [running]:
runtime/pprof.writeGoroutineStacks({0x1ffcce0, 0xc00034c000})
/usr/local/go/src/runtime/pprof/pprof.go:761 +0x6a
runtime/pprof.writeGoroutine({0x1ffcce0?, 0xc00034c000?}, 0xc00034fa40?)
/usr/local/go/src/runtime/pprof/pprof.go:750 +0x25
runtime/pprof.(*Profile).WriteTo(0x2dd3850?, {0x1ffcce0?, 0xc00034c000?}, 0xc?)
/usr/local/go/src/runtime/pprof/pprof.go:374 +0x14b
net/http/pprof.handler.ServeHTTP({0xc000b48041, 0x9}, {0x2015960, 0xc00034c000}, 0xc0002d6280)
/usr/local/go/src/net/http/pprof/pprof.go:272 +0x52f
net/http/pprof.Index({0x2015960, 0xc00034c000}, 0xc0002d6280?)
/usr/local/go/src/net/http/pprof/pprof.go:388 +0xde
net/http.HandlerFunc.ServeHTTP(0xc0003e2000?, {0x2015960?, 0xc00034c000?}, 0x767976?)
/usr/local/go/src/net/http/server.go:2220 +0x29
net/http.(*ServeMux).ServeHTTP(0x46f759?, {0x2015960, 0xc00034c000}, 0xc0002d6280)
/usr/local/go/src/net/http/server.go:2747 +0x1ca
net/http.serverHandler.ServeHTTP({0xc00034f890?}, {0x2015960?, 0xc00034c000?}, 0x6?)
/usr/local/go/src/net/http/server.go:3210 +0x8e
net/http.(*conn).serve(0xc00019a480, {0x20192e0, 0xc0001da1e0})
/usr/local/go/src/net/http/server.go:2092 +0x5d0
created by net/http.(*Server).Serve in goroutine 23
/usr/local/go/src/net/http/server.go:3360 +0x485
goroutine 1 [select, 5 minutes, locked to thread]:
main.main.func3(0xc000310f20)
/src/cmd/buildkitd/main.go:379 +0x1550
github.com/urfave/cli.HandleAction({0x19ac660?, 0xc00051a9c0?}, 0xc0001b4380?)
/src/vendor/github.com/urfave/cli/app.go:524 +0x50
github.com/urfave/cli.(*App).Run(0xc0001b4380, {0xc000050340, 0xd, 0xd})
/src/vendor/github.com/urfave/cli/app.go:286 +0x79b
main.main()
/src/cmd/buildkitd/main.go:408 +0x123a
goroutine 20 [select]:
github.com/moby/buildkit/util/tracing/detect.(*TraceRecorder).gcLoop(0xc000494f00, {0x2019318, 0xc000362640})
/src/util/tracing/detect/recorder.go:108 +0x185
created by github.com/moby/buildkit/util/tracing/detect.NewTraceRecorder in goroutine 1
/src/util/tracing/detect/recorder.go:49 +0x185
goroutine 33 [syscall, 5 minutes]:
os/signal.signal_recv()
/usr/local/go/src/runtime/sigqueue.go:152 +0x29
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:23 +0x13
created by os/signal.Notify.func1.1 in goroutine 1
/usr/local/go/src/os/signal/signal.go:151 +0x1f
goroutine 34 [chan receive, 5 minutes]:
github.com/moby/buildkit/util/appcontext.Context.func1.1()
/src/util/appcontext/appcontext.go:36 +0x65
created by github.com/moby/buildkit/util/appcontext.Context.func1 in goroutine 1
/src/util/appcontext/appcontext.go:34 +0x19a
goroutine 23 [IO wait]:
internal/poll.runtime_pollWait(0x7efc7b0496b0, 0x72)
/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc00051c580?, 0xc000019ce8?, 0x0)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Accept(0xc00051c580)
/usr/local/go/src/internal/poll/fd_unix.go:620 +0x295
net.(*netFD).accept(0xc00051c580)
/usr/local/go/src/net/fd_unix.go:172 +0x29
net.(*UnixListener).accept(0xc000019
|
Test
Process completed with exit code 1.
|
Loading