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

Changes:


------------------------------------------
[...truncated 3876 lines...]
[2022-12-29T00:16:45.502Z] > Task :shell:checkstyleTest
[2022-12-29T00:16:45.502Z] > Task :shell:checkstyleMain
[2022-12-29T00:16:46.018Z] > Task :core:compileTestScala
[2022-12-29T00:16:49.715Z] > Task :examples:spotbugsMain
[2022-12-29T00:16:53.937Z] > Task :shell:spotbugsMain
[2022-12-29T00:17:05.214Z] > Task :core:compileTestScala
[2022-12-29T00:17:07.670Z] [Warn] 
/home/jenkins/workspace/Kafka_kafka_3.4/core/src/test/scala/unit/kafka/server/AdvertiseBrokerTest.scala:22:21:
 imported `QuorumTestHarness` is permanently hidden by definition of object 
QuorumTestHarness in package server
[2022-12-29T00:17:08.633Z] [Warn] 
/home/jenkins/workspace/Kafka_kafka_3.4/core/src/test/scala/unit/kafka/server/BrokerEpochIntegrationTest.scala:27:21:
 imported `QuorumTestHarness` is permanently hidden by definition of object 
QuorumTestHarness in package server
[2022-12-29T00:17:11.906Z] [Warn] 
/home/jenkins/workspace/Kafka_kafka_3.4/core/src/test/scala/unit/kafka/server/DynamicConfigTest.scala:21:21:
 imported `QuorumTestHarness` is permanently hidden by definition of object 
QuorumTestHarness in package server
[2022-12-29T00:17:16.030Z] [Warn] 
/home/jenkins/workspace/Kafka_kafka_3.4/core/src/test/scala/unit/kafka/server/KafkaMetricReporterClusterIdTest.scala:23:21:
 imported `QuorumTestHarness` is permanently hidden by definition of object 
QuorumTestHarness in package server
[2022-12-29T00:17:16.030Z] [Warn] 
/home/jenkins/workspace/Kafka_kafka_3.4/core/src/test/scala/unit/kafka/server/LeaderElectionTest.scala:32:21:
 imported `QuorumTestHarness` is permanently hidden by definition of object 
QuorumTestHarness in package server
[2022-12-29T00:17:16.030Z] [Warn] 
/home/jenkins/workspace/Kafka_kafka_3.4/core/src/test/scala/unit/kafka/server/LogRecoveryTest.scala:25:21:
 imported `QuorumTestHarness` is permanently hidden by definition of object 
QuorumTestHarness in package server
[2022-12-29T00:17:18.123Z] [Warn] 
/home/jenkins/workspace/Kafka_kafka_3.4/core/src/test/scala/unit/kafka/server/ReplicationQuotasTest.scala:28:21:
 imported `QuorumTestHarness` is permanently hidden by definition of object 
QuorumTestHarness in package server
[2022-12-29T00:17:19.053Z] [Warn] 
/home/jenkins/workspace/Kafka_kafka_3.4/core/src/test/scala/unit/kafka/server/ServerGenerateBrokerIdTest.scala:23:21:
 imported `QuorumTestHarness` is permanently hidden by definition of object 
QuorumTestHarness in package server
[2022-12-29T00:17:19.053Z] [Warn] 
/home/jenkins/workspace/Kafka_kafka_3.4/core/src/test/scala/unit/kafka/server/ServerGenerateClusterIdTest.scala:29:21:
 imported `QuorumTestHarness` is permanently hidden by definition of object 
QuorumTestHarness in package server
[2022-12-29T00:17:19.053Z] [Warn] 
/home/jenkins/workspace/Kafka_kafka_3.4/core/src/test/scala/unit/kafka/server/ServerStartupTest.scala:21:21:
 imported `QuorumTestHarness` is permanently hidden by definition of object 
QuorumTestHarness in package server
[2022-12-29T00:18:40.826Z] > Task :streams:testClasses
[2022-12-29T00:18:40.826Z] > Task :streams:streams-scala:compileTestJava 
NO-SOURCE
[2022-12-29T00:18:40.826Z] > Task :streams:streams-scala:compileTestScala
[2022-12-29T00:18:40.826Z] > Task :streams:streams-scala:testClasses
[2022-12-29T00:18:40.826Z] > Task :streams:streams-scala:checkstyleTest 
NO-SOURCE
[2022-12-29T00:18:52.871Z] > Task :streams:checkstyleTest
[2022-12-29T00:18:52.871Z] 
[2022-12-29T00:18:52.871Z] FAILURE: Build failed with an exception.
[2022-12-29T00:18:52.871Z] 
[2022-12-29T00:18:52.871Z] * What went wrong:
[2022-12-29T00:18:52.871Z] Execution failed for task 
':streams:examples:checkstyleMain'.
[2022-12-29T00:18:52.872Z] > A failure occurred while executing 
org.gradle.api.plugins.quality.internal.CheckstyleAction
[2022-12-29T00:18:52.872Z]    > Checkstyle rule violations were found. See the 
report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.4/streams/examples/build/reports/checkstyle/main.html
[2022-12-29T00:18:52.872Z]      Checkstyle files with violations: 1
[2022-12-29T00:18:52.872Z]      Checkstyle violations by severity: [error:3]
[2022-12-29T00:18:52.872Z] 
[2022-12-29T00:18:52.872Z] 
[2022-12-29T00:18:52.872Z] * Try:
[2022-12-29T00:18:52.872Z] > Run with --stacktrace option to get the stack 
trace.
[2022-12-29T00:18:52.872Z] > Run with --info or --debug option to get more log 
output.
[2022-12-29T00:18:52.872Z] > Run with --scan to get full insights.
[2022-12-29T00:18:52.872Z] 
[2022-12-29T00:18:52.872Z] * Get more help at https://help.gradle.org
[2022-12-29T00:18:52.872Z] 
[2022-12-29T00:18:52.872Z] Deprecated Gradle features were used in this build, 
making it incompatible with Gradle 8.0.
[2022-12-29T00:18:52.872Z] 
[2022-12-29T00:18:52.872Z] You can use '--warning-mode all' to show the 
individual deprecation warnings and determine if they come from your own 
scripts or plugins.
[2022-12-29T00:18:52.872Z] 
[2022-12-29T00:18:52.872Z] See 
https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings
[2022-12-29T00:18:52.872Z] 
[2022-12-29T00:18:52.872Z] Execution optimizations have been disabled for 1 
invalid unit(s) of work during this build to ensure correctness.
[2022-12-29T00:18:52.872Z] Please consult deprecation warnings for more details.
[2022-12-29T00:18:52.872Z] 
[2022-12-29T00:18:52.872Z] BUILD FAILED in 10m 37s
[2022-12-29T00:18:52.872Z] 244 actionable tasks: 198 executed, 46 up-to-date
[2022-12-29T00:18:52.872Z] 
[2022-12-29T00:18:52.872Z] See the profiling report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.4/build/reports/profile/profile-2022-12-29-00-08-26.html
[2022-12-29T00:18:52.872Z] A fine-grained performance profile is available: use 
the --scan option.
[2022-12-29T00:18:54.165Z] [Warn] 
/home/jenkins/workspace/Kafka_kafka_3.4/core/src/test/scala/unit/kafka/log/OffsetIndexTest.scala:52:4:
 @nowarn annotation does not suppress any warnings
[2022-12-29T00:18:54.165Z] 11 warnings found
[2022-12-29T00:18:54.166Z] 
[2022-12-29T00:18:54.166Z] > Task :core:testClasses
[2022-12-29T00:18:54.166Z] > Task :core:checkstyleTest
[2022-12-29T00:18:54.166Z] > Task :tools:compileTestJava
[2022-12-29T00:18:54.166Z] > Task :tools:testClasses
[2022-12-29T00:18:54.166Z] > Task :storage:compileTestJava
[2022-12-29T00:18:54.166Z] > Task :storage:testClasses
[2022-12-29T00:18:54.166Z] > Task :core:checkstyleMain
[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
[2022-12-29T00:18:55.268Z] > Task :tools:checkstyleTest
[2022-12-29T00:18:57.021Z] > Task :storage:checkstyleTest
[2022-12-29T00:18:57.958Z] > Task :jmh-benchmarks:compileJava
[2022-12-29T00:18:57.958Z] > Task :jmh-benchmarks:classes
[2022-12-29T00:18:57.958Z] > Task :jmh-benchmarks:compileTestJava NO-SOURCE
[2022-12-29T00:18:57.958Z] > Task :jmh-benchmarks:testClasses UP-TO-DATE
[2022-12-29T00:18:57.958Z] > Task :jmh-benchmarks:checkstyleTest NO-SOURCE
[2022-12-29T00:19:00.677Z] > Task :jmh-benchmarks:checkstyleMain
[2022-12-29T00:19:00.677Z] > Task :connect:runtime:compileTestJava
[2022-12-29T00:19:00.677Z] > Task :connect:runtime:testClasses
[2022-12-29T00:19:01.612Z] > Task :connect:mirror:compileTestJava
[2022-12-29T00:19:01.612Z] > Task :connect:mirror:testClasses
[2022-12-29T00:19:03.396Z] > Task :connect:mirror:checkstyleTest
[2022-12-29T00:19:14.158Z] Unexpected javac output: warning: [options] 
bootstrap class path not set in conjunction with -source 8
[2022-12-29T00:19:14.158Z] 1 warning.
[2022-12-29T00:19:14.158Z] 
[2022-12-29T00:19:14.158Z] > Task :core:testClasses
[2022-12-29T00:19:14.158Z] > Task :core:checkstyleTest
[2022-12-29T00:19:14.158Z] > Task :core:checkstyleMain
[2022-12-29T00:19:14.158Z] > Task :tools:compileTestJava
[2022-12-29T00:19:14.158Z] > Task :tools:testClasses
[2022-12-29T00:19:14.158Z] > Task :storage:compileTestJava
[2022-12-29T00:19:14.158Z] > Task :storage:testClasses
[2022-12-29T00:19:14.158Z] > Task :tools:checkstyleTest
[2022-12-29T00:19:14.158Z] > Task :storage:checkstyleTest
[2022-12-29T00:19:14.158Z] > Task :jmh-benchmarks:compileJava
[2022-12-29T00:19:14.158Z] > Task :jmh-benchmarks:classes
[2022-12-29T00:19:14.158Z] > Task :jmh-benchmarks:compileTestJava NO-SOURCE
[2022-12-29T00:19:14.158Z] > Task :jmh-benchmarks:testClasses UP-TO-DATE
[2022-12-29T00:19:14.158Z] > Task :jmh-benchmarks:checkstyleTest NO-SOURCE
[2022-12-29T00:19:15.604Z] > Task :connect:runtime:checkstyleTest
[2022-12-29T00:19:16.118Z] > Task :jmh-benchmarks:checkstyleMain
[2022-12-29T00:19:17.156Z] > Task :connect:runtime:compileTestJava
[2022-12-29T00:19:17.156Z] > Task :connect:runtime:testClasses
[2022-12-29T00:19:18.182Z] > Task :connect:mirror:compileTestJava
[2022-12-29T00:19:18.182Z] > Task :connect:mirror:testClasses
[2022-12-29T00:19:20.431Z] > Task :connect:mirror:checkstyleTest
[2022-12-29T00:19:22.850Z] > Task :streams:compileTestJava
[2022-12-29T00:19:22.850Z] > Task :core:spotbugsMain
[2022-12-29T00:19:29.297Z] > Task :jmh-benchmarks:spotbugsMain
[2022-12-29T00:19:35.380Z] > Task :connect:runtime:checkstyleTest
[2022-12-29T00:19:35.381Z] > Task :streams:compileTestJava
[2022-12-29T00:19:35.381Z] > Task :core:spotbugsMain
[2022-12-29T00:19:43.682Z] > Task :jmh-benchmarks:spotbugsMain
[2022-12-29T00:19:59.077Z] > Task :streams:testClasses
[2022-12-29T00:19:59.077Z] > Task :streams:streams-scala:compileTestJava 
NO-SOURCE
[2022-12-29T00:20:06.603Z] > Task :streams:streams-scala:compileTestScala
[2022-12-29T00:20:06.603Z] > Task :streams:streams-scala:testClasses
[2022-12-29T00:20:06.603Z] > Task :streams:streams-scala:checkstyleTest 
NO-SOURCE
[2022-12-29T00:20:29.380Z] > Task :streams:checkstyleTest
[2022-12-29T00:21:48.730Z] 
[2022-12-29T00:21:48.730Z] FAILURE: Build failed with an exception.
[2022-12-29T00:21:48.730Z] 
[2022-12-29T00:21:48.730Z] * What went wrong:
[2022-12-29T00:21:48.730Z] Execution failed for task 
':streams:examples:checkstyleMain'.
[2022-12-29T00:21:48.730Z] > A failure occurred while executing 
org.gradle.api.plugins.quality.internal.CheckstyleAction
[2022-12-29T00:21:48.730Z]    > Checkstyle rule violations were found. See the 
report at: 
file:///home/jenkins/workspace/Kafka_kafka_3.4@2/streams/examples/build/reports/checkstyle/main.html
[2022-12-29T00:21:48.730Z]      Checkstyle files with violations: 1
[2022-12-29T00:21:48.730Z]      Checkstyle violations by severity: [error:3]
[2022-12-29T00:21:48.730Z] 
[2022-12-29T00:21:48.730Z] 
[2022-12-29T00:21:48.730Z] * Try:
[2022-12-29T00:21:48.730Z] > Run with --stacktrace option to get the stack 
trace.
[2022-12-29T00:21:48.730Z] > Run with --info or --debug option to get more log 
output.
[2022-12-29T00:21:48.730Z] > Run with --scan to get full insights.
[2022-12-29T00:21:48.730Z] 
[2022-12-29T00:21:48.730Z] * Get more help at https://help.gradle.org
[2022-12-29T00:21:48.730Z] 
[2022-12-29T00:21:48.730Z] Deprecated Gradle features were used in this build, 
making it incompatible with Gradle 8.0.
[2022-12-29T00:21:48.730Z] 
[2022-12-29T00:21:48.730Z] You can use '--warning-mode all' to show the 
individual deprecation warnings and determine if they come from your own 
scripts or plugins.
[2022-12-29T00:21:48.730Z] 
[2022-12-29T00:21:48.730Z] See 
https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings
[2022-12-29T00:21:48.730Z] 
[2022-12-29T00:21:48.730Z] Execution optimizations have been disabled for 1 
invalid unit(s) of work during this build to ensure correctness.
[2022-12-29T00:21:48.730Z] Please consult deprecation warnings for more details.
[2022-12-29T00:21:48.731Z] 
[2022-12-29T00:21:48.731Z] BUILD FAILED in 13m 17s
[2022-12-29T00:21:48.731Z] 244 actionable tasks: 198 executed, 46 up-to-date
[2022-12-29T00:21:48.731Z] 
[2022-12-29T00:21:48.731Z] See the profiling report at: 
file:///home/jenkins/workspace/Kafka_kafka_3.4@2/build/reports/profile/profile-2022-12-29-00-08-30.html
[2022-12-29T00:21:48.731Z] 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 11 and Scala 2.13
[2022-12-29T00:22:09.245Z] > Task :streams:testClasses
[2022-12-29T00:22:09.245Z] > Task :streams:streams-scala:compileTestJava 
NO-SOURCE
[2022-12-29T00:22:09.245Z] 
[2022-12-29T00:22:09.245Z] > Task :streams:streams-scala:compileTestScala
[2022-12-29T00:22:09.245Z] [Warn] 
/home/jenkins/workspace/Kafka_kafka_3.4/streams/streams-scala/src/test/scala/org/apache/kafka/streams/scala/kstream/KStreamSplitTest.scala:19:41:
 imported `Named` is permanently hidden by definition of type Named in package 
kstream
[2022-12-29T00:22:09.245Z] [Warn] 
/home/jenkins/workspace/Kafka_kafka_3.4/streams/streams-scala/src/test/scala/org/apache/kafka/streams/scala/kstream/KStreamTest.scala:24:3:
 imported `Named` is permanently hidden by definition of type Named in package 
kstream
[2022-12-29T00:22:09.245Z] [Warn] 
/home/jenkins/workspace/Kafka_kafka_3.4/streams/streams-scala/src/test/scala/org/apache/kafka/streams/scala/kstream/KTableTest.scala:21:3:
 imported `Named` is permanently hidden by definition of type Named in package 
kstream
[2022-12-29T00:22:10.180Z] three warnings found
[2022-12-29T00:22:10.180Z] 
[2022-12-29T00:22:10.180Z] > Task :streams:streams-scala:testClasses
[2022-12-29T00:22:10.180Z] > Task :streams:streams-scala:checkstyleTest 
NO-SOURCE
[2022-12-29T00:22:29.144Z] > Task :streams:checkstyleTest
[2022-12-29T00:22:29.144Z] 
[2022-12-29T00:22:29.144Z] FAILURE: Build failed with an exception.
[2022-12-29T00:22:29.144Z] 
[2022-12-29T00:22:29.144Z] * What went wrong:
[2022-12-29T00:22:29.144Z] Execution failed for task 
':streams:examples:checkstyleMain'.
[2022-12-29T00:22:29.144Z] > A failure occurred while executing 
org.gradle.api.plugins.quality.internal.CheckstyleAction
[2022-12-29T00:22:29.144Z]    > Checkstyle rule violations were found. See the 
report at: 
file:///home/jenkins/workspace/Kafka_kafka_3.4/streams/examples/build/reports/checkstyle/main.html
[2022-12-29T00:22:29.144Z]      Checkstyle files with violations: 1
[2022-12-29T00:22:29.144Z]      Checkstyle violations by severity: [error:3]
[2022-12-29T00:22:29.144Z] 
[2022-12-29T00:22:29.144Z] 
[2022-12-29T00:22:29.144Z] * Try:
[2022-12-29T00:22:29.144Z] > Run with --stacktrace option to get the stack 
trace.
[2022-12-29T00:22:29.144Z] > Run with --info or --debug option to get more log 
output.
[2022-12-29T00:22:29.144Z] > Run with --scan to get full insights.
[2022-12-29T00:22:29.144Z] 
[2022-12-29T00:22:29.144Z] * Get more help at https://help.gradle.org
[2022-12-29T00:22:29.144Z] 
[2022-12-29T00:22:29.144Z] Deprecated Gradle features were used in this build, 
making it incompatible with Gradle 8.0.
[2022-12-29T00:22:29.144Z] 
[2022-12-29T00:22:29.144Z] You can use '--warning-mode all' to show the 
individual deprecation warnings and determine if they come from your own 
scripts or plugins.
[2022-12-29T00:22:29.144Z] 
[2022-12-29T00:22:29.144Z] See 
https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings
[2022-12-29T00:22:29.144Z] 
[2022-12-29T00:22:29.144Z] Execution optimizations have been disabled for 1 
invalid unit(s) of work during this build to ensure correctness.
[2022-12-29T00:22:29.144Z] Please consult deprecation warnings for more details.
[2022-12-29T00:22:29.144Z] 
[2022-12-29T00:22:29.144Z] BUILD FAILED in 14m 21s
[2022-12-29T00:22:29.144Z] 244 actionable tasks: 198 executed, 46 up-to-date
[2022-12-29T00:22:29.144Z] 
[2022-12-29T00:22:29.144Z] See the profiling report at: 
file:///home/jenkins/workspace/Kafka_kafka_3.4/build/reports/profile/profile-2022-12-29-00-08-12.html
[2022-12-29T00:22:29.144Z] 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] script
[Pipeline] {
[Pipeline] node
Running on builds42 in /home/jenkins/workspace/Kafka_kafka_3.4
[Pipeline] {
[Pipeline] step

Reply via email to