See https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/11876/changes
Changes:
[Michal Čihař] Use coding standard from phpmyadmin/coding-standard
[Michal Čihař] Move coding standard to dev requires
------------------------------------------ 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-continuous/ws/
git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git
git --version # timeout=10 git -c core.askpass=true fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/* git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ce745efb3dbf61ad99385a420eb12faa02e4cc4f (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f ce745efb3dbf61ad99385a420eb12faa02e4cc4f git rev-list d019757f641217b5d14c6804ccb896f71d596a4f # timeout=10 git tag -a -f -m Jenkins Build #11876 jenkins-phpMyAdmin-continuous-11876 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content TESTSUITE_SERVER=localhost TESTSUITE_USER=pmatest TESTSUITE_DATABASE=pmatest TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin-continuous/workspace/ XTESTSUITE_BROWSERSTACK_USER=michaliha
[EnvInject] - Variables injected successfully. [workspace] $ /bin/sh -xe /tmp/hudson6983319184923769584.sh + composer update --no-interaction Warning: This development build of composer is over 60 days old. It is recommended to update it by running "/var/lib/jenkins/bin/composer self-update" to get the latest version.
[Seld\JsonLint\ParsingException] "./composer.json" does not contain valid JSON Parse error on line 28: ...}, "require": {<<<<<<< HEAD --------------------^ Expected one of: 'STRING', '}'
update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock] [--no-plugins] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--with-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--] [<packages>]...
Build step 'Execute shell' marked build as failure [CHECKSTYLE] Skipping publisher since build result is FAILURE [JSLINT] 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] Parsing 1 file in https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/ [DRY] Successfully parsed file https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs/pmd-cpd.xml with 14 unique warnings and 0 duplicates. [DRY] Computing warning deltas based on reference build #11875 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #11875 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 'https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/' for the testing framework 'PHPUnit-3.x (default)'. [xUnit] [ERROR] - Test reports were found but not all of them are new. Did all the tests run? * https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs/junit.xml is 24 min old
[xUnit] [INFO] - Failing BUILD. [xUnit] [INFO] - There are errors when processing test results. [xUnit] [INFO] - Skipping tests recording. [xUnit] [INFO] - Stop build.