See <https://builds.apache.org/job/Chukwa-trunk/439/>
------------------------------------------ [...truncated 1052 lines...] AU lib/libsigar-x86-freebsd-6.so AU lib/libsigar-ia64-linux.so AU lib/libsigar-ia64-hpux-11.sl AU lib/libsigar-ppc-aix-5.so A bin AU bin/chukwa-daemons.sh AU bin/chukwa AU bin/hourlyRolling.sh A bin/VERSION AU bin/start-agents.sh AU bin/start-chukwa.sh AU bin/chukwa-daemon.sh A bin/README AU bin/chukwa-config.sh AU bin/dailyRolling.sh AU bin/stop-data-processors.sh AU bin/stop-collectors.sh AU bin/slaves.sh A bin/downSampling.sh AU bin/start-data-processors.sh AU bin/stop-agents.sh AU bin/start-collectors.sh AU bin/stop-chukwa.sh A README.txt U . At revision 1305061 no change for http://svn.apache.org/repos/asf/incubator/chukwa/trunk since the previous build [trunk] $ /home/jenkins/jenkins-slave/tools/maven-3.0.4/bin/mvn clean package [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.incubator:chukwa:jar:0.6.0 [WARNING] 'dependencies.dependency.systemPath' for com.josephoconnell.html:html-filter:jar should not point at files within the project directory, ${basedir}/lib/html-filter-1.0.jar will be unresolvable by dependent projects @ line 99, column 25 [WARNING] 'dependencies.dependency.systemPath' for edu.berkeley.confspell:confspellcheck:jar should not point at files within the project directory, ${basedir}/lib/confspellcheck.jar will be unresolvable by dependent projects @ line 106, column 25 [WARNING] 'dependencies.dependency.systemPath' for com.mdimension:jchronic:jar should not point at files within the project directory, ${basedir}/lib/jchronic-0.2.3.jar will be unresolvable by dependent projects @ line 113, column 25 [WARNING] 'dependencies.dependency.systemPath' for org.apache.log4j:NagiosAppender:jar should not point at files within the project directory, ${basedir}/lib/NagiosAppender-1.5.0.jar will be unresolvable by dependent projects @ line 120, column 25 [WARNING] 'dependencies.dependency.systemPath' for org.hyperic:sigar:jar should not point at files within the project directory, ${basedir}/lib/sigar.jar will be unresolvable by dependent projects @ line 127, column 25 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Chukwa 0.6.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ chukwa --- [INFO] [INFO] --- maven-antrun-plugin:1.4:run (setup) @ chukwa --- project.artifactId [INFO] Executing tasks [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/target [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/target/clover [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.4.3:copy-resources (copy-configuration) @ chukwa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ chukwa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ chukwa --- [INFO] Compiling 298 source files to /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/target/classes [INFO] [INFO] --- maven-antrun-plugin:1.4:run (test-setup) @ chukwa --- project.artifactId [INFO] Executing tasks [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/target/test/var [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/target/test/var/log [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/target/test/var/run [copy] Copying 3 files to /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/target/test/var/log [copy] Copying 1 file to /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/target/test/conf [copy] Copying 1 file to /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/target/test/conf [copy] Copying 1 file to /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/target/test/conf [copy] Copying 1 file to /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/target/test/classes [copy] Copying 1 file to /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/target/test/conf [copy] Copying 1 file to /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/target/test/conf [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ chukwa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ chukwa --- [INFO] Compiling 92 source files to /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ chukwa --- [INFO] Surefire report directory: /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/target/test-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.chukwa.TestChunkBuilder Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec Running org.apache.hadoop.chukwa.dataloader.TestSocketDataLoader Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 sec Running org.apache.hadoop.chukwa.rest.resource.TestWidgetResource Running org.apache.hadoop.chukwa.rest.resource.TestClientTrace Running org.apache.hadoop.chukwa.rest.resource.TestUserResource Running org.apache.hadoop.chukwa.rest.resource.TestViewResource Running org.apache.hadoop.chukwa.hicc.TestChart Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec Running org.apache.hadoop.chukwa.extraction.demux.TestDemuxManager Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.89 sec Running org.apache.hadoop.chukwa.extraction.demux.TestPostDemuxTrigger Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 sec Running org.apache.hadoop.chukwa.extraction.demux.processor.mapper.TestAbtractProcessor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec Running org.apache.hadoop.chukwa.extraction.demux.processor.mapper.TestHadoopLogProcessor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 sec Running org.apache.hadoop.chukwa.extraction.demux.processor.mapper.TestLog4JMetricsContextChukwaRecord Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running org.apache.hadoop.chukwa.extraction.demux.processor.mapper.TestJobLogEntry Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec Running org.apache.hadoop.chukwa.extraction.demux.processor.mapper.TestTsProcessor Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 sec Running org.apache.hadoop.chukwa.extraction.demux.processor.mapper.TestPsOutput Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running org.apache.hadoop.chukwa.extraction.demux.TestDemuxReducerConfigs Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec Running org.apache.hadoop.chukwa.extraction.demux.TestDemuxMapperConfigs Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec Running org.apache.hadoop.chukwa.extraction.demux.TestDemux Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.37 sec Running org.apache.hadoop.chukwa.util.TestCreateRecordFile Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 sec Running org.apache.hadoop.chukwa.util.TestRecordConsts Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running org.apache.hadoop.chukwa.util.TestFilter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec Running org.apache.hadoop.chukwa.util.TestXSSFilter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec Running org.apache.hadoop.chukwa.util.TestCopySequenceFile Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.43 sec Running org.apache.hadoop.chukwa.util.TestDumpChunks Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 sec Running org.apache.hadoop.chukwa.util.TestCRValidator Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.43 sec Running org.apache.hadoop.chukwa.tools.backfilling.TestBackfillingLoader Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.58 sec Running org.apache.hadoop.chukwa.datacollection.agent.TestAgentConfig Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.049 sec Running org.apache.hadoop.chukwa.datacollection.agent.TestCmd Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.867 sec Running org.apache.hadoop.chukwa.datacollection.agent.rest.TestAdaptorController Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.939 sec Running org.apache.hadoop.chukwa.datacollection.agent.TestAgent Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 162.829 sec Running org.apache.hadoop.chukwa.datacollection.connector.TestFailedCollector Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.547 sec Running org.apache.hadoop.chukwa.datacollection.controller.TestAgentClient Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec Running org.apache.hadoop.chukwa.datacollection.collector.TestFailedCollectorAck Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.903 sec Running org.apache.hadoop.chukwa.datacollection.collector.TestDelayedAcks Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.465 sec Running org.apache.hadoop.chukwa.datacollection.collector.TestCollector Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.538 sec Running org.apache.hadoop.chukwa.datacollection.collector.TestAdaptorTimeout Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.912 sec Running org.apache.hadoop.chukwa.datacollection.collector.TestBackpressure Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.506 sec Running org.apache.hadoop.chukwa.datacollection.TestOffsetStatsManager Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.109 sec Running org.apache.hadoop.chukwa.datacollection.adaptor.filetailer.TestStartAtOffset Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 sec Running org.apache.hadoop.chukwa.datacollection.adaptor.filetailer.TestFileExpirationPolicy Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.697 sec Running org.apache.hadoop.chukwa.datacollection.adaptor.filetailer.TestRawAdaptor Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.917 sec Running org.apache.hadoop.chukwa.datacollection.adaptor.filetailer.TestLogRotate Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.533 sec Running org.apache.hadoop.chukwa.datacollection.adaptor.filetailer.TestFileTailingAdaptors Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.742 sec Running org.apache.hadoop.chukwa.datacollection.adaptor.filetailer.TestCharFileTailingAdaptorUTF8 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.511 sec Running org.apache.hadoop.chukwa.datacollection.adaptor.filetailer.TestFileTailingAdaptorBigRecord Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.543 sec Running org.apache.hadoop.chukwa.datacollection.adaptor.filetailer.TestRCheckAdaptor Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.541 sec Running org.apache.hadoop.chukwa.datacollection.adaptor.TestUDPAdaptor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec Running org.apache.hadoop.chukwa.datacollection.adaptor.TestBufferingWrappers Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.711 sec Running org.apache.hadoop.chukwa.datacollection.adaptor.TestDirTailingAdaptor Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.35 sec Running org.apache.hadoop.chukwa.datacollection.adaptor.TestSyslogAdaptor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec Running org.apache.hadoop.chukwa.datacollection.adaptor.TestFileAdaptor Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.324 sec Running org.apache.hadoop.chukwa.datacollection.adaptor.TestExecAdaptor Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.555 sec Running org.apache.hadoop.chukwa.datacollection.adaptor.jms.TestJMSAdaptor Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.138 sec Running org.apache.hadoop.chukwa.datacollection.adaptor.jms.TestJMSMessagePropertyTransformer Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.072 sec Running org.apache.hadoop.chukwa.datacollection.sender.TestRetryListOfCollectors Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec Running org.apache.hadoop.chukwa.datacollection.sender.TestAcksOnFailure Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.479 sec Running org.apache.hadoop.chukwa.datacollection.writer.TestChukwaWriters Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.511 sec Running org.apache.hadoop.chukwa.datacollection.writer.TestSocketTee Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec Running org.apache.hadoop.chukwa.datacollection.writer.TestHBaseWriter Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.333 sec <<< FAILURE! Running org.apache.hadoop.chukwa.datacollection.writer.TestClientAck Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.073 sec Running org.apache.hadoop.chukwa.inputtools.log4j.TestTaskLogAppender Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.127 sec Running org.apache.hadoop.chukwa.inputtools.log4j.TestChukwaDailyRollingFileAppender Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.116 sec Running org.apache.hadoop.chukwa.inputtools.TestInputFormat Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 sec Running org.apache.hadoop.chukwa.database.TestMacro Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec Results : Failed tests: testWriters(org.apache.hadoop.chukwa.datacollection.writer.TestHBaseWriter): Check the value configured in 'zookeeper.znode.parent'. There could be a mismatch with the one configured in the master. Tests run: 129, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14:42.526s [INFO] Finished at: Sun Mar 25 15:46:40 UTC 2012 [INFO] Final Memory: 29M/121M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project chukwa: There are test failures. [ERROR] [ERROR] Please refer to /x1/jenkins/jenkins-slave/workspace/Chukwa-trunk/trunk/target/test-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Recording test results
