panic: Sentry detected 1 stuck task(s):
	Task tid: 26 (goroutine 173), entered RunSys state 3m17.5s 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 43 [running]:
panic({0xfdc700?, 0xc0008175b0?})
	GOROOT/src/runtime/panic.go:1017 +0x3ac fp=0xc00084bc68 sp=0xc00084bbb8 pc=0x43a72c
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc00084bd90?, 0x125726f?, 0x50?, 0xc00084bd90)
	pkg/sentry/watchdog/watchdog.go:379 +0x32a fp=0xc00084bd28 sp=0xc00084bc68 pc=0xb2b54a
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000190200, 0xc000452870, 0x0?, {0xc0000d3230?})
	pkg/sentry/watchdog/watchdog.go:338 +0x24b fp=0xc00084be58 sp=0xc00084bd28 pc=0xb2b14b
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000190200)
	pkg/sentry/watchdog/watchdog.go:320 +0x505 fp=0xc00084bf58 sp=0xc00084be58 pc=0xb2ae05
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000190200)
	pkg/sentry/watchdog/watchdog.go:255 +0x25 fp=0xc00084bfc8 sp=0xc00084bf58 pc=0xb2a865
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start.func2()
	pkg/sentry/watchdog/watchdog.go:206 +0x25 fp=0xc00084bfe0 sp=0xc00084bfc8 pc=0xb2a385
runtime.goexit()
	src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00084bfe8 sp=0xc00084bfe0 pc=0x471241
created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start in goroutine 1
	pkg/sentry/watchdog/watchdog.go:206 +0x1cc