panic: Sentry detected 1 stuck task(s): Task tid: 6263 (0x1877), entered RunSys state 3m1.81s 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 58 [running]: panic(0x100cc20, 0xc0014cc1c0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc07fa0bc00 sp=0xc07fa0bb48 pc=0x43438d gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0006bc800, 0x1, 0x1, 0xc07fa0bd68) pkg/sentry/watchdog/watchdog.go:448 +0x5e5 fp=0xc07fa0bcf8 sp=0xc07fa0bc00 pc=0xb80e75 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0006bc800, 0xc0037bc180, 0x20101, 0x15d9a298a80) pkg/sentry/watchdog/watchdog.go:396 +0x339 fp=0xc07fa0be30 sp=0xc07fa0bcf8 pc=0xb807c9 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0006bc800) pkg/sentry/watchdog/watchdog.go:373 +0x56f fp=0xc07fa0bf40 sp=0xc07fa0be30 pc=0xb803bf gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0006bc800) pkg/sentry/watchdog/watchdog.go:293 +0x56 fp=0xc07fa0bfd8 sp=0xc07fa0bf40 pc=0xb7fd56 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc07fa0bfe0 sp=0xc07fa0bfd8 pc=0x467da1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:232 +0x1df