In case of troubles
No clients to display.
[16:39:36] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1173898.pifr_simpletest.tmgmt-rename_translator_settings_form_element_id-2569343-14.patch.1444174776.log) [16:39:36] Review timestamp: (Tue, 10/06/2015 - 16:39) [16:39:36] Review host: (ec2-52-10-169-157) [16:39:36] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [16:39:36] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [16:39:36] Environment variables and review information initialized. [16:39:36] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/tmgmt.git] [16:39:36] Project directory is [tmgmt] [16:39:36] Review started. [16:39:36] Test: Array ( [test_id] => 1173898 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/tmgmt ) [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/tmgmt.git ) [vcs_identifier] => 8.x-1.x ) ) ) [files] => Array ( [0] => https://www.drupal.org/files/issues/tmgmt-rename_translator_settings_form_element_id-2569343-14.patch ) ) [16:39:36] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [16:39:36] Invoking operation [setup]... [16:39:36] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [16:39:36] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [16:39:36] Command [rm -rf /tmp/po* 2>&1] succeeded. [16:39:36] Command [rm -rf sites/default/files/review 2>&1] succeeded. [16:39:36] Database backend [mysql] loaded. [16:39:36] Invoking operation [fetch]... [16:39:36] Fetched [tmgmt-rename_translator_settings_form_element_id-2569343-14.patch]. [16:39:36] Invoking operation [checkout]... [16:39:36] Version control system backend [git] loaded. [16:39:38] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [16:39:38] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [16:39:39] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [16:39:39] 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: [43f610c Issue #2572689 by jhodgdon, rumburak, ifrik, yoroy, Bojhan, longwave, bendev: Update the UI text for the Search module]. [16:39:39] Main branch [8.0.x] checkout [complete]. [16:39:52] Command [git clone 'git://git.drupal.org/project/tmgmt.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tmgmt' --reference /var/cache/git/reference 2>&1] succeeded. [16:39:52] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tmgmt' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tmgmt/.git' checkout '8.x-1.x' 2>&1] succeeded. [16:39:52] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tmgmt' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tmgmt/.git' status 2>&1] succeeded. [16:39:52] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tmgmt' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/tmgmt/.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: [478926b Issue #2577217 by juanse254: Show confirmation when saving an item in review]. [16:39:52] Dependency branch [8.x-1.x] checkout [complete]. [16:39:52] Invoking operation [check]... [16:39:52] Invoking operation [apply]... [16:39:52] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/tmgmt-rename_translator_settings_form_element_id-2569343-14.patch 2>&1] succeeded. [16:39:52] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/tmgmt-rename_translator_settings_form_element_id-2569343-14.patch 2>&1] succeeded. [16:39:52] Applied [tmgmt-rename_translator_settings_form_element_id-2569343-14.patch] to: > config/schema/tmgmt.schema.yml > sources/content/src/Tests/ContentEntitySourceUiTest.php > sources/tmgmt_config/src/Tests/ConfigSourceUiTest.php > src/Entity/JobItem.php > src/Entity/Translator.php > src/Form/TranslatorForm.php > src/TranslatorInterface.php [16:39:52] Invoking operation [syntax]... [16:39:52] Command [php -l -f './sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceUiTest.php' 2>&1] succeeded. [16:39:52] Command [php -l -f './sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceUiTest.php' 2>&1] succeeded. [16:39:52] Command [php -l -f './sites/default/modules/tmgmt/src/Entity/JobItem.php' 2>&1] succeeded. [16:39:52] Command [php -l -f './sites/default/modules/tmgmt/src/Entity/Translator.php' 2>&1] succeeded. [16:39:52] Command [php -l -f './sites/default/modules/tmgmt/src/Form/TranslatorForm.php' 2>&1] succeeded. [16:39:52] Command [php -l -f './sites/default/modules/tmgmt/src/TranslatorInterface.php' 2>&1] succeeded. [16:39:52] Checked [6 of 6] relevant file(s) for syntax. [16:39:52] Invoking operation [install]... [16:39:52] Invoking operation [review]... [16:39:52] Scanning sites/default/files/checkout/sites/default/modules/tmgmt for .test files. [16:39:52] Scanning sites/default/files/checkout/sites/default/modules/tmgmt for /Tests/*.php files. [16:39:52] Cleaning run-tests.sh environment. [16:39:53] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-10-169-157.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:dag8i4lERZlr@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/tmgmt/modules/demo/src/Tests/TMGMTDemoTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceUiTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySuggestionsTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceUnitTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceListTest.php,sites/default/modules/tmgmt/sources/locale/src/Tests/LocaleSourceUiTest.php,sites/default/modules/tmgmt/sources/locale/src/Tests/LocaleSourceTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceUiTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceUnitTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceListTest.php,sites/default/modules/tmgmt/src/Tests/TranslatorUITest.php,sites/default/modules/tmgmt/src/Tests/TranslatorTest.php,sites/default/modules/tmgmt/src/Tests/TMGMTUiTest.php,sites/default/modules/tmgmt/src/Tests/TMGMTTestBase.php,sites/default/modules/tmgmt/src/Tests/TMGMTKernelTestBase.php,sites/default/modules/tmgmt/src/Tests/TMGMTCartTest.php,sites/default/modules/tmgmt/src/Tests/PluginsTest.php,sites/default/modules/tmgmt/src/Tests/LocalTasksTests.php,sites/default/modules/tmgmt/src/Tests/HelperTest.php,sites/default/modules/tmgmt/src/Tests/EntityTestBase.php,sites/default/modules/tmgmt/src/Tests/CrudTest.php,sites/default/modules/tmgmt/translators/tmgmt_file/src/Tests/FileTranslatorTest.php --clean 2>&1] succeeded. [16:39:53] Initiating run-tests.sh. [16:42:48] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-10-169-157.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:dag8i4lERZlr@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/tmgmt/modules/demo/src/Tests/TMGMTDemoTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceUiTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySuggestionsTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceUnitTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceListTest.php,sites/default/modules/tmgmt/sources/locale/src/Tests/LocaleSourceUiTest.php,sites/default/modules/tmgmt/sources/locale/src/Tests/LocaleSourceTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceUiTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceUnitTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceListTest.php,sites/default/modules/tmgmt/src/Tests/TranslatorUITest.php,sites/default/modules/tmgmt/src/Tests/TranslatorTest.php,sites/default/modules/tmgmt/src/Tests/TMGMTUiTest.php,sites/default/modules/tmgmt/src/Tests/TMGMTTestBase.php,sites/default/modules/tmgmt/src/Tests/TMGMTKernelTestBase.php,sites/default/modules/tmgmt/src/Tests/TMGMTCartTest.php,sites/default/modules/tmgmt/src/Tests/PluginsTest.php,sites/default/modules/tmgmt/src/Tests/LocalTasksTests.php,sites/default/modules/tmgmt/src/Tests/HelperTest.php,sites/default/modules/tmgmt/src/Tests/EntityTestBase.php,sites/default/modules/tmgmt/src/Tests/CrudTest.php,sites/default/modules/tmgmt/translators/tmgmt_file/src/Tests/FileTranslatorTest.php 2>&1] succeeded Duration: 175 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Drupal\tmgmt_demo\Tests\TMGMTDemoTest - Drupal\tmgmt_content\Tests\ContentEntitySourceUiTest - Drupal\tmgmt_content\Tests\ContentEntitySuggestionsTest - Drupal\tmgmt_content\Tests\ContentEntitySourceUnitTest - Drupal\tmgmt_content\Tests\ContentEntitySourceListTest - Drupal\tmgmt_locale\Tests\LocaleSourceUiTest - Drupal\tmgmt_locale\Tests\LocaleSourceTest - Drupal\tmgmt_config\Tests\ConfigSourceUiTest - Drupal\tmgmt_config\Tests\ConfigSourceUnitTest - Drupal\tmgmt_config\Tests\ConfigSourceListTest - Drupal\tmgmt\Tests\TranslatorUITest - Drupal\tmgmt\Tests\TranslatorTest - Drupal\tmgmt\Tests\TMGMTUiTest - Drupal\tmgmt\Tests\TMGMTCartTest - Drupal\tmgmt\Tests\PluginsTest - Drupal\tmgmt\Tests\LocalTasksTests - Drupal\tmgmt\Tests\HelperTest - Drupal\tmgmt\Tests\CrudTest - Drupal\tmgmt_file\Tests\FileTranslatorTest Test run started: Tuesday, October 6, 2015 - 23:39 Test summary ------------ Drupal\tmgmt_content\Tests\ContentEntitySuggestionsTest 24 passes Drupal\tmgmt\Tests\PluginsTest 50 passes Drupal\tmgmt\Tests\HelperTest 43 passes Drupal\tmgmt_locale\Tests\LocaleSourceTest 63 passes Drupal\tmgmt\Tests\CrudTest 199 passes Drupal\tmgmt_content\Tests\ContentEntitySourceUnitTest 146 passes Drupal\tmgmt_config\Tests\ConfigSourceUnitTest 89 passes Drupal\tmgmt\Tests\TranslatorUITest 30 passes Drupal\tmgmt\Tests\TMGMTCartTest 52 passes Drupal\tmgmt_locale\Tests\LocaleSourceUiTest 50 passes Drupal\tmgmt\Tests\LocalTasksTests 31 passes Drupal\tmgmt_demo\Tests\TMGMTDemoTest 48 passes Drupal\tmgmt\Tests\TranslatorTest 85 passes Drupal\tmgmt_file\Tests\FileTranslatorTest 172 passes Drupal\tmgmt_config\Tests\ConfigSourceListTest 279 passes Drupal\tmgmt_content\Tests\ContentEntitySourceUiTest 274 passes 12 fails Drupal\tmgmt_config\Tests\ConfigSourceUiTest 301 passes Drupal\tmgmt_content\Tests\ContentEntitySourceListTest 161 passes Drupal\tmgmt\Tests\TMGMTUiTest 681 passes Test run duration: 2 min 54 sec]. [16:42:49] Command [/usr/bin/php ./core/scripts/run-tests.sh --php /usr/bin/php --url http://ec2-52-10-169-157.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/tmgmt/modules/demo/src/Tests/TMGMTDemoTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceUiTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySuggestionsTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceUnitTest.php,sites/default/modules/tmgmt/sources/content/src/Tests/ContentEntitySourceListTest.php,sites/default/modules/tmgmt/sources/locale/src/Tests/LocaleSourceUiTest.php,sites/default/modules/tmgmt/sources/locale/src/Tests/LocaleSourceTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceUiTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceUnitTest.php,sites/default/modules/tmgmt/sources/tmgmt_config/src/Tests/ConfigSourceListTest.php,sites/default/modules/tmgmt/src/Tests/TranslatorUITest.php,sites/default/modules/tmgmt/src/Tests/TranslatorTest.php,sites/default/modules/tmgmt/src/Tests/TMGMTUiTest.php,sites/default/modules/tmgmt/src/Tests/TMGMTTestBase.php,sites/default/modules/tmgmt/src/Tests/TMGMTKernelTestBase.php,sites/default/modules/tmgmt/src/Tests/TMGMTCartTest.php,sites/default/modules/tmgmt/src/Tests/PluginsTest.php,sites/default/modules/tmgmt/src/Tests/LocalTasksTests.php,sites/default/modules/tmgmt/src/Tests/HelperTest.php,sites/default/modules/tmgmt/src/Tests/EntityTestBase.php,sites/default/modules/tmgmt/src/Tests/CrudTest.php,sites/default/modules/tmgmt/translators/tmgmt_file/src/Tests/FileTranslatorTest.php --list 2>&1] succeeded. [16:42:49] Review complete. test_id=1173898 result code=9 details=Array ( [@pass] => 2778 [@fail] => 12 [@exception] => 0 [@debug] => 0 ) [16:42:49] Static variables reset.