[Phpmyadmin-devel] Build failed in Jenkins: phpMyAdmin-continuous #4152

michal at cihar.com michal at cihar.com
Wed Aug 14 23:06:29 CEST 2013


See <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4152/changes>

Changes:

[Supun Chathuranga Nakandala] added method PMA_getMultipleFieldCommandType

[weblate] Translated using Weblate (Korean)

[weblate] Translated using Weblate (Portuguese (Brazil))

------------------------------------------
Started by GitHub push by weblate
Building in workspace <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
Checkout:workspace / <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/> - hudson.remoting.LocalChannel at 12124b16
Using strategy: Default
Last Built Revision: Revision 403df4deff8398ca2cb57a4b46ba470efad22508 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 09ee663d21f6a519ff574262d23f8a5b2e13f620 (origin/master)
Checking out Revision 09ee663d21f6a519ff574262d23f8a5b2e13f620 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson5481649114558115062.sh
+ ./scripts/generate-mo --quiet
[workspace] $ ant clean phpunit-nocoverage phpcpd phpcs phploc jshint
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar
Buildfile: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>

clean:
   [delete] Deleting directory <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
   [delete] Deleting directory <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
   [delete] Deleting directory <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
   [delete] Deleting directory <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
   [delete] Deleting directory <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
    [mkdir] Created dir: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
    [mkdir] Created dir: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
    [mkdir] Created dir: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
    [mkdir] Created dir: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
    [mkdir] Created dir: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>

phpunit-nocoverage:
     [exec] Enabling headers testing...
     [exec] 
     [exec] 
     [exec] 
     [exec] 
     [exec] 
     [exec] 
     [exec] 
     [exec] 
     [exec] PHPUnit 3.7.22 by Sebastian Bergmann.
     [exec] 
     [exec] Configuration read from <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage>
     [exec] 
     [exec] ............................................................I   61 / 1939 (  3%)
     [exec] .............................................................  122 / 1939 (  6%)
     [exec] .............................................................  183 / 1939 (  9%)
     [exec] .............................................................  244 / 1939 ( 12%)
     [exec] ....E........................................................  305 / 1939 ( 15%)
     [exec] .............................................................  366 / 1939 ( 18%)
     [exec] .............................................................  427 / 1939 ( 22%)
     [exec] .............................................................  488 / 1939 ( 25%)
     [exec] .............................................................  549 / 1939 ( 28%)
     [exec] .............................................................  610 / 1939 ( 31%)
     [exec] ..............................I..............................  671 / 1939 ( 34%)
     [exec] .............................................................  732 / 1939 ( 37%)
     [exec] .............................................................  793 / 1939 ( 40%)
     [exec] .............................................................  854 / 1939 ( 44%)
     [exec] .............................................................  915 / 1939 ( 47%)
     [exec] .............................................................  976 / 1939 ( 50%)
     [exec] ............................................................. 1037 / 1939 ( 53%)
     [exec] ............................................................. 1098 / 1939 ( 56%)
     [exec] ............................................................. 1159 / 1939 ( 59%)
     [exec] ............................................................. 1220 / 1939 ( 62%)
     [exec] ............................................................. 1281 / 1939 ( 66%)
     [exec] ............................................................. 1342 / 1939 ( 69%)
     [exec] ............................................................. 1403 / 1939 ( 72%)
     [exec] ............................................................. 1464 / 1939 ( 75%)
     [exec] ............................................................. 1525 / 1939 ( 78%)
     [exec] ............................................................. 1586 / 1939 ( 81%)
     [exec] ............................................................. 1647 / 1939 ( 84%)
     [exec] ............................................................. 1708 / 1939 ( 88%)
     [exec] ............................................................. 1769 / 1939 ( 91%)
     [exec] ............................................................. 1830 / 1939 ( 94%)
     [exec] ............................................................. 1891 / 1939 ( 97%)
     [exec] ...............................................I
     [exec] 
     [exec] Time: 27 seconds, Memory: 100.75Mb
     [exec] 
     [exec] There was 1 error:
     [exec] 
     [exec] 1) PMA_StorageEngineTest::testGetEngine
     [exec] PHP_Invoker_TimeoutException: Execution aborted after 1 second
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_StorageEngine_test.php>:114
     [exec] 
     [exec] There were 3 incomplete tests:
     [exec] 
     [exec] 1) PMA_ConfigTest::testCheckPermissions
     [exec] This test has not been implemented yet.
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_Config_test.php>:943
     [exec] 
     [exec] 2) PMA_AuthenticationCookie_Test::testBlowfishDecrypt
     [exec] This test did not perform any assertions
     [exec] 
     [exec] 
     [exec] 3) Environment_Test::testSession
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php>:83
     [exec] 
     [exec] FAILURES!
     [exec] Tests: 1939, Assertions: 4277, Errors: 1, Incomplete: 3.
     [exec] 

BUILD FAILED
<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:28: exec returned: 2

Total time: 30 seconds
Build step 'Invoke Ant' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml
[DRY] Computing warning deltas based on reference build #4151
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4151
Recording plot data
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.x (default)
[xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - Check 'Skipped Tests' threshold.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.




More information about the Developers mailing list