panic: Sentry detected 2 stuck task(s): Task tid: 14145 (0x3741), entered RunSys state 3m11.57s ago. Task tid: 14151 (0x3747), entered RunSys state 3m11.52s ago. Search for '(*Task).run(0x..., 0x)' in the stack dump to find the offending goroutine Stack for running G's are skipped while panicking. goroutine 102 [running]: panic(0x15dc320, 0xc000136140) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc0018f3b48 sp=0xc0018f3a90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000170000, 0x1, 0x1, 0xc0018f3d10) pkg/sentry/watchdog/watchdog.go:386 +0x737 fp=0xc0018f3c78 sp=0xc0018f3b48 pc=0xecec67 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000170000, 0xc000c22630, 0x12001, 0xcb1d4dd080) pkg/sentry/watchdog/watchdog.go:345 +0x3ff fp=0xc0018f3dd8 sp=0xc0018f3c78 pc=0xece43f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000170000) pkg/sentry/watchdog/watchdog.go:326 +0x770 fp=0xc0018f3f30 sp=0xc0018f3dd8 pc=0xecdf40 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000170000) pkg/sentry/watchdog/watchdog.go:261 +0x53 fp=0xc0018f3fd8 sp=0xc0018f3f30 pc=0xecd663 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc0018f3fe0 sp=0xc0018f3fd8 pc=0x46b9a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:212 +0x32d