panic: Sentry detected 2 stuck task(s): Task tid: 28662 (goroutine 1266917), entered RunSys state 3m25.8s ago. Task tid: 28661 (goroutine 1266916), entered RunSys state 3m25.8s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 115 [running]: panic(0x1219b00, 0xc00a51cdc0) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc00086fc58 sp=0xc00086fb90 pc=0x437c65 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc00011e400, 0x1, 0x1, 0xc00086fd98) pkg/sentry/watchdog/watchdog.go:441 +0x5df fp=0xc00086fd28 sp=0xc00086fc58 pc=0xcf5f5f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00011e400, 0xc010f25cb0, 0x3bb01, 0x23d966d3500) pkg/sentry/watchdog/watchdog.go:389 +0x355 fp=0xc00086fe60 sp=0xc00086fd28 pc=0xcf58b5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00011e400) pkg/sentry/watchdog/watchdog.go:367 +0x5ea fp=0xc00086ff58 sp=0xc00086fe60 pc=0xcf54aa gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00011e400) pkg/sentry/watchdog/watchdog.go:287 +0x48 fp=0xc00086ffd8 sp=0xc00086ff58 pc=0xcf4de8 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc00086ffe0 sp=0xc00086ffd8 pc=0x472861 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:226 +0x1da