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

Changes:


------------------------------------------
[...truncated 507466 lines...]
[2022-09-06T18:58:20.400Z] [INFO] 
[2022-09-06T18:58:20.400Z] [INFO] --- maven-archetype-plugin:2.2:jar 
(default-jar) @ streams-quickstart-java ---
[2022-09-06T18:58:20.400Z] [INFO] Building archetype jar: 
/home/jenkins/workspace/Kafka_kafka_trunk_2/streams/quickstart/java/target/streams-quickstart-java-3.4.0-SNAPSHOT
[2022-09-06T18:58:20.400Z] [INFO] 
[2022-09-06T18:58:20.400Z] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor 
(attach-descriptor) @ streams-quickstart-java ---
[2022-09-06T18:58:20.400Z] [INFO] 
[2022-09-06T18:58:20.400Z] [INFO] --- 
maven-archetype-plugin:2.2:integration-test (default-integration-test) @ 
streams-quickstart-java ---
[2022-09-06T18:58:20.400Z] [INFO] 
[2022-09-06T18:58:20.400Z] [INFO] --- maven-gpg-plugin:1.6:sign 
(sign-artifacts) @ streams-quickstart-java ---
[2022-09-06T18:58:20.400Z] [INFO] 
[2022-09-06T18:58:20.400Z] [INFO] --- maven-install-plugin:2.5.2:install 
(default-install) @ streams-quickstart-java ---
[2022-09-06T18:58:20.400Z] [INFO] Installing 
/home/jenkins/workspace/Kafka_kafka_trunk_2/streams/quickstart/java/target/streams-quickstart-java-3.4.0-SNAPSHOT.jar
 to 
/home/jenkins/.m2/repository/org/apache/kafka/streams-quickstart-java/3.4.0-SNAPSHOT/streams-quickstart-java-3.4.0-SNAPSHOT.jar
[2022-09-06T18:58:20.400Z] [INFO] Installing 
/home/jenkins/workspace/Kafka_kafka_trunk_2/streams/quickstart/java/pom.xml to 
/home/jenkins/.m2/repository/org/apache/kafka/streams-quickstart-java/3.4.0-SNAPSHOT/streams-quickstart-java-3.4.0-SNAPSHOT.pom
[2022-09-06T18:58:20.400Z] [INFO] 
[2022-09-06T18:58:20.400Z] [INFO] --- 
maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog) 
@ streams-quickstart-java ---
[2022-09-06T18:58:20.400Z] [INFO] 
------------------------------------------------------------------------
[2022-09-06T18:58:20.400Z] [INFO] Reactor Summary for Kafka Streams :: 
Quickstart 3.4.0-SNAPSHOT:
[2022-09-06T18:58:20.400Z] [INFO] 
[2022-09-06T18:58:20.400Z] [INFO] Kafka Streams :: Quickstart 
........................ SUCCESS [  1.495 s]
[2022-09-06T18:58:20.400Z] [INFO] streams-quickstart-java 
............................ SUCCESS [  0.817 s]
[2022-09-06T18:58:20.400Z] [INFO] 
------------------------------------------------------------------------
[2022-09-06T18:58:20.400Z] [INFO] BUILD SUCCESS
[2022-09-06T18:58:20.400Z] [INFO] 
------------------------------------------------------------------------
[2022-09-06T18:58:20.400Z] [INFO] Total time:  2.552 s
[2022-09-06T18:58:20.400Z] [INFO] Finished at: 2022-09-06T18:58:20Z
[2022-09-06T18:58:20.400Z] [INFO] 
------------------------------------------------------------------------
[Pipeline] dir
[2022-09-06T18:58:20.915Z] Running in 
/home/jenkins/workspace/Kafka_kafka_trunk_2/streams/quickstart/test-streams-archetype
[Pipeline] {
[Pipeline] sh
[2022-09-06T18:58:22.429Z] 
[2022-09-06T18:58:22.429Z] IQv2IntegrationTest > shouldFetchFromPartition() 
PASSED
[2022-09-06T18:58:22.429Z] 
[2022-09-06T18:58:22.429Z] IQv2IntegrationTest > 
shouldFetchExplicitlyFromAllPartitions() STARTED
[2022-09-06T18:58:23.234Z] + echo Y
[2022-09-06T18:58:23.234Z] + mvn archetype:generate -DarchetypeCatalog=local 
-DarchetypeGroupId=org.apache.kafka 
-DarchetypeArtifactId=streams-quickstart-java -DarchetypeVersion=3.4.0-SNAPSHOT 
-DgroupId=streams.examples -DartifactId=streams.examples -Dversion=0.1 
-Dpackage=myapps
[2022-09-06T18:58:24.410Z] [INFO] Scanning for projects...
[2022-09-06T18:58:24.410Z] [INFO] 
[2022-09-06T18:58:24.410Z] [INFO] ------------------< 
org.apache.maven:standalone-pom >-------------------
[2022-09-06T18:58:24.410Z] [INFO] Building Maven Stub Project (No POM) 1
[2022-09-06T18:58:24.410Z] [INFO] --------------------------------[ pom 
]---------------------------------
[2022-09-06T18:58:24.410Z] [INFO] 
[2022-09-06T18:58:24.410Z] [INFO] >>> maven-archetype-plugin:3.2.1:generate 
(default-cli) > generate-sources @ standalone-pom >>>
[2022-09-06T18:58:24.410Z] [INFO] 
[2022-09-06T18:58:24.410Z] [INFO] <<< maven-archetype-plugin:3.2.1:generate 
(default-cli) < generate-sources @ standalone-pom <<<
[2022-09-06T18:58:24.410Z] [INFO] 
[2022-09-06T18:58:24.410Z] [INFO] 
[2022-09-06T18:58:24.410Z] [INFO] --- maven-archetype-plugin:3.2.1:generate 
(default-cli) @ standalone-pom ---
[2022-09-06T18:58:24.582Z] 
[2022-09-06T18:58:24.582Z] IQv2IntegrationTest > 
shouldFetchExplicitlyFromAllPartitions() PASSED
[2022-09-06T18:58:24.582Z] 
[2022-09-06T18:58:24.582Z] IQv2IntegrationTest > shouldFailUnknownStore() 
STARTED
[2022-09-06T18:58:24.582Z] 
[2022-09-06T18:58:24.582Z] IQv2IntegrationTest > shouldFailUnknownStore() PASSED
[2022-09-06T18:58:24.582Z] 
[2022-09-06T18:58:24.582Z] IQv2IntegrationTest > shouldRejectNonRunningActive() 
STARTED
[2022-09-06T18:58:25.504Z] [INFO] Generating project in Interactive mode
[2022-09-06T18:58:25.504Z] [WARNING] Archetype not found in any catalog. 
Falling back to central repository.
[2022-09-06T18:58:25.504Z] [WARNING] Add a repository with id 'archetype' in 
your settings.xml if archetype's repository is elsewhere.
[2022-09-06T18:58:25.504Z] [INFO] Using property: groupId = streams.examples
[2022-09-06T18:58:25.504Z] [INFO] Using property: artifactId = streams.examples
[2022-09-06T18:58:25.504Z] [INFO] Using property: version = 0.1
[2022-09-06T18:58:25.504Z] [INFO] Using property: package = myapps
[2022-09-06T18:58:25.504Z] Confirm properties configuration:
[2022-09-06T18:58:25.504Z] groupId: streams.examples
[2022-09-06T18:58:25.504Z] artifactId: streams.examples
[2022-09-06T18:58:25.504Z] version: 0.1
[2022-09-06T18:58:25.504Z] package: myapps
[2022-09-06T18:58:25.504Z]  Y: : [INFO] 
----------------------------------------------------------------------------
[2022-09-06T18:58:25.504Z] [INFO] Using following parameters for creating 
project from Archetype: streams-quickstart-java:3.4.0-SNAPSHOT
[2022-09-06T18:58:25.504Z] [INFO] 
----------------------------------------------------------------------------
[2022-09-06T18:58:25.504Z] [INFO] Parameter: groupId, Value: streams.examples
[2022-09-06T18:58:25.504Z] [INFO] Parameter: artifactId, Value: streams.examples
[2022-09-06T18:58:25.504Z] [INFO] Parameter: version, Value: 0.1
[2022-09-06T18:58:25.504Z] [INFO] Parameter: package, Value: myapps
[2022-09-06T18:58:25.504Z] [INFO] Parameter: packageInPathFormat, Value: myapps
[2022-09-06T18:58:25.504Z] [INFO] Parameter: package, Value: myapps
[2022-09-06T18:58:25.504Z] [INFO] Parameter: version, Value: 0.1
[2022-09-06T18:58:25.504Z] [INFO] Parameter: groupId, Value: streams.examples
[2022-09-06T18:58:25.504Z] [INFO] Parameter: artifactId, Value: streams.examples
[2022-09-06T18:58:25.504Z] [INFO] Project created from Archetype in dir: 
/home/jenkins/workspace/Kafka_kafka_trunk_2/streams/quickstart/test-streams-archetype/streams.examples
[2022-09-06T18:58:25.504Z] [INFO] 
------------------------------------------------------------------------
[2022-09-06T18:58:25.504Z] [INFO] BUILD SUCCESS
[2022-09-06T18:58:25.504Z] [INFO] 
------------------------------------------------------------------------
[2022-09-06T18:58:25.504Z] [INFO] Total time:  1.455 s
[2022-09-06T18:58:25.504Z] [INFO] Finished at: 2022-09-06T18:58:25Z
[2022-09-06T18:58:25.504Z] [INFO] 
------------------------------------------------------------------------
[Pipeline] dir
[2022-09-06T18:58:26.021Z] Running in 
/home/jenkins/workspace/Kafka_kafka_trunk_2/streams/quickstart/test-streams-archetype/streams.examples
[Pipeline] {
[Pipeline] sh
[2022-09-06T18:58:26.648Z] 
[2022-09-06T18:58:26.648Z] IQv2IntegrationTest > shouldRejectNonRunningActive() 
PASSED
[2022-09-06T18:58:27.680Z] 
[2022-09-06T18:58:27.680Z] InternalTopicIntegrationTest > 
shouldCompactTopicsForKeyValueStoreChangelogs() STARTED
[2022-09-06T18:58:28.169Z] + mvn compile
[2022-09-06T18:58:29.105Z] [INFO] Scanning for projects...
[2022-09-06T18:58:29.105Z] [INFO] 
[2022-09-06T18:58:29.105Z] [INFO] -----------------< 
streams.examples:streams.examples >------------------
[2022-09-06T18:58:29.105Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1
[2022-09-06T18:58:29.105Z] [INFO] --------------------------------[ jar 
]---------------------------------
[2022-09-06T18:58:29.105Z] [INFO] 
[2022-09-06T18:58:29.105Z] [INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ streams.examples ---
[2022-09-06T18:58:29.745Z] 
[2022-09-06T18:58:29.745Z] InternalTopicIntegrationTest > 
shouldCompactTopicsForKeyValueStoreChangelogs() PASSED
[2022-09-06T18:58:29.745Z] 
[2022-09-06T18:58:29.745Z] InternalTopicIntegrationTest > 
shouldGetToRunningWithWindowedTableInFKJ() STARTED
[2022-09-06T18:58:30.042Z] [INFO] Using 'UTF-8' encoding to copy filtered 
resources.
[2022-09-06T18:58:30.042Z] [INFO] Copying 1 resource
[2022-09-06T18:58:30.042Z] [INFO] 
[2022-09-06T18:58:30.042Z] [INFO] --- maven-compiler-plugin:3.1:compile 
(default-compile) @ streams.examples ---
[2022-09-06T18:58:30.042Z] [INFO] Changes detected - recompiling the module!
[2022-09-06T18:58:30.042Z] [INFO] Compiling 3 source files to 
/home/jenkins/workspace/Kafka_kafka_trunk_2/streams/quickstart/test-streams-archetype/streams.examples/target/classes
[2022-09-06T18:58:31.242Z] [INFO] 
------------------------------------------------------------------------
[2022-09-06T18:58:31.242Z] [INFO] BUILD SUCCESS
[2022-09-06T18:58:31.242Z] [INFO] 
------------------------------------------------------------------------
[2022-09-06T18:58:31.242Z] [INFO] Total time:  2.001 s
[2022-09-06T18:58:31.242Z] [INFO] Finished at: 2022-09-06T18:58:30Z
[2022-09-06T18:58:31.242Z] [INFO] 
------------------------------------------------------------------------
[2022-09-06T18:58:31.810Z] 
[2022-09-06T18:58:31.810Z] InternalTopicIntegrationTest > 
shouldGetToRunningWithWindowedTableInFKJ() PASSED
[2022-09-06T18:58:31.810Z] 
[2022-09-06T18:58:31.810Z] InternalTopicIntegrationTest > 
shouldCompactAndDeleteTopicsForWindowStoreChangelogs() STARTED
[2022-09-06T18:58:31.810Z] 
[2022-09-06T18:58:31.810Z] InternalTopicIntegrationTest > 
shouldCompactAndDeleteTopicsForWindowStoreChangelogs() PASSED
[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] }
[2022-09-06T18:58:32.843Z] 
[2022-09-06T18:58:32.843Z] KStreamAggregationIntegrationTest > 
shouldAggregateSlidingWindows(TestInfo) STARTED
[2022-09-06T18:58:37.138Z] 
[2022-09-06T18:58:37.138Z] KStreamAggregationIntegrationTest > 
shouldAggregateSlidingWindows(TestInfo) PASSED
[2022-09-06T18:58:37.138Z] 
[2022-09-06T18:58:37.138Z] KStreamAggregationIntegrationTest > 
shouldReduceSessionWindows() STARTED
[2022-09-06T18:58:38.156Z] 
[2022-09-06T18:58:38.156Z] KStreamAggregationIntegrationTest > 
shouldReduceSessionWindows() PASSED
[2022-09-06T18:58:38.156Z] 
[2022-09-06T18:58:38.156Z] KStreamAggregationIntegrationTest > 
shouldReduceSlidingWindows(TestInfo) STARTED
[2022-09-06T18:58:41.377Z] 
[2022-09-06T18:58:41.377Z] KStreamAggregationIntegrationTest > 
shouldReduceSlidingWindows(TestInfo) PASSED
[2022-09-06T18:58:41.377Z] 
[2022-09-06T18:58:41.377Z] KStreamAggregationIntegrationTest > 
shouldReduce(TestInfo) STARTED
[2022-09-06T18:58:45.622Z] 
[2022-09-06T18:58:45.622Z] KStreamAggregationIntegrationTest > 
shouldReduce(TestInfo) PASSED
[2022-09-06T18:58:45.622Z] 
[2022-09-06T18:58:45.622Z] KStreamAggregationIntegrationTest > 
shouldAggregate(TestInfo) STARTED
[2022-09-06T18:58:48.677Z] 
[2022-09-06T18:58:48.677Z] KStreamAggregationIntegrationTest > 
shouldAggregate(TestInfo) PASSED
[2022-09-06T18:58:48.677Z] 
[2022-09-06T18:58:48.677Z] KStreamAggregationIntegrationTest > 
shouldCount(TestInfo) STARTED
[2022-09-06T18:58:54.115Z] 
[2022-09-06T18:58:54.115Z] KStreamAggregationIntegrationTest > 
shouldCount(TestInfo) PASSED
[2022-09-06T18:58:54.115Z] 
[2022-09-06T18:58:54.115Z] KStreamAggregationIntegrationTest > 
shouldGroupByKey(TestInfo) STARTED
[2022-09-06T18:58:57.337Z] 
[2022-09-06T18:58:57.337Z] KStreamAggregationIntegrationTest > 
shouldGroupByKey(TestInfo) PASSED
[2022-09-06T18:58:57.337Z] 
[2022-09-06T18:58:57.337Z] KStreamAggregationIntegrationTest > 
shouldCountWithInternalStore(TestInfo) STARTED
[2022-09-06T18:59:01.579Z] 
[2022-09-06T18:59:01.579Z] KStreamAggregationIntegrationTest > 
shouldCountWithInternalStore(TestInfo) PASSED
[2022-09-06T18:59:01.579Z] 
[2022-09-06T18:59:01.579Z] KStreamAggregationIntegrationTest > 
shouldCountUnlimitedWindows() STARTED
[2022-09-06T18:59:02.597Z] 
[2022-09-06T18:59:02.597Z] KStreamAggregationIntegrationTest > 
shouldCountUnlimitedWindows() PASSED
[2022-09-06T18:59:02.597Z] 
[2022-09-06T18:59:02.597Z] KStreamAggregationIntegrationTest > 
shouldReduceWindowed(TestInfo) STARTED
[2022-09-06T18:59:06.874Z] 
[2022-09-06T18:59:06.874Z] KStreamAggregationIntegrationTest > 
shouldReduceWindowed(TestInfo) PASSED
[2022-09-06T18:59:06.874Z] 
[2022-09-06T18:59:06.874Z] KStreamAggregationIntegrationTest > 
shouldCountSessionWindows() STARTED
[2022-09-06T18:59:07.903Z] 
[2022-09-06T18:59:07.903Z] KStreamAggregationIntegrationTest > 
shouldCountSessionWindows() PASSED
[2022-09-06T18:59:07.903Z] 
[2022-09-06T18:59:07.903Z] KStreamAggregationIntegrationTest > 
shouldAggregateWindowed(TestInfo) STARTED
[2022-09-06T18:59:10.986Z] 
[2022-09-06T18:59:10.986Z] KStreamAggregationIntegrationTest > 
shouldAggregateWindowed(TestInfo) PASSED
[2022-09-06T18:59:17.972Z] streams-2: SMOKE-TEST-CLIENT-CLOSED
[2022-09-06T18:59:17.972Z] streams-0: SMOKE-TEST-CLIENT-CLOSED
[2022-09-06T18:59:17.972Z] streams-5: SMOKE-TEST-CLIENT-CLOSED
[2022-09-06T18:59:17.972Z] streams-4: SMOKE-TEST-CLIENT-CLOSED
[2022-09-06T18:59:17.972Z] streams-3: SMOKE-TEST-CLIENT-CLOSED
[2022-09-06T18:59:17.972Z] streams-1: SMOKE-TEST-CLIENT-CLOSED
[2022-09-06T18:59:17.972Z] streams-6: SMOKE-TEST-CLIENT-CLOSED
[2022-09-06T18:59:22.917Z] 
[2022-09-06T18:59:22.917Z] FAILURE: Build failed with an exception.
[2022-09-06T18:59:22.917Z] 
[2022-09-06T18:59:22.917Z] * What went wrong:
[2022-09-06T18:59:22.917Z] Execution failed for task ':core:unitTest'.
[2022-09-06T18:59:22.917Z] > Process 'Gradle Test Executor 125' finished with 
non-zero exit value 1
[2022-09-06T18:59:22.917Z]   This problem might be caused by incorrect test 
process configuration.
[2022-09-06T18:59:22.918Z]   Please refer to the test execution section in the 
User Manual at 
https://docs.gradle.org/7.5.1/userguide/java_testing.html#sec:test_execution
[2022-09-06T18:59:22.918Z] 
[2022-09-06T18:59:22.918Z] * Try:
[2022-09-06T18:59:22.918Z] > Run with --stacktrace option to get the stack 
trace.
[2022-09-06T18:59:22.918Z] > Run with --info or --debug option to get more log 
output.
[2022-09-06T18:59:22.918Z] > Run with --scan to get full insights.
[2022-09-06T18:59:22.918Z] 
[2022-09-06T18:59:22.918Z] * Get more help at https://help.gradle.org
[2022-09-06T18:59:22.918Z] 
[2022-09-06T18:59:22.918Z] BUILD FAILED in 2h 18m 30s
[2022-09-06T18:59:22.918Z] 212 actionable tasks: 115 executed, 97 up-to-date
[2022-09-06T18:59:22.918Z] 
[2022-09-06T18:59:22.918Z] See the profiling report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/build/reports/profile/profile-2022-09-06-16-40-56.html
[2022-09-06T18:59:22.918Z] 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.12
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] node
Running on builds35 in /home/jenkins/workspace/Kafka_kafka_trunk
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] step

Reply via email to