MarketCleanupTask.Execute

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

var marketCleanupTask = Activate<MarketCleanupTask>();
await marketCleanupTask.Execute(null, null);

Parameters

CurrentCulture
""
RecurringJobId
"Market Cleanup"
Time
1785794102

State

08/03/2026 21:55:03 (+363ms) Failed

An exception occurred during performance of the job.

Microsoft.Data.SqlClient.SqlException (lw1mdlwk000074:1905)

Invalid column name 'LineageSequence'.

Microsoft.Data.SqlClient.SqlException: Invalid column name 'LineageSequence'.
   at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
   at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken)
   at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWork unitOfWork, Expression`1 filter, Func`2 orderBy, Int32 fetchSize, Int32 offset)
   at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1 filter, Func`2 orderBy)
   at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1 filter, Func`2 orderBy)
   at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync()
   at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContext ices, CancellationToken cancellationToken)
   at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContext context, CancellationToken cancellationToken)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

+74ms Processing

Server:
lw1mdlwk000074:1905
Worker:
be83455b
+78msStarted

+200ms Enqueued

Triggered by recurring job scheduler

08/03/2026 21:55:02 Created