Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Execution Details

Environment:Build
Script:Build
Pipeline:Release (Build)
Created:11/8/2024 9:29:37 PM by apapadimoulis@inedo.local
Start date:11/8/2024 9:29:39 PM
Completed date:11/8/2024 9:30:01 PM (22s)
Status:Failed

Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.

  • Execution Logs22s

    • Check out code from $Repository to $WorkingDirectory22s

      Updating local repository for https://github.com/Inedo/inedo-docs.git...
      Unhandled exception: LibGit2Sharp.LibGit2SharpException: error receiving data from socket: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. at LibGit2Sharp.Core.Ensure.HandleError(Int32 result) in /_/LibGit2Sharp/Core/Ensure.cs:line 154 at LibGit2Sharp.Core.Proxy.git_remote_fetch(RemoteHandle remote, IEnumerable`1 refSpecs, GitFetchOptions fetchOptions, String logMessage) in /_/LibGit2Sharp/Core/Proxy.cs:line 2289 at LibGit2Sharp.Commands.Fetch(Repository repository, String remote, IEnumerable`1 refspecs, FetchOptions options, String logMessage) in /_/LibGit2Sharp/Commands/Fetch.cs:line 79 at Inedo.Extensions.Git.RepoMan.FetchOrCloneAsync(RepoManConfig config, CancellationToken cancellationToken) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E495500\Src\Git\InedoExtension\RepoMan.cs:line 60 at Inedo.Extensions.Git.Operations.CanonicalGitOperation.FetchOrCloneAsync(IRemoteOperationExecutionContext context) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E495500\Src\Git\InedoExtension\Operations\CanonicalGitOperation.cs:line 130 at Inedo.Extensions.Git.Operations.CheckoutCodeOperation.RemoteExecuteAsync(IRemoteOperationExecutionContext context) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E495500\Src\Git\InedoExtension\Operations\CheckoutCodeOperation.cs:line 61 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)