panic: Sentry detected 1 stuck task(s):
	Task tid: 43180 (goroutine 869312), entered RunSys state 3m12.24s ago.
Search for 'goroutine <id>' in the stack dump to find the offending goroutine(s)
Stack for running G's are skipped while panicking.

goroutine 115 [running]:
panic({0x10dbec0?, 0xc00ac23830?})
	GOROOT/src/runtime/panic.go:1017 +0x3ac fp=0xc000829c90 sp=0xc000829be0 pc=0x43a72c
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000829db8?, 0x136158b?, 0x50?, 0xc000829db8)
	pkg/sentry/watchdog/watchdog.go:379 +0x385 fp=0xc000829d50 sp=0xc000829c90 pc=0xbeadc5
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000526280, 0xc00a3eadb0, 0x0?, {0x0?})
	pkg/sentry/watchdog/watchdog.go:338 +0x285 fp=0xc000829e80 sp=0xc000829d50 pc=0xbea985
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000526280)
	pkg/sentry/watchdog/watchdog.go:320 +0x585 fp=0xc000829f58 sp=0xc000829e80 pc=0xbea5e5
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000526280)
	pkg/sentry/watchdog/watchdog.go:255 +0x37 fp=0xc000829fc8 sp=0xc000829f58 pc=0xbe9fb7
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start.func2()
	pkg/sentry/watchdog/watchdog.go:206 +0x25 fp=0xc000829fe0 sp=0xc000829fc8 pc=0xbe9b05
runtime.goexit()
	src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000829fe8 sp=0xc000829fe0 pc=0x471241
created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start in goroutine 1
	pkg/sentry/watchdog/watchdog.go:206 +0x1ec