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

Script:Deploy
Pipeline:Release (Release)
Created:9/13/2022 10:28:36 AM by gdivis@inedo.local
Start date:9/13/2022 10:28:36 AM
Completed date:9/13/2022 10:29:39 AM (1min 3s)
Status:Succeeded

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

  • Execution Logs1min 3s

    • Tag Git Repository57s

      • Tagging source0.027s

        $SourceTag release variable does not exist, tagging source (commit 7979abbccab4b880edf0b50d647fa55d8ebca731) in https://github.com/Inedo/pgscan.git
        $SourceTag release variable does not exist, tagging source (commit 7979abbccab4b880edf0b50d647fa55d8ebca731) in https://github.com/Inedo/pgscan.git
        • Tag Git Source in $RepositoryUrl with $Tag0.02s

          Unhandled exception: System.InvalidCastException: Unable to cast object of type 'Inedo.Extensions.GitHub.Credentials.GitHubSecureCredentials' to type 'Inedo.Extensions.Credentials.UsernamePasswordCredentials'.
             at Inedo.Extensions.Git.GitOperationExtensions.GetCredentialsAndResourceAsync(IGitConfiguration operation, IOperationExecutionContext opcontext) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242922\Src\Git\Git.InedoExtension\IGitConfiguration.cs:line 52
             at Inedo.Extensions.Git.Operations.GeneralTagOperation.ExecuteAsync(IOperationExecutionContext context) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242922\Src\Git\Git.InedoExtension\Operations\GeneralTagOperation.cs:line 62
             at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.Inedo.ExecutionEngine.Executer.IExecutionHostEnvironment.ExecuteActionAsync(ActionStatement actionStatement, IExecuterContext context)