[commits] Build failed in Hudson: Crypt #98

Hudson hudson at horde.org
Thu Feb 3 17:10:08 UTC 2011


See <http://ci.horde.org/job/Crypt/98/>

------------------------------------------
[...truncated 169 lines...]
           ramework/Text_Filter/package.xml [required by Mime]
About to add package
           /horde/hudson/horde-support/ci-hudson/workdir/jobs/horde/workspace/f
           ramework/Mime/package.xml [required by Crypt]
Successfully added package
           /horde/hudson/horde-support/ci-hudson/workdir/jobs/horde/workspace/f
           ramework/Mime/package.xml [required by Crypt]
About to add package
           /horde/hudson/horde-support/ci-hudson/workdir/jobs/horde/workspace/f
           ramework/Crypt/package.xml
Successfully added package
           /horde/hudson/horde-support/ci-hudson/workdir/jobs/horde/workspace/f
           ramework/Crypt/package.xml
+ php -d include_path=.:<http://ci.horde.org/job/Crypt/ws/../../php-hudson-tools/workspace/pear/pear/php> <http://ci.horde.org/job/Crypt/ws/../../php-hudson-tools/workspace/pear/pear/horde-components> -t ../../../../templates -T ../../php-hudson-tools/workspace/pear/pear --ciprebuild=<http://ci.horde.org/job/Crypt/ws/> --pearrc=<http://ci.horde.org/job/Crypt/ws/../../php-hudson-tools/workspace/pear/pear/../.pearrc> <http://ci.horde.org/job/Crypt/ws/../../horde/workspace/framework/Crypt>
[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/Crypt/ws/build>
    [mkdir] Created dir: <http://ci.horde.org/job/Crypt/ws/build/api>
    [mkdir] Created dir: <http://ci.horde.org/job/Crypt/ws/build/code-browser>
    [mkdir] Created dir: <http://ci.horde.org/job/Crypt/ws/build/coverage>
    [mkdir] Created dir: <http://ci.horde.org/job/Crypt/ws/build/logs>
    [mkdir] Created dir: <http://ci.horde.org/job/Crypt/ws/build/pdepend>

pdepend:
     [exec] PHP_Depend 0.9.17 by Manuel Pichler
     [exec] 
     [exec] Parsing source files:
     [exec] .....                                                            5
     [exec] 
     [exec] Executing Coupling-Analyzer:
     [exec] ...                                                             80
     [exec] 
     [exec] Executing CyclomaticComplexity-Analyzer:
     [exec] ...                                                             80
     [exec] 
     [exec] Executing Dependency-Analyzer:
     [exec] ...                                                             66
     [exec] 
     [exec] Executing Inheritance-Analyzer:
     [exec]                                                                  6
     [exec] 
     [exec] Executing NodeCount-Analyzer:
     [exec] ...                                                             66
     [exec] 
     [exec] Executing NodeLoc-Analyzer:
     [exec] ...                                                             71
     [exec] 
     [exec] Generating pdepend log files, this may take a moment.
     [exec] 
     [exec] Time: 00:18; Memory: 37.25Mb

phpcpd:
     [exec] phpcpd 1.3.2 by Sebastian Bergmann.
     [exec] 
     [exec] 0.00% duplicated lines out of 3164 total lines of code.
     [exec] 
     [exec] Time: 1 second, Memory: 10.25Mb

phpcs:
     [exec] Result: 1

phpdoc:
     [exec] PHP Version 5.3.2-1ubuntu4.7
     [exec] phpDocumentor version 1.4.3
     [exec] 
     [exec] Parsing configuration file phpDocumentor.ini...
     [exec]    (found in /horde/hudson/horde-support/ci-hudson/workdir/jobs/php-hudson-tools/workspace/pear/pear/data/PhpDocumentor/)...
     [exec] 
     [exec] done
     [exec] Maximum memory usage setting disabled by 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/Crypt/ws/lib/Horde/Crypt.php> -- Parsing file
     [exec] WARNING in Crypt.php on line 15: package default is already in category default, will now replace with category Horde
     [exec] WARNING in Crypt.php on line 16: DocBlock would be page-level, but precedes class "Horde_Crypt", use another DocBlock to document the file
     [exec] Reading file <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Translation.php> -- Parsing file
     [exec] WARNING in Translation.php on line 15: package default is already in category Horde, will now replace with category default
     [exec] WARNING in Translation.php on line 17: package Crypt is already in category Horde, will now replace with category default
     [exec] Reading file <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Smime.php> -- Parsing file
     [exec] WARNING in Smime.php on line 16: package default is already in category default, will now replace with category Horde
     [exec] WARNING in Smime.php on line 17: DocBlock would be page-level, but precedes class "Horde_Crypt_Smime", use another DocBlock to document the file
     [exec] WARNING in Smime.php on line 17: package Crypt is already in category default, will now replace with category Horde
     [exec] Reading file <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php> -- Parsing file
     [exec] WARNING in Pgp.php on line 22: DocBlock would be page-level, but precedes class "Horde_Crypt_Pgp", use another DocBlock to document the file
     [exec] 
     [exec] 	ERROR in Pgp.php on line 1239: DocBlock has multiple @return tags, illegal. ignoring additional tag "@return stdClass An object with the following properties:
     [exec]  <pre>
     [exec]  'message' - (string) The signature result text.
     [exec]  'result' - (boolean) The result of the signature test.
     [exec]  </pre>"
     [exec] Reading file <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Exception.php> -- Parsing file
     [exec] WARNING in Exception.php on line 15: DocBlock would be page-level, but precedes class "Horde_Crypt_Exception", use another DocBlock to document the 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_Crypt_Translation in file <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Translation.php>
     [exec] WARNING: Class Horde_Crypt_Translation parent Horde_Translation not found
     [exec] Processing Horde_Crypt_Exception in file <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Exception.php>
     [exec] WARNING: Class Horde_Crypt_Exception parent Horde_Exception_Prior 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_Crypt.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_Crypt.html
     [exec]     Writing build/api/classtrees_Crypt.html
     [exec] 
     [exec] done
     [exec] 
     [exec] Converting <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt.php> Procedural Page Elements... Classes...
     [exec] Creating Directory build/api/Crypt
     [exec]     Writing build/api/Crypt/Horde_Crypt.html
     [exec]  done
     [exec]     Writing build/api/Crypt/_Crypt.php.html
     [exec] Converting <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Exception.php> Procedural Page Elements... Classes...
     [exec]     Writing build/api/Crypt/Horde_Crypt_Exception.html
     [exec]  done
     [exec]     Writing build/api/Crypt/_Crypt---Exception.php.html
     [exec] Converting <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php> Procedural Page Elements... Classes...
     [exec]     Writing build/api/Crypt/Horde_Crypt_Pgp.html
     [exec]  done
     [exec]     Writing build/api/Crypt/_Crypt---Pgp.php.html
     [exec] Converting <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Smime.php> Procedural Page Elements... Classes...
     [exec]     Writing build/api/Crypt/Horde_Crypt_Smime.html
     [exec]  done
     [exec]     Writing build/api/Crypt/_Crypt---Smime.php.html
     [exec] Converting <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Translation.php> Procedural Page Elements... Classes...
     [exec]     Writing build/api/Crypt/Horde_Crypt_Translation.html
     [exec]  done
     [exec]     Writing build/api/Crypt/_Crypt---Translation.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: 8 seconds
     [exec] 
     [exec] Conversion time: 5 seconds
     [exec] 
     [exec] Total Documentation Time: 13 seconds
     [exec] done

phpmd:
     [exec] Result: 2

phpunit:
     [exec] PHPUnit 3.5.1 by Sebastian Bergmann.
     [exec] 
     [exec] ................EE.
     [exec] 
     [exec] Time: 4 seconds, Memory: 5.75Mb
     [exec] 
     [exec] There were 2 errors:
     [exec] 
     [exec] 1) Horde_Crypt_PgpTest::testKeyserverRetrieve
     [exec] Horde_Crypt_Exception: Connection refused to the public keyserver. Reason: Connection refused (111)
     [exec] 
     [exec] <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php>:956
     [exec] <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php>:752
     [exec] <http://ci.horde.org/job/Crypt/ws/test/Horde/Crypt/PgpTest.php>:517
     [exec] 
     [exec] 2) Horde_Crypt_PgpTest::testKeyserverRetrieveByEmail
     [exec] Horde_Crypt_Exception: Connection refused to the public keyserver. Reason: Connection refused (111)
     [exec] 
     [exec] <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php>:956
     [exec] <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php>:819
     [exec] <http://ci.horde.org/job/Crypt/ws/test/Horde/Crypt/PgpTest.php>:524
     [exec] 
     [exec] FAILURES!
     [exec] Tests: 19, Assertions: 40, Errors: 2.
     [exec] 
     [exec] Writing code coverage data to XML file, this may take a moment.
     [exec] 
     [exec] Generating code coverage report, this may take a moment.

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

Total time: 1 minute 26 seconds
[PMD] Skipping publisher since build result is FAILURE
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
[JDepend] JDepend plugin is ready
[JDepend] Found 5 classes in 1 packages
Publishing Clover coverage report...
Publishing Clover XML report...
Publishing Clover coverage results...
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <http://ci.horde.org/job/Crypt/ws/build/api> to /horde/hudson/horde-support/ci-hudson/workdir/jobs/Crypt/htmlreports/API_Documentation
[htmlpublisher] Archiving at PROJECT level <http://ci.horde.org/job/Crypt/ws/build/code-browser> to /horde/hudson/horde-support/ci-hudson/workdir/jobs/Crypt/htmlreports/Code_Browser
ERROR: Directory '<http://ci.horde.org/job/Crypt/ws/build/code-browser'> exists but failed copying to '/horde/hudson/horde-support/ci-hudson/workdir/jobs/Crypt/htmlreports/Code_Browser'.
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.4 (default)
[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/Crypt/ws/'> for the testing framework 'PHPUnit-3.4 (default)'.
[xUnit] [INFO] - Converting '<http://ci.horde.org/job/Crypt/ws/build/logs/junit.xml'> .
[xUnit] [INFO] - Stopping recording.



More information about the commits mailing list