"./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose -test.run '^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestCheckSizeOnly$'" - Starting (try 2/5) 2026/02/13 05:22:39 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-tuzaxom8hiza" 2026/02/13 05:22:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/13 05:22:39 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/02/13 05:22:39 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/02/13 05:22:39 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/02/13 05:22:39 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/02/13 05:22:39 DEBUG : Setting pass="Drqdmw1GISgqYqf1bd_AKS2d4f6W" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/02/13 05:22:39 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{VdCTC}" suffix to name 2026/02/13 05:22:39 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/02/13 05:22:39 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/02/13 05:22:39 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/02/13 05:22:39 DEBUG : Setting pass="Drqdmw1GISgqYqf1bd_AKS2d4f6W" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/02/13 05:22:39 DEBUG : found headers: 2026/02/13 05:22:39 DEBUG : Creating backend with remote "/tmp/rclone2583924944" === RUN TestCheckDownload run.go:185: Remote "webdav root 'rclone-test-tuzaxom8hiza'", Local "Local file system at /tmp/rclone2583924944", Modify Window "1s" 2026/02/13 05:22:39 DEBUG : rutabaga: Update will use the tus protocol to upload 2026/02/13 05:22:39 INFO : rutabaga: Failed to read metadata: object not found 2026/02/13 05:22:40 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Uploaded starts 2026/02/13 05:22:40 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Uploaded chunk no 1 ok, range 0 -> 8 2026/02/13 05:22:40 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': -- Uploaded finished === RUN TestCheckDownload/1 check_test.go:86: 1: Expecting 0 errors but got 2 check_test.go:89: 1: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "! rutabaga"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/2 check_test.go:86: 2: Expecting 1 errors but got 3 check_test.go:89: 2: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=9) "+ potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga", + (string) (len=9) "+ potato2" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/02/13 05:29:08 DEBUG : pacer: Reducing sleep to 1.5s 2026/02/13 05:29:08 DEBUG : empty space: Update will use the tus protocol to upload 2026/02/13 05:29:10 DEBUG : pacer: Reducing sleep to 1.125s 2026/02/13 05:29:10 INFO : empty space: Failed to read metadata: object not found 2026/02/13 05:29:12 DEBUG : pacer: Reducing sleep to 843.75ms 2026/02/13 05:29:12 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Uploaded starts 2026/02/13 05:29:13 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/02/13 05:29:13 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Uploaded chunk no 1 ok, range 0 -> 1 2026/02/13 05:29:13 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': -- Uploaded finished 2026/02/13 05:29:14 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/02/13 05:29:14 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheckDownload/3 check_test.go:86: 3: Expecting 2 errors but got 4 check_test.go:89: 3: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=9) "+ potato2", - (string) (len=13) "- empty space", - (string) (len=10) "= rutabaga" + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/02/13 05:32:31 DEBUG : pacer: Reducing sleep to 1.5s 2026/02/13 05:32:31 DEBUG : potato2: Update will use the tus protocol to upload 2026/02/13 05:32:33 DEBUG : pacer: Reducing sleep to 1.125s 2026/02/13 05:32:33 INFO : potato2: Failed to read metadata: object not found 2026/02/13 05:32:35 DEBUG : pacer: Reducing sleep to 843.75ms 2026/02/13 05:32:35 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Uploaded starts 2026/02/13 05:32:36 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/02/13 05:32:36 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Uploaded chunk no 1 ok, range 0 -> 60 2026/02/13 05:32:36 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': -- Uploaded finished 2026/02/13 05:32:37 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/02/13 05:32:37 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheckDownload/4 check_test.go:86: 4: Expecting 1 errors but got 5 check_test.go:89: 4: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "- empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/5 check_test.go:86: 5: Expecting 1 errors but got 5 check_test.go:89: 5: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/02/13 05:45:56 DEBUG : pacer: Reducing sleep to 1.5s 2026/02/13 05:45:56 DEBUG : remotepotato: Update will use the tus protocol to upload 2026/02/13 05:45:58 DEBUG : pacer: Reducing sleep to 1.125s 2026/02/13 05:45:58 INFO : remotepotato: Failed to read metadata: object not found 2026/02/13 05:45:59 DEBUG : pacer: Reducing sleep to 843.75ms 2026/02/13 05:45:59 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Uploaded starts 2026/02/13 05:46:00 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/02/13 05:46:00 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Uploaded chunk no 1 ok, range 0 -> 60 2026/02/13 05:46:00 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': -- Uploaded finished 2026/02/13 05:46:01 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/02/13 05:46:02 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheckDownload/6 check_test.go:86: 6: Expecting 2 errors but got 6 check_test.go:89: 6: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space", "- remotepotato"} Diff: --- Expected +++ Actual @@ -2,6 +2,6 @@ (string) "", + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", - (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=14) "- remotepotato" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/7 check_test.go:86: 7: Expecting 1 errors but got 5 check_test.go:89: 7: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/02/13 05:59:20 DEBUG : pacer: Reducing sleep to 1.5s 2026/02/13 05:59:22 DEBUG : pacer: Reducing sleep to 1.125s 2026/02/13 05:59:24 DEBUG : pacer: Reducing sleep to 843.75ms 2026/02/13 05:59:25 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/02/13 05:59:26 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/02/13 05:59:26 DEBUG : pacer: Reducing sleep to 355.957031ms --- FAIL: TestCheckDownload (2207.07s) --- FAIL: TestCheckDownload/1 (184.92s) --- FAIL: TestCheckDownload/2 (201.51s) --- FAIL: TestCheckDownload/3 (194.79s) --- FAIL: TestCheckDownload/4 (394.84s) --- FAIL: TestCheckDownload/5 (401.62s) --- FAIL: TestCheckDownload/6 (394.86s) --- FAIL: TestCheckDownload/7 (401.62s) === RUN TestCheckSizeOnly run.go:185: Remote "webdav root 'rclone-test-tuzaxom8hiza'", Local "Local file system at /tmp/rclone2583924944", Modify Window "1s" 2026/02/13 05:59:27 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/02/13 05:59:27 DEBUG : rutabaga: Update will use the tus protocol to upload 2026/02/13 05:59:27 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/02/13 05:59:27 INFO : rutabaga: Failed to read metadata: object not found 2026/02/13 05:59:27 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/02/13 05:59:27 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Uploaded starts 2026/02/13 05:59:28 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/02/13 05:59:28 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Uploaded chunk no 1 ok, range 0 -> 8 2026/02/13 05:59:28 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': -- Uploaded finished 2026/02/13 05:59:28 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/02/13 05:59:28 DEBUG : pacer: Reducing sleep to 63.352703ms === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/13 05:59:28 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/02/13 05:59:28 DEBUG : empty space: Update will use the tus protocol to upload 2026/02/13 05:59:28 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/02/13 05:59:28 INFO : empty space: Failed to read metadata: object not found 2026/02/13 05:59:28 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/02/13 05:59:28 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Uploaded starts 2026/02/13 05:59:28 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/02/13 05:59:28 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Uploaded chunk no 1 ok, range 0 -> 1 2026/02/13 05:59:28 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': -- Uploaded finished 2026/02/13 05:59:28 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSizeOnly/3 2026/02/13 05:59:29 DEBUG : potato2: Update will use the tus protocol to upload 2026/02/13 05:59:29 INFO : potato2: Failed to read metadata: object not found 2026/02/13 05:59:29 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Uploaded starts 2026/02/13 05:59:29 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Uploaded chunk no 1 ok, range 0 -> 60 2026/02/13 05:59:29 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': -- Uploaded finished === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/13 05:59:29 DEBUG : remotepotato: Update will use the tus protocol to upload 2026/02/13 05:59:29 INFO : remotepotato: Failed to read metadata: object not found 2026/02/13 05:59:29 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Uploaded starts 2026/02/13 05:59:29 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Uploaded chunk no 1 ok, range 0 -> 60 2026/02/13 05:59:29 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': -- Uploaded finished === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.59s) --- PASS: TestCheckSizeOnly/1 (0.07s) --- PASS: TestCheckSizeOnly/2 (0.06s) --- PASS: TestCheckSizeOnly/3 (0.09s) --- PASS: TestCheckSizeOnly/4 (0.10s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.06s) --- PASS: TestCheckSizeOnly/7 (0.05s) FAIL 2026/02/13 05:59:30 DEBUG : webdav root 'rclone-test-tuzaxom8hiza': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose -test.run '^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestCheckSizeOnly$'" - Finished ERROR in 36m51.183696055s (try 2/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7]