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:Deploy
Pipeline:Release (Release)
Created:5/23/2022 1:55:56 PM by gdivis@inedo.local
Start date:5/23/2022 1:55:56 PM
Completed date:5/23/2022 1:57:17 PM (1min 21s)
Status:Succeeded

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

  • Execution Logs1min 21s

    • Tag Git Repository1min 16s

      • Tagging source0.03s

        $SourceTag release variable does not exist, tagging source (commit 3c24c6dcd6716b2366069ba7e6d49fcac579987a) in https://github.com/Inedo/upack.git
        $SourceTag release variable does not exist, tagging source (commit 3c24c6dcd6716b2366069ba7e6d49fcac579987a) in https://github.com/Inedo/upack.git
        • Tag Git Source in $RepositoryUrl with $Tag0.013s

          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>d__1.MoveNext()
          --- End of stack trace from previous location where exception was thrown ---
             at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
             at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
             at Inedo.Extensions.Git.Operations.GeneralTagOperation.<ExecuteAsync>d__18.MoveNext()
          --- End of stack trace from previous location where exception was thrown ---
             at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
             at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
             at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.<ExecuteActionAsync>d__50.MoveNext()