[test] Generate test CI report for E2E tests in local fork (#1269) #362
Matrix: StaticAnalysis
Matrix: UnitTestsAndCodeCoverage
ValidateGradleWrapper
12s
StaticAnalysisAndUnitTestsCompletionCheck
0s
Annotations
9 errors
com.linkedin.venice.consumer.TestChangelogConsumerWithParallelProcessing ► testSpecificRecordBootstrappingVeniceChangelogConsumer:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/consumer/TestChangelogConsumer.java#L735
Failed test found in:
IntegrationTests_1030-artifacts/internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumerWithParallelProcessing.xml
internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumerWithParallelProcessing.xml
Error:
java.lang.AssertionError: expected [2] but found [1]
|
com.linkedin.venice.endToEnd.TestActiveActiveReplicationForIncPush ► testAAReplicationForIncrementalPushToRT[0](false):
services/venice-controller/src/main/java/com/linkedin/venice/controller/VeniceHelixAdmin.java#L3176
Failed test found in:
IntegrationTests_1050-artifacts/internal/venice-test-common/build/test-results/integrationTests_1050/TEST-com.linkedin.venice.endToEnd.TestActiveActiveReplicationForIncPush.xml
internal/venice-test-common/build/test-results/integrationTests_1050/TEST-com.linkedin.venice.endToEnd.TestActiveActiveReplicationForIncPush.xml
Error:
java.lang.AssertionError: Controller error: An error occurred during controller request. controller = http://localhost:36407, route = /new_store, params = [owner=owner, key_schema="string", cluster_name=venice-cluster0, hostname=localhost, store_name=store_8455ec13e0_ce2b3cb1, value_schema="string"], 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_store_8455ec13e0_ce2b3cb1 in cluster: venice-cluster0. Detailed stack trace: com.linkedin.venice.exceptions.VeniceException: Store: venice_system_store_meta_store_store_8455ec13e0_ce2b3cb1 is not initialized with a version yet
|
com.linkedin.venice.endToEnd.TestActiveActiveReplicationForIncPush ► testAAReplicationForIncrementalPushToRT[2](true):
services/venice-controller/src/main/java/com/linkedin/venice/controller/VeniceHelixAdmin.java#L3176
Failed test found in:
IntegrationTests_1050-artifacts/internal/venice-test-common/build/test-results/integrationTests_1050/TEST-com.linkedin.venice.endToEnd.TestActiveActiveReplicationForIncPush.xml
internal/venice-test-common/build/test-results/integrationTests_1050/TEST-com.linkedin.venice.endToEnd.TestActiveActiveReplicationForIncPush.xml
Error:
java.lang.AssertionError: Controller error: An error occurred during controller request. controller = http://localhost:36407, route = /new_store, params = [owner=owner, key_schema="string", cluster_name=venice-cluster0, hostname=localhost, store_name=store_84a3002588_6c8b0c2, value_schema="string"], 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_store_84a3002588_6c8b0c2 in cluster: venice-cluster0. Detailed stack trace: com.linkedin.venice.exceptions.VeniceException: Store: venice_system_store_meta_store_store_84a3002588_6c8b0c2 is not initialized with a version yet
|
com.linkedin.venice.endToEnd.DaVinciClusterAgnosticTest ► setUp:
services/venice-controller/src/main/java/com/linkedin/venice/controller/VeniceHelixAdmin.java#L5400
Failed test found in:
IntegrationTests_1020-artifacts/internal/venice-test-common/build/test-results/integrationTests_1020/TEST-com.linkedin.venice.endToEnd.DaVinciClusterAgnosticTest.xml
internal/venice-test-common/build/test-results/integrationTests_1020/TEST-com.linkedin.venice.endToEnd.DaVinciClusterAgnosticTest.xml
Error:
java.lang.AssertionError: com.linkedin.venice.exceptions.VeniceException: Unexpected push failure for topic: venice_system_store_participant_store_cluster_venice-cluster0_v1: JobStatusQueryResponse(
|
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_1130-artifacts/internal/venice-test-common/build/test-results/integrationTests_1130/TEST-com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest.xml
internal/venice-test-common/build/test-results/integrationTests_1130/TEST-com.linkedin.venice.endToEnd.BlobP2PTransferAmongServersTest.xml
Error:
java.lang.AssertionError: expected [true] but found [false]
|
com.linkedin.venice.endToEnd.TestBatchForRocksDB ► testIncrementalPushWritesToRealTimeTopicWithPolicy:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/TestBatch.java#L565
Failed test found in:
IntegrationTests_1230-artifacts/internal/venice-test-common/build/test-results/integrationTests_1230/TEST-com.linkedin.venice.endToEnd.TestBatchForRocksDB.xml
internal/venice-test-common/build/test-results/integrationTests_1230/TEST-com.linkedin.venice.endToEnd.TestBatchForRocksDB.xml
Error:
java.lang.AssertionError: expected [test_name_51] but found [test_name_102]
|
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.controller.server.TestAdminSparkServer ► controllerClientCanGetStoreInfo:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/controller/server/TestAdminSparkServer.java#L462
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.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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
StaticAnalysis
|
690 KB |
|
UnitTestsAndCodeCoverage-jdk11
|
19.6 MB |
|
UnitTestsAndCodeCoverage-jdk17
|
19.1 MB |
|
UnitTestsAndCodeCoverage-jdk8
|
19.2 MB |
|