See 
<https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/1706/display/redirect>

Changes:


------------------------------------------
[...truncated 3160908 lines...]
[2023-03-25T02:09:13.185Z]             at 
org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:385)
[2023-03-25T02:09:13.185Z]             ... 5 more
[2023-03-25T02:09:13.185Z] 
[2023-03-25T02:09:13.185Z]             Caused by:
[2023-03-25T02:09:13.185Z]             java.lang.NullPointerException
[2023-03-25T02:09:13.185Z] 
[2023-03-25T02:09:13.185Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 178 > StoreQueryIntegrationTest > 
shouldQuerySpecificActivePartitionStores() STARTED
[2023-03-25T02:09:14.121Z] 
[2023-03-25T02:09:14.121Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 178 > StoreQueryIntegrationTest > 
shouldQuerySpecificActivePartitionStores() PASSED
[2023-03-25T02:09:14.121Z] 
[2023-03-25T02:09:14.121Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 178 > StoreQueryIntegrationTest > 
shouldFailWithIllegalArgumentExceptionWhenIQPartitionerReturnsMultiplePartitions()
 STARTED
[2023-03-25T02:09:16.918Z] 
[2023-03-25T02:09:16.918Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 178 > StoreQueryIntegrationTest > 
shouldFailWithIllegalArgumentExceptionWhenIQPartitionerReturnsMultiplePartitions()
 PASSED
[2023-03-25T02:09:16.918Z] 
[2023-03-25T02:09:16.918Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 178 > StoreQueryIntegrationTest > 
shouldQueryAllStalePartitionStores() STARTED
[2023-03-25T02:09:20.496Z] 
[2023-03-25T02:09:20.496Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 178 > StoreQueryIntegrationTest > 
shouldQueryAllStalePartitionStores() PASSED
[2023-03-25T02:09:20.496Z] 
[2023-03-25T02:09:20.496Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 178 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStoresMultiStreamThreads() STARTED
[2023-03-25T02:09:24.073Z] 
[2023-03-25T02:09:24.073Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 178 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStoresMultiStreamThreads() PASSED
[2023-03-25T02:09:24.073Z] 
[2023-03-25T02:09:24.073Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 178 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStores() STARTED
[2023-03-25T02:09:28.682Z] 
[2023-03-25T02:09:28.682Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 178 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStores() PASSED
[2023-03-25T02:09:28.682Z] 
[2023-03-25T02:09:28.682Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 178 > StoreQueryIntegrationTest > 
shouldQueryOnlyActivePartitionStoresByDefault() STARTED
[2023-03-25T02:09:32.259Z] 
[2023-03-25T02:09:32.259Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 178 > StoreQueryIntegrationTest > 
shouldQueryOnlyActivePartitionStoresByDefault() PASSED
[2023-03-25T02:09:32.259Z] 
[2023-03-25T02:09:32.259Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 178 > StoreQueryIntegrationTest > 
shouldQueryStoresAfterAddingAndRemovingStreamThread() STARTED
[2023-03-25T02:09:38.177Z] 
[2023-03-25T02:09:38.177Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 178 > StoreQueryIntegrationTest > 
shouldQueryStoresAfterAddingAndRemovingStreamThread() PASSED
[2023-03-25T02:09:38.177Z] 
[2023-03-25T02:09:38.177Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 178 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStoresMultiStreamThreadsNamedTopology() STARTED
[2023-03-25T02:09:41.819Z] 
[2023-03-25T02:09:41.819Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 178 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStoresMultiStreamThreadsNamedTopology() PASSED
[2023-03-25T02:09:42.757Z] 
[2023-03-25T02:09:42.757Z] 619 tests completed, 151 failed
[2023-03-25T02:09:44.547Z] 
org.apache.kafka.streams.integration.PauseResumeIntegrationTest.shouldPauseAndResumeAllKafkaStreamsWithNamedTopologies(boolean)[2]
 failed, log available in 
/home/jenkins/workspace/Kafka_kafka_trunk/streams/build/reports/testOutput/org.apache.kafka.streams.integration.PauseResumeIntegrationTest.shouldPauseAndResumeAllKafkaStreamsWithNamedTopologies(boolean)[2].test.stdout
[2023-03-25T02:09:44.547Z] 
[2023-03-25T02:09:44.547Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > PauseResumeIntegrationTest > 
shouldPauseAndResumeAllKafkaStreamsWithNamedTopologies(boolean) > 
org.apache.kafka.streams.integration.PauseResumeIntegrationTest.shouldPauseAndResumeAllKafkaStreamsWithNamedTopologies(boolean)[2]
 FAILED
[2023-03-25T02:09:44.547Z]     java.lang.AssertionError: Assertion failed with 
an exception after 60000 ms
[2023-03-25T02:09:44.547Z]         at 
org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:395)
[2023-03-25T02:09:44.547Z]         at 
org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:353)
[2023-03-25T02:09:44.547Z]         at 
org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:726)
[2023-03-25T02:09:44.547Z]         at 
org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:699)
[2023-03-25T02:09:44.547Z]         at 
org.apache.kafka.streams.integration.PauseResumeIntegrationTest.awaitOutput(PauseResumeIntegrationTest.java:416)
[2023-03-25T02:09:44.547Z]         at 
org.apache.kafka.streams.integration.PauseResumeIntegrationTest.shouldPauseAndResumeAllKafkaStreamsWithNamedTopologies(PauseResumeIntegrationTest.java:252)
[2023-03-25T02:09:44.547Z] 
[2023-03-25T02:09:44.547Z]         Caused by:
[2023-03-25T02:09:44.547Z]         
org.apache.kafka.common.errors.RecordDeserializationException: Error 
deserializing key/value for partition output-stream-1-0 at offset 0. If needed, 
please seek past the record to continue consumption.
[2023-03-25T02:09:44.547Z]             at 
app//org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:312)
[2023-03-25T02:09:44.547Z]             at 
app//org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:264)
[2023-03-25T02:09:44.547Z]             at 
app//org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340)
[2023-03-25T02:09:44.547Z]             at 
app//org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306)
[2023-03-25T02:09:44.547Z]             at 
app//org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1300)
[2023-03-25T02:09:44.547Z]             at 
app//org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1251)
[2023-03-25T02:09:44.547Z]             at 
app//org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1224)
[2023-03-25T02:09:44.547Z]             at 
app//org.apache.kafka.streams.integration.utils.IntegrationTestUtils.readRecords(IntegrationTestUtils.java:1301)
[2023-03-25T02:09:44.547Z]             at 
app//org.apache.kafka.streams.integration.utils.IntegrationTestUtils.readKeyValues(IntegrationTestUtils.java:1259)
[2023-03-25T02:09:44.547Z]             at 
app//org.apache.kafka.streams.integration.utils.IntegrationTestUtils.lambda$waitUntilMinKeyValueRecordsReceived$1(IntegrationTestUtils.java:728)
[2023-03-25T02:09:44.547Z]             at 
app//org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:385)
[2023-03-25T02:09:44.547Z]             ... 5 more
[2023-03-25T02:09:44.547Z] 
[2023-03-25T02:09:44.547Z]             Caused by:
[2023-03-25T02:09:44.547Z]             java.lang.NullPointerException
[2023-03-25T02:09:44.547Z] 
[2023-03-25T02:09:44.547Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > PauseResumeIntegrationTest > 
shouldAllowForNamedTopologiesToStartPaused(boolean) > 
org.apache.kafka.streams.integration.PauseResumeIntegrationTest.shouldAllowForNamedTopologiesToStartPaused(boolean)[1]
 STARTED
[2023-03-25T02:09:46.339Z] There were failing tests. See the report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/streams/build/reports/tests/integrationTest/index.html
[2023-03-25T02:09:49.917Z] 
[2023-03-25T02:09:49.917Z] FAILURE: Build failed with an exception.
[2023-03-25T02:09:49.917Z] 
[2023-03-25T02:09:49.917Z] * What went wrong:
[2023-03-25T02:09:49.917Z] Execution failed for task 
':connect:runtime:integrationTest'.
[2023-03-25T02:09:49.917Z] > Process 'Gradle Test Executor 167' finished with 
non-zero exit value 1
[2023-03-25T02:09:49.917Z]   This problem might be caused by incorrect test 
process configuration.
[2023-03-25T02:09:49.917Z]   Please refer to the test execution section in the 
User Manual at 
https://docs.gradle.org/8.0.2/userguide/java_testing.html#sec:test_execution
[2023-03-25T02:09:49.917Z] 
[2023-03-25T02:09:49.917Z] * Try:
[2023-03-25T02:09:49.917Z] > Run with --stacktrace option to get the stack 
trace.
[2023-03-25T02:09:49.917Z] > Run with --info or --debug option to get more log 
output.
[2023-03-25T02:09:49.917Z] > Run with --scan to get full insights.
[2023-03-25T02:09:49.917Z] 
[2023-03-25T02:09:49.917Z] * Get more help at https://help.gradle.org
[2023-03-25T02:09:49.917Z] 
[2023-03-25T02:09:49.917Z] Deprecated Gradle features were used in this build, 
making it incompatible with Gradle 9.0.
[2023-03-25T02:09:49.917Z] 
[2023-03-25T02:09:49.917Z] You can use '--warning-mode all' to show the 
individual deprecation warnings and determine if they come from your own 
scripts or plugins.
[2023-03-25T02:09:49.917Z] 
[2023-03-25T02:09:49.917Z] See 
https://docs.gradle.org/8.0.2/userguide/command_line_interface.html#sec:command_line_warnings
[2023-03-25T02:09:49.917Z] 
[2023-03-25T02:09:49.917Z] BUILD FAILED in 4h 8m 4s
[2023-03-25T02:09:49.917Z] 224 actionable tasks: 120 executed, 104 up-to-date
[2023-03-25T02:09:49.917Z] 
[2023-03-25T02:09:49.917Z] See the profiling report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/build/reports/profile/profile-2023-03-24-22-01-52.html
[2023-03-25T02:09:49.917Z] A fine-grained performance profile is available: use 
the --scan option.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch JDK 8 and Scala 2.13
[2023-03-25T02:10:44.591Z] 
org.apache.kafka.streams.integration.PauseResumeIntegrationTest.shouldAllowForNamedTopologiesToStartPaused(boolean)[1]
 failed, log available in 
/home/jenkins/workspace/Kafka_kafka_trunk/streams/build/reports/testOutput/org.apache.kafka.streams.integration.PauseResumeIntegrationTest.shouldAllowForNamedTopologiesToStartPaused(boolean)[1].test.stdout
[2023-03-25T02:10:44.591Z] 
[2023-03-25T02:10:44.591Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > PauseResumeIntegrationTest > 
shouldAllowForNamedTopologiesToStartPaused(boolean) > 
org.apache.kafka.streams.integration.PauseResumeIntegrationTest.shouldAllowForNamedTopologiesToStartPaused(boolean)[1]
 FAILED
[2023-03-25T02:10:44.591Z]     java.lang.AssertionError: Assertion failed with 
an exception after 60000 ms
[2023-03-25T02:10:44.591Z]         at 
org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:395)
[2023-03-25T02:10:44.591Z]         at 
org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:353)
[2023-03-25T02:10:44.591Z]         at 
org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:726)
[2023-03-25T02:10:44.591Z]         at 
org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:699)
[2023-03-25T02:10:44.591Z]         at 
org.apache.kafka.streams.integration.PauseResumeIntegrationTest.awaitOutput(PauseResumeIntegrationTest.java:416)
[2023-03-25T02:10:44.591Z]         at 
org.apache.kafka.streams.integration.PauseResumeIntegrationTest.shouldAllowForNamedTopologiesToStartPaused(PauseResumeIntegrationTest.java:294)
[2023-03-25T02:10:44.591Z] 
[2023-03-25T02:10:44.591Z]         Caused by:
[2023-03-25T02:10:44.591Z]         
org.apache.kafka.common.errors.RecordDeserializationException: Error 
deserializing key/value for partition output-stream-2-0 at offset 0. If needed, 
please seek past the record to continue consumption.
[2023-03-25T02:10:44.591Z]             at 
app//org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:312)
[2023-03-25T02:10:44.591Z]             at 
app//org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:264)
[2023-03-25T02:10:44.591Z]             at 
app//org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340)
[2023-03-25T02:10:44.591Z]             at 
app//org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306)
[2023-03-25T02:10:44.591Z]             at 
app//org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1300)
[2023-03-25T02:10:44.591Z]             at 
app//org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1251)
[2023-03-25T02:10:44.591Z]             at 
app//org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1224)
[2023-03-25T02:10:44.591Z]             at 
app//org.apache.kafka.streams.integration.utils.IntegrationTestUtils.readRecords(IntegrationTestUtils.java:1301)
[2023-03-25T02:10:44.591Z]             at 
app//org.apache.kafka.streams.integration.utils.IntegrationTestUtils.readKeyValues(IntegrationTestUtils.java:1259)
[2023-03-25T02:10:44.591Z]             at 
app//org.apache.kafka.streams.integration.utils.IntegrationTestUtils.lambda$waitUntilMinKeyValueRecordsReceived$1(IntegrationTestUtils.java:728)
[2023-03-25T02:10:44.591Z]             at 
app//org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:385)
[2023-03-25T02:10:44.591Z]             ... 5 more
[2023-03-25T02:10:44.591Z] 
[2023-03-25T02:10:44.591Z]             Caused by:
[2023-03-25T02:10:44.591Z]             java.lang.NullPointerException
[2023-03-25T02:10:44.591Z] 
[2023-03-25T02:10:44.591Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > PauseResumeIntegrationTest > 
shouldAllowForNamedTopologiesToStartPaused(boolean) > 
org.apache.kafka.streams.integration.PauseResumeIntegrationTest.shouldAllowForNamedTopologiesToStartPaused(boolean)[2]
 STARTED
[2023-03-25T02:11:53.684Z] 
org.apache.kafka.streams.integration.PauseResumeIntegrationTest.shouldAllowForNamedTopologiesToStartPaused(boolean)[2]
 failed, log available in 
/home/jenkins/workspace/Kafka_kafka_trunk/streams/build/reports/testOutput/org.apache.kafka.streams.integration.PauseResumeIntegrationTest.shouldAllowForNamedTopologiesToStartPaused(boolean)[2].test.stdout
[2023-03-25T02:11:53.684Z] 
[2023-03-25T02:11:53.684Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > PauseResumeIntegrationTest > 
shouldAllowForNamedTopologiesToStartPaused(boolean) > 
org.apache.kafka.streams.integration.PauseResumeIntegrationTest.shouldAllowForNamedTopologiesToStartPaused(boolean)[2]
 FAILED
[2023-03-25T02:11:53.684Z]     java.lang.AssertionError: Assertion failed with 
an exception after 60000 ms
[2023-03-25T02:11:53.684Z]         at 
org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:395)
[2023-03-25T02:11:53.684Z]         at 
org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:353)
[2023-03-25T02:11:53.684Z]         at 
org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:726)
[2023-03-25T02:11:53.684Z]         at 
org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:699)
[2023-03-25T02:11:53.684Z]         at 
org.apache.kafka.streams.integration.PauseResumeIntegrationTest.awaitOutput(PauseResumeIntegrationTest.java:416)
[2023-03-25T02:11:53.684Z]         at 
org.apache.kafka.streams.integration.PauseResumeIntegrationTest.shouldAllowForNamedTopologiesToStartPaused(PauseResumeIntegrationTest.java:294)
[2023-03-25T02:11:53.684Z] 
[2023-03-25T02:11:53.684Z]         Caused by:
[2023-03-25T02:11:53.684Z]         
org.apache.kafka.common.errors.RecordDeserializationException: Error 
deserializing key/value for partition output-stream-2-0 at offset 0. If needed, 
please seek past the record to continue consumption.
[2023-03-25T02:11:53.684Z]             at 
app//org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:312)
[2023-03-25T02:11:53.684Z]             at 
app//org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:264)
[2023-03-25T02:11:53.684Z]             at 
app//org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340)
[2023-03-25T02:11:53.684Z]             at 
app//org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306)
[2023-03-25T02:11:53.684Z]             at 
app//org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1300)
[2023-03-25T02:11:53.684Z]             at 
app//org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1251)
[2023-03-25T02:11:53.684Z]             at 
app//org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1224)
[2023-03-25T02:11:53.684Z]             at 
app//org.apache.kafka.streams.integration.utils.IntegrationTestUtils.readRecords(IntegrationTestUtils.java:1301)
[2023-03-25T02:11:53.684Z]             at 
app//org.apache.kafka.streams.integration.utils.IntegrationTestUtils.readKeyValues(IntegrationTestUtils.java:1259)
[2023-03-25T02:11:53.684Z]             at 
app//org.apache.kafka.streams.integration.utils.IntegrationTestUtils.lambda$waitUntilMinKeyValueRecordsReceived$1(IntegrationTestUtils.java:728)
[2023-03-25T02:11:53.684Z]             at 
app//org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:385)
[2023-03-25T02:11:53.684Z]             ... 5 more
[2023-03-25T02:11:53.684Z] 
[2023-03-25T02:11:53.684Z]             Caused by:
[2023-03-25T02:11:53.684Z]             java.lang.NullPointerException
[2023-03-25T02:11:53.684Z] 
[2023-03-25T02:11:53.684Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > StoreQueryIntegrationTest > 
shouldQuerySpecificActivePartitionStores() STARTED
[2023-03-25T02:11:53.684Z] 
[2023-03-25T02:11:53.684Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > StoreQueryIntegrationTest > 
shouldQuerySpecificActivePartitionStores() PASSED
[2023-03-25T02:11:53.684Z] 
[2023-03-25T02:11:53.684Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > StoreQueryIntegrationTest > 
shouldFailWithIllegalArgumentExceptionWhenIQPartitionerReturnsMultiplePartitions()
 STARTED
[2023-03-25T02:11:53.684Z] 
[2023-03-25T02:11:53.684Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > StoreQueryIntegrationTest > 
shouldFailWithIllegalArgumentExceptionWhenIQPartitionerReturnsMultiplePartitions()
 PASSED
[2023-03-25T02:11:53.684Z] 
[2023-03-25T02:11:53.684Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > StoreQueryIntegrationTest > 
shouldQueryAllStalePartitionStores() STARTED
[2023-03-25T02:11:56.841Z] 
[2023-03-25T02:11:56.841Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > StoreQueryIntegrationTest > 
shouldQueryAllStalePartitionStores() PASSED
[2023-03-25T02:11:56.841Z] 
[2023-03-25T02:11:56.841Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStoresMultiStreamThreads() STARTED
[2023-03-25T02:11:59.854Z] 
[2023-03-25T02:11:59.854Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStoresMultiStreamThreads() PASSED
[2023-03-25T02:11:59.854Z] 
[2023-03-25T02:11:59.855Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStores() STARTED
[2023-03-25T02:12:04.272Z] 
[2023-03-25T02:12:04.272Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStores() PASSED
[2023-03-25T02:12:04.272Z] 
[2023-03-25T02:12:04.272Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > StoreQueryIntegrationTest > 
shouldQueryOnlyActivePartitionStoresByDefault() STARTED
[2023-03-25T02:12:07.351Z] 
[2023-03-25T02:12:07.351Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > StoreQueryIntegrationTest > 
shouldQueryOnlyActivePartitionStoresByDefault() PASSED
[2023-03-25T02:12:07.351Z] 
[2023-03-25T02:12:07.351Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > StoreQueryIntegrationTest > 
shouldQueryStoresAfterAddingAndRemovingStreamThread() STARTED
[2023-03-25T02:12:13.132Z] 
[2023-03-25T02:12:13.132Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > StoreQueryIntegrationTest > 
shouldQueryStoresAfterAddingAndRemovingStreamThread() PASSED
[2023-03-25T02:12:13.132Z] 
[2023-03-25T02:12:13.132Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStoresMultiStreamThreadsNamedTopology() STARTED
[2023-03-25T02:12:16.973Z] 
[2023-03-25T02:12:16.973Z] Gradle Test Run :streams:integrationTest > Gradle 
Test Executor 179 > StoreQueryIntegrationTest > 
shouldQuerySpecificStalePartitionStoresMultiStreamThreadsNamedTopology() PASSED
[2023-03-25T02:12:18.085Z] 
[2023-03-25T02:12:18.085Z] 619 tests completed, 152 failed
[2023-03-25T02:12:20.823Z] There were failing tests. See the report at: 
file:///home/jenkins/workspace/Kafka_kafka_trunk/streams/build/reports/tests/integrationTest/index.html
[2023-03-25T02:12:23.807Z] 
[2023-03-25T02:12:23.807Z] Deprecated Gradle features were used in this build, 
making it incompatible with Gradle 9.0.
[2023-03-25T02:12:23.807Z] 
[2023-03-25T02:12:23.807Z] You can use '--warning-mode all' to show the 
individual deprecation warnings and determine if they come from your own 
scripts or plugins.
[2023-03-25T02:12:23.807Z] 
[2023-03-25T02:12:23.807Z] See 
https://docs.gradle.org/8.0.2/userguide/command_line_interface.html#sec:command_line_warnings
[2023-03-25T02:12:23.807Z] 
[2023-03-25T02:12:23.807Z] BUILD SUCCESSFUL in 4h 11m 12s
[2023-03-25T02:12:23.807Z] 224 actionable tasks: 120 executed, 104 up-to-date
[2023-03-25T02:12:23.807Z] 
[2023-03-25T02:12:23.807Z] See the profiling report at: 
file:///home/jenkins/workspace/Kafka_kafka_trunk/build/reports/profile/profile-2023-03-24-22-01-19.html
[2023-03-25T02:12:23.807Z] A fine-grained performance profile is available: use 
the --scan option.
[Pipeline] junit
[2023-03-25T02:12:25.447Z] Recording test results
Cancelling nested steps due to timeout
[2023-03-25T05:50:26.242Z] null
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch JDK 11 and Scala 2.13
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] node
Running on builds35 in /home/jenkins/workspace/Kafka_kafka_trunk
[Pipeline] {
[Pipeline] step

Reply via email to