In case of troubles
No clients to display.
[13:59:15] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1167493.pifr_simpletest.a_6.patch.1443733155.log) [13:59:15] Review timestamp: (Thu, 10/01/2015 - 13:59) [13:59:15] Review host: (ec2-52-89-142-159) [13:59:15] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [13:59:15] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [13:59:15] Environment variables and review information initialized. [13:59:15] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/drupal.git] [13:59:15] Review started. [13:59:15] Test: Array ( [test_id] => 1167493 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => ) [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 ( ) ) [files] => Array ( [0] => https://www.drupal.org/files/issues/a_6.patch ) ) [13:59:15] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [13:59:15] Invoking operation [setup]... [13:59:15] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [13:59:15] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [13:59:15] Command [rm -rf /tmp/po* 2>&1] succeeded. [13:59:15] Command [rm -rf sites/default/files/review 2>&1] succeeded. [13:59:15] Database backend [mysql] loaded. [13:59:15] Invoking operation [fetch]... [13:59:15] Fetched [a_6.patch]. [13:59:15] Invoking operation [checkout]... [13:59:15] Version control system backend [git] loaded. [13:59:41] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [13:59:42] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [13:59:42] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [13:59:42] 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: [03bd7fc Issue #2172843 by fgm, marthinal, pfrenssen, amateescu, andypost, Wim Leers, stefan.r, pwieck, deepak_123: Remove ability to update entity bundle machine names]. [13:59:42] Main branch [8.0.x] checkout [complete]. [13:59:42] Invoking operation [check]... [13:59:42] Invoking operation [apply]... [13:59:42] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/a_6.patch 2>&1] succeeded. [13:59:42] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/a_6.patch 2>&1] succeeded. [13:59:42] Applied [a_6.patch] to: > core/MAINTAINERS.txt > core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionInterface.php > core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/SelectionBase.php > core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php > core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsButtonsWidget.php > core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsSelectWidget.php > core/modules/aggregator/aggregator.info.yml > core/modules/aggregator/config/install/core.entity_view_display.aggregator_item.aggregator_item.summary.yml > core/modules/aggregator/src/Tests/AggregatorTitleTest.php > core/modules/book/config/install/core.entity_form_display.node.book.default.yml > core/modules/book/src/Tests/BookUninstallTest.php > core/modules/config/src/Tests/ConfigImportRecreateTest.php > core/modules/config/src/Tests/ConfigImportRenameValidationTest.php > core/modules/config/src/Tests/ConfigImporterTest.php > core/modules/entity_reference/entity_reference.info.yml > core/modules/entity_reference/entity_reference.module > core/modules/field/field.module > core/modules/field/src/Tests/EntityReference/EntityReferenceAdminTest.php > core/modules/field/src/Tests/EntityReference/EntityReferenceAutoCreateTest.php > core/modules/field/src/Tests/EntityReference/EntityReferenceFieldDefaultValueTest.php > core/modules/field/src/Tests/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php > core/modules/field/src/Tests/EntityReference/EntityReferenceFileUploadTest.php > core/modules/field/src/Tests/EntityReference/EntityReferenceFormatterTest.php > core/modules/field/src/Tests/EntityReference/EntityReferenceIntegrationTest.php > core/modules/field/src/Tests/EntityReference/EntityReferenceItemTest.php > core/modules/field/src/Tests/EntityReference/EntityReferenceTestTrait.php > core/modules/field/src/Tests/EntityReference/EntityReferenceXSSTest.php > core/modules/field/src/Tests/EntityReference/Views/EntityReferenceRelationshipTest.php > core/modules/field/src/Tests/EntityReference/Views/SelectionTest.php > core/modules/field/src/Tests/FieldUnitTestBase.php > core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php > core/modules/field_ui/src/Tests/EntityFormDisplayTest.php > core/modules/field_ui/src/Tests/ManageFieldsTest.php > core/modules/file/src/Plugin/Field/FieldType/FileItem.php > core/modules/forum/config/install/core.entity_form_display.node.forum.default.yml > core/modules/hal/src/Tests/NormalizerTestBase.php > core/modules/migrate/src/Entity/MigrationInterface.php > core/modules/migrate_drupal/src/Tests/d6/MigrateDrupal6TestBase.php > core/modules/node/node.info.yml > core/modules/node/src/Tests/Config/NodeImportChangeTest.php > core/modules/node/src/Tests/Config/NodeImportCreateTest.php > core/modules/node/src/Tests/NodeBodyFieldStorageTest.php > core/modules/node/src/Tests/PagePreviewTest.php > core/modules/options/tests/options_config_install_test/config/install/core.entity_form_display.node.options_install_test.default.yml > core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php > core/modules/quickedit/src/Tests/QuickEditTestBase.php > core/modules/rdf/src/Tests/Field/EntityReferenceRdfaTest.php > core/modules/serialization/src/Tests/EntityResolverTest.php > core/modules/system/src/Tests/Entity/EntityCacheTagsTestBase.php > core/modules/system/src/Tests/Entity/EntityQueryRelationshipTest.php > core/modules/system/src/Tests/Entity/EntityReferenceFieldTest.php > core/modules/system/src/Tests/Entity/EntityViewBuilderTest.php > core/modules/system/src/Tests/Entity/FieldAccessTest.php > core/modules/system/src/Tests/Field/Update/FieldSettingsTest.php > core/modules/system/system.install > core/modules/system/system.module > core/modules/system/system.views.inc > core/modules/system/tests/modules/entity_reference_test/config/install/views.view.test_entity_reference.yml > core/modules/system/tests/modules/entity_reference_test/config/install/views.view.test_entity_reference_entity_test.yml > core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml > core/modules/system/tests/modules/entity_reference_test/entity_reference_test.module > core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml > core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_entity_test_mul_view.yml > core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_entity_test_view.yml > core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_reverse_entity_test_mul_view.yml > core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_reverse_entity_test_view.yml > core/modules/system/tests/modules/entity_test/entity_test.info.yml > core/modules/taxonomy/src/Tests/Migrate/d6/MigrateVocabularyFieldInstanceTest.php > core/modules/taxonomy/src/Tests/TaxonomyTestBase.php > core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php > core/modules/taxonomy/src/Tests/TermEntityReferenceTest.php > core/modules/taxonomy/src/Tests/Views/TaxonomyIndexTidUiTest.php > core/modules/taxonomy/src/Tests/Views/TaxonomyTestBase.php > core/modules/taxonomy/taxonomy.info.yml > core/modules/taxonomy/taxonomy.module > core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php > core/modules/user/src/Tests/UserEntityReferenceTest.php > core/modules/views/config/schema/views.display.schema.yml > core/modules/views/config/schema/views.row.schema.yml > core/modules/views/config/schema/views.style.schema.yml > core/modules/views/src/Plugin/views/display/EntityReference.php > core/modules/views/src/Plugin/views/row/EntityReference.php > core/modules/views/src/Plugin/views/style/EntityReference.php > core/modules/views/src/Tests/DefaultViewsTest.php > core/modules/views/src/Tests/Entity/RowEntityRenderersTest.php > core/modules/views/src/Tests/Entity/ViewEntityDependenciesTest.php > core/modules/views/src/Tests/ViewExecutableTest.php > core/modules/views/src/Tests/Wizard/TaggedWithTest.php > core/profiles/standard/config/install/field.field.node.article.field_tags.yml > core/profiles/standard/standard.info.yml [13:59:42] Invoking operation [syntax]... [13:59:42] Command [php -l -f './core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionInterface.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/SelectionBase.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsButtonsWidget.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsSelectWidget.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/aggregator/src/Tests/AggregatorTitleTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/book/src/Tests/BookUninstallTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/config/src/Tests/ConfigImportRecreateTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/config/src/Tests/ConfigImportRenameValidationTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/config/src/Tests/ConfigImporterTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/entity_reference/entity_reference.module' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field/field.module' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field/src/Tests/EntityReference/EntityReferenceAdminTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field/src/Tests/EntityReference/EntityReferenceAutoCreateTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field/src/Tests/EntityReference/EntityReferenceFieldDefaultValueTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field/src/Tests/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field/src/Tests/EntityReference/EntityReferenceFileUploadTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field/src/Tests/EntityReference/EntityReferenceFormatterTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field/src/Tests/EntityReference/EntityReferenceIntegrationTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field/src/Tests/EntityReference/EntityReferenceItemTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field/src/Tests/EntityReference/EntityReferenceTestTrait.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field/src/Tests/EntityReference/EntityReferenceXSSTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field/src/Tests/EntityReference/Views/EntityReferenceRelationshipTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field/src/Tests/EntityReference/Views/SelectionTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field/src/Tests/FieldUnitTestBase.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field_ui/src/Tests/EntityFormDisplayTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/field_ui/src/Tests/ManageFieldsTest.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/file/src/Plugin/Field/FieldType/FileItem.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/hal/src/Tests/NormalizerTestBase.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/migrate/src/Entity/MigrationInterface.php' 2>&1] succeeded. [13:59:42] Command [php -l -f './core/modules/migrate_drupal/src/Tests/d6/MigrateDrupal6TestBase.php' 2>&1] succeeded. [13:59:43] Command [php -l -f './core/modules/node/src/Tests/Config/NodeImportChangeTest.php' 2>&1] succeeded. [13:59:43] Command [php -l -f './core/modules/node/src/Tests/Config/NodeImportCreateTest.php' 2>&1] succeeded. [13:59:43] Command [php -l -f './core/modules/node/src/Tests/NodeBodyFieldStorageTest.php' 2>&1] succeeded. [13:59:43] Command [php -l -f './core/modules/node/src/Tests/PagePreviewTest.php' 2>&1] succeeded. [13:59:43] Command [php -l -f './core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php' 2>&1] succeeded. [13:59:43] Command [php -l -f './core/modules/quickedit/src/Tests/QuickEditTestBase.php' 2>&1] succeeded. [13:59:43] Command [php -l -f './core/modules/rdf/src/Tests/Field/EntityReferenceRdfaTest.php' 2>&1] succeeded. [13:59:43] Command [php -l -f './core/modules/serialization/src/Tests/EntityResolverTest.php' 2>&1] succeeded. [13:59:43] Command [php -l -f './core/modules/system/src/Tests/Entity/EntityCacheTagsTestBase.php' 2>&1] succeeded. [13:59:43] Command [php -l -f './core/modules/system/src/Tests/Entity/EntityQueryRelationshipTest.php' 2>&1] succeeded. [13:59:43] Command [php -l -f './core/modules/system/src/Tests/Entity/EntityReferenceFieldTest.php' 2>&1] succeeded. [13:59:43] Command [php -l -f './core/modules/system/src/Tests/Entity/EntityViewBuilderTest.php' 2>&1] succeeded. [13:59:43] Command [php -l -f './core/modules/system/src/Tests/Entity/FieldAccessTest.php' 2>&1] succeeded. [13:59:43] Command [php -l -f './core/modules/system/src/Tests/Field/Update/FieldSettingsTest.php' 2>&1] succeeded. [13:59:43] Command [php -l -f './core/modules/system/system.install' 2>&1] failed Duration 0 seconds Directory [/var/lib/drupaltestbot/sites/default/files/checkout] Status [255] Output: [PHP Fatal error: Cannot redeclare system_update_8008() (previously declared in ./core/modules/system/system.install:1655) in ./core/modules/system/system.install on line 1849 Fatal error: Cannot redeclare system_update_8008() (previously declared in ./core/modules/system/system.install:1655) in ./core/modules/system/system.install on line 1849 Errors parsing ./core/modules/system/system.install]. [13:59:43] Encountered error on [syntax], details: array ( '@filename' => 'core/modules/system/system.install', ) [13:59:43] Review complete. test_id=1167493 result code=6 details=Array ( [@filename] => core/modules/system/system.install ) [13:59:43] Static variables reset.