See https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/389/changes
Changes:
[Michal Čihař] Adjust plurals equation
[Michal Čihař] Install phpunit using composer
------------------------------------------ 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.2/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 fetch --tags --progress git://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/* git rev-parse origin/QA_4_2^{commit} # timeout=10
Checking out Revision 053cd7303131fa09c164b0ff84bb9bd59f087118 (origin/QA_4_2)
git config core.sparsecheckout # timeout=10 git checkout -f 053cd7303131fa09c164b0ff84bb9bd59f087118 git rev-list 4ac6b01e17c2e4a8183c0e5ae880b88959d1d85f # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson3618482452016729733.sh + ./scripts/generate-mo --quiet po/hy.po:7: nplurals = 1... po/hy.po:2442: ...but some messages have 2 plural forms msgfmt: found 1 fatal error [workspace] $ ant clean phpunit pdepend phpmd phpcpd phpcs phploc jshint jshint-checkstyle Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar Buildfile: https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build.xml
clean: [delete] Deleting directory https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/api [delete] Deleting directory https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/code-browser [delete] Deleting directory https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/coverage [delete] Deleting directory https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/logs [delete] Deleting directory https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/pdepend [mkdir] Created dir: https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/api [mkdir] Created dir: https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/code-browser [mkdir] Created dir: https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/coverage [mkdir] Created dir: https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/logs [mkdir] Created dir: https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build/pdepend
phpunit:
BUILD FAILED https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/build.xml:27: Execute failed: java.io.IOException: Cannot run program "https://ci.phpmyadmin.net/job/phpMyAdmin-4.2/ws/vendor/bin/phpunit": java.io.IOException: error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:494) at java.lang.Runtime.exec(Runtime.java:612) at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:862) at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:481) at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:495) at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:631) at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:672) at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:498) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:390) at org.apache.tools.ant.Target.performTasks(Target.java:411) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) at org.apache.tools.ant.Project.executeTarget(Project.java:1368) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1251) at org.apache.tools.ant.Main.runBuild(Main.java:809) at org.apache.tools.ant.Main.startAnt(Main.java:217) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.<init>(UNIXProcess.java:164) at java.lang.ProcessImpl.start(ProcessImpl.java:81) at java.lang.ProcessBuilder.start(ProcessBuilder.java:476) ... 23 more
Total time: 0 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 #388 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #388 Recording plot data Publishing Clover coverage report... No Clover report will be published due to a Build Failure [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.2/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.2/ws/build/logs/jdepend.xml (No such file or directory)