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:Release
Script:InedoProduct-Deploy-Release22
Pipeline:Release24 (Release)
Created:10/23/2024 5:50:59 AM by apapadimoulis@inedo.local
Start date:10/23/2024 5:51:02 AM
Completed date:10/23/2024 5:55:00 AM (3min 58s)
Status:Failed

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

  • Execution Logs3min 58s

    Unable to initialize server linuxbldsv1: Inedo.Agents.Ssh.SshException: Unable to exchange encryption keys
       at Inedo.Agents.Ssh.Libssh2.Libssh2Session.HandleError(Int32 res, IntPtr sftp)
       at Inedo.Agents.Ssh.Libssh2.Libssh2Session.WithSocketAsync[T](Func`1 run, Func`2 getError, IntPtr sftp, CancellationToken cancellationToken)
       at Inedo.Agents.Ssh.Libssh2.Libssh2Session.HandshakeAsync(Socket socket, CancellationToken cancellationToken)
       at Inedo.Agents.Ssh.Libssh2.Libssh2Session.ConnectAsync(SshHostAddress host, SshCredentials credentials, CancellationToken cancellationToken)
       at Inedo.Agents.Ssh.SshAgentClient.ConnectAsync(SshConnectionInfo connectionInfo, CancellationToken cancellationToken)
       at Inedo.BuildMaster.Windows.ServiceApplication.Agents.SshAgentConnection.CreateAsync(SshAgent agent, Boolean connect, CancellationToken cancellationToken)
       at Inedo.BuildMaster.Extensibility.Agents.ConnectingAgent.GetConnectionAsync(CancellationToken cancellationToken)
       at Inedo.BuildMaster.Extensibility.Agents.ConnectingAgent.GetAgentServiceInternalAsync(Type service)
       at Inedo.BuildMaster.Extensibility.Agents.ConnectingAgent.GetAgentServiceInternal(Type service)
       at Inedo.Extensibility.Agents.Agent.GetService[TService]()
       at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.<>c__DisplayClass49_0.<<GetServerAsync>g__internalGetServerAsync|0>d.MoveNext()
    --- End of stack trace from previous location ---
       at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.GetServerAsync(String serverName, ILogSink log, CancellationToken cancellationToken)
       at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.GetExternalContextAsync(String contextType, String contextValue, IExecuterContext currentContext)