See
<https://ci-builds.apache.org/job/Kafka/job/kafka/job/3.3/146/display/redirect>
Changes:
------------------------------------------
[...truncated 502165 lines...]
[2023-01-13T18:13:49.884Z] [INFO] --- maven-gpg-plugin:1.6:sign
(sign-artifacts) @ streams-quickstart-java ---
[2023-01-13T18:13:49.884Z] [INFO]
[2023-01-13T18:13:49.884Z] [INFO] --- maven-install-plugin:2.5.2:install
(default-install) @ streams-quickstart-java ---
[2023-01-13T18:13:49.884Z] [INFO] Installing
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3_2/streams/quickstart/java/target/streams-quickstart-java-3.3.3-SNAPSHOT.jar
to
/home/jenkins/.m2/repository/org/apache/kafka/streams-quickstart-java/3.3.3-SNAPSHOT/streams-quickstart-java-3.3.3-SNAPSHOT.jar
[2023-01-13T18:13:49.884Z] [INFO] Installing
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3_2/streams/quickstart/java/pom.xml
to
/home/jenkins/.m2/repository/org/apache/kafka/streams-quickstart-java/3.3.3-SNAPSHOT/streams-quickstart-java-3.3.3-SNAPSHOT.pom
[2023-01-13T18:13:49.884Z] [INFO]
[2023-01-13T18:13:49.884Z] [INFO] ---
maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog)
@ streams-quickstart-java ---
[2023-01-13T18:13:49.884Z] [INFO]
------------------------------------------------------------------------
[2023-01-13T18:13:49.884Z] [INFO] Reactor Summary for Kafka Streams ::
Quickstart 3.3.3-SNAPSHOT:
[2023-01-13T18:13:49.884Z] [INFO]
[2023-01-13T18:13:49.884Z] [INFO] Kafka Streams :: Quickstart
........................ SUCCESS [ 2.392 s]
[2023-01-13T18:13:49.884Z] [INFO] streams-quickstart-java
............................ SUCCESS [ 2.438 s]
[2023-01-13T18:13:49.884Z] [INFO]
------------------------------------------------------------------------
[2023-01-13T18:13:49.884Z] [INFO] BUILD SUCCESS
[2023-01-13T18:13:49.884Z] [INFO]
------------------------------------------------------------------------
[2023-01-13T18:13:49.884Z] [INFO] Total time: 5.222 s
[2023-01-13T18:13:49.884Z] [INFO] Finished at: 2023-01-13T18:13:49Z
[2023-01-13T18:13:49.884Z] [INFO]
------------------------------------------------------------------------
[Pipeline] dir
[2023-01-13T18:13:50.577Z] Running in
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3_2/streams/quickstart/test-streams-archetype
[Pipeline] {
[Pipeline] sh
[2023-01-13T18:13:53.591Z] + echo Y
[2023-01-13T18:13:53.591Z] + mvn archetype:generate -DarchetypeCatalog=local
-DarchetypeGroupId=org.apache.kafka
-DarchetypeArtifactId=streams-quickstart-java -DarchetypeVersion=3.3.3-SNAPSHOT
-DgroupId=streams.examples -DartifactId=streams.examples -Dversion=0.1
-Dpackage=myapps
[2023-01-13T18:13:54.534Z] [INFO] Scanning for projects...
[2023-01-13T18:13:54.534Z] [INFO]
[2023-01-13T18:13:54.534Z] [INFO] ------------------<
org.apache.maven:standalone-pom >-------------------
[2023-01-13T18:13:54.534Z] [INFO] Building Maven Stub Project (No POM) 1
[2023-01-13T18:13:54.534Z] [INFO] --------------------------------[ pom
]---------------------------------
[2023-01-13T18:13:54.534Z] [INFO]
[2023-01-13T18:13:54.534Z] [INFO] >>> maven-archetype-plugin:3.2.1:generate
(default-cli) > generate-sources @ standalone-pom >>>
[2023-01-13T18:13:54.534Z] [INFO]
[2023-01-13T18:13:54.534Z] [INFO] <<< maven-archetype-plugin:3.2.1:generate
(default-cli) < generate-sources @ standalone-pom <<<
[2023-01-13T18:13:54.534Z] [INFO]
[2023-01-13T18:13:54.534Z] [INFO]
[2023-01-13T18:13:54.534Z] [INFO] --- maven-archetype-plugin:3.2.1:generate
(default-cli) @ standalone-pom ---
[2023-01-13T18:13:55.569Z] [INFO] Generating project in Interactive mode
[2023-01-13T18:13:55.569Z] [WARNING] Archetype not found in any catalog.
Falling back to central repository.
[2023-01-13T18:13:55.569Z] [WARNING] Add a repository with id 'archetype' in
your settings.xml if archetype's repository is elsewhere.
[2023-01-13T18:13:56.144Z] [INFO] Using property: groupId = streams.examples
[2023-01-13T18:13:56.144Z] [INFO] Using property: artifactId = streams.examples
[2023-01-13T18:13:56.144Z] [INFO] Using property: version = 0.1
[2023-01-13T18:13:56.144Z] [INFO] Using property: package = myapps
[2023-01-13T18:13:56.144Z] Confirm properties configuration:
[2023-01-13T18:13:56.144Z] groupId: streams.examples
[2023-01-13T18:13:56.144Z] artifactId: streams.examples
[2023-01-13T18:13:56.144Z] version: 0.1
[2023-01-13T18:13:56.144Z] package: myapps
[2023-01-13T18:13:56.144Z] Y: : [INFO]
----------------------------------------------------------------------------
[2023-01-13T18:13:56.144Z] [INFO] Using following parameters for creating
project from Archetype: streams-quickstart-java:3.3.3-SNAPSHOT
[2023-01-13T18:13:56.144Z] [INFO]
----------------------------------------------------------------------------
[2023-01-13T18:13:56.144Z] [INFO] Parameter: groupId, Value: streams.examples
[2023-01-13T18:13:56.144Z] [INFO] Parameter: artifactId, Value: streams.examples
[2023-01-13T18:13:56.144Z] [INFO] Parameter: version, Value: 0.1
[2023-01-13T18:13:56.144Z] [INFO] Parameter: package, Value: myapps
[2023-01-13T18:13:56.144Z] [INFO] Parameter: packageInPathFormat, Value: myapps
[2023-01-13T18:13:56.144Z] [INFO] Parameter: package, Value: myapps
[2023-01-13T18:13:56.144Z] [INFO] Parameter: version, Value: 0.1
[2023-01-13T18:13:56.144Z] [INFO] Parameter: groupId, Value: streams.examples
[2023-01-13T18:13:56.144Z] [INFO] Parameter: artifactId, Value: streams.examples
[2023-01-13T18:13:56.144Z] [INFO] Project created from Archetype in dir:
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3_2/streams/quickstart/test-streams-archetype/streams.examples
[2023-01-13T18:13:56.144Z] [INFO]
------------------------------------------------------------------------
[2023-01-13T18:13:56.144Z] [INFO] BUILD SUCCESS
[2023-01-13T18:13:56.144Z] [INFO]
------------------------------------------------------------------------
[2023-01-13T18:13:56.144Z] [INFO] Total time: 1.934 s
[2023-01-13T18:13:56.144Z] [INFO] Finished at: 2023-01-13T18:13:55Z
[2023-01-13T18:13:56.144Z] [INFO]
------------------------------------------------------------------------
[Pipeline] dir
[2023-01-13T18:13:56.145Z] Running in
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3_2/streams/quickstart/test-streams-archetype/streams.examples
[Pipeline] {
[Pipeline] sh
[2023-01-13T18:13:58.723Z] + mvn compile
[2023-01-13T18:13:59.677Z] [INFO] Scanning for projects...
[2023-01-13T18:13:59.677Z] [INFO]
[2023-01-13T18:13:59.677Z] [INFO] -----------------<
streams.examples:streams.examples >------------------
[2023-01-13T18:13:59.677Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1
[2023-01-13T18:13:59.677Z] [INFO] --------------------------------[ jar
]---------------------------------
[2023-01-13T18:13:59.677Z] [INFO]
[2023-01-13T18:13:59.677Z] [INFO] --- maven-resources-plugin:2.6:resources
(default-resources) @ streams.examples ---
[2023-01-13T18:14:00.901Z] [INFO] Using 'UTF-8' encoding to copy filtered
resources.
[2023-01-13T18:14:00.901Z] [INFO] Copying 1 resource
[2023-01-13T18:14:00.901Z] [INFO]
[2023-01-13T18:14:00.901Z] [INFO] --- maven-compiler-plugin:3.1:compile
(default-compile) @ streams.examples ---
[2023-01-13T18:14:00.901Z] [INFO] Changes detected - recompiling the module!
[2023-01-13T18:14:00.902Z] [INFO] Compiling 3 source files to
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3_2/streams/quickstart/test-streams-archetype/streams.examples/target/classes
[2023-01-13T18:14:02.029Z] [INFO]
------------------------------------------------------------------------
[2023-01-13T18:14:02.029Z] [INFO] BUILD SUCCESS
[2023-01-13T18:14:02.029Z] [INFO]
------------------------------------------------------------------------
[2023-01-13T18:14:02.029Z] [INFO] Total time: 2.906 s
[2023-01-13T18:14:02.029Z] [INFO] Finished at: 2023-01-13T18:14:01Z
[2023-01-13T18:14:02.029Z] [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-01-13T18:16:05.146Z]
[2023-01-13T18:16:05.146Z]
org.apache.kafka.streams.integration.StreamsUpgradeTestIntegrationTest >
testVersionProbingUpgrade PASSED
[2023-01-13T18:16:05.146Z]
[2023-01-13T18:16:05.146Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldInheritSerdes STARTED
[2023-01-13T18:16:07.146Z]
[2023-01-13T18:16:07.146Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldInheritSerdes PASSED
[2023-01-13T18:16:07.146Z]
[2023-01-13T18:16:07.146Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldShutdownWhenRecordConstraintIsViolated STARTED
[2023-01-13T18:16:22.873Z]
[2023-01-13T18:16:22.873Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldShutdownWhenRecordConstraintIsViolated PASSED
[2023-01-13T18:16:22.873Z]
[2023-01-13T18:16:22.873Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldUseDefaultSerdes STARTED
[2023-01-13T18:16:34.128Z]
[2023-01-13T18:16:34.128Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldUseDefaultSerdes PASSED
[2023-01-13T18:16:34.128Z]
[2023-01-13T18:16:34.128Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldAllowDisablingChangelog STARTED
[2023-01-13T18:16:42.598Z]
[2023-01-13T18:16:42.598Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldAllowDisablingChangelog PASSED
[2023-01-13T18:16:42.598Z]
[2023-01-13T18:16:42.598Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldAllowOverridingChangelogConfig STARTED
[2023-01-13T18:16:55.034Z]
[2023-01-13T18:16:55.034Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldAllowOverridingChangelogConfig PASSED
[2023-01-13T18:16:55.034Z]
[2023-01-13T18:16:55.034Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldShutdownWhenBytesConstraintIsViolated STARTED
[2023-01-13T18:17:11.941Z]
[2023-01-13T18:17:11.941Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldShutdownWhenBytesConstraintIsViolated PASSED
[2023-01-13T18:17:11.941Z]
[2023-01-13T18:17:11.941Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldCreateChangelogByDefault STARTED
[2023-01-13T18:17:23.966Z]
[2023-01-13T18:17:23.966Z]
org.apache.kafka.streams.integration.SuppressionIntegrationTest >
shouldCreateChangelogByDefault PASSED
[2023-01-13T18:17:25.156Z]
[2023-01-13T18:17:25.156Z]
org.apache.kafka.streams.integration.TaskAssignorIntegrationTest >
shouldProperlyConfigureTheAssignor STARTED
[2023-01-13T18:17:25.156Z]
[2023-01-13T18:17:25.156Z]
org.apache.kafka.streams.integration.TaskAssignorIntegrationTest >
shouldProperlyConfigureTheAssignor PASSED
[2023-01-13T18:17:29.228Z]
[2023-01-13T18:17:29.228Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_true] STARTED
[2023-01-13T18:17:30.330Z]
[2023-01-13T18:17:30.330Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_true] PASSED
[2023-01-13T18:17:30.330Z]
[2023-01-13T18:17:30.330Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_true] STARTED
[2023-01-13T18:17:36.904Z]
[2023-01-13T18:17:36.904Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_true] PASSED
[2023-01-13T18:17:36.904Z]
[2023-01-13T18:17:36.904Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_true] STARTED
[2023-01-13T18:17:40.996Z]
[2023-01-13T18:17:40.996Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_true] PASSED
[2023-01-13T18:17:40.996Z]
[2023-01-13T18:17:40.996Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_true] STARTED
[2023-01-13T18:18:43.405Z]
[2023-01-13T18:18:43.405Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_true] PASSED
[2023-01-13T18:18:43.405Z]
[2023-01-13T18:18:43.405Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_false] STARTED
[2023-01-13T18:18:43.405Z]
[2023-01-13T18:18:43.405Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_false] PASSED
[2023-01-13T18:18:43.405Z]
[2023-01-13T18:18:43.405Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_false] STARTED
[2023-01-13T18:18:46.640Z]
[2023-01-13T18:18:46.640Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_false] PASSED
[2023-01-13T18:18:46.640Z]
[2023-01-13T18:18:46.640Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_false] STARTED
[2023-01-13T18:18:52.261Z]
[2023-01-13T18:18:52.261Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_false] PASSED
[2023-01-13T18:18:52.261Z]
[2023-01-13T18:18:52.261Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_false] STARTED
[2023-01-13T18:19:53.306Z]
[2023-01-13T18:19:53.306Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_false] PASSED
[2023-01-13T18:19:53.306Z]
[2023-01-13T18:19:53.306Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_true] STARTED
[2023-01-13T18:19:53.306Z]
[2023-01-13T18:19:53.306Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_true] PASSED
[2023-01-13T18:19:53.306Z]
[2023-01-13T18:19:53.306Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_true] STARTED
[2023-01-13T18:19:53.306Z]
[2023-01-13T18:19:53.306Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_true] PASSED
[2023-01-13T18:19:53.306Z]
[2023-01-13T18:19:53.306Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_true] STARTED
[2023-01-13T18:19:56.492Z]
[2023-01-13T18:19:56.492Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_true] PASSED
[2023-01-13T18:19:56.492Z]
[2023-01-13T18:19:56.492Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_true] STARTED
[2023-01-13T18:20:58.087Z]
[2023-01-13T18:20:58.087Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_true] PASSED
[2023-01-13T18:20:58.087Z]
[2023-01-13T18:20:58.087Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_false] STARTED
[2023-01-13T18:20:58.087Z]
[2023-01-13T18:20:58.087Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_false] PASSED
[2023-01-13T18:20:58.087Z]
[2023-01-13T18:20:58.087Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_false] STARTED
[2023-01-13T18:20:58.087Z]
[2023-01-13T18:20:58.087Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_false] PASSED
[2023-01-13T18:20:58.087Z]
[2023-01-13T18:20:58.087Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_false] STARTED
[2023-01-13T18:20:58.087Z]
[2023-01-13T18:20:58.087Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_false] PASSED
[2023-01-13T18:20:58.087Z]
[2023-01-13T18:20:58.087Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_false] STARTED
[2023-01-13T18:22:00.237Z]
[2023-01-13T18:22:00.237Z]
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest >
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_false] PASSED
[2023-01-13T18:22:29.083Z]
[2023-01-13T18:22:29.084Z] BUILD SUCCESSFUL in 3h 24m 4s
[2023-01-13T18:22:29.084Z] 212 actionable tasks: 115 executed, 97 up-to-date
[2023-01-13T18:22:29.084Z]
[2023-01-13T18:22:29.084Z] See the profiling report at:
file:///home/jenkins/workspace/Kafka_kafka_3.3/build/reports/profile/profile-2023-01-13-14-58-27.html
[2023-01-13T18:22:29.084Z] A fine-grained performance profile is available: use
the --scan option.
[Pipeline] junit
[2023-01-13T18:22:29.933Z] Recording test results
[2023-01-13T18:22:46.371Z] [Checks API] No suitable checks publisher found.
[Pipeline] echo
[2023-01-13T18:22:46.372Z] 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] node
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
Running on builds37 in /home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] step