[phpMyAdmin Developers] Build failed in Jenkins: phpMyAdmin-4.6 #95

Jenkins Daemon jenkins at phpmyadmin.net
Tue May 17 10:43:57 CEST 2016


See <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/95/changes>

Changes:

[Michal Čihař] Add mariadb.com domain to whitelist

[Michal Čihař] Replace non working pbxt link with link to MariaDB knowledgebase

[Michal Čihař] Remove link to no longer maintained blog

[Michal Čihař] Remove not used advisory rule

[Michal Čihař] Remove not used oubbound URLs

[Michal Čihař] Better laben Percona

[Michal Čihař] Use https for links to bugs.mysql.com

------------------------------------------
Started by GitHub push by nijel
Started by GitHub push by nijel
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from git://github.com/phpmyadmin/phpmyadmin.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/QA_4_6^{commit} # timeout=10
Checking out Revision 05a45fe23f5f5fba9e0c758a76b59dacd452b523 (origin/QA_4_6)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 05a45fe23f5f5fba9e0c758a76b59dacd452b523
 > git rev-list 11089cbe416ecb9e37365dc7bbf25b059246c92e # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson4119893309292760621.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Generating autoload files
+ ./scripts/generate-mo --quiet
[workspace] $ ant clean locales phpunit pdepend phpmd phpcpd phpcs phploc jshint jshint-checkstyle lint
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar
Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/build.xml>

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

locales:

phpunit:
     [exec] No headers testing.
     [exec] Please install runkit and enable runkit.internal_override!
     [exec] PHP Parse error:  syntax error, unexpected end of file in <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/test/classes/engines/PbxtTest.php> on line 267

BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/build.xml>:27: exec returned: 255

Total time: 8 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 #92
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #92
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/95/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)] - No 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)'.  Did you enter a pattern relative to the correct directory?  Did you generate the result report(s) for 'PHPUnit-3.x (default)'?
[xUnit] [ERROR] - No test reports found for the metric 'PHPUnit' with the resolved pattern 'build/logs/junit.xml'. Configuration error?.
[xUnit] [INFO] - Failing BUILD.
[xUnit] [INFO] - There are errors when processing test results.
[xUnit] [INFO] - Skipping tests recording.
[xUnit] [INFO] - Stop build.
[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