[commits] Build failed in Jenkins: History #6

Continuous integration hudson at horde.org
Thu May 26 22:09:38 UTC 2011


See <http://ci.horde.org/job/History/6/>

------------------------------------------
[...truncated 196 lines...]
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/Db/package.xml [required by Horde_History]
About to add package
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/History/package.xml
Successfully added package
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/History/package.xml
+ php -d include_path=.:<http://ci.horde.org/job/History/ws/../../php-ci-tools/workspace/pear/pear/php> <http://ci.horde.org/job/History/ws/../../php-ci-tools/workspace/pear/pear/horde-components> -t ../../../../templates -T ../../php-ci-tools/workspace/pear/pear --ciprebuild=<http://ci.horde.org/job/History/ws/> --pearrc=<http://ci.horde.org/job/History/ws/../../php-ci-tools/workspace/pear/pear/../.pearrc> <http://ci.horde.org/job/History/ws/../../horde-git/workspace/framework/History>
[workspace] $ ant
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk/lib/tools.jar
Buildfile: build.xml

clean:
   [delete] Deleting directory <http://ci.horde.org/job/History/ws/build>
    [mkdir] Created dir: <http://ci.horde.org/job/History/ws/build/api>
    [mkdir] Created dir: <http://ci.horde.org/job/History/ws/build/code-browser>
    [mkdir] Created dir: <http://ci.horde.org/job/History/ws/build/coverage>
    [mkdir] Created dir: <http://ci.horde.org/job/History/ws/build/logs>
    [mkdir] Created dir: <http://ci.horde.org/job/History/ws/build/pdepend>

pdepend:
     [exec] PHP_Depend 0.10.1 by Manuel Pichler
     [exec] 
     [exec] Parsing source files:
     [exec] .....                                                            5
     [exec] 
     [exec] Executing Coupling-Analyzer:
     [exec] ..                                                              46
     [exec] 
     [exec] Executing CyclomaticComplexity-Analyzer:
     [exec] ..                                                              46
     [exec] 
     [exec] Executing Dependency-Analyzer:
     [exec] .                                                               34
     [exec] 
     [exec] Executing Inheritance-Analyzer:
     [exec]                                                                  6
     [exec] 
     [exec] Executing NodeCount-Analyzer:
     [exec] .                                                               34
     [exec] 
     [exec] Executing NodeLoc-Analyzer:
     [exec] .                                                               39
     [exec] 
     [exec] Generating pdepend log files, this may take a moment.
     [exec] 
     [exec] Time: 00:01; Memory: 8.75Mb

phpcpd:
     [exec] phpcpd 1.3.2 by Sebastian Bergmann.
     [exec] 
     [exec] 0.00% duplicated lines out of 856 total lines of code.
     [exec] 
     [exec] Time: 0 seconds, Memory: 2.25Mb

phpcs:
     [exec] Result: 1

phploc:
     [exec] phploc 1.6.1 by Sebastian Bergmann.
     [exec] 
     [exec] Directories:                                          1
     [exec] Files:                                                5
     [exec] 
     [exec] Lines of Code (LOC):                                856
     [exec]   Cyclomatic Complexity / Lines of Code:           0.17
     [exec] Comment Lines of Code (CLOC):                       413
     [exec] Non-Comment Lines of Code (NCLOC):                  443
     [exec] 
     [exec] Namespaces:                                           0
     [exec] Interfaces:                                           0
     [exec] Classes:                                              5
     [exec]   Abstract:                                           1 (20.00%)
     [exec]   Concrete:                                           4 (80.00%)
     [exec]   Average Class Length (NCLOC):                      93
     [exec] Methods:                                             28
     [exec]   Scope:
     [exec]     Non-Static:                                      28 (100.00%)
     [exec]     Static:                                           0 (0.00%)
     [exec]   Visibility:
     [exec]     Public:                                          21 (75.00%)
     [exec]     Non-Public:                                       7 (25.00%)
     [exec]   Average Method Length (NCLOC):                     16
     [exec]   Cyclomatic Complexity / Number of Methods:       3.64
     [exec] 
     [exec] Anonymous Functions:                                  0
     [exec] Functions:                                            0
     [exec] 
     [exec] Constants:                                            0
     [exec]   Global constants:                                   0
     [exec]   Class constants:                                    0

phpdoc:
     [exec] PHP Version 5.3.2-1ubuntu4.9
     [exec] phpDocumentor version 1.4.3
     [exec] 
     [exec] Parsing configuration file phpDocumentor.ini...
     [exec]    (found in /horde/hudson/horde-support/ci/workdir/jobs/php-ci-tools/workspace/pear/pear/data/PhpDocumentor/)...
     [exec] 
     [exec] done
     [exec] Maximum memory usage set at 512M after considering php.ini...
     [exec] using tokenizer Parser
     [exec] 
     [exec] 
     [exec] Grabbing README/INSTALL/CHANGELOG
     [exec] 
     [exec] done
     [exec] 
     [exec] 
     [exec] Tutorial/Extended Documentation Parsing Stage
     [exec] 
     [exec] done
     [exec] 
     [exec] 
     [exec] General Parsing Stage
     [exec] 
     [exec] Reading file <http://ci.horde.org/job/History/ws/lib/Horde/History/Sql.php> -- Parsing file
     [exec] WARNING in Sql.php on line 27: package default is already in category default, will now replace with category Horde
     [exec] Reading file <http://ci.horde.org/job/History/ws/lib/Horde/History/Log.php> -- Parsing file
     [exec] WARNING in Log.php on line 13: package default is already in category Horde, will now replace with category default
     [exec] WARNING in Log.php on line 14: DocBlock would be page-level, but precedes class "Horde_History_Log", use another DocBlock to document the file
     [exec] WARNING in Log.php on line 14: package History is already in category Horde, will now replace with category default
     [exec] Reading file <http://ci.horde.org/job/History/ws/lib/Horde/History/Exception.php> -- Parsing file
     [exec] WARNING in Exception.php on line 13: package default is already in category default, will now replace with category Horde
     [exec] WARNING in Exception.php on line 14: DocBlock would be page-level, but precedes class "Horde_History_Exception", use another DocBlock to document the file
     [exec] WARNING in Exception.php on line 14: package History is already in category default, will now replace with category Horde
     [exec] Reading file <http://ci.horde.org/job/History/ws/lib/Horde/History/Mock.php> -- Parsing file
     [exec] Reading file <http://ci.horde.org/job/History/ws/lib/Horde/History.php> -- Parsing file
     [exec] done
     [exec] 
     [exec] Converting From Abstract Parsed Data
     [exec] 
     [exec] Processing Class Inheritance
     [exec] 
     [exec] 
     [exec] Processing Root Trees
     [exec] 
     [exec] 
     [exec] Processing leftover classes (classes that extend root classes not found in the same package)
     [exec] Processing Horde_History_Exception in file <http://ci.horde.org/job/History/ws/lib/Horde/History/Exception.php>
     [exec] WARNING: Class Horde_History_Exception parent Horde_Exception_Wrapped not found
     [exec] done processing leftover classes
     [exec] 
     [exec] Processing Procedural Page Element Name Conflicts
     [exec] 
     [exec] 
     [exec] Sorting page elements...done
     [exec] Formatting @uses list...done
     [exec] 
     [exec] creating build/api/media
     [exec] Creating Directory build/api/media
     [exec] copying build/api/media/banner.css
     [exec] copying build/api/media/stylesheet.css
     [exec] Building indexes...done
     [exec] 
     [exec] Sorting Indexes...done
     [exec] 
     [exec] Sorting @todo list...done
     [exec] Converting tutorials/extended docs
     [exec] Formatting Package Indexes...    Writing build/api/elementindex_History.html
     [exec] 
     [exec] done
     [exec] Formatting Index...
     [exec]     Writing build/api/elementindex.html
     [exec]     Writing build/api/blank.html
     [exec] 
     [exec]     Writing build/api/index.html
     [exec]     Writing build/api/packages.html
     [exec] done
     [exec] 
     [exec] Formatting Left Quick Index...
     [exec]     Writing build/api/li_History.html
     [exec]     Writing build/api/classtrees_History.html
     [exec] 
     [exec] done
     [exec] 
     [exec] Converting <http://ci.horde.org/job/History/ws/lib/Horde/History/Exception.php> Procedural Page Elements... Classes...
     [exec] Creating Directory build/api/History
     [exec]     Writing build/api/History/Horde_History_Exception.html
     [exec]  done
     [exec]     Writing build/api/History/_History---Exception.php.html
     [exec] Converting <http://ci.horde.org/job/History/ws/lib/Horde/History.php> Procedural Page Elements... Classes...
     [exec]     Writing build/api/History/Horde_History.html
     [exec]  done
     [exec]     Writing build/api/History/_History.php.html
     [exec] Converting <http://ci.horde.org/job/History/ws/lib/Horde/History/Log.php> Procedural Page Elements... Classes...
     [exec]     Writing build/api/History/Horde_History_Log.html
     [exec]  done
     [exec]     Writing build/api/History/_History---Log.php.html
     [exec] Converting <http://ci.horde.org/job/History/ws/lib/Horde/History/Mock.php> Procedural Page Elements... Classes...
     [exec]     Writing build/api/History/Horde_History_Mock.html
     [exec]  done
     [exec]     Writing build/api/History/_History---Mock.php.html
     [exec] Converting <http://ci.horde.org/job/History/ws/lib/Horde/History/Sql.php> Procedural Page Elements... Classes...
     [exec]     Writing build/api/History/Horde_History_Sql.html
     [exec]  done
     [exec]     Writing build/api/History/_History---Sql.php.html
     [exec] 
     [exec] Converting @todo List...done
     [exec] 
     [exec] Converting Error Log...    Writing build/api/errors.html
     [exec] 
     [exec] 
     [exec] To view errors and warnings, look at build/api/errors.html
     [exec] done
     [exec] 
     [exec] Parsing time: 2 seconds
     [exec] 
     [exec] Conversion time: 2 seconds
     [exec] 
     [exec] Total Documentation Time: 4 seconds
     [exec] done

phpmd:
     [exec] Result: 2

phpunit:
     [exec] PHPUnit 3.5.11 by Sebastian Bergmann.
     [exec] 
     [exec] ..
     [exec] Fatal error: Class 'Horde_Exception_Wrapped' not found in <http://ci.horde.org/job/History/ws/deps/pear/php/Horde/Exception.php> on line 16

BUILD FAILED
<http://ci.horde.org/job/History/ws/build.xml>:19: exec returned: 255

Total time: 13 seconds
[PMD] Collecting PMD analysis files...
[PMD] Successfully parsed file <http://ci.horde.org/job/History/ws/build/logs/pmd.xml> of module logs with 9 warnings.
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Successfully parsed file <http://ci.horde.org/job/History/ws/build/logs/checkstyle.xml> of module logs with 9 warnings.
[DRY] Collecting duplicate code analysis files...
[DRY] Successfully parsed file <http://ci.horde.org/job/History/ws/build/logs/pmd-cpd.xml> of module logs with 0 warnings.
[JDepend] JDepend plugin is ready
[JDepend] Found 5 classes in 1 packages
Publishing Clover coverage report...
Clover xml file does not exist in: <http://ci.horde.org/job/History/ws/build/logs> called: clover.xml and will not be copied to: /horde/hudson/horde-support/ci/workdir/jobs/History/builds/2011-05-26_18-07-59/clover.xml
Could not find 'build/logs/clover.xml'.  Did you generate the XML report for Clover?
Recording plot data
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <http://ci.horde.org/job/History/ws/build/api> to /horde/hudson/horde-support/ci/workdir/jobs/History/htmlreports/API_Documentation
[htmlpublisher] Archiving at PROJECT level <http://ci.horde.org/job/History/ws/build/code-browser> to /horde/hudson/horde-support/ci/workdir/jobs/History/htmlreports/Code_Browser
ERROR: Directory '<http://ci.horde.org/job/History/ws/build/code-browser'> exists but failed copying to '/horde/hudson/horde-support/ci/workdir/jobs/History/htmlreports/Code_Browser'.
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.4 (default)
[xUnit] [WARNING] - Can't create the path <http://ci.horde.org/job/History/ws/generatedJUnitFiles.> Maybe the directory already exists.
[xUnit] [INFO] - [PHPUnit-3.4 (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<http://ci.horde.org/job/History/ws/'> for the testing framework 'PHPUnit-3.4 (default)'.
[xUnit] [WARNING] - The result file '<http://ci.horde.org/job/History/ws/build/logs/junit.xml'> for the metric 'PHPUnit-3.4 (default)' is empty. The result file has been skipped.
[xUnit] [INFO] - Stopping recording.



More information about the commits mailing list