-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
Milestone
Description
Failing Test(s)
- Templates.Blazor.Test.BlazorWasmTemplateAuthTest.BlazorWasmHostedTemplate_AzureActiveDirectoryTemplate_IndividualB2C_Works
- Templates.Blazor.Test.BlazorWasmTemplateAuthTest.BlazorWasmHostedTemplate_AzureActiveDirectoryTemplate_IndividualB2C_NoHttps_Works
- Templates.Blazor.Test.BlazorWasmTemplateAuthTest.BlazorWasmHostedTemplate_AzureActiveDirectoryTemplate_SingleOrg_Works
- Templates.Blazor.Test.BlazorWasmTemplateAuthTest.BlazorWasmHostedTemplate_AzureActiveDirectoryTemplate_SingleOrg_NoHttps_Works
- Templates.Blazor.Test.BlazorWasmTemplateAuthTest.BlazorWasmHostedTemplate_AzureActiveDirectoryTemplate_SingleOrg_ProgramMain_Works
- Templates.Blazor.Test.BlazorWasmTemplateAuthTest.BlazorWasmHostedTemplate_AzureActiveDirectoryTemplate_SingleOrg_NoHttps_ProgramMain_Works
Error Message
error MSB4018: The "GenerateBlazorBootExtensionJson" task failed unexpectedly.
error MSB4018: System.IO.IOException: The process cannot access the file
Stacktrace
Details
Microsoft.NET.Sdk.BlazorWebAssembly.6_0.targets(160,5): error MSB4018: System.IO.IOException: The process cannot access the file '/datadisks/disk1/work/B203097C/w/A4B70922/e/Templates/BaseFolder/AspNet.chhgnoopnlfy/Client/obj/Release/net8.0/blazor.publish.boot-extension.json' because it is being used by another process. [/datadisks/disk1/work/B203097C/w/A4B70922/e/Templates/BaseFolder/AspNet.chhgnoopnlfy/Client/AspNet.chhgnoopnlfy.Client.csproj]
Microsoft.NET.Sdk.BlazorWebAssembly.6_0.targets(160,5): error MSB4018: at Microsoft.Win32.SafeHandles.SafeFileHandle.Init(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Int64& fileLength, UnixFileMode& filePermissions) [/datadisks/disk1/work/B203097C/w/A4B70922/e/Templates/BaseFolder/AspNet.chhgnoopnlfy/Client/AspNet.chhgnoopnlfy.Client.csproj]
Microsoft.NET.Sdk.BlazorWebAssembly.6_0.targets(160,5): error MSB4018: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Func`4 createOpenException) [/datadisks/disk1/work/B203097C/w/A4B70922/e/Templates/BaseFolder/AspNet.chhgnoopnlfy/Client/AspNet.chhgnoopnlfy.Client.csproj]
Microsoft.NET.Sdk.BlazorWebAssembly.6_0.targets(160,5): error MSB4018: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [/datadisks/disk1/work/B203097C/w/A4B70922/e/Templates/BaseFolder/AspNet.chhgnoopnlfy/Client/AspNet.chhgnoopnlfy.Client.csproj]
Microsoft.NET.Sdk.BlazorWebAssembly.6_0.targets(160,5): error MSB4018: at System.IO.File.Create(String path) [/datadisks/disk1/work/B203097C/w/A4B70922/e/Templates/BaseFolder/AspNet.chhgnoopnlfy/Client/AspNet.chhgnoopnlfy.Client.csproj]
Microsoft.NET.Sdk.BlazorWebAssembly.6_0.targets(160,5): error MSB4018: at Microsoft.NET.Sdk.BlazorWebAssembly.GenerateBlazorBootExtensionJson.Execute() [/datadisks/disk1/work/B203097C/w/A4B70922/e/Templates/BaseFolder/AspNet.chhgnoopnlfy/Client/AspNet.chhgnoopnlfy.Client.csproj]
Microsoft.NET.Sdk.BlazorWebAssembly.6_0.targets(160,5): error MSB4018: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() [/datadisks/disk1/work/B203097C/w/A4B70922/e/Templates/BaseFolder/AspNet.chhgnoopnlfy/Client/AspNet.chhgnoopnlfy.Client.csproj]
Microsoft.NET.Sdk.BlazorWebAssembly.6_0.targets(160,5): error MSB4018: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) [/datadisks/disk1/work/B203097C/w/A4B70922/e/Templates/BaseFolder/AspNet.chhgnoopnlfy/Client/AspNet.chhgnoopnlfy.Client.csproj]