See
<https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/1810/display/redirect>
Changes:
------------------------------------------
[...truncated 473391 lines...]
[2023-05-01T20:43:19.247Z] [INFO]
[2023-05-01T20:43:19.247Z] [INFO] --- maven-resources-plugin:2.7:testResources
(default-testResources) @ streams-quickstart-java ---
[2023-05-01T20:43:19.247Z] [INFO] Using 'UTF-8' encoding to copy filtered
resources.
[2023-05-01T20:43:19.247Z] [INFO] Copying 2 resources
[2023-05-01T20:43:19.247Z] [INFO] Copying 3 resources
[2023-05-01T20:43:19.247Z] [INFO]
[2023-05-01T20:43:19.247Z] [INFO] --- maven-archetype-plugin:2.2:jar
(default-jar) @ streams-quickstart-java ---
[2023-05-01T20:43:19.247Z] [INFO] Building archetype jar:
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/java/target/streams-quickstart-java-3.6.0-SNAPSHOT
[2023-05-01T20:43:19.755Z] [INFO]
[2023-05-01T20:43:19.755Z] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor
(attach-descriptor) @ streams-quickstart-java ---
[2023-05-01T20:43:19.755Z] [INFO]
[2023-05-01T20:43:19.755Z] [INFO] ---
maven-archetype-plugin:2.2:integration-test (default-integration-test) @
streams-quickstart-java ---
[2023-05-01T20:43:19.755Z] [INFO]
[2023-05-01T20:43:19.755Z] [INFO] --- maven-gpg-plugin:1.6:sign
(sign-artifacts) @ streams-quickstart-java ---
[2023-05-01T20:43:19.755Z] [INFO]
[2023-05-01T20:43:19.755Z] [INFO] --- maven-install-plugin:2.5.2:install
(default-install) @ streams-quickstart-java ---
[2023-05-01T20:43:19.755Z] [INFO] Installing
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/java/target/streams-quickstart-java-3.6.0-SNAPSHOT.jar
to
/home/jenkins/.m2/repository/org/apache/kafka/streams-quickstart-java/3.6.0-SNAPSHOT/streams-quickstart-java-3.6.0-SNAPSHOT.jar
[2023-05-01T20:43:19.755Z] [INFO] Installing
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/java/pom.xml
to
/home/jenkins/.m2/repository/org/apache/kafka/streams-quickstart-java/3.6.0-SNAPSHOT/streams-quickstart-java-3.6.0-SNAPSHOT.pom
[2023-05-01T20:43:19.755Z] [INFO]
[2023-05-01T20:43:19.755Z] [INFO] ---
maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog)
@ streams-quickstart-java ---
[2023-05-01T20:43:19.755Z] [INFO]
------------------------------------------------------------------------
[2023-05-01T20:43:19.756Z] [INFO] Reactor Summary for Kafka Streams ::
Quickstart 3.6.0-SNAPSHOT:
[2023-05-01T20:43:19.756Z] [INFO]
[2023-05-01T20:43:19.756Z] [INFO] Kafka Streams :: Quickstart
........................ SUCCESS [ 2.487 s]
[2023-05-01T20:43:19.756Z] [INFO] streams-quickstart-java
............................ SUCCESS [ 1.739 s]
[2023-05-01T20:43:19.756Z] [INFO]
------------------------------------------------------------------------
[2023-05-01T20:43:19.756Z] [INFO] BUILD SUCCESS
[2023-05-01T20:43:19.756Z] [INFO]
------------------------------------------------------------------------
[2023-05-01T20:43:19.756Z] [INFO] Total time: 4.571 s
[2023-05-01T20:43:19.756Z] [INFO] Finished at: 2023-05-01T20:43:19Z
[2023-05-01T20:43:19.756Z] [INFO]
------------------------------------------------------------------------
[Pipeline] dir
[2023-05-01T20:43:19.757Z] Running in
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype
[Pipeline] {
[Pipeline] sh
[2023-05-01T20:43:22.285Z] + echo Y
[2023-05-01T20:43:22.285Z] + mvn archetype:generate -DarchetypeCatalog=local
-DarchetypeGroupId=org.apache.kafka
-DarchetypeArtifactId=streams-quickstart-java -DarchetypeVersion=3.6.0-SNAPSHOT
-DgroupId=streams.examples -DartifactId=streams.examples -Dversion=0.1
-Dpackage=myapps
[2023-05-01T20:43:23.212Z] [INFO] Scanning for projects...
[2023-05-01T20:43:24.226Z] [INFO]
[2023-05-01T20:43:24.226Z] [INFO] ------------------<
org.apache.maven:standalone-pom >-------------------
[2023-05-01T20:43:24.226Z] [INFO] Building Maven Stub Project (No POM) 1
[2023-05-01T20:43:24.226Z] [INFO] --------------------------------[ pom
]---------------------------------
[2023-05-01T20:43:24.226Z] [INFO]
[2023-05-01T20:43:24.226Z] [INFO] >>> maven-archetype-plugin:3.2.1:generate
(default-cli) > generate-sources @ standalone-pom >>>
[2023-05-01T20:43:24.226Z] [INFO]
[2023-05-01T20:43:24.226Z] [INFO] <<< maven-archetype-plugin:3.2.1:generate
(default-cli) < generate-sources @ standalone-pom <<<
[2023-05-01T20:43:24.226Z] [INFO]
[2023-05-01T20:43:24.226Z] [INFO]
[2023-05-01T20:43:24.226Z] [INFO] --- maven-archetype-plugin:3.2.1:generate
(default-cli) @ standalone-pom ---
[2023-05-01T20:43:25.417Z] [INFO] Generating project in Interactive mode
[2023-05-01T20:43:25.417Z] [WARNING] Archetype not found in any catalog.
Falling back to central repository.
[2023-05-01T20:43:25.417Z] [WARNING] Add a repository with id 'archetype' in
your settings.xml if archetype's repository is elsewhere.
[2023-05-01T20:43:25.417Z] [INFO] Using property: groupId = streams.examples
[2023-05-01T20:43:25.417Z] [INFO] Using property: artifactId = streams.examples
[2023-05-01T20:43:25.417Z] [INFO] Using property: version = 0.1
[2023-05-01T20:43:25.417Z] [INFO] Using property: package = myapps
[2023-05-01T20:43:25.417Z] Confirm properties configuration:
[2023-05-01T20:43:25.417Z] groupId: streams.examples
[2023-05-01T20:43:25.417Z] artifactId: streams.examples
[2023-05-01T20:43:25.417Z] version: 0.1
[2023-05-01T20:43:25.417Z] package: myapps
[2023-05-01T20:43:25.417Z] Y: : [INFO]
----------------------------------------------------------------------------
[2023-05-01T20:43:25.417Z] [INFO] Using following parameters for creating
project from Archetype: streams-quickstart-java:3.6.0-SNAPSHOT
[2023-05-01T20:43:25.417Z] [INFO]
----------------------------------------------------------------------------
[2023-05-01T20:43:25.417Z] [INFO] Parameter: groupId, Value: streams.examples
[2023-05-01T20:43:25.417Z] [INFO] Parameter: artifactId, Value: streams.examples
[2023-05-01T20:43:25.417Z] [INFO] Parameter: version, Value: 0.1
[2023-05-01T20:43:25.417Z] [INFO] Parameter: package, Value: myapps
[2023-05-01T20:43:25.417Z] [INFO] Parameter: packageInPathFormat, Value: myapps
[2023-05-01T20:43:25.417Z] [INFO] Parameter: package, Value: myapps
[2023-05-01T20:43:25.417Z] [INFO] Parameter: version, Value: 0.1
[2023-05-01T20:43:25.417Z] [INFO] Parameter: groupId, Value: streams.examples
[2023-05-01T20:43:25.417Z] [INFO] Parameter: artifactId, Value: streams.examples
[2023-05-01T20:43:25.417Z] [INFO] Project created from Archetype in dir:
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples
[2023-05-01T20:43:25.417Z] [INFO]
------------------------------------------------------------------------
[2023-05-01T20:43:25.417Z] [INFO] BUILD SUCCESS
[2023-05-01T20:43:25.417Z] [INFO]
------------------------------------------------------------------------
[2023-05-01T20:43:25.417Z] [INFO] Total time: 1.916 s
[2023-05-01T20:43:25.417Z] [INFO] Finished at: 2023-05-01T20:43:24Z
[2023-05-01T20:43:25.417Z] [INFO]
------------------------------------------------------------------------
[Pipeline] dir
[2023-05-01T20:43:25.924Z] Running in
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples
[Pipeline] {
[Pipeline] sh
[2023-05-01T20:43:28.350Z] + mvn compile
[2023-05-01T20:43:29.581Z] [INFO] Scanning for projects...
[2023-05-01T20:43:29.581Z] [INFO]
[2023-05-01T20:43:29.581Z] [INFO] -----------------<
streams.examples:streams.examples >------------------
[2023-05-01T20:43:29.581Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1
[2023-05-01T20:43:29.581Z] [INFO] --------------------------------[ jar
]---------------------------------
[2023-05-01T20:43:29.581Z] [INFO]
[2023-05-01T20:43:29.581Z] [INFO] --- maven-resources-plugin:2.6:resources
(default-resources) @ streams.examples ---
[2023-05-01T20:43:29.581Z] [INFO] Using 'UTF-8' encoding to copy filtered
resources.
[2023-05-01T20:43:29.581Z] [INFO] Copying 1 resource
[2023-05-01T20:43:29.581Z] [INFO]
[2023-05-01T20:43:29.581Z] [INFO] --- maven-compiler-plugin:3.1:compile
(default-compile) @ streams.examples ---
[2023-05-01T20:43:30.506Z] [INFO] Changes detected - recompiling the module!
[2023-05-01T20:43:30.506Z] [INFO] Compiling 3 source files to
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples/target/classes
[2023-05-01T20:43:31.685Z] [INFO]
------------------------------------------------------------------------
[2023-05-01T20:43:31.685Z] [INFO] BUILD SUCCESS
[2023-05-01T20:43:31.685Z] [INFO]
------------------------------------------------------------------------
[2023-05-01T20:43:31.685Z] [INFO] Total time: 2.566 s
[2023-05-01T20:43:31.685Z] [INFO] Finished at: 2023-05-01T20:43:31Z
[2023-05-01T20:43:31.685Z] [INFO]
------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2023-05-01T20:44:09.962Z]
[2023-05-01T20:44:09.962Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > RestoreIntegrationTest > shouldRestoreNullRecord() PASSED
[2023-05-01T20:44:09.962Z]
[2023-05-01T20:44:09.962Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > RestoreIntegrationTest >
shouldRestoreStateFromSourceTopic(boolean) > [1] true STARTED
[2023-05-01T20:44:11.717Z]
[2023-05-01T20:44:11.717Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > RestoreIntegrationTest >
shouldRestoreStateFromSourceTopic(boolean) > [1] true PASSED
[2023-05-01T20:44:11.717Z]
[2023-05-01T20:44:11.717Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > RestoreIntegrationTest >
shouldRestoreStateFromSourceTopic(boolean) > [2] false STARTED
[2023-05-01T20:44:14.518Z]
[2023-05-01T20:44:14.518Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > RestoreIntegrationTest >
shouldRestoreStateFromSourceTopic(boolean) > [2] false PASSED
[2023-05-01T20:44:14.518Z]
[2023-05-01T20:44:14.518Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > RestoreIntegrationTest >
shouldSuccessfullyStartWhenLoggingDisabled(boolean) > [1] true STARTED
[2023-05-01T20:44:16.273Z]
[2023-05-01T20:44:16.273Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > RestoreIntegrationTest >
shouldSuccessfullyStartWhenLoggingDisabled(boolean) > [1] true PASSED
[2023-05-01T20:44:16.273Z]
[2023-05-01T20:44:16.273Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > RestoreIntegrationTest >
shouldSuccessfullyStartWhenLoggingDisabled(boolean) > [2] false STARTED
[2023-05-01T20:44:18.157Z]
[2023-05-01T20:44:18.157Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > RestoreIntegrationTest >
shouldSuccessfullyStartWhenLoggingDisabled(boolean) > [2] false PASSED
[2023-05-01T20:44:18.157Z]
[2023-05-01T20:44:18.157Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > RestoreIntegrationTest >
shouldRestoreStateFromChangelogTopic(boolean) > [1] true STARTED
[2023-05-01T20:44:20.786Z]
[2023-05-01T20:44:20.786Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > RestoreIntegrationTest >
shouldRestoreStateFromChangelogTopic(boolean) > [1] true PASSED
[2023-05-01T20:44:20.786Z]
[2023-05-01T20:44:20.786Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > RestoreIntegrationTest >
shouldRestoreStateFromChangelogTopic(boolean) > [2] false STARTED
[2023-05-01T20:44:24.362Z]
[2023-05-01T20:44:24.362Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > RestoreIntegrationTest >
shouldRestoreStateFromChangelogTopic(boolean) > [2] false PASSED
[2023-05-01T20:44:27.997Z]
[2023-05-01T20:44:27.997Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > SmokeTestDriverIntegrationTest >
shouldWorkWithRebalance(boolean) > [1] true STARTED
[2023-05-01T20:45:47.869Z]
[2023-05-01T20:45:47.869Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > SmokeTestDriverIntegrationTest >
shouldWorkWithRebalance(boolean) > [1] true PASSED
[2023-05-01T20:45:47.869Z]
[2023-05-01T20:45:47.869Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > SmokeTestDriverIntegrationTest >
shouldWorkWithRebalance(boolean) > [2] false STARTED
[2023-05-01T20:47:37.476Z]
[2023-05-01T20:47:37.476Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > SmokeTestDriverIntegrationTest >
shouldWorkWithRebalance(boolean) > [2] false PASSED
[2023-05-01T20:47:37.476Z]
[2023-05-01T20:47:37.476Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > StoreQueryIntegrationTest >
shouldQuerySpecificActivePartitionStores() STARTED
[2023-05-01T20:47:37.476Z]
[2023-05-01T20:47:37.476Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > StoreQueryIntegrationTest >
shouldQuerySpecificActivePartitionStores() PASSED
[2023-05-01T20:47:37.476Z]
[2023-05-01T20:47:37.476Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > StoreQueryIntegrationTest >
shouldFailWithIllegalArgumentExceptionWhenIQPartitionerReturnsMultiplePartitions()
STARTED
[2023-05-01T20:47:37.476Z]
[2023-05-01T20:47:37.476Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > StoreQueryIntegrationTest >
shouldFailWithIllegalArgumentExceptionWhenIQPartitionerReturnsMultiplePartitions()
PASSED
[2023-05-01T20:47:37.476Z]
[2023-05-01T20:47:37.476Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > StoreQueryIntegrationTest >
shouldQueryAllStalePartitionStores() STARTED
[2023-05-01T20:47:37.476Z]
[2023-05-01T20:47:37.476Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > StoreQueryIntegrationTest >
shouldQueryAllStalePartitionStores() PASSED
[2023-05-01T20:47:37.476Z]
[2023-05-01T20:47:37.476Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > StoreQueryIntegrationTest >
shouldQuerySpecificStalePartitionStoresMultiStreamThreads() STARTED
[2023-05-01T20:47:40.080Z]
[2023-05-01T20:47:40.080Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > StoreQueryIntegrationTest >
shouldQuerySpecificStalePartitionStoresMultiStreamThreads() PASSED
[2023-05-01T20:47:40.080Z]
[2023-05-01T20:47:40.080Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > StoreQueryIntegrationTest >
shouldQuerySpecificStalePartitionStores() STARTED
[2023-05-01T20:47:44.645Z]
[2023-05-01T20:47:44.646Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > StoreQueryIntegrationTest >
shouldQuerySpecificStalePartitionStores() PASSED
[2023-05-01T20:47:44.646Z]
[2023-05-01T20:47:44.646Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > StoreQueryIntegrationTest >
shouldQueryOnlyActivePartitionStoresByDefault() STARTED
[2023-05-01T20:47:48.185Z]
[2023-05-01T20:47:48.185Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > StoreQueryIntegrationTest >
shouldQueryOnlyActivePartitionStoresByDefault() PASSED
[2023-05-01T20:47:48.185Z]
[2023-05-01T20:47:48.186Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > StoreQueryIntegrationTest >
shouldQueryStoresAfterAddingAndRemovingStreamThread() STARTED
[2023-05-01T20:47:54.034Z]
[2023-05-01T20:47:54.034Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > StoreQueryIntegrationTest >
shouldQueryStoresAfterAddingAndRemovingStreamThread() PASSED
[2023-05-01T20:47:54.034Z]
[2023-05-01T20:47:54.034Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > StoreQueryIntegrationTest >
shouldQuerySpecificStalePartitionStoresMultiStreamThreadsNamedTopology() STARTED
[2023-05-01T20:47:57.629Z]
[2023-05-01T20:47:57.629Z] Gradle Test Run :streams:integrationTest > Gradle
Test Executor 179 > StoreQueryIntegrationTest >
shouldQuerySpecificStalePartitionStoresMultiStreamThreadsNamedTopology() PASSED
[2023-05-01T20:47:58.571Z] streams-3: SMOKE-TEST-CLIENT-CLOSED
[2023-05-01T20:47:58.571Z] streams-3: SMOKE-TEST-CLIENT-CLOSED
[2023-05-01T20:47:58.571Z] streams-2: SMOKE-TEST-CLIENT-CLOSED
[2023-05-01T20:47:58.571Z] streams-4: SMOKE-TEST-CLIENT-CLOSED
[2023-05-01T20:47:58.571Z] streams-0: SMOKE-TEST-CLIENT-CLOSED
[2023-05-01T20:47:58.571Z] streams-1: SMOKE-TEST-CLIENT-CLOSED
[2023-05-01T20:47:58.571Z] streams-2: SMOKE-TEST-CLIENT-CLOSED
[2023-05-01T20:47:58.571Z] streams-5: SMOKE-TEST-CLIENT-CLOSED
[2023-05-01T20:47:58.571Z] streams-4: SMOKE-TEST-CLIENT-CLOSED
[2023-05-01T20:47:58.571Z] streams-6: SMOKE-TEST-CLIENT-CLOSED
[2023-05-01T20:47:58.571Z] streams-6: SMOKE-TEST-CLIENT-CLOSED
[2023-05-01T20:47:58.571Z] streams-7: SMOKE-TEST-CLIENT-CLOSED
[2023-05-01T20:47:58.571Z] streams-1: SMOKE-TEST-CLIENT-CLOSED
[2023-05-01T20:47:58.571Z] streams-0: SMOKE-TEST-CLIENT-CLOSED
[2023-05-01T20:47:58.571Z] streams-5: SMOKE-TEST-CLIENT-CLOSED
[2023-05-01T20:48:02.281Z]
[2023-05-01T20:48:02.281Z] Deprecated Gradle features were used in this build,
making it incompatible with Gradle 9.0.
[2023-05-01T20:48:02.281Z]
[2023-05-01T20:48:02.281Z] You can use '--warning-mode all' to show the
individual deprecation warnings and determine if they come from your own
scripts or plugins.
[2023-05-01T20:48:02.281Z]
[2023-05-01T20:48:02.281Z] See
https://docs.gradle.org/8.1.1/userguide/command_line_interface.html#sec:command_line_warnings
[2023-05-01T20:48:02.281Z]
[2023-05-01T20:48:02.281Z] BUILD SUCCESSFUL in 2h 52m 42s
[2023-05-01T20:48:02.281Z] 230 actionable tasks: 124 executed, 106 up-to-date
[2023-05-01T20:48:02.281Z]
[2023-05-01T20:48:02.281Z] See the profiling report at:
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk@2/build/reports/profile/profile-2023-05-01-17-55-27.html
[2023-05-01T20:48:02.281Z] A fine-grained performance profile is available: use
the --scan option.
[Pipeline] junit
[2023-05-01T20:48:03.145Z] Recording test results
[2023-05-01T20:48:15.940Z] [Checks API] No suitable checks publisher found.
[Pipeline] echo
[2023-05-01T20:48:15.941Z] Skipping Kafka Streams archetype test for Java 11
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[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