ExecutionInfo.cached_remotely
True, if the reported attempt was a cache hit in a remote cache.
ExecutionInfo.exit_code
The exit code of the test action.
ExecutionInfo.hostname
The hostname of the machine where the test action was executed (in case of remote execution), if known.
ExecutionInfo.resource_usage
ExecutionInfo.strategy
Name of the strategy to execute this test action (e.g., “local”, “remote”)

