Fixed "Value cannot be null. (Parameter 'args')" #5453
Azure Pipelines / dotnet-wcf-ci
failed
Mar 19, 2024 in 1h 25m 2s
Build #20240319.1 failed
Details
- Failed: 0 (0.00%)
- Passed: 7,044 (92.44%)
- Other: 576 (7.56%)
- Total: 7,620
Annotations
azure-pipelines / dotnet-wcf-ci
.dotnet/sdk/9.0.100-preview.1.24101.2/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets#L1127
.dotnet/sdk/9.0.100-preview.1.24101.2/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(1127,5): error MSB4018: (NETCORE_ENGINEERING_TELEMETRY=Build) The "GetAssemblyAttributes" task failed unexpectedly.
System.IO.IOException: The process cannot access the file '/__w/1/s/artifacts/obj/System.ServiceModel.Primitives/Debug/net8.0/System.ServiceModel.Primitives.dll' because it is being used by another process.
at Microsoft.Win32.SafeHandles.SafeFileHandle.Init(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Int64& fileLength, UnixFileMode& filePermissions)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at Microsoft.NET.Build.Tasks.FileUtilities.<GetAssemblyVersion>g__GetAssemblyVersionFromFile|4_0(String sourcePath)
at Microsoft.NET.Build.Tasks.FileUtilities.GetAssemblyVersion(String sourcePath)
at Microsoft.NET.Build.Tasks.GetAssemblyAttributes.ExecuteCore()
at Microsoft.NET.Build.Tasks.TaskBase.Execute()
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask)
azure-pipelines / dotnet-wcf-ci
.dotnet\sdk\9.0.100-preview.1.24101.2\Microsoft.Common.CurrentVersion.targets#L4980
.dotnet\sdk\9.0.100-preview.1.24101.2\Microsoft.Common.CurrentVersion.targets(4980,5): error MSB3026: (NETCORE_ENGINEERING_TELEMETRY=Build) Could not copy "D:\a\_work\1\s\artifacts\bin\System.ServiceModel.Primitives\Debug\net8.0\de\System.ServiceModel.Primitives.resources.dll" to "D:\a\_work\1\s\artifacts\bin\ScenarioTests.Common.Tests\Debug\net8.0\de\System.ServiceModel.Primitives.resources.dll". Beginning retry 1 in 1000ms. The process cannot access the file 'D:\a\_work\1\s\artifacts\bin\ScenarioTests.Common.Tests\Debug\net8.0\de\System.ServiceModel.Primitives.resources.dll' because it is being used by another process.
azure-pipelines / dotnet-wcf-ci
.dotnet\sdk\9.0.100-preview.1.24101.2\Microsoft.Common.CurrentVersion.targets#L4980
.dotnet\sdk\9.0.100-preview.1.24101.2\Microsoft.Common.CurrentVersion.targets(4980,5): error MSB3026: (NETCORE_ENGINEERING_TELEMETRY=Build) Could not copy "D:\a\_work\1\s\artifacts\bin\System.ServiceModel.Primitives\Debug\net8.0\System.ServiceModel.Primitives.dll" to "D:\a\_work\1\s\artifacts\bin\ScenarioTests.Common.Tests\Debug\net8.0\System.ServiceModel.Primitives.dll". Beginning retry 1 in 1000ms. The process cannot access the file 'D:\a\_work\1\s\artifacts\bin\ScenarioTests.Common.Tests\Debug\net8.0\System.ServiceModel.Primitives.dll' because it is being used by another process.
Loading