You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/10/21 00:21:28 UTC

Build failed in Jenkins: flume-728 #47

See <https://builds.apache.org/job/flume-728/47/changes>

Changes:

[esammer] FLUME-810: Add help command line options to AvroCLIClient

[esammer] FLUME-809: Fix channel syntax javadoc bug in PropertiesFileConfigurationProvider

------------------------------------------
[...truncated 88 lines...]
A         flume-ng-core/src/main/java/org/apache/flume/sink/FlumeFormatter.java
U         flume-ng-core/src/main/java/org/apache/flume/Transaction.java
U         flume-ng-core/src/main/java/org/apache/flume/channel/MemoryChannel.java
A         flume-ng-core/src/main/java/org/apache/flume/channel/PseudoTxnMemoryChannel.java
U         flume-ng-core/src/main/java/org/apache/flume/CounterGroup.java
A         flume-ng-core/src/main/java/org/apache/flume/client
A         flume-ng-core/src/main/java/org/apache/flume/client/avro
A         flume-ng-core/src/main/java/org/apache/flume/client/avro/AvroCLIClient.java
A         flume-ng-core/src/main/avro
A         flume-ng-core/src/main/avro/flume.avdl
U         flume-ng-core/pom.xml
 U        flume-ng-core
U         flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestFileChannel.java
U         flume-ng-channels/flume-file-channel/src/main/java/org/apache/flume/channel/file/FileChannel.java
 U        flume-ng-channels/flume-file-channel
A         flume-ng-channels/flume-jdbc-channel/src/test
A         flume-ng-channels/flume-jdbc-channel/src/test/java
A         flume-ng-channels/flume-jdbc-channel/src/test/java/org
A         flume-ng-channels/flume-jdbc-channel/src/test/java/org/apache
A         flume-ng-channels/flume-jdbc-channel/src/test/java/org/apache/flume
A         flume-ng-channels/flume-jdbc-channel/src/test/java/org/apache/flume/channel
A         flume-ng-channels/flume-jdbc-channel/src/test/java/org/apache/flume/channel/jdbc
A         flume-ng-channels/flume-jdbc-channel/src/test/java/org/apache/flume/channel/jdbc/TestDerbySchemaHandlerQueries.java
A         flume-ng-channels/flume-jdbc-channel/src/test/java/org/apache/flume/channel/jdbc/TestPersistentEvent.java
A         flume-ng-channels/flume-jdbc-channel/src/test/java/org/apache/flume/channel/jdbc/TestTransactionIsolationLevelEnum.java
A         flume-ng-channels/flume-jdbc-channel/src/test/java/org/apache/flume/channel/jdbc/TestJdbcChannelProvider.java
A         flume-ng-channels/flume-jdbc-channel/src/test/java/org/apache/flume/channel/jdbc/MockEvent.java
A         flume-ng-channels/flume-jdbc-channel/src/test/java/org/apache/flume/channel/jdbc/TestDatabaseTypeEnum.java
A         flume-ng-channels/flume-jdbc-channel/src/test/java/org/apache/flume/channel/jdbc/MockEventUtils.java
A         flume-ng-channels/flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/impl
A         flume-ng-channels/flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/impl/PersistableEvent.java
A         flume-ng-channels/flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/impl/JdbcTransactionFactory.java
A         flume-ng-channels/flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/impl/DerbySchemaHandler.java
A         flume-ng-channels/flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/impl/MySQLSchemaHandler.java
A         flume-ng-channels/flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/impl/SchemaHandlerFactory.java
A         flume-ng-channels/flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/impl/JdbcChannelProviderImpl.java
A         flume-ng-channels/flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/impl/JdbcTransactionImpl.java
A         flume-ng-channels/flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/impl/SchemaHandler.java
A         flume-ng-channels/flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/ConfigurationConstants.java
A         flume-ng-channels/flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/DatabaseType.java
A         flume-ng-channels/flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/JdbcChannelProvider.java
A         flume-ng-channels/flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/TransactionIsolation.java
A         flume-ng-channels/flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/JdbcChannelException.java
U         flume-ng-channels/flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/JdbcChannel.java
A         flume-ng-channels/flume-jdbc-channel/src/main/java/org/apache/flume/channel/jdbc/JdbcChannelProviderFactory.java
U         flume-ng-channels/flume-jdbc-channel/pom.xml
 U        flume-ng-channels/flume-jdbc-channel
U         bin/flume-ng
 U        flume-ng-dist
At revision 1187079
Parsing POMs
[flume-728] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/hudson/hudson-slave/maven3-agent.jar:/home/hudson/tools/maven/latest3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/latest3 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven3-interceptor.jar 38470
<===[JENKINS REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://builds.apache.org/job/flume-728/ws/pom.xml> clean package -B -U -e -fae
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Flume
[INFO] Flume NG Core
[INFO] Flume NG Sinks
[INFO] Flume NG HDFS
[INFO] Flume NG Node
[INFO] Flume NG distribution
[INFO] Flume NG Channels
[INFO] Flume NG JDBC channel
[INFO] Flume NG file-based channel
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Flume 0.9.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ flume-parent ---
[JENKINS] Archiving <https://builds.apache.org/job/flume-728/ws/pom.xml> to /home/hudson/hudson/jobs/flume-728/modules/org.apache.flume$flume-parent/builds/2011-10-20_22-03-18/archive/org.apache.flume/flume-parent/0.9.5-SNAPSHOT/flume-parent-0.9.5-SNAPSHOT.pom
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/avro/avro-maven-plugin/1.5.1/avro-maven-plugin-1.5.1.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/avro/avro-maven-plugin/1.5.1/avro-maven-plugin-1.5.1.pom (3 KB at 7.2 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/avro/avro-maven-plugin/1.5.1/avro-maven-plugin-1.5.1.jar
Downloaded: http://repo1.maven.org/maven2/org/apache/avro/avro-maven-plugin/1.5.1/avro-maven-plugin-1.5.1.jar (19 KB at 41.3 KB/sec)
[WARNING] The POM for javax.jms:jms:jar:1.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
Downloading: http://repo1.maven.org/maven2/org/apache/hadoop/hadoop-core/0.20.2-CDH3B4/hadoop-core-0.20.2-CDH3B4.pom
Downloading: https://repository.cloudera.com/content/groups/public/org/apache/hadoop/hadoop-core/0.20.2-CDH3B4/hadoop-core-0.20.2-CDH3B4.pom
Downloaded: https://repository.cloudera.com/content/groups/public/org/apache/hadoop/hadoop-core/0.20.2-CDH3B4/hadoop-core-0.20.2-CDH3B4.pom (6 KB at 5.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/cloudera/cdh/hadoop-root/3.0-beta-4/hadoop-root-3.0-beta-4.pom
Downloading: https://repository.cloudera.com/content/groups/public/com/cloudera/cdh/hadoop-root/3.0-beta-4/hadoop-root-3.0-beta-4.pom
Downloaded: https://repository.cloudera.com/content/groups/public/com/cloudera/cdh/hadoop-root/3.0-beta-4/hadoop-root-3.0-beta-4.pom (3 KB at 16.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/cloudera/cdh/cdh-root/3.0-beta-4/cdh-root-3.0-beta-4.pom
Downloading: https://repository.cloudera.com/content/groups/public/com/cloudera/cdh/cdh-root/3.0-beta-4/cdh-root-3.0-beta-4.pom
Downloaded: https://repository.cloudera.com/content/groups/public/com/cloudera/cdh/cdh-root/3.0-beta-4/cdh-root-3.0-beta-4.pom (39 KB at 105.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/com/cloudera/cdh/hadoop-ant/3.0-beta-4/hadoop-ant-3.0-beta-4.pom
Downloading: https://repository.cloudera.com/content/groups/public/com/cloudera/cdh/hadoop-ant/3.0-beta-4/hadoop-ant-3.0-beta-4.pom
Downloaded: https://repository.cloudera.com/content/groups/public/com/cloudera/cdh/hadoop-ant/3.0-beta-4/hadoop-ant-3.0-beta-4.pom (8 KB at 41.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/hadoop/hadoop-core/0.20.2-CDH3B4/hadoop-core-0.20.2-CDH3B4.jar
Downloading: https://repository.cloudera.com/content/groups/public/org/apache/hadoop/hadoop-core/0.20.2-CDH3B4/hadoop-core-0.20.2-CDH3B4.jar
Downloaded: https://repository.cloudera.com/content/groups/public/org/apache/hadoop/hadoop-core/0.20.2-CDH3B4/hadoop-core-0.20.2-CDH3B4.jar (3374 KB at 1666.1 KB/sec)
[INFO] Deleting <https://builds.apache.org/job/flume-728/ws/flume-ng-core/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Flume NG Core 0.9.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ flume-ng-core ---
[INFO] 
[INFO] <https://builds.apache.org/job/flume-728/ws/flume-ng-core/src/main/thrift> does not exist. Review the configuration or consider disabling the plugin.
[INFO] --- maven-thrift-plugin:0.1.10:compile (default) @ flume-ng-core ---
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/avro/avro-compiler/1.5.1/avro-compiler-1.5.1.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/avro/avro-compiler/1.5.1/avro-compiler-1.5.1.pom (4 KB at 10.1 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/avro/avro-compiler/1.5.1/avro-compiler-1.5.1.jar
Downloaded: http://repo1.maven.org/maven2/org/apache/avro/avro-compiler/1.5.1/avro-compiler-1.5.1.jar (64 KB at 149.3 KB/sec)

[INFO] --- avro-maven-plugin:1.5.1:idl-protocol (default) @ flume-ng-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ flume-ng-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/flume-728/ws/flume-ng-core/src/main/resources>
[INFO] [INFO] Compiling 53 source files to <https://builds.apache.org/job/flume-728/ws/flume-ng-core/target/classes>

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ flume-ng-core ---
[INFO] [INFO] Generating parameter names from <https://builds.apache.org/job/flume-728/ws/flume-ng-core/target/generated-sources/avro> to <https://builds.apache.org/job/flume-728/ws/flume-ng-core/target/classes>

[INFO] --- paranamer-maven-plugin:2.3:generate (run) @ flume-ng-core ---
[INFO] [INFO] <https://builds.apache.org/job/flume-728/ws/flume-ng-core/src/test/thrift> does not exist. Review the configuration or consider disabling the plugin.

[INFO] --- maven-thrift-plugin:0.1.10:testCompile (default) @ flume-ng-core ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ flume-ng-core ---
[INFO] 
[INFO] Compiling 15 source files to <https://builds.apache.org/job/flume-728/ws/flume-ng-core/target/test-classes>
[INFO] [INFO] -------------------------------------------------------------
--- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ flume-ng-core ---[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------

[ERROR] error: error reading /home/hudson/.m2/repository/javax/jms/jms/1.1/jms-1.1.jar; error in opening zip file
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/flume-728/ws/flume-ng-core/pom.xml> to /home/hudson/hudson/jobs/flume-728/modules/org.apache.flume$flume-ng-core/builds/2011-10-20_22-03-18/archive/org.apache.flume/flume-ng-core/0.9.5-SNAPSHOT/flume-ng-core-0.9.5-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Flume NG Sinks 0.9.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ flume-ng-sinks ---
[JENKINS] Archiving <https://builds.apache.org/job/flume-728/ws/flume-ng-sinks/pom.xml> to /home/hudson/hudson/jobs/flume-728/modules/org.apache.flume$flume-ng-sinks/builds/2011-10-20_22-03-18/archive/org.apache.flume/flume-ng-sinks/0.9.5-SNAPSHOT/flume-ng-sinks-0.9.5-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Flume NG HDFS
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Flume NG Node
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Flume NG distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Flume NG Channels 0.9.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ flume-ng-channels ---
[JENKINS] Archiving <https://builds.apache.org/job/flume-728/ws/flume-ng-channels/pom.xml> to /home/hudson/hudson/jobs/flume-728/modules/org.apache.flume$flume-ng-channels/builds/2011-10-20_22-03-18/archive/org.apache.flume/flume-ng-channels/0.9.5-SNAPSHOT/flume-ng-channels-0.9.5-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Flume NG JDBC channel
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Flume NG file-based channel
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Flume ............................................. SUCCESS [5:24.938s]
[INFO] Flume NG Core ..................................... FAILURE [2:29.987s]
[INFO] Flume NG Sinks .................................... SUCCESS [11.893s]
[INFO] Flume NG HDFS ..................................... SKIPPED
[INFO] Flume NG Node ..................................... SKIPPED
[INFO] Flume NG distribution ............................. SKIPPED
[INFO] Flume NG Channels ................................. SUCCESS [29.363s]
[INFO] Flume NG JDBC channel ............................. SKIPPED
[INFO] Flume NG file-based channel ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:45.140s
[INFO] Finished at: Thu Oct 20 22:20:56 UTC 2011
[INFO] Final Memory: 14M/57M
[INFO] ------------------------------------------------------------------------
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project flume-ng-core: Compilation failure
error: error reading /home/hudson/.m2/repository/javax/jms/jms/1.1/jms-1.1.jar; error in opening zip file

cause : Compilation failure
error: error reading /home/hudson/.m2/repository/javax/jms/jms/1.1/jms-1.1.jar; error in opening zip file

Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project flume-ng-core: Compilation failure
error: error reading /home/hudson/.m2/repository/javax/jms/jms/1.1/jms-1.1.jar; error in opening zip file

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:122)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:74)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
error: error reading /home/hudson/.m2/repository/javax/jms/jms/1.1/jms-1.1.jar; error in opening zip file

	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Sending e-mails to: flume-dev@incubator.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE
Updating FLUME-809
Updating FLUME-810
IRC notifier plugin: Sending notification to: #flume


Jenkins build is back to normal : flume-728 #48

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flume-728/48/changes>