You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/05/01 10:22:54 UTC

Failed: TEZ-2392 PreCommit Build #598

Jira: https://issues.apache.org/jira/browse/TEZ-2392
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/598/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2441 lines...]




{color:red}-1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12729727/TEZ-2392.1.patch
  against master revision 96efae0.

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 4 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 2.0.3) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in :
                   org.apache.tez.runtime.library.common.TestValuesIterator

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/598//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/598//console

This message is automatically generated.


======================================================================
======================================================================
    Adding comment to Jira.
======================================================================
======================================================================


Comment added.
7ff6fe1ab1a45436f1b27eabcc3203edac85e2d2 logged out


======================================================================
======================================================================
    Finished build.
======================================================================
======================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #597
Archived 44 artifacts
Archive block size is 32768
Received 25 blocks and 1921139 bytes
Compression is 29.9%
Took 1.2 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
36 tests failed.
REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader[test[null, class org.apache.hadoop.io.Text, class org.apache.hadoop.io.Text, TEXT null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader(TestValuesIterator.java:190)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader[test[null, class org.apache.hadoop.io.Text, class org.apache.hadoop.io.Text, TEXT null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader(TestValuesIterator.java:180)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader[test[null, class org.apache.hadoop.io.Text, class org.apache.hadoop.io.Text, TEXT null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader(TestValuesIterator.java:185)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader[test[null, class org.apache.hadoop.io.Text, class org.apache.hadoop.io.Text, TEXT null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader(TestValuesIterator.java:174)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader[test[null, class org.apache.hadoop.io.LongWritable, class org.apache.hadoop.io.Text, LONG null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader(TestValuesIterator.java:190)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader[test[null, class org.apache.hadoop.io.LongWritable, class org.apache.hadoop.io.Text, LONG null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader(TestValuesIterator.java:180)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader[test[null, class org.apache.hadoop.io.LongWritable, class org.apache.hadoop.io.Text, LONG null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader(TestValuesIterator.java:185)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader[test[null, class org.apache.hadoop.io.LongWritable, class org.apache.hadoop.io.Text, LONG null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader(TestValuesIterator.java:174)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader[test[null, class org.apache.hadoop.io.IntWritable, class org.apache.hadoop.io.Text, INT null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader(TestValuesIterator.java:190)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader[test[null, class org.apache.hadoop.io.IntWritable, class org.apache.hadoop.io.Text, INT null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader(TestValuesIterator.java:180)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader[test[null, class org.apache.hadoop.io.IntWritable, class org.apache.hadoop.io.Text, INT null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader(TestValuesIterator.java:185)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader[test[null, class org.apache.hadoop.io.IntWritable, class org.apache.hadoop.io.Text, INT null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader(TestValuesIterator.java:174)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader[test[null, class org.apache.hadoop.io.BytesWritable, class org.apache.hadoop.io.BytesWritable, BYTES null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader(TestValuesIterator.java:190)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader[test[null, class org.apache.hadoop.io.BytesWritable, class org.apache.hadoop.io.BytesWritable, BYTES null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader(TestValuesIterator.java:180)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader[test[null, class org.apache.hadoop.io.BytesWritable, class org.apache.hadoop.io.BytesWritable, BYTES null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader(TestValuesIterator.java:185)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader[test[null, class org.apache.hadoop.io.BytesWritable, class org.apache.hadoop.io.BytesWritable, BYTES null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader(TestValuesIterator.java:174)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.hadoop.io.BytesWritable, class org.apache.hadoop.io.BytesWritable, TEZ_BYTES null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader(TestValuesIterator.java:190)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.hadoop.io.BytesWritable, class org.apache.hadoop.io.BytesWritable, TEZ_BYTES null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader(TestValuesIterator.java:180)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.hadoop.io.BytesWritable, class org.apache.hadoop.io.BytesWritable, TEZ_BYTES null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader(TestValuesIterator.java:185)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.hadoop.io.BytesWritable, class org.apache.hadoop.io.BytesWritable, TEZ_BYTES null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader(TestValuesIterator.java:174)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.hadoop.io.BytesWritable, class org.apache.hadoop.io.LongWritable, TEZ_BYTES null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader(TestValuesIterator.java:190)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.hadoop.io.BytesWritable, class org.apache.hadoop.io.LongWritable, TEZ_BYTES null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader(TestValuesIterator.java:180)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.hadoop.io.BytesWritable, class org.apache.hadoop.io.LongWritable, TEZ_BYTES null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader(TestValuesIterator.java:185)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.hadoop.io.BytesWritable, class org.apache.hadoop.io.LongWritable, TEZ_BYTES null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader(TestValuesIterator.java:174)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.tez.runtime.library.common.TestValuesIterator$CustomKey, class org.apache.hadoop.io.LongWritable, TEZ_BYTES null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader(TestValuesIterator.java:190)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.tez.runtime.library.common.TestValuesIterator$CustomKey, class org.apache.hadoop.io.LongWritable, TEZ_BYTES null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader(TestValuesIterator.java:180)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.tez.runtime.library.common.TestValuesIterator$CustomKey, class org.apache.hadoop.io.LongWritable, TEZ_BYTES null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader(TestValuesIterator.java:185)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.tez.runtime.library.common.TestValuesIterator$CustomKey, class org.apache.hadoop.io.LongWritable, TEZ_BYTES null true {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader(TestValuesIterator.java:174)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.hadoop.io.BytesWritable, class org.apache.hadoop.io.BytesWritable, BYTES TEZ_BYTES false {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader(TestValuesIterator.java:190)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.hadoop.io.BytesWritable, class org.apache.hadoop.io.BytesWritable, BYTES TEZ_BYTES false {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader(TestValuesIterator.java:180)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.hadoop.io.BytesWritable, class org.apache.hadoop.io.BytesWritable, BYTES TEZ_BYTES false {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader(TestValuesIterator.java:185)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.hadoop.io.BytesWritable, class org.apache.hadoop.io.BytesWritable, BYTES TEZ_BYTES false {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader(TestValuesIterator.java:174)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.tez.runtime.library.common.TestValuesIterator$CustomKey, class org.apache.hadoop.io.LongWritable, CUSTOM TEZ_BYTES false {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithIFileReader(TestValuesIterator.java:190)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.tez.runtime.library.common.TestValuesIterator$CustomKey, class org.apache.hadoop.io.LongWritable, CUSTOM TEZ_BYTES false {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithIFileReader(TestValuesIterator.java:180)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.tez.runtime.library.common.TestValuesIterator$CustomKey, class org.apache.hadoop.io.LongWritable, CUSTOM TEZ_BYTES false {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:198)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader(TestValuesIterator.java:185)


REGRESSION:  org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader[test[org.apache.tez.runtime.library.common.serializer.TezBytesWritableSerialization, class org.apache.tez.runtime.library.common.TestValuesIterator$CustomKey, class org.apache.hadoop.io.LongWritable, CUSTOM TEZ_BYTES false {6}]]

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.tez.runtime.library.common.TestValuesIterator.getNextFromFinishedIterator(TestValuesIterator.java:221)
	at org.apache.tez.runtime.library.common.TestValuesIterator.verifyIteratorData(TestValuesIterator.java:304)
	at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader(TestValuesIterator.java:174)



Success: TEZ-2392 PreCommit Build #599

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/TEZ-2392
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/599/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2789 lines...]
[INFO] Final Memory: 70M/960M
[INFO] ------------------------------------------------------------------------




{color:green}+1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12729736/TEZ-2392.2.patch
  against master revision fcd6bb6.

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 4 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 2.0.3) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/599//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/599//console

This message is automatically generated.


======================================================================
======================================================================
    Adding comment to Jira.
======================================================================
======================================================================


Comment added.
438e514a894fe8333d5a39dbe54f77068c8ec10c logged out


======================================================================
======================================================================
    Finished build.
======================================================================
======================================================================


Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #597
Archived 44 artifacts
Archive block size is 32768
Received 4 blocks and 2623410 bytes
Compression is 4.8%
Took 1.8 sec
Description set: TEZ-2392
Recording test results
Email was triggered for: Success
Sending email for trigger: Success



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed