In case of troubles
No clients to display.
[20:07:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1174073.pifr_simpletest.delete-2489072-31.patch.1444187221.log) [20:07:01] Review timestamp: (Tue, 10/06/2015 - 20:07) [20:07:01] Review host: (ec2-52-89-97-83) [20:07:01] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [20:07:01] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [20:07:01] Environment variables and review information initialized. [20:07:01] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/flag.git] [20:07:01] Project directory is [flag] [20:07:01] Review started. [20:07:01] Test: Array ( [test_id] => 1174073 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/flag ) [test.directory.apply] => [test.directory.dependency] => [test.files] => Array ( ) [test.extensions] => Array ( [0] => php [1] => inc [2] => install [3] => module [4] => test ) [drupal.core.version] => 8 [drupal.core.url] => git://git.drupal.org/project/drupal.git [drupal.modules] => Array ( ) [drupal.user] => admin [drupal.pass] => [drupal.variables] => Array ( ) [simpletest.tests] => Array ( ) [simpletest.db] => [phpversion] => 5.5 [test.php.version] => 5.5 ) ) [vcs] => Array ( [main] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/drupal.git ) [vcs_identifier] => 8.0.x ) [dependencies] => Array ( [1] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/flag.git ) [vcs_identifier] => 8.x-4.x ) ) ) [files] => Array ( [0] => https://www.drupal.org/files/issues/delete-2489072-31.patch ) ) [20:07:01] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [20:07:01] Invoking operation [setup]... [20:07:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [20:07:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [20:07:01] Command [rm -rf /tmp/po* 2>&1] succeeded. [20:07:01] Command [rm -rf sites/default/files/review 2>&1] succeeded. [20:07:02] Database backend [mysql] loaded. [20:07:02] Invoking operation [fetch]... [20:07:02] Fetched [delete-2489072-31.patch]. [20:07:02] Invoking operation [checkout]... [20:07:02] Version control system backend [git] loaded. [20:07:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [20:07:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [20:07:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [20:07:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files] Completion status: [0] Output: [b8251f6 Issue #2575869 by pwolanin, Wim Leers, JeroenT, dawehner, YesCT: Remove all remaining usage of deprecated UrlGeneratorInterface::generateFromPath() and delete it]. [20:07:04] Main branch [8.0.x] checkout [complete]. [20:07:20] Command [git clone 'git://git.drupal.org/project/flag.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/flag' --reference /var/cache/git/reference 2>&1] succeeded. [20:07:20] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/flag' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/flag/.git' checkout '8.x-4.x' 2>&1] succeeded. [20:07:20] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/flag' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/flag/.git' status 2>&1] succeeded. [20:07:20] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/flag' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/flag/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules] Completion status: [0] Output: [05f8227 Issue #2581369 by joachim: Updated for change to hook_entity_view() parameters.]. [20:07:20] Dependency branch [8.x-4.x] checkout [complete]. [20:07:20] Invoking operation [check]... [20:07:20] Invoking operation [apply]... [20:07:20] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/delete-2489072-31.patch 2>&1] succeeded. [20:07:20] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/delete-2489072-31.patch 2>&1] succeeded. [20:07:20] Applied [delete-2489072-31.patch] to: > flag.services.yml > src/FlagService.php > src/FlagServiceInterface.php > src/FlaggingService.php > src/FlaggingServiceInterface.php > src/Form/FlagResetForm.php > src/Tests/FlagCountsTest.php [20:07:20] Invoking operation [syntax]... [20:07:20] Command [php -l -f './sites/default/modules/flag/src/FlagService.php' 2>&1] succeeded. [20:07:20] Command [php -l -f './sites/default/modules/flag/src/FlagServiceInterface.php' 2>&1] succeeded. [20:07:20] Command [php -l -f './sites/default/modules/flag/src/FlaggingService.php' 2>&1] succeeded. [20:07:20] Command [php -l -f './sites/default/modules/flag/src/FlaggingServiceInterface.php' 2>&1] succeeded. [20:07:20] Command [php -l -f './sites/default/modules/flag/src/Form/FlagResetForm.php' 2>&1] succeeded. [20:07:20] Command [php -l -f './sites/default/modules/flag/src/Tests/FlagCountsTest.php' 2>&1] succeeded. [20:07:20] Checked [6 of 6] relevant file(s) for syntax. [20:07:20] Invoking operation [install]... [20:07:20] Invoking operation [review]... [20:07:20] Scanning sites/default/files/checkout/sites/default/modules/flag for .test files. [20:07:20] Scanning sites/default/files/checkout/sites/default/modules/flag for /Tests/*.php files. [20:07:20] Cleaning run-tests.sh environment. [20:07:20] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-89-97-83.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:wLlaeLuBXxN7@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/flag/src/Tests/FlagCountsTest.php,sites/default/modules/flag/src/Tests/FlagTestBase.php,sites/default/modules/flag/src/Tests/FlagSimpleTest.php,sites/default/modules/flag/src/Tests/FlagServiceTest.php,sites/default/modules/flag/src/Tests/FlagResetTest.php,sites/default/modules/flag/src/Tests/FlagFieldEntryTest.php,sites/default/modules/flag/src/Tests/FlagEnableDisableTest.php,sites/default/modules/flag/src/Tests/FlagConfirmFormTest.php --clean 2>&1] succeeded. [20:07:20] Initiating run-tests.sh. [20:07:45] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-89-97-83.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:wLlaeLuBXxN7@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/flag/src/Tests/FlagCountsTest.php,sites/default/modules/flag/src/Tests/FlagTestBase.php,sites/default/modules/flag/src/Tests/FlagSimpleTest.php,sites/default/modules/flag/src/Tests/FlagServiceTest.php,sites/default/modules/flag/src/Tests/FlagResetTest.php,sites/default/modules/flag/src/Tests/FlagFieldEntryTest.php,sites/default/modules/flag/src/Tests/FlagEnableDisableTest.php,sites/default/modules/flag/src/Tests/FlagConfirmFormTest.php 2>&1] succeeded Duration: 25 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Drupal\flag\Tests\FlagCountsTest - Drupal\flag\Tests\FlagSimpleTest - Drupal\flag\Tests\FlagServiceTest - Drupal\flag\Tests\FlagResetTest - Drupal\flag\Tests\FlagFieldEntryTest - Drupal\flag\Tests\FlagEnableDisableTest - Drupal\flag\Tests\FlagConfirmFormTest Test run started: Wednesday, October 7, 2015 - 03:07 Test summary ------------ Drupal\flag\Tests\FlagServiceTest 11 passes Drupal\flag\Tests\FlagResetTest 17 passes Drupal\flag\Tests\FlagConfirmFormTest 59 passes Drupal\flag\Tests\FlagEnableDisableTest 51 passes Drupal\flag\Tests\FlagFieldEntryTest 77 passes Drupal\flag\Tests\FlagSimpleTest 257 passes Drupal\flag\Tests\FlagCountsTest 22 passes Test run duration: 24 sec]. [20:07:46] Command [/usr/bin/php ./core/scripts/run-tests.sh --php /usr/bin/php --url http://ec2-52-89-97-83.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/flag/src/Tests/FlagCountsTest.php,sites/default/modules/flag/src/Tests/FlagTestBase.php,sites/default/modules/flag/src/Tests/FlagSimpleTest.php,sites/default/modules/flag/src/Tests/FlagServiceTest.php,sites/default/modules/flag/src/Tests/FlagResetTest.php,sites/default/modules/flag/src/Tests/FlagFieldEntryTest.php,sites/default/modules/flag/src/Tests/FlagEnableDisableTest.php,sites/default/modules/flag/src/Tests/FlagConfirmFormTest.php --list 2>&1] succeeded. [20:07:46] Review complete. test_id=1174073 result code=10 details=Array ( [@pass] => 494 [@fail] => 0 [@exception] => 0 [@debug] => 0 ) [20:07:46] Static variables reset.