See <https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/115/changes>
Changes: [brock] MRUNIT-133: MapInput stuff should be moved from TestDriver to MapDriver ------------------------------------------ <===[JENKINS REMOTING CAPACITY]===> channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f <https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean package [INFO] Scanning for projects... Projects to build: [MavenProject: org.apache.mrunit:mrunit:1.0.0-SNAPSHOT @ <https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/ws/pom.xml]> projectStarted org.apache.mrunit:mrunit:1.0.0-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MRUnit 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mrunit --- [INFO] Deleting <https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/ws/target> (includes = [], excludes = [*hadoop?.jar]) mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default) [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ mrunit --- mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mrunit --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/ws/src/main/resources> [INFO] Copying 3 resources mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mrunit --- [INFO] Compiling 29 source files to <https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/ws/target/classes> mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)[debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ mrunit --- [INFO] Copying 3 resources [INFO] Copying 3 resources mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile) [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mrunit --- [INFO] Compiling 24 source files to <https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/ws/target/test-classes> mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile) mojoStarted org.apache.maven.plugins:maven-surefire-plugin:2.8.1(default-test) [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ mrunit --- [INFO] Surefire report directory: <https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/ws/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.mrunit.TestExample Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 sec Running org.apache.hadoop.mrunit.TestConfigureClose Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running org.apache.hadoop.mrunit.internal.io.TestSerialization Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec Running org.apache.hadoop.mrunit.internal.mapred.TestMockReporter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.hadoop.mrunit.internal.mapred.TestMockOutputCollector Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running org.apache.hadoop.mrunit.TestCounters Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec Running org.apache.hadoop.mrunit.TestReduceDriver Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec Running org.apache.hadoop.mrunit.TestMapDriver Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec Running org.apache.hadoop.mrunit.mapreduce.TestWordCount Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec Running org.apache.hadoop.mrunit.mapreduce.TestReducerInputValueReuse Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.hadoop.mrunit.mapreduce.TestCounters Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.apache.hadoop.mrunit.mapreduce.TestReduceDriver Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 sec Running org.apache.hadoop.mrunit.mapreduce.TestMapDriver Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec Running org.apache.hadoop.mrunit.mapreduce.TestMapReduceDriver Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 sec Running org.apache.hadoop.mrunit.mapreduce.TestDistributedCache Tests run: 9, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec <<< FAILURE! Running org.apache.hadoop.mrunit.TestMapReduceDriver Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 sec Running org.apache.hadoop.mrunit.TestDistributedCache Tests run: 9, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec <<< FAILURE! Running org.apache.hadoop.mrunit.TestPipelineMapReduceDriver Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec Running org.apache.hadoop.mrunit.TestTestDriver Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.hadoop.mrunit.types.TestPair Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Results : Failed tests: testAddCacheArchiveToMapperUsingDriverMethod(org.apache.hadoop.mrunit.mapreduce.TestDistributedCache): 3 Error(s): (Matched expected output (testarchive.tar/b, file) but at incorrect position 4 (expected position 2), Matched expected output (testarchive.tar/a, file) but at incorrect position 2 (expected position 1), Matched expected output (testarchive.tar/d, file) but at incorrect position 1 (expected position 4)) testAddCacheArchiveToReducerUsingDriverMethod(org.apache.hadoop.mrunit.mapreduce.TestDistributedCache): 3 Error(s): (Matched expected output (testarchive.tar/b, file) but at incorrect position 4 (expected position 2), Matched expected output (testarchive.tar/a, file) but at incorrect position 2 (expected position 1), Matched expected output (testarchive.tar/d, file) but at incorrect position 1 (expected position 4)) testAddCacheArchiveToMapReduceUsingDriverMethod2(org.apache.hadoop.mrunit.mapreduce.TestDistributedCache): 3 Error(s): (Matched expected output (testarchive.tar/b, file) but at incorrect position 4 (expected position 2), Matched expected output (testarchive.tar/a, file) but at incorrect position 2 (expected position 1), Matched expected output (testarchive.tar/d, file) but at incorrect position 1 (expected position 4)) testAddCacheArchiveToMapperUsingDriverMethod(org.apache.hadoop.mrunit.TestDistributedCache): 3 Error(s): (Matched expected output (testarchive.tar/b, file) but at incorrect position 4 (expected position 2), Matched expected output (testarchive.tar/a, file) but at incorrect position 2 (expected position 1), Matched expected output (testarchive.tar/d, file) but at incorrect position 1 (expected position 4)) testAddCacheArchiveToReducerUsingDriverMethod(org.apache.hadoop.mrunit.TestDistributedCache): 3 Error(s): (Matched expected output (testarchive.tar/b, file) but at incorrect position 4 (expected position 2), Matched expected output (testarchive.tar/a, file) but at incorrect position 2 (expected position 1), Matched expected output (testarchive.tar/d, file) but at incorrect position 1 (expected position 4)) testAddCacheArchiveToMapReduceUsingDriverMethod2(org.apache.hadoop.mrunit.TestDistributedCache): 3 Error(s): (Matched expected output (testarchive.tar/b, file) but at incorrect position 4 (expected position 2), Matched expected output (testarchive.tar/a, file) but at incorrect position 2 (expected position 1), Matched expected output (testarchive.tar/d, file) but at incorrect position 1 (expected position 4)) Tests run: 279, Failures: 6, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to <https://builds.apache.org/job/mrunit-trunk/org.apache.mrunit$mrunit/ws/target/surefire-reports> for the individual test results. mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.8.1(default-test) [JENKINS] Recording test results mojoStarted org.apache.rat:apache-rat-plugin:0.8(default) [INFO] [INFO] --- apache-rat-plugin:0.8:check (default) @ mrunit --- [INFO] Exclude: BUILD.txt [INFO] Exclude: CHANGES.txt [INFO] Exclude: BIN-NOTICE.txt [INFO] Exclude: .idea/ mojoFailed org.apache.rat:apache-rat-plugin:0.8(default) projectFailed org.apache.mrunit:mrunit:1.0.0-SNAPSHOT
