panic: Sentry detected 1 stuck task(s): Task tid: 29 (goroutine 216), entered RunSys state 3m35.22s 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({0x10ed700?, 0xc0000a4f40?}) GOROOT/src/runtime/panic.go:1017 +0x3ac fp=0xc000593c90 sp=0xc000593be0 pc=0x43a72c gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000593db8?, 0x1375d6c?, 0x50?, 0xc000593db8) pkg/sentry/watchdog/watchdog.go:379 +0x385 fp=0xc000593d50 sp=0xc000593c90 pc=0xbf36e5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000156400, 0xc0007aadb0, 0x0?, {0x0?}) pkg/sentry/watchdog/watchdog.go:338 +0x285 fp=0xc000593e80 sp=0xc000593d50 pc=0xbf32a5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000156400) pkg/sentry/watchdog/watchdog.go:320 +0x585 fp=0xc000593f58 sp=0xc000593e80 pc=0xbf2f05 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000156400) pkg/sentry/watchdog/watchdog.go:255 +0x37 fp=0xc000593fc8 sp=0xc000593f58 pc=0xbf28d7 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start.func2() pkg/sentry/watchdog/watchdog.go:206 +0x25 fp=0xc000593fe0 sp=0xc000593fc8 pc=0xbf2425 runtime.goexit() src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000593fe8 sp=0xc000593fe0 pc=0x471241 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start in goroutine 1 pkg/sentry/watchdog/watchdog.go:206 +0x1ec