Skip to content

Use the PubSubPosition in PartitionState instead of offset. 🖖 #244

Use the PubSubPosition in PartitionState instead of offset. 🖖

Use the PubSubPosition in PartitionState instead of offset. 🖖 #244

Triggered via push September 11, 2025 00:51
Status Success
Total duration 17m 26s
Artifacts 3
Matrix: AvroCompatibilityTests
Matrix: DuckVinciIntegrationTests
Matrix: PulsarVeniceIntegrationTests
CompatibilityTestsFailureAlert
CompatibilityTestsFailureAlert
Fit to window
Zoom out
Zoom in

Annotations

13 errors
com.linkedin.venice.consumer.TestChangelogConsumer ► testSpecificRecordBootstrappingVeniceChangelogConsumer: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/consumer/TestChangelogConsumer.java#L884
Failed test found in: IntegrationTests_8-artifacts/internal/venice-test-common/build/test-results/integrationTests_8/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml internal/venice-test-common/build/test-results/integrationTests_8/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml Error: java.lang.AssertionError: expected [2] but found [1]
com.linkedin.venice.consumer.TestChangelogConsumer ► testSpecificRecordVeniceChangelogConsumer: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/consumer/TestChangelogConsumer.java#L1005
Failed test found in: IntegrationTests_8-artifacts/internal/venice-test-common/build/test-results/integrationTests_8/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml internal/venice-test-common/build/test-results/integrationTests_8/TEST-com.linkedin.venice.consumer.TestChangelogConsumer.xml Error: java.lang.AssertionError: expected [2] but found [1]
com.linkedin.venice.controller.server.TestAdminSparkServer ► controllerClientCanQueryReplicasForTopic: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/controller/server/TestAdminSparkServer.java#L169
Failed test found in: IntegrationTests_11-artifacts/internal/venice-test-common/build/test-results/integrationTests_11/TEST-com.linkedin.venice.controller.server.TestAdminSparkServer.xml internal/venice-test-common/build/test-results/integrationTests_11/TEST-com.linkedin.venice.controller.server.TestAdminSparkServer.xml Error: java.lang.AssertionError: An error occurred during controller request. controller = http://localhost:42309, route = /list_replicas, params = [cluster_name=venice-cluster0, hostname=localhost, store_name=test-store_a35fade507_14e5073c, version=1], timeout = 600000. Exception type: class com.linkedin.venice.exceptions.VeniceHttpException. Detailed message: Http Status 500 - Resource 'test-store_a35fade507_14e5073c_v1' does not exist expected [false] but found [true]
com.linkedin.venice.consumer.BootstrappingChangelogConsumerTest ► testSpecificRecordBlobTransferVeniceChangelogConsumerDaVinciRecordTransformerImpl: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/consumer/BootstrappingChangelogConsumerTest.java#L738
Failed test found in: IntegrationTests_3-artifacts/internal/venice-test-common/build/test-results/integrationTests_3/TEST-com.linkedin.venice.consumer.BootstrappingChangelogConsumerTest.xml internal/venice-test-common/build/test-results/integrationTests_3/TEST-com.linkedin.venice.consumer.BootstrappingChangelogConsumerTest.xml Error: java.lang.AssertionError: expected [true] but found [false]
com.linkedin.venice.consumer.BootstrappingChangelogConsumerTest ► testVeniceChangelogConsumerDaVinciRecordTransformerImpl: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/consumer/BootstrappingChangelogConsumerTest.java#L408
Failed test found in: IntegrationTests_3-artifacts/internal/venice-test-common/build/test-results/integrationTests_3/TEST-com.linkedin.venice.consumer.BootstrappingChangelogConsumerTest.xml IntegrationTests_3-artifacts/internal/venice-test-common/build/test-results/integrationTests_3/TEST-com.linkedin.venice.consumer.BootstrappingChangelogConsumerTest.xml internal/venice-test-common/build/test-results/integrationTests_3/TEST-com.linkedin.venice.consumer.BootstrappingChangelogConsumerTest.xml internal/venice-test-common/build/test-results/integrationTests_3/TEST-com.linkedin.venice.consumer.BootstrappingChangelogConsumerTest.xml Error: java.lang.AssertionError: expected [139] but found [0]
com.linkedin.venice.helixrebalance.LeaderFollowerThreadPoolTest ► testLeaderFollowerSingleThreadPool: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/helixrebalance/LeaderFollowerThreadPoolTest.java#L119
Failed test found in: IntegrationTests_14-artifacts/internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.helixrebalance.LeaderFollowerThreadPoolTest.xml internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.helixrebalance.LeaderFollowerThreadPoolTest.xml Error: java.lang.AssertionError: expected [true] but found [false]
com.linkedin.venice.server.VeniceServerTest ► testVeniceServerWithD2[0](false): internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/server/VeniceServerTest.java#L392
Failed test found in: IntegrationTests_12-artifacts/internal/venice-test-common/build/test-results/integrationTests_12/TEST-com.linkedin.venice.server.VeniceServerTest.xml internal/venice-test-common/build/test-results/integrationTests_12/TEST-com.linkedin.venice.server.VeniceServerTest.xml Error: java.util.concurrent.ExecutionException: RestException{_response=RestResponse[headers={content-length=134, Content-Type=text/plain, X-VENICE-COMPRESSION-STRATEGY=0, X-VENICE-RCU=1, X-VENICE-SCHEMA-ID=-1},cookies=[],status=403,entityLength=134]}
com.linkedin.venice.endToEnd.ParticipantStoreTest ► testParticipantStoreKill: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/ParticipantStoreTest.java#L108
Failed test found in: IntegrationTests_17-artifacts/internal/venice-test-common/build/test-results/integrationTests_17/TEST-com.linkedin.venice.endToEnd.ParticipantStoreTest.xml internal/venice-test-common/build/test-results/integrationTests_17/TEST-com.linkedin.venice.endToEnd.ParticipantStoreTest.xml Error: java.lang.AssertionError: expected [0.0] but found [1.0]
com.linkedin.venice.endToEnd.TestMultiDatacenterVenicePushJob ► testVPJWithCompressionEnabledHybridStore: clients/venice-push-job/src/main/java/com/linkedin/venice/hadoop/VenicePushJob.java#L866
Failed test found in: IntegrationTests_17-artifacts/internal/venice-test-common/build/test-results/integrationTests_17/TEST-com.linkedin.venice.endToEnd.TestMultiDatacenterVenicePushJob.xml internal/venice-test-common/build/test-results/integrationTests_17/TEST-com.linkedin.venice.endToEnd.TestMultiDatacenterVenicePushJob.xml Error: org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestMultiDatacenterVenicePushJob.testVPJWithCompressionEnabledHybridStore() didn't finish within the time-out 30000
com.linkedin.venice.endToEnd.TestVsonStoreBatch ► testVsonStoreWithMissingKeyAndValueFields: internal/venice-common/src/main/java/com/linkedin/venice/controllerapi/ControllerTransport.java#L169
Failed test found in: IntegrationTests_17-artifacts/internal/venice-test-common/build/test-results/integrationTests_17/TEST-com.linkedin.venice.endToEnd.TestVsonStoreBatch.xml internal/venice-test-common/build/test-results/integrationTests_17/TEST-com.linkedin.venice.endToEnd.TestVsonStoreBatch.xml Error: org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestVsonStoreBatch.testVsonStoreWithMissingKeyAndValueFields() didn't finish within the time-out 60000
com.linkedin.venice.endToEnd.TestVsonStoreBatch ► testVsonStoreWithMissingKeyField: internal/venice-common/src/main/java/com/linkedin/venice/controllerapi/ControllerTransport.java#L169
Failed test found in: IntegrationTests_17-artifacts/internal/venice-test-common/build/test-results/integrationTests_17/TEST-com.linkedin.venice.endToEnd.TestVsonStoreBatch.xml internal/venice-test-common/build/test-results/integrationTests_17/TEST-com.linkedin.venice.endToEnd.TestVsonStoreBatch.xml Error: org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.endToEnd.TestVsonStoreBatch.testVsonStoreWithMissingKeyField() didn't finish within the time-out 60000
com.linkedin.venice.controller.server.TestBackupControllerResponse ► backupControllerThrows421: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/controller/server/TestBackupControllerResponse.java#L97
Failed test found in: IntegrationTests_20-artifacts/internal/venice-test-common/build/test-results/integrationTests_20/TEST-com.linkedin.venice.controller.server.TestBackupControllerResponse.xml internal/venice-test-common/build/test-results/integrationTests_20/TEST-com.linkedin.venice.controller.server.TestBackupControllerResponse.xml Error: java.lang.AssertionError: Unexpected exception
com.linkedin.venice.controller.TestD2ControllerClient ► testD2ControllerClientEnd2End: internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/controller/TestD2ControllerClient.java#L71
Failed test found in: IntegrationTests_21-artifacts/internal/venice-test-common/build/test-results/integrationTests_21/TEST-com.linkedin.venice.controller.TestD2ControllerClient.xml internal/venice-test-common/build/test-results/integrationTests_21/TEST-com.linkedin.venice.controller.TestD2ControllerClient.xml Error: java.lang.AssertionError: expected [d2_service] but found [null]

Artifacts

Produced during runtime
Name Size Digest
AvroCompatibilityTests Expired
11.2 MB
sha256:cc9c888cc6d959e99f2273c38ce1f88544e79396f8d6d65209c19bc503ecd999
DuckVinciIntegrationTests Expired
582 KB
sha256:ccd6f8cabae667c2c912ecc2cfb389cb6fab9ecc297c765b6097bd510d0c8e85
PulsarVeniceIntegrationTests Expired
898 KB
sha256:1384a449837816244c7a642c4de655c705e5c601fa4b20c85d4b5cab86f0bfcd