TurnRunnerTask.Execute

// Id: #880273
using TEQ.WorkerJobs.Jobs.Scheduled;

var turnRunnerTask = Activate<TurnRunnerTask>();
await turnRunnerTask.Execute(null, null);

Parameters

CurrentCulture
""
RecurringJobId
"Turn Runner (schedule-based)"
Time
1783734005

State

07/11/2026 01:40:51 (+45.217s) Failed

Failed to change state to a 'Failed' one due to an exception after 10 retry attempts

System.AggregateException (ln0sdlwk0009s2:1873)

An error occurred while writing to logger(s). (Format of the executable (.exe) or library (.dll) is invalid.)

System.AggregateException: An error occurred while writing to logger(s). (Format of the executable (.exe) or library (.dll) is invalid.) ---> System.BadImageFormatException: Format of the executable (.exe) or library (.dll) is invalid.
   at System.Diagnostics.StackTrace.ToString(TraceFormat traceFormat, StringBuilder sb)
   at System.Exception.ToString()
   at Microsoft.Extensions.Logging.Console.SimpleConsoleFormatter.Write[TState](LogEntry`1& logEntry, IExternalScopeProvider scopeProvider, TextWriter textWriter)
   at Microsoft.Extensions.Logging.Console.ConsoleLogger.Log[TState](LogLevel logLevel, EventId eventId, TState state, Exception exception, Func`3 formatter)
   at Microsoft.Extensions.Logging.Logger.<Log>g__LoggerLog|14_0[TState](LogLevel logLevel, EventId eventId, ILogger logger, Exception exception, Func`3 formatter, List`1& exceptions, TState& state)

   --- End of inner exception stack trace ---
   at Microsoft.Extensions.Logging.Logger.ThrowLoggingError(List`1 exceptions)
   at Microsoft.Extensions.Logging.Logger.Log[TState](LogLevel logLevel, EventId eventId, TState state, Exception exception, Func`3 formatter)
   at Hangfire.AspNetCore.AspNetCoreLog.Log(LogLevel logLevel, Func`1 messageFunc, Exception exception)
   at Hangfire.Logging.LogExtensions.ErrorException(ILog logger, String message, Exception exception)
   at Hangfire.States.StateMachine.InvokeOnStateElection(KeyValuePair`2 x)

+200ms Processing

Server:
ln0sdlwk0009s2:1873
Worker:
bf17d46a
+23msStarted
+32ms[INFO] TurnRunnerTask: starting for 17 zone(s) [21, 22, 23, 24, 25, 26, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016] (legacy=6, private=11).

+10ms Enqueued

Triggered by recurring job scheduler

07/11/2026 01:40:05 Created