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/10/10 16:20:56 UTC

Build failed in Jenkins: kafka-trunk-jdk7 #2875

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

Changes:

[junrao] KAFKA-6027; Access to log should throw KafkaStorageException after the

------------------------------------------
[...truncated 1.38 MB...]
org.apache.kafka.common.record.MemoryRecordsTest > testEmptyBatchDeletion[23 magic=2, firstOffset=57, compressionType=LZ4] PASSED

org.apache.kafka.common.serialization.SerializationTest > floatDeserializerShouldThrowSerializationExceptionOnZeroBytes STARTED

org.apache.kafka.common.serialization.SerializationTest > floatDeserializerShouldThrowSerializationExceptionOnZeroBytes PASSED

org.apache.kafka.common.serialization.SerializationTest > testSerdeFromUnknown STARTED

org.apache.kafka.common.serialization.SerializationTest > testSerdeFromUnknown PASSED

org.apache.kafka.common.serialization.SerializationTest > allSerdesShouldRoundtripInput STARTED

org.apache.kafka.common.serialization.SerializationTest > allSerdesShouldRoundtripInput PASSED

org.apache.kafka.common.serialization.SerializationTest > floatDeserializerShouldThrowSerializationExceptionOnTooManyBytes STARTED

org.apache.kafka.common.serialization.SerializationTest > floatDeserializerShouldThrowSerializationExceptionOnTooManyBytes PASSED

org.apache.kafka.common.serialization.SerializationTest > allSerdesShouldSupportNull STARTED

org.apache.kafka.common.serialization.SerializationTest > allSerdesShouldSupportNull PASSED

org.apache.kafka.common.serialization.SerializationTest > floatSerdeShouldPreserveNaNValues STARTED

org.apache.kafka.common.serialization.SerializationTest > floatSerdeShouldPreserveNaNValues PASSED

org.apache.kafka.common.serialization.SerializationTest > testSerdeFromNotNull STARTED

org.apache.kafka.common.serialization.SerializationTest > testSerdeFromNotNull PASSED

org.apache.kafka.common.serialization.SerializationTest > stringSerdeShouldSupportDifferentEncodings STARTED

org.apache.kafka.common.serialization.SerializationTest > stringSerdeShouldSupportDifferentEncodings PASSED

org.apache.kafka.common.serialization.SerializationTest > floatDeserializerShouldThrowSerializationExceptionOnTooFewBytes STARTED

org.apache.kafka.common.serialization.SerializationTest > floatDeserializerShouldThrowSerializationExceptionOnTooFewBytes PASSED

org.apache.kafka.common.config.AbstractConfigTest > testOriginalsWithPrefix STARTED

org.apache.kafka.common.config.AbstractConfigTest > testOriginalsWithPrefix PASSED

org.apache.kafka.common.config.AbstractConfigTest > testConfiguredInstances STARTED

org.apache.kafka.common.config.AbstractConfigTest > testConfiguredInstances PASSED

org.apache.kafka.common.config.AbstractConfigTest > testValuesWithPrefixOverride STARTED

org.apache.kafka.common.config.AbstractConfigTest > testValuesWithPrefixOverride PASSED

org.apache.kafka.common.config.AbstractConfigTest > testUnused STARTED

org.apache.kafka.common.config.AbstractConfigTest > testUnused PASSED

org.apache.kafka.common.config.AbstractConfigTest > testClassConfigs STARTED

org.apache.kafka.common.config.AbstractConfigTest > testClassConfigs PASSED

org.apache.kafka.common.config.ConfigDefTest > testBasicTypes STARTED

org.apache.kafka.common.config.ConfigDefTest > testBasicTypes PASSED

org.apache.kafka.common.config.ConfigDefTest > testNullDefault STARTED

org.apache.kafka.common.config.ConfigDefTest > testNullDefault PASSED

org.apache.kafka.common.config.ConfigDefTest > testParseForValidate STARTED

org.apache.kafka.common.config.ConfigDefTest > testParseForValidate PASSED

org.apache.kafka.common.config.ConfigDefTest > testInvalidDefaultRange STARTED

org.apache.kafka.common.config.ConfigDefTest > testInvalidDefaultRange PASSED

org.apache.kafka.common.config.ConfigDefTest > testNames STARTED

org.apache.kafka.common.config.ConfigDefTest > testNames PASSED

org.apache.kafka.common.config.ConfigDefTest > testGroupInference STARTED

org.apache.kafka.common.config.ConfigDefTest > testGroupInference PASSED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringNestedClass STARTED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringNestedClass PASSED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringInt STARTED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringInt PASSED

org.apache.kafka.common.config.ConfigDefTest > testValidators STARTED

org.apache.kafka.common.config.ConfigDefTest > testValidators PASSED

org.apache.kafka.common.config.ConfigDefTest > testValidateCannotParse STARTED

org.apache.kafka.common.config.ConfigDefTest > testValidateCannotParse PASSED

org.apache.kafka.common.config.ConfigDefTest > testValidate STARTED

org.apache.kafka.common.config.ConfigDefTest > testValidate PASSED

org.apache.kafka.common.config.ConfigDefTest > testInternalConfigDoesntShowUpInDocs STARTED

org.apache.kafka.common.config.ConfigDefTest > testInternalConfigDoesntShowUpInDocs PASSED

org.apache.kafka.common.config.ConfigDefTest > testInvalidDefaultString STARTED

org.apache.kafka.common.config.ConfigDefTest > testInvalidDefaultString PASSED

org.apache.kafka.common.config.ConfigDefTest > testSslPasswords STARTED

org.apache.kafka.common.config.ConfigDefTest > testSslPasswords PASSED

org.apache.kafka.common.config.ConfigDefTest > testBaseConfigDefDependents STARTED

org.apache.kafka.common.config.ConfigDefTest > testBaseConfigDefDependents PASSED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringClass STARTED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringClass PASSED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringShort STARTED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringShort PASSED

org.apache.kafka.common.config.ConfigDefTest > testInvalidDefault STARTED

org.apache.kafka.common.config.ConfigDefTest > testInvalidDefault PASSED

org.apache.kafka.common.config.ConfigDefTest > toRst STARTED

org.apache.kafka.common.config.ConfigDefTest > toRst PASSED

org.apache.kafka.common.config.ConfigDefTest > testCanAddInternalConfig STARTED

org.apache.kafka.common.config.ConfigDefTest > testCanAddInternalConfig PASSED

org.apache.kafka.common.config.ConfigDefTest > testMissingRequired STARTED

org.apache.kafka.common.config.ConfigDefTest > testMissingRequired PASSED

org.apache.kafka.common.config.ConfigDefTest > testParsingEmptyDefaultValueForStringFieldShouldSucceed STARTED

org.apache.kafka.common.config.ConfigDefTest > testParsingEmptyDefaultValueForStringFieldShouldSucceed PASSED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringPassword STARTED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringPassword PASSED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringList STARTED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringList PASSED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringLong STARTED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringLong PASSED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringBoolean STARTED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringBoolean PASSED

org.apache.kafka.common.config.ConfigDefTest > testNullDefaultWithValidator STARTED

org.apache.kafka.common.config.ConfigDefTest > testNullDefaultWithValidator PASSED

org.apache.kafka.common.config.ConfigDefTest > testMissingDependentConfigs STARTED

org.apache.kafka.common.config.ConfigDefTest > testMissingDependentConfigs PASSED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringDouble STARTED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringDouble PASSED

org.apache.kafka.common.config.ConfigDefTest > toEnrichedRst STARTED

org.apache.kafka.common.config.ConfigDefTest > toEnrichedRst PASSED

org.apache.kafka.common.config.ConfigDefTest > testDefinedTwice STARTED

org.apache.kafka.common.config.ConfigDefTest > testDefinedTwice PASSED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringString STARTED

org.apache.kafka.common.config.ConfigDefTest > testConvertValueToStringString PASSED

org.apache.kafka.common.config.ConfigDefTest > testNestedClass STARTED

org.apache.kafka.common.config.ConfigDefTest > testNestedClass PASSED

org.apache.kafka.common.config.ConfigDefTest > testBadInputs STARTED

org.apache.kafka.common.config.ConfigDefTest > testBadInputs PASSED

org.apache.kafka.common.config.ConfigDefTest > testValidateMissingConfigKey STARTED

org.apache.kafka.common.config.ConfigDefTest > testValidateMissingConfigKey PASSED

org.apache.kafka.common.KafkaFutureTest > testCompletingFutures STARTED

org.apache.kafka.common.KafkaFutureTest > testCompletingFutures PASSED

org.apache.kafka.common.KafkaFutureTest > testCompleteFutures STARTED

org.apache.kafka.common.KafkaFutureTest > testCompleteFutures PASSED

org.apache.kafka.common.KafkaFutureTest > testAllOfFuturesHandlesZeroFutures STARTED

org.apache.kafka.common.KafkaFutureTest > testAllOfFuturesHandlesZeroFutures PASSED

org.apache.kafka.common.KafkaFutureTest > testFutureTimeoutWithZeroWait STARTED

org.apache.kafka.common.KafkaFutureTest > testFutureTimeoutWithZeroWait PASSED

org.apache.kafka.common.KafkaFutureTest > testAllOfFutures STARTED

org.apache.kafka.common.KafkaFutureTest > testAllOfFutures PASSED

4002 tests completed, 1 failed, 1 skipped
:clients:test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':clients:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/kafka-trunk-jdk7/ws/clients/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.

* Get more help at https://help.gradle.org

BUILD FAILED in 50m 33s
23 actionable tasks: 17 executed, 6 up-to-date
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-jdk7/ws/> that match the pattern **/build/reports/findbugs/*.xml
[FINDBUGS] Parsing 2 files in <https://builds.apache.org/job/kafka-trunk-jdk7/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk7/ws/clients/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk7/ws/core/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates.
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=29c46ddb91fac8c0fb3f35c1511e2afdcf67fd2e, workspace=<https://builds.apache.org/job/kafka-trunk-jdk7/ws/>
[FINDBUGS] Computing warning deltas based on reference build #2874
Recording test results
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2

Jenkins build is back to normal : kafka-trunk-jdk7 #2876

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk7/2876/display/redirect?page=changes>