date-datetimezone-converted-to-string-2325207-26.patch

Test status
StatusResult
Last receivedThu, 12/10/2015 - 12:51:00
Last requestedThu, 12/10/2015 - 12:51:01
Last testedThu, 12/10/2015 - 12:54:22
Test count1
Environment status
MySQLfail
File information
Filedate-datetimezone-converted-to-string-2325207-26.patch
BranchDate - 7.x-2.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch date-datetimezone-converted-to-string-2325207-26.patch. Unable to apply patch. See the log in the details link for more information.
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
    Ensure the patch applies to the tip of the chosen code-base.
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[05:51:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1188703.pifr_simpletest.date-datetimezone-converted-to-string-2325207-26.patch.1449751861.log)
[05:51:01] Review timestamp: (Thu, 12/10/2015 - 05:51)
[05:51:01] Review host: (ec2-54-69-10-31)
[05:51:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[05:51:01] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[05:51:01] Environment variables and review information initialized.
[05:51:01] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/date.git]
[05:51:01] Project directory is [date]
[05:51:01] Review started.
[05:51:01] Test: Array
(
    [test_id] => 1188703
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => sites/default/modules/date
                        )

                    [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] => 7
                    [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] => 
                    [test.php.version] => 5.3
                )

        )

    [vcs] => Array
        (
            [main] => Array
                (
                    [repository] => Array
                        (
                            [type] => git
                            [url] => git://git.drupal.org/project/drupal.git
                        )

                    [vcs_identifier] => 7.x
                )

            [dependencies] => Array
                (
                    [1] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/features.git
                                )

                            [vcs_identifier] => 7.x-2.7
                        )

                    [2] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/migrate.git
                                )

                            [vcs_identifier] => 7.x-2.8
                        )

                    [3] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/views.git
                                )

                            [vcs_identifier] => 7.x-3.12
                        )

                    [4] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/ctools.git
                                )

                            [vcs_identifier] => 7.x-1.7
                        )

                    [5] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/context.git
                                )

                            [vcs_identifier] => 7.x-3.6
                        )

                    [6] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/date.git
                                )

                            [vcs_identifier] => 7.x-2.x
                        )

                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/date-datetimezone-converted-to-string-2325207-26.patch
        )

)

[05:51:01] Operations: Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[05:51:01] Invoking operation [setup]...
[05:51:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[05:51:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[05:51:01] Command [rm -rf /tmp/po* 2>&1] succeeded.
[05:51:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[05:51:01] Database backend [mysql] loaded.
[05:51:01] Invoking operation [fetch]...
[05:51:01] Fetched [date-datetimezone-converted-to-string-2325207-26.patch].
[05:51:01] Invoking operation [checkout]...
[05:51:01] Version control system backend [git] loaded.
[05:51:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[05:51:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[05:51:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[05:51: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: [405e861 Issue #1862250 by amanire, Ivan Zugec, Novitsh, joates, sdstyles, yoroy, joshi.rohit100, acabouet, rpayanm, klonos, dahousecat, Daniel_Rose, HeimdallJHM, cluther, vineet.osscube, joachim, Stalski, Bojhan, chris_h: The "Trim length" format description is confusing/not clear to Drupal newcomers].
[05:51:04] Main branch [7.x] checkout [complete].
[05:51:38] Command [git clone 'git://git.drupal.org/project/features.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/features' --reference /var/cache/git/reference 2>&1] succeeded.
[05:51:38] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/features' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/features/.git' checkout '7.x-2.7' 2>&1] succeeded.
[05:51:38] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/features' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/features/.git' status 2>&1] succeeded.
[05:51:38] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/features' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/features/.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: [a8b9dc5 Issue #2568161 by pfrenssen, Dane Powell: Coding standards of exported items].
[05:51:38] Dependency branch [7.x-2.7] checkout [complete].
[05:52:22] Command [git clone 'git://git.drupal.org/project/migrate.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/migrate' --reference /var/cache/git/reference 2>&1] succeeded.
[05:52:22] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/migrate' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/migrate/.git' checkout '7.x-2.8' 2>&1] succeeded.
[05:52:22] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/migrate' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/migrate/.git' status 2>&1] succeeded.
[05:52:22] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/migrate' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/migrate/.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: [00d24d3 Update CHANGELOG for 2.8 release].
[05:52:22] Dependency branch [7.x-2.8] checkout [complete].
[05:52:38] Command [git clone 'git://git.drupal.org/project/views.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --reference /var/cache/git/reference 2>&1] succeeded.
[05:52:38] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.git' checkout '7.x-3.12' 2>&1] succeeded.
[05:52:38] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.git' status 2>&1] succeeded.
[05:52:38] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.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: [0ae5fd6 Issue #1751424 by Ken Ficara, jwilson3: Undefined index: current_user].
[05:52:38] Dependency branch [7.x-3.12] checkout [complete].
[05:53:13] Command [git clone 'git://git.drupal.org/project/ctools.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --reference /var/cache/git/reference 2>&1] succeeded.
[05:53:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' checkout '7.x-1.7' 2>&1] succeeded.
[05:53:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' status 2>&1] succeeded.
[05:53:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.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: [7b975e4 ctools 1.7].
[05:53:13] Dependency branch [7.x-1.7] checkout [complete].
[05:53:47] Command [git clone 'git://git.drupal.org/project/context.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/context' --reference /var/cache/git/reference 2>&1] succeeded.
[05:53:47] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/context' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/context/.git' checkout '7.x-3.6' 2>&1] succeeded.
[05:53:47] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/context' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/context/.git' status 2>&1] succeeded.
[05:53:47] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/context' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/context/.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: [ce2d04e Check for external URLs in the HTTP GET destination parameter when redirecting users that are activating/deactivating the Context UI inline editor dialog.].
[05:53:47] Dependency branch [7.x-3.6] checkout [complete].
[05:54:22] Command [git clone 'git://git.drupal.org/project/date.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date' --reference /var/cache/git/reference 2>&1] succeeded.
[05:54:22] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date/.git' checkout '7.x-2.x' 2>&1] succeeded.
[05:54:22] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date/.git' status 2>&1] succeeded.
[05:54:22] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date/.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: [ed287f8 Issue #1854220 by ryanissamson, paravibe: Add module_exists so that error isn't thrown when disabling date_repeat_field module].
[05:54:22] Dependency branch [7.x-2.x] checkout [complete].
[05:54:22] Invoking operation [check]...
[05:54:22] Invoking operation [apply]...
[05:54:22] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/date-datetimezone-converted-to-string-2325207-26.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/date]
  Status [1]
 Output: [error: patch failed: date_api/date_api.module:1844
error: date_api/date_api.module: patch does not apply].
[05:54:22] Encountered error on [apply], details:
array (
  '@filename' => 'date-datetimezone-converted-to-string-2325207-26.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[05:54:22] Review complete. test_id=1188703 result code=5 details=Array
(
    [@filename] => date-datetimezone-converted-to-string-2325207-26.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[05:54:22] Static variables reset.