panic: Sentry detected 1 stuck task(s): Task tid: 14 (0xe), entered RunSys state 3m37.23s 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 117 [running]: panic(0x144e5c0, 0xc000358ac0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc0006e1b48 sp=0xc0006e1a90 pc=0x43611d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000231a00, 0x1, 0x1, 0xc0006e1d10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc0006e1c78 sp=0xc0006e1b48 pc=0xd8a3f7 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000231a00, 0xc000476600, 0xc0003b1501, 0xd18c2e2800) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc0006e1dd8 sp=0xc0006e1c78 pc=0xd89bcf gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000231a00) pkg/sentry/watchdog/watchdog.go:308 +0x76d fp=0xc0006e1f30 sp=0xc0006e1dd8 pc=0xd896cd gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000231a00) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc0006e1fd8 sp=0xc0006e1f30 pc=0xd88df3 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc0006e1fe0 sp=0xc0006e1fd8 pc=0x46b961 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d