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

Changes:


------------------------------------------
[...truncated 502629 lines...]
[2023-04-21T17:47:13.674Z] [INFO] 
------------------------------------------------------------------------
[2023-04-21T17:47:13.674Z] [INFO] Reactor Summary for Kafka Streams :: 
Quickstart 3.3.3-SNAPSHOT:
[2023-04-21T17:47:13.674Z] [INFO] 
[2023-04-21T17:47:13.674Z] [INFO] Kafka Streams :: Quickstart 
........................ SUCCESS [  3.283 s]
[2023-04-21T17:47:13.674Z] [INFO] streams-quickstart-java 
............................ SUCCESS [  1.592 s]
[2023-04-21T17:47:13.674Z] [INFO] 
------------------------------------------------------------------------
[2023-04-21T17:47:13.674Z] [INFO] BUILD SUCCESS
[2023-04-21T17:47:13.674Z] [INFO] 
------------------------------------------------------------------------
[2023-04-21T17:47:13.674Z] [INFO] Total time:  5.307 s
[2023-04-21T17:47:13.674Z] [INFO] Finished at: 2023-04-21T17:47:13Z
[2023-04-21T17:47:13.674Z] [INFO] 
------------------------------------------------------------------------
[Pipeline] dir
[2023-04-21T17:47:14.182Z] Running in 
/home/jenkins/workspace/Kafka_kafka_3.3/streams/quickstart/test-streams-archetype
[Pipeline] {
[Pipeline] sh
[2023-04-21T17:47:17.110Z] + + mvn archetype:generate -DarchetypeCatalog=local 
-DarchetypeGroupId=org.apache.kafka 
-DarchetypeArtifactId=streams-quickstart-java 
-DarchetypeVersion=3.3.3-SNAPSHOTecho -DgroupId=streams.examples Y 
-DartifactId=streams.examples
[2023-04-21T17:47:17.110Z]  -Dversion=0.1 -Dpackage=myapps
[2023-04-21T17:47:18.296Z] [INFO] Scanning for projects...
[2023-04-21T17:47:18.296Z] [INFO] 
[2023-04-21T17:47:18.296Z] [INFO] ------------------< 
org.apache.maven:standalone-pom >-------------------
[2023-04-21T17:47:18.296Z] [INFO] Building Maven Stub Project (No POM) 1
[2023-04-21T17:47:18.296Z] [INFO] --------------------------------[ pom 
]---------------------------------
[2023-04-21T17:47:18.296Z] [INFO] 
[2023-04-21T17:47:18.296Z] [INFO] >>> maven-archetype-plugin:3.2.1:generate 
(default-cli) > generate-sources @ standalone-pom >>>
[2023-04-21T17:47:18.296Z] [INFO] 
[2023-04-21T17:47:18.296Z] [INFO] <<< maven-archetype-plugin:3.2.1:generate 
(default-cli) < generate-sources @ standalone-pom <<<
[2023-04-21T17:47:18.296Z] [INFO] 
[2023-04-21T17:47:18.296Z] [INFO] 
[2023-04-21T17:47:18.296Z] [INFO] --- maven-archetype-plugin:3.2.1:generate 
(default-cli) @ standalone-pom ---
[2023-04-21T17:47:20.379Z] [INFO] Generating project in Interactive mode
[2023-04-21T17:47:20.895Z] [WARNING] Archetype not found in any catalog. 
Falling back to central repository.
[2023-04-21T17:47:20.895Z] [WARNING] Add a repository with id 'archetype' in 
your settings.xml if archetype's repository is elsewhere.
[2023-04-21T17:47:20.895Z] [INFO] Using property: groupId = streams.examples
[2023-04-21T17:47:20.895Z] [INFO] Using property: artifactId = streams.examples
[2023-04-21T17:47:20.895Z] [INFO] Using property: version = 0.1
[2023-04-21T17:47:20.895Z] [INFO] Using property: package = myapps
[2023-04-21T17:47:20.895Z] Confirm properties configuration:
[2023-04-21T17:47:20.895Z] groupId: streams.examples
[2023-04-21T17:47:20.895Z] artifactId: streams.examples
[2023-04-21T17:47:20.895Z] version: 0.1
[2023-04-21T17:47:20.895Z] package: myapps
[2023-04-21T17:47:20.895Z]  Y: : [INFO] 
----------------------------------------------------------------------------
[2023-04-21T17:47:20.895Z] [INFO] Using following parameters for creating 
project from Archetype: streams-quickstart-java:3.3.3-SNAPSHOT
[2023-04-21T17:47:20.895Z] [INFO] 
----------------------------------------------------------------------------
[2023-04-21T17:47:20.895Z] [INFO] Parameter: groupId, Value: streams.examples
[2023-04-21T17:47:20.895Z] [INFO] Parameter: artifactId, Value: streams.examples
[2023-04-21T17:47:20.895Z] [INFO] Parameter: version, Value: 0.1
[2023-04-21T17:47:20.895Z] [INFO] Parameter: package, Value: myapps
[2023-04-21T17:47:20.895Z] [INFO] Parameter: packageInPathFormat, Value: myapps
[2023-04-21T17:47:20.895Z] [INFO] Parameter: package, Value: myapps
[2023-04-21T17:47:20.895Z] [INFO] Parameter: version, Value: 0.1
[2023-04-21T17:47:20.895Z] [INFO] Parameter: groupId, Value: streams.examples
[2023-04-21T17:47:20.895Z] [INFO] Parameter: artifactId, Value: streams.examples
[2023-04-21T17:47:20.895Z] [INFO] Project created from Archetype in dir: 
/home/jenkins/workspace/Kafka_kafka_3.3/streams/quickstart/test-streams-archetype/streams.examples
[2023-04-21T17:47:20.895Z] [INFO] 
------------------------------------------------------------------------
[2023-04-21T17:47:20.895Z] [INFO] BUILD SUCCESS
[2023-04-21T17:47:20.895Z] [INFO] 
------------------------------------------------------------------------
[2023-04-21T17:47:20.895Z] [INFO] Total time:  3.013 s
[2023-04-21T17:47:20.895Z] [INFO] Finished at: 2023-04-21T17:47:20Z
[2023-04-21T17:47:20.895Z] [INFO] 
------------------------------------------------------------------------
[Pipeline] dir
[2023-04-21T17:47:20.896Z] Running in 
/home/jenkins/workspace/Kafka_kafka_3.3/streams/quickstart/test-streams-archetype/streams.examples
[Pipeline] {
[Pipeline] sh
[2023-04-21T17:47:23.387Z] + mvn compile
[2023-04-21T17:47:24.464Z] [INFO] Scanning for projects...
[2023-04-21T17:47:24.464Z] [INFO] 
[2023-04-21T17:47:24.464Z] [INFO] -----------------< 
streams.examples:streams.examples >------------------
[2023-04-21T17:47:24.464Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1
[2023-04-21T17:47:24.464Z] [INFO] --------------------------------[ jar 
]---------------------------------
[2023-04-21T17:47:25.670Z] [INFO] 
[2023-04-21T17:47:25.670Z] [INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ streams.examples ---
[2023-04-21T17:47:25.670Z] [INFO] Using 'UTF-8' encoding to copy filtered 
resources.
[2023-04-21T17:47:25.670Z] [INFO] Copying 1 resource
[2023-04-21T17:47:25.670Z] [INFO] 
[2023-04-21T17:47:25.670Z] [INFO] --- maven-compiler-plugin:3.1:compile 
(default-compile) @ streams.examples ---
[2023-04-21T17:47:26.713Z] 
[2023-04-21T17:47:26.713Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_false] PASSED
[2023-04-21T17:47:26.713Z] 
[2023-04-21T17:47:26.713Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_true] STARTED
[2023-04-21T17:47:26.713Z] 
[2023-04-21T17:47:26.713Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_true] PASSED
[2023-04-21T17:47:26.713Z] 
[2023-04-21T17:47:26.713Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_true] STARTED
[2023-04-21T17:47:26.713Z] 
[2023-04-21T17:47:26.713Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_true] PASSED
[2023-04-21T17:47:26.713Z] 
[2023-04-21T17:47:26.713Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_true] STARTED
[2023-04-21T17:47:26.713Z] 
[2023-04-21T17:47:26.713Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_true] PASSED
[2023-04-21T17:47:26.713Z] 
[2023-04-21T17:47:26.713Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_true] STARTED
[2023-04-21T17:47:26.931Z] [INFO] Changes detected - recompiling the module!
[2023-04-21T17:47:26.931Z] [INFO] Compiling 3 source files to 
/home/jenkins/workspace/Kafka_kafka_3.3/streams/quickstart/test-streams-archetype/streams.examples/target/classes
[2023-04-21T17:47:26.931Z] [INFO] 
------------------------------------------------------------------------
[2023-04-21T17:47:26.931Z] [INFO] BUILD SUCCESS
[2023-04-21T17:47:26.931Z] [INFO] 
------------------------------------------------------------------------
[2023-04-21T17:47:26.931Z] [INFO] Total time:  2.942 s
[2023-04-21T17:47:26.931Z] [INFO] Finished at: 2023-04-21T17:47:26Z
[2023-04-21T17:47:26.931Z] [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-04-21T17:48:19.961Z] 
[2023-04-21T17:48:19.961Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_true] PASSED
[2023-04-21T17:48:19.961Z] 
[2023-04-21T17:48:19.961Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_false] STARTED
[2023-04-21T17:48:19.961Z] 
[2023-04-21T17:48:19.961Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_false] PASSED
[2023-04-21T17:48:19.961Z] 
[2023-04-21T17:48:19.961Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_false] STARTED
[2023-04-21T17:48:19.961Z] 
[2023-04-21T17:48:19.961Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_false] PASSED
[2023-04-21T17:48:19.961Z] 
[2023-04-21T17:48:19.961Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_false] STARTED
[2023-04-21T17:48:23.350Z] 
[2023-04-21T17:48:23.350Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_false] PASSED
[2023-04-21T17:48:23.350Z] 
[2023-04-21T17:48:23.350Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_false] STARTED
[2023-04-21T17:49:19.139Z] 
[2023-04-21T17:49:19.140Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_false] PASSED
[2023-04-21T17:49:40.492Z] 
[2023-04-21T17:49:40.492Z] BUILD SUCCESSFUL in 2h 35m 11s
[2023-04-21T17:49:40.492Z] 212 actionable tasks: 115 executed, 97 up-to-date
[2023-04-21T17:49:40.492Z] 
[2023-04-21T17:49:40.492Z] See the profiling report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3/build/reports/profile/profile-2023-04-21-15-14-30.html
[2023-04-21T17:49:40.492Z] A fine-grained performance profile is available: use 
the --scan option.
[Pipeline] junit
[2023-04-21T17:49:41.334Z] Recording test results
[2023-04-21T17:49:50.730Z] [Checks API] No suitable checks publisher found.
[Pipeline] echo
[2023-04-21T17:49:50.731Z] Skipping Kafka Streams archetype test for Java 17
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2023-04-21T17:56:44.153Z] 
[2023-04-21T17:56:44.153Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "delete-temp-file-shutdown-hook"
[2023-04-21T18:01:47.316Z] 
[2023-04-21T18:01:47.316Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "delete-temp-file-shutdown-hook"
[2023-04-21T18:05:28.455Z] 
[2023-04-21T18:05:28.455Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "delete-temp-file-shutdown-hook"
[2023-04-21T18:07:38.473Z] 
[2023-04-21T18:07:38.473Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "data-plane-kafka-request-handler-6"
[2023-04-21T18:10:29.101Z] 
[2023-04-21T18:10:29.101Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "delete-temp-file-shutdown-hook"
[2023-04-21T18:11:31.639Z] 
[2023-04-21T18:11:31.639Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "delete-temp-file-shutdown-hook"
[2023-04-21T18:12:51.553Z] 
[2023-04-21T18:12:51.553Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "delete-temp-file-shutdown-hook"
[2023-04-21T18:14:12.563Z] 
[2023-04-21T18:14:12.563Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "delete-temp-file-shutdown-hook"
[2023-04-21T18:15:30.696Z] 
[2023-04-21T18:15:30.696Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "delete-temp-file-shutdown-hook"
[2023-04-21T18:15:46.821Z] 
[2023-04-21T18:15:46.821Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "kafka-jmx-shutdown-hook"
[2023-04-21T18:16:14.336Z] 
[2023-04-21T18:16:14.336Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "delete-temp-file-shutdown-hook"
[2023-04-21T18:16:23.039Z] 
[2023-04-21T18:16:23.039Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "delete-temp-file-shutdown-hook"
[2023-04-21T18:17:38.244Z] 
[2023-04-21T18:17:38.244Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "delete-temp-file-shutdown-hook"
[2023-04-21T18:18:07.127Z] 
[2023-04-21T18:18:07.127Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "delete-temp-file-shutdown-hook"
[2023-04-21T18:18:23.603Z] 
[2023-04-21T18:18:23.603Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "delete-temp-file-shutdown-hook"
[2023-04-21T18:18:34.284Z] 
[2023-04-21T18:18:34.284Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "delete-temp-file-shutdown-hook"
[2023-04-21T18:18:54.268Z] 
[2023-04-21T18:18:54.268Z] Exception: java.lang.OutOfMemoryError thrown from 
the UncaughtExceptionHandler in thread "delete-temp-file-shutdown-hook"
[2023-04-21T19:58:58.000Z] 
[2023-04-21T19:58:58.000Z] > Task :core:integrationTest FAILED
[2023-04-21T19:58:58.000Z] 
[2023-04-21T19:58:58.000Z] FAILURE: Build failed with an exception.
[2023-04-21T19:58:58.000Z] 
[2023-04-21T19:58:58.000Z] * What went wrong:
[2023-04-21T19:58:58.000Z] Execution failed for task ':core:integrationTest'.
[2023-04-21T19:58:58.000Z] > Process 'Gradle Test Executor 139' finished with 
non-zero exit value 1
[2023-04-21T19:58:58.000Z]   This problem might be caused by incorrect test 
process configuration.
[2023-04-21T19:58:58.000Z]   Please refer to the test execution section in the 
User Manual at 
https://docs.gradle.org/7.4.2/userguide/java_testing.html#sec:test_execution
[2023-04-21T19:58:58.000Z] 
[2023-04-21T19:58:58.000Z] * Try:
[2023-04-21T19:58:58.000Z] > Run with --stacktrace option to get the stack 
trace.
[2023-04-21T19:58:58.000Z] > Run with --info or --debug option to get more log 
output.
[2023-04-21T19:58:58.000Z] > Run with --scan to get full insights.
[2023-04-21T19:58:58.000Z] 
[2023-04-21T19:58:58.000Z] * Get more help at https://help.gradle.org
[2023-04-21T19:58:58.000Z] 
[2023-04-21T19:58:58.000Z] BUILD FAILED in 4h 44m 47s
[2023-04-21T19:58:58.000Z] 212 actionable tasks: 115 executed, 97 up-to-date
[2023-04-21T19:58:58.000Z] 
[2023-04-21T19:58:58.000Z] See the profiling report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3_2/build/reports/profile/profile-2023-04-21-15-14-02.html
[2023-04-21T19:58:58.000Z] 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
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] node
Running on builds30 in /home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] step

Reply via email to