panic: Sentry detected 1 stuck task(s): Task tid: 41394 (0xa1b2), entered RunSys state 3m12.54s 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 179 [running]: panic(0x14b3aa0, 0xc001ae0040) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc00257bb48 sp=0xc00257ba90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0003ee000, 0x1, 0x1, 0xc00257bd10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc00257bc78 sp=0xc00257bb48 pc=0xdbaeb7 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0003ee000, 0xc003949200, 0x27801, 0x1abeb606b00) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc00257bdd8 sp=0xc00257bc78 pc=0xdba68f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0003ee000) pkg/sentry/watchdog/watchdog.go:308 +0x770 fp=0xc00257bf30 sp=0xc00257bdd8 pc=0xdba190 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0003ee000) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc00257bfd8 sp=0xc00257bf30 pc=0xdb98b3 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc00257bfe0 sp=0xc00257bfd8 pc=0x46b961 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d