- 
    Type:Improvement 
- 
    Resolution: Unresolved
- 
    Priority:Major - P3 
- 
    None
- 
    Affects Version/s: None
- 
    Component/s: Testing Infrastructure
- 
        Server Tooling & Methods
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
For example, currently the format looks like this:
2019-02-10T18:39:46.237+0000 E QUERY    [js] Error: 1 thread threw
        Foreground jstests/concurrency/fsm_workloads/random_moveChunk_base.js
        Error: network error while attempting to run command 'whatsmyuri' on host 'localhost:20003'
        makeNewConnWithExistingSession@jstests/concurrency/fsm_libs/fsm.js:33:30
        runFSM/<@jstests/concurrency/fsm_libs/fsm.js:44:66
        runFSM@jstests/concurrency/fsm_libs/fsm.js:44:13
        @eval:8:9
        main@jstests/concurrency/fsm_libs/worker_thread.js:222:17
        @eval:5:12
        @eval:3:24
        _threadStartWrapper@:26:16
It would be helpful if there is a way to tell what was the approximate time the failure occurred to aid in correlating events in the logs.