panic: Sentry detected 1 stuck task(s): Task tid: 19 (0x13), entered RunSys state 3m27.71s 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 178 [running]: panic(0x14d2c00, 0xc0003d20f0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc0007dbb48 sp=0xc0007dba90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc00019c080, 0x1, 0x1, 0xc0007dbd10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc0007dbc78 sp=0xc0007dbb48 pc=0xdc82c7 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00019c080, 0xc000190180, 0x14901, 0xd9d5827580) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc0007dbdd8 sp=0xc0007dbc78 pc=0xdc7a9f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00019c080) pkg/sentry/watchdog/watchdog.go:308 +0x770 fp=0xc0007dbf30 sp=0xc0007dbdd8 pc=0xdc75a0 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00019c080) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc0007dbfd8 sp=0xc0007dbf30 pc=0xdc6cc3 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc0007dbfe0 sp=0xc0007dbfd8 pc=0x46b961 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d