Prevent deadlocks in DiagnosticLogManager #4784
Open
Azure Pipelines / azure-pipelines-agent.ci
failed
Jun 4, 2024 in 16m 34s
Build #20240604.3 had test failures
Details
- Failed: 1 (0.02%)
- Passed: 5,542 (99.98%)
- Other: 0 (0.00%)
- Total: 5,543
- 27431 of 73195 blocks covered (37.48%)
- 19235 of 51029 lines covered (37.69%)
Annotations
Check failure on line 121 in Build log
azure-pipelines / azure-pipelines-agent.ci
Build log #L121
Cmd.exe exited with code '1'.
Check failure on line 6006 in Build log
azure-pipelines / azure-pipelines-agent.ci
Build log #L6006
Component Governance detected 2 security alert(s) that need to be resolved. High/Critical Component Governance alerts must be resolved before their due date or they will break the build.
Check failure on line 5986 in Build log
azure-pipelines / azure-pipelines-agent.ci
Build log #L5986
Component Governance detected 2 security alert(s) that need to be resolved. High/Critical Component Governance alerts must be resolved before their due date or they will break the build.
Check failure on line 4985 in Build log
azure-pipelines / azure-pipelines-agent.ci
Build log #L4985
Component Governance detected 1 security alert(s) that need to be resolved. High/Critical Component Governance alerts must be resolved before their due date or they will break the build.
azure-pipelines / azure-pipelines-agent.ci
Microsoft.VisualStudio.Services.Agent.Tests.Util.IOUtilL0.DeleteFile_DeletesWithRetry_CancellationRequested
Assert.Throws() Failure
Expected: typeof(System.Threading.Tasks.TaskCanceledException)
Actual: typeof(System.OperationCanceledException): The operation was canceled.
Raw output
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at Microsoft.VisualStudio.Services.Agent.Util.IOUtil.DeleteFileWithRetry(String path, CancellationToken cancellationToken) in D:\a\_work\1\s\src\Agent.Sdk\Util\IOUtil.cs:line 260
at Microsoft.VisualStudio.Services.Agent.Tests.Util.IOUtilL0.<>c__DisplayClass23_1.<<DeleteFile_DeletesWithRetry_CancellationRequested>b__0>d.MoveNext() in D:\a\_work\1\s\src\Test\L0\Util\IOUtilL0.cs:line 899
--- End of stack trace from previous location ---
Loading