"./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Starting (try 1/5) 2026/04/23 01:00:21 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-nofagay2tujo" 2026/04/23 01:00:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:00:25 DEBUG : Creating backend with remote "/tmp/rclone4183070836" === 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 "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/23 01:00:25 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.92s) === RUN TestMultithreadCopyAbort run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/23 01:00:26 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.47s) === RUN TestSizeDiffers 2026/04/23 01:00:26 DEBUG : a: size = 0 OK 2026/04/23 01:00:26 DEBUG : a: size = 1 (memory) 2026/04/23 01:00:26 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/23 01:00:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/23 01:00:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/23 01:00:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/23 01:00:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/23 01:00:26 DEBUG : potato: Seek from 10 to 0 2026/04/23 01:00:26 DEBUG : potato: Seek from 10 to 0 2026/04/23 01:00:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/23 01:00:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/23 01:00:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/23 01:00:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/23 01:00:26 DEBUG : potato: Seek from 5 to 2 2026/04/23 01:00:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/23 01:00:26 DEBUG : potato: Seek from 7 to 0 2026/04/23 01:00:26 DEBUG : potato: Seek from 7 to 0 2026/04/23 01:00:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/23 01:00:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/23 01:00:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/23 01:00:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/23 01:00:26 DEBUG : potato: Seek from 5 to 2 2026/04/23 01:00:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/23 01:00:26 DEBUG : potato: Seek from 8 to 0 2026/04/23 01:00:26 DEBUG : potato: Seek from 8 to 0 2026/04/23 01:00:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/23 01:00:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/23 01:00:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/23 01:00:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/23 01:00:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/23 01:00:26 DEBUG : potato: Seek from 5 to 2 2026/04/23 01:00:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/23 01:00:26 DEBUG : potato: Seek from 9 to 0 2026/04/23 01:00:26 DEBUG : potato: Seek from 9 to 0 2026/04/23 01:00:26 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 "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:00:28 DEBUG : rutabaga: Starting multipart upload 2026/04/23 01:00:29 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheck/1 === RUN TestCheck/2 2026/04/23 01:00:33 DEBUG : empty space: Starting multipart upload 2026/04/23 01:00:34 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheck/3 2026/04/23 01:00:35 DEBUG : potato2: Starting multipart upload 2026/04/23 01:00:36 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheck/4 === RUN TestCheck/5 2026/04/23 01:00:37 DEBUG : remotepotato: Starting multipart upload 2026/04/23 01:00:38 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.42s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.89s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2026/04/23 01:00:41 DEBUG : Creating backend with remote "nonexistent" 2026/04/23 01:00:41 DEBUG : Creating backend with remote "nonexistent" 2026/04/23 01:00:41 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/23 01:00:41 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/04/23 01:00:41 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/23 01:00:41 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 "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:00:41 DEBUG : rutabaga: Starting multipart upload 2026/04/23 01:00:42 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/23 01:00:45 DEBUG : empty space: Starting multipart upload 2026/04/23 01:00:45 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckDownload/3 2026/04/23 01:00:47 DEBUG : potato2: Starting multipart upload 2026/04/23 01:00:48 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/23 01:00:51 DEBUG : remotepotato: Starting multipart upload 2026/04/23 01:00:51 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (13.95s) --- PASS: TestCheckDownload/1 (0.84s) --- PASS: TestCheckDownload/2 (0.74s) --- PASS: TestCheckDownload/3 (0.72s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (0.80s) --- PASS: TestCheckDownload/6 (0.86s) --- PASS: TestCheckDownload/7 (0.79s) === RUN TestCheckSizeOnly run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:00:55 DEBUG : rutabaga: Starting multipart upload 2026/04/23 01:00:56 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/23 01:00:58 DEBUG : empty space: Starting multipart upload 2026/04/23 01:00:58 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckSizeOnly/3 2026/04/23 01:01:00 DEBUG : potato2: Starting multipart upload 2026/04/23 01:01:00 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/23 01:01:02 DEBUG : remotepotato: Starting multipart upload 2026/04/23 01:01:03 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.97s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.43s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.42s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:01:06 DEBUG : test.sum: Starting multipart upload 2026/04/23 01:01:07 DEBUG : test.sum: Uploading segment 0/81 size 81 2026/04/23 01:01:09 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/23 01:01:09 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/23 01:01:09 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/23 01:01:09 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/23 01:01:09 DEBUG : test.sum: Starting multipart upload 2026/04/23 01:01:09 DEBUG : test.sum: Uploading segment 0/90 size 90 2026/04/23 01:01:22 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/23 01:01:22 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/23 01:01:22 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/23 01:01:22 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (16.62s) === RUN TestCheckSum run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:01:23 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-nofagay2tujo/data" check_test.go:350: OneDrive root 'rclone-test-nofagay2tujo/data' lacks md5, skipping --- SKIP: TestCheckSum (5.62s) === RUN TestCheckSumDownload run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:01:28 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-nofagay2tujo/data" 2026/04/23 01:01:34 DEBUG : data/banana: Starting multipart upload 2026/04/23 01:01:35 DEBUG : data/banana: Uploading segment 0/13 size 13 2026/04/23 01:01:36 DEBUG : test.sum: Starting multipart upload 2026/04/23 01:01:37 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest1 2026/04/23 01:01:42 DEBUG : data/potato: Starting multipart upload 2026/04/23 01:01:43 DEBUG : data/potato: Uploading segment 0/15 size 15 2026/04/23 01:01:43 DEBUG : test.sum: Starting multipart upload 2026/04/23 01:01:44 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest2 2026/04/23 01:01:47 DEBUG : test.sum: Starting multipart upload 2026/04/23 01:01:48 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest3 2026/04/23 01:01:52 DEBUG : test.sum: Starting multipart upload 2026/04/23 01:01:52 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest4 2026/04/23 01:02:20 DEBUG : test.sum: Starting multipart upload 2026/04/23 01:02:20 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest5 2026/04/23 01:02:24 DEBUG : test.sum: Starting multipart upload 2026/04/23 01:02:24 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest6 2026/04/23 01:02:57 DEBUG : data/banana: Starting multipart upload 2026/04/23 01:03:02 DEBUG : data/banana: Uploading segment 0/13 size 13 2026/04/23 01:03:03 DEBUG : data/potato: Starting multipart upload 2026/04/23 01:03:03 DEBUG : data/potato: Uploading segment 0/15 size 15 2026/04/23 01:03:04 DEBUG : test.sum: Starting multipart upload 2026/04/23 01:03:05 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest7 === NAME TestCheckSumDownload run.go:130: removing file "test.sum" failed - try 1/3: itemNotFound: The resource could not be found. run.go:130: removing file "test.sum" failed - try 2/3: itemNotFound: The resource could not be found. run.go:130: removing file "test.sum" failed - try 3/3: itemNotFound: The resource could not be found. run.go:133: removing file "test.sum" failed: itemNotFound: The resource could not be found. --- PASS: TestCheckSumDownload (136.76s) --- PASS: TestCheckSumDownload/subtest1 (4.35s) --- PASS: TestCheckSumDownload/subtest2 (2.36s) --- PASS: TestCheckSumDownload/subtest3 (2.74s) --- PASS: TestCheckSumDownload/subtest4 (26.27s) --- PASS: TestCheckSumDownload/subtest5 (1.96s) --- PASS: TestCheckSumDownload/subtest6 (31.95s) --- PASS: TestCheckSumDownload/subtest7 (1.96s) === RUN TestApplyTransforms 2026/04/23 01:03:45 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-tolayep5zuto" 2026/04/23 01:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:03:48 DEBUG : Creating backend with remote "/tmp/rclone1992473151" run.go:185: Remote "OneDrive root 'rclone-test-tolayep5zuto'", Local "Local file system at /tmp/rclone1992473151", Modify Window "1s" 2026/04/23 01:03:49 DEBUG : hello, world!: Starting multipart upload 2026/04/23 01:04:11 DEBUG : hello, world!: Uploading segment 0/13 size 13 upper checkfile vs. lower remote (without normalization) 2026/04/23 01:04:13 ERROR : hello, world!: sum not found 2026/04/23 01:04:13 ERROR : HELLO, WORLD!: file not in OneDrive root 'rclone-test-tolayep5zuto' 2026/04/23 01:04:13 NOTICE: OneDrive root 'rclone-test-tolayep5zuto': 1 files missing 2026/04/23 01:04:13 NOTICE: 1 hashes missing 2026/04/23 01:04:13 NOTICE: OneDrive root 'rclone-test-tolayep5zuto': 1 differences found 2026/04/23 01:04:13 NOTICE: OneDrive root 'rclone-test-tolayep5zuto': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/23 01:04:15 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:04:15 NOTICE: OneDrive root 'rclone-test-tolayep5zuto': 0 differences found 2026/04/23 01:04:15 NOTICE: OneDrive root 'rclone-test-tolayep5zuto': 1 matching files 2026/04/23 01:04:15 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-yujitak5mevu" 2026/04/23 01:04:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:04:18 DEBUG : Creating backend with remote "/tmp/rclone1298082342" run.go:185: Remote "OneDrive root 'rclone-test-yujitak5mevu'", Local "Local file system at /tmp/rclone1298082342", Modify Window "1s" 2026/04/23 01:04:19 DEBUG : HELLO, WORLD!: Starting multipart upload 2026/04/23 01:04:20 DEBUG : HELLO, WORLD!: Uploading segment 0/13 size 13 lower checkfile vs. upper remote (without normalization) 2026/04/23 01:04:22 ERROR : HELLO, WORLD!: sum not found 2026/04/23 01:04:22 ERROR : hello, world!: file not in OneDrive root 'rclone-test-yujitak5mevu' 2026/04/23 01:04:22 NOTICE: OneDrive root 'rclone-test-yujitak5mevu': 1 files missing 2026/04/23 01:04:22 NOTICE: 1 hashes missing 2026/04/23 01:04:22 NOTICE: OneDrive root 'rclone-test-yujitak5mevu': 1 differences found 2026/04/23 01:04:22 NOTICE: OneDrive root 'rclone-test-yujitak5mevu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/23 01:04:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:04:23 NOTICE: OneDrive root 'rclone-test-yujitak5mevu': 0 differences found 2026/04/23 01:04:23 NOTICE: OneDrive root 'rclone-test-yujitak5mevu': 1 matching files 2026/04/23 01:04:23 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-yehozan2qate" 2026/04/23 01:04:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:04:26 DEBUG : Creating backend with remote "/tmp/rclone4148430866" run.go:185: Remote "OneDrive root 'rclone-test-yehozan2qate'", Local "Local file system at /tmp/rclone4148430866", Modify Window "1s" 2026/04/23 01:04:27 DEBUG : HeLlO, wOrLd!: Starting multipart upload 2026/04/23 01:04:28 DEBUG : HeLlO, wOrLd!: Uploading segment 0/13 size 13 lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/23 01:04:32 ERROR : HeLlO, wOrLd!: sum not found 2026/04/23 01:04:32 ERROR : hello, world!: file not in OneDrive root 'rclone-test-yehozan2qate' 2026/04/23 01:04:32 NOTICE: OneDrive root 'rclone-test-yehozan2qate': 1 files missing 2026/04/23 01:04:32 NOTICE: 1 hashes missing 2026/04/23 01:04:32 NOTICE: OneDrive root 'rclone-test-yehozan2qate': 1 differences found 2026/04/23 01:04:32 NOTICE: OneDrive root 'rclone-test-yehozan2qate': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/23 01:04:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:04:34 NOTICE: OneDrive root 'rclone-test-yehozan2qate': 0 differences found 2026/04/23 01:04:34 NOTICE: OneDrive root 'rclone-test-yehozan2qate': 1 matching files 2026/04/23 01:04:34 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fusizej5vowe" 2026/04/23 01:04:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:04:36 DEBUG : Creating backend with remote "/tmp/rclone4025288049" run.go:185: Remote "OneDrive root 'rclone-test-fusizej5vowe'", Local "Local file system at /tmp/rclone4025288049", Modify Window "1s" 2026/04/23 01:04:38 DEBUG : HELLO, WORLD!: Starting multipart upload 2026/04/23 01:04:39 DEBUG : HELLO, WORLD!: Uploading segment 0/13 size 13 upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/23 01:04:41 ERROR : HELLO, WORLD!: sum not found 2026/04/23 01:04:41 ERROR : HeLlO, wOrLd!: file not in OneDrive root 'rclone-test-fusizej5vowe' 2026/04/23 01:04:41 NOTICE: OneDrive root 'rclone-test-fusizej5vowe': 1 files missing 2026/04/23 01:04:41 NOTICE: 1 hashes missing 2026/04/23 01:04:41 NOTICE: OneDrive root 'rclone-test-fusizej5vowe': 1 differences found 2026/04/23 01:04:41 NOTICE: OneDrive root 'rclone-test-fusizej5vowe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/23 01:04:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:04:42 NOTICE: OneDrive root 'rclone-test-fusizej5vowe': 0 differences found 2026/04/23 01:04:42 NOTICE: OneDrive root 'rclone-test-fusizej5vowe': 1 matching files 2026/04/23 01:04:42 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fukeris5yevu" 2026/04/23 01:04:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:04:45 DEBUG : Creating backend with remote "/tmp/rclone1104114972" run.go:185: Remote "OneDrive root 'rclone-test-fukeris5yevu'", Local "Local file system at /tmp/rclone1104114972", Modify Window "1s" 2026/04/23 01:04:46 DEBUG : 測試_Русский___ě_áñ: Starting multipart upload 2026/04/23 01:04:49 DEBUG : 測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFD checkfile vs. NFC remote (without normalization) 2026/04/23 01:04:50 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/23 01:04:50 ERROR : 測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-fukeris5yevu' 2026/04/23 01:04:50 NOTICE: OneDrive root 'rclone-test-fukeris5yevu': 1 files missing 2026/04/23 01:04:50 NOTICE: 1 hashes missing 2026/04/23 01:04:50 NOTICE: OneDrive root 'rclone-test-fukeris5yevu': 1 differences found 2026/04/23 01:04:50 NOTICE: OneDrive root 'rclone-test-fukeris5yevu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/23 01:04:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:04:52 NOTICE: OneDrive root 'rclone-test-fukeris5yevu': 0 differences found 2026/04/23 01:04:52 NOTICE: OneDrive root 'rclone-test-fukeris5yevu': 1 matching files 2026/04/23 01:04:52 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-wusopup7haxu" 2026/04/23 01:04:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:04:54 DEBUG : Creating backend with remote "/tmp/rclone2303091454" run.go:185: Remote "OneDrive root 'rclone-test-wusopup7haxu'", Local "Local file system at /tmp/rclone2303091454", Modify Window "1s" 2026/04/23 01:05:07 DEBUG : 測試_Русский___ě_áñ: Starting multipart upload 2026/04/23 01:05:08 DEBUG : 測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFC checkfile vs. NFD remote (without normalization) 2026/04/23 01:05:10 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/23 01:05:10 ERROR : 測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-wusopup7haxu' 2026/04/23 01:05:10 NOTICE: OneDrive root 'rclone-test-wusopup7haxu': 1 files missing 2026/04/23 01:05:10 NOTICE: 1 hashes missing 2026/04/23 01:05:10 NOTICE: OneDrive root 'rclone-test-wusopup7haxu': 1 differences found 2026/04/23 01:05:10 NOTICE: OneDrive root 'rclone-test-wusopup7haxu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/23 01:05:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:05:11 NOTICE: OneDrive root 'rclone-test-wusopup7haxu': 0 differences found 2026/04/23 01:05:11 NOTICE: OneDrive root 'rclone-test-wusopup7haxu': 1 matching files 2026/04/23 01:05:11 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-quxudev9zeco" 2026/04/23 01:05:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:05:14 DEBUG : Creating backend with remote "/tmp/rclone3089234505" run.go:185: Remote "OneDrive root 'rclone-test-quxudev9zeco'", Local "Local file system at /tmp/rclone3089234505", Modify Window "1s" 2026/04/23 01:05:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2026/04/23 01:05:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFDx2 checkfile vs. both remote (without normalization) 2026/04/23 01:05:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/23 01:05:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-quxudev9zeco' 2026/04/23 01:05:19 NOTICE: OneDrive root 'rclone-test-quxudev9zeco': 1 files missing 2026/04/23 01:05:19 NOTICE: 1 hashes missing 2026/04/23 01:05:19 NOTICE: OneDrive root 'rclone-test-quxudev9zeco': 1 differences found 2026/04/23 01:05:19 NOTICE: OneDrive root 'rclone-test-quxudev9zeco': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/23 01:05:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:05:20 NOTICE: OneDrive root 'rclone-test-quxudev9zeco': 0 differences found 2026/04/23 01:05:20 NOTICE: OneDrive root 'rclone-test-quxudev9zeco': 1 matching files 2026/04/23 01:05:20 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-mocidin2zoku" 2026/04/23 01:05:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:05:22 DEBUG : Creating backend with remote "/tmp/rclone1194390484" run.go:185: Remote "OneDrive root 'rclone-test-mocidin2zoku'", Local "Local file system at /tmp/rclone1194390484", Modify Window "1s" 2026/04/23 01:05:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2026/04/23 01:05:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFCx2 checkfile vs. both remote (without normalization) 2026/04/23 01:05:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/23 01:05:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-mocidin2zoku' 2026/04/23 01:05:27 NOTICE: OneDrive root 'rclone-test-mocidin2zoku': 1 files missing 2026/04/23 01:05:27 NOTICE: 1 hashes missing 2026/04/23 01:05:27 NOTICE: OneDrive root 'rclone-test-mocidin2zoku': 1 differences found 2026/04/23 01:05:27 NOTICE: OneDrive root 'rclone-test-mocidin2zoku': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/23 01:05:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:05:29 NOTICE: OneDrive root 'rclone-test-mocidin2zoku': 0 differences found 2026/04/23 01:05:29 NOTICE: OneDrive root 'rclone-test-mocidin2zoku': 1 matching files 2026/04/23 01:05:29 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-gafoler3sare" 2026/04/23 01:05:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:05:31 DEBUG : Creating backend with remote "/tmp/rclone1139517053" run.go:185: Remote "OneDrive root 'rclone-test-gafoler3sare'", Local "Local file system at /tmp/rclone1139517053", Modify Window "1s" 2026/04/23 01:05:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2026/04/23 01:05:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 both checkfile vs. NFDx2 remote (without normalization) 2026/04/23 01:05:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/23 01:05:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-gafoler3sare' 2026/04/23 01:05:35 NOTICE: OneDrive root 'rclone-test-gafoler3sare': 1 files missing 2026/04/23 01:05:35 NOTICE: 1 hashes missing 2026/04/23 01:05:35 NOTICE: OneDrive root 'rclone-test-gafoler3sare': 1 differences found 2026/04/23 01:05:35 NOTICE: OneDrive root 'rclone-test-gafoler3sare': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/23 01:05:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:05:36 NOTICE: OneDrive root 'rclone-test-gafoler3sare': 0 differences found 2026/04/23 01:05:36 NOTICE: OneDrive root 'rclone-test-gafoler3sare': 1 matching files 2026/04/23 01:05:36 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-kinikux9cofo" 2026/04/23 01:05:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:05:39 DEBUG : Creating backend with remote "/tmp/rclone3873248217" run.go:185: Remote "OneDrive root 'rclone-test-kinikux9cofo'", Local "Local file system at /tmp/rclone3873248217", Modify Window "1s" 2026/04/23 01:05:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2026/04/23 01:05:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 both checkfile vs. NFCx2 remote (without normalization) 2026/04/23 01:05:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/23 01:05:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-kinikux9cofo' 2026/04/23 01:05:46 NOTICE: OneDrive root 'rclone-test-kinikux9cofo': 1 files missing 2026/04/23 01:05:46 NOTICE: 1 hashes missing 2026/04/23 01:05:46 NOTICE: OneDrive root 'rclone-test-kinikux9cofo': 1 differences found 2026/04/23 01:05:46 NOTICE: OneDrive root 'rclone-test-kinikux9cofo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/23 01:05:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/23 01:05:47 NOTICE: OneDrive root 'rclone-test-kinikux9cofo': 0 differences found 2026/04/23 01:05:47 NOTICE: OneDrive root 'rclone-test-kinikux9cofo': 1 matching files 2026/04/23 01:05:47 DEBUG : OneDrive root 'rclone-test-kinikux9cofo': Purge remote 2026/04/23 01:05:47 DEBUG : OneDrive root 'rclone-test-gafoler3sare': Purge remote 2026/04/23 01:05:48 DEBUG : OneDrive root 'rclone-test-mocidin2zoku': Purge remote 2026/04/23 01:05:48 DEBUG : OneDrive root 'rclone-test-quxudev9zeco': Purge remote 2026/04/23 01:05:48 DEBUG : OneDrive root 'rclone-test-wusopup7haxu': Purge remote 2026/04/23 01:05:49 DEBUG : OneDrive root 'rclone-test-fukeris5yevu': Purge remote 2026/04/23 01:05:49 DEBUG : OneDrive root 'rclone-test-fusizej5vowe': Purge remote 2026/04/23 01:05:50 DEBUG : OneDrive root 'rclone-test-yehozan2qate': Purge remote 2026/04/23 01:05:51 DEBUG : OneDrive root 'rclone-test-yujitak5mevu': Purge remote 2026/04/23 01:05:52 DEBUG : OneDrive root 'rclone-test-tolayep5zuto': Purge remote --- PASS: TestApplyTransforms (126.67s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:05:55 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/23 01:05:56 DEBUG : sub/file2: Starting multipart upload 2026/04/23 01:05:57 DEBUG : sub/file2: Uploading segment 0/14 size 14 2026/04/23 01:05:59 DEBUG : sub/file2: size = 14 OK 2026/04/23 01:05:59 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2026/04/23 01:05:59 INFO : file1: Copied (new) to: sub/file2 2026/04/23 01:06:01 DEBUG : sub/file2: size = 14 OK 2026/04/23 01:06:01 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/23 01:06:01 DEBUG : file1: Unchanged skipping 2026/04/23 01:06:22 DEBUG : OneDrive root 'rclone-test-nofagay2tujo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (32.98s) === RUN TestCopyLongFile run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:06:26 DEBUG : dst/file1: Starting multipart upload 2026/04/23 01:06:27 DEBUG : dst/file1: Uploading segment 0/18 size 18 2026/04/23 01:06:46 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-nofagay2tujo/backup" 2026/04/23 01:06:51 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4183070836) 2026/04/23 01:06:51 DEBUG : dst/file1: size = 18 (OneDrive root 'rclone-test-nofagay2tujo') 2026/04/23 01:06:51 DEBUG : dst/file1: Sizes differ 2026/04/23 01:07:04 INFO : dst/file1: Moved (server-side) 2026/04/23 01:07:04 DEBUG : dst/file1: Starting multipart upload 2026/04/23 01:07:05 DEBUG : dst/file1: Uploading segment 0/14 size 14 2026/04/23 01:07:06 DEBUG : dst/file1: size = 14 OK 2026/04/23 01:07:06 DEBUG : dst/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2026/04/23 01:07:06 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (44.33s) === RUN TestCopyFileCompareDest run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:07:10 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-nofagay2tujo/dst" 2026/04/23 01:07:23 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-nofagay2tujo/CompareDest" 2026/04/23 01:07:28 DEBUG : one: Need to transfer - File not found at Destination 2026/04/23 01:07:45 DEBUG : one: Starting multipart upload 2026/04/23 01:08:06 DEBUG : one: Uploading segment 0/3 size 3 2026/04/23 01:08:07 DEBUG : one: size = 3 OK 2026/04/23 01:08:07 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2026/04/23 01:08:07 INFO : one: Copied (new) 2026/04/23 01:08:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone4183070836) 2026/04/23 01:08:09 DEBUG : one: size = 3 (OneDrive root 'rclone-test-nofagay2tujo/dst') 2026/04/23 01:08:09 DEBUG : one: Sizes differ 2026/04/23 01:08:11 DEBUG : one: Starting multipart upload 2026/04/23 01:08:12 DEBUG : one: Uploading segment 0/5 size 5 2026/04/23 01:08:13 DEBUG : one: size = 5 OK 2026/04/23 01:08:13 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2026/04/23 01:08:13 INFO : one: Copied (replaced existing) 2026/04/23 01:08:14 DEBUG : dst/one: Starting multipart upload 2026/04/23 01:08:14 DEBUG : dst/one: Uploading segment 0/3 size 3 2026/04/23 01:08:16 DEBUG : CompareDest/one: Starting multipart upload 2026/04/23 01:08:17 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2026/04/23 01:08:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone4183070836) 2026/04/23 01:08:47 DEBUG : one: size = 3 (OneDrive root 'rclone-test-nofagay2tujo/dst') 2026/04/23 01:08:47 DEBUG : one: Sizes differ 2026/04/23 01:08:49 DEBUG : one: size = 5 OK 2026/04/23 01:08:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/23 01:08:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/23 01:08:49 DEBUG : CompareDest/two: Starting multipart upload 2026/04/23 01:08:50 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2026/04/23 01:08:53 DEBUG : two: Need to transfer - File not found at Destination 2026/04/23 01:08:54 DEBUG : two: size = 3 OK 2026/04/23 01:08:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/23 01:08:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/23 01:09:25 ERROR : UnknownError: : upload chunks may be taking too long - try reducing --onedrive-chunk-size or decreasing --transfers 2026/04/23 01:09:25 DEBUG : pacer: low level retry 1/10 (error UnknownError: ) 2026/04/23 01:09:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/23 01:09:35 DEBUG : pacer: Reducing sleep to 15ms 2026/04/23 01:09:35 DEBUG : two: Need to transfer - File not found at Destination 2026/04/23 01:09:36 DEBUG : two: size = 3 OK 2026/04/23 01:09:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/23 01:09:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/23 01:09:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/23 01:09:39 DEBUG : pacer: Reducing sleep to 10ms 2026/04/23 01:09:39 DEBUG : two: Need to transfer - File not found at Destination 2026/04/23 01:09:40 DEBUG : two: size = 5 (Local file system at /tmp/rclone4183070836) 2026/04/23 01:09:40 DEBUG : two: size = 3 (OneDrive root 'rclone-test-nofagay2tujo/CompareDest') 2026/04/23 01:09:40 DEBUG : two: Sizes differ 2026/04/23 01:09:40 DEBUG : two: Starting multipart upload 2026/04/23 01:10:10 DEBUG : two: Uploading segment 0/5 size 5 2026/04/23 01:10:12 DEBUG : two: size = 5 OK 2026/04/23 01:10:12 DEBUG : two: quickxor = 74b8c31be8300300000000000500000000000000 OK 2026/04/23 01:10:12 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (186.14s) === RUN TestCopyFileCopyDest run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:10:16 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-nofagay2tujo/dst" 2026/04/23 01:10:27 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-nofagay2tujo/CopyDest" 2026/04/23 01:10:33 DEBUG : one: Need to transfer - File not found at Destination 2026/04/23 01:10:40 DEBUG : one: Starting multipart upload 2026/04/23 01:10:41 DEBUG : one: Uploading segment 0/3 size 3 2026/04/23 01:10:42 DEBUG : one: size = 3 OK 2026/04/23 01:10:42 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2026/04/23 01:10:42 INFO : one: Copied (new) 2026/04/23 01:10:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone4183070836) 2026/04/23 01:10:45 DEBUG : one: size = 3 (OneDrive root 'rclone-test-nofagay2tujo/dst') 2026/04/23 01:10:45 DEBUG : one: Sizes differ 2026/04/23 01:10:51 DEBUG : one: Starting multipart upload 2026/04/23 01:10:51 DEBUG : one: Uploading segment 0/5 size 5 2026/04/23 01:10:52 DEBUG : one: size = 5 OK 2026/04/23 01:10:52 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2026/04/23 01:10:52 INFO : one: Copied (replaced existing) 2026/04/23 01:10:53 DEBUG : dst/one: Starting multipart upload 2026/04/23 01:10:53 DEBUG : dst/one: Uploading segment 0/3 size 3 2026/04/23 01:10:55 DEBUG : CopyDest/one: Starting multipart upload 2026/04/23 01:10:56 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2026/04/23 01:10:58 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-nofagay2tujo/BackupDir" 2026/04/23 01:11:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone4183070836) 2026/04/23 01:11:06 DEBUG : one: size = 3 (OneDrive root 'rclone-test-nofagay2tujo/dst') 2026/04/23 01:11:06 DEBUG : one: Sizes differ 2026/04/23 01:11:36 DEBUG : one: size = 5 OK 2026/04/23 01:11:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/23 01:11:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone4183070836) 2026/04/23 01:11:36 DEBUG : one: size = 3 (OneDrive root 'rclone-test-nofagay2tujo/dst') 2026/04/23 01:11:36 DEBUG : one: Sizes differ 2026/04/23 01:11:40 INFO : one: Moved (server-side) 2026/04/23 01:12:16 DEBUG : one: size = 5 OK 2026/04/23 01:12:16 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2026/04/23 01:12:16 INFO : one: Copied (server-side copy) 2026/04/23 01:12:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/23 01:12:18 DEBUG : CopyDest/two: Starting multipart upload 2026/04/23 01:12:18 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2026/04/23 01:12:31 DEBUG : two: Need to transfer - File not found at Destination 2026/04/23 01:12:32 DEBUG : two: size = 3 OK 2026/04/23 01:12:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/23 01:13:10 DEBUG : two: size = 3 OK 2026/04/23 01:13:10 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2026/04/23 01:13:10 INFO : two: Copied (server-side copy) 2026/04/23 01:13:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/23 01:13:12 DEBUG : two: size = 3 OK 2026/04/23 01:13:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/23 01:13:12 DEBUG : two: Unchanged skipping 2026/04/23 01:13:13 DEBUG : CopyDest/three: Starting multipart upload 2026/04/23 01:13:13 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2026/04/23 01:13:15 DEBUG : three: Need to transfer - File not found at Destination 2026/04/23 01:13:17 DEBUG : three: size = 7 (Local file system at /tmp/rclone4183070836) 2026/04/23 01:13:17 DEBUG : three: size = 5 (OneDrive root 'rclone-test-nofagay2tujo/CopyDest') 2026/04/23 01:13:17 DEBUG : three: Sizes differ 2026/04/23 01:13:17 DEBUG : three: Destination not found in --copy-dest 2026/04/23 01:13:17 DEBUG : three: Starting multipart upload 2026/04/23 01:13:18 DEBUG : three: Uploading segment 0/7 size 7 2026/04/23 01:13:19 DEBUG : three: size = 7 OK 2026/04/23 01:13:19 DEBUG : three: quickxor = 7440831cca50063acc0000000700000000000000 OK 2026/04/23 01:13:19 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (188.24s) === RUN TestCopyInplace run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.56s) === RUN TestCopyLongFileName run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.56s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:13:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/23 01:13:28 DEBUG : TestCopyFileMaxTransfer/file1: Starting multipart upload 2026/04/23 01:13:41 DEBUG : TestCopyFileMaxTransfer/file1: Uploading segment 0/14 size 14 2026/04/23 01:13:42 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/23 01:13:42 DEBUG : TestCopyFileMaxTransfer/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2026/04/23 01:13:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/23 01:13:44 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/23 01:13:44 DEBUG : TestCopyFileMaxTransfer/file2: Starting multipart upload 2026/04/23 01:13:45 DEBUG : TestCopyFileMaxTransfer/file2: Uploading segment 0/2062 size 2062 2026/04/23 01:13:45 DEBUG : TestCopyFileMaxTransfer/file2: Cancelling multipart upload: Put "https://whitecell-my.sharepoint.com/personal/nick_craig-wood_whitecell_online/_api/v2.0/drives/b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp/items/01W3O4PFZG2KAK75SXKFCYL5ZFXIIHSVCH/uploadSession?guid='2d869120-da2a-4f30-839d-96af6656793e'&overwrite=True&rename=False&dc=0&tempauth=v1.eyJzaXRlaWQiOiI5YTMzZjdiNC01M2IyLTRkMDgtOTI4NC1lZjdhNTRiMDAwOWYiLCJhcHBfZGlzcGxheW5hbWUiOiJyY2xvbmUiLCJhcHBpZCI6ImIxNTY2NWQ5LWVkYTYtNDA5Mi04NTM5LTBlZWMzNzZhZmQ1OSIsImF1ZCI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMC93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb21AZmFmZDY5NGEtNTBjMS00ZWVhLWIzYzctNDk1MTdlNWFkZDg5IiwiZXhwIjoiMTc3Njk5MzIyNSJ9.CkAKDGVudHJhX2NsYWltcxIwQ0o3S3BjOEdFQUFhRm04MGFUQlhOR2xyWWxWRGFVUlNPVTlTUkZwclFVRXFBQT09CjIKCmFjdG9yYXBwaWQSJDAwMDAwMDAzLTAwMDAtMDAwMC1jMDAwLTAwMDAwMDAwMDAwMAoKCgRzbmlkEgI2NhILCNih-5Tzt5A_EAUaDjIwLjIzMS4xMzguMjI0Kixkb1FvcHFoVXo0b3RSeXlhSzdIUjg4UnZTQjRDaFZHaXc5cjJvOVd2WGR3PTClAjgBQhCiDKE0WFAAEJ4MV7XYHwRbShBoYXNoZWRwcm9vZnRva2VuaiQ1MjI0ZmY5OS1mZjQyLTRiOGYtODc3Yy0wOWE2MTI0MjgwNjhyKTBoLmZ8bWVtYmVyc2hpcHwxMDAzYmZmZGFjMzJmODcxQGxpdmUuY29tegEyggESCUpp_frBUOpOEbPHSVF-Wt2JkgEETmlja5oBCkNyYWlnLVdvb2SiASBuaWNrX2NyYWlnLXdvb2RAd2hpdGVjZWxsLm9ubGluZaoBEDEwMDNCRkZEQUMzMkY4NzGyAUVteWZpbGVzLnJlYWQgYWxsZmlsZXMucmVhZCBteWZpbGVzLndyaXRlIGFsbGZpbGVzLndyaXRlIGFsbHNpdGVzLnJlYWTIAQE.lSIfkD81JU6Ngt_ApMJPCELgCNS90AFERviWEjAwaYk": max transfer limit reached as set by --max-transfer 2026/04/23 01:13:45 DEBUG : info from Update error: null 2026/04/23 01:13:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://whitecell-my.sharepoint.com/personal/nick_craig-wood_whitecell_online/_api/v2.0/drives/b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp/items/01W3O4PFZG2KAK75SXKFCYL5ZFXIIHSVCH/uploadSession?guid='2d869120-da2a-4f30-839d-96af6656793e'&overwrite=True&rename=False&dc=0&tempauth=v1.eyJzaXRlaWQiOiI5YTMzZjdiNC01M2IyLTRkMDgtOTI4NC1lZjdhNTRiMDAwOWYiLCJhcHBfZGlzcGxheW5hbWUiOiJyY2xvbmUiLCJhcHBpZCI6ImIxNTY2NWQ5LWVkYTYtNDA5Mi04NTM5LTBlZWMzNzZhZmQ1OSIsImF1ZCI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMC93aGl0ZWNlbGwtbXkuc2hhcmVwb2ludC5jb21AZmFmZDY5NGEtNTBjMS00ZWVhLWIzYzctNDk1MTdlNWFkZDg5IiwiZXhwIjoiMTc3Njk5MzIyNSJ9.CkAKDGVudHJhX2NsYWltcxIwQ0o3S3BjOEdFQUFhRm04MGFUQlhOR2xyWWxWRGFVUlNPVTlTUkZwclFVRXFBQT09CjIKCmFjdG9yYXBwaWQSJDAwMDAwMDAzLTAwMDAtMDAwMC1jMDAwLTAwMDAwMDAwMDAwMAoKCgRzbmlkEgI2NhILCNih-5Tzt5A_EAUaDjIwLjIzMS4xMzguMjI0Kixkb1FvcHFoVXo0b3RSeXlhSzdIUjg4UnZTQjRDaFZHaXc5cjJvOVd2WGR3PTClAjgBQhCiDKE0WFAAEJ4MV7XYHwRbShBoYXNoZWRwcm9vZnRva2VuaiQ1MjI0ZmY5OS1mZjQyLTRiOGYtODc3Yy0wOWE2MTI0MjgwNjhyKTBoLmZ8bWVtYmVyc2hpcHwxMDAzYmZmZGFjMzJmODcxQGxpdmUuY29tegEyggESCUpp_frBUOpOEbPHSVF-Wt2JkgEETmlja5oBCkNyYWlnLVdvb2SiASBuaWNrX2NyYWlnLXdvb2RAd2hpdGVjZWxsLm9ubGluZaoBEDEwMDNCRkZEQUMzMkY4NzGyAUVteWZpbGVzLnJlYWQgYWxsZmlsZXMucmVhZCBteWZpbGVzLndyaXRlIGFsbGZpbGVzLndyaXRlIGFsbHNpdGVzLnJlYWTIAQE.lSIfkD81JU6Ngt_ApMJPCELgCNS90AFERviWEjAwaYk": max transfer limit reached as set by --max-transfer 2026/04/23 01:13:53 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/23 01:14:24 DEBUG : pacer: low level retry 1/10 (error UnknownError: ) 2026/04/23 01:14:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/23 01:14:45 DEBUG : pacer: Reducing sleep to 15ms 2026/04/23 01:14:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/23 01:14:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/23 01:14:45 DEBUG : TestCopyFileMaxTransfer/file4: Starting multipart upload 2026/04/23 01:14:47 DEBUG : pacer: Reducing sleep to 10ms 2026/04/23 01:14:47 DEBUG : TestCopyFileMaxTransfer/file4: Uploading segment 0/2062 size 2062 2026/04/23 01:14:48 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/23 01:14:48 DEBUG : TestCopyFileMaxTransfer/file4: quickxor = 564ec8147181fcbff5deb2aad9d40fc8a499bbf1 OK 2026/04/23 01:14:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (111.40s) === RUN TestDeduplicateInteractive run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.50s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.59s) === RUN TestDeduplicateFirst run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.52s) === RUN TestDeduplicateNewest run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.50s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:15:20 DEBUG : one: Starting multipart upload 2026/04/23 01:15:20 DEBUG : one: Uploading segment 0/100 size 100 2026/04/23 01:15:22 DEBUG : also/one: Starting multipart upload 2026/04/23 01:15:23 DEBUG : also/one: Uploading segment 0/100 size 100 2026/04/23 01:15:23 DEBUG : another: Starting multipart upload 2026/04/23 01:15:24 DEBUG : another: Uploading segment 0/100 size 100 2026/04/23 01:15:25 DEBUG : not-one: Starting multipart upload 2026/04/23 01:15:25 DEBUG : not-one: Uploading segment 0/5 size 5 2026/04/23 01:15:39 INFO : OneDrive root 'rclone-test-nofagay2tujo': Looking for duplicate quickxor hashes using newest mode. 2026/04/23 01:15:40 NOTICE: 5ccca08d43f6060d85f9cc1dec9213603732a6e9: Found 3 files with duplicate quickxor hashes 2026/04/23 01:15:40 INFO : one: Deleted 2026/04/23 01:15:41 INFO : also/one: Deleted 2026/04/23 01:15:41 NOTICE: 5ccca08d43f6060d85f9cc1dec9213603732a6e9: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (23.31s) === RUN TestDeduplicateOldest run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.52s) === RUN TestDeduplicateLargest run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.52s) === RUN TestDeduplicateSmallest run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.52s) === RUN TestDeduplicateRename run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.50s) === RUN TestMergeDirs run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.52s) === RUN TestListDirSorted run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:15:46 DEBUG : a.txt: Starting multipart upload 2026/04/23 01:15:46 DEBUG : a.txt: Uploading segment 0/11 size 11 2026/04/23 01:15:47 DEBUG : zend.txt: Starting multipart upload 2026/04/23 01:15:48 DEBUG : zend.txt: Uploading segment 0/5 size 5 2026/04/23 01:15:49 DEBUG : sub dir/hello world: Starting multipart upload 2026/04/23 01:15:50 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2026/04/23 01:15:51 DEBUG : sub dir/hello world2: Starting multipart upload 2026/04/23 01:15:52 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2026/04/23 01:16:07 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2026/04/23 01:16:08 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2026/04/23 01:16:08 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2026/04/23 01:16:09 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2026/04/23 01:16:11 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2026/04/23 01:16:12 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2026/04/23 01:16:44 DEBUG : a.txt: Excluded (Size Filter) 2026/04/23 01:16:44 DEBUG : a.txt: Excluded 2026/04/23 01:16:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/23 01:16:55 DEBUG : sub dir/hello world: Excluded 2026/04/23 01:16:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/23 01:16:55 DEBUG : sub dir/hello world2: Excluded 2026/04/23 01:16:56 DEBUG : sub dir/ignore dir: Excluded 2026/04/23 01:16:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/23 01:16:57 DEBUG : sub dir/hello world: Excluded 2026/04/23 01:16:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/23 01:16:57 DEBUG : sub dir/hello world2: Excluded 2026/04/23 01:16:57 DEBUG : sub dir/ignore dir: Excluded 2026/04/23 01:17:57 DEBUG : pacer: low level retry 1/10 (error UnknownError: ) 2026/04/23 01:17:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/23 01:18:00 DEBUG : pacer: Reducing sleep to 15ms 2026/04/23 01:18:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/23 01:18:00 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestListDirSorted (140.10s) === RUN TestListDirSortedFn run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:18:06 DEBUG : a.txt: Starting multipart upload 2026/04/23 01:18:06 DEBUG : a.txt: Uploading segment 0/11 size 11 2026/04/23 01:18:08 DEBUG : zend.txt: Starting multipart upload 2026/04/23 01:18:08 DEBUG : zend.txt: Uploading segment 0/5 size 5 2026/04/23 01:18:10 DEBUG : sub dir/hello world: Starting multipart upload 2026/04/23 01:18:11 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2026/04/23 01:18:11 DEBUG : sub dir/hello world2: Starting multipart upload 2026/04/23 01:18:12 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2026/04/23 01:18:43 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2026/04/23 01:18:43 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2026/04/23 01:18:44 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2026/04/23 01:18:45 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2026/04/23 01:18:46 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2026/04/23 01:18:47 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2026/04/23 01:19:19 DEBUG : a.txt: Excluded (Size Filter) 2026/04/23 01:19:19 DEBUG : a.txt: Excluded 2026/04/23 01:19:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/23 01:19:26 DEBUG : sub dir/hello world: Excluded 2026/04/23 01:19:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/23 01:19:26 DEBUG : sub dir/hello world2: Excluded 2026/04/23 01:19:27 DEBUG : sub dir/ignore dir: Excluded 2026/04/23 01:19:58 DEBUG : pacer: low level retry 1/10 (error UnknownError: ) 2026/04/23 01:19:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/23 01:19:58 DEBUG : pacer: Reducing sleep to 15ms 2026/04/23 01:19:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/23 01:19:58 DEBUG : sub dir/hello world: Excluded 2026/04/23 01:19:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/23 01:19:58 DEBUG : sub dir/hello world2: Excluded 2026/04/23 01:20:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/23 01:20:17 DEBUG : sub dir/ignore dir: Excluded 2026/04/23 01:20:18 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestListDirSortedFn (138.36s) === RUN TestListJSON run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:20:24 DEBUG : file1: Starting multipart upload 2026/04/23 01:20:25 DEBUG : file1: Uploading segment 0/5 size 5 2026/04/23 01:20:27 DEBUG : sub/file2: Starting multipart upload 2026/04/23 01:20:28 DEBUG : sub/file2: Uploading segment 0/9 size 9 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/04/23 01:21:34 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (72.01s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (30.30s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (30.26s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.31s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (2.28s) --- PASS: TestListJSON/Metadata (0.26s) === RUN TestStatJSON run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:21:36 DEBUG : file1: Starting multipart upload 2026/04/23 01:21:37 DEBUG : file1: Uploading segment 0/5 size 5 2026/04/23 01:21:39 DEBUG : sub/file2: Starting multipart upload 2026/04/23 01:21:39 DEBUG : sub/file2: Uploading segment 0/9 size 9 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir 2026/04/23 01:22:12 DEBUG : sub: setMetaData called on dir instead of obj Stack trace: goroutine 4535 [running]: github.com/rclone/rclone/fs/log.Stack({0x2980700, 0xd11923d2780}, {0x2a7d6a8, 0x28}) /home/rclone/go/src/github.com/rclone/rclone/fs/log/log.go:180 +0x6e github.com/rclone/rclone/backend/onedrive.(*Object).setMetaData(0xd1192602000?, 0x2bcb1e8?) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2227 +0x3a6 github.com/rclone/rclone/backend/onedrive.(*Object).readMetaData(0xd11923d2780, {0x2bcb1e8, 0x4645140}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2317 +0x125 github.com/rclone/rclone/backend/onedrive.(*Fs).newObjectWithInfo(0xd1192602000, {0x2bcb1e8, 0x4645140}, {0x29f6e0d, 0x3}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1211 +0xfb github.com/rclone/rclone/backend/onedrive.(*Fs).NewObject(0x39700a8?, {0x2bcb1e8?, 0x4645140?}, {0x29f6e0d?, 0x29f6e0d?}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1222 +0x25 github.com/rclone/rclone/fs/operations.StatJSON({0x2bcb1e8, 0x4645140}, {0x2be84e0, 0xd1192602000}, {0x29f6e0d, 0x3}, 0xd1192e00f50?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson.go:299 +0x235 github.com/rclone/rclone/fs/operations_test.TestStatJSON.func1(0xd1192674248) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:388 +0x4e testing.tRunner(0xd1192674248, 0xd1192365770) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 4445 /usr/local/go/src/testing/testing.go:2101 +0x4c5 === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly 2026/04/23 01:23:42 DEBUG : sub: setMetaData called on dir instead of obj Stack trace: goroutine 4562 [running]: github.com/rclone/rclone/fs/log.Stack({0x2980700, 0xd1192cb8100}, {0x2a7d6a8, 0x28}) /home/rclone/go/src/github.com/rclone/rclone/fs/log/log.go:180 +0x6e github.com/rclone/rclone/backend/onedrive.(*Object).setMetaData(0xd1192602000?, 0x2bcb1e8?) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2227 +0x3a6 github.com/rclone/rclone/backend/onedrive.(*Object).readMetaData(0xd1192cb8100, {0x2bcb1e8, 0x4645140}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2317 +0x125 github.com/rclone/rclone/backend/onedrive.(*Fs).newObjectWithInfo(0xd1192602000, {0x2bcb1e8, 0x4645140}, {0x29f6e0d, 0x3}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1211 +0xfb github.com/rclone/rclone/backend/onedrive.(*Fs).NewObject(0x39700a8?, {0x2bcb1e8?, 0x4645140?}, {0x29f6e0d?, 0x29f6e0d?}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1222 +0x25 github.com/rclone/rclone/fs/operations.StatJSON({0x2bcb1e8, 0x4645140}, {0x2be84e0, 0xd1192602000}, {0x29f6e0d, 0x3}, 0xd1192e01750?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson.go:299 +0x235 github.com/rclone/rclone/fs/operations_test.TestStatJSON.func1(0xd1192116b48) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:388 +0x4e testing.tRunner(0xd1192116b48, 0xd1192472600) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 4445 /usr/local/go/src/testing/testing.go:2101 +0x4c5 === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly 2026/04/23 01:24:22 DEBUG : pacer: low level retry 1/10 (error UnknownError: ) 2026/04/23 01:24:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/23 01:24:22 DEBUG : pacer: Reducing sleep to 15ms 2026/04/23 01:24:27 DEBUG : pacer: Reducing sleep to 11.25ms === RUN TestStatJSON/DirDirsOnly 2026/04/23 01:24:29 DEBUG : pacer: Reducing sleep to 10ms === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/04/23 01:24:30 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-nofagay2tujo/notfound" 2026/04/23 01:24:30 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (181.99s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (30.28s) --- PASS: TestStatJSON/Dir (31.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (27.47s) --- PASS: TestStatJSON/NotFound (1.18s) --- PASS: TestStatJSON/DirFilesOnly (30.54s) --- PASS: TestStatJSON/FileFilesOnly (9.78s) --- PASS: TestStatJSON/NotFoundFilesOnly (35.75s) --- PASS: TestStatJSON/DirDirsOnly (1.38s) --- PASS: TestStatJSON/FileDirsOnly (0.71s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.73s) --- PASS: TestStatJSON/RootNotFound (5.54s) === RUN TestMkdir run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:24:38 INFO : OneDrive root 'rclone-test-nofagay2tujo': Making directory 2026/04/23 01:24:38 INFO : OneDrive root 'rclone-test-nofagay2tujo': Making directory --- PASS: TestMkdir (0.74s) === RUN TestLsd run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:24:40 DEBUG : sub dir/hello world: Starting multipart upload 2026/04/23 01:24:40 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 --- PASS: TestLsd (36.52s) === RUN TestLs run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:25:15 DEBUG : potato2: Starting multipart upload 2026/04/23 01:25:16 DEBUG : potato2: Uploading segment 0/60 size 60 2026/04/23 01:25:17 DEBUG : empty space: Starting multipart upload 2026/04/23 01:25:17 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLs (4.34s) === RUN TestLsWithFilesFrom run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:25:20 DEBUG : potato2: Starting multipart upload 2026/04/23 01:25:20 DEBUG : potato2: Uploading segment 0/60 size 60 2026/04/23 01:25:21 DEBUG : empty space: Starting multipart upload 2026/04/23 01:25:22 DEBUG : empty space: Uploading segment 0/1 size 1 2026/04/23 01:25:23 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/23 01:25:23 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (51.32s) === RUN TestLsLong run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:26:11 DEBUG : potato2: Starting multipart upload 2026/04/23 01:26:12 DEBUG : potato2: Uploading segment 0/60 size 60 2026/04/23 01:26:13 DEBUG : empty space: Starting multipart upload 2026/04/23 01:26:14 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLsLong (5.17s) === RUN TestHashSums run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:26:16 DEBUG : potato2: Starting multipart upload 2026/04/23 01:26:17 DEBUG : potato2: Uploading segment 0/60 size 60 2026/04/23 01:26:18 DEBUG : empty space: Starting multipart upload 2026/04/23 01:26:18 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestHashSums/Quickxor === RUN TestHashSums/QuickxorDownload === RUN TestHashSums/QuickxorBase64 === RUN TestHashSums/QuickxorDownloadBase64 --- PASS: TestHashSums (6.60s) --- PASS: TestHashSums/Quickxor (0.23s) --- PASS: TestHashSums/QuickxorDownload (1.16s) --- PASS: TestHashSums/QuickxorBase64 (0.27s) --- PASS: TestHashSums/QuickxorDownloadBase64 (0.79s) === RUN TestHashSumsWithErrors 2026/04/23 01:26:23 DEBUG : Creating backend with remote ":memory:" 2026/04/23 01:26:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/23 01:26:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/23 01:26:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/23 01:26:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/23 01:26:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/23 01:26:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/23 01:26:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/23 01:26:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/23 01:26:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:26:23 DEBUG : potato2: Starting multipart upload 2026/04/23 01:26:24 DEBUG : potato2: Uploading segment 0/60 size 60 2026/04/23 01:26:24 DEBUG : empty space: Starting multipart upload 2026/04/23 01:26:25 DEBUG : empty space: Uploading segment 0/1 size 1 2026/04/23 01:26:27 DEBUG : sub dir/potato3: Starting multipart upload 2026/04/23 01:26:28 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 --- PASS: TestCount (50.94s) === RUN TestDelete run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:27:14 DEBUG : small: Starting multipart upload 2026/04/23 01:27:14 DEBUG : small: Uploading segment 0/10 size 10 2026/04/23 01:27:15 DEBUG : medium: Starting multipart upload 2026/04/23 01:27:16 DEBUG : medium: Uploading segment 0/60 size 60 2026/04/23 01:27:16 DEBUG : large: Starting multipart upload 2026/04/23 01:27:17 DEBUG : large: Uploading segment 0/100 size 100 2026/04/23 01:27:18 DEBUG : Waiting for deletions to finish 2026/04/23 01:27:18 DEBUG : large: Excluded (Size Filter) 2026/04/23 01:27:18 DEBUG : large: Excluded 2026/04/23 01:27:19 INFO : medium: Deleted 2026/04/23 01:27:19 INFO : small: Deleted --- PASS: TestDelete (6.17s) === RUN TestMaxDelete run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:27:20 DEBUG : small: Starting multipart upload 2026/04/23 01:27:21 DEBUG : small: Uploading segment 0/10 size 10 2026/04/23 01:27:21 DEBUG : medium: Starting multipart upload 2026/04/23 01:27:22 DEBUG : medium: Uploading segment 0/60 size 60 2026/04/23 01:27:23 DEBUG : large: Starting multipart upload 2026/04/23 01:27:24 DEBUG : large: Uploading segment 0/100 size 100 2026/04/23 01:27:25 DEBUG : Waiting for deletions to finish 2026/04/23 01:27:25 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/23 01:27:25 INFO : large: Deleted 2026/04/23 01:27:25 INFO : medium: Deleted --- PASS: TestMaxDelete (7.18s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:27:27 DEBUG : small: Starting multipart upload 2026/04/23 01:27:28 DEBUG : small: Uploading segment 0/10 size 10 2026/04/23 01:27:29 DEBUG : medium: Starting multipart upload 2026/04/23 01:27:29 DEBUG : medium: Uploading segment 0/60 size 60 2026/04/23 01:27:30 DEBUG : large: Starting multipart upload 2026/04/23 01:27:31 DEBUG : large: Uploading segment 0/100 size 100 2026/04/23 01:27:31 DEBUG : Waiting for deletions to finish 2026/04/23 01:27:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/23 01:27:32 INFO : medium: Deleted 2026/04/23 01:27:32 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.58s) === RUN TestMaxDeleteSize run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:27:34 DEBUG : small: Starting multipart upload 2026/04/23 01:27:34 DEBUG : small: Uploading segment 0/10 size 10 2026/04/23 01:27:35 DEBUG : medium: Starting multipart upload 2026/04/23 01:27:36 DEBUG : medium: Uploading segment 0/60 size 60 2026/04/23 01:27:36 DEBUG : large: Starting multipart upload 2026/04/23 01:27:37 DEBUG : large: Uploading segment 0/100 size 100 2026/04/23 01:27:38 DEBUG : Waiting for deletions to finish 2026/04/23 01:27:38 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/23 01:27:39 INFO : large: Deleted 2026/04/23 01:27:39 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.57s) === RUN TestReadFile run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:27:40 DEBUG : ReadFile: Starting multipart upload 2026/04/23 01:27:41 DEBUG : ReadFile: Uploading segment 0/28 size 28 --- PASS: TestReadFile (4.28s) === RUN TestRetry 2026/04/23 01:27:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/23 01:27:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/23 01:27:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/23 01:27:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/23 01:27:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/23 01:27:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/23 01:27:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:27:45 DEBUG : file1: Starting multipart upload 2026/04/23 01:27:45 DEBUG : file1: Uploading segment 0/10 size 10 2026/04/23 01:27:46 DEBUG : file2: Starting multipart upload 2026/04/23 01:27:47 DEBUG : file2: Uploading segment 0/9 size 9 2026/04/23 01:28:18 DEBUG : TestOneDriveBusiness: Token expired 2026/04/23 01:28:18 DEBUG : TestOneDriveBusiness: No updated token found in the config file 2026/04/23 01:28:18 DEBUG : TestOneDriveBusiness: Token refresh successful 2026/04/23 01:28:18 DEBUG : Saving config "token" in section "TestOneDriveBusiness" of the config file 2026/04/23 01:28:18 DEBUG : TestOneDriveBusiness: Saved new token in config file --- PASS: TestCat (35.56s) === RUN TestPurge 2026/04/23 01:28:20 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-vitoxoq0fuqi" 2026/04/23 01:28:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:28:22 DEBUG : Creating backend with remote "/tmp/rclone3635690363" run.go:185: Remote "OneDrive root 'rclone-test-vitoxoq0fuqi'", Local "Local file system at /tmp/rclone3635690363", Modify Window "1s" 2026/04/23 01:28:28 DEBUG : OneDrive root 'rclone-test-nofagay2tujo/dst': Background refresher detected expired token but no uploads in progress - doing nothing 2026/04/23 01:28:28 DEBUG : OneDrive root 'rclone-test-nofagay2tujo/dst': Background refresher detected expired token but no uploads in progress - doing nothing 2026/04/23 01:28:28 DEBUG : OneDrive root 'rclone-test-fukeris5yevu': Background refresher detected expired token but no uploads in progress - doing nothing 2026/04/23 01:28:28 DEBUG : OneDrive root 'rclone-test-yujitak5mevu': Background refresher detected expired token but no uploads in progress - doing nothing 2026/04/23 01:28:28 DEBUG : OneDrive root 'rclone-test-nofagay2tujo/notfound': Background refresher detected expired token but no uploads in progress - doing nothing 2026/04/23 01:28:28 DEBUG : OneDrive root 'rclone-test-kinikux9cofo': Background refresher detected expired token but no uploads in progress - doing nothing 2026/04/23 01:28:28 DEBUG : OneDrive root 'rclone-test-nofagay2tujo/data': Background refresher detected expired token but no uploads in progress - doing nothing 2026/04/23 01:28:28 DEBUG : OneDrive root 'rclone-test-mocidin2zoku': Background refresher detected expired token but no uploads in progress - doing nothing 2026/04/23 01:28:28 DEBUG : OneDrive root 'rclone-test-tolayep5zuto': Background refresher detected expired token but no uploads in progress - doing nothing 2026/04/23 01:28:28 DEBUG : OneDrive root 'rclone-test-fusizej5vowe': Background refresher detected expired token but no uploads in progress - doing nothing 2026/04/23 01:28:28 DEBUG : OneDrive root 'rclone-test-gafoler3sare': Background refresher detected expired token but no uploads in progress - doing nothing 2026/04/23 01:28:28 DEBUG : OneDrive root 'rclone-test-nofagay2tujo/data': Background refresher detected expired token but no uploads in progress - doing nothing 2026/04/23 01:28:28 DEBUG : OneDrive root 'rclone-test-yehozan2qate': Background refresher detected expired token but no uploads in progress - doing nothing 2026/04/23 01:28:28 DEBUG : OneDrive root 'rclone-test-wusopup7haxu': Background refresher detected expired token but no uploads in progress - doing nothing 2026/04/23 01:28:28 DEBUG : OneDrive root 'rclone-test-quxudev9zeco': Background refresher detected expired token but no uploads in progress - doing nothing 2026/04/23 01:29:19 DEBUG : pacer: low level retry 1/10 (error UnknownError: ) 2026/04/23 01:29:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/23 01:29:20 DEBUG : pacer: Reducing sleep to 15ms 2026/04/23 01:30:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/23 01:30:08 DEBUG : pacer: Reducing sleep to 10ms 2026/04/23 01:30:09 DEBUG : A1/B1/C1/one: Starting multipart upload 2026/04/23 01:30:11 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2026/04/23 01:30:11 INFO : A2: Making directory 2026/04/23 01:30:12 INFO : A1/B2: Making directory 2026/04/23 01:30:43 INFO : A1/B2/C2: Making directory 2026/04/23 01:30:56 INFO : A1/B1/C3: Making directory 2026/04/23 01:30:57 INFO : A3: Making directory 2026/04/23 01:31:28 INFO : A3/B3: Making directory 2026/04/23 01:31:38 INFO : A3/B3/C4: Making directory 2026/04/23 01:31:39 DEBUG : A1/two: Starting multipart upload 2026/04/23 01:31:40 DEBUG : A1/two: Uploading segment 0/3 size 3 2026/04/23 01:32:41 ERROR : error listing: directory not found 2026/04/23 01:32:41 DEBUG : OneDrive root 'rclone-test-vitoxoq0fuqi': Purge remote 2026/04/23 01:32:41 NOTICE: purge failed: directory not found --- PASS: TestPurge (261.33s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:32:47 DEBUG : A1/B1/C1/one: Starting multipart upload 2026/04/23 01:33:17 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2026/04/23 01:33:18 INFO : A2: Making directory 2026/04/23 01:33:23 INFO : A1/B2: Making directory 2026/04/23 01:33:24 INFO : A1/B2/C2: Making directory 2026/04/23 01:33:25 INFO : A1/B1/C3: Making directory 2026/04/23 01:33:27 INFO : A3: Making directory 2026/04/23 01:34:27 DEBUG : pacer: low level retry 1/10 (error UnknownError: ) 2026/04/23 01:34:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/23 01:34:27 DEBUG : pacer: Reducing sleep to 15ms 2026/04/23 01:34:58 DEBUG : pacer: Reducing sleep to 11.25ms operations_test.go:656: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:656 Error: Received unexpected error: failed to make directory: nameAlreadyExists: Name already exists Test: TestRmdirsNoLeaveRoot 2026/04/23 01:34:59 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestRmdirsNoLeaveRoot (143.99s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:35:05 INFO : A1: Making directory 2026/04/23 01:35:06 INFO : A1/B1: Making directory 2026/04/23 01:35:07 INFO : A1/B1/C1: Making directory 2026/04/23 01:35:29 DEBUG : removing 1 level 3 directories 2026/04/23 01:35:29 INFO : A1/B1/C1: Removing directory 2026/04/23 01:35:29 DEBUG : removing 1 level 2 directories 2026/04/23 01:35:29 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (26.38s) === RUN TestRmdirsWithFilter run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:35:32 INFO : A1: Making directory 2026/04/23 01:35:33 INFO : A1/B1: Making directory 2026/04/23 01:35:34 INFO : A1/B1/C1: Making directory 2026/04/23 01:36:17 DEBUG : removing 1 level 3 directories 2026/04/23 01:36:17 INFO : A1/B1/C1: Removing directory 2026/04/23 01:36:17 DEBUG : removing 1 level 2 directories 2026/04/23 01:36:17 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (47.95s) === RUN TestCopyURL run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:36:20 DEBUG : file1: Starting multipart upload 2026/04/23 01:36:21 DEBUG : file1: Uploading segment 0/14 size 14 2026/04/23 01:36:24 DEBUG : filename.txt: File name found in url 2026/04/23 01:36:24 DEBUG : filename.txt: Starting multipart upload 2026/04/23 01:36:24 DEBUG : filename.txt: Uploading segment 0/14 size 14 2026/04/23 01:36:25 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/23 01:36:25 DEBUG : headerfilename.txt: Starting multipart upload 2026/04/23 01:36:26 DEBUG : headerfilename.txt: Uploading segment 0/14 size 14 2026/04/23 01:36:26 DEBUG : file2: Starting multipart upload 2026/04/23 01:36:27 DEBUG : file2: Uploading segment 0/14 size 14 --- PASS: TestCopyURL (10.88s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:36:31 DEBUG : file1: Starting multipart upload 2026/04/23 01:36:31 DEBUG : file1: Uploading segment 0/14 size 14 --- PASS: TestCopyURLDownloadHeaders (2.41s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:36:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/23 01:36:35 DEBUG : sub/file2: Starting multipart upload 2026/04/23 01:36:36 DEBUG : sub/file2: Uploading segment 0/14 size 14 2026/04/23 01:36:36 DEBUG : sub/file2: size = 14 OK 2026/04/23 01:36:36 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2026/04/23 01:36:36 INFO : file1: Copied (new) to: sub/file2 2026/04/23 01:36:36 INFO : file1: Deleted 2026/04/23 01:37:24 DEBUG : sub/file2: size = 14 OK 2026/04/23 01:37:24 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/23 01:37:24 DEBUG : file1: Unchanged skipping 2026/04/23 01:37:24 INFO : file1: Deleted 2026/04/23 01:37:25 DEBUG : OneDrive root 'rclone-test-nofagay2tujo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (54.29s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:37:28 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/23 01:37:28 DEBUG : file1: Starting multipart upload 2026/04/23 01:37:29 DEBUG : file1: Uploading segment 0/14 size 14 2026/04/23 01:37:30 DEBUG : file1: size = 14 OK 2026/04/23 01:37:30 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2026/04/23 01:37:30 INFO : file1: Copied (new) 2026/04/23 01:37:30 INFO : file1: Deleted 2026/04/23 01:38:31 DEBUG : pacer: low level retry 1/10 (error UnknownError: ) 2026/04/23 01:38:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/23 01:38:31 DEBUG : pacer: Reducing sleep to 15ms 2026/04/23 01:38:31 DEBUG : file1: Destination exists, skipping 2026/04/23 01:38:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/04/23 01:38:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/23 01:38:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMoveFileWithIgnoreExisting (73.21s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:38:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/23 01:38:43 DEBUG : sub/file2: Starting multipart upload 2026/04/23 01:38:44 DEBUG : sub/file2: Uploading segment 0/14 size 14 2026/04/23 01:38:45 DEBUG : sub/file2: size = 14 OK 2026/04/23 01:38:45 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2026/04/23 01:38:45 INFO : file1: Copied (new) to: sub/file2 2026/04/23 01:38:45 INFO : file1: Deleted 2026/04/23 01:39:32 DEBUG : sub/file2: size = 14 OK 2026/04/23 01:39:32 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/23 01:39:32 DEBUG : file1: Unchanged skipping 2026/04/23 01:39:32 INFO : file1: Deleted 2026/04/23 01:40:05 DEBUG : pacer: low level retry 1/10 (error UnknownError: ) 2026/04/23 01:40:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/23 01:40:18 DEBUG : pacer: Reducing sleep to 15ms 2026/04/23 01:40:18 DEBUG : sub/file2: moving to sub/File2-rclone-move-gusiyut6 2026/04/23 01:40:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/23 01:40:20 DEBUG : pacer: Reducing sleep to 10ms 2026/04/23 01:40:20 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-gusiyut6 2026/04/23 01:40:20 DEBUG : sub/file2: moving to sub/File2 2026/04/23 01:40:22 INFO : sub/File2-rclone-move-gusiyut6: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (103.26s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:40:24 DEBUG : hello: Starting multipart upload 2026/04/23 01:40:24 DEBUG : hello: Uploading segment 0/5 size 5 2026/04/23 01:40:27 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (17.80s) === RUN TestMoveFileBackupDir run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:40:43 DEBUG : dst/file1: Starting multipart upload 2026/04/23 01:40:44 DEBUG : dst/file1: Uploading segment 0/18 size 18 2026/04/23 01:41:16 DEBUG : pacer: low level retry 1/10 (error UnknownError: ) 2026/04/23 01:41:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/23 01:41:16 DEBUG : pacer: Reducing sleep to 15ms 2026/04/23 01:41:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/23 01:41:16 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-nofagay2tujo/backup" 2026/04/23 01:41:16 DEBUG : Config file has changed externally - reloading 2026/04/23 01:41:22 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4183070836) 2026/04/23 01:41:22 DEBUG : dst/file1: size = 18 (OneDrive root 'rclone-test-nofagay2tujo') 2026/04/23 01:41:22 DEBUG : dst/file1: Sizes differ 2026/04/23 01:41:48 INFO : dst/file1: Moved (server-side) 2026/04/23 01:41:48 DEBUG : dst/file1: Starting multipart upload 2026/04/23 01:41:48 DEBUG : pacer: Reducing sleep to 10ms 2026/04/23 01:41:48 DEBUG : dst/file1: Uploading segment 0/14 size 14 2026/04/23 01:41:50 DEBUG : dst/file1: size = 14 OK 2026/04/23 01:41:50 DEBUG : dst/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2026/04/23 01:41:50 INFO : dst/file1: Copied (new) 2026/04/23 01:41:50 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (73.51s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:41:56 DEBUG : A1/one: Starting multipart upload 2026/04/23 01:41:57 DEBUG : A1/one: Uploading segment 0/3 size 3 2026/04/23 01:41:57 DEBUG : A1/two: Starting multipart upload 2026/04/23 01:41:58 DEBUG : A1/two: Uploading segment 0/3 size 3 2026/04/23 01:42:00 DEBUG : A1/B1/three: Starting multipart upload 2026/04/23 01:42:30 DEBUG : A1/B1/three: Uploading segment 0/5 size 5 2026/04/23 01:42:32 DEBUG : A1/B1/C1/four: Starting multipart upload 2026/04/23 01:42:49 DEBUG : A1/B1/C1/four: Uploading segment 0/4 size 4 2026/04/23 01:42:51 DEBUG : A1/B1/C2/five: Starting multipart upload 2026/04/23 01:42:51 DEBUG : A1/B1/C2/five: Uploading segment 0/4 size 4 2026/04/23 01:42:52 INFO : A1/B2: Making directory 2026/04/23 01:42:53 INFO : A1/B1/C3: Making directory 2026/04/23 01:45:02 DEBUG : pacer: low level retry 1/10 (error UnknownError: ) 2026/04/23 01:45:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/23 01:45:18 DEBUG : pacer: Reducing sleep to 15ms 2026/04/23 01:45:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/23 01:45:19 DEBUG : pacer: Reducing sleep to 10ms 2026/04/23 01:45:21 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/23 01:45:21 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/23 01:45:21 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/23 01:45:22 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/23 01:45:51 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/23 01:46:04 INFO : OneDrive root 'rclone-test-nofagay2tujo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/23 01:47:01 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/23 01:47:01 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/23 01:47:31 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/23 01:47:31 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/23 01:48:01 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four --- PASS: TestDirMove (395.65s) === RUN TestGetFsInfo run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:48:31 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:48:32 DEBUG : OneDrive root 'rclone-test-nofagay2tujo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/23 01:48:32 DEBUG : no_checksum_small_file_from_pipe: Starting multipart upload 2026/04/23 01:48:33 DEBUG : no_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2026/04/23 01:48:34 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/23 01:48:34 DEBUG : no_checksum_small_file_from_pipe: quickxor = 45dc0e76d116c1d44a3588d25663bb8919e47993 OK 2026/04/23 01:48:34 DEBUG : no_checksum_small_file_from_pipe: Size and quickxor of src and dst objects identical 2026/04/23 01:48:34 DEBUG : OneDrive root 'rclone-test-nofagay2tujo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/23 01:48:34 DEBUG : no_checksum_big_file_from_pipe: Starting multipart upload 2026/04/23 01:48:35 DEBUG : no_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2026/04/23 01:48:36 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/23 01:48:36 DEBUG : no_checksum_big_file_from_pipe: quickxor = 0000000000000000000000000190010000000000 OK 2026/04/23 01:48:36 DEBUG : no_checksum_big_file_from_pipe: Size and quickxor of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:48:37 DEBUG : OneDrive root 'rclone-test-nofagay2tujo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/23 01:48:37 DEBUG : with_checksum_small_file_from_pipe: Starting multipart upload 2026/04/23 01:48:38 DEBUG : with_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2026/04/23 01:48:38 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/23 01:48:38 DEBUG : with_checksum_small_file_from_pipe: quickxor = 45dc0e76d116c1d44a3588d25663bb8919e47993 OK 2026/04/23 01:48:38 DEBUG : with_checksum_small_file_from_pipe: Size and quickxor of src and dst objects identical 2026/04/23 01:48:38 DEBUG : OneDrive root 'rclone-test-nofagay2tujo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/23 01:48:38 DEBUG : with_checksum_big_file_from_pipe: Starting multipart upload 2026/04/23 01:48:39 DEBUG : with_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2026/04/23 01:48:40 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/23 01:48:40 DEBUG : with_checksum_big_file_from_pipe: quickxor = 0000000000000000000000000190010000000000 OK 2026/04/23 01:48:40 DEBUG : with_checksum_big_file_from_pipe: Size and quickxor of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:48:41 DEBUG : OneDrive root 'rclone-test-nofagay2tujo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/23 01:48:41 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2026/04/23 01:48:42 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2026/04/23 01:48:43 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/23 01:48:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/23 01:48:43 DEBUG : OneDrive root 'rclone-test-nofagay2tujo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/23 01:48:43 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2026/04/23 01:48:43 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2026/04/23 01:48:44 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/23 01:48:44 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:48:46 DEBUG : OneDrive root 'rclone-test-nofagay2tujo': File to upload is small (34 bytes), uploading instead of streaming 2026/04/23 01:48:46 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2026/04/23 01:48:46 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2026/04/23 01:48:47 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/23 01:48:47 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/23 01:48:47 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/23 01:48:47 DEBUG : OneDrive root 'rclone-test-nofagay2tujo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/23 01:48:47 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2026/04/23 01:48:48 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2026/04/23 01:48:49 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/23 01:48:49 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/23 01:48:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.11s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.46s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.83s) === RUN TestRcatMetadata run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.48s) === RUN TestRcatSize run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:48:51 DEBUG : potato1: Starting multipart upload 2026/04/23 01:48:51 DEBUG : potato1: Uploading segment 0/60 size 60 2026/04/23 01:48:52 DEBUG : OneDrive root 'rclone-test-nofagay2tujo': File to upload is small (60 bytes), uploading instead of streaming 2026/04/23 01:48:52 DEBUG : potato2: Starting multipart upload 2026/04/23 01:48:53 DEBUG : potato2: Uploading segment 0/60 size 60 2026/04/23 01:48:53 DEBUG : potato2: size = 60 OK 2026/04/23 01:48:53 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2026/04/23 01:48:53 DEBUG : potato2: Size and quickxor of src and dst objects identical --- PASS: TestRcatSize (3.90s) === RUN TestRcatSizeMetadata run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.66s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:48:55 DEBUG : potato1: Starting multipart upload 2026/04/23 01:48:56 DEBUG : potato1: Uploading segment 0/60 size 60 --- PASS: TestRcatSizeUploadHeaders (2.21s) === RUN TestTouchDir run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:48:58 DEBUG : potato2: Starting multipart upload 2026/04/23 01:48:58 DEBUG : potato2: Uploading segment 0/60 size 60 2026/04/23 01:48:59 DEBUG : empty space: Starting multipart upload 2026/04/23 01:49:00 DEBUG : empty space: Uploading segment 0/1 size 1 2026/04/23 01:49:01 DEBUG : sub dir/potato3: Starting multipart upload 2026/04/23 01:49:02 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 2026/04/23 01:49:03 DEBUG : OneDrive root 'rclone-test-nofagay2tujo': Touching "empty space" 2026/04/23 01:49:03 DEBUG : OneDrive root 'rclone-test-nofagay2tujo': Touching "potato2" 2026/04/23 01:49:03 DEBUG : OneDrive root 'rclone-test-nofagay2tujo': Touching "sub dir/potato3" --- PASS: TestTouchDir (37.14s) === RUN TestMkdirMetadata run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:49:35 DEBUG : dir with metadata: Making directory with metadata 2026/04/23 01:49:35 DEBUG : dir with metadata: skipping unsupported metadata item: potato: jersey 2026/04/23 01:49:36 DEBUG : dir with metadata: setting time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 01:49:36 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.94s) === RUN TestMkdirModTime run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:49:38 DEBUG : directory with modtime: Making directory with metadata 2026/04/23 01:50:08 DEBUG : pacer: low level retry 1/10 (error UnknownError: ) 2026/04/23 01:50:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/23 01:50:08 DEBUG : pacer: Reducing sleep to 15ms 2026/04/23 01:50:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/23 01:50:09 DEBUG : directory with modtime: setting time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/23 01:50:09 DEBUG : pacer: Reducing sleep to 10ms 2026/04/23 01:50:09 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (70.09s) === RUN TestCopyDirMetadata run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:50:48 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/23 01:50:48 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/23 01:50:48 DEBUG : non existent directory: skipping unsupported metadata item: atime: 2001-02-03T04:05:06.499999999Z 2026/04/23 01:50:48 DEBUG : non existent directory: skipping unsupported metadata item: potato: jersey 2026/04/23 01:50:48 DEBUG : non existent directory: skipping unsupported metadata item: mode: 40775 2026/04/23 01:50:48 DEBUG : non existent directory: skipping unsupported metadata item: uid: 1000 2026/04/23 01:50:48 DEBUG : non existent directory: skipping unsupported metadata item: gid: 1000 2026/04/23 01:50:49 DEBUG : non existent directory: setting time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 01:50:49 INFO : non existent directory: Updated directory metadata 2026/04/23 01:50:53 DEBUG : existing directory: skipping unsupported metadata item: potato: jersey 2026/04/23 01:50:53 DEBUG : existing directory: skipping unsupported metadata item: mode: 40775 2026/04/23 01:50:53 DEBUG : existing directory: skipping unsupported metadata item: uid: 1000 2026/04/23 01:50:53 DEBUG : existing directory: skipping unsupported metadata item: gid: 1000 2026/04/23 01:50:53 DEBUG : existing directory: skipping unsupported metadata item: atime: 2001-02-03T04:05:06.499999999Z 2026/04/23 01:51:23 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (55.55s) === RUN TestSetDirModTime run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:51:43 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/04/23 01:51:46 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/04/23 01:51:46 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (34.57s) === RUN TestDirsEqual run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:52:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/23 01:52:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/23 01:52:18 DEBUG : dst: Making directory with metadata 2026/04/23 01:52:19 DEBUG : dst: setting time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 01:52:20 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/23 01:52:20 DEBUG : dst: Directory modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/23 01:52:20 INFO : dst: Set directory modification time (using SetModTime) 2026/04/23 01:52:44 INFO : dst: Set directory modification time (using SetModTime) 2026/04/23 01:52:44 DEBUG : dst: Directory modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/23 01:52:44 INFO : dst: Set directory modification time (using SetModTime) 2026/04/23 01:52:44 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (27.36s) === RUN TestRemoveExisting run.go:185: Remote "OneDrive root 'rclone-test-nofagay2tujo'", Local "Local file system at /tmp/rclone4183070836", Modify Window "1s" 2026/04/23 01:52:47 DEBUG : sub dir/test remove existing: Starting multipart upload 2026/04/23 01:52:48 DEBUG : sub dir/test remove existing: Uploading segment 0/11 size 11 2026/04/23 01:52:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Starting multipart upload 2026/04/23 01:52:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading segment 0/21 size 21 2026/04/23 01:52:54 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cusofat0" before starting 2026/04/23 01:52:55 DEBUG : sub dir/test remove existing.cusofat0: TEST: removing renamed existing file after operation 2026/04/23 01:53:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qisufeq8" before starting 2026/04/23 01:53:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qisufeq8: TEST: renaming existing back after failed operation 2026/04/23 01:54:08 DEBUG : pacer: low level retry 1/10 (error UnknownError: ) 2026/04/23 01:54:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/23 01:54:08 DEBUG : pacer: Reducing sleep to 15ms 2026/04/23 01:54:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/23 01:54:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.huxavit5" before starting 2026/04/23 01:54:09 DEBUG : pacer: Reducing sleep to 10ms 2026/04/23 01:54:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.huxavit5: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (111.56s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/04/23 01:54:37 DEBUG : OneDrive root 'rclone-test-nofagay2tujo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Finished ERROR in 54m15.778064321s (try 1/5): exit status 1: Failed [TestRmdirsNoLeaveRoot]