Merge branch 'linkedin:main' into dvrt_metrics #400
VeniceCI-CompatibilityTests.yml
on: push
Matrix: AvroCompatibilityTests
Matrix: DuckVinciIntegrationTests
Matrix: PulsarVeniceIntegrationTests
CompatibilityTestsCompletionCheck
0s
Annotations
31 errors and 6 warnings
com.linkedin.venice.endToEnd.ActiveActiveReplicationForHybridTest ► testAAReplicationCanConsumeFromAllRegions[2](true, false):
internal/venice-common/src/main/java/com/linkedin/venice/controllerapi/ControllerClient.java#L493
Failed test found in:
IntegrationTests_1040-artifacts/internal/venice-test-common/build/test-results/integrationTests_1040/TEST-com.linkedin.venice.endToEnd.ActiveActiveReplicationForHybridTest.xml
internal/venice-test-common/build/test-results/integrationTests_1040/TEST-com.linkedin.venice.endToEnd.ActiveActiveReplicationForHybridTest.xml
Error:
com.linkedin.venice.exceptions.VeniceException: sendEmptyPushAndWait did not succeed in the allotted time (150000 ms). Last status: JobStatusQueryResponse(
|
com.linkedin.venice.fastclient.grpc.VeniceGrpcEndToEndTest ► testSingleGet:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/fastclient/grpc/VeniceGrpcEndToEndTest.java#L275
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.endToEnd.DaVinciClientRecordTransformerTest ► testRecordTransformer:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/DaVinciClientRecordTransformerTest.java#L164
Failed test found in:
IntegrationTests_1000-artifacts/internal/venice-test-common/build/test-results/integrationTests_1000/TEST-com.linkedin.venice.endToEnd.DaVinciClientRecordTransformerTest.xml
internal/venice-test-common/build/test-results/integrationTests_1000/TEST-com.linkedin.venice.endToEnd.DaVinciClientRecordTransformerTest.xml
Error:
java.lang.AssertionError: expected [true] but found [false]
|
com.linkedin.venice.endToEnd.DaVinciClientRecordTransformerTest ► testRecordTransformer:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/DaVinciClientRecordTransformerTest.java#L172
Failed test found in:
IntegrationTests_1000-artifacts/internal/venice-test-common/build/test-results/integrationTests_1000/TEST-com.linkedin.venice.endToEnd.DaVinciClientRecordTransformerTest.xml
IntegrationTests_1000-artifacts/internal/venice-test-common/build/test-results/integrationTests_1000/TEST-com.linkedin.venice.endToEnd.DaVinciClientRecordTransformerTest.xml
IntegrationTests_1000-artifacts/internal/venice-test-common/build/test-results/integrationTests_1000/TEST-com.linkedin.venice.endToEnd.DaVinciClientRecordTransformerTest.xml
IntegrationTests_1000-artifacts/internal/venice-test-common/build/test-results/integrationTests_1000/TEST-com.linkedin.venice.endToEnd.DaVinciClientRecordTransformerTest.xml
internal/venice-test-common/build/test-results/integrationTests_1000/TEST-com.linkedin.venice.endToEnd.DaVinciClientRecordTransformerTest.xml
internal/venice-test-common/build/test-results/integrationTests_1000/TEST-com.linkedin.venice.endToEnd.DaVinciClientRecordTransformerTest.xml
internal/venice-test-common/build/test-results/integrationTests_1000/TEST-com.linkedin.venice.endToEnd.DaVinciClientRecordTransformerTest.xml
internal/venice-test-common/build/test-results/integrationTests_1000/TEST-com.linkedin.venice.endToEnd.DaVinciClientRecordTransformerTest.xml
Error:
java.lang.AssertionError: expected [true] but found [false]
|
com.linkedin.venice.consumer.TestChangelogConsumer ► testSpecificRecordVeniceChangelogConsumer:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/consumer/TestChangelogConsumer.java#L964
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:
java.lang.AssertionError: expected [2] but found [1]
|
com.linkedin.venice.consumer.TestChangelogConsumerWithParallelProcessing ► testVersionSwapInALoop:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/consumer/TestChangelogConsumer.java#L270
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 [21] but found [1]
|
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: An error occurred during controller request. controller = http://localhost:37331, route = /store, params = [cluster_name=venice-cluster0, hostname=localhost, store_name=test-store_6f00e91df3_264e2e88], timeout = 600000. Exception type: class com.linkedin.venice.exceptions.VeniceHttpException. Detailed message: Http Status 404 - Store: test-store_6f00e91df3_264e2e88 does not exist. expected [false] but found [true]
|
com.linkedin.venice.endToEnd.MetaSystemStoreTest ► testThinClientMetaStoreBasedRepository:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/MetaSystemStoreTest.java#L438
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: expected [false] but found [true]
|
com.linkedin.venice.endToEnd.MetaSystemStoreTest ► testThinClientMetaStoreBasedRepositoryWithLargeValueSchemas:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/MetaSystemStoreTest.java#L316
Failed test found in:
IntegrationTests_1500-artifacts/internal/venice-test-common/build/test-results/integrationTests_1500/TEST-com.linkedin.venice.endToEnd.MetaSystemStoreTest.xml
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
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.MetaSystemStoreTest ► testThinClientMetaStoreBasedRepositoryWithLargeValueSchemas:
internal/venice-common/src/main/java/com/linkedin/venice/controllerapi/ControllerClient.java#L1511
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:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.MetaSystemStoreTest.testThinClientMetaStoreBasedRepositoryWithLargeValueSchemas() didn't finish within the time-out 60000
|
com.linkedin.venice.endToEnd.MetaSystemStoreTest ► testThinClientMetaStoreBasedRepositoryWithLargeValueSchemas:
internal/venice-common/src/main/java/com/linkedin/venice/controllerapi/ControllerClient.java#L1511
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:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.MetaSystemStoreTest.testThinClientMetaStoreBasedRepositoryWithLargeValueSchemas() didn't finish within the time-out 60000
|
com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest ► testActiveActivePartialUpdateWithCompression[2](GZIP):
internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L500
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 ► testRepushWithChunkingFlagChanged:
internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L500
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.PartialUpdateTest ► testIncrementalPushPartialUpdateNewFormat[2](true):
internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L500
Failed test found in:
IntegrationTests_1250-artifacts/internal/venice-test-common/build/test-results/integrationTests_1250/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.xml
internal/venice-test-common/build/test-results/integrationTests_1250/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.xml
Error:
java.lang.AssertionError: Push is yet to complete: JobStatusQueryResponse(
|
com.linkedin.venice.endToEnd.PartialUpdateTest ► testNonAAPartialUpdateChunkDeletion:
internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L271
Failed test found in:
IntegrationTests_1250-artifacts/internal/venice-test-common/build/test-results/integrationTests_1250/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.xml
internal/venice-test-common/build/test-results/integrationTests_1250/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.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 'partialUpdateChunking_790c454023_d2108a6_v1' does not exist
|
com.linkedin.venice.endToEnd.PartialUpdateTest ► testPartialUpdateOnBatchPushedKeys[2](GZIP):
clients/venice-push-job/src/main/java/com/linkedin/venice/hadoop/VenicePushJob.java#L2834
Failed test found in:
IntegrationTests_1250-artifacts/internal/venice-test-common/build/test-results/integrationTests_1250/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.xml
internal/venice-test-common/build/test-results/integrationTests_1250/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.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.PartialUpdateTest ► testRepushWithChunkingFlagChanged:
internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L500
Failed test found in:
IntegrationTests_1250-artifacts/internal/venice-test-common/build/test-results/integrationTests_1250/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.xml
internal/venice-test-common/build/test-results/integrationTests_1250/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.xml
Error:
java.lang.AssertionError: Push is yet to complete: JobStatusQueryResponse(
|
com.linkedin.venice.endToEnd.PartialUpdateTest ► testRepushWithTTLWithActiveActivePartialUpdateStore[0](NO_OP):
internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L271
Failed test found in:
IntegrationTests_1250-artifacts/internal/venice-test-common/build/test-results/integrationTests_1250/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.xml
internal/venice-test-common/build/test-results/integrationTests_1250/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.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 'ttlRepushAAWC_c94be46a12_77919892_v1' does not exist
|
com.linkedin.venice.endToEnd.PartialUpdateTest ► testIncrementalPushPartialUpdateNewFormat[2](true):
internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L500
Failed test found in:
IntegrationTests_1250-artifacts/internal/venice-test-common/build/test-results/integrationTests_1250/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.xml
internal/venice-test-common/build/test-results/integrationTests_1250/TEST-com.linkedin.venice.endToEnd.PartialUpdateTest.xml
Error:
java.lang.AssertionError: Push is yet to complete: JobStatusQueryResponse(
|
com.linkedin.venice.controller.TestD2ControllerClient ► testD2ControllerClientEnd2End:
internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/controller/TestD2ControllerClient.java#L65
Failed test found in:
IntegrationTests_1430-artifacts/internal/venice-test-common/build/test-results/integrationTests_1430/TEST-com.linkedin.venice.controller.TestD2ControllerClient.xml
internal/venice-test-common/build/test-results/integrationTests_1430/TEST-com.linkedin.venice.controller.TestD2ControllerClient.xml
Error:
java.lang.AssertionError: expected [d2_service] but found [null]
|
com.linkedin.venice.endToEnd.TestDaVinciRequestBasedMetaRepository ► testDVCRequestBasedMetaRepositoryStringToNameRecordVersions:
clients/da-vinci-client/src/main/java/com/linkedin/davinci/kafka/consumer/KafkaStoreIngestionService.java#L570
Failed test found in:
IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestDaVinciRequestBasedMetaRepository.xml
internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestDaVinciRequestBasedMetaRepository.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestDaVinciRequestBasedMetaRepository.testDVCRequestBasedMetaRepositoryStringToNameRecordVersions() didn't finish within the time-out 120000
|
com.linkedin.venice.endToEnd.TestDaVinciRequestBasedMetaRepository ► testDVCRequestBasedMetaRepositoryStringToNameRecordVersions:
internal/venice-client-common/src/main/java/com/linkedin/venice/utils/LatencyUtils.java#L53
Failed test found in:
IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestDaVinciRequestBasedMetaRepository.xml
internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestDaVinciRequestBasedMetaRepository.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestDaVinciRequestBasedMetaRepository.testDVCRequestBasedMetaRepositoryStringToNameRecordVersions() didn't finish within the time-out 120000
|
com.linkedin.venice.endToEnd.TestDaVinciRequestBasedMetaRepository ► testDVCRequestBasedMetaRepositoryStringToNameRecordVersions:
internal/venice-common/src/main/java/com/linkedin/venice/controllerapi/ControllerClient.java#L1511
Failed test found in:
IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestDaVinciRequestBasedMetaRepository.xml
internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestDaVinciRequestBasedMetaRepository.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestDaVinciRequestBasedMetaRepository.testDVCRequestBasedMetaRepositoryStringToNameRecordVersions() didn't finish within the time-out 120000
|
com.linkedin.venice.endToEnd.TestDumpIngestionContext ► testDumpHostHeartbeatLag:
internal/venice-test-common/src/main/java/com/linkedin/venice/utils/TestUtils.java#L500
Failed test found in:
IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestDumpIngestionContext.xml
internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestDumpIngestionContext.xml
Error:
java.lang.AssertionError: Push is yet to complete: JobStatusQueryResponse(
|
com.linkedin.venice.endToEnd.TestMultiDataCenterAdminOperations ► testHybridConfigPartitionerConfigConflict:
internal/venice-common/src/main/java/com/linkedin/venice/controllerapi/ControllerClient.java#L1511
Failed test found in:
IntegrationTests_9999-artifacts/internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestMultiDataCenterAdminOperations.xml
internal/venice-test-common/build/test-results/integrationTests_9999/TEST-com.linkedin.venice.endToEnd.TestMultiDataCenterAdminOperations.xml
Error:
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestMultiDataCenterAdminOperations.testHybridConfigPartitionerConfigConflict() didn't finish within the time-out 360000
|
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
|
DuckVinciIntegrationTests (17)
Cache not found for keys: setup-java-Linux-x64-gradle-45697ee449aafa149b966f7c6539bb74113f04f6dff30b294a33a925b3b6d068
|
DuckVinciIntegrationTests (17)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
AvroCompatibilityTests (17)
Cache not found for keys: setup-java-Linux-x64-gradle-45697ee449aafa149b966f7c6539bb74113f04f6dff30b294a33a925b3b6d068
|
AvroCompatibilityTests (17)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
PulsarVeniceIntegrationTests (17)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
PulsarVeniceIntegrationTests (17)
Cache not found for keys: setup-java-Linux-x64-gradle-45697ee449aafa149b966f7c6539bb74113f04f6dff30b294a33a925b3b6d068
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AvroCompatibilityTests
|
5.7 MB |
|
DuckVinciIntegrationTests
|
983 KB |
|
PulsarVeniceIntegrationTests
|
881 KB |
|