INFO : 2025-07-16 02:51:54Z - Acquiring server... INFO : 2025-07-16 02:51:54Z - Server 'winbuildsv1' acquired. INFO : 2025-07-16 02:51:55Z - Updating local repository for https://git.inedo.com/Inedo/BuildMaster.git... INFO : 2025-07-16 02:51:55Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E575394\Src... ERROR: 2025-07-16 02:51:55Z - Unhandled exception: LibGit2Sharp.LibGit2SharpException: invalid pack file - base entry delta is not in the same pack at LibGit2Sharp.Core.Ensure.HandleError(Int32 result) in /_/LibGit2Sharp/Core/Ensure.cs:line 154 at LibGit2Sharp.Core.ObjectSafeWrapper..ctor(ObjectId id, RepositoryHandle handle, Boolean allowNullObjectId, Boolean throwIfMissing) in /_/LibGit2Sharp/Core/ObjectSafeWrapper.cs:line 21 at LibGit2Sharp.Core.Proxy.git_object_peel(RepositoryHandle repo, ObjectId id, GitObjectType type, Boolean throwsIfCanNotPeel) in /_/LibGit2Sharp/Core/Proxy.cs:line 1490 at LibGit2Sharp.GitObject.Peel[T](Boolean throwOnError) in /_/LibGit2Sharp/GitObject.cs:line 103 at Inedo.Extensions.Git.RepoMan.<>c__DisplayClass6_0.<g__exportTree|0>d.MoveNext() in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543343\Src\Git\InedoExtension\RepoMan.cs:line 189 --- End of stack trace from previous location --- at Inedo.Extensions.Git.RepoMan.<>c__DisplayClass6_0.<g__exportTree|0>d.MoveNext() in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543343\Src\Git\InedoExtension\RepoMan.cs:line 189 --- End of stack trace from previous location --- at Inedo.Extensions.Git.RepoMan.ExportAsync(RepoExportOptions options, CancellationToken cancellationToken) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543343\Src\Git\InedoExtension\RepoMan.cs:line 142 at Inedo.Extensions.Git.Operations.CheckoutCodeOperation.RemoteExecuteAsync(IRemoteOperationExecutionContext context) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543343\Src\Git\InedoExtension\Operations\CheckoutCodeOperation.cs:line 64 at Inedo.Extensibility.Operations.RemoteExecuteOperation.RemoteExecuteJob.ExecuteAsync(CancellationToken cancellationToken) at Inedo.Agents.AgentCommand`1.Inedo.Agents.IAgentCommandWithResponse.ExecuteAsync(Stream responseStream) at Inedo.Agents.AgentCommandDispatcher.ExecuteCommandAsync(AgentCommand command, IClientConnection connection)