Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D05E109E9 for ; Thu, 11 Jul 2013 18:06:37 +0000 (UTC) Received: (qmail 44850 invoked by uid 500); 11 Jul 2013 18:06:37 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 44781 invoked by uid 500); 11 Jul 2013 18:06:37 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 44772 invoked by uid 99); 11 Jul 2013 18:06:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jul 2013 18:06:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jul 2013 18:06:35 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id EED28C03C9 for ; Thu, 11 Jul 2013 18:06:14 +0000 (UTC) Date: Thu, 11 Jul 2013 18:06:14 +0000 (UTC) From: Apache Jenkins Server To: notifications@accumulo.apache.org Message-ID: <862461504.10610.1373565974976.JavaMail.hudson@aegis> In-Reply-To: <141953132.10606.1373565105211.JavaMail.hudson@aegis> References: <141953132.10606.1373565105211.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: Accumulo-Trunk-Hadoop-2.0 #308 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Accumulo-Trunk-Hadoop-2.0 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ [...truncated 2189 lines...] A examples/simple/src/main/resources/META-INF/services/org.apache.accumulo.core.util.shell.ShellExtension AU examples/simple/pom.xml AU examples/pom.xml U . At revision 1502301 no change for https://svn.apache.org/repos/asf/accumulo/trunk since the previous build Parsing POMs Modules changed, recalculating dependency graph [accumulo-trunk] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 36381 <===[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 -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean verify -Dhadoop.profile=2.0 -Pnative [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Accumulo Project [INFO] Trace [INFO] Fate [INFO] Start [INFO] Core [INFO] Server [INFO] Examples [INFO] Simple Examples [INFO] MiniCluster [INFO] Testing [INFO] Proxy [INFO] Assemblies [INFO] Documentation [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Accumulo Project 1.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting (includes = [**/*.pyc, **/*.so], excludes = []) [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ accumulo-project --- [INFO] [INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-project --- [INFO] Verifying file [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-project --- [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-project --- [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-project --- [INFO] [INFO] No tests to run. [INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-project --- [INFO] No tests to run. [INFO] [INFO] --- maven-failsafe-plugin:2.12.4:verify (verify-integration-tests) @ accumulo-project --- [JENKINS] Recording test results [INFO] [INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-project --- [INFO] 62 implicit excludes (use -debug for more details). [INFO] No excludes explicitly specified. [INFO] 126 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 123 licence. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Trace 1.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Deleting (includes = [**/*.pyc, **/*.so], excludes = []) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ accumulo-trace --- [INFO] [INFO] Verifying file [INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-trace --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-trace --- [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-trace --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-trace --- [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-trace --- [INFO] Compiling 22 source files to [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-trace --- [INFO] Compiling 3 source files to [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-trace --- [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-trace --- [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.accumulo.trace.instrument.PerformanceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.apache.accumulo.trace.instrument.TracerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 sec Running org.apache.accumulo.trace.instrument.CountSamplerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-trace --- [INFO] Building jar: [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-trace --- [INFO] [INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-trace --- [INFO] [INFO] Failsafe report directory: [INFO] --- maven-failsafe-plugin:2.12.4:verify (verify-integration-tests) @ accumulo-trace --- [JENKINS] Recording test results [INFO] [INFO] 51 implicit excludes (use -debug for more details). [INFO] No excludes explicitly specified. [INFO] 28 resources included (use -debug for more details) [INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-trace --- [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 28 licence. [INFO] [INFO] Deleting (includes = [**/*.pyc, **/*.so], excludes = []) [INFO] ------------------------------------------------------------------------ [INFO] Building Fate 1.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ accumulo-fate --- [INFO] [INFO] Verifying file [INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-fate --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-fate --- [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-fate --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-fate --- [INFO] [INFO] Compiling 22 source files to [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-fate --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-fate --- [INFO] [INFO] Compiling 4 source files to [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-fate --- [INFO] [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-fate --- Running org.apache.accumulo.fate.zookeeper.DistributedReadWriteLockTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec Running org.apache.accumulo.fate.zookeeper.TransactionWatcherTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.accumulo.fate.AgeOffStoreTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] Building jar: [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ accumulo-fate --- [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ accumulo-fate --- [INFO] [INFO] --- maven-failsafe-plugin:2.12.4:integration-test (run-integration-tests) @ accumulo-fate --- [INFO] [INFO] Failsafe report directory: [INFO] --- maven-failsafe-plugin:2.12.4:verify (verify-integration-tests) @ accumulo-fate --- [JENKINS] Recording test results [INFO] 51 implicit excludes (use -debug for more details). [INFO] [INFO] No excludes explicitly specified. [INFO] 28 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 28 licence. [INFO] --- apache-rat-plugin:0.9:check (default) @ accumulo-fate --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Start 1.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Deleting (includes = [**/*.pyc, **/*.so], excludes = []) [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ accumulo-start --- [INFO] Verifying file [INFO] [INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-start --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-start --- [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-start --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-start --- [INFO] [INFO] Compiling 18 source files to [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-start --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ accumulo-start --- [INFO] [INFO] Compiling 7 source files to [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ accumulo-start --- [INFO] [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ accumulo-start --- Running org.apache.accumulo.start.classloader.vfs.AccumuloVFSClassLoaderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 sec Running org.apache.accumulo.start.classloader.vfs.ContextManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec Running org.apache.accumulo.start.classloader.vfs.providers.VfsClassLoaderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.228 sec Running org.apache.accumulo.start.classloader.vfs.providers.ReadOnlyHdfsFileProviderTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.156 sec Running org.apache.accumulo.start.classloader.vfs.AccumuloReloadingVFSClassLoaderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.273 sec Results : Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 ERROR: Maven JVM terminated unexpectedly with exit code 143