-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 4.1.1
-
Component/s: Testing Infrastructure
-
Server Tooling & Methods
-
Fully Compatible
-
TIG 2018-08-27
-
15
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
The thread running the stepdown hook doesn't log anything when an exception occurs, there is only a stacktrace. This makes it hard to tell when the exception happened. We should log something explicitly on exceptions so there's a timestamp available, which can then be used to compare with the test logs to find what is happening at the time of the failure.