Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

20 RC2 #23000

Merged
merged 1 commit into from Sep 24, 2020
Merged

20 RC2 #23000

merged 1 commit into from Sep 24, 2020

Conversation

rullzer
Copy link
Member

@rullzer rullzer commented Sep 22, 2020

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@rullzer rullzer added this to the Nextcloud 20 milestone Sep 22, 2020
@faily-bot
Copy link

faily-bot bot commented Sep 22, 2020

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 33296: failure

mariadb10.4-php7.3

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\Wrapper\CacheJailTest::testWithoutNormalizer
Failed asserting that 0 is greater than 0.

/drone/src/tests/lib/Files/Cache/CacheTest.php:564

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:32:15 2020] 127.0.0.1:47168 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:32:16 2020] 127.0.0.1:47208 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:32:16 2020] 127.0.0.1:47290 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:32:17 2020] 127.0.0.1:47326 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                # SharingContext::assureUserExists()
    And As an "user0"                                        # SharingContext::asAn()
[Tue Sep 22 11:32:17 2020] 127.0.0.1:47352 [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 &0000000017815b02000000004f613f52 (
          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:32:18 2020] 127.0.0.1:47384 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:32:18 2020] 127.0.0.1:47436 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:32:19 2020] 127.0.0.1:47504 [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:32:20 2020] 127.0.0.1:47612 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:32:20 2020] 127.0.0.1:47614 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:32:21 2020] 127.0.0.1:47678 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:32:23 2020] 127.0.0.1:47738 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:32:23 2020] 127.0.0.1:47776 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                               # SharingContext::assureUserExists()
    And As an "user0"                                       # SharingContext::asAn()
[Tue Sep 22 11:32:24 2020] 127.0.0.1:47802 [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:32:24 2020] 127.0.0.1:47828 [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 &0000000017815bb9000000004f613f52 (
          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:32:25 2020] 127.0.0.1:47842 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:32:25 2020] 127.0.0.1:47908 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:32:26 2020] 127.0.0.1:47948 [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:32:27 2020] 127.0.0.1:48008 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:32:27 2020] 127.0.0.1:48010 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:32:28 2020] 127.0.0.1:48046 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:32:29 2020] 127.0.0.1:48100 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:32:29 2020] 127.0.0.1:48122 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                      # SharingContext::assureUserExists()
    And As an "user0"                                                              # SharingContext::asAn()
[Tue Sep 22 11:32:30 2020] 127.0.0.1:48138 [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:32:30 2020] 127.0.0.1:48196 [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 &0000000017815a2e000000004f613f52 (
          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:32:31 2020] 127.0.0.1:48212 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:32:31 2020] 127.0.0.1:48262 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:32:32 2020] 127.0.0.1:48288 [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:32:33 2020] 127.0.0.1:48324 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:32:33 2020] 127.0.0.1:48328 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:32:34 2020] 127.0.0.1:48370 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:32:35 2020] 127.0.0.1:48426 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:32:35 2020] 127.0.0.1:48448 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                                         # SharingContext::assureUserExists()
    And As an "user0"                                                                                 # SharingContext::asAn()
[Tue Sep 22 11:32:36 2020] 127.0.0.1:48466 [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:32:36 2020] 127.0.0.1:48496 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/3
    And Updating last share with                                                                      # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep 22 11:32:37 2020] 127.0.0.1:48536 [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 &0000000017815af3000000004f613f52 (
          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:32:38 2020] 127.0.0.1:48566 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:32:38 2020] 127.0.0.1:48620 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:32:39 2020] 127.0.0.1:48662 [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:32:40 2020] 127.0.0.1:48712 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:32:40 2020] 127.0.0.1:48716 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:32:41 2020] 127.0.0.1:48748 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:32:42 2020] 127.0.0.1:48784 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:32:42 2020] 127.0.0.1:48820 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                 # SharingContext::assureUserExists()
    And As an "user0"                                                         # SharingContext::asAn()
[Tue Sep 22 11:32:43 2020] 127.0.0.1:48836 [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:32:43 2020] 127.0.0.1:48888 [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 &0000000017815970000000004f613f52 (
          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:32:44 2020] 127.0.0.1:48906 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:32:44 2020] 127.0.0.1:48964 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:32:45 2020] 127.0.0.1:49006 [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:32:46 2020] 127.0.0.1:49060 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:32:47 2020] 127.0.0.1:49062 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:32:48 2020] 127.0.0.1:49086 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:32:48 2020] 127.0.0.1:49150 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:32:49 2020] 127.0.0.1:49168 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                                    # SharingContext::assureUserExists()
    And As an "user0"                                                                            # SharingContext::asAn()
[Tue Sep 22 11:32:49 2020] 127.0.0.1:49190 [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:32:50 2020] 127.0.0.1:49218 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/5
    And Updating last share with                                                                 # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep 22 11:32:50 2020] 127.0.0.1:49294 [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 &0000000017815915000000004f613f52 (
          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:32:51 2020] 127.0.0.1:49328 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:32:51 2020] 127.0.0.1:49382 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:32:52 2020] 127.0.0.1:49430 [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:32:53 2020] 127.0.0.1:49504 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:32:53 2020] 127.0.0.1:49506 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:32:54 2020] 127.0.0.1:49534 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:32:55 2020] 127.0.0.1:49604 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:32:55 2020] 127.0.0.1:49630 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                        # SharingContext::assureUserExists()
    And As an "user0"                                                                # SharingContext::asAn()
[Tue Sep 22 11:32:56 2020] 127.0.0.1:49646 [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:32:56 2020] 127.0.0.1:49682 [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 &0000000017815992000000004f613f52 (
          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:32:57 2020] 127.0.0.1:49714 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:32:57 2020] 127.0.0.1:49752 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:32:58 2020] 127.0.0.1:49792 [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:32:59 2020] 127.0.0.1:49850 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:32:59 2020] 127.0.0.1:49854 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:33:00 2020] 127.0.0.1:49868 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:33:00 2020] 127.0.0.1:49914 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:33:01 2020] 127.0.0.1:49938 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                                           # SharingContext::assureUserExists()
    And As an "user0"                                                                                   # SharingContext::asAn()
[Tue Sep 22 11:33:01 2020] 127.0.0.1:49958 [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:33:02 2020] 127.0.0.1:49982 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/7
    And Updating last share with                                                                        # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep 22 11:33:02 2020] 127.0.0.1:50044 [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 &0000000017815837000000004f613f52 (
          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:33:02 2020] 127.0.0.1:50072 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:33:03 2020] 127.0.0.1:50122 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:33:03 2020] 127.0.0.1:50196 [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:33:04 2020] 127.0.0.1:50282 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:33:04 2020] 127.0.0.1:50286 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:33:05 2020] 127.0.0.1:50322 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:33:05 2020] 127.0.0.1:50398 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:33:06 2020] 127.0.0.1:50432 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                               # SharingContext::assureUserExists()
    And As an "user0"                                                       # SharingContext::asAn()
[Tue Sep 22 11:33:06 2020] 127.0.0.1:50466 [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:33:06 2020] 127.0.0.1:50500 [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 &00000000178158b4000000004f613f52 (
          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:33:07 2020] 127.0.0.1:50542 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:33:07 2020] 127.0.0.1:50608 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:33:08 2020] 127.0.0.1:50672 [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:33:09 2020] 127.0.0.1:50748 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:33:09 2020] 127.0.0.1:50752 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:33:10 2020] 127.0.0.1:50780 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:33:10 2020] 127.0.0.1:50840 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:33:10 2020] 127.0.0.1:50870 [200]: /ocs/v2.php/cloud/users/user0
    Given user "user0" exists                                                                      # SharingContext::assureUserExists()
    And As an "user0"                                                                              # SharingContext::asAn()
[Tue Sep 22 11:33:11 2020] 127.0.0.1:50900 [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:33:11 2020] 127.0.0.1:50958 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/9
    And Updating last share with                                                                   # SharingContext::updatingLastShare()
      | password |  |
[Tue Sep 22 11:33:12 2020] 127.0.0.1:50994 [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 &0000000017814759000000004f613f52 (
          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:33:12 2020] 127.0.0.1:51032 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:33:13 2020] 127.0.0.1:51080 [404]: /ocs/v2.php/cloud/users/user0

[Tue Sep 22 11:33:13 2020] 127.0.0.1:51132 [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:33:14 2020] 127.0.0.1:51202 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:33:14 2020] 127.0.0.1:51216 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                 # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:33:15 2020] 127.0.0.1:51220 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:33:16 2020] 127.0.0.1:51266 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:33:16 2020] 127.0.0.1:51316 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:33:16 2020] 127.0.0.1:51354 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                              # SharingContext::assureUserExists()
    And As an "user0"                                                                    # SharingContext::asAn()
[Tue Sep 22 11:33:16 2020] 127.0.0.1:51376 [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:33:17 2020] 127.0.0.1:51408 [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 &00000000178147c5000000004f613f52 (
          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:33:17 2020] 127.0.0.1:51450 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:33:18 2020] 127.0.0.1:51508 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:33:18 2020] 127.0.0.1:51602 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:33:25 2020] 127.0.0.1:52054 [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:33:26 2020] 127.0.0.1:52110 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:33:26 2020] 127.0.0.1:52124 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                          # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:33:26 2020] 127.0.0.1:52128 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:33:27 2020] 127.0.0.1:52142 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:33:27 2020] 127.0.0.1:52170 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:33:28 2020] 127.0.0.1:52182 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                       # SharingContext::assureUserExists()
    And As an "user0"                                                             # SharingContext::asAn()
[Tue Sep 22 11:33:28 2020] 127.0.0.1:52208 [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:33:28 2020] 127.0.0.1:52236 [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 &00000000178146cd000000004f613f52 (
          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:33:29 2020] 127.0.0.1:52258 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:33:29 2020] 127.0.0.1:52362 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:33:30 2020] 127.0.0.1:52430 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:33:38 2020] 127.0.0.1:53346 [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:33:39 2020] 127.0.0.1:53500 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:33:39 2020] 127.0.0.1:53524 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                         # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:33:39 2020] 127.0.0.1:53528 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:33:40 2020] 127.0.0.1:53552 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:33:41 2020] 127.0.0.1:53662 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:33:41 2020] 127.0.0.1:53696 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                      # SharingContext::assureUserExists()
    And As an "user0"                                                            # SharingContext::asAn()
[Tue Sep 22 11:33:41 2020] 127.0.0.1:53734 [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:33:42 2020] 127.0.0.1:53782 [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 &00000000178145f9000000004f613f52 (
          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:33:42 2020] 127.0.0.1:53836 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:33:43 2020] 127.0.0.1:53938 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:33:43 2020] 127.0.0.1:54048 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:33:52 2020] 127.0.0.1:55062 [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:33:53 2020] 127.0.0.1:55180 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:33:53 2020] 127.0.0.1:55232 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                     # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:33:54 2020] 127.0.0.1:55236 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:33:54 2020] 127.0.0.1:55290 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:33:55 2020] 127.0.0.1:55400 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:33:55 2020] 127.0.0.1:55454 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                  # SharingContext::assureUserExists()
    And As an "user0"                                        # SharingContext::asAn()
[Tue Sep 22 11:33:56 2020] 127.0.0.1:55484 [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 &00000000178144e5000000004f613f52 (
          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:33:56 2020] 127.0.0.1:55522 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:33:57 2020] 127.0.0.1:55614 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:33:57 2020] 127.0.0.1:55718 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:33:58 2020] 127.0.0.1:55760 [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:33:59 2020] 127.0.0.1:55850 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:34:01 2020] 127.0.0.1:56056 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                    # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:34:02 2020] 127.0.0.1:56060 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:03 2020] 127.0.0.1:56110 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:34:03 2020] 127.0.0.1:56168 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:04 2020] 127.0.0.1:56214 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                 # SharingContext::assureUserExists()
    And As an "user0"                                       # SharingContext::asAn()
[Tue Sep 22 11:34:04 2020] 127.0.0.1:56246 [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:34:05 2020] 127.0.0.1:56288 [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 &0000000017814369000000004f613f52 (
          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:34:05 2020] 127.0.0.1:56338 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:06 2020] 127.0.0.1:56416 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:06 2020] 127.0.0.1:56476 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:34:07 2020] 127.0.0.1:56514 [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:34:08 2020] 127.0.0.1:56606 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:34:08 2020] 127.0.0.1:56648 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                           # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:34:09 2020] 127.0.0.1:56652 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:10 2020] 127.0.0.1:56710 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:34:10 2020] 127.0.0.1:56796 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:11 2020] 127.0.0.1:56846 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                        # SharingContext::assureUserExists()
    And As an "user0"                                                              # SharingContext::asAn()
[Tue Sep 22 11:34:12 2020] 127.0.0.1:56864 [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:34:12 2020] 127.0.0.1:56952 [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 &0000000017814316000000004f613f52 (
          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:34:13 2020] 127.0.0.1:57002 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:13 2020] 127.0.0.1:57096 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:13 2020] 127.0.0.1:57182 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:34:15 2020] 127.0.0.1:57214 [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:34:15 2020] 127.0.0.1:57342 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:34:16 2020] 127.0.0.1:57376 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                              # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:34:16 2020] 127.0.0.1:57382 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:17 2020] 127.0.0.1:57458 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:34:17 2020] 127.0.0.1:57540 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:18 2020] 127.0.0.1:57574 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                           # SharingContext::assureUserExists()
    And As an "user0"                                                                                 # SharingContext::asAn()
[Tue Sep 22 11:34:18 2020] 127.0.0.1:57600 [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:34:19 2020] 127.0.0.1:57648 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/15
    And Updating last share with                                                                      # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep 22 11:34:19 2020] 127.0.0.1:57712 [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 &0000000017814385000000004f613f52 (
          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:34:20 2020] 127.0.0.1:57762 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:20 2020] 127.0.0.1:57852 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:21 2020] 127.0.0.1:57914 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:34:22 2020] 127.0.0.1:57950 [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:34:23 2020] 127.0.0.1:58058 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:34:23 2020] 127.0.0.1:58080 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                      # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:34:24 2020] 127.0.0.1:58084 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:25 2020] 127.0.0.1:58128 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:34:25 2020] 127.0.0.1:58202 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:25 2020] 127.0.0.1:58236 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                   # SharingContext::assureUserExists()
    And As an "user0"                                                         # SharingContext::asAn()
[Tue Sep 22 11:34:26 2020] 127.0.0.1:58268 [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:34:26 2020] 127.0.0.1:58328 [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 &0000000017814208000000004f613f52 (
          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:34:27 2020] 127.0.0.1:58358 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:27 2020] 127.0.0.1:58406 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:28 2020] 127.0.0.1:58458 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:34:28 2020] 127.0.0.1:58482 [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:34:29 2020] 127.0.0.1:58536 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:34:29 2020] 127.0.0.1:58552 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                         # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:34:30 2020] 127.0.0.1:58556 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:30 2020] 127.0.0.1:58588 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:34:31 2020] 127.0.0.1:58650 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:31 2020] 127.0.0.1:58686 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                      # SharingContext::assureUserExists()
    And As an "user0"                                                                            # SharingContext::asAn()
[Tue Sep 22 11:34:31 2020] 127.0.0.1:58714 [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:34:32 2020] 127.0.0.1:58756 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/17
    And Updating last share with                                                                 # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep 22 11:34:33 2020] 127.0.0.1:58828 [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 &00000000178142b7000000004f613f52 (
          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:34:33 2020] 127.0.0.1:58860 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:33 2020] 127.0.0.1:58910 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:34 2020] 127.0.0.1:58972 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:34:35 2020] 127.0.0.1:59002 [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:34:35 2020] 127.0.0.1:59104 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:34:36 2020] 127.0.0.1:59134 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                             # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:34:36 2020] 127.0.0.1:59138 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:38 2020] 127.0.0.1:59186 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:34:38 2020] 127.0.0.1:59272 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:38 2020] 127.0.0.1:59304 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                          # SharingContext::assureUserExists()
    And As an "user0"                                                                # SharingContext::asAn()
[Tue Sep 22 11:34:39 2020] 127.0.0.1:59334 [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:34:39 2020] 127.0.0.1:59406 [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 &000000001781413a000000004f613f52 (
          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:34:40 2020] 127.0.0.1:59446 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:40 2020] 127.0.0.1:59500 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:41 2020] 127.0.0.1:59550 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:34:41 2020] 127.0.0.1:59580 [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:34:42 2020] 127.0.0.1:59648 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:34:42 2020] 127.0.0.1:59684 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                                # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:34:43 2020] 127.0.0.1:59688 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:44 2020] 127.0.0.1:59734 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:34:44 2020] 127.0.0.1:59818 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:44 2020] 127.0.0.1:59858 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                             # SharingContext::assureUserExists()
    And As an "user0"                                                                                   # SharingContext::asAn()
[Tue Sep 22 11:34:45 2020] 127.0.0.1:59890 [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:34:46 2020] 127.0.0.1:59974 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/19
    And Updating last share with                                                                        # SharingContext::updatingLastShare()
      | password | secret |
[Tue Sep 22 11:34:46 2020] 127.0.0.1:60012 [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 &000000001781429d000000004f613f52 (
          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:34:47 2020] 127.0.0.1:60044 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:48 2020] 127.0.0.1:60090 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:48 2020] 127.0.0.1:60112 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:34:49 2020] 127.0.0.1:60122 [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:34:50 2020] 127.0.0.1:60194 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:34:50 2020] 127.0.0.1:60220 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                    # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:34:50 2020] 127.0.0.1:60224 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:52 2020] 127.0.0.1:60252 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:34:52 2020] 127.0.0.1:60280 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:53 2020] 127.0.0.1:60296 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                 # SharingContext::assureUserExists()
    And As an "user0"                                                       # SharingContext::asAn()
[Tue Sep 22 11:34:53 2020] 127.0.0.1:60324 [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:34:53 2020] 127.0.0.1:60348 [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 &0000000017815b23000000004f613f52 (
          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:34:54 2020] 127.0.0.1:60378 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:54 2020] 127.0.0.1:60412 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:54 2020] 127.0.0.1:60500 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:34:55 2020] 127.0.0.1:60522 [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:34:56 2020] 127.0.0.1:60658 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:34:56 2020] 127.0.0.1:60742 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                           # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:34:57 2020] 127.0.0.1:60746 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:34:58 2020] 127.0.0.1:60846 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:34:58 2020] 127.0.0.1:60916 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:34:58 2020] 127.0.0.1:60992 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                        # SharingContext::assureUserExists()
    And As an "user0"                                                                              # SharingContext::asAn()
[Tue Sep 22 11:34:59 2020] 127.0.0.1:32806 [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:34:59 2020] 127.0.0.1:32876 [200]: /ocs/v1.php/apps/files_sharing/api/v1/shares/21
    And Updating last share with                                                                   # SharingContext::updatingLastShare()
      | password |  |
[Tue Sep 22 11:35:00 2020] 127.0.0.1:32900 [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 &0000000017815a35000000004f613f52 (
          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:35:00 2020] 127.0.0.1:32928 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:35:00 2020] 127.0.0.1:32980 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:35:01 2020] 127.0.0.1:33012 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:35:02 2020] 127.0.0.1:33038 [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:35:02 2020] 127.0.0.1:33196 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:35:03 2020] 127.0.0.1:33220 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                 # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:35:03 2020] 127.0.0.1:33224 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:35:04 2020] 127.0.0.1:33242 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:35:04 2020] 127.0.0.1:33302 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:35:05 2020] 127.0.0.1:33358 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                              # SharingContext::assureUserExists()
    And As an "user0"                                                                    # SharingContext::asAn()
[Tue Sep 22 11:35:05 2020] 127.0.0.1:33378 [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:35:05 2020] 127.0.0.1:33426 [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 &0000000017815bc3000000004f613f52 (
          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:35:06 2020] 127.0.0.1:33460 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:35:06 2020] 127.0.0.1:33522 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:35:10 2020] 127.0.0.1:33620 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:35:11 2020] 127.0.0.1:33632 [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:35:12 2020] 127.0.0.1:33660 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:35:17 2020] 127.0.0.1:33732 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                                    # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:35:18 2020] 127.0.0.1:33736 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:35:20 2020] 127.0.0.1:33750 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:35:20 2020] 127.0.0.1:33782 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:35:20 2020] 127.0.0.1:33790 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                                 # SharingContext::assureUserExists()
    And As an "user0"                                                                                       # SharingContext::asAn()
[Tue Sep 22 11:35:21 2020] 127.0.0.1:33804 [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:35:21 2020] 127.0.0.1:33824 [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:35:21 2020] 127.0.0.1:33840 [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 &0000000017815935000000004f613f52 (
          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:35:22 2020] 127.0.0.1:33852 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:35:22 2020] 127.0.0.1:33868 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:35:27 2020] 127.0.0.1:33892 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:35:27 2020] 127.0.0.1:33898 [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:35:28 2020] 127.0.0.1:33914 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:35:29 2020] 127.0.0.1:33922 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                          # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:35:30 2020] 127.0.0.1:33926 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:35:31 2020] 127.0.0.1:33940 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:35:31 2020] 127.0.0.1:33948 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:35:31 2020] 127.0.0.1:33950 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                       # SharingContext::assureUserExists()
    And As an "user0"                                                             # SharingContext::asAn()
[Tue Sep 22 11:35:32 2020] 127.0.0.1:33956 [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:35:32 2020] 127.0.0.1:33964 [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 &0000000017815985000000004f613f52 (
          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:35:33 2020] 127.0.0.1:33976 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:35:33 2020] 127.0.0.1:33992 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:35:35 2020] 127.0.0.1:34024 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:35:37 2020] 127.0.0.1:34040 [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:35:38 2020] 127.0.0.1:34118 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:35:38 2020] 127.0.0.1:34148 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                                             # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:35:39 2020] 127.0.0.1:34150 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:35:39 2020] 127.0.0.1:34182 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:35:40 2020] 127.0.0.1:34258 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:35:41 2020] 127.0.0.1:34304 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                                          # SharingContext::assureUserExists()
    And As an "user0"                                                                                # SharingContext::asAn()
[Tue Sep 22 11:35:41 2020] 127.0.0.1:34324 [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:35:42 2020] 127.0.0.1:34344 [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:35:42 2020] 127.0.0.1:34360 [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 &0000000017815846000000004f613f52 (
          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:35:43 2020] 127.0.0.1:34396 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:35:43 2020] 127.0.0.1:34432 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:35:44 2020] 127.0.0.1:34462 [200]: /apps/testing/clean_opcode_cache.php

[Tue Sep 22 11:35:45 2020] 127.0.0.1:34482 [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:35:46 2020] 127.0.0.1:34512 [200]: /apps/testing/clean_opcode_cache.php
[Tue Sep 22 11:35:46 2020] 127.0.0.1:34520 [200]: /apps/testing/clean_opcode_cache.php
    Given dummy mail server is listening                                         # SharingContext::dummyMailServerIsListening()
[Tue Sep 22 11:35:47 2020] 127.0.0.1:34524 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:35:48 2020] 127.0.0.1:34540 [200]: /ocs/v1.php/cloud/users
[Tue Sep 22 11:35:48 2020] 127.0.0.1:34604 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:35:49 2020] 127.0.0.1:34612 [200]: /ocs/v2.php/cloud/users/user0
    And user "user0" exists                                                      # SharingContext::assureUserExists()
    And As an "user0"                                                            # SharingContext::asAn()
    When creating a share with                                                   # SharingContext::creatingShare()
      | path               | welcome.txt    |
      | shareType          | 4              |
      | shareWith          | dummy@test.com |
      | password           | secret         |
      | sendPasswordByTalk | true           |
[Tue Sep 22 11:35:49 2020] 127.0.0.1:34622 [401]: /ocs/v1.php/apps/files_sharing/api/v1/shares
[Tue Sep 22 11:35:49 2020] 127.0.0.1:34642 [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 &00000000178158f4000000004f613f52 (
          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:35:50 2020] 127.0.0.1:34662 [200]: /ocs/v1.php/cloud/users/user0
[Tue Sep 22 11:35:51 2020] 127.0.0.1:34696 [404]: /ocs/v2.php/cloud/users/user0
[Tue Sep 22 11:35:51 2020] 127.0.0.1:34714 [200]: /apps/testing/clean_opcode_cache.php

acceptance-header

  • tests/acceptance/features/header.feature:31
Show full log
  Scenario: users from other groups are not seen in the contacts menu when autocompletion is restricted within the same group # /drone/src/tests/acceptance/features/header.feature:31
    Given I am logged in as the admin                                                                                         # LoginPageContext::iAmLoggedInAsTheAdmin()
    And I visit the settings page                                                                                             # SettingsMenuContext::iVisitTheSettingsPage()
    And I open the "Sharing" section of the "Administration" group                                                            # AppNavigationContext::iOpenTheSectionOf()
    And I enable restricting username autocompletion to groups                                                                # SettingsContext::iEnableRestrictingUsernameAutocompletionToGroups()
    And I see that username autocompletion is restricted to groups                                                            # SettingsContext::iSeeThatUsernameAutocompletionIsRestrictedToGroups()
    When I open the Contacts menu                                                                                             # ContactsMenuContext::iOpenTheContactsMenu()
    Then I see that the Contacts menu is shown                                                                                # ContactsMenuContext::iSeeThatTheContactsMenuIsShown()
    And I see that the contact "user0" in the Contacts menu is not shown                                                      # ContactsMenuContext::iSeeThatTheContactInTheContactsMenuIsNotShown()
      Failed asserting that true is false.
    And I see that the contact "admin" in the Contacts menu is not shown                                                      # ContactsMenuContext::iSeeThatTheContactInTheContactsMenuIsNotShown()

@rullzer rullzer merged commit d247f19 into stable20 Sep 24, 2020
@rullzer rullzer deleted the version/20.0.0/RC2 branch September 24, 2020 11:41
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.

None yet

1 participant