Skip to content

Daily End to End Testing #124

Daily End to End Testing

Daily End to End Testing #124

Triggered via schedule July 10, 2024 03:02
Status Failure
Total duration 1h 27m 39s
Artifacts 25

e2e-daily-testing.yml

on: schedule
daily_e2e_test  /  Generate Configuration Matrix
4s
daily_e2e_test / Generate Configuration Matrix
daily_e2e_test  /  Build End to End Tests
1m 23s
daily_e2e_test / Build End to End Tests
Matrix: daily_e2e_test / Build Docker Images
Matrix: daily_e2e_test / Package Helm Charts
daily_e2e_test  /  Deploy Quick Start
16m 35s
daily_e2e_test / Deploy Quick Start
daily_e2e_test  /  Add Test Data
1m 49s
daily_e2e_test / Add Test Data
Matrix: daily_e2e_test / Run End to End Tests
daily_e2e_test  /  Tear Down Quick Start
44m 19s
daily_e2e_test / Tear Down Quick Start
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 14 warnings, and 15 notices
daily_e2e_test / Generate Configuration Matrix
The following actions uses node12 which is deprecated and will be forced to run on node16: pplanel/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
daily_e2e_test / Generate Configuration Matrix
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pplanel/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
daily_e2e_test / Generate Configuration Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
daily_e2e_test / Build End to End Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
daily_e2e_test / Build End to End Tests: src/dotnet/Common/Services/DependencyInjection.cs#L109
Possible null reference argument for parameter 'key' in 'string? IConfiguration.this[string key]'.
daily_e2e_test / Build End to End Tests: src/dotnet/Common/Models/ResourceProviders/Agent/KnowledgeManagementAgent.cs#L25
Non-nullable property 'Vectorization' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
daily_e2e_test / Build End to End Tests: src/dotnet/Common/Extensions/DictionaryExtensions.cs#L29
Converting null literal or possible null value to non-nullable type.
daily_e2e_test / Build End to End Tests: src/dotnet/Common/Models/AzureAIService/DataVersionResponse.cs#L116
Non-nullable property 'UserObjectId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
daily_e2e_test / Build End to End Tests: src/dotnet/Common/Models/AzureAIService/DataVersionResponse.cs#L119
Non-nullable property 'UserPuId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
daily_e2e_test / Build End to End Tests: src/dotnet/Common/Models/AzureAIService/DataVersionResponse.cs#L122
Non-nullable property 'UserIdp' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
daily_e2e_test / Build End to End Tests: src/dotnet/Common/Models/AzureAIService/DataVersionResponse.cs#L125
Non-nullable property 'UserAltSecId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
daily_e2e_test / Build End to End Tests: src/dotnet/Common/Models/AzureAIService/DataVersionResponse.cs#L128
Non-nullable property 'UserIss' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
daily_e2e_test / Build End to End Tests: src/dotnet/Common/Models/AzureAIService/DataVersionResponse.cs#L131
Non-nullable property 'UserTenantId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
daily_e2e_test / Deploy Quick Start
The Azure Developer CLI collects usage data and sends that usage data to Microsoft in order to help us improve your experience. You can opt-out of telemetry by setting the AZURE_DEV_COLLECT_TELEMETRY environment variable to 'no' in the shell you use. Read more about Azure Developer CLI telemetry: https://github.com/Azure/azure-dev#data-collection
daily_e2e_test / Add Test Data
The Azure Developer CLI collects usage data and sends that usage data to Microsoft in order to help us improve your experience. You can opt-out of telemetry by setting the AZURE_DEV_COLLECT_TELEMETRY environment variable to 'no' in the shell you use. Read more about Azure Developer CLI telemetry: https://github.com/Azure/azure-dev#data-collection
daily_e2e_test / Run End to End Tests (0001, Example0001_FoundationaLLMAgentInteraction.RunAsync, FoundationaLLM.C...
The Azure Developer CLI collects usage data and sends that usage data to Microsoft in order to help us improve your experience. You can opt-out of telemetry by setting the AZURE_DEV_COLLECT_TELEMETRY environment variable to 'no' in the shell you use. Read more about Azure Developer CLI telemetry: https://github.com/Azure/azure-dev#data-collection
daily_e2e_test / Run End to End Tests (0002, Example0002_KnowledgeManagementInlineContextAgentWithSemanticKernel.R...
The Azure Developer CLI collects usage data and sends that usage data to Microsoft in order to help us improve your experience. You can opt-out of telemetry by setting the AZURE_DEV_COLLECT_TELEMETRY environment variable to 'no' in the shell you use. Read more about Azure Developer CLI telemetry: https://github.com/Azure/azure-dev#data-collection
daily_e2e_test / Run End to End Tests (0003, Example0003_KnowledgeManagementInlineContextAgentWithLangChain.RunAsy...
The Azure Developer CLI collects usage data and sends that usage data to Microsoft in order to help us improve your experience. You can opt-out of telemetry by setting the AZURE_DEV_COLLECT_TELEMETRY environment variable to 'no' in the shell you use. Read more about Azure Developer CLI telemetry: https://github.com/Azure/azure-dev#data-collection
daily_e2e_test / Run End to End Tests (0004, Example0004_SynchronousVectorizationOfPDFFromDataLake.RunAsync, Found...
The Azure Developer CLI collects usage data and sends that usage data to Microsoft in order to help us improve your experience. You can opt-out of telemetry by setting the AZURE_DEV_COLLECT_TELEMETRY environment variable to 'no' in the shell you use. Read more about Azure Developer CLI telemetry: https://github.com/Azure/azure-dev#data-collection
daily_e2e_test / Run End to End Tests (0005, Example0005_AsynchronousVectorizationOfPDFFromDataLake.RunAsync, Foun...
The Azure Developer CLI collects usage data and sends that usage data to Microsoft in order to help us improve your experience. You can opt-out of telemetry by setting the AZURE_DEV_COLLECT_TELEMETRY environment variable to 'no' in the shell you use. Read more about Azure Developer CLI telemetry: https://github.com/Azure/azure-dev#data-collection
daily_e2e_test / Run End to End Tests (0010, Example0010_VectorizationAsyncDune.RunAsync, FoundationaLLM.Core.Exam...
The Azure Developer CLI collects usage data and sends that usage data to Microsoft in order to help us improve your experience. You can opt-out of telemetry by setting the AZURE_DEV_COLLECT_TELEMETRY environment variable to 'no' in the shell you use. Read more about Azure Developer CLI telemetry: https://github.com/Azure/azure-dev#data-collection
daily_e2e_test / Run End to End Tests (0011, Example0011_KnowledgeManagementAgentWithSemanticKernel.RunAsync, Foun...
The Azure Developer CLI collects usage data and sends that usage data to Microsoft in order to help us improve your experience. You can opt-out of telemetry by setting the AZURE_DEV_COLLECT_TELEMETRY environment variable to 'no' in the shell you use. Read more about Azure Developer CLI telemetry: https://github.com/Azure/azure-dev#data-collection
daily_e2e_test / Run End to End Tests (0012, Example0012_KnowledgeManagementAgentWithLangChain.RunAsync, Foundatio...
The Azure Developer CLI collects usage data and sends that usage data to Microsoft in order to help us improve your experience. You can opt-out of telemetry by setting the AZURE_DEV_COLLECT_TELEMETRY environment variable to 'no' in the shell you use. Read more about Azure Developer CLI telemetry: https://github.com/Azure/azure-dev#data-collection
daily_e2e_test / Run End to End Tests (0013, Example0013_KnowledgeManagementSemanticKernelWithLargeIndex.RunAsync,...
The Azure Developer CLI collects usage data and sends that usage data to Microsoft in order to help us improve your experience. You can opt-out of telemetry by setting the AZURE_DEV_COLLECT_TELEMETRY environment variable to 'no' in the shell you use. Read more about Azure Developer CLI telemetry: https://github.com/Azure/azure-dev#data-collection
daily_e2e_test / Run End to End Tests (0014, Example0014_KnowledgeManagementLangChainWithLargeIndex.RunAsync, Foun...
The Azure Developer CLI collects usage data and sends that usage data to Microsoft in order to help us improve your experience. You can opt-out of telemetry by setting the AZURE_DEV_COLLECT_TELEMETRY environment variable to 'no' in the shell you use. Read more about Azure Developer CLI telemetry: https://github.com/Azure/azure-dev#data-collection
daily_e2e_test / Run End to End Tests (0015, Example0015_AgentToAgentConversations.RunAsync, FoundationaLLM.Core.E...
The Azure Developer CLI collects usage data and sends that usage data to Microsoft in order to help us improve your experience. You can opt-out of telemetry by setting the AZURE_DEV_COLLECT_TELEMETRY environment variable to 'no' in the shell you use. Read more about Azure Developer CLI telemetry: https://github.com/Azure/azure-dev#data-collection
daily_e2e_test / Run End to End Tests (0020, Example0020_GenerateConversationsAboutProducts.RunAsync, FoundationaL...
The Azure Developer CLI collects usage data and sends that usage data to Microsoft in order to help us improve your experience. You can opt-out of telemetry by setting the AZURE_DEV_COLLECT_TELEMETRY environment variable to 'no' in the shell you use. Read more about Azure Developer CLI telemetry: https://github.com/Azure/azure-dev#data-collection
daily_e2e_test / Tear Down Quick Start
The Azure Developer CLI collects usage data and sends that usage data to Microsoft in order to help us improve your experience. You can opt-out of telemetry by setting the AZURE_DEV_COLLECT_TELEMETRY environment variable to 'no' in the shell you use. Read more about Azure Developer CLI telemetry: https://github.com/Azure/azure-dev#data-collection

Artifacts

Produced during runtime
Name Size
0001-results Expired
1.38 KB
0002-results Expired
1.41 KB
0003-results Expired
1.41 KB
0004-results Expired
2.36 KB
0005-results Expired
2.35 KB
0010-results Expired
1.32 KB
0011-results Expired
1.4 KB
0012-results Expired
1.4 KB
0013-results Expired
1.4 KB
0014-results Expired
1.4 KB
0015-results Expired
1.95 KB
0020-results Expired
1.39 KB
18ed04486467196bce34e838da0150516d4c2dcb38abdb1735d2736694ffd0e5 Expired
171 Bytes
5d5bef06f6eeaf7635c2b1ad46c0978ed8b64a82092345c2736b0975f28c7e66 Expired
171 Bytes
7df7476aceb72faebd46420fc2dafc5cb3b868cfb668371b28b745f348f7467b Expired
171 Bytes
8737e1262734df7398e93e5af12e0b6fd2f71d971af19d43b2ae8bc1041cc633 Expired
171 Bytes
88fbdeaf60cbfd9228904361c5e13ffc6fd59c675317269206850df308a316a1 Expired
171 Bytes
92807d19abc09ece9ac594052bb1f57f4bb8e2af8065e0131bcfd71488902bd9 Expired
171 Bytes
a4e25043a43c7f1b740d3b9802a680a560af5b1a312d1278c473f165f143ed51 Expired
171 Bytes
ad780e6a2463003edccd4fb9fba05b5c725f5e41d9ac8f79bf31b23b936aedc0 Expired
171 Bytes
b5dedcc3d78d5a31517df71a39fd66c6496687b7e4c4682df4677fe7b037e569 Expired
171 Bytes
build Expired
42.6 MB
c51b9d664c9cdc0566b19f1f831c5fc08ca2a41ab83b8704164451a05ee4c4f4 Expired
171 Bytes
d01a6083d350e6b5c42f0f107079bcdc8b9611b5f9c3eca39b9d62d0f032fbbf Expired
171 Bytes
e24323bbee9a91dc8ed93473ff213028de1f85e8e27fd47bc40f8bd43b121f98 Expired
171 Bytes