panic: Sentry detected 1 stuck task(s): Task tid: 64 (goroutine 351), entered RunSys state 3m34.09s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 100 [running]: panic({0x110ee80?, 0xc000959670?}) GOROOT/src/runtime/panic.go:1017 +0x3ac fp=0xc001391c90 sp=0xc001391be0 pc=0x43a72c gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc001391db8?, 0x139ba83?, 0x50?, 0xc001391db8) pkg/sentry/watchdog/watchdog.go:379 +0x385 fp=0xc001391d50 sp=0xc001391c90 pc=0xc59a45 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00013e400, 0xc000b6a060, 0x80?, {0x0?}) pkg/sentry/watchdog/watchdog.go:338 +0x285 fp=0xc001391e80 sp=0xc001391d50 pc=0xc59605 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00013e400) pkg/sentry/watchdog/watchdog.go:320 +0x585 fp=0xc001391f58 sp=0xc001391e80 pc=0xc59265 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00013e400) pkg/sentry/watchdog/watchdog.go:255 +0x37 fp=0xc001391fc8 sp=0xc001391f58 pc=0xc58c37 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start.func2() pkg/sentry/watchdog/watchdog.go:206 +0x25 fp=0xc001391fe0 sp=0xc001391fc8 pc=0xc58785 runtime.goexit() src/runtime/asm_amd64.s:1650 +0x1 fp=0xc001391fe8 sp=0xc001391fe0 pc=0x471241 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start in goroutine 1 pkg/sentry/watchdog/watchdog.go:206 +0x1ec