issue-10474308-40.patch

Test status
StatusResult
Last receivedWed, 10/21/2015 - 14:03:00
Last requestedWed, 10/21/2015 - 14:03:01
Last testedWed, 10/21/2015 - 14:03:17
Test count1
Environment status
MySQLfail
File information
Fileissue-10474308-40.patch
BranchLink - 7.x-1.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch issue-10474308-40.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
[07:03:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1178528.pifr_simpletest.issue-10474308-40.patch.1445436181.log)
[07:03:01] Review timestamp: (Wed, 10/21/2015 - 07:03)
[07:03:01] Review host: (ec2-54-69-10-31)
[07:03:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[07:03:01] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

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

                    [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/link.git
                                )

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

                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/issue-10474308-40.patch
        )

)

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

[07:03:01] Invoking operation [setup]...
[07:03:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[07:03:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[07:03:01] Command [rm -rf /tmp/po* 2>&1] succeeded.
[07:03:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[07:03:01] Database backend [mysql] loaded.
[07:03:01] Invoking operation [fetch]...
[07:03:01] Fetched [issue-10474308-40.patch].
[07:03:01] Invoking operation [checkout]...
[07:03:01] Version control system backend [git] loaded.
[07:03:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[07:03:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[07:03:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[07:03: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: [128e39a Back to 7.x-dev].
[07:03:04] Main branch [7.x] checkout [complete].
[07:03:17] Command [git clone 'git://git.drupal.org/project/link.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/link' --reference /var/cache/git/reference 2>&1] succeeded.
[07:03:17] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/link' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/link/.git' checkout '7.x-1.x' 2>&1] succeeded.
[07:03:17] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/link' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/link/.git' status 2>&1] succeeded.
[07:03:17] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/link' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/link/.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: [18fc339 Issue #2247261 by heddn, sumitmadan: URLs are not validated].
[07:03:17] Dependency branch [7.x-1.x] checkout [complete].
[07:03:17] Invoking operation [check]...
[07:03:17] Invoking operation [apply]...
[07:03:17] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/issue-10474308-40.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/link]
  Status [128]
 Output: [fatal: unable to find filename in patch at line 6].
[07:03:17] Encountered error on [apply], details:
array (
  '@filename' => 'issue-10474308-40.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[07:03:17] Review complete. test_id=1178528 result code=5 details=Array
(
    [@filename] => issue-10474308-40.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[07:03:17] Static variables reset.