Improve service connection error message with connection ID #5467
Build #20260205.2 had test failures
Details
- Failed: 2 (0.02%)
- Passed: 8,008 (99.98%)
- Other: 0 (0.00%)
- Total: 8,010
- 18576 of 47458 lines covered (39.14%)
Annotations
Check failure on line 70 in Build log
azure-pipelines / azure-pipelines-agent.ci
Build log #L70
Error running tool 1 of 1: binskim
Check failure on line 71 in Build log
azure-pipelines / azure-pipelines-agent.ci
Build log #L71
NoGlobResultsFoundException: Could not find any results for glob argument Target. Check that the argument's pattern matches at least one file.
Check failure on line 73 in Build log
azure-pipelines / azure-pipelines-agent.ci
Build log #L73
Error: Guardian exited with an error exit code: 1
Check failure on line 70 in Build log
azure-pipelines / azure-pipelines-agent.ci
Build log #L70
Error running tool 1 of 1: binskim
azure-pipelines / azure-pipelines-agent.ci
Microsoft.VisualStudio.Services.Agent.Tests.ProcessExtensionL0.SuccessReadProcessEnv
Fail to retrive process environment variable due to exception: Could not find a part of the path '/proc/5660/environ'.
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
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.File.ReadAllText(String path, Encoding encoding)
at Microsoft.VisualStudio.Services.Agent.ProcessExtensions.GetEnvironmentVariableLinux(Process process, IHostContext hostContext, String variable) in /mnt/vss/_work/1/s/src/Microsoft.VisualStudio.Services.Agent/ProcessExtensions.cs:line 47
at Microsoft.VisualStudio.Services.Agent.ProcessExtensions.GetEnvironmentVariable(Process process, IHostContext hostContext, String variable) in /mnt/vss/_work/1/s/src/Microsoft.VisualStudio.Services.Agent/ProcessExtensions.cs:line 25
at Microsoft.VisualStudio.Services.Agent.Tests.ProcessExtensionL0.SuccessReadProcessEnv() in /mnt/vss/_work/1/s/src/Test/L0/ProcessExtensionL0.cs:line 64
at Microsoft.VisualStudio.Services.Agent.Tests.ProcessExtensionL0.SuccessReadProcessEnv() in /mnt/vss/_work/1/s/src/Test/L0/ProcessExtensionL0.cs:line 73
Expected: True
Actual: False
Raw output
at Microsoft.VisualStudio.Services.Agent.Tests.ProcessExtensionL0.SuccessReadProcessEnv() in /mnt/vss/_work/1/s/src/Test/L0/ProcessExtensionL0.cs:line 83
--- End of stack trace from previous location ---
azure-pipelines / azure-pipelines-agent.ci
Microsoft.VisualStudio.Services.Agent.Tests.Worker.ContainerOperationProviderL0.StartContainer_WithDockerLabel_SetsNodePath
Assert.Equal() Failure
Expected: /usr/bin/node
Actual: (null)
Raw output
at Microsoft.VisualStudio.Services.Agent.Tests.Worker.ContainerOperationProviderL0.StartContainer_WithDockerLabel_SetsNodePath() in D:\a\_work\1\s\src\Test\L0\Worker\ContainerOperationProviderL0.cs:line 48
--- End of stack trace from previous location ---