Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed "Value cannot be null. (Parameter 'args')" #5453

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Fixed "Value cannot be null. (Parameter 'args')"

31a8a96
Select commit
Loading
Failed to load commit list.
Open

Fixed "Value cannot be null. (Parameter 'args')" #5453

Fixed "Value cannot be null. (Parameter 'args')"
31a8a96
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-wcf-ci failed Mar 19, 2024 in 1h 25m 2s

Build #20240319.1 failed

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 7,044 (92.44%)
  • Other: 576 (7.56%)
  • Total: 7,620

Annotations

Check failure on line 1127 in .dotnet/sdk/9.0.100-preview.1.24101.2/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets

See this annotation in the file changed.

@azure-pipelines 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)

Check failure on line 4980 in .dotnet\sdk\9.0.100-preview.1.24101.2\Microsoft.Common.CurrentVersion.targets

See this annotation in the file changed.

@azure-pipelines 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. 

Check failure on line 4980 in .dotnet\sdk\9.0.100-preview.1.24101.2\Microsoft.Common.CurrentVersion.targets

See this annotation in the file changed.

@azure-pipelines 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.