add requestbasedmetarepository to dvc #41
VeniceCI-CompatibilityTests.yml
on: push
Matrix: AvroCompatibilityTests
Matrix: DuckVinciIntegrationTests
Matrix: PulsarVeniceIntegrationTests
CompatibilityTestsCompletionCheck
0s
Annotations
34 errors and 4 warnings
com.linkedin.venice.fastclient.grpc.VeniceGrpcEndToEndTest ► testSingleGet:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/fastclient/grpc/VeniceGrpcEndToEndTest.java#L280
Failed test found in:
IntegrationTests_1070-artifacts/internal/venice-test-common/build/test-results/integrationTests_1070/TEST-com.linkedin.venice.fastclient.grpc.VeniceGrpcEndToEndTest.xml
internal/venice-test-common/build/test-results/integrationTests_1070/TEST-com.linkedin.venice.fastclient.grpc.VeniceGrpcEndToEndTest.xml
Error:
java.util.concurrent.ExecutionException: com.linkedin.venice.client.exceptions.VeniceClientException: java.net.SocketTimeoutException: 1000 MILLISECONDS
|
com.linkedin.venice.restart.TestRestartServerDuringIngestionForRocksDB ► testIngestionRecovery:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/restart/TestRestartServerDuringIngestion.java#L222
Failed test found in:
IntegrationTests_1110-artifacts/internal/venice-test-common/build/test-results/integrationTests_1110/TEST-com.linkedin.venice.restart.TestRestartServerDuringIngestionForRocksDB.xml
IntegrationTests_1110-artifacts/internal/venice-test-common/build/test-results/integrationTests_1110/TEST-com.linkedin.venice.restart.TestRestartServerWithChecksumVerification.xml
internal/venice-test-common/build/test-results/integrationTests_1110/TEST-com.linkedin.venice.restart.TestRestartServerDuringIngestionForRocksDB.xml
internal/venice-test-common/build/test-results/integrationTests_1110/TEST-com.linkedin.venice.restart.TestRestartServerWithChecksumVerification.xml
Error:
java.lang.AssertionError: expected [true] but found [false]
|
com.linkedin.venice.helixrebalance.LeaderFollowerThreadPoolTest ► testLeaderFollowerSingleThreadPool:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/helixrebalance/LeaderFollowerThreadPoolTest.java#L111
Failed test found in:
IntegrationTests_1060-artifacts/internal/venice-test-common/build/test-results/integrationTests_1060/TEST-com.linkedin.venice.helixrebalance.LeaderFollowerThreadPoolTest.xml
internal/venice-test-common/build/test-results/integrationTests_1060/TEST-com.linkedin.venice.helixrebalance.LeaderFollowerThreadPoolTest.xml
Error:
java.lang.AssertionError: expected [true] but found [false]
|
com.linkedin.venice.helixrebalance.TestRebalanceByDefaultStrategy ► testRollingUpgrade:
internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L192
Failed test found in:
IntegrationTests_1060-artifacts/internal/venice-test-common/build/test-results/integrationTests_1060/TEST-com.linkedin.venice.helixrebalance.TestRebalanceByDefaultStrategy.xml
internal/venice-test-common/build/test-results/integrationTests_1060/TEST-com.linkedin.venice.helixrebalance.TestRebalanceByDefaultStrategy.xml
Error:
java.lang.AssertionError: Non-deterministic condition not met. expected [true] but found [false]
|
com.linkedin.venice.controller.server.TestAdminSparkServer ► controllerClientCanQueryReplicasForTopic:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/controller/server/TestAdminSparkServer.java#L168
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: An error occurred during controller request. controller = http://localhost:44625, route = /list_replicas, params = [cluster_name=venice-cluster0, hostname=localhost, store_name=test-store_5ce2b27b2f_440adf9, version=1], timeout = 600000. Exception type: class com.linkedin.venice.exceptions.VeniceHttpException. Detailed message: Http Status 500 - Resource 'test-store_5ce2b27b2f_440adf9_v1' does not exist expected [false] but found [true]
|
com.linkedin.venice.controller.server.TestAdminSparkServer ► controllerClientCanQueryReplicasForTopic:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/controller/server/TestAdminSparkServer.java#L170
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: Replica count does not match expected [3] but found [2]
|
com.linkedin.venice.controller.VeniceParentHelixAdminTest ► testAddVersion:
internal/venice-common/src/main/java/com/linkedin/venice/controllerapi/ControllerClient.java#L1473
Failed test found in:
IntegrationTests_1420-artifacts/internal/venice-test-common/build/test-results/integrationTests_1420/TEST-com.linkedin.venice.controller.VeniceParentHelixAdminTest.xml
internal/venice-test-common/build/test-results/integrationTests_1420/TEST-com.linkedin.venice.controller.VeniceParentHelixAdminTest.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.controller.VeniceParentHelixAdminTest.testAddVersion() didn't finish within the time-out 120000
|
com.linkedin.venice.endToEnd.TestPushJobWithEmergencySourceRegionSelection ► testNativeReplicationForBatchPushWithEmergencySourceOverride[0](50, 2):
internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L269
Failed test found in:
IntegrationTests_1220-artifacts/internal/venice-test-common/build/test-results/integrationTests_1220/TEST-com.linkedin.venice.endToEnd.TestPushJobWithEmergencySourceRegionSelection.xml
internal/venice-test-common/build/test-results/integrationTests_1220/TEST-com.linkedin.venice.endToEnd.TestPushJobWithEmergencySourceRegionSelection.xml
Error:
java.lang.AssertionError: java.util.concurrent.ExecutionException: com.linkedin.venice.client.exceptions.VeniceClientException: java.net.SocketTimeoutException: 1000 MILLISECONDS
|
com.linkedin.venice.endToEnd.TestStaleDataVisibility ► testGetClusterStaleStores:
internal/venice-common/src/main/java/com/linkedin/venice/controllerapi/ControllerClient.java#L1473
Failed test found in:
IntegrationTests_1550-artifacts/internal/venice-test-common/build/test-results/integrationTests_1550/TEST-com.linkedin.venice.endToEnd.TestStaleDataVisibility.xml
internal/venice-test-common/build/test-results/integrationTests_1550/TEST-com.linkedin.venice.endToEnd.TestStaleDataVisibility.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestStaleDataVisibility.testGetClusterStaleStores() didn't finish within the time-out 360000
|
com.linkedin.venice.endToEnd.TestStoreBackupVersionDeletion ► testRepushBackupVersionDeletion:
clients/venice-push-job/src/main/java/com/linkedin/venice/hadoop/VenicePushJob.java#L896
Failed test found in:
IntegrationTests_1550-artifacts/internal/venice-test-common/build/test-results/integrationTests_1550/TEST-com.linkedin.venice.endToEnd.TestStoreBackupVersionDeletion.xml
internal/venice-test-common/build/test-results/integrationTests_1550/TEST-com.linkedin.venice.endToEnd.TestStoreBackupVersionDeletion.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestStoreBackupVersionDeletion.testRepushBackupVersionDeletion() didn't finish within the time-out 120000
|
com.linkedin.venice.consumer.TestChangelogConsumer ► testAAIngestionWithStoreView:
IntegrationTests_1030-artifacts/internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml#L0
Failed test found in:
IntegrationTests_1030-artifacts/internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.consumer.TestChangelogConsumer.testAAIngestionWithStoreView() didn't finish within the time-out 360000
|
com.linkedin.venice.consumer.TestChangelogConsumer ► testSpecificRecordBootstrappingVeniceChangelogConsumer:
IntegrationTests_1030-artifacts/internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml#L0
Failed test found in:
IntegrationTests_1030-artifacts/internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.consumer.TestChangelogConsumer.testSpecificRecordBootstrappingVeniceChangelogConsumer() didn't finish within the time-out 120000
|
com.linkedin.venice.consumer.TestChangelogConsumer ► testSpecificRecordVeniceChangelogConsumer:
IntegrationTests_1030-artifacts/internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml#L0
Failed test found in:
IntegrationTests_1030-artifacts/internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.consumer.TestChangelogConsumer.testSpecificRecordVeniceChangelogConsumer() didn't finish within the time-out 120000
|
com.linkedin.venice.consumer.TestChangelogConsumer ► testAAIngestionWithStoreView:
internal/venice-common/src/main/java/com/linkedin/venice/controllerapi/ControllerClient.java#L491
Failed test found in:
IntegrationTests_1030-artifacts/internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml
internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml
Error:
com.linkedin.venice.exceptions.VeniceException: sendEmptyPushAndWait did not succeed in the allotted time (30000 ms). Last status: JobStatusQueryResponse(
|
com.linkedin.venice.consumer.TestChangelogConsumerWithParallelProcessing ► testAAIngestionWithStoreView:
IntegrationTests_1030-artifacts/internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumerWithParallelProcessing.xml#L0
Failed test found in:
IntegrationTests_1030-artifacts/internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumerWithParallelProcessing.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.consumer.TestChangelogConsumer.testAAIngestionWithStoreView() didn't finish within the time-out 360000
|
com.linkedin.venice.consumer.TestChangelogConsumerWithParallelProcessing ► testSpecificRecordBootstrappingVeniceChangelogConsumer:
IntegrationTests_1030-artifacts/internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumerWithParallelProcessing.xml#L0
Failed test found in:
IntegrationTests_1030-artifacts/internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumerWithParallelProcessing.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.consumer.TestChangelogConsumer.testSpecificRecordBootstrappingVeniceChangelogConsumer() didn't finish within the time-out 120000
|
com.linkedin.venice.consumer.TestChangelogConsumerWithParallelProcessing ► testSpecificRecordVeniceChangelogConsumer:
IntegrationTests_1030-artifacts/internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumerWithParallelProcessing.xml#L0
Failed test found in:
IntegrationTests_1030-artifacts/internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumerWithParallelProcessing.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.consumer.TestChangelogConsumer.testSpecificRecordVeniceChangelogConsumer() didn't finish within the time-out 120000
|
com.linkedin.venice.consumer.TestChangelogConsumerWithParallelProcessing ► testSpecificRecordVeniceChangelogConsumer:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/consumer/TestChangelogConsumer.java#L856
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.consumer.TestChangelogConsumer ► testAAIngestionWithStoreView:
internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml#L0
Failed test found in:
internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.consumer.TestChangelogConsumer.testAAIngestionWithStoreView() didn't finish within the time-out 360000
|
com.linkedin.venice.consumer.TestChangelogConsumer ► testSpecificRecordBootstrappingVeniceChangelogConsumer:
internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml#L0
Failed test found in:
internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.consumer.TestChangelogConsumer.testSpecificRecordBootstrappingVeniceChangelogConsumer() didn't finish within the time-out 120000
|
com.linkedin.venice.consumer.TestChangelogConsumer ► testSpecificRecordVeniceChangelogConsumer:
internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml#L0
Failed test found in:
internal/venice-test-common/build/test-results/integrationTests_1030/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.consumer.TestChangelogConsumer.testSpecificRecordVeniceChangelogConsumer() didn't finish within the time-out 120000
|
com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest ► testActiveActivePartialUpdateWithCompression[4](ZSTD_WITH_DICT):
internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L269
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: com.linkedin.venice.exceptions.VeniceException: java.util.concurrent.ExecutionException: com.linkedin.venice.client.exceptions.VeniceClientHttpException: http status: 500, com.linkedin.alpini.router.api.RouterException: Resource 'rmdChunking_4a3a98578f_3aff8f41_v1' does not exist
|
com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest ► testIncrementalPushPartialUpdateClassicFormat:
internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L498
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: Push is yet to complete: JobStatusQueryResponse(
|
com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest ► testPartialUpdateOnBatchPushedKeys[4](ZSTD_WITH_DICT):
clients/venice-push-job/src/main/java/com/linkedin/venice/hadoop/VenicePushJob.java#L2850
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:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.PartialUpdateTest.testPartialUpdateOnBatchPushedKeys() didn't finish within the time-out 180000
|
com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest ► testWriteComputeWithSamzaBatchJob:
internal/venice-common/src/main/java/com/linkedin/venice/controllerapi/ControllerClient.java#L491
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:
com.linkedin.venice.exceptions.VeniceException: sendEmptyPushAndWait did not succeed in the allotted time (60000 ms). Last status: JobStatusQueryResponse(
|
com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest ► testActiveActivePartialUpdateWithCompression[4](ZSTD_WITH_DICT):
internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L498
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: Push is yet to complete: JobStatusQueryResponse(
|
com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint ► testRequestBasedStorePropertiesWithLargestKnownSchemaId:
IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml#L0
Failed test found in:
IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.testRequestBasedStorePropertiesWithLargestKnownSchemaId() didn't finish within the time-out 60000
|
com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint ► testRequestBasedStorePropertiesWithStoreChanges:
IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml#L0
Failed test found in:
IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.testRequestBasedStorePropertiesWithStoreChanges() didn't finish within the time-out 60000
|
com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint ► testRequestBasedStorePropertiesWithStoreChanges:
IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml#L0
Failed test found in:
IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.testRequestBasedStorePropertiesWithStoreChanges() didn't finish within the time-out 60000
|
com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint ► testRequestBasedStorePropertiesWithLargestKnownSchemaId:
internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml#L0
Failed test found in:
internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.testRequestBasedStorePropertiesWithLargestKnownSchemaId() didn't finish within the time-out 60000
|
com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint ► testRequestBasedStorePropertiesWithStoreChanges:
internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml#L0
Failed test found in:
internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.testRequestBasedStorePropertiesWithStoreChanges() didn't finish within the time-out 60000
|
com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint ► testRequestBasedStorePropertiesWithStoreChanges:
internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml#L0
Failed test found in:
internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestServerStorePropertiesEndpoint.testRequestBasedStorePropertiesWithStoreChanges() didn't finish within the time-out 60000
|
com.linkedin.venice.controller.TestParentControllerWithMultiDataCenter ► testDeferredVersionSwap:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/utils/IntegrationTestPushUtils.java#L328
Failed test found in:
IntegrationTests_1430-artifacts/internal/venice-test-common/build/test-results/integrationTests_1430/TEST-com.linkedin.venice.controller.TestParentControllerWithMultiDataCenter.xml
internal/venice-test-common/build/test-results/integrationTests_1430/TEST-com.linkedin.venice.controller.TestParentControllerWithMultiDataCenter.xml
Error:
com.linkedin.venice.exceptions.VeniceException: Could not create store store_12871cb3b10_d7ca0cd4
|
com.linkedin.venice.controller.TestVeniceHelixAdminWithIsolatedEnvironment ► testControllerFailOver:
services/venice-controller/src/main/java/com/linkedin/venice/controller/VeniceHelixAdmin.java#L6750
Failed test found in:
IntegrationTests_1430-artifacts/internal/venice-test-common/build/test-results/integrationTests_1430/TEST-com.linkedin.venice.controller.TestVeniceHelixAdminWithIsolatedEnvironment.xml
internal/venice-test-common/build/test-results/integrationTests_1430/TEST-com.linkedin.venice.controller.TestVeniceHelixAdminWithIsolatedEnvironment.xml
Error:
com.linkedin.venice.exceptions.VeniceNoClusterException: Cluster: test-cluster_1fdaaef030c_5981246a does not exist
|
DuckVinciIntegrationTests (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
AvroCompatibilityTests (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PulsarVeniceIntegrationTests (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CompatibilityTestsCompletionCheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AvroCompatibilityTests
|
5.11 MB |
|
DuckVinciIntegrationTests
|
904 KB |
|
PulsarVeniceIntegrationTests
|
924 KB |
|