"./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose" - Starting (try 1/5) 2026/01/05 01:09:29 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-rufeber3lema" 2026/01/05 01:09:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/05 01:09:29 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/01/05 01:09:29 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/01/05 01:09:29 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/05 01:09:29 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/05 01:09:29 DEBUG : Setting pass="bU-cWRGEu-jPp6ijBrRNvowKcED0" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/05 01:09:29 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{UPq89}" suffix to name 2026/01/05 01:09:29 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/01/05 01:09:29 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/05 01:09:29 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/05 01:09:29 DEBUG : Setting pass="bU-cWRGEu-jPp6ijBrRNvowKcED0" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/05 01:09:29 DEBUG : found headers: 2026/01/05 01:09:29 DEBUG : Creating backend with remote "/tmp/rclone888315802" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "webdav root 'rclone-test-rufeber3lema'", Local "Local file system at /tmp/rclone888315802", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/01/05 01:09:29 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.05s) === RUN TestMultithreadCopyAbort run.go:185: Remote "webdav root 'rclone-test-rufeber3lema'", Local "Local file system at /tmp/rclone888315802", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/01/05 01:09:29 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.05s) === RUN TestSizeDiffers 2026/01/05 01:09:29 DEBUG : a: size = 0 OK 2026/01/05 01:09:29 DEBUG : a: size = 1 (memory) 2026/01/05 01:09:29 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/01/05 01:09:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/05 01:09:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/05 01:09:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/05 01:09:29 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/01/05 01:09:29 DEBUG : potato: Seek from 10 to 0 2026/01/05 01:09:29 DEBUG : potato: Seek from 10 to 0 2026/01/05 01:09:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/01/05 01:09:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/05 01:09:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/05 01:09:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/05 01:09:29 DEBUG : potato: Seek from 5 to 2 2026/01/05 01:09:29 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/01/05 01:09:29 DEBUG : potato: Seek from 7 to 0 2026/01/05 01:09:29 DEBUG : potato: Seek from 7 to 0 2026/01/05 01:09:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/01/05 01:09:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/05 01:09:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/05 01:09:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/05 01:09:29 DEBUG : potato: Seek from 5 to 2 2026/01/05 01:09:29 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/01/05 01:09:29 DEBUG : potato: Seek from 8 to 0 2026/01/05 01:09:29 DEBUG : potato: Seek from 8 to 0 2026/01/05 01:09:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/01/05 01:09:29 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/05 01:09:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/05 01:09:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/05 01:09:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/05 01:09:29 DEBUG : potato: Seek from 5 to 2 2026/01/05 01:09:29 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/01/05 01:09:29 DEBUG : potato: Seek from 9 to 0 2026/01/05 01:09:29 DEBUG : potato: Seek from 9 to 0 2026/01/05 01:09:29 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "webdav root 'rclone-test-rufeber3lema'", Local "Local file system at /tmp/rclone888315802", Modify Window "1s" 2026/01/05 01:09:30 DEBUG : rutabaga: Update will use the tus protocol to upload 2026/01/05 01:09:30 INFO : rutabaga: Failed to read metadata: object not found 2026/01/05 01:09:30 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded starts 2026/01/05 01:09:30 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded chunk no 1 ok, range 0 -> 8 2026/01/05 01:09:30 DEBUG : webdav root 'rclone-test-rufeber3lema': -- Uploaded finished === RUN TestCheck/1 === RUN TestCheck/2 2026/01/05 01:09:30 DEBUG : empty space: Update will use the tus protocol to upload 2026/01/05 01:09:30 INFO : empty space: Failed to read metadata: object not found 2026/01/05 01:09:30 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded starts 2026/01/05 01:09:30 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded chunk no 1 ok, range 0 -> 1 2026/01/05 01:09:30 DEBUG : webdav root 'rclone-test-rufeber3lema': -- Uploaded finished === RUN TestCheck/3 2026/01/05 01:09:31 DEBUG : potato2: Update will use the tus protocol to upload 2026/01/05 01:09:31 INFO : potato2: Failed to read metadata: object not found 2026/01/05 01:09:31 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded starts 2026/01/05 01:09:31 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded chunk no 1 ok, range 0 -> 60 2026/01/05 01:09:31 DEBUG : webdav root 'rclone-test-rufeber3lema': -- Uploaded finished === RUN TestCheck/4 === RUN TestCheck/5 2026/01/05 01:09:31 DEBUG : remotepotato: Update will use the tus protocol to upload 2026/01/05 01:09:31 INFO : remotepotato: Failed to read metadata: object not found 2026/01/05 01:09:31 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded starts 2026/01/05 01:09:31 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded chunk no 1 ok, range 0 -> 60 2026/01/05 01:09:31 DEBUG : webdav root 'rclone-test-rufeber3lema': -- Uploaded finished === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (2.88s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.17s) --- PASS: TestCheck/4 (0.06s) --- PASS: TestCheck/5 (0.06s) --- PASS: TestCheck/6 (0.19s) --- PASS: TestCheck/7 (0.06s) === RUN TestCheckFsError 2026/01/05 01:09:32 DEBUG : Creating backend with remote "nonexistent" 2026/01/05 01:09:32 DEBUG : Creating backend with remote "nonexistent" 2026/01/05 01:09:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/01/05 01:09:32 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/01/05 01:09:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/01/05 01:09:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "webdav root 'rclone-test-rufeber3lema'", Local "Local file system at /tmp/rclone888315802", Modify Window "1s" 2026/01/05 01:09:32 DEBUG : rutabaga: Update will use the tus protocol to upload 2026/01/05 01:09:33 INFO : rutabaga: Failed to read metadata: object not found 2026/01/05 01:09:33 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded starts 2026/01/05 01:09:33 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded chunk no 1 ok, range 0 -> 8 2026/01/05 01:09:33 DEBUG : webdav root 'rclone-test-rufeber3lema': -- 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/01/05 01:16:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/05 01:16:01 DEBUG : empty space: Update will use the tus protocol to upload 2026/01/05 01:16:04 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/05 01:16:04 INFO : empty space: Failed to read metadata: object not found 2026/01/05 01:16:05 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/05 01:16:05 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded starts 2026/01/05 01:16:06 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/05 01:16:06 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded chunk no 1 ok, range 0 -> 1 2026/01/05 01:16:06 DEBUG : webdav root 'rclone-test-rufeber3lema': -- Uploaded finished 2026/01/05 01:16:07 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/05 01:16:07 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/01/05 01:19:24 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/05 01:19:24 DEBUG : potato2: Update will use the tus protocol to upload 2026/01/05 01:19:26 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/05 01:19:26 INFO : potato2: Failed to read metadata: object not found 2026/01/05 01:19:28 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/05 01:19:28 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded starts 2026/01/05 01:19:29 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/05 01:19:29 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded chunk no 1 ok, range 0 -> 60 2026/01/05 01:19:29 DEBUG : webdav root 'rclone-test-rufeber3lema': -- Uploaded finished 2026/01/05 01:19:30 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/05 01:19:30 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/01/05 01:32:49 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/05 01:32:49 DEBUG : remotepotato: Update will use the tus protocol to upload 2026/01/05 01:32:51 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/05 01:32:51 INFO : remotepotato: Failed to read metadata: object not found 2026/01/05 01:32:52 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/05 01:32:52 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded starts 2026/01/05 01:32:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/05 01:32:53 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded chunk no 1 ok, range 0 -> 60 2026/01/05 01:32:53 DEBUG : webdav root 'rclone-test-rufeber3lema': -- Uploaded finished 2026/01/05 01:32:54 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/05 01:32:55 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/01/05 01:46:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/05 01:46:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/05 01:46:19 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/05 01:46:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/05 01:46:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/05 01:46:22 DEBUG : pacer: Reducing sleep to 355.957031ms --- FAIL: TestCheckDownload (2209.68s) --- FAIL: TestCheckDownload/1 (184.81s) --- FAIL: TestCheckDownload/2 (201.57s) --- FAIL: TestCheckDownload/3 (194.83s) --- FAIL: TestCheckDownload/4 (394.84s) --- FAIL: TestCheckDownload/5 (401.68s) --- FAIL: TestCheckDownload/6 (397.18s) --- FAIL: TestCheckDownload/7 (401.65s) === RUN TestCheckSizeOnly run.go:185: Remote "webdav root 'rclone-test-rufeber3lema'", Local "Local file system at /tmp/rclone888315802", Modify Window "1s" 2026/01/05 01:46:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/01/05 01:46:22 DEBUG : rutabaga: Update will use the tus protocol to upload 2026/01/05 01:46:23 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/01/05 01:46:23 INFO : rutabaga: Failed to read metadata: object not found 2026/01/05 01:46:23 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/01/05 01:46:23 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded starts 2026/01/05 01:46:23 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/01/05 01:46:23 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded chunk no 1 ok, range 0 -> 8 2026/01/05 01:46:23 DEBUG : webdav root 'rclone-test-rufeber3lema': -- Uploaded finished 2026/01/05 01:46:23 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/01/05 01:46:23 DEBUG : pacer: Reducing sleep to 63.352703ms === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/01/05 01:46:24 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/01/05 01:46:24 DEBUG : empty space: Update will use the tus protocol to upload 2026/01/05 01:46:25 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/01/05 01:46:25 INFO : empty space: Failed to read metadata: object not found 2026/01/05 01:46:25 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/01/05 01:46:25 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded starts 2026/01/05 01:46:25 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/01/05 01:46:25 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded chunk no 1 ok, range 0 -> 1 2026/01/05 01:46:25 DEBUG : webdav root 'rclone-test-rufeber3lema': -- Uploaded finished 2026/01/05 01:46:25 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSizeOnly/3 2026/01/05 01:46:25 DEBUG : potato2: Update will use the tus protocol to upload 2026/01/05 01:46:26 INFO : potato2: Failed to read metadata: object not found 2026/01/05 01:46:26 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded starts 2026/01/05 01:46:26 DEBUG : webdav root 'rclone-test-rufeber3lema': Uploaded chunk no 1 ok, range 0 -> 60 2026/01/05 01:46:26 DEBUG : webdav root 'rclone-test-rufeber3lema': -- Uploaded finished === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/01/05 01:46:29 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": EOF) 2026/01/05 01:46:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/05 01:46:29 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": EOF) 2026/01/05 01:46:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/05 01:46:29 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": EOF) 2026/01/05 01:46:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/05 01:46:29 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": read tcp 127.0.0.1:59922->127.0.0.1:28639: read: connection reset by peer) 2026/01/05 01:46:29 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/05 01:46:29 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": EOF) 2026/01/05 01:46:29 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/05 01:46:29 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:46:29 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/01/05 01:46:30 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:46:30 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/01/05 01:46:30 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:46:30 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/01/05 01:46:32 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:46:34 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) === NAME TestCheckSizeOnly run.go:286: Retry Put of "remotepotato" to webdav root 'rclone-test-rufeber3lema': 1/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:46:36 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:46:38 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:46:40 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:46:42 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:46:44 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:46:46 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:46:48 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:46:50 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:46:52 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:46:54 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "remotepotato" to webdav root 'rclone-test-rufeber3lema': 2/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:46:56 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:46:58 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:00 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:02 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:04 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:06 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:08 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:10 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:12 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:14 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "remotepotato" to webdav root 'rclone-test-rufeber3lema': 3/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:16 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:18 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:20 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:22 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:24 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:26 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:28 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:30 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:32 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:34 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "remotepotato" to webdav root 'rclone-test-rufeber3lema': 4/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:36 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:38 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:40 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:42 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:44 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:46 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:48 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:50 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:52 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:54 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "remotepotato" to webdav root 'rclone-test-rufeber3lema': 5/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:56 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:47:58 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:00 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:02 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:04 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:06 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:08 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:10 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:12 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:14 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "remotepotato" to webdav root 'rclone-test-rufeber3lema': 6/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:16 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:18 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:20 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:22 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:24 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:26 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:28 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:30 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:32 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:34 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "remotepotato" to webdav root 'rclone-test-rufeber3lema': 7/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:36 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:38 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:40 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:42 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:44 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:46 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:48 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:50 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:52 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:54 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "remotepotato" to webdav root 'rclone-test-rufeber3lema': 8/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:56 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:48:58 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:00 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:02 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:04 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:06 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:08 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:10 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:12 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:14 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "remotepotato" to webdav root 'rclone-test-rufeber3lema': 9/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:16 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:18 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:20 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:22 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:24 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:26 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:28 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:30 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:32 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:34 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:290: Failed to put "remotepotato" to "webdav root 'rclone-test-rufeber3lema'": Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused 2026/01/05 01:49:36 DEBUG : pacer: low level retry 1/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:38 DEBUG : pacer: low level retry 2/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:40 DEBUG : pacer: low level retry 3/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:42 DEBUG : pacer: low level retry 4/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:44 DEBUG : pacer: low level retry 5/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:46 DEBUG : pacer: low level retry 6/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:48 DEBUG : pacer: low level retry 7/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:50 DEBUG : pacer: low level retry 8/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:52 DEBUG : pacer: low level retry 9/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:54 DEBUG : pacer: low level retry 10/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:54 ERROR : error listing: couldn't list files: Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:160 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:181 Error: Received unexpected error: couldn't list files: Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused Test: TestCheckSizeOnly --- FAIL: TestCheckSizeOnly (211.61s) --- PASS: TestCheckSizeOnly/1 (0.12s) --- PASS: TestCheckSizeOnly/2 (0.11s) --- PASS: TestCheckSizeOnly/3 (0.09s) --- PASS: TestCheckSizeOnly/4 (0.09s) --- PASS: TestCheckSizeOnly/5 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "webdav root 'rclone-test-rufeber3lema'", Local "Local file system at /tmp/rclone888315802", Modify Window "1s" 2026/01/05 01:49:56 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:49:58 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:00 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:02 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:04 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:06 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:08 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:10 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:12 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:14 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-rufeber3lema': 1/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:16 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:18 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:20 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:22 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:24 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:26 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:28 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:30 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:32 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:34 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-rufeber3lema': 2/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:36 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:38 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:40 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:42 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:44 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:46 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:48 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:50 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:52 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:54 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-rufeber3lema': 3/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:56 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:50:58 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:00 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:02 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:04 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:06 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:08 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:10 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:12 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:14 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-rufeber3lema': 4/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:16 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:18 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:20 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:22 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:24 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:26 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:28 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:30 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:32 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:34 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-rufeber3lema': 5/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:36 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:38 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:40 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:42 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:44 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:46 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:48 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:50 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:52 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:54 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-rufeber3lema': 6/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:56 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:51:58 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:00 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:02 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:04 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:06 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:08 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:10 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:12 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:14 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-rufeber3lema': 7/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:16 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:18 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:20 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:22 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:24 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:26 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:28 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:30 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:32 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:34 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-rufeber3lema': 8/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:36 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:38 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:40 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:42 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:44 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:46 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:48 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:50 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:52 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:54 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-rufeber3lema': 9/10 (Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:56 DEBUG : pacer: low level retry 1/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:52:58 DEBUG : pacer: low level retry 2/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:00 DEBUG : pacer: low level retry 3/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:02 DEBUG : pacer: low level retry 4/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:04 DEBUG : pacer: low level retry 5/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:06 DEBUG : pacer: low level retry 6/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:08 DEBUG : pacer: low level retry 7/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:10 DEBUG : pacer: low level retry 8/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:12 DEBUG : pacer: low level retry 9/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:14 DEBUG : pacer: low level retry 10/10 (error Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) run.go:290: Failed to put "test.sum" to "webdav root 'rclone-test-rufeber3lema'": Update mkParentDir failed: Mkcol "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused 2026/01/05 01:53:16 DEBUG : pacer: low level retry 1/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:18 DEBUG : pacer: low level retry 2/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:20 DEBUG : pacer: low level retry 3/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:22 DEBUG : pacer: low level retry 4/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:24 DEBUG : pacer: low level retry 5/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:26 DEBUG : pacer: low level retry 6/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:28 DEBUG : pacer: low level retry 7/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:30 DEBUG : pacer: low level retry 8/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:32 DEBUG : pacer: low level retry 9/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:34 DEBUG : pacer: low level retry 10/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:34 ERROR : error listing: couldn't list files: Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:308 Error: Received unexpected error: couldn't list files: Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused Test: TestParseSumFile --- FAIL: TestParseSumFile (220.07s) === RUN TestCheckSum run.go:185: Remote "webdav root 'rclone-test-rufeber3lema'", Local "Local file system at /tmp/rclone888315802", Modify Window "1s" 2026/01/05 01:53:34 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-rufeber3lema/data" 2026/01/05 01:53:34 DEBUG : Config file has changed externally - reloading 2026/01/05 01:53:34 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/01/05 01:53:34 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/01/05 01:53:34 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/05 01:53:34 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/05 01:53:34 DEBUG : Setting pass="bU-cWRGEu-jPp6ijBrRNvowKcED0" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/05 01:53:34 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{UPq89}" suffix to name 2026/01/05 01:53:34 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/01/05 01:53:34 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/05 01:53:34 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/05 01:53:34 DEBUG : Setting pass="bU-cWRGEu-jPp6ijBrRNvowKcED0" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/05 01:53:34 DEBUG : found headers: 2026/01/05 01:53:34 DEBUG : pacer: low level retry 1/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/05 01:53:34 DEBUG : pacer: low level retry 2/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/05 01:53:34 DEBUG : pacer: low level retry 3/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:34 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/05 01:53:34 DEBUG : pacer: low level retry 4/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:34 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/05 01:53:34 DEBUG : pacer: low level retry 5/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:34 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/05 01:53:34 DEBUG : pacer: low level retry 6/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:34 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/01/05 01:53:34 DEBUG : pacer: low level retry 7/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:34 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/01/05 01:53:35 DEBUG : pacer: low level retry 8/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:35 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/01/05 01:53:36 DEBUG : pacer: low level retry 9/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:38 DEBUG : pacer: low level retry 10/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) check_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:347 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:537 Error: Received unexpected error: read metadata failed: Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused Test: TestCheckSum 2026/01/05 01:53:38 DEBUG : pacer: low level retry 1/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:40 DEBUG : pacer: low level retry 2/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:42 DEBUG : pacer: low level retry 3/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:44 DEBUG : pacer: low level retry 4/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:46 DEBUG : pacer: low level retry 5/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:48 DEBUG : pacer: low level retry 6/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:50 DEBUG : pacer: low level retry 7/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:52 DEBUG : pacer: low level retry 8/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:54 DEBUG : pacer: low level retry 9/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:56 DEBUG : pacer: low level retry 10/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:56 ERROR : error listing: couldn't list files: Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:347 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:537 Error: Received unexpected error: couldn't list files: Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused Test: TestCheckSum --- FAIL: TestCheckSum (22.57s) === RUN TestCheckSumDownload run.go:185: Remote "webdav root 'rclone-test-rufeber3lema'", Local "Local file system at /tmp/rclone888315802", Modify Window "1s" 2026/01/05 01:53:56 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-rufeber3lema/data" 2026/01/05 01:53:56 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/01/05 01:53:56 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/01/05 01:53:56 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/05 01:53:56 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/05 01:53:56 DEBUG : Setting pass="bU-cWRGEu-jPp6ijBrRNvowKcED0" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/05 01:53:56 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{UPq89}" suffix to name 2026/01/05 01:53:56 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/01/05 01:53:56 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/05 01:53:56 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/05 01:53:56 DEBUG : Setting pass="bU-cWRGEu-jPp6ijBrRNvowKcED0" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/05 01:53:56 DEBUG : found headers: 2026/01/05 01:53:56 DEBUG : pacer: low level retry 1/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/05 01:53:56 DEBUG : pacer: low level retry 2/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/05 01:53:56 DEBUG : pacer: low level retry 3/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:56 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/05 01:53:56 DEBUG : pacer: low level retry 4/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:56 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/05 01:53:56 DEBUG : pacer: low level retry 5/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:56 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/05 01:53:57 DEBUG : pacer: low level retry 6/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/01/05 01:53:57 DEBUG : pacer: low level retry 7/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:57 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/01/05 01:53:58 DEBUG : pacer: low level retry 8/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:53:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/01/05 01:53:59 DEBUG : pacer: low level retry 9/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:01 DEBUG : pacer: low level retry 10/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused) check_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:347 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Received unexpected error: read metadata failed: Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/data": dial tcp 127.0.0.1:28639: connect: connection refused Test: TestCheckSumDownload 2026/01/05 01:54:01 DEBUG : pacer: low level retry 1/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:03 DEBUG : pacer: low level retry 2/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:05 DEBUG : pacer: low level retry 3/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:07 DEBUG : pacer: low level retry 4/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:09 DEBUG : pacer: low level retry 5/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:11 DEBUG : pacer: low level retry 6/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:13 DEBUG : pacer: low level retry 7/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:15 DEBUG : pacer: low level retry 8/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:17 DEBUG : pacer: low level retry 9/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:19 DEBUG : pacer: low level retry 10/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:19 ERROR : error listing: couldn't list files: Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:347 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Received unexpected error: couldn't list files: Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-rufeber3lema/": dial tcp 127.0.0.1:28639: connect: connection refused Test: TestCheckSumDownload --- FAIL: TestCheckSumDownload (22.56s) === RUN TestApplyTransforms 2026/01/05 01:54:19 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zacugos9qepu" 2026/01/05 01:54:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/05 01:54:19 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/01/05 01:54:19 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/01/05 01:54:19 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/05 01:54:19 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/05 01:54:19 DEBUG : Setting pass="bU-cWRGEu-jPp6ijBrRNvowKcED0" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/05 01:54:19 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{UPq89}" suffix to name 2026/01/05 01:54:19 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/01/05 01:54:19 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/05 01:54:19 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/05 01:54:19 DEBUG : Setting pass="bU-cWRGEu-jPp6ijBrRNvowKcED0" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/05 01:54:19 DEBUG : found headers: 2026/01/05 01:54:19 DEBUG : pacer: low level retry 1/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-zacugos9qepu": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/05 01:54:19 DEBUG : pacer: low level retry 2/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-zacugos9qepu": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/05 01:54:19 DEBUG : pacer: low level retry 3/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-zacugos9qepu": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/05 01:54:19 DEBUG : pacer: low level retry 4/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-zacugos9qepu": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:19 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/05 01:54:19 DEBUG : pacer: low level retry 5/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-zacugos9qepu": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:19 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/05 01:54:19 DEBUG : pacer: low level retry 6/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-zacugos9qepu": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:19 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/01/05 01:54:19 DEBUG : pacer: low level retry 7/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-zacugos9qepu": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:19 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/01/05 01:54:20 DEBUG : pacer: low level retry 8/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-zacugos9qepu": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:20 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/01/05 01:54:21 DEBUG : pacer: low level retry 9/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-zacugos9qepu": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:23 DEBUG : pacer: low level retry 10/10 (error Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-zacugos9qepu": dial tcp 127.0.0.1:28639: connect: connection refused) 2026/01/05 01:54:23 NOTICE: Failed to open remote "TestWebdavInfiniteScale:": read metadata failed: Propfind "https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-zacugos9qepu": dial tcp 127.0.0.1:28639: connect: connection refused "./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose" - Finished ERROR in 44m54.136417466s (try 1/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestCheckSizeOnly TestParseSumFile TestCheckSum TestCheckSumDownload]