[phpMyAdmin Developers] Build failed in Jenkins: phpMyAdmin-continuous #13195
Jenkins Daemon
jenkins at phpmyadmin.net
Wed Jul 5 20:00:24 CEST 2017
See <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/13195/display/redirect?page=changes>
Changes:
[Michal Čihař] Add Kurdish translation
------------------------------------------
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 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 a0bb045ec654ad1e3ac09e56dee6d8cd90276f51 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a0bb045ec654ad1e3ac09e56dee6d8cd90276f51
> git rev-list 6b05ca44d699688963dda8d6d3fa0fc674aea35e # timeout=10
> git tag -a -f -m Jenkins Build #13195 jenkins-phpMyAdmin-continuous-13195 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin-continuous/workspace/
TESTSUITE_USER=pmatest
TESTSUITE_DATABASE=pmatest
XTESTSUITE_BROWSERSTACK_USER=michaliha
TESTSUITE_SERVER=localhost
[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/jenkins7840165327455923496.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Removing symfony/cache (v3.3.3)
- Installing symfony/cache (v3.3.4)
Downloading: Connecting... Downloading: 0% Downloading: 5% Downloading: 10% Downloading: 30% Downloading: 35% Downloading: 40% Downloading: 45% Downloading: 50% Downloading: 60% Downloading: 65% Downloading: 70% Downloading: 75% Downloading: 80% Downloading: 85% Downloading: 100%
- Removing symfony/expression-language (v3.3.3)
- Installing symfony/expression-language (v3.3.4)
Loading from cache
- Removing symfony/debug (v3.3.3)
- Installing symfony/debug (v3.3.4)
Downloading: Connecting... Downloading: 0% Downloading: 10% Downloading: 20% Downloading: 25% Downloading: 30% Downloading: 40% Downloading: 50% Downloading: 55% Downloading: 65% Downloading: 75% Downloading: 85% Downloading: 95% Downloading: 100%
- Removing symfony/console (v3.3.3)
- Installing symfony/console (v3.3.4)
Loading from cache
- Removing symfony/yaml (v3.3.3)
- Installing symfony/yaml (v3.3.4)
Loading from cache
- Removing symfony/process (v3.3.3)
- Installing symfony/process (v3.3.4)
Loading from cache
Writing lock file
Generating autoload files
[workspace] $ ant ******** ******** clean locales phpunit-nocoverage phpcpd phpcs phploc jshint jshint-checkstyle
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar
Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>
clean:
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
locales:
[exec] po/ku.po:7: invalid nplurals value
[exec] msgfmt: found 2 fatal errors
[exec] tput: No value for $TERM and no -T specified
[exec] Error when compiling po/ku.po
[exec] tput: No value for $TERM and no -T specified
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:138: exec returned: 1
Total time: 11 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
[DRY] Collecting duplicate code analysis files...
[DRY] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/> that match the pattern build/logs/pmd-cpd.xml
[DRY] No files found. Configuration error?
[DRY] Computing warning deltas based on reference build #13194
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #13194
Recording plot data
[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-continuous/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.
More information about the Developers
mailing list