[Internal] Thin Client Integration: Adds runner tests for thinclient test scenarios. #5156
Build #20250509.16 had test failures
Details
- Failed: 32 (0.36%)
- Passed: 8,805 (98.48%)
- Other: 104 (1.16%)
- Total: 8,941
- 52803 of 95316 line covered (55.40%)
Annotations
Check failure on line 1555 in Build log
azure-pipelines / dotnet-v3-ci
Build log #L1555
Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1
Check failure on line 1560 in Build log
azure-pipelines / dotnet-v3-ci
Build log #L1560
Dotnet command failed with non-zero exit code on the following projects : [
'D:\\a\\_work\\1\\s\\Microsoft.Azure.Cosmos\\tests\\Microsoft.Azure.Cosmos.EmulatorTests\\Microsoft.Azure.Cosmos.EmulatorTests.csproj'
]
Check failure on line 1809 in Build log
azure-pipelines / dotnet-v3-ci
Build log #L1809
Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1
Check failure on line 1814 in Build log
azure-pipelines / dotnet-v3-ci
Build log #L1814
Dotnet command failed with non-zero exit code on the following projects : [
'D:\\a\\_work\\1\\s\\Microsoft.Azure.Cosmos\\tests\\Microsoft.Azure.Cosmos.EmulatorTests\\Microsoft.Azure.Cosmos.EmulatorTests.csproj'
]
azure-pipelines / dotnet-v3-ci
Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.DeleteItemsTest
Test method Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.DeleteItemsTest threw exception:
Microsoft.Azure.Cosmos.CosmosException: Response status code does not indicate success: Gone (410); Substatus: 0; ActivityId: c287318e-dc60-4c82-9c94-8c56a8472fb9; Reason: (Unexpected read empty bytes
ActivityId: c287318e-dc60-4c82-9c94-8c56a8472fb9, Windows/10.0.20348 cosmos-netstandard-sdk/3.38.0);
Raw output
at Microsoft.Azure.Cosmos.ThinClientTransportSerializer.ReadHeaderAndMetadataAsync(Stream stream) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientTransportSerializer.cs:line 238
at Microsoft.Azure.Cosmos.ThinClientTransportSerializer.ConvertProxyResponseAsync(HttpResponseMessage responseMessage) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientTransportSerializer.cs:line 147
at Microsoft.Azure.Cosmos.ThinClientStoreClient.InvokeAsync(DocumentServiceRequest request, ResourceType resourceType, Uri physicalAddress, Uri thinClientEndpoint, String globalDatabaseAccountName, ClientCollectionCache clientCollectionCache, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientStoreClient.cs:line 57
at Microsoft.Azure.Cosmos.ThinClientStoreModel.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientStoreModel.cs:line 70
at Microsoft.Azure.Cosmos.ThinClientStoreModel.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientStoreModel.cs:line 92
at Microsoft.Azure.Cosmos.Handlers.TransportHandler.ProcessMessageAsync(RequestMessage request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\Handler\TransportHandler.cs:line 166
at Microsoft.Azure.Cosmos.Handlers.TransportHandler.SendAsync(RequestMessage request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\Handler\TransportHandler.cs:line 83
azure-pipelines / dotnet-v3-ci
Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.ReadItemsTest
Test method Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.ReadItemsTest threw exception:
Microsoft.Azure.Cosmos.CosmosException: Response status code does not indicate success: Gone (410); Substatus: 0; ActivityId: a3029824-2d91-4fe2-81d8-8b55ffebefd2; Reason: (Unexpected read empty bytes
ActivityId: a3029824-2d91-4fe2-81d8-8b55ffebefd2, Windows/10.0.20348 cosmos-netstandard-sdk/3.38.0);
Raw output
at Microsoft.Azure.Cosmos.ThinClientTransportSerializer.ReadHeaderAndMetadataAsync(Stream stream) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientTransportSerializer.cs:line 238
at Microsoft.Azure.Cosmos.ThinClientTransportSerializer.ConvertProxyResponseAsync(HttpResponseMessage responseMessage) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientTransportSerializer.cs:line 147
at Microsoft.Azure.Cosmos.ThinClientStoreClient.InvokeAsync(DocumentServiceRequest request, ResourceType resourceType, Uri physicalAddress, Uri thinClientEndpoint, String globalDatabaseAccountName, ClientCollectionCache clientCollectionCache, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientStoreClient.cs:line 57
at Microsoft.Azure.Cosmos.ThinClientStoreModel.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientStoreModel.cs:line 70
at Microsoft.Azure.Cosmos.ThinClientStoreModel.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientStoreModel.cs:line 92
at Microsoft.Azure.Cosmos.Handlers.TransportHandler.ProcessMessageAsync(RequestMessage request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\Handler\TransportHandler.cs:line 166
at Microsoft.Azure.Cosmos.Handlers.TransportHandler.SendAsync(RequestMessage request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\Handler\TransportHandler.cs:line 83
azure-pipelines / dotnet-v3-ci
Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.CreateItemsTest
Test method Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.CreateItemsTest threw exception:
Microsoft.Azure.Cosmos.CosmosException: Response status code does not indicate success: Gone (410); Substatus: 0; ActivityId: 8b8faa01-766a-4dcc-8c34-8b86ff93052a; Reason: (Unexpected read empty bytes
ActivityId: 8b8faa01-766a-4dcc-8c34-8b86ff93052a, Windows/10.0.20348 cosmos-netstandard-sdk/3.38.0);
Raw output
at Microsoft.Azure.Cosmos.ThinClientTransportSerializer.ReadHeaderAndMetadataAsync(Stream stream) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientTransportSerializer.cs:line 238
at Microsoft.Azure.Cosmos.ThinClientTransportSerializer.ConvertProxyResponseAsync(HttpResponseMessage responseMessage) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientTransportSerializer.cs:line 147
at Microsoft.Azure.Cosmos.ThinClientStoreClient.InvokeAsync(DocumentServiceRequest request, ResourceType resourceType, Uri physicalAddress, Uri thinClientEndpoint, String globalDatabaseAccountName, ClientCollectionCache clientCollectionCache, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientStoreClient.cs:line 57
at Microsoft.Azure.Cosmos.ThinClientStoreModel.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientStoreModel.cs:line 70
at Microsoft.Azure.Cosmos.ThinClientStoreModel.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientStoreModel.cs:line 92
at Microsoft.Azure.Cosmos.Handlers.TransportHandler.ProcessMessageAsync(RequestMessage request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\Handler\TransportHandler.cs:line 135
at Microsoft.Azure.Cosmos.Handlers.TransportHandler.SendAsync(RequestMessage request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\Handler\TransportHandler.cs:line 33
azure-pipelines / dotnet-v3-ci
Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.DeleteItemStreamTest
Test method Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.DeleteItemStreamTest threw exception:
Microsoft.Azure.Cosmos.CosmosException: Response status code does not indicate success: Gone (410); Substatus: 0; ActivityId: e1f46d2c-6fb2-4b1c-b96b-2f643f1b2ae4; Reason: (Unexpected read empty bytes
ActivityId: e1f46d2c-6fb2-4b1c-b96b-2f643f1b2ae4, Windows/10.0.20348 cosmos-netstandard-sdk/3.38.0);
Raw output
at Microsoft.Azure.Cosmos.ThinClientTransportSerializer.ReadHeaderAndMetadataAsync(Stream stream) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientTransportSerializer.cs:line 238
at Microsoft.Azure.Cosmos.ThinClientTransportSerializer.ConvertProxyResponseAsync(HttpResponseMessage responseMessage) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientTransportSerializer.cs:line 147
at Microsoft.Azure.Cosmos.ThinClientStoreClient.InvokeAsync(DocumentServiceRequest request, ResourceType resourceType, Uri physicalAddress, Uri thinClientEndpoint, String globalDatabaseAccountName, ClientCollectionCache clientCollectionCache, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientStoreClient.cs:line 60
at Microsoft.Azure.Cosmos.ThinClientStoreModel.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientStoreModel.cs:line 102
at Microsoft.Azure.Cosmos.ThinClientStoreModel.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\ThinClientStoreModel.cs:line 102
at Microsoft.Azure.Cosmos.Handlers.TransportHandler.ProcessMessageAsync(RequestMessage request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\Handler\TransportHandler.cs:line 166
at Microsoft.Azure.Cosmos.Handlers.TransportHandler.SendAsync(RequestMessage request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\Handler\TransportHandler.cs:line 83