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

Changes:


------------------------------------------
[...truncated 3961 lines...]
[2022-11-19T07:43:30.110Z] > Task :streams:compileTestJava FAILED
[2022-11-19T07:43:30.666Z] > Task :jmh-benchmarks:compileJava
[2022-11-19T07:43:30.666Z] > Task :jmh-benchmarks:classes
[2022-11-19T07:43:30.666Z] > Task :jmh-benchmarks:compileTestJava NO-SOURCE
[2022-11-19T07:43:30.666Z] > Task :jmh-benchmarks:checkstyleMain
[2022-11-19T07:43:30.666Z] > Task :jmh-benchmarks:testClasses UP-TO-DATE
[2022-11-19T07:43:30.666Z] > Task :jmh-benchmarks:checkstyleTest NO-SOURCE
[2022-11-19T07:43:32.855Z] > Task :connect:runtime:compileTestJava
[2022-11-19T07:43:32.855Z] > Task :connect:runtime:testClasses
[2022-11-19T07:43:34.988Z] > Task :connect:mirror:compileTestJava
[2022-11-19T07:43:34.988Z] > Task :connect:mirror:testClasses
[2022-11-19T07:43:35.931Z] > Task :connect:mirror:checkstyleTest
[2022-11-19T07:43:43.098Z] 
[2022-11-19T07:43:43.098Z] > Task :streams:compileTestJava
[2022-11-19T07:43:43.098Z] 
/home/jenkins/workspace/Kafka_kafka_3.0/streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamThreadTest.java:491:
 error: constructor TopologyMetadata in class TopologyMetadata cannot be 
applied to given types;
[2022-11-19T07:43:43.098Z]         final TopologyMetadata topologyMetadata = 
new TopologyMetadata(internalTopologyBuilder, config);
[2022-11-19T07:43:43.098Z]                                                   ^
[2022-11-19T07:43:43.098Z]   required: no arguments
[2022-11-19T07:43:43.098Z]   found: InternalTopologyBuilder,StreamsConfig
[2022-11-19T07:43:43.098Z]   reason: actual and formal argument lists differ in 
length
[2022-11-19T07:43:43.098Z] 
/home/jenkins/workspace/Kafka_kafka_3.0/streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamThreadTest.java:492:
 error: cannot find symbol
[2022-11-19T07:43:43.098Z]         topologyMetadata.buildAndRewriteTopology();
[2022-11-19T07:43:43.098Z]                         ^
[2022-11-19T07:43:43.098Z]   symbol:   method buildAndRewriteTopology()
[2022-11-19T07:43:43.098Z]   location: variable topologyMetadata of type 
TopologyMetadata
[2022-11-19T07:43:43.098Z] 
/home/jenkins/workspace/Kafka_kafka_3.0/streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamThreadTest.java:494:
 error: incompatible types: TopologyMetadata cannot be converted to 
InternalTopologyBuilder
[2022-11-19T07:43:43.098Z]             topologyMetadata,
[2022-11-19T07:43:43.098Z]             ^
[2022-11-19T07:43:43.098Z] 
/home/jenkins/workspace/Kafka_kafka_3.0/streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamThreadTest.java:551:
 error: constructor TopologyMetadata in class TopologyMetadata cannot be 
applied to given types;
[2022-11-19T07:43:43.098Z]         final TopologyMetadata topologyMetadata = 
new TopologyMetadata(internalTopologyBuilder, config);
[2022-11-19T07:43:43.098Z]                                                   ^
[2022-11-19T07:43:43.098Z]   required: no arguments
[2022-11-19T07:43:43.098Z]   found: InternalTopologyBuilder,StreamsConfig
[2022-11-19T07:43:43.098Z]   reason: actual and formal argument lists differ in 
length
[2022-11-19T07:43:43.098Z] 
/home/jenkins/workspace/Kafka_kafka_3.0/streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamThreadTest.java:552:
 error: cannot find symbol
[2022-11-19T07:43:43.098Z]         topologyMetadata.buildAndRewriteTopology();
[2022-11-19T07:43:43.098Z]                         ^
[2022-11-19T07:43:43.098Z]   symbol:   method buildAndRewriteTopology()
[2022-11-19T07:43:43.098Z]   location: variable topologyMetadata of type 
TopologyMetadata
[2022-11-19T07:43:44.044Z] 
[2022-11-19T07:43:44.044Z] > Task :connect:runtime:checkstyleTest
[2022-11-19T07:43:50.382Z] > Task :core:spotbugsMain
[2022-11-19T07:43:54.945Z] 
[2022-11-19T07:43:54.945Z] > Task :streams:compileTestJava FAILED
[2022-11-19T07:43:54.945Z] Note: Some messages have been simplified; recompile 
with -Xdiags:verbose to get full output
[2022-11-19T07:43:54.945Z] 5 errors
[2022-11-19T07:44:01.308Z] 
[2022-11-19T07:44:01.308Z] > Task :jmh-benchmarks:spotbugsMain
[2022-11-19T07:44:58.709Z] 
[2022-11-19T07:44:58.709Z] FAILURE: Build failed with an exception.
[2022-11-19T07:44:58.709Z] 
[2022-11-19T07:44:58.709Z] * What went wrong:
[2022-11-19T07:44:58.709Z] Execution failed for task ':streams:compileTestJava'.
[2022-11-19T07:44:58.709Z] > Compilation failed; see the compiler error output 
for details.
[2022-11-19T07:44:58.709Z] 
[2022-11-19T07:44:58.709Z] * Try:
[2022-11-19T07:44:58.709Z] Run with --stacktrace option to get the stack trace. 
Run with --info or --debug option to get more log output. Run with --scan to 
get full insights.
[2022-11-19T07:44:58.709Z] 
[2022-11-19T07:44:58.709Z] * Get more help at https://help.gradle.org
[2022-11-19T07:44:58.709Z] 
[2022-11-19T07:44:58.709Z] Deprecated Gradle features were used in this build, 
making it incompatible with Gradle 8.0.
[2022-11-19T07:44:58.709Z] 
[2022-11-19T07:44:58.709Z] You can use '--warning-mode all' to show the 
individual deprecation warnings and determine if they come from your own 
scripts or plugins.
[2022-11-19T07:44:58.709Z] 
[2022-11-19T07:44:58.709Z] See 
https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings
[2022-11-19T07:44:58.709Z] 
[2022-11-19T07:44:58.709Z] Execution optimizations have been disabled for 2 
invalid unit(s) of work during this build to ensure correctness.
[2022-11-19T07:44:58.709Z] Please consult deprecation warnings for more details.
[2022-11-19T07:44:58.709Z] 
[2022-11-19T07:44:58.709Z] BUILD FAILED in 10m 52s
[2022-11-19T07:44:58.709Z] 226 actionable tasks: 184 executed, 42 up-to-date
[2022-11-19T07:44:58.709Z] 
[2022-11-19T07:44:58.709Z] See the profiling report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.0/build/reports/profile/profile-2022-11-19-07-34-10.html
[2022-11-19T07:44:58.709Z] 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 16 and Scala 2.13
[2022-11-19T07:44:59.585Z] 
[2022-11-19T07:44:59.586Z] FAILURE: Build failed with an exception.
[2022-11-19T07:44:59.586Z] 
[2022-11-19T07:44:59.586Z] * What went wrong:
[2022-11-19T07:44:59.586Z] Execution failed for task ':streams:compileTestJava'.
[2022-11-19T07:44:59.586Z] > Compilation failed; see the compiler error output 
for details.
[2022-11-19T07:44:59.586Z] 
[2022-11-19T07:44:59.586Z] * Try:
[2022-11-19T07:44:59.586Z] Run with --stacktrace option to get the stack trace. 
Run with --info or --debug option to get more log output. Run with --scan to 
get full insights.
[2022-11-19T07:44:59.586Z] 
[2022-11-19T07:44:59.586Z] * Get more help at https://help.gradle.org
[2022-11-19T07:44:59.586Z] 
[2022-11-19T07:44:59.586Z] Deprecated Gradle features were used in this build, 
making it incompatible with Gradle 8.0.
[2022-11-19T07:44:59.586Z] 
[2022-11-19T07:44:59.586Z] You can use '--warning-mode all' to show the 
individual deprecation warnings and determine if they come from your own 
scripts or plugins.
[2022-11-19T07:44:59.586Z] 
[2022-11-19T07:44:59.586Z] See 
https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings
[2022-11-19T07:44:59.586Z] 
[2022-11-19T07:44:59.586Z] Execution optimizations have been disabled for 2 
invalid unit(s) of work during this build to ensure correctness.
[2022-11-19T07:44:59.586Z] Please consult deprecation warnings for more details.
[2022-11-19T07:44:59.586Z] 
[2022-11-19T07:44:59.586Z] BUILD FAILED in 10m 50s
[2022-11-19T07:44:59.586Z] 226 actionable tasks: 184 executed, 42 up-to-date
[2022-11-19T07:44:59.586Z] 
[2022-11-19T07:44:59.586Z] See the profiling report at: 
file:///home/jenkins/workspace/Kafka_kafka_3.0/build/reports/profile/profile-2022-11-19-07-34-37.html
[2022-11-19T07:44:59.586Z] 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.12
[2022-11-19T07:45:23.522Z] [Warn] 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.0/core/src/test/scala/unit/kafka/log/OffsetIndexTest.scala:52:
 @nowarn annotation does not suppress any warnings
[2022-11-19T07:45:23.522Z] one warning found
[2022-11-19T07:45:40.245Z] 
[2022-11-19T07:45:40.245Z] > Task :core:testClasses
[2022-11-19T07:45:42.594Z] > Task :core:checkstyleMain
[2022-11-19T07:45:43.819Z] > Task :core:checkstyleTest
[2022-11-19T07:45:54.430Z] > Task :jmh-benchmarks:compileJava
[2022-11-19T07:45:54.430Z] > Task :jmh-benchmarks:classes
[2022-11-19T07:45:54.430Z] > Task :jmh-benchmarks:compileTestJava NO-SOURCE
[2022-11-19T07:45:55.663Z] > Task :jmh-benchmarks:checkstyleMain
[2022-11-19T07:45:55.663Z] > Task :jmh-benchmarks:testClasses UP-TO-DATE
[2022-11-19T07:45:55.663Z] > Task :jmh-benchmarks:checkstyleTest NO-SOURCE
[2022-11-19T07:45:56.630Z] > Task :connect:runtime:compileTestJava
[2022-11-19T07:45:56.630Z] > Task :connect:runtime:testClasses
[2022-11-19T07:45:57.763Z] > Task :connect:mirror:compileTestJava
[2022-11-19T07:45:57.763Z] > Task :connect:mirror:testClasses
[2022-11-19T07:45:58.721Z] > Task :connect:mirror:checkstyleTest
[2022-11-19T07:46:03.397Z] > Task :connect:runtime:checkstyleTest
[2022-11-19T07:46:10.939Z] > Task :streams:compileTestJava
[2022-11-19T07:46:13.081Z] > Task :core:spotbugsMain
[2022-11-19T07:46:24.958Z] > Task :jmh-benchmarks:spotbugsMain
[2022-11-19T07:47:49.648Z] 
[2022-11-19T07:47:49.648Z] > Task :streams:compileTestJava
[2022-11-19T07:47:49.648Z] 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.0/streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamThreadTest.java:491:
 error: constructor TopologyMetadata in class 
org.apache.kafka.streams.processor.internals.TopologyMetadata cannot be applied 
to given types;
[2022-11-19T07:47:49.648Z]         final TopologyMetadata topologyMetadata = 
new TopologyMetadata(internalTopologyBuilder, config);
[2022-11-19T07:47:49.648Z]                                                   ^
[2022-11-19T07:47:49.648Z]   required: no arguments
[2022-11-19T07:47:49.648Z]   found: 
org.apache.kafka.streams.processor.internals.InternalTopologyBuilder,org.apache.kafka.streams.StreamsConfig
[2022-11-19T07:47:49.648Z]   reason: actual and formal argument lists differ in 
length
[2022-11-19T07:47:49.648Z] 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.0/streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamThreadTest.java:492:
 error: cannot find symbol
[2022-11-19T07:47:49.648Z]         topologyMetadata.buildAndRewriteTopology();
[2022-11-19T07:47:49.648Z]                         ^
[2022-11-19T07:47:49.648Z]   symbol:   method buildAndRewriteTopology()
[2022-11-19T07:47:49.648Z]   location: variable topologyMetadata of type 
org.apache.kafka.streams.processor.internals.TopologyMetadata
[2022-11-19T07:47:49.648Z] 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.0/streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamThreadTest.java:494:
 error: incompatible types: 
org.apache.kafka.streams.processor.internals.TopologyMetadata cannot be 
converted to 
org.apache.kafka.streams.processor.internals.InternalTopologyBuilder
[2022-11-19T07:47:49.648Z]             topologyMetadata,
[2022-11-19T07:47:49.648Z]             ^
[2022-11-19T07:47:49.648Z] 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.0/streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamThreadTest.java:551:
 error: constructor TopologyMetadata in class 
org.apache.kafka.streams.processor.internals.TopologyMetadata cannot be applied 
to given types;
[2022-11-19T07:47:49.648Z]         final TopologyMetadata topologyMetadata = 
new TopologyMetadata(internalTopologyBuilder, config);
[2022-11-19T07:47:49.648Z]                                                   ^
[2022-11-19T07:47:49.648Z]   required: no arguments
[2022-11-19T07:47:49.648Z]   found: 
org.apache.kafka.streams.processor.internals.InternalTopologyBuilder,org.apache.kafka.streams.StreamsConfig
[2022-11-19T07:47:49.648Z]   reason: actual and formal argument lists differ in 
length
[2022-11-19T07:47:49.648Z] 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.0/streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamThreadTest.java:552:
 error: cannot find symbol
[2022-11-19T07:47:49.648Z]         topologyMetadata.buildAndRewriteTopology();
[2022-11-19T07:47:49.648Z]                         ^
[2022-11-19T07:47:49.648Z]   symbol:   method buildAndRewriteTopology()
[2022-11-19T07:47:49.648Z]   location: variable topologyMetadata of type 
org.apache.kafka.streams.processor.internals.TopologyMetadata
[2022-11-19T07:47:49.648Z] Note: Some messages have been simplified; recompile 
with -Xdiags:verbose to get full output
[2022-11-19T07:47:49.648Z] 5 errors
[2022-11-19T07:47:51.756Z] 
[2022-11-19T07:47:51.756Z] > Task :streams:compileTestJava FAILED
[2022-11-19T07:48:13.507Z] 
[2022-11-19T07:48:13.507Z] FAILURE: Build failed with an exception.
[2022-11-19T07:48:13.507Z] 
[2022-11-19T07:48:13.507Z] * What went wrong:
[2022-11-19T07:48:13.507Z] Execution failed for task ':streams:compileTestJava'.
[2022-11-19T07:48:13.507Z] > Compilation failed; see the compiler error output 
for details.
[2022-11-19T07:48:13.507Z] 
[2022-11-19T07:48:13.507Z] * Try:
[2022-11-19T07:48:13.507Z] Run with --stacktrace option to get the stack trace. 
Run with --info or --debug option to get more log output. Run with --scan to 
get full insights.
[2022-11-19T07:48:13.507Z] 
[2022-11-19T07:48:13.507Z] * Get more help at https://help.gradle.org
[2022-11-19T07:48:13.507Z] 
[2022-11-19T07:48:13.507Z] Deprecated Gradle features were used in this build, 
making it incompatible with Gradle 8.0.
[2022-11-19T07:48:13.507Z] 
[2022-11-19T07:48:13.507Z] You can use '--warning-mode all' to show the 
individual deprecation warnings and determine if they come from your own 
scripts or plugins.
[2022-11-19T07:48:13.507Z] 
[2022-11-19T07:48:13.507Z] See 
https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings
[2022-11-19T07:48:13.507Z] 
[2022-11-19T07:48:13.507Z] Execution optimizations have been disabled for 2 
invalid unit(s) of work during this build to ensure correctness.
[2022-11-19T07:48:13.507Z] Please consult deprecation warnings for more details.
[2022-11-19T07:48:13.507Z] 
[2022-11-19T07:48:13.507Z] BUILD FAILED in 14m 12s
[2022-11-19T07:48:13.507Z] 226 actionable tasks: 184 executed, 42 up-to-date
[2022-11-19T07:48:13.507Z] 
[2022-11-19T07:48:13.507Z] See the profiling report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.0/build/reports/profile/profile-2022-11-19-07-34-24.html
[2022-11-19T07:48:13.507Z] 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
Cancelling nested steps due to timeout
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch ARM
[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 builds43 in /home/jenkins/workspace/Kafka_kafka_3.0
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] step

Reply via email to