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:global::InedoProduct-Deploy-Release-New
Pipeline:Release22 (Release)
Created:10/7/2022 10:38:50 PM by apapadimoulis@inedo.local
Start date:10/7/2022 10:38:52 PM
Completed date:10/7/2022 10:38:55 PM (3.6s)
Status:Failed

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

  • Execution Logs3.6s

    • Repackage and promote RC packages1.1s

      • Repackage $ApplicationName.$p $PackageVersion() to $ReleaseNumber on PrereleaseProducts0.024s

        Repackaging InedoReleases/ProGet.Service 22.0.10 to 22.0.10 on  ( feed)...
        "Version" and "NewVersion" are the same; nothing to do.
        • Repackage $ApplicationName.$p $PackageVersion() to $ReleaseNumber on PrereleaseProducts0.024s

          Repackaging InedoReleases/ProGet.SqlScripts 22.0.10 to 22.0.10 on  ( feed)...
          "Version" and "NewVersion" are the same; nothing to do.
          • Repackage $ApplicationName.$p $PackageVersion() to $ReleaseNumber on PrereleaseProducts0.023s

            Repackaging InedoReleases/ProGet.Extensions 22.0.10 to 22.0.10 on  ( feed)...
            "Version" and "NewVersion" are the same; nothing to do.
            • Repackage $ApplicationName.$p $PackageVersion() to $ReleaseNumber on PrereleaseProducts0.024s

              Repackaging InedoReleases/ProGet.RompPack 22.0.10 to 22.0.10 on  ( feed)...
              "Version" and "NewVersion" are the same; nothing to do.
            • Push virtual package0.41s

              • Push Universal Package $ApplicationName.vpack to Products0.13s

                Unhandled exception: Inedo.UPack.Net.UniversalFeedException: 403 Forbidden: The Feeds_OverwritePackage task is required to perform this action.
                   at Inedo.UPack.Net.DefaultApiResponse.ThrowIfNotSuccessfulAsync(CancellationToken cancellation)
                   at Inedo.UPack.Net.UniversalFeedClient.UploadPackageAsync(Stream stream, CancellationToken cancellationToken)
                   at Inedo.Extensions.Operations.ProGet.ProGetFeedClient.UploadPackageAndComputeHashAsync(String fileName) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E255410\Src\InedoCore\InedoExtension\Operations\ProGet\ProGetFeedClient.cs:line 190
                   at Inedo.Extensions.Operations.ProGet.ProGetFeedClient.UploadVirtualPackageAndComputeHashAsync(String fileName) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E255410\Src\InedoCore\InedoExtension\Operations\ProGet\ProGetFeedClient.cs:line 220
                   at Inedo.Extensions.Operations.ProGet.PushPackageFileOperation.RemoteExecuteAsync(IRemoteOperationExecutionContext context) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E255410\Src\InedoCore\InedoExtension\Operations\ProGet\PushPackageFileOperation.cs:line 106
                   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)