panic: Sentry detected 2 stuck task(s): Task tid: 15112 (goroutine 3164021), entered RunSys state 3m22.9s ago. Task tid: 15108 (goroutine 3163438), entered RunSys state 3m22.9s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 228 [running]: panic(0x105cd20, 0xc0287f21d0) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc00067bc60 sp=0xc00067bb98 pc=0x437c65 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0001c2900, 0x1, 0x1, 0xc00067bda0) pkg/sentry/watchdog/watchdog.go:380 +0x565 fp=0xc00067bd30 sp=0xc00067bc60 pc=0xbd6fc5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0001c2900, 0xc028eae600, 0x101, 0x1fe196e9b00) pkg/sentry/watchdog/watchdog.go:339 +0x315 fp=0xc00067be68 sp=0xc00067bd30 pc=0xbd6995 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0001c2900) pkg/sentry/watchdog/watchdog.go:321 +0x52b fp=0xc00067bf58 sp=0xc00067be68 pc=0xbd65ab gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0001c2900) pkg/sentry/watchdog/watchdog.go:256 +0x34 fp=0xc00067bfd8 sp=0xc00067bf58 pc=0xbd5fb4 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc00067bfe0 sp=0xc00067bfd8 pc=0x472821 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:207 +0x1b1