Skip to content

[test] Add test reporter in E2E CI workflow #344

[test] Add test reporter in E2E CI workflow

[test] Add test reporter in E2E CI workflow #344

Triggered via push October 31, 2024 04:02
Status Success
Total duration 28m 27s
Artifacts 2
Matrix: StaticAnalysis
Matrix: UnitTestsAndCodeCoverage
ValidateGradleWrapper
11s
ValidateGradleWrapper
StaticAnalysisAndUnitTestsCompletionCheck
0s
StaticAnalysisAndUnitTestsCompletionCheck
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
com.linkedin.venice.endToEnd.TestUnusedValueSchemaCleanup ► testUnusedSchemaDeletion: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/utils/IntegrationTestPushUtils.java#L313
Failed test found in: IntegrationTests_1130-artifacts/internal/venice-test-common/build/test-results/integrationTests_1130/TEST-com.linkedin.venice.endToEnd.TestUnusedValueSchemaCleanup.xml internal/venice-test-common/build/test-results/integrationTests_1130/TEST-com.linkedin.venice.endToEnd.TestUnusedValueSchemaCleanup.xml Error: com.linkedin.venice.exceptions.VeniceException: Could not create store store_a637b0cb03_6483c206
com.linkedin.venice.endToEnd.TestActiveActiveIngestion ► testKIFRepushActiveActiveStore[2](true): internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/TestActiveActiveIngestion.java#L321
Failed test found in: IntegrationTests_1050-artifacts/internal/venice-test-common/build/test-results/integrationTests_1050/TEST-com.linkedin.venice.endToEnd.TestActiveActiveIngestion.xml internal/venice-test-common/build/test-results/integrationTests_1050/TEST-com.linkedin.venice.endToEnd.TestActiveActiveIngestion.xml Error: java.lang.AssertionError: Value for key: 0 is null, but expected to be non-null expected object to not be null
com.linkedin.venice.endToEnd.MetaSystemStoreTest ► testThinClientMetaStoreBasedRepositoryWithLargeValueSchemas: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/MetaSystemStoreTest.java#L315
Failed test found in: IntegrationTests_1500-artifacts/internal/venice-test-common/build/test-results/integrationTests_1500/TEST-com.linkedin.venice.endToEnd.MetaSystemStoreTest.xml internal/venice-test-common/build/test-results/integrationTests_1500/TEST-com.linkedin.venice.endToEnd.MetaSystemStoreTest.xml Error: java.lang.AssertionError: Number of value schemas should be the same between meta system store and controller expected [2] but found [1]
com.linkedin.venice.endToEnd.TestBatchReportIncrementalPush ► testBatchReportIncrementalPush: services/venice-controller/src/main/java/com/linkedin/venice/controller/VeniceHelixAdmin.java#L3172
Failed test found in: IntegrationTests_1230-artifacts/internal/venice-test-common/build/test-results/integrationTests_1230/TEST-com.linkedin.venice.endToEnd.TestBatchReportIncrementalPush.xml internal/venice-test-common/build/test-results/integrationTests_1230/TEST-com.linkedin.venice.endToEnd.TestBatchReportIncrementalPush.xml Error: java.lang.AssertionError: Controller error: An error occurred during controller request. controller = http://localhost:35143, route = /new_store, params = [owner=test_owner, key_schema="string", cluster_name=venice-cluster0, hostname=localhost, store_name=inc_push_update_classic_format_98c6d01a5a_679ede5c, value_schema={"type":"record","name":"nameRecord","namespace":"example.avro","fields":[{"name":"firstName","type":"string","default":""},{"name":"lastName","type":"string","default":""}]}], timeout = 600000. Exception type: class com.linkedin.venice.exceptions.VeniceHttpException. Detailed message: Http Status 500 - Failed to add version: -1 to store: venice_system_store_meta_store_inc_push_update_classic_format_98c6d01a5a_679ede5c in cluster: venice-cluster0. Detailed stack trace: com.linkedin.venice.exceptions.VeniceException: Store: venice_system_store_meta_store_inc_push_update_classic_format_98c6d01a5a_679ede5c is not initialized with a version yet
com.linkedin.venice.controller.server.TestAdminSparkServer ► controllerClientCanGetStoreInfo: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/controller/server/TestAdminSparkServer.java#L443
Failed test found in: IntegrationTests_1410-artifacts/internal/venice-test-common/build/test-results/integrationTests_1410/TEST-com.linkedin.venice.controller.server.TestAdminSparkServer.xml internal/venice-test-common/build/test-results/integrationTests_1410/TEST-com.linkedin.venice.controller.server.TestAdminSparkServer.xml Error: java.lang.AssertionError: Store from new store-version should only have one version expected [1] but found [0]
com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest ► testActiveActivePartialUpdateWithCompression[0](NO_OP): internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/PartialUpdateTest.java#L930
Failed test found in: IntegrationTests_1260-artifacts/internal/venice-test-common/build/test-results/integrationTests_1260/TEST-com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest.xml internal/venice-test-common/build/test-results/integrationTests_1260/TEST-com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest.xml Error: java.lang.AssertionError: expected [10000] but found [400000]
com.linkedin.venice.endToEnd.DaVinciClientTest ► testTypeChangeRecordTransformer[0](DaVinciConfig{managed=true, isolated=false, storageClass=MEMORY_BACKED_BY_DISK, cacheConfig=null, largeBatchRequestSplitThreshold=100}): clients/venice-push-job/src/main/java/com/linkedin/venice/hadoop/DefaultInputDataInfoProvider.java#L342
Failed test found in: IntegrationTests_1010-artifacts/internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml IntegrationTests_1010-artifacts/internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml IntegrationTests_1010-artifacts/internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml IntegrationTests_1010-artifacts/internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml IntegrationTests_1010-artifacts/internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml IntegrationTests_1010-artifacts/internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml internal/venice-test-common/build/test-results/integrationTests_1010/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml Error: com.linkedin.venice.hadoop.exceptions.VeniceInconsistentSchemaException: Inconsistent file Avro schema found. File: int2string.avro.
com.linkedin.venice.controller.TestAdminToolEndToEnd ► testWipeClusterCommand: internal/venice-common/src/main/java/com/linkedin/venice/controllerapi/QueryParams.java#L65
Failed test found in: IntegrationTests_1430-artifacts/internal/venice-test-common/build/test-results/integrationTests_1430/TEST-com.linkedin.venice.controller.TestAdminToolEndToEnd.xml internal/venice-test-common/build/test-results/integrationTests_1430/TEST-com.linkedin.venice.controller.TestAdminToolEndToEnd.xml Error: org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.controller.TestAdminToolEndToEnd.testWipeClusterCommand() didn't finish within the time-out 30000
com.linkedin.venice.controller.TestInstanceRemovable ► testIsInstanceRemovableOnOldVersion: internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L168
Failed test found in: IntegrationTests_1430-artifacts/internal/venice-test-common/build/test-results/integrationTests_1430/TEST-com.linkedin.venice.controller.TestInstanceRemovable.xml internal/venice-test-common/build/test-results/integrationTests_1430/TEST-com.linkedin.venice.controller.TestInstanceRemovable.xml Error: java.lang.AssertionError: Non-deterministic condition not met. expected [true] but found [false]
com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest ► testBlobP2PTransferAmongServersForBatchStore: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/BlobP2PTransferAmongServersTest.java#L123
Failed test found in: IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest.xml internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest.xml Error: java.lang.AssertionError: expected [true] but found [false]
com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest ► testBlobTransferThrowExceptionIfSnapshotNotExisted: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/BlobP2PTransferAmongServersTest.java#L201
Failed test found in: IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest.xml internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest.xml Error: java.lang.AssertionError: expected [true] but found [false]
ValidateGradleWrapper
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/wrapper-validation-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
StaticAnalysis (17)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, gradle/gradle-build-action@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
UnitTestsAndCodeCoverage (8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, gradle/gradle-build-action@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
UnitTestsAndCodeCoverage (17)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, gradle/gradle-build-action@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
UnitTestsAndCodeCoverage (11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, gradle/gradle-build-action@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "StaticAnalysis", "UnitTestsAndCodeCoverage". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
StaticAnalysis
701 KB
UnitTestsAndCodeCoverage
49.8 MB