panic: Sentry detected 1 stuck task(s): Task tid: 16 (goroutine 624), entered RunSys state 3m36.94s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 109 [running]: panic(0xfdb960, 0xc0004b7c90) GOROOT/src/runtime/panic.go:1064 +0x545 fp=0xc000d83c10 sp=0xc000d83b48 pc=0x437265 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000204980, 0x1, 0x1, 0xc000d83d78) pkg/sentry/watchdog/watchdog.go:385 +0x5a5 fp=0xc000d83d08 sp=0xc000d83c10 pc=0xbc1585 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000204980, 0xc0003f30e0, 0x8d01, 0x68c6afaa80) pkg/sentry/watchdog/watchdog.go:344 +0x315 fp=0xc000d83e40 sp=0xc000d83d08 pc=0xbc0f15 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000204980) pkg/sentry/watchdog/watchdog.go:326 +0x4db fp=0xc000d83f40 sp=0xc000d83e40 pc=0xbc0b1b gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000204980) pkg/sentry/watchdog/watchdog.go:261 +0x45 fp=0xc000d83fd8 sp=0xc000d83f40 pc=0xbc0545 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc000d83fe0 sp=0xc000d83fd8 pc=0x4709a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:212 +0x1b9