[Phpmyadmin-devel] Build failed in Jenkins: phpMyAdmin-continuous #5332
michal at cihar.com
michal at cihar.com
Sun Feb 2 11:21:06 CET 2014
See <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/5332/changes>
Changes:
[weblate] Translated using Weblate (Arabic)
[weblate] Translated using Weblate (Bengali)
[weblate] Translated using Weblate (Breton)
[weblate] Translated using Weblate (Japanese)
------------------------------------------
Started by GitHub push by weblate
Building in workspace <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/phpmyadmin/phpmyadmin.git
Checking out Revision 691bfccb9a4a72a952fd15859e3954a8e022d86c (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson177773988518079701.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-6-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] da
[exec]
[exec]
[exec]
[exec]
[exec]
[exec]
[exec]
[exec]
[exec]
[exec]
[exec]
[exec]
[exec] PHPUnit 3.7.28 by Sebastian Bergmann.
[exec]
[exec] Configuration read from <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage>
[exec]
[exec] ............................................................. 61 / 2201 ( 2%)
[exec] [33;1mI[0m........................................[33;1mI[0m................... 122 / 2201 ( 5%)
[exec] ............................................................. 183 / 2201 ( 8%)
[exec] ...............[41;37mF[0m............................................. 244 / 2201 ( 11%)
[exec] ............................................................. 305 / 2201 ( 13%)
[exec] ............................................................. 366 / 2201 ( 16%)
[exec] ............................................................. 427 / 2201 ( 19%)
[exec] ............................................................. 488 / 2201 ( 22%)
[exec] ............................................................. 549 / 2201 ( 24%)
[exec] ............................................................. 610 / 2201 ( 27%)
[exec] .........................................[33;1mI[0m................... 671 / 2201 ( 30%)
[exec] ............................................................. 732 / 2201 ( 33%)
[exec] ............................................................. 793 / 2201 ( 36%)
[exec] ............................................................. 854 / 2201 ( 38%)
[exec] ............................................................. 915 / 2201 ( 41%)
[exec] ............................................................. 976 / 2201 ( 44%)
[exec] ............................................................. 1037 / 2201 ( 47%)
[exec] ............................................................. 1098 / 2201 ( 49%)
[exec] ............................................................. 1159 / 2201 ( 52%)
[exec] ............................................................. 1220 / 2201 ( 55%)
[exec] ............................................................. 1281 / 2201 ( 58%)
[exec] ............................................................. 1342 / 2201 ( 60%)
[exec] ............................................................. 1403 / 2201 ( 63%)
[exec] ............................................................. 1464 / 2201 ( 66%)
[exec] ............................................................. 1525 / 2201 ( 69%)
[exec] ............................................................. 1586 / 2201 ( 72%)
[exec] ............................................................. 1647 / 2201 ( 74%)
[exec] ............................................................. 1708 / 2201 ( 77%)
[exec] ............................................................. 1769 / 2201 ( 80%)
[exec] ............................................................. 1830 / 2201 ( 83%)
[exec] ............................................................. 1891 / 2201 ( 85%)
[exec] ..........................[41;37mF[0m.................................. 1952 / 2201 ( 88%)
[exec] .....................................................[33;1mI[0m....... 2013 / 2201 ( 91%)
[exec] ............................................................. 2074 / 2201 ( 94%)
[exec] ............................................................. 2135 / 2201 ( 97%)
[exec] ............................................................. 2196 / 2201 ( 99%)
[exec] ...[36;1mS[0m[33;1mI[0m
[exec]
[exec] Time: 16.52 seconds, Memory: 107.00Mb
[exec]
[exec] There were 2 failures:
[exec]
[exec] 1) PMA_Message_Test::testSuccess
[exec] Failed asserting that two strings are equal.
[exec] --- Expected
[exec] +++ Actual
[exec] @@ @@
[exec] -'Your SQL query has been executed successfully'
[exec] +'Your SQL query has been executed successfully.'
[exec]
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_Message_test.php>:80
[exec]
[exec] 2) PMA_ServerPrivileges_Test::testPMAGetUsersOverview
[exec] Failed asserting that '<form name="usersForm" id="usersForm" action="server_privileges.php" method="post">
[exec] <input type="hidden" name="server" value="1" /><input type="hidden" name="collation_connection" value="collation_connection" /><input type="hidden" name="token" value="token" /><table id="tableuserrights" class="data">
[exec] <thead>
[exec] <tr><th></th>
[exec] <th>User</th>
[exec] <th>Host</th>
[exec] <th>Password</th>
[exec] <th>Global privileges <span class="pma_hint"><img src="imageb_help.png" title="" alt="" /><span class="hide">Note: MySQL privilege names are expressed in English.</span></span></th>
[exec] <th>User group</th>
[exec] <th>Grant</th>
[exec] <th colspan="3">Action</th>
[exec] </tr>
[exec] </thead>
[exec] <tbody>
[exec] </tbody></table>
[exec] <div style="float:left;"><img class="selectallarrow" src="pmaThemeImagearrow_text_dir.png" width="38" height="22" alt="With selected:" />
[exec] <input type="checkbox" id="usersForm_checkall" class="checkall_box" title="Check All" /> <label for="usersForm_checkall">Check All</label> <i style="margin-left: 2em">With selected:</i>
[exec] <button class="mult_submit" type="submit" name="submit_mult" value="export" title="Export">
[exec] <span class="nowrap"><img src="imageb_tblexport.png" title="Export" alt="Export" /> Export</span></button>
[exec] <input type="hidden" name="initial" value="" /></div><div class="clear_both" style="clear:both"></div><fieldset id="fieldset_add_user">
[exec] <a href="server_privileges.php?adduser=1&server=1&collation_connection=collation_connection&token=token" class="ajax">
[exec] <span class="nowrap"><img src="imageb_usradd.png" title="" alt="" /> </span> Add user</a>
[exec] </fieldset>
[exec] <fieldset id="fieldset_delete_user"><legend>
[exec] <span class="nowrap"><img src="imageb_usrdrop.png" title="" alt="" /> </span> Remove selected users
[exec] </legend>
[exec] <input type="hidden" name="mode" value="2" />
[exec] (Revoke all active privileges from the users and delete them afterwards.)<br />
[exec] <input type="checkbox" title="Drop the databases that have the same names as the users." name="drop_users_db" id="checkbox_drop_users_db" />
[exec] <label for="checkbox_drop_users_db" title="Drop the databases that have the same names as the users.">
[exec] Drop the databases that have the same names as the users.
[exec] </label>
[exec] </fieldset>
[exec] <fieldset id="fieldset_delete_user_footer" class="tblFooters">
[exec] <input type="submit" name="delete" value="Go" id="buttonGo" class="ajax"/>
[exec] </fieldset>
[exec] </form>
[exec] ' contains "<span class="pma_hint"><img src="imageb_help.png" title="" alt="" /><span class="hide">Note: MySQL privilege names are expressed in English</span></span>".
[exec]
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_server_privileges_test.php>:1806
[exec]
[exec] --
[exec]
[exec]
[exec] There were 5 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>:956
[exec]
[exec] 2) PMA_DisplayResults_Test::testGetTableNavigation with data set #0 (21, 41, '123', false, '310')
[exec] Not yet implemented!
[exec]
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_DisplayResults_test.php>:438
[exec]
[exec] 3) PMA_AuthenticationCookie_Test::testBlowfishDecrypt
[exec] Not testing mcrypt support
[exec]
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/plugin/auth/PMA_AuthenticationCookie_test.php>:1104
[exec]
[exec] 4) PMA_TblColumnsDefinitionFormTest::testGetFormParamsForOldColumn
[exec] Not yet implemented!
[exec]
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_tbl_columns_definition_form_test.php>:1101
[exec]
[exec] 5) Environment_Test::testSession
[exec] No session testing
[exec]
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php>:83
[exec]
[exec] --
[exec]
[exec]
[exec] There was 1 skipped test:
[exec]
[exec] 1) Environment_Test::testMySQL
[exec] Error: SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
[exec]
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php>:62
[exec]
[exec] [37;41m[2KFAILURES!
[exec] [0m[37;41m[2KTests: 2201, Assertions: 5353, Failures: 2, Incomplete: 5, Skipped: 1.
[exec] [0m[2K
BUILD FAILED
<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:30: exec returned: 1
Total time: 17 seconds
Build step 'Invoke Ant' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[JSLINT] Skipping publisher since build result is FAILURE
[PMD] 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 #5330
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #5330
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