You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/06/14 10:52:10 UTC

Build failed in Jenkins: kafka-trunk-jdk8 #1704

See <https://builds.apache.org/job/kafka-trunk-jdk8/1704/display/redirect?page=changes>

Changes:

[ismael] KAFKA-5354; MirrorMaker not preserving headers

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/kafka.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10
Checking out Revision 09b354a84606fe1862edecc9378908abb4048121 (refs/remotes/origin/trunk)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 09b354a84606fe1862edecc9378908abb4048121
 > git rev-list 0082066c56676cbc6721d7ea1d0b6b3c011d7083 # timeout=10
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
[kafka-trunk-jdk8] $ /bin/bash -xe /tmp/hudson4934902321856523773.sh
+ rm -rf <https://builds.apache.org/job/kafka-trunk-jdk8/ws/.gradle>
+ /home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2/bin/gradle
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/3.4-rc-2/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Building project 'core' with Scala version 2.11.11
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/json/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/json/build/resources/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/clients/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/log4j-appender/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/file/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/examples/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/transforms/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/log4j-appender/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/tools/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/api/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/build/resources/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/runtime/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/runtime/build/resources/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/clients/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/clients/build/resources/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/runtime/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/jmh-benchmarks/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/transforms/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/file/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/api/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/examples/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/json/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/resources/test'>
:downloadWrapper

BUILD SUCCESSFUL

Total time: 17.696 secs
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
[kafka-trunk-jdk8] $ /bin/bash -xe /tmp/hudson2763824805666691645.sh
+ export GRADLE_OPTS=-Xmx1024m
+ GRADLE_OPTS=-Xmx1024m
+ ./gradlew --no-daemon -PmaxParallelForks=1 -PtestLoggingEvents=started,passed,skipped,failed -PxmlFindBugsReport=true clean testAll
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/3.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Building project 'core' with Scala version 2.11.11
:clean
:clients:clean
:connect:clean UP-TO-DATE
:core:clean
:examples:clean
:jmh-benchmarks:clean
:log4j-appender:clean
:streams:clean
:tools:clean
:connect:api:clean
:connect:file:clean
:connect:json:clean
:connect:runtime:clean
:connect:transforms:clean
:streams:examples:clean
:test_core_2_11
Building project 'core' with Scala version 2.11.11
:kafka-trunk-jdk8:clients:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

:kafka-trunk-jdk8:clients:processResources NO-SOURCE
:kafka-trunk-jdk8:clients:classes
:kafka-trunk-jdk8:clients:determineCommitId UP-TO-DATE
:kafka-trunk-jdk8:clients:createVersionFile
:kafka-trunk-jdk8:clients:jar
:kafka-trunk-jdk8:clients:compileTestJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

:kafka-trunk-jdk8:clients:processTestResources
:kafka-trunk-jdk8:clients:testClasses
:kafka-trunk-jdk8:core:compileJava NO-SOURCE
:kafka-trunk-jdk8:core:compileScala
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/src/main/scala/kafka/api/OffsetCommitRequest.scala>:79: value DEFAULT_TIMESTAMP in object OffsetCommitRequest is deprecated: see corresponding Javadoc for more information.
            org.apache.kafka.common.requests.OffsetCommitRequest.DEFAULT_TIMESTAMP
                                                                 ^
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/src/main/scala/kafka/common/OffsetMetadataAndError.scala>:36: value DEFAULT_TIMESTAMP in object OffsetCommitRequest is deprecated: see corresponding Javadoc for more information.
                             commitTimestamp: Long = org.apache.kafka.common.requests.OffsetCommitRequest.DEFAULT_TIMESTAMP,
                                                                                                          ^
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/src/main/scala/kafka/common/OffsetMetadataAndError.scala>:37: value DEFAULT_TIMESTAMP in object OffsetCommitRequest is deprecated: see corresponding Javadoc for more information.
                             expireTimestamp: Long = org.apache.kafka.common.requests.OffsetCommitRequest.DEFAULT_TIMESTAMP) {
                                                                                                          ^
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/src/main/scala/kafka/coordinator/group/GroupMetadataManager.scala>:615: value DEFAULT_TIMESTAMP in object OffsetCommitRequest is deprecated: see corresponding Javadoc for more information.
        if (offsetAndMetadata.expireTimestamp == org.apache.kafka.common.requests.OffsetCommitRequest.DEFAULT_TIMESTAMP)
                                                                                                      ^
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/src/main/scala/kafka/server/KafkaApis.scala>:347: value DEFAULT_TIMESTAMP in object OffsetCommitRequest is deprecated: see corresponding Javadoc for more information.
              if (partitionData.timestamp == OffsetCommitRequest.DEFAULT_TIMESTAMP)
                                                                 ^
:kafka-trunk-jdk8:core:compileScala FAILED
:test_core_2_11 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':kafka-trunk-jdk8:core:compileScala'.
> java.lang.AbstractMethodError (no error message)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 45.065 secs
Build step 'Execute shell' marked build as failure
[FINDBUGS] Collecting findbugs analysis files...
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/> that match the pattern **/build/reports/findbugs/*.xml
[FINDBUGS] No files found. Configuration error?
[FINDBUGS] Computing warning deltas based on reference build #1703
Recording test results
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
Not sending mail to unregistered user ismael@juma.me.uk

Jenkins build is back to normal : kafka-trunk-jdk8 #1705

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk8/1705/display/redirect>