Skip to content

Conversation

@backportbot-nextcloud
Copy link

backport of #22940

Signed-off-by: Joas Schilling <coding@schilljs.com>
@faily-bot
Copy link

faily-bot bot commented Sep 22, 2020

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 33297: failure

mysql5.7-php7.2

Show full log
There were 2 warnings:

1) Test\Files\ViewTest::testRenameFailDeleteTargetKeepSource
Trying to configure method "writeStream" which cannot be configured because it does not exist, has not been specified, is final, or is static

2) Test\Files\ViewTest::testCopyFailDeleteTargetKeepSource
Trying to configure method "writeStream" which cannot be configured because it does not exist, has not been specified, is final, or is static

--

There was 1 failure:

1) Test\Files\Cache\UpdaterLegacyTest::testRename
Failed asserting that two strings are not identical.

/drone/src/tests/lib/Files/Cache/UpdaterLegacyTest.php:227

integration-sharing-v1-video-verification

  • build/integration/sharing_features/sharing-v1-video-verification.feature:8
  • build/integration/sharing_features/sharing-v1-video-verification.feature:20
  • build/integration/sharing_features/sharing-v1-video-verification.feature:33
  • build/integration/sharing_features/sharing-v1-video-verification.feature:47
  • build/integration/sharing_features/sharing-v1-video-verification.feature:62
  • build/integration/sharing_features/sharing-v1-video-verification.feature:76
  • build/integration/sharing_features/sharing-v1-video-verification.feature:91
  • build/integration/sharing_features/sharing-v1-video-verification.feature:104
  • build/integration/sharing_features/sharing-v1-video-verification.feature:118
  • build/integration/sharing_features/sharing-v1-video-verification.feature:130
  • build/integration/sharing_features/sharing-v1-video-verification.feature:145
  • build/integration/sharing_features/sharing-v1-video-verification.feature:176
  • build/integration/sharing_features/sharing-v1-video-verification.feature:209
  • build/integration/sharing_features/sharing-v1-video-verification.feature:246
  • build/integration/sharing_features/sharing-v1-video-verification.feature:260
  • build/integration/sharing_features/sharing-v1-video-verification.feature:275
  • build/integration/sharing_features/sharing-v1-video-verification.feature:291
  • build/integration/sharing_features/sharing-v1-video-verification.feature:308
  • build/integration/sharing_features/sharing-v1-video-verification.feature:324
  • build/integration/sharing_features/sharing-v1-video-verification.feature:341
  • build/integration/sharing_features/sharing-v1-video-verification.feature:356
  • build/integration/sharing_features/sharing-v1-video-verification.feature:372
  • build/integration/sharing_features/sharing-v1-video-verification.feature:386
  • build/integration/sharing_features/sharing-v1-video-verification.feature:403
  • build/integration/sharing_features/sharing-v1-video-verification.feature:419
  • build/integration/sharing_features/sharing-v1-video-verification.feature:436
  • build/integration/sharing_features/sharing-v1-video-verification.feature:453
  • build/integration/sharing_features/sharing-v1-video-verification.feature:471
Show full log
  Scenario: Creating a link share with send password by Talk # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:8
[Tue Sep 22 11:45:56 2020] 127.0.0.1:50458 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:45:57 2020] 127.0.0.1:50486 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:45:57 2020] 127.0.0.1:50508 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:45:57 2020] 127.0.0.1:50520 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                # SharingContext::assureUserExists()
    And As an "user0"                                        # SharingContext::asAn()
[Tue Sep 22 11:45:58 2020] 127.0.0.1:50536 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                               # SharingContext::creatingShare()
      | path               | welcome.txt |
      | shareType          | 3           |
      | password           | secret      |
      | sendPasswordByTalk | true        |
    Then the OCS status code should be "100"                 # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e517e4000000002ef80b78 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                 # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded  # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:45:58 2020] 127.0.0.1:50552 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:45:58 2020] 127.0.0.1:50578 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:45:59 2020] 127.0.0.1:50598 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk in a link share  # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:20
[Tue Sep 22 11:45:59 2020] 127.0.0.1:50622 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:46:00 2020] 127.0.0.1:50624 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:46:00 2020] 127.0.0.1:50642 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:46:00 2020] 127.0.0.1:50658 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:01 2020] 127.0.0.1:50670 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                               # SharingContext::assureUserExists()
    And As an "user0"                                       # SharingContext::asAn()
[Tue Sep 22 11:46:01 2020] 127.0.0.1:50676 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                              # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
[Tue Sep 22 11:46:01 2020] 127.0.0.1:50684 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/1
    And Updating last share with                            # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | true   |
    Then the OCS status code should be "100"                # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e5175f000000002ef80b78 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:46:02 2020] 127.0.0.1:50696 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:02 2020] 127.0.0.1:50708 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:46:02 2020] 127.0.0.1:50726 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with different password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:33
[Tue Sep 22 11:46:03 2020] 127.0.0.1:50750 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:46:03 2020] 127.0.0.1:50752 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:46:04 2020] 127.0.0.1:50764 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:46:04 2020] 127.0.0.1:50782 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:04 2020] 127.0.0.1:50818 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                      # SharingContext::assureUserExists()
    And As an "user0"                                                              # SharingContext::asAn()
[Tue Sep 22 11:46:05 2020] 127.0.0.1:50826 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                     # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
      | password  | secret      |
[Tue Sep 22 11:46:05 2020] 127.0.0.1:50844 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/2
    And Updating last share with                                                   # SharingContext::updatingLastShare()
      | password           | another secret |
      | sendPasswordByTalk | true           |
    Then the OCS status code should be "100"                                       # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e516c8000000002ef80b78 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                       # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "another secret" can be downloaded                # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:46:05 2020] 127.0.0.1:50852 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:06 2020] 127.0.0.1:50864 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:46:06 2020] 127.0.0.1:50882 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with different password set after creation in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:47
[Tue Sep 22 11:46:07 2020] 127.0.0.1:50906 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:46:07 2020] 127.0.0.1:50908 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:46:08 2020] 127.0.0.1:50922 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:46:08 2020] 127.0.0.1:50964 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:08 2020] 127.0.0.1:50974 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                                         # SharingContext::assureUserExists()
    And As an "user0"                                                                                 # SharingContext::asAn()
[Tue Sep 22 11:46:08 2020] 127.0.0.1:50984 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                        # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
[Tue Sep 22 11:46:09 2020] 127.0.0.1:50992 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/3
    And Updating last share with                                                                      # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep 22 11:46:09 2020] 127.0.0.1:51008 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/3
    And Updating last share with                                                                      # SharingContext::updatingLastShare()
      | password           | another secret |
      | sendPasswordByTalk | true           |
    Then the OCS status code should be "100"                                                          # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e51615000000002ef80b78 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                                          # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "another secret" can be downloaded                                   # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:46:09 2020] 127.0.0.1:51016 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:10 2020] 127.0.0.1:51060 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:46:10 2020] 127.0.0.1:51080 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with same password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:62
[Tue Sep 22 11:46:11 2020] 127.0.0.1:51102 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:46:11 2020] 127.0.0.1:51104 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:46:12 2020] 127.0.0.1:51118 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:46:12 2020] 127.0.0.1:51134 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:12 2020] 127.0.0.1:51146 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                 # SharingContext::assureUserExists()
    And As an "user0"                                                         # SharingContext::asAn()
[Tue Sep 22 11:46:13 2020] 127.0.0.1:51154 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
      | password  | secret      |
[Tue Sep 22 11:46:13 2020] 127.0.0.1:51170 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/4
    And Updating last share with                                              # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | true   |
    Then the OCS status code should be "100"                                  # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e51596000000002ef80b78 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                  # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                   # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:46:13 2020] 127.0.0.1:51176 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:13 2020] 127.0.0.1:51196 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:46:14 2020] 127.0.0.1:51210 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with same password set after creation in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:76
[Tue Sep 22 11:46:14 2020] 127.0.0.1:51232 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:46:15 2020] 127.0.0.1:51234 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:46:15 2020] 127.0.0.1:51242 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:46:16 2020] 127.0.0.1:51246 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:16 2020] 127.0.0.1:51254 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                                    # SharingContext::assureUserExists()
    And As an "user0"                                                                            # SharingContext::asAn()
[Tue Sep 22 11:46:16 2020] 127.0.0.1:51260 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                   # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
[Tue Sep 22 11:46:16 2020] 127.0.0.1:51268 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/5
    And Updating last share with                                                                 # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep 22 11:46:17 2020] 127.0.0.1:51282 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/5
    And Updating last share with                                                                 # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | true   |
    Then the OCS status code should be "100"                                                     # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e515f3000000002ef80b78 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                                     # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                                      # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:46:17 2020] 127.0.0.1:51290 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:17 2020] 127.0.0.1:51306 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:46:18 2020] 127.0.0.1:51320 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk without updating password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:91
[Tue Sep 22 11:46:18 2020] 127.0.0.1:51334 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:46:19 2020] 127.0.0.1:51336 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:46:19 2020] 127.0.0.1:51344 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:46:20 2020] 127.0.0.1:51348 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:20 2020] 127.0.0.1:51356 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                        # SharingContext::assureUserExists()
    And As an "user0"                                                                # SharingContext::asAn()
[Tue Sep 22 11:46:20 2020] 127.0.0.1:51360 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                       # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
      | password  | secret      |
[Tue Sep 22 11:46:21 2020] 127.0.0.1:51372 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/6
    And Updating last share with                                                     # SharingContext::updatingLastShare()
      | sendPasswordByTalk | true |
    Then the OCS status code should be "100"                                         # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e51574000000002ef80b78 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                         # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                          # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:46:21 2020] 127.0.0.1:51380 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:21 2020] 127.0.0.1:51392 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:46:22 2020] 127.0.0.1:51410 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk without updating password set after creation in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:104
[Tue Sep 22 11:46:22 2020] 127.0.0.1:51426 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:46:23 2020] 127.0.0.1:51428 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:46:23 2020] 127.0.0.1:51436 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:46:23 2020] 127.0.0.1:51442 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:24 2020] 127.0.0.1:51450 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                                           # SharingContext::assureUserExists()
    And As an "user0"                                                                                   # SharingContext::asAn()
[Tue Sep 22 11:46:24 2020] 127.0.0.1:51454 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                          # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
[Tue Sep 22 11:46:24 2020] 127.0.0.1:51462 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/7
    And Updating last share with                                                                        # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep 22 11:46:25 2020] 127.0.0.1:51476 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/7
    And Updating last share with                                                                        # SharingContext::updatingLastShare()
      | sendPasswordByTalk | true |
    Then the OCS status code should be "100"                                                            # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e514d1000000002ef80b78 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                                            # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                                             # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:46:25 2020] 127.0.0.1:51484 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:25 2020] 127.0.0.1:51502 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:46:26 2020] 127.0.0.1:51518 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with no password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:118
[Tue Sep 22 11:46:26 2020] 127.0.0.1:51530 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:46:27 2020] 127.0.0.1:51532 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:46:27 2020] 127.0.0.1:51540 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:46:27 2020] 127.0.0.1:51550 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:28 2020] 127.0.0.1:51554 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                               # SharingContext::assureUserExists()
    And As an "user0"                                                       # SharingContext::asAn()
[Tue Sep 22 11:46:28 2020] 127.0.0.1:51558 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                              # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
[Tue Sep 22 11:46:28 2020] 127.0.0.1:51566 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/8
    And Updating last share with                                            # SharingContext::updatingLastShare()
      | sendPasswordByTalk | true |
    Then the OCS status code should be "400"                                # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e51452000000002ef80b78 (
          0 => '403'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                # SharingContext::theHTTPStatusCodeShouldBe()
    And last share can be downloaded                                        # SharingContext::lastShareCanBeDownloaded()
[Tue Sep 22 11:46:29 2020] 127.0.0.1:51578 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:29 2020] 127.0.0.1:51594 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:46:29 2020] 127.0.0.1:51608 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with no password removed after creation in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:130
[Tue Sep 22 11:46:30 2020] 127.0.0.1:51622 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:46:31 2020] 127.0.0.1:51624 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:46:31 2020] 127.0.0.1:51632 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:46:31 2020] 127.0.0.1:51640 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:32 2020] 127.0.0.1:51644 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                                      # SharingContext::assureUserExists()
    And As an "user0"                                                                              # SharingContext::asAn()
[Tue Sep 22 11:46:32 2020] 127.0.0.1:51650 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                     # SharingContext::creatingShare()
      | path      | welcome.txt |
      | shareType | 3           |
      | password  | secret      |
[Tue Sep 22 11:46:32 2020] 127.0.0.1:51662 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/9
    And Updating last share with                                                                   # SharingContext::updatingLastShare()
      | password |  |
[Tue Sep 22 11:46:32 2020] 127.0.0.1:51670 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/9
    And Updating last share with                                                                   # SharingContext::updatingLastShare()
      | sendPasswordByTalk | true |
    Then the OCS status code should be "400"                                                       # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e50bbf000000002ef80b78 (
          0 => '403'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                                       # SharingContext::theHTTPStatusCodeShouldBe()
    And last share can be downloaded                                                               # SharingContext::lastShareCanBeDownloaded()
[Tue Sep 22 11:46:33 2020] 127.0.0.1:51678 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:33 2020] 127.0.0.1:51696 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:46:34 2020] 127.0.0.1:51712 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Disabling send password by Talk without setting new password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:145
[Tue Sep 22 11:46:34 2020] 127.0.0.1:51732 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:46:34 2020] 127.0.0.1:51736 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                 # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:46:35 2020] 127.0.0.1:51738 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:46:35 2020] 127.0.0.1:51744 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:46:36 2020] 127.0.0.1:51752 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:36 2020] 127.0.0.1:51760 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                              # SharingContext::assureUserExists()
    And As an "user0"                                                                    # SharingContext::asAn()
[Tue Sep 22 11:46:36 2020] 127.0.0.1:51764 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                           # SharingContext::creatingShare()
      | path               | welcome.txt |
      | shareType          | 3           |
      | password           | secret      |
      | sendPasswordByTalk | true        |
[Tue Sep 22 11:46:36 2020] 127.0.0.1:51772 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
    And Updating last share with                                                         # SharingContext::updatingLastShare()
      | sendPasswordByTalk | false |
    Then the OCS status code should be "100"                                             # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e50b23000000002ef80b78 (
          0 => '998'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                             # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                              # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:46:37 2020] 127.0.0.1:51784 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:37 2020] 127.0.0.1:51796 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:46:37 2020] 127.0.0.1:51810 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:46:42 2020] 127.0.0.1:51938 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Disabling send password by Talk setting same password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:176
[Tue Sep 22 11:46:43 2020] 127.0.0.1:51950 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:46:43 2020] 127.0.0.1:51954 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                          # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:46:44 2020] 127.0.0.1:51956 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:46:44 2020] 127.0.0.1:51968 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:46:44 2020] 127.0.0.1:51974 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:45 2020] 127.0.0.1:51982 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                       # SharingContext::assureUserExists()
    And As an "user0"                                                             # SharingContext::asAn()
[Tue Sep 22 11:46:45 2020] 127.0.0.1:51986 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                    # SharingContext::creatingShare()
      | path               | welcome.txt |
      | shareType          | 3           |
      | password           | secret      |
      | sendPasswordByTalk | true        |
[Tue Sep 22 11:46:45 2020] 127.0.0.1:51994 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
    And Updating last share with                                                  # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | false  |
    Then the OCS status code should be "100"                                      # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e50a2b000000002ef80b78 (
          0 => '998'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                      # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                       # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:46:46 2020] 127.0.0.1:52006 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:46 2020] 127.0.0.1:52024 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:46:46 2020] 127.0.0.1:52036 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:46:52 2020] 127.0.0.1:52172 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Disabling send password by Talk setting new password in a link share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:209
[Tue Sep 22 11:46:52 2020] 127.0.0.1:52184 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:46:53 2020] 127.0.0.1:52188 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                         # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:46:53 2020] 127.0.0.1:52190 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:46:54 2020] 127.0.0.1:52202 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:46:54 2020] 127.0.0.1:52210 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:54 2020] 127.0.0.1:52214 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                      # SharingContext::assureUserExists()
    And As an "user0"                                                            # SharingContext::asAn()
[Tue Sep 22 11:46:55 2020] 127.0.0.1:52218 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                   # SharingContext::creatingShare()
      | path               | welcome.txt |
      | shareType          | 3           |
      | password           | secret      |
      | sendPasswordByTalk | true        |
[Tue Sep 22 11:46:55 2020] 127.0.0.1:52230 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
    And Updating last share with                                                 # SharingContext::updatingLastShare()
      | password           | another secret |
      | sendPasswordByTalk | false          |
    Then the OCS status code should be "100"                                     # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e5091f000000002ef80b78 (
          0 => '998'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                     # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "another secret" can be downloaded              # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:46:55 2020] 127.0.0.1:52238 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:46:55 2020] 127.0.0.1:52258 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:46:56 2020] 127.0.0.1:52270 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:47:02 2020] 127.0.0.1:52500 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Creating a mail share with send password by Talk # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:246
[Tue Sep 22 11:47:02 2020] 127.0.0.1:52534 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:47:02 2020] 127.0.0.1:52546 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                     # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:47:03 2020] 127.0.0.1:52548 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:03 2020] 127.0.0.1:52584 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:47:04 2020] 127.0.0.1:52630 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:04 2020] 127.0.0.1:52638 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                  # SharingContext::assureUserExists()
    And As an "user0"                                        # SharingContext::asAn()
[Tue Sep 22 11:47:04 2020] 127.0.0.1:52682 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                               # SharingContext::creatingShare()
      | path               | welcome.txt    |
      | shareType          | 4              |
      | shareWith          | dummy@test.com |
      | password           | secret         |
      | sendPasswordByTalk | true           |
    Then the OCS status code should be "100"                 # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e50803000000002ef80b78 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                 # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded  # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:47:05 2020] 127.0.0.1:52710 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:05 2020] 127.0.0.1:52746 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:05 2020] 127.0.0.1:52776 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:47:06 2020] 127.0.0.1:52824 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk in a mail share  # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:260
[Tue Sep 22 11:47:06 2020] 127.0.0.1:52878 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:47:07 2020] 127.0.0.1:52896 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                    # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:47:07 2020] 127.0.0.1:52898 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:07 2020] 127.0.0.1:52906 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:47:08 2020] 127.0.0.1:52916 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:08 2020] 127.0.0.1:52922 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                 # SharingContext::assureUserExists()
    And As an "user0"                                       # SharingContext::asAn()
[Tue Sep 22 11:47:08 2020] 127.0.0.1:52928 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                              # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
[Tue Sep 22 11:47:08 2020] 127.0.0.1:52940 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/13
    And Updating last share with                            # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | true   |
    Then the OCS status code should be "100"                # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e50f8f000000002ef80b78 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:47:09 2020] 127.0.0.1:52952 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:09 2020] 127.0.0.1:52966 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:09 2020] 127.0.0.1:52980 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:47:10 2020] 127.0.0.1:52988 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with different password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:275
[Tue Sep 22 11:47:10 2020] 127.0.0.1:53026 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:47:11 2020] 127.0.0.1:53034 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                           # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:47:11 2020] 127.0.0.1:53036 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:12 2020] 127.0.0.1:53048 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:47:12 2020] 127.0.0.1:53068 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:12 2020] 127.0.0.1:53072 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                        # SharingContext::assureUserExists()
    And As an "user0"                                                              # SharingContext::asAn()
[Tue Sep 22 11:47:13 2020] 127.0.0.1:53076 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                     # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
      | password  | secret         |
[Tue Sep 22 11:47:13 2020] 127.0.0.1:53096 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/14
    And Updating last share with                                                   # SharingContext::updatingLastShare()
      | password           | another secret |
      | sendPasswordByTalk | true           |
    Then the OCS status code should be "100"                                       # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e50ff0000000002ef80b78 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                       # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "another secret" can be downloaded                # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:47:13 2020] 127.0.0.1:53108 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:14 2020] 127.0.0.1:53124 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:14 2020] 127.0.0.1:53142 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:47:15 2020] 127.0.0.1:53150 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with different password set after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:291
[Tue Sep 22 11:47:15 2020] 127.0.0.1:53178 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:47:15 2020] 127.0.0.1:53190 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                              # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:47:16 2020] 127.0.0.1:53192 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:16 2020] 127.0.0.1:53210 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:47:16 2020] 127.0.0.1:53226 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:17 2020] 127.0.0.1:53242 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                           # SharingContext::assureUserExists()
    And As an "user0"                                                                                 # SharingContext::asAn()
[Tue Sep 22 11:47:17 2020] 127.0.0.1:53250 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                        # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
[Tue Sep 22 11:47:17 2020] 127.0.0.1:53268 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/15
    And Updating last share with                                                                      # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep 22 11:47:18 2020] 127.0.0.1:53296 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/15
    And Updating last share with                                                                      # SharingContext::updatingLastShare()
      | password           | another secret |
      | sendPasswordByTalk | true           |
    Then the OCS status code should be "100"                                                          # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e50f63000000002ef80b78 (
          0 => '403'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                                          # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "another secret" can be downloaded                                   # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:47:18 2020] 127.0.0.1:53310 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:18 2020] 127.0.0.1:53346 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:19 2020] 127.0.0.1:53370 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:47:19 2020] 127.0.0.1:53388 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with same password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:308
[Tue Sep 22 11:47:20 2020] 127.0.0.1:53420 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:47:20 2020] 127.0.0.1:53430 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                      # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:47:20 2020] 127.0.0.1:53432 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:21 2020] 127.0.0.1:53452 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:47:21 2020] 127.0.0.1:53468 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:21 2020] 127.0.0.1:53484 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                   # SharingContext::assureUserExists()
    And As an "user0"                                                         # SharingContext::asAn()
[Tue Sep 22 11:47:22 2020] 127.0.0.1:53492 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
      | password  | secret         |
[Tue Sep 22 11:47:22 2020] 127.0.0.1:53520 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/16
    And Updating last share with                                              # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | true   |
    Then the OCS status code should be "400"                                  # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e50eee000000002ef80b78 (
          0 => '403'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                  # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                   # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:47:23 2020] 127.0.0.1:53530 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:23 2020] 127.0.0.1:53542 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:23 2020] 127.0.0.1:53560 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:47:24 2020] 127.0.0.1:53568 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with same password set after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:324
[Tue Sep 22 11:47:24 2020] 127.0.0.1:53586 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:47:24 2020] 127.0.0.1:53594 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                         # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:47:25 2020] 127.0.0.1:53596 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:25 2020] 127.0.0.1:53604 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:47:26 2020] 127.0.0.1:53616 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:26 2020] 127.0.0.1:53620 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                      # SharingContext::assureUserExists()
    And As an "user0"                                                                            # SharingContext::asAn()
[Tue Sep 22 11:47:26 2020] 127.0.0.1:53632 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                   # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
[Tue Sep 22 11:47:27 2020] 127.0.0.1:53642 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/17
    And Updating last share with                                                                 # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep 22 11:47:27 2020] 127.0.0.1:53656 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/17
    And Updating last share with                                                                 # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | true   |
    Then the OCS status code should be "400"                                                     # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e50e51000000002ef80b78 (
          0 => '403'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                                     # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                                      # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:47:27 2020] 127.0.0.1:53668 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:28 2020] 127.0.0.1:53684 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:28 2020] 127.0.0.1:53708 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:47:29 2020] 127.0.0.1:53720 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk without updating password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:341
[Tue Sep 22 11:47:29 2020] 127.0.0.1:53736 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:47:29 2020] 127.0.0.1:53746 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                             # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:47:30 2020] 127.0.0.1:53748 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:30 2020] 127.0.0.1:53754 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:47:30 2020] 127.0.0.1:53762 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:31 2020] 127.0.0.1:53766 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                          # SharingContext::assureUserExists()
    And As an "user0"                                                                # SharingContext::asAn()
[Tue Sep 22 11:47:31 2020] 127.0.0.1:53778 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                       # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
      | password  | secret         |
[Tue Sep 22 11:47:31 2020] 127.0.0.1:53802 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/18
    And Updating last share with                                                     # SharingContext::updatingLastShare()
      | sendPasswordByTalk | true |
    Then the OCS status code should be "400"                                         # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e50ddc000000002ef80b78 (
          0 => '403'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                         # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                          # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:47:32 2020] 127.0.0.1:53814 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:32 2020] 127.0.0.1:53844 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:32 2020] 127.0.0.1:53870 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:47:33 2020] 127.0.0.1:53882 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk without updating password set after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:356
[Tue Sep 22 11:47:34 2020] 127.0.0.1:53930 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:47:34 2020] 127.0.0.1:53942 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                                # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:47:34 2020] 127.0.0.1:53944 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:35 2020] 127.0.0.1:53966 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:47:35 2020] 127.0.0.1:53984 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:35 2020] 127.0.0.1:53988 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                             # SharingContext::assureUserExists()
    And As an "user0"                                                                                   # SharingContext::asAn()
[Tue Sep 22 11:47:36 2020] 127.0.0.1:53992 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                          # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
[Tue Sep 22 11:47:36 2020] 127.0.0.1:54006 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/19
    And Updating last share with                                                                        # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep 22 11:47:36 2020] 127.0.0.1:54020 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/19
    And Updating last share with                                                                        # SharingContext::updatingLastShare()
      | sendPasswordByTalk | true |
    Then the OCS status code should be "400"                                                            # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e50e7b000000002ef80b78 (
          0 => '403'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                                            # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                                             # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:47:37 2020] 127.0.0.1:54028 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:37 2020] 127.0.0.1:54044 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:37 2020] 127.0.0.1:54062 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:47:38 2020] 127.0.0.1:54066 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with no password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:372
[Tue Sep 22 11:47:38 2020] 127.0.0.1:54078 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:47:38 2020] 127.0.0.1:54082 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                    # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:47:39 2020] 127.0.0.1:54084 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:39 2020] 127.0.0.1:54094 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:47:40 2020] 127.0.0.1:54098 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:40 2020] 127.0.0.1:54106 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                 # SharingContext::assureUserExists()
    And As an "user0"                                                       # SharingContext::asAn()
[Tue Sep 22 11:47:40 2020] 127.0.0.1:54110 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                              # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
[Tue Sep 22 11:47:40 2020] 127.0.0.1:54124 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/20
    And Updating last share with                                            # SharingContext::updatingLastShare()
      | sendPasswordByTalk | true |
    Then the OCS status code should be "400"                                # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e517c5000000002ef80b78 (
          0 => '403'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                # SharingContext::theHTTPStatusCodeShouldBe()
    And last share can be downloaded                                        # SharingContext::lastShareCanBeDownloaded()
[Tue Sep 22 11:47:41 2020] 127.0.0.1:54132 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:41 2020] 127.0.0.1:54146 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:41 2020] 127.0.0.1:54164 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:47:42 2020] 127.0.0.1:54172 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Enabling send password by Talk with no password removed after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:386
[Tue Sep 22 11:47:42 2020] 127.0.0.1:54210 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:47:43 2020] 127.0.0.1:54222 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                           # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:47:43 2020] 127.0.0.1:54224 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:44 2020] 127.0.0.1:54242 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:47:44 2020] 127.0.0.1:54262 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:44 2020] 127.0.0.1:54274 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                        # SharingContext::assureUserExists()
    And As an "user0"                                                                              # SharingContext::asAn()
[Tue Sep 22 11:47:45 2020] 127.0.0.1:54284 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                     # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
      | password  | secret         |
[Tue Sep 22 11:47:45 2020] 127.0.0.1:54312 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/21
    And Updating last share with                                                                   # SharingContext::updatingLastShare()
      | password |  |
[Tue Sep 22 11:47:45 2020] 127.0.0.1:54330 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/21
    And Updating last share with                                                                   # SharingContext::updatingLastShare()
      | sendPasswordByTalk | true |
    Then the OCS status code should be "400"                                                       # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e516d3000000002ef80b78 (
          0 => '403'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                                       # SharingContext::theHTTPStatusCodeShouldBe()
    And last share can be downloaded                                                               # SharingContext::lastShareCanBeDownloaded()
[Tue Sep 22 11:47:46 2020] 127.0.0.1:54346 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:46 2020] 127.0.0.1:54370 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:46 2020] 127.0.0.1:54400 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:47:47 2020] 127.0.0.1:54414 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Disabling send password by Talk without setting new password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:403
[Tue Sep 22 11:47:47 2020] 127.0.0.1:54460 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:47:48 2020] 127.0.0.1:54470 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                 # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:47:48 2020] 127.0.0.1:54472 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:48 2020] 127.0.0.1:54496 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:47:49 2020] 127.0.0.1:54526 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:49 2020] 127.0.0.1:54544 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                              # SharingContext::assureUserExists()
    And As an "user0"                                                                    # SharingContext::asAn()
[Tue Sep 22 11:47:49 2020] 127.0.0.1:54560 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                           # SharingContext::creatingShare()
      | path               | welcome.txt    |
      | shareType          | 4              |
      | shareWith          | dummy@test.com |
      | password           | secret         |
      | sendPasswordByTalk | true           |
[Tue Sep 22 11:47:49 2020] 127.0.0.1:54576 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
    And Updating last share with                                                         # SharingContext::updatingLastShare()
      | sendPasswordByTalk | false |
    Then the OCS status code should be "400"                                             # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e51725000000002ef80b78 (
          0 => '998'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                             # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                              # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:47:50 2020] 127.0.0.1:54594 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:50 2020] 127.0.0.1:54620 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:50 2020] 127.0.0.1:54650 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:47:51 2020] 127.0.0.1:54668 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Disabling send password by Talk without setting new password set after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:419
[Tue Sep 22 11:47:51 2020] 127.0.0.1:54714 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:47:52 2020] 127.0.0.1:54726 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                                    # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:47:52 2020] 127.0.0.1:54728 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:53 2020] 127.0.0.1:54754 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:47:53 2020] 127.0.0.1:54778 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:53 2020] 127.0.0.1:54796 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                                 # SharingContext::assureUserExists()
    And As an "user0"                                                                                       # SharingContext::asAn()
[Tue Sep 22 11:47:54 2020] 127.0.0.1:54814 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                              # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
[Tue Sep 22 11:47:54 2020] 127.0.0.1:54834 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/22
    And Updating last share with                                                                            # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | true   |
[Tue Sep 22 11:47:54 2020] 127.0.0.1:54850 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/22
    And Updating last share with                                                                            # SharingContext::updatingLastShare()
      | sendPasswordByTalk | false |
    Then the OCS status code should be "400"                                                                # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e515d3000000002ef80b78 (
          0 => '100'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                                                # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                                                 # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:47:54 2020] 127.0.0.1:54874 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:55 2020] 127.0.0.1:54902 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:55 2020] 127.0.0.1:54938 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:47:56 2020] 127.0.0.1:54952 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Disabling send password by Talk setting same password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:436
[Tue Sep 22 11:47:56 2020] 127.0.0.1:55006 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:47:56 2020] 127.0.0.1:55018 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                          # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:47:57 2020] 127.0.0.1:55020 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:57 2020] 127.0.0.1:55042 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:47:58 2020] 127.0.0.1:55072 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:58 2020] 127.0.0.1:55086 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                       # SharingContext::assureUserExists()
    And As an "user0"                                                             # SharingContext::asAn()
[Tue Sep 22 11:47:58 2020] 127.0.0.1:55100 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                    # SharingContext::creatingShare()
      | path               | welcome.txt    |
      | shareType          | 4              |
      | shareWith          | dummy@test.com |
      | password           | secret         |
      | sendPasswordByTalk | true           |
[Tue Sep 22 11:47:58 2020] 127.0.0.1:55122 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
    And Updating last share with                                                  # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | false  |
    Then the OCS status code should be "400"                                      # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e51563000000002ef80b78 (
          0 => '998'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                      # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                       # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:47:59 2020] 127.0.0.1:55136 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:47:59 2020] 127.0.0.1:55170 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:47:59 2020] 127.0.0.1:55196 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:48:00 2020] 127.0.0.1:55240 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Disabling send password by Talk setting same password set after creation in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:453
[Tue Sep 22 11:48:00 2020] 127.0.0.1:55296 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:48:01 2020] 127.0.0.1:55304 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                             # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:48:01 2020] 127.0.0.1:55306 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:48:02 2020] 127.0.0.1:55322 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:48:02 2020] 127.0.0.1:55352 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:48:02 2020] 127.0.0.1:55366 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                          # SharingContext::assureUserExists()
    And As an "user0"                                                                                # SharingContext::asAn()
[Tue Sep 22 11:48:02 2020] 127.0.0.1:55376 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                                       # SharingContext::creatingShare()
      | path      | welcome.txt    |
      | shareType | 4              |
      | shareWith | dummy@test.com |
[Tue Sep 22 11:48:03 2020] 127.0.0.1:55400 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares/23
    And Updating last share with                                                                     # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | true   |
[Tue Sep 22 11:48:03 2020] 127.0.0.1:55414 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/23
    And Updating last share with                                                                     # SharingContext::updatingLastShare()
      | password           | secret |
      | sendPasswordByTalk | false  |
    Then the OCS status code should be "400"                                                         # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e514a0000000002ef80b78 (
          0 => '100'
      ) matches expected '400'.
    And the HTTP status code should be "200"                                                         # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "secret" can be downloaded                                          # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:48:04 2020] 127.0.0.1:55474 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:48:04 2020] 127.0.0.1:55512 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:48:04 2020] 127.0.0.1:55544 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:48:05 2020] 127.0.0.1:55560 [200]: /ocs/v1.php/apps/testing/api/v1/app/sharebymail/enforcePasswordProtection
  Scenario: Disabling send password by Talk setting new password in a mail share # /drone/src/build/integration/sharing_features/sharing-v1-video-verification.feature:471
[Tue Sep 22 11:48:05 2020] 127.0.0.1:55606 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:48:05 2020] 127.0.0.1:55612 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                         # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:48:06 2020] 127.0.0.1:55614 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:48:06 2020] 127.0.0.1:55632 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:48:07 2020] 127.0.0.1:55648 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:48:07 2020] 127.0.0.1:55658 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                      # SharingContext::assureUserExists()
    And As an "user0"                                                            # SharingContext::asAn()
[Tue Sep 22 11:48:07 2020] 127.0.0.1:55668 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
    When creating a share with                                                   # SharingContext::creatingShare()
      | path               | welcome.txt    |
      | shareType          | 4              |
      | shareWith          | dummy@test.com |
      | password           | secret         |
      | sendPasswordByTalk | true           |
[Tue Sep 22 11:48:07 2020] 127.0.0.1:55684 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/
    And Updating last share with                                                 # SharingContext::updatingLastShare()
      | password           | another secret |
      | sendPasswordByTalk | false          |
    Then the OCS status code should be "100"                                     # SharingContext::theOCSStatusCodeShouldBe()
      Failed asserting that SimpleXMLElement Object &0000000047e51412000000002ef80b78 (
          0 => '998'
      ) matches expected '100'.
    And the HTTP status code should be "200"                                     # SharingContext::theHTTPStatusCodeShouldBe()
    And last share with password "another secret" can be downloaded              # SharingContext::lastShareWithPasswordCanBeDownloaded()
[Tue Sep 22 11:48:08 2020] 127.0.0.1:55704 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:48:08 2020] 127.0.0.1:55746 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:48:08 2020] 127.0.0.1:55792 [200]: /apps/testing/clean_opcode_cache.php

@rullzer rullzer added the 3. to review Waiting for reviews label Sep 22, 2020
@rullzer rullzer mentioned this pull request Sep 24, 2020
@rullzer rullzer merged commit fa0f815 into stable20 Sep 24, 2020
@rullzer rullzer deleted the backport/22940/stable20 branch September 24, 2020 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants