Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 39415 invoked from network); 3 Dec 2006 00:26:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Dec 2006 00:26:11 -0000 Received: (qmail 18584 invoked by uid 500); 3 Dec 2006 00:26:19 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 18562 invoked by uid 500); 3 Dec 2006 00:26:19 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 18552 invoked by uid 99); 3 Dec 2006 00:26:19 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Dec 2006 16:26:19 -0800 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=MSGID_FROM_MTA_ID,NO_REAL_NAME,SPF_HELO_PASS X-Spam-Check-By: apache.org Received: from [140.211.11.75] (HELO lucene.zones.apache.org) (140.211.11.75) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Dec 2006 16:26:08 -0800 Received: from lucene.zones.apache.org (localhost [127.0.0.1]) by lucene.zones.apache.org (8.13.7+Sun/8.13.7) with SMTP id kB30Pl67013733 for ; Sun, 3 Dec 2006 00:25:47 GMT Message-Id: <200612030025.kB30Pl67013733@lucene.zones.apache.org> Date: Sun, 03 Dec 2006 00:25:47 +0000 Subject: Hadoop nightly build failure From: hadoop-dev@lucene.apache.org To: hadoop-dev@lucene.apache.org X-Mailer: org.apache.tools.mail.MailMessage (ant.apache.org) X-Virus-Checked: Checked by ClamAV on apache.org init: [mkdir] Created dir: /tmp/hadoop-nightly/build [mkdir] Created dir: /tmp/hadoop-nightly/build/classes [mkdir] Created dir: /tmp/hadoop-nightly/build/src [mkdir] Created dir: /tmp/hadoop-nightly/build/webapps/task/WEB-INF [mkdir] Created dir: /tmp/hadoop-nightly/build/webapps/job/WEB-INF [mkdir] Created dir: /tmp/hadoop-nightly/build/webapps/dfs/WEB-INF [mkdir] Created dir: /tmp/hadoop-nightly/build/webapps/datanode/WEB-INF [mkdir] Created dir: /tmp/hadoop-nightly/build/examples [mkdir] Created dir: /tmp/hadoop-nightly/build/test [mkdir] Created dir: /tmp/hadoop-nightly/build/test/classes [mkdir] Created dir: /tmp/hadoop-nightly/build/test/testjar [copy] Copying 6 files to /tmp/hadoop-nightly/build/webapps [copy] Copying 4 files to /tmp/hadoop-nightly/conf [copy] Copying /tmp/hadoop-nightly/conf/slaves.template to /tmp/hadoop-nightly/conf/slaves [copy] Copying /tmp/hadoop-nightly/conf/hadoop-site.xml.template to /tmp/hadoop-nightly/conf/hadoop-site.xml [copy] Copying /tmp/hadoop-nightly/conf/mapred-default.xml.template to /tmp/hadoop-nightly/conf/mapred-default.xml [copy] Copying /tmp/hadoop-nightly/conf/hadoop-env.sh.template to /tmp/hadoop-nightly/conf/hadoop-env.sh [exec] src/saveVersion.sh: svn: not found [exec] src/saveVersion.sh: svn: not found [exec] src/saveVersion.sh: whoami: not found record-parser: compile-core-classes: [javac] Compiling 259 source files to /tmp/hadoop-nightly/build/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. compile-core-native: compile-core: compile-examples: [javac] Compiling 7 source files to /tmp/hadoop-nightly/build/examples [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. compile-core-test: [javac] Compiling 66 source files to /tmp/hadoop-nightly/build/test/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] Compiling 1 source file to /tmp/hadoop-nightly/build/test/testjar [jar] Building jar: /tmp/hadoop-nightly/build/test/testjar/testjob.jar [jar] Building jar: /tmp/hadoop-nightly/build/hadoop-nightly-test.jar [mkdir] Created dir: /tmp/hadoop-nightly/build/test/cache [copy] Copying 1 file to /tmp/hadoop-nightly/build/test/cache [copy] Copying 1 file to /tmp/hadoop-nightly/build/test/cache [copy] Copying 1 file to /tmp/hadoop-nightly/build/test/cache test-core: [mkdir] Created dir: /tmp/hadoop-nightly/build/test/data [mkdir] Created dir: /tmp/hadoop-nightly/build/test/logs [junit] Running org.apache.hadoop.conf.TestConfiguration [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.373 sec [junit] Running org.apache.hadoop.dfs.TestDFSMkdirs [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.115 sec [junit] Running org.apache.hadoop.dfs.TestDFSShell [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.378 sec [junit] Running org.apache.hadoop.dfs.TestDFSShellGenericOptions [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.525 sec [junit] Running org.apache.hadoop.dfs.TestFileCorruption [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.368 sec [junit] Running org.apache.hadoop.dfs.TestFsck [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.617 sec [junit] Running org.apache.hadoop.dfs.TestLocalDFS [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.904 sec [junit] Running org.apache.hadoop.dfs.TestPread [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.376 sec [junit] Running org.apache.hadoop.dfs.TestReplication [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 24.09 sec [junit] Running org.apache.hadoop.dfs.TestRestartDFS [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 18.817 sec [junit] Running org.apache.hadoop.dfs.TestSeekBug [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.318 sec [junit] Running org.apache.hadoop.dfs.TestSmallBlock [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.848 sec [junit] Running org.apache.hadoop.fs.TestCopyFiles [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 27.508 sec [junit] Running org.apache.hadoop.fs.TestDFSIO [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.019 sec [junit] Running org.apache.hadoop.fs.TestFileSystem [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.873 sec [junit] Running org.apache.hadoop.fs.TestGlobPaths [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.246 sec [junit] Running org.apache.hadoop.fs.TestLocalFileSystem [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.276 sec [junit] Running org.apache.hadoop.fs.TestPath [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.012 sec [junit] Running org.apache.hadoop.io.TestArrayFile [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.755 sec [junit] Running org.apache.hadoop.io.TestBytesWritable [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.014 sec [junit] Running org.apache.hadoop.io.TestMD5Hash [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.354 sec [junit] Running org.apache.hadoop.io.TestSequenceFile [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 18.248 sec [junit] Running org.apache.hadoop.io.TestSetFile [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.72 sec [junit] Running org.apache.hadoop.io.TestText [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.809 sec [junit] Running org.apache.hadoop.io.TestTextNonUTF8 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.019 sec [junit] Running org.apache.hadoop.io.TestUTF8 [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.247 sec [junit] Running org.apache.hadoop.io.TestVersionedWritable [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.027 sec [junit] Running org.apache.hadoop.io.TestWritable [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec [junit] Running org.apache.hadoop.io.compress.TestCodec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.716 sec [junit] Running org.apache.hadoop.io.compress.TestCodecFactory [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.35 sec [junit] Running org.apache.hadoop.ipc.TestIPC [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.545 sec [junit] Running org.apache.hadoop.ipc.TestRPC [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.213 sec [junit] Running org.apache.hadoop.mapred.TestEmptyJobWithDFS [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.031 sec [junit] Running org.apache.hadoop.mapred.TestMapRed [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.951 sec [junit] Running org.apache.hadoop.mapred.TestMiniMRBringup [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.656 sec [junit] Running org.apache.hadoop.mapred.TestMiniMRClasspath [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 30.948 sec [junit] Running org.apache.hadoop.mapred.TestMiniMRDFSCaching [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 29.535 sec [junit] Running org.apache.hadoop.mapred.TestMiniMRLocalFS [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 63.869 sec [junit] Running org.apache.hadoop.mapred.TestMiniMRWithDFS [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 153.021 sec [junit] Running org.apache.hadoop.mapred.TestSequenceFileInputFilter [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 23.141 sec [junit] Running org.apache.hadoop.mapred.TestSequenceFileInputFormat [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.909 sec [junit] Running org.apache.hadoop.mapred.TestTextInputFormat [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.008 sec [junit] Running org.apache.hadoop.mapred.jobcontrol.TestJobControl [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 122.458 sec [junit] Running org.apache.hadoop.record.test.TestMapRed [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.867 sec [junit] Running org.apache.hadoop.record.test.TestRecordIO [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.506 sec [junit] Running org.apache.hadoop.record.test.TestWritable [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.69 sec test-contrib: test: init: [echo] contrib: smallJobsBenchmark [mkdir] Created dir: /tmp/hadoop-nightly/build/contrib/smallJobsBenchmark [mkdir] Created dir: /tmp/hadoop-nightly/build/contrib/smallJobsBenchmark/classes [mkdir] Created dir: /tmp/hadoop-nightly/build/contrib/smallJobsBenchmark/test [mkdir] Created dir: /tmp/hadoop-nightly/build/contrib/smallJobsBenchmark/test/logs [mkdir] Created dir: /tmp/hadoop-nightly/build/minimr init-contrib: compile: [echo] contrib: smallJobsBenchmark [javac] Compiling 5 source files to /tmp/hadoop-nightly/build/contrib/smallJobsBenchmark/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: /tmp/hadoop-nightly/src/contrib/smallJobsBenchmark/src/java/org/apache/hadoop/benchmarks/mapred/MultiJobRunner.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. compile-test: jar: [jar] Building jar: /tmp/hadoop-nightly/build/contrib/smallJobsBenchmark/MRBenchmark.jar deploy: [mkdir] Created dir: /tmp/hadoop-nightly/build/contrib/smallJobsBenchmark/bin [copy] Copying 2 files to /tmp/hadoop-nightly/build/contrib/smallJobsBenchmark/bin test: test: init: [echo] contrib: streaming [mkdir] Created dir: /tmp/hadoop-nightly/build/contrib/streaming [mkdir] Created dir: /tmp/hadoop-nightly/build/contrib/streaming/classes [mkdir] Created dir: /tmp/hadoop-nightly/build/contrib/streaming/test [mkdir] Created dir: /tmp/hadoop-nightly/build/contrib/streaming/test/logs init-contrib: compile: [echo] contrib: streaming [javac] Compiling 22 source files to /tmp/hadoop-nightly/build/contrib/streaming/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. compile-test: [echo] contrib: streaming [javac] Compiling 6 source files to /tmp/hadoop-nightly/build/contrib/streaming/test [javac] Note: /tmp/hadoop-nightly/src/contrib/streaming/src/test/org/apache/hadoop/streaming/TestStreamedMerge.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: /tmp/hadoop-nightly/src/contrib/streaming/src/test/org/apache/hadoop/streaming/TestStreamedMerge.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. jar: [jar] Building jar: /tmp/hadoop-nightly/build/contrib/streaming/hadoop-streaming.jar deploy: [echo] contrib: streaming [copy] Copying 1 file to /tmp/hadoop-nightly/build hadoopbuildcontrib.test: [echo] contrib: streaming [delete] Deleting directory /tmp/hadoop-nightly/build/contrib/streaming/test/logs [mkdir] Created dir: /tmp/hadoop-nightly/build/contrib/streaming/test/logs [junit] Running org.apache.hadoop.streaming.TestStreaming [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.958 sec [junit] Running org.apache.hadoop.streaming.TestSymLink [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 89.628 sec [junit] Test org.apache.hadoop.streaming.TestSymLink FAILED BUILD FAILED /tmp/hadoop-nightly/build.xml:394: The following error occurred while executing this line: /tmp/hadoop-nightly/src/contrib/build.xml:23: The following error occurred while executing this line: /tmp/hadoop-nightly/src/contrib/streaming/build.xml:25: The following error occurred while executing this line: /tmp/hadoop-nightly/src/contrib/build-contrib.xml:164: Tests failed! Total time: 14 minutes 13 seconds