[release/7.0.x] Source code updates from dotnet/dotnet #7304
+8
−8
Azure Pipelines / NuGet.Client CI
succeeded
Apr 23, 2026 in 24m 31s
Build #20260419.7 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 61,647 (98.28%)
- Other: 1,077 (1.72%)
- Total: 62,725
Annotations
azure-pipelines / NuGet.Client CI
NuGet.CommandLine.Test.NuGetMockServerTests.MockServer_VerifySessionId(projectStyle: PackageReference)
Failed to download package 'b.1.0.0' from 'http://localhost:50721/bef111cc-7655-49eb-a2da-638ea0a40ce9/package/a/1.0.0'.
The nupkg at 'http://localhost:50721/bef111cc-7655-49eb-a2da-638ea0a40ce9/package/a/1.0.0' is not valid.
Expected package b 1.0.0, but got package a 1.0.0
The feed 'http-feed [http://localhost:50721/bef111cc-7655-49eb-a2da-638ea0a40ce9/nuget]' lists package 'b.1.0.0' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again.
The feed 'http-feed [http://localhost:50721/bef111cc-7655-49eb-a2da-638ea0a40ce9/nuget]' lists package 'a.1.0.0' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again.
Errors in D:\a\_work\1\s\.test\work\cb209e7a\331940da\solution\proj\proj.csproj
Failed to download package 'b.1.0.0' from 'http://localhost:50721/bef111cc-7655-49eb-a2da-638ea0a40ce9/package/a/1.0.0'.
The nupkg at 'http://localhost:50721/bef111cc-7655-49eb-a2da-638ea0a40ce9/package/a/1.0.0' is not valid.
Expected package b 1.0.0, but got package a 1.0.0
The feed 'http-feed [http://localhost:50721/bef111cc-7655-49eb-a2da-638ea0a40ce9/nuget]' lists package 'b.1.0.0' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again.
The feed 'http-feed [http://localhost:50721/bef111cc-7655-49eb-a2da-638ea0a40ce9/nuget]' lists package 'a.1.0.0' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again.
NuGet Version: 7.0.3.65534
MSBuild P2P timeout [ms]: 120000
MSBuild auto-detection: using msbuild version '17.14.40.60911' from 'C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\bin'. Use option -MSBuildVersion to force nuget to use a specific version of MSBuild.
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\bin\msbuild.exe "C:\Users\cloudtest\AppData\Local\Temp\NuGetScratch\0lkhwwj5.ynq.nugetinputs.targets" /t:GenerateRestoreGraphFile /nologo /nr:false /v:q /p:NuGetPropsFile="C:\Users\cloudtest\AppData\Local\Temp\NuGetScratch\bol3jioe.afl.nugetrestore.props" /p:NuGetRestoreTargets="C:\Users\cloudtest\AppData\Local\Temp\NuGetScratch\po4w4t4r.zsk.nugetrestore.targets" /p:RestoreUseCustomAfterTargets="True" /p:DisableCheckingDuplicateNuGetItems="True" /p:RestoreTaskAssemblyFile="D:\a\_work\1\s\test\NuGet.Clients.Tests\NuGet.CommandLine.Test\bin\Debug\net472\NuGet\NuGet.exe" /p:RestoreSources="http://localhost:50721/bef111cc-7655-49eb-a2da-638ea0a40ce9/nuget;"
Running restore with 4 concurrent jobs.
Reading project file D:\a\_work\1\s\.test\work\cb209e7a\331940da\solution\proj\proj.csproj.
The restore inputs for 'proj' have changed. Continuing restore.
Restoring packages for D:\a\_work\1\s\.test\work\cb209e7a\331940da\solution\proj\proj.csproj...
GET http://localhost:50721/bef111cc-7655-49eb-a2da-638ea0a40ce9/nuget/FindPackagesById()?id='b'&semVerLevel=2.0.0
GET http://localhost:50721/bef111cc-7655-49eb-a2da-638ea0a40ce9/nuget/FindPackagesById()?id='a'&semVerLevel=2.0.0
OK http://localhost:50721/bef111cc-7655-49eb-a2da-638ea0a40ce9/nuget/FindPackagesById()?id='b'&semVerLevel=2.0.0 21ms
OK http://localhost:50721/bef111cc-7655-49eb-a2da-638ea0a40ce9/nuget/FindPackagesById()?id='a'&semVerLevel=2.0.0 19ms
GET http://localhost:50721/bef111cc-7655-49eb-a2da-638ea0a40ce9/package/a/1.0.0
OK http://localhost:50721/bef111cc-7655-49eb-a2da-638ea0a40ce9/package/a/1.0.0 2ms
Failed to download package 'b.1.0.0' from 'h
Raw output
at NuGet.CommandLine.Test.Util.RunCommand(SimpleTestPathContext pathContext, String nugetExe, Int32 expectedExitCode, ITestOutputHelper testOutputHelper, String[] arguments) in D:\a\_work\1\s\test\NuGet.Clients.Tests\NuGet.CommandLine.Test\Util.cs:line 95
at NuGet.CommandLine.Test.Util.Restore(SimpleTestPathContext pathContext, String inputPath, Int32 expectedExitCode, ITestOutputHelper testOutputHelper, String[] additionalArgs) in D:\a\_work\1\s\test\NuGet.Clients.Tests\NuGet.CommandLine.Test\Util.cs:line 73
at NuGet.CommandLine.Test.NuGetMockServerTests.MockServer_VerifySessionId(ProjectStyle projectStyle) in D:\a\_work\1\s\test\NuGet.Clients.Tests\NuGet.CommandLine.Test\NuGetMockServerTests.cs:line 74
Loading