See <https://builds.apache.org/job/kafka-trunk-jdk8/3860/display/redirect?page=changes>
Changes: [manikumar.reddy] MINOR: Fixing log format typo (#7219) ------------------------------------------ [...truncated 8.51 MB...] org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes STARTED org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes PASSED org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes and repartition topic name STARTED org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes and repartition topic name PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > filter a KStream should filter records satisfying the predicate STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > filter a KStream should filter records satisfying the predicate PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > filterNot a KStream should filter records not satisfying the predicate STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > filterNot a KStream should filter records not satisfying the predicate PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > foreach a KStream should run foreach actions on records STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > foreach a KStream should run foreach actions on records PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > peek a KStream should run peek actions on records STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > peek a KStream should run peek actions on records PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > selectKey a KStream should select a new key STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > selectKey a KStream should select a new key PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > join 2 KStreams should join correctly records STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > join 2 KStreams should join correctly records PASSED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsMaterialized STARTED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsMaterialized PASSED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsJava STARTED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsJava PASSED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWords STARTED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWords PASSED > Task :generator:test org.apache.kafka.message.StructRegistryTest > testDuplicateCommonStructError STARTED org.apache.kafka.message.StructRegistryTest > testDuplicateCommonStructError PASSED org.apache.kafka.message.StructRegistryTest > testReSpecifiedCommonStructError STARTED org.apache.kafka.message.StructRegistryTest > testReSpecifiedCommonStructError PASSED org.apache.kafka.message.StructRegistryTest > testCommonStructs STARTED org.apache.kafka.message.StructRegistryTest > testCommonStructs PASSED org.apache.kafka.message.MessageGeneratorTest > testToSnakeCase STARTED org.apache.kafka.message.MessageGeneratorTest > testToSnakeCase PASSED org.apache.kafka.message.MessageGeneratorTest > testCapitalizeFirst STARTED org.apache.kafka.message.MessageGeneratorTest > testCapitalizeFirst PASSED org.apache.kafka.message.MessageGeneratorTest > testLowerCaseFirst STARTED org.apache.kafka.message.MessageGeneratorTest > testLowerCaseFirst PASSED org.apache.kafka.message.MessageGeneratorTest > testFirstIsCapitalized STARTED org.apache.kafka.message.MessageGeneratorTest > testFirstIsCapitalized PASSED org.apache.kafka.message.MessageGeneratorTest > stripSuffixTest STARTED org.apache.kafka.message.MessageGeneratorTest > stripSuffixTest PASSED org.apache.kafka.message.VersionsTest > testIntersections STARTED org.apache.kafka.message.VersionsTest > testIntersections PASSED org.apache.kafka.message.VersionsTest > testRoundTrips STARTED org.apache.kafka.message.VersionsTest > testRoundTrips PASSED org.apache.kafka.message.VersionsTest > testVersionsParse STARTED org.apache.kafka.message.VersionsTest > testVersionsParse PASSED org.apache.kafka.message.VersionsTest > testContains STARTED org.apache.kafka.message.VersionsTest > testContains PASSED org.apache.kafka.message.EntityTypeTest > testVerifyTypeMismatches STARTED org.apache.kafka.message.EntityTypeTest > testVerifyTypeMismatches PASSED org.apache.kafka.message.EntityTypeTest > testVerifyTypeMatches STARTED org.apache.kafka.message.EntityTypeTest > testVerifyTypeMatches PASSED org.apache.kafka.message.EntityTypeTest > testUnknownEntityType STARTED org.apache.kafka.message.EntityTypeTest > testUnknownEntityType PASSED org.apache.kafka.message.MessageDataGeneratorTest > testInvalidNullDefaultForPotentiallyNonNullableArray STARTED org.apache.kafka.message.MessageDataGeneratorTest > testInvalidNullDefaultForPotentiallyNonNullableArray PASSED org.apache.kafka.message.MessageDataGeneratorTest > testInvalidNullDefaultForInt STARTED org.apache.kafka.message.MessageDataGeneratorTest > testInvalidNullDefaultForInt PASSED org.apache.kafka.message.MessageDataGeneratorTest > testNullDefaults STARTED org.apache.kafka.message.MessageDataGeneratorTest > testNullDefaults PASSED > Task :streams:examples:test org.apache.kafka.streams.examples.wordcount.WordCountProcessorTest > test STARTED org.apache.kafka.streams.examples.wordcount.WordCountProcessorTest > test PASSED > Task :connect:file:test org.apache.kafka.connect.file.FileStreamSourceTaskTest > testNormalLifecycle STARTED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testNormalLifecycle PASSED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testBatchSize STARTED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testBatchSize PASSED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testMissingFile STARTED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testMissingFile PASSED org.apache.kafka.connect.file.FileStreamSinkTaskTest > testPutFlush STARTED org.apache.kafka.connect.file.FileStreamSinkTaskTest > testPutFlush PASSED org.apache.kafka.connect.file.FileStreamSinkTaskTest > testStart STARTED org.apache.kafka.connect.file.FileStreamSinkTaskTest > testStart PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testBlankTopic STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testBlankTopic PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasks STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasks PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMissingTopic STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMissingTopic PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasksStdin STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasksStdin PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testTaskClass STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testTaskClass PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testInvalidBatchSize STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testInvalidBatchSize PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testConnectorConfigValidation STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testConnectorConfigValidation PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMultipleSourcesInvalid STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMultipleSourcesInvalid PASSED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasks STARTED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasks PASSED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testTaskClass STARTED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testTaskClass PASSED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testConnectorConfigValidation STARTED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testConnectorConfigValidation PASSED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasksStdout STARTED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasksStdout PASSED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':connect:runtime:test'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/runtime/build/reports/tests/test/index.html> * Try: 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. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.4.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 3h 1m 50s 178 actionable tasks: 175 executed, 3 up-to-date Build step 'Execute shell' marked build as failure [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 [FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/> that match the pattern **/build/reports/*bugs/*.xml [FINDBUGS] Parsing 17 files in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/clients/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/api/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/basic-auth-extension/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/file/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/json/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/runtime/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/transforms/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/examples/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/generator/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/jmh-benchmarks/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/log4j-appender/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/examples/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/streams-scala/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/test-utils/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/tools/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 No credentials specified Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=572f9e697693e53facb087e9ddb1bac9ecabb1b6, workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Computing warning deltas based on reference build #3819 Recording test results Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 Not sending mail to unregistered user ism...@juma.me.uk Not sending mail to unregistered user wangg...@gmail.com Not sending mail to unregistered user g...@confluent.io Not sending mail to unregistered user vahid.hashem...@gmail.com Not sending mail to unregistered user nore...@github.com Not sending mail to unregistered user rajinisiva...@googlemail.com Not sending mail to unregistered user manikumar.re...@gmail.com