[phpMyAdmin Developers] Build failed in Jenkins: phpMyAdmin-4.6 #473
Jenkins Daemon
jenkins at phpmyadmin.net
Thu Dec 8 12:05:23 CET 2016
See <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/473/changes>
Changes:
[Michal Čihař] Use unserialize without objects if available
------------------------------------------
[...truncated 6.80 KB...]
[exec] unserialize() expects parameter 2 to be array, boolean given
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/libraries/core.lib.php>:1147
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/core/PMA_safeUnserialize_test.php>:28
[exec]
[exec] 2) PMA_safeUnserialize_test::testSanitizeMySQLHost with data set #2 ('b:0;', false, 0, SplObjectStorage Object ())
[exec] unserialize() expects parameter 2 to be array, boolean given
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/libraries/core.lib.php>:1147
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/core/PMA_safeUnserialize_test.php>:28
[exec]
[exec] 3) PMA_safeUnserialize_test::testSanitizeMySQLHost with data set #6 ('a:3:{i:0;i:1;i:1;i:2;i:2;i:3;}', array(1, 2, 3, 1, SplObjectStorage Object ()), 0, SplObjectStorage Object ())
[exec] unserialize() expects parameter 2 to be array, boolean given
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/libraries/core.lib.php>:1147
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/core/PMA_safeUnserialize_test.php>:28
[exec]
[exec] 4) PMA_safeUnserialize_test::testSanitizeMySQLHost with data set #7 ('s:8:"string""";', 'string""', 0, SplObjectStorage Object ())
[exec] unserialize() expects parameter 2 to be array, boolean given
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/libraries/core.lib.php>:1147
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/core/PMA_safeUnserialize_test.php>:28
[exec]
[exec] 5) PMA_safeUnserialize_test::testSanitizeMySQLHost with data set #8 ('a:1:{s:3:"foo";s:3:"bar";}', array('bar', 1, SplObjectStorage Object ()), 0, SplObjectStorage Object ())
[exec] unserialize() expects parameter 2 to be array, boolean given
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/libraries/core.lib.php>:1147
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/core/PMA_safeUnserialize_test.php>:28
[exec]
[exec] --
[exec]
[exec] There was 1 risky test:
[exec]
[exec] 1) FilesTest::testJsMessages
[exec] Test code or tested code did not (only) close its own output buffers
[exec]
[exec] --
[exec]
[exec] There were 6 incomplete tests:
[exec]
[exec] 1) DisplayResultsTest::testGetTableNavigation with data set #0 (21, 41, false, '310', 0, SplObjectStorage Object ())
[exec] Not yet implemented!
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/classes/DisplayResultsTest.php>:199
[exec]
[exec] 2) DBIMysqliTest::testSelectDb
[exec] Not testing anything
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/classes/dbi/DBIMysqliTest.php>:226
[exec]
[exec] 3) PMA_WhichCrlf_Test::testWhichCrlf
[exec] Cannot redefine constant
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/common/PMA_whichCrlf_test.php>:51
[exec]
[exec] 4) PMA_GIS_ModifyQueryTest::testModifyQuery with data set #0 ('SELECT * FROM `foo` WHERE `ba... `zoo`', array('moo', 'noo', 1, SplObjectStorage Object ()), 'SELECT `noo`, ASTEXT(`moo`) A...p_gis`', 0, SplObjectStorage Object ())
[exec] Not yet implemented!
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/PMA_GIS_modifyQuery_test.php>:40
[exec]
[exec] 5) PMA_GIS_ModifyQueryTest::testModifyQuery with data set #1 ('SELECT * FROM `foo` WHERE `ba... `zoo`', array('moo', 1, SplObjectStorage Object ()), 'SELECT ASTEXT(`moo`) AS `moo`...p_gis`', 0, SplObjectStorage Object ())
[exec] Not yet implemented!
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/PMA_GIS_modifyQuery_test.php>:40
[exec]
[exec] 6) PMA_GIS_ModifyQueryTest::testModifyQuery with data set #2 ('SELECT name, PointFromText( C... users', array('coordinates', 'name', 1, SplObjectStorage Object ()), 'SELECT `name`, ASTEXT(`coordi...p_gis`', 0, SplObjectStorage Object ())
[exec] Not yet implemented!
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/PMA_GIS_modifyQuery_test.php>:40
[exec]
[exec] --
[exec]
[exec] There were 29 skipped tests:
[exec]
[exec] 1) TrackerTest::testGetLogComment
[exec] Cannot override internal function date()
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/classes/TrackerTest.php>:194
[exec]
[exec] 2) TrackerTest::testCreateVersion
[exec] Cannot override internal function date()
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/classes/TrackerTest.php>:217
[exec]
[exec] 3) TrackerTest::testCreateDatabaseVersion
[exec] Cannot override internal function date()
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/classes/TrackerTest.php>:381
[exec]
[exec] 4) TrackerTest::testChangeTrackingData
[exec] Cannot override internal function date()
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/classes/TrackerTest.php>:499
[exec]
[exec] 5) FormDisplayTest::testSetComments
[exec] Cannot redefine constant
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/classes/config/FormDisplayTest.php>:406
[exec]
[exec] 6) DBIMysqlTest::testRealMultiQuery
[exec] The MySQL extension is not available.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/classes/dbi/DBIMysqlTest.php>:42
[exec]
[exec] 7) DBIMysqlTest::testMysqlDBI
[exec] The MySQL extension is not available.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/classes/dbi/DBIMysqlTest.php>:42
[exec]
[exec] 8) DBIMysqlTest::testSelectDb
[exec] The MySQL extension is not available.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/classes/dbi/DBIMysqlTest.php>:42
[exec]
[exec] 9) DBIMysqlTest::testMoreResults
[exec] The MySQL extension is not available.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/classes/dbi/DBIMysqlTest.php>:42
[exec]
[exec] 10) DBIMysqlTest::testGetClientInfo
[exec] The MySQL extension is not available.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/classes/dbi/DBIMysqlTest.php>:42
[exec]
[exec] 11) DBIMysqlTest::testNumRows
[exec] The MySQL extension is not available.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/classes/dbi/DBIMysqlTest.php>:42
[exec]
[exec] 12) DBIMysqlTest::testStoreResult
[exec] The MySQL extension is not available.
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/classes/dbi/DBIMysqlTest.php>:42
[exec]
[exec] 13) DBIMysqliTest::testMysqliDBI
[exec] Cannot redefine function
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/classes/dbi/DBIMysqliTest.php>:72
[exec]
[exec] 14) PMA_HeaderLocation_Test::testSendHeaderLocationWithoutSidWithIis
[exec] Cannot redefine constant/function - missing runkit extension
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/core/PMA_headerLocation_test.php>:125
[exec]
[exec] 15) PMA_HeaderLocation_Test::testSendHeaderLocationWithoutSidWithoutIis
[exec] Cannot redefine constant/function - missing runkit extension
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/core/PMA_headerLocation_test.php>:148
[exec]
[exec] 16) PMA_HeaderLocation_Test::testSendHeaderLocationIisLongUri
[exec] Cannot redefine constant/function - missing runkit extension
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/core/PMA_headerLocation_test.php>:167
[exec]
[exec] 17) PMA_Pow_Test::testBcpow
[exec] function bcpow() does not exist
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/common/PMA_pow_test.php>:49
[exec]
[exec] 18) PMA_Pow_Test::testGmppow
[exec] function gmp_pow() does not exist
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/common/PMA_pow_test.php>:66
[exec]
[exec] 19) PMA_Pow_Test::testNegativeExpBcpow
[exec] function bcpow() does not exist
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/common/PMA_pow_test.php>:113
[exec]
[exec] 20) PMA_Pow_Test::testNegativeExpGmppow
[exec] function gmp_pow() does not exist
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/common/PMA_pow_test.php>:130
[exec]
[exec] 21) PMA_FormDisplay_Tpl_Test::testDisplayInput
[exec] Cannot modify constant
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/PMA_FormDisplay_tpl_test.php>:142
[exec]
[exec] 22) PMA_FormDisplay_Tpl_Test::testDisplayGroupHeader
[exec] Cannot modify constant
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/PMA_FormDisplay_tpl_test.php>:366
[exec]
[exec] 23) PMA_FormDisplay_Tpl_Test::testDisplayFieldsetBottom
[exec] Cannot modify constant
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/PMA_FormDisplay_tpl_test.php>:423
[exec]
[exec] 24) PMA_Form_Processing_Test::testProcessFormSet
[exec] Cannot redefine constant/function - missing runkit extension
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/PMA_Form_Processing_test.php>:42
[exec]
[exec] 25) PMA_SetupIndex_Test::testPMACheckConfigRw
[exec] Cannot redefine constant
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/PMA_SetupIndex_test.php>:185
[exec]
[exec] 26) PMA_ServerPrivileges_Test::testPMAAddUser
[exec] Cannot redefine constant. Missing runkit extension
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/PMA_server_privileges_test.php>:654
[exec]
[exec] 27) PMA_ServerPrivileges_Test::testPMAGetSqlQueriesForDisplayAndAddUser
[exec] Cannot redefine constant. Missing runkit extension
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/PMA_server_privileges_test.php>:985
[exec]
[exec] 28) PMA_User_Preferences_Test::testUserprefsRedirect
[exec] Cannot redefine constant/function - missing runkit extension
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/libraries/PMA_user_preferences_test.php>:371
[exec]
[exec] 29) Environment_Test::testMySQL
[exec] Error: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO)
[exec]
[exec] <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/Environment_test.php>:59
[exec]
[exec] FAILURES!
[exec] Tests: 2222, Assertions: 6166, Errors: 5, Skipped: 29, Incomplete: 6, Risky: 1.
[exec] PHP Notice: ob_end_clean(): failed to delete buffer. No buffer to delete in <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/libraries/OutputBuffering.php> on line 110
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/build.xml>:27: exec returned: 2
Total time: 19 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 #472
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #472
Recording plot data
Publishing Clover coverage report...
Clover xml file does not exist in: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/> called: build/logs/clover.xml and will not be copied to: /var/lib/jenkins/jobs/phpMyAdmin-4.6/builds/473/cloverphp/clover.xml
Could not find 'build/coverage/build/logs/clover.xml'. Did you generate the XML report for Clover?
[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 '<https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/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.
[JDepend] JDepend plugin is ready
[JDepend] Couldn't generate JDepend file at 'build/logs/jdepend.xml'java.io.FileNotFoundException: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/build/logs/jdepend.xml> (No such file or directory)
More information about the Developers
mailing list