"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/07/29 02:44:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vacagat1tufe" 2025/07/29 02:44:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:44:58 DEBUG : Starting OpenDrive session with ID: a366f29085562572384641859fac291188abaf49a0831aa9011813d3eb8889d2 2025/07/29 02:44:59 DEBUG : Creating backend with remote "/tmp/rclone612107225" === 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:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/07/29 02:45:00 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (1.06s) === RUN TestMultithreadCopyAbort run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/07/29 02:45:01 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.45s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/29 02:45:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/29 02:45:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/29 02:45:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/29 02:45:01 DEBUG : potato: Seek from 10 to 0 2025/07/29 02:45:01 DEBUG : potato: Seek from 10 to 0 2025/07/29 02:45:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/29 02:45:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/29 02:45:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/29 02:45:01 DEBUG : potato: Seek from 5 to 2 2025/07/29 02:45:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/29 02:45:01 DEBUG : potato: Seek from 7 to 0 2025/07/29 02:45:01 DEBUG : potato: Seek from 7 to 0 2025/07/29 02:45:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/29 02:45:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/29 02:45:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/29 02:45:01 DEBUG : potato: Seek from 5 to 2 2025/07/29 02:45:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/29 02:45:01 DEBUG : potato: Seek from 8 to 0 2025/07/29 02:45:01 DEBUG : potato: Seek from 8 to 0 2025/07/29 02:45:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/29 02:45:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/29 02:45:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/29 02:45:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/29 02:45:01 DEBUG : potato: Seek from 5 to 2 2025/07/29 02:45:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/29 02:45:01 DEBUG : potato: Seek from 9 to 0 2025/07/29 02:45:01 DEBUG : potato: Seek from 9 to 0 2025/07/29 02:45:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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/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.01s) --- 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/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/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/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:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:45:03 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2025/07/29 02:45:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2025/07/29 02:45:14 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2025/07/29 02:45:19 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (24.15s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.50s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.49s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/07/29 02:45:25 DEBUG : Creating backend with remote "nonexistent" 2025/07/29 02:45:25 DEBUG : Creating backend with remote "nonexistent" 2025/07/29 02:45:25 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/29 02:45:25 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/29 02:45:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/29 02:45:25 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:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:45:26 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/29 02:45:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2025/07/29 02:45:36 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/29 02:45:41 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (22.02s) --- PASS: TestCheckDownload/1 (1.08s) --- PASS: TestCheckDownload/2 (1.66s) --- PASS: TestCheckDownload/3 (0.47s) --- PASS: TestCheckDownload/4 (1.25s) --- PASS: TestCheckDownload/5 (0.87s) --- PASS: TestCheckDownload/6 (1.56s) --- PASS: TestCheckDownload/7 (0.60s) === RUN TestCheckSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:45:48 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/29 02:45:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2025/07/29 02:45:59 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/29 02:46:03 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (19.71s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.88s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:46:08 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2025/07/29 02:46:12 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/29 02:46:12 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/29 02:46:12 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/29 02:46:12 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/29 02:46:14 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2025/07/29 02:46:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/29 02:46:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/29 02:46:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/29 02:46:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (12.50s) === RUN TestCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:46:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vacagat1tufe/data" 2025/07/29 02:46:19 DEBUG : Config file has changed externally - reloading 2025/07/29 02:46:20 DEBUG : Starting OpenDrive session with ID: 0e74933e001bb40f9d3802ae87bb3f9ff73e7b4670f9183b2be22f04ae70fb36 2025/07/29 02:46:23 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/07/29 02:46:27 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2025/07/29 02:46:34 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/07/29 02:46:40 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2025/07/29 02:46:47 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2025/07/29 02:46:55 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2025/07/29 02:46:59 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2025/07/29 02:47:05 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2025/07/29 02:47:09 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/07/29 02:47:11 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/07/29 02:47:15 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (62.56s) --- PASS: TestCheckSum/subtest1 (1.07s) --- PASS: TestCheckSum/subtest2 (1.72s) --- PASS: TestCheckSum/subtest3 (0.88s) --- PASS: TestCheckSum/subtest4 (0.64s) --- PASS: TestCheckSum/subtest5 (0.64s) --- PASS: TestCheckSum/subtest6 (1.04s) --- PASS: TestCheckSum/subtest7 (0.64s) === RUN TestCheckSumDownload run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:47:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vacagat1tufe/data" 2025/07/29 02:47:22 DEBUG : Starting OpenDrive session with ID: 4cf72913100e30c5bd4d4935d5f443d6db384a30191ec3ef3d2052779107ceb6 2025/07/29 02:47:25 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/07/29 02:47:30 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2025/07/29 02:47:34 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/07/29 02:47:37 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2025/07/29 02:47:43 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2025/07/29 02:47:48 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2025/07/29 02:47:52 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2025/07/29 02:47:57 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2025/07/29 02:48:04 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/07/29 02:48:06 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/07/29 02:48:09 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (53.43s) --- PASS: TestCheckSumDownload/subtest1 (1.00s) --- PASS: TestCheckSumDownload/subtest2 (2.27s) --- PASS: TestCheckSumDownload/subtest3 (1.19s) --- PASS: TestCheckSumDownload/subtest4 (0.83s) --- PASS: TestCheckSumDownload/subtest5 (0.82s) --- PASS: TestCheckSumDownload/subtest6 (0.82s) --- PASS: TestCheckSumDownload/subtest7 (0.80s) === RUN TestApplyTransforms 2025/07/29 02:48:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hilunob8teha" 2025/07/29 02:48:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:48:16 DEBUG : Starting OpenDrive session with ID: 72c52c0ab1eeb65ec8e69eeda487cb74de9d3a2cc015d7ca325dc7ed3e8756d7 2025/07/29 02:48:16 DEBUG : Creating backend with remote "/tmp/rclone551420125" run.go:180: Remote "OpenDrive root 'rclone-test-hilunob8teha'", Local "Local file system at /tmp/rclone551420125", Modify Window "1s" 2025/07/29 02:48:17 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2025/07/29 02:48:19 ERROR : hello, world!: sum not found 2025/07/29 02:48:19 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-hilunob8teha' 2025/07/29 02:48:19 NOTICE: OpenDrive root 'rclone-test-hilunob8teha': 1 files missing 2025/07/29 02:48:19 NOTICE: 1 hashes missing 2025/07/29 02:48:19 NOTICE: OpenDrive root 'rclone-test-hilunob8teha': 1 differences found 2025/07/29 02:48:19 NOTICE: OpenDrive root 'rclone-test-hilunob8teha': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/29 02:48:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:48:19 NOTICE: OpenDrive root 'rclone-test-hilunob8teha': 0 differences found 2025/07/29 02:48:19 NOTICE: OpenDrive root 'rclone-test-hilunob8teha': 1 matching files 2025/07/29 02:48:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejiney0bazo" 2025/07/29 02:48:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:48:19 DEBUG : Starting OpenDrive session with ID: bba4b4afed9732a3ec44c7ccdd0bacd3b0f776052de2b4e03b7539860f7006f5 2025/07/29 02:48:20 DEBUG : Creating backend with remote "/tmp/rclone2905127869" run.go:180: Remote "OpenDrive root 'rclone-test-mejiney0bazo'", Local "Local file system at /tmp/rclone2905127869", Modify Window "1s" 2025/07/29 02:48:21 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2025/07/29 02:48:22 ERROR : HELLO, WORLD!: sum not found 2025/07/29 02:48:22 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-mejiney0bazo' 2025/07/29 02:48:22 NOTICE: OpenDrive root 'rclone-test-mejiney0bazo': 1 files missing 2025/07/29 02:48:22 NOTICE: 1 hashes missing 2025/07/29 02:48:22 NOTICE: OpenDrive root 'rclone-test-mejiney0bazo': 1 differences found 2025/07/29 02:48:22 NOTICE: OpenDrive root 'rclone-test-mejiney0bazo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/29 02:48:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:48:22 NOTICE: OpenDrive root 'rclone-test-mejiney0bazo': 0 differences found 2025/07/29 02:48:22 NOTICE: OpenDrive root 'rclone-test-mejiney0bazo': 1 matching files 2025/07/29 02:48:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-muvisag1haxa" 2025/07/29 02:48:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:48:23 DEBUG : Starting OpenDrive session with ID: 4f62fd4aa18a0540eb551395023165dd31d618908dc82291e882f7632a79f2cc 2025/07/29 02:48:24 DEBUG : Creating backend with remote "/tmp/rclone2598045997" run.go:180: Remote "OpenDrive root 'rclone-test-muvisag1haxa'", Local "Local file system at /tmp/rclone2598045997", Modify Window "1s" 2025/07/29 02:48:31 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/29 02:48:34 ERROR : HeLlO, wOrLd!: sum not found 2025/07/29 02:48:34 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-muvisag1haxa' 2025/07/29 02:48:34 NOTICE: OpenDrive root 'rclone-test-muvisag1haxa': 1 files missing 2025/07/29 02:48:34 NOTICE: 1 hashes missing 2025/07/29 02:48:34 NOTICE: OpenDrive root 'rclone-test-muvisag1haxa': 1 differences found 2025/07/29 02:48:34 NOTICE: OpenDrive root 'rclone-test-muvisag1haxa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/29 02:48:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:48:34 NOTICE: OpenDrive root 'rclone-test-muvisag1haxa': 0 differences found 2025/07/29 02:48:34 NOTICE: OpenDrive root 'rclone-test-muvisag1haxa': 1 matching files 2025/07/29 02:48:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wiboqoc5bonu" 2025/07/29 02:48:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:48:39 DEBUG : Starting OpenDrive session with ID: 3e6431f18987a7cdfa2af4dc45a75d39b803016af5160d7d04b72835e3e79e8c 2025/07/29 02:48:41 DEBUG : Creating backend with remote "/tmp/rclone2714179064" run.go:180: Remote "OpenDrive root 'rclone-test-wiboqoc5bonu'", Local "Local file system at /tmp/rclone2714179064", Modify Window "1s" 2025/07/29 02:48:42 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/29 02:48:46 ERROR : HELLO, WORLD!: sum not found 2025/07/29 02:48:46 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-wiboqoc5bonu' 2025/07/29 02:48:46 NOTICE: OpenDrive root 'rclone-test-wiboqoc5bonu': 1 files missing 2025/07/29 02:48:46 NOTICE: 1 hashes missing 2025/07/29 02:48:46 NOTICE: OpenDrive root 'rclone-test-wiboqoc5bonu': 1 differences found 2025/07/29 02:48:46 NOTICE: OpenDrive root 'rclone-test-wiboqoc5bonu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/29 02:48:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:48:46 NOTICE: OpenDrive root 'rclone-test-wiboqoc5bonu': 0 differences found 2025/07/29 02:48:46 NOTICE: OpenDrive root 'rclone-test-wiboqoc5bonu': 1 matching files 2025/07/29 02:48:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-timoreg8cumu" 2025/07/29 02:48:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:48:47 DEBUG : Starting OpenDrive session with ID: d13cdab8d1ad5ed352776d32f235a11b832de9c43a175792a921ffff6e62932c 2025/07/29 02:48:47 DEBUG : Creating backend with remote "/tmp/rclone1042476904" run.go:180: Remote "OpenDrive root 'rclone-test-timoreg8cumu'", Local "Local file system at /tmp/rclone1042476904", Modify Window "1s" 2025/07/29 02:48:48 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2025/07/29 02:48:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/29 02:48:50 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-timoreg8cumu' 2025/07/29 02:48:50 NOTICE: OpenDrive root 'rclone-test-timoreg8cumu': 1 files missing 2025/07/29 02:48:50 NOTICE: 1 hashes missing 2025/07/29 02:48:50 NOTICE: OpenDrive root 'rclone-test-timoreg8cumu': 1 differences found 2025/07/29 02:48:50 NOTICE: OpenDrive root 'rclone-test-timoreg8cumu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/29 02:48:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:48:50 NOTICE: OpenDrive root 'rclone-test-timoreg8cumu': 0 differences found 2025/07/29 02:48:50 NOTICE: OpenDrive root 'rclone-test-timoreg8cumu': 1 matching files 2025/07/29 02:48:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qahumav0roji" 2025/07/29 02:48:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:48:55 DEBUG : Starting OpenDrive session with ID: b047a66a51aaee48fbe553f5f5f3821788de34cb983a5870567041352e26c134 2025/07/29 02:48:55 DEBUG : Creating backend with remote "/tmp/rclone3851716217" run.go:180: Remote "OpenDrive root 'rclone-test-qahumav0roji'", Local "Local file system at /tmp/rclone3851716217", Modify Window "1s" 2025/07/29 02:48:57 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2025/07/29 02:49:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/29 02:49:00 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-qahumav0roji' 2025/07/29 02:49:00 NOTICE: OpenDrive root 'rclone-test-qahumav0roji': 1 files missing 2025/07/29 02:49:00 NOTICE: 1 hashes missing 2025/07/29 02:49:00 NOTICE: OpenDrive root 'rclone-test-qahumav0roji': 1 differences found 2025/07/29 02:49:00 NOTICE: OpenDrive root 'rclone-test-qahumav0roji': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/29 02:49:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:49:00 NOTICE: OpenDrive root 'rclone-test-qahumav0roji': 0 differences found 2025/07/29 02:49:00 NOTICE: OpenDrive root 'rclone-test-qahumav0roji': 1 matching files 2025/07/29 02:49:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-folabas1bifu" 2025/07/29 02:49:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:49:01 DEBUG : Starting OpenDrive session with ID: e3a26580dc6d94cef3b3247cc3b8ad1bf187e96581dfe85aeb67706c76eea237 2025/07/29 02:49:01 DEBUG : Creating backend with remote "/tmp/rclone2879936288" run.go:180: Remote "OpenDrive root 'rclone-test-folabas1bifu'", Local "Local file system at /tmp/rclone2879936288", Modify Window "1s" 2025/07/29 02:49:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2025/07/29 02:49:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/29 02:49:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-folabas1bifu' 2025/07/29 02:49:04 NOTICE: OpenDrive root 'rclone-test-folabas1bifu': 1 files missing 2025/07/29 02:49:04 NOTICE: 1 hashes missing 2025/07/29 02:49:04 NOTICE: OpenDrive root 'rclone-test-folabas1bifu': 1 differences found 2025/07/29 02:49:04 NOTICE: OpenDrive root 'rclone-test-folabas1bifu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/29 02:49:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:49:04 NOTICE: OpenDrive root 'rclone-test-folabas1bifu': 0 differences found 2025/07/29 02:49:04 NOTICE: OpenDrive root 'rclone-test-folabas1bifu': 1 matching files 2025/07/29 02:49:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gewodoy9gami" 2025/07/29 02:49:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:49:04 DEBUG : Starting OpenDrive session with ID: f135b1d171840054adbfb1a39ab0f26e6a8203d5b82023b51b000ed3abe0bd48 2025/07/29 02:49:05 DEBUG : Creating backend with remote "/tmp/rclone1273605621" run.go:180: Remote "OpenDrive root 'rclone-test-gewodoy9gami'", Local "Local file system at /tmp/rclone1273605621", Modify Window "1s" 2025/07/29 02:49:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2025/07/29 02:49:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/29 02:49:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-gewodoy9gami' 2025/07/29 02:49:07 NOTICE: OpenDrive root 'rclone-test-gewodoy9gami': 1 files missing 2025/07/29 02:49:07 NOTICE: 1 hashes missing 2025/07/29 02:49:07 NOTICE: OpenDrive root 'rclone-test-gewodoy9gami': 1 differences found 2025/07/29 02:49:07 NOTICE: OpenDrive root 'rclone-test-gewodoy9gami': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/29 02:49:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:49:08 NOTICE: OpenDrive root 'rclone-test-gewodoy9gami': 0 differences found 2025/07/29 02:49:08 NOTICE: OpenDrive root 'rclone-test-gewodoy9gami': 1 matching files 2025/07/29 02:49:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibexes1dole" 2025/07/29 02:49:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:49:09 DEBUG : Starting OpenDrive session with ID: 383854ed8e5fb0bb5d610a7b92a258c8e56a4521dd83ba348964bf084f686fa3 2025/07/29 02:49:10 DEBUG : Creating backend with remote "/tmp/rclone1313433935" run.go:180: Remote "OpenDrive root 'rclone-test-tibexes1dole'", Local "Local file system at /tmp/rclone1313433935", Modify Window "1s" 2025/07/29 02:49:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2025/07/29 02:49:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/29 02:49:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-tibexes1dole' 2025/07/29 02:49:16 NOTICE: OpenDrive root 'rclone-test-tibexes1dole': 1 files missing 2025/07/29 02:49:16 NOTICE: 1 hashes missing 2025/07/29 02:49:16 NOTICE: OpenDrive root 'rclone-test-tibexes1dole': 1 differences found 2025/07/29 02:49:16 NOTICE: OpenDrive root 'rclone-test-tibexes1dole': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/29 02:49:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:49:17 NOTICE: OpenDrive root 'rclone-test-tibexes1dole': 0 differences found 2025/07/29 02:49:17 NOTICE: OpenDrive root 'rclone-test-tibexes1dole': 1 matching files 2025/07/29 02:49:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xonavuv4dibu" 2025/07/29 02:49:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:49:17 DEBUG : Starting OpenDrive session with ID: 176144a51aa74d4d1d19311bb8fabfaf91066fd17558aa3e80b99b886226f46c 2025/07/29 02:49:19 DEBUG : Creating backend with remote "/tmp/rclone253741282" run.go:180: Remote "OpenDrive root 'rclone-test-xonavuv4dibu'", Local "Local file system at /tmp/rclone253741282", Modify Window "1s" 2025/07/29 02:49:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2025/07/29 02:49:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/29 02:49:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-xonavuv4dibu' 2025/07/29 02:49:25 NOTICE: OpenDrive root 'rclone-test-xonavuv4dibu': 1 files missing 2025/07/29 02:49:25 NOTICE: 1 hashes missing 2025/07/29 02:49:25 NOTICE: OpenDrive root 'rclone-test-xonavuv4dibu': 1 differences found 2025/07/29 02:49:25 NOTICE: OpenDrive root 'rclone-test-xonavuv4dibu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/29 02:49:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:49:25 NOTICE: OpenDrive root 'rclone-test-xonavuv4dibu': 0 differences found 2025/07/29 02:49:25 NOTICE: OpenDrive root 'rclone-test-xonavuv4dibu': 1 matching files 2025/07/29 02:49:25 DEBUG : OpenDrive root 'rclone-test-xonavuv4dibu': Purge remote 2025/07/29 02:49:27 DEBUG : OpenDrive root 'rclone-test-tibexes1dole': Purge remote 2025/07/29 02:49:29 DEBUG : OpenDrive root 'rclone-test-gewodoy9gami': Purge remote 2025/07/29 02:49:29 DEBUG : OpenDrive root 'rclone-test-folabas1bifu': Purge remote 2025/07/29 02:49:29 DEBUG : OpenDrive root 'rclone-test-qahumav0roji': Purge remote 2025/07/29 02:49:30 DEBUG : OpenDrive root 'rclone-test-timoreg8cumu': Purge remote 2025/07/29 02:49:30 DEBUG : OpenDrive root 'rclone-test-wiboqoc5bonu': Purge remote 2025/07/29 02:49:31 DEBUG : OpenDrive root 'rclone-test-muvisag1haxa': Purge remote 2025/07/29 02:49:31 DEBUG : OpenDrive root 'rclone-test-mejiney0bazo': Purge remote 2025/07/29 02:49:32 DEBUG : OpenDrive root 'rclone-test-hilunob8teha': Purge remote --- PASS: TestApplyTransforms (77.21s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:49:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/29 02:49:37 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/07/29 02:49:39 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/29 02:49:39 INFO : file1: Copied (new) to: sub/file2 2025/07/29 02:49:40 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/29 02:49:40 DEBUG : file1: Unchanged skipping 2025/07/29 02:49:41 DEBUG : OpenDrive root 'rclone-test-vacagat1tufe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (12.30s) === RUN TestCopyLongFile run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.73s) === RUN TestCopyFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:49:47 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/07/29 02:49:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vacagat1tufe/backup" 2025/07/29 02:49:51 DEBUG : Starting OpenDrive session with ID: 3f6a89f9bb266b0aaaf23a5a41586a249a12f71c38bf2fc8f2c916cee2020a36 2025/07/29 02:49:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/29 02:49:53 INFO : dst/file1: Moved (server-side) 2025/07/29 02:49:55 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/07/29 02:49:56 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/29 02:49:56 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (16.30s) === RUN TestCopyFileCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:50:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vacagat1tufe/dst" 2025/07/29 02:50:02 DEBUG : Starting OpenDrive session with ID: 48b8c95f719bf3de40bc86aa215fee12b2db29c14d8432068c47d30ba6648ca7 2025/07/29 02:50:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vacagat1tufe/CompareDest" 2025/07/29 02:50:06 DEBUG : Starting OpenDrive session with ID: bf560b746038a23a557ef0cdf307d8ed86517e39076e9be99372fb8550c9b840 2025/07/29 02:50:07 DEBUG : one: Need to transfer - File not found at Destination 2025/07/29 02:50:09 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/07/29 02:50:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/29 02:50:10 INFO : one: Copied (new) 2025/07/29 02:50:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 02:50:14 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/07/29 02:50:15 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/29 02:50:15 INFO : one: Copied (replaced existing) 2025/07/29 02:50:16 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/07/29 02:50:21 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/07/29 02:50:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 02:50:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 02:50:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/29 02:50:31 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/07/29 02:50:34 DEBUG : two: Need to transfer - File not found at Destination 2025/07/29 02:50:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 02:50:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/29 02:50:34 DEBUG : two: Need to transfer - File not found at Destination 2025/07/29 02:50:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 02:50:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/29 02:50:37 DEBUG : two: Need to transfer - File not found at Destination 2025/07/29 02:50:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/29 02:50:38 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/07/29 02:50:39 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/07/29 02:50:39 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (40.96s) === RUN TestCopyFileCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:50:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vacagat1tufe/dst" 2025/07/29 02:50:43 DEBUG : Starting OpenDrive session with ID: 8d3ec8970c8d424dbe19f92717f38cad6eb3c3418140ec4a1209749b393bbb6c 2025/07/29 02:50:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vacagat1tufe/CopyDest" 2025/07/29 02:50:45 DEBUG : Starting OpenDrive session with ID: a5b616a8430038d999d38dc01894c2e3ed28e2b93aae76fa7698a2598deb6e8d 2025/07/29 02:50:45 DEBUG : one: Need to transfer - File not found at Destination 2025/07/29 02:50:47 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/07/29 02:50:48 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/29 02:50:48 INFO : one: Copied (new) 2025/07/29 02:50:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 02:50:50 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/07/29 02:50:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/29 02:50:51 INFO : one: Copied (replaced existing) 2025/07/29 02:50:52 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/07/29 02:50:56 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/07/29 02:51:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vacagat1tufe/BackupDir" 2025/07/29 02:51:00 DEBUG : Starting OpenDrive session with ID: c7fbd49fcc21c0240b876104b366e60177ef735e4c550db9714e9c96a98dc215 2025/07/29 02:51:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 02:51:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 02:51:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 02:51:02 INFO : one: Moved (server-side) 2025/07/29 02:51:02 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/29 02:51:02 INFO : one: Copied (server-side copy) 2025/07/29 02:51:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/29 02:51:07 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/07/29 02:51:11 DEBUG : two: Need to transfer - File not found at Destination 2025/07/29 02:51:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 02:51:11 DEBUG : two: Dst hash empty - aborting Src hash check 2025/07/29 02:51:11 INFO : two: Copied (server-side copy) 2025/07/29 02:51:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/29 02:51:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/29 02:51:12 DEBUG : two: Unchanged skipping 2025/07/29 02:51:13 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/07/29 02:51:18 DEBUG : three: Need to transfer - File not found at Destination 2025/07/29 02:51:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/29 02:51:18 DEBUG : three: Destination not found in --copy-dest 2025/07/29 02:51:19 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/07/29 02:51:20 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/07/29 02:51:20 INFO : three: Copied (new) run.go:125: removing dir "CopyDest" failed - try 1/3: folder not empty --- PASS: TestCopyFileCopyDest (46.55s) === RUN TestCopyInplace run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (1.11s) === RUN TestCopyLongFileName run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (1.10s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:51:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/29 02:51:35 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2025/07/29 02:51:36 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/29 02:51:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/29 02:51:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/29 02:51:39 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2025/07/29 02:51:39 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to create file: Post "https://dev.opendrive.com/api/v1/upload/upload_file_chunk.json": failed to copy data: max transfer limit reached as set by --max-transfer 2025/07/29 02:51:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/29 02:51:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/29 02:51:42 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2025/07/29 02:51:45 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 13e24de9413f338b233ef2ed16fc5078 OK 2025/07/29 02:51:45 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (16.40s) === RUN TestDeduplicateInteractive run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.70s) === RUN TestDeduplicateSkip run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.11s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.45s) === RUN TestDeduplicateFirst run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.71s) === RUN TestDeduplicateNewest run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.71s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:51:52 DEBUG : one: Uploading chunk 0, size=100, remain=0 2025/07/29 02:51:56 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2025/07/29 02:52:00 DEBUG : another: Uploading chunk 0, size=100, remain=0 2025/07/29 02:52:03 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2025/07/29 02:52:06 INFO : OpenDrive root 'rclone-test-vacagat1tufe': Looking for duplicate md5 hashes using newest mode. 2025/07/29 02:52:07 NOTICE: 4dde114761bc434a7162dbe154569c74: Found 3 files with duplicate md5 hashes 2025/07/29 02:52:07 INFO : one: Deleted 2025/07/29 02:52:09 INFO : also/one: Deleted 2025/07/29 02:52:09 NOTICE: 4dde114761bc434a7162dbe154569c74: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (21.25s) === RUN TestDeduplicateOldest run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.47s) === RUN TestDeduplicateLargest run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.38s) === RUN TestDeduplicateSmallest run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.56s) === RUN TestDeduplicateRename run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.13s) === RUN TestMergeDirs run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.46s) === RUN TestListDirSorted run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:52:19 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/07/29 02:52:23 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/07/29 02:52:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/07/29 02:52:30 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/07/29 02:52:34 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/07/29 02:52:37 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/07/29 02:52:40 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2025/07/29 02:52:44 DEBUG : a.txt: Excluded (Size Filter) 2025/07/29 02:52:44 DEBUG : a.txt: Excluded 2025/07/29 02:52:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/29 02:52:45 DEBUG : sub dir/hello world: Excluded 2025/07/29 02:52:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/29 02:52:45 DEBUG : sub dir/hello world2: Excluded 2025/07/29 02:52:46 DEBUG : sub dir/ignore dir: Excluded 2025/07/29 02:52:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/29 02:52:46 DEBUG : sub dir/hello world: Excluded 2025/07/29 02:52:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/29 02:52:46 DEBUG : sub dir/hello world2: Excluded 2025/07/29 02:52:48 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (33.76s) === RUN TestListDirSortedFn run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:52:52 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/07/29 02:52:54 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/07/29 02:52:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/07/29 02:52:58 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/07/29 02:53:00 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/07/29 02:53:02 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/07/29 02:53:04 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2025/07/29 02:53:06 DEBUG : a.txt: Excluded (Size Filter) 2025/07/29 02:53:06 DEBUG : a.txt: Excluded 2025/07/29 02:53:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/29 02:53:07 DEBUG : sub dir/hello world: Excluded 2025/07/29 02:53:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/29 02:53:07 DEBUG : sub dir/hello world2: Excluded 2025/07/29 02:53:08 DEBUG : sub dir/ignore dir: Excluded 2025/07/29 02:53:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/29 02:53:09 DEBUG : sub dir/hello world: Excluded 2025/07/29 02:53:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/29 02:53:09 DEBUG : sub dir/hello world2: Excluded 2025/07/29 02:53:09 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (22.38s) === RUN TestListJSON run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:53:15 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/29 02:53:17 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === 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 === RUN TestListJSON/Metadata --- PASS: TestListJSON (7.57s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.38s) --- PASS: TestListJSON/SubDir (0.17s) --- PASS: TestListJSON/NoModTime (0.19s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:53:22 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/29 02:53:25 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/07/29 02:53:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vacagat1tufe/notfound" 2025/07/29 02:53:29 DEBUG : Starting OpenDrive session with ID: 86c9537131691c98eb3c0a254f8c9a8bd1cac82fc4832fe2f62d7bcd9aa69d1a --- PASS: TestStatJSON (9.94s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.35s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.35s) --- PASS: TestStatJSON/DirFilesOnly (0.17s) --- PASS: TestStatJSON/FileFilesOnly (0.19s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.17s) --- PASS: TestStatJSON/FileDirsOnly (0.17s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.17s) --- PASS: TestStatJSON/RootNotFound (1.35s) === RUN TestMkdir run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:53:31 INFO : OpenDrive root 'rclone-test-vacagat1tufe': Making directory 2025/07/29 02:53:32 INFO : OpenDrive root 'rclone-test-vacagat1tufe': Making directory --- PASS: TestMkdir (0.53s) === RUN TestLsd run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:53:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestLsd (5.02s) === RUN TestLs run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:53:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/29 02:53:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (4.76s) === RUN TestLsWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:53:43 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/29 02:53:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/07/29 02:53:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/29 02:53:46 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.40s) === RUN TestLsLong run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:53:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/29 02:53:53 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (9.83s) === RUN TestHashSums run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:54:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/29 02:54:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (11.58s) --- PASS: TestHashSums/Md5 (0.90s) --- PASS: TestHashSums/Md5Download (0.48s) === RUN TestHashSumsWithErrors 2025/07/29 02:54:10 DEBUG : Creating backend with remote ":memory:" 2025/07/29 02:54:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/29 02:54:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/29 02:54:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/29 02:54:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/29 02:54:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/29 02:54:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/29 02:54:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/29 02:54:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/29 02:54:10 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:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:54:10 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/29 02:54:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/07/29 02:54:19 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (14.59s) === RUN TestDelete run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:54:27 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/07/29 02:54:30 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/07/29 02:54:36 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/07/29 02:54:38 DEBUG : Waiting for deletions to finish 2025/07/29 02:54:38 DEBUG : large: Excluded (Size Filter) 2025/07/29 02:54:38 DEBUG : large: Excluded 2025/07/29 02:54:38 INFO : small: Deleted 2025/07/29 02:54:38 INFO : medium: Deleted --- PASS: TestDelete (15.87s) === RUN TestMaxDelete run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:54:42 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/07/29 02:54:45 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/07/29 02:54:49 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/07/29 02:54:52 DEBUG : Waiting for deletions to finish 2025/07/29 02:54:53 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/07/29 02:54:53 INFO : medium: Deleted 2025/07/29 02:54:53 INFO : small: Deleted operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDelete fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- FAIL: TestMaxDelete (23.01s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:55:04 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/07/29 02:55:09 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/07/29 02:55:12 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/07/29 02:55:14 DEBUG : Waiting for deletions to finish 2025/07/29 02:55:14 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/29 02:55:14 INFO : small: Deleted 2025/07/29 02:55:15 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (13.30s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:55:18 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/07/29 02:55:23 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/07/29 02:55:26 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/07/29 02:55:30 DEBUG : Waiting for deletions to finish 2025/07/29 02:55:31 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/07/29 02:55:31 INFO : medium: Deleted 2025/07/29 02:55:32 INFO : large: Deleted --- PASS: TestMaxDeleteSize (18.42s) === RUN TestReadFile run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:55:37 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 --- PASS: TestReadFile (8.01s) === RUN TestRetry 2025/07/29 02:55:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/29 02:55:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/29 02:55:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/29 02:55:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/29 02:55:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/29 02:55:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/29 02:55:43 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:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:55:44 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2025/07/29 02:55:49 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (16.64s) === RUN TestPurge 2025/07/29 02:55:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-roreqoh5viho" 2025/07/29 02:55:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:56:00 DEBUG : Starting OpenDrive session with ID: d7a1c0dd11099e2c79a29ee2722e3427facc2dc4cf018fa1f0b633592342fc3b 2025/07/29 02:56:03 DEBUG : Creating backend with remote "/tmp/rclone3278851932" run.go:180: Remote "OpenDrive root 'rclone-test-roreqoh5viho'", Local "Local file system at /tmp/rclone3278851932", Modify Window "1s" 2025/07/29 02:56:07 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/07/29 02:56:12 INFO : A2: Making directory 2025/07/29 02:56:13 INFO : A1/B2: Making directory 2025/07/29 02:56:14 INFO : A1/B2/C2: Making directory operations_test.go:582: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:582 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestPurge 2025/07/29 02:56:14 DEBUG : OpenDrive root 'rclone-test-roreqoh5viho': Purge remote --- FAIL: TestPurge (14.94s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:56:17 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/07/29 02:56:19 INFO : A2: Making directory 2025/07/29 02:56:20 INFO : A1/B2: Making directory 2025/07/29 02:56:21 INFO : A1/B2/C2: Making directory 2025/07/29 02:56:22 INFO : A1/B1/C3: Making directory 2025/07/29 02:56:23 INFO : A3: Making directory 2025/07/29 02:56:24 INFO : A3/B3: Making directory 2025/07/29 02:56:25 INFO : A3/B3/C4: Making directory 2025/07/29 02:56:27 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/07/29 02:56:30 DEBUG : removing 1 level 3 directories 2025/07/29 02:56:30 INFO : A3/B3/C4: Removing directory 2025/07/29 02:56:33 DEBUG : removing 2 level 3 directories 2025/07/29 02:56:33 INFO : A1/B2/C2: Removing directory 2025/07/29 02:56:33 INFO : A1/B1/C3: Removing directory 2025/07/29 02:56:33 DEBUG : removing 2 level 2 directories 2025/07/29 02:56:33 INFO : A3/B3: Removing directory 2025/07/29 02:56:33 INFO : A1/B2: Removing directory 2025/07/29 02:56:35 DEBUG : removing 2 level 1 directories 2025/07/29 02:56:35 INFO : A3: Removing directory 2025/07/29 02:56:35 INFO : A2: Removing directory 2025/07/29 02:56:42 DEBUG : removing 1 level 3 directories 2025/07/29 02:56:42 INFO : A1/B1/C1: Removing directory 2025/07/29 02:56:42 DEBUG : removing 1 level 2 directories 2025/07/29 02:56:42 INFO : A1/B1: Removing directory 2025/07/29 02:56:43 DEBUG : removing 1 level 1 directories 2025/07/29 02:56:43 INFO : A1: Removing directory 2025/07/29 02:56:44 DEBUG : removing 1 level 0 directories 2025/07/29 02:56:44 INFO : OpenDrive root 'rclone-test-vacagat1tufe': Removing directory 2025/07/29 02:56:46 ERROR : error listing: directory not found 2025/07/29 02:56:46 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (31.81s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:56:48 INFO : A1: Making directory 2025/07/29 02:56:48 INFO : A1/B1: Making directory 2025/07/29 02:56:48 INFO : A1/B1/C1: Making directory 2025/07/29 02:56:52 DEBUG : removing 1 level 3 directories 2025/07/29 02:56:52 INFO : A1/B1/C1: Removing directory 2025/07/29 02:56:53 DEBUG : removing 1 level 2 directories 2025/07/29 02:56:53 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (12.86s) === RUN TestRmdirsWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:56:59 INFO : A1: Making directory 2025/07/29 02:57:03 INFO : A1/B1: Making directory 2025/07/29 02:57:04 INFO : A1/B1/C1: Making directory 2025/07/29 02:57:07 DEBUG : removing 1 level 3 directories 2025/07/29 02:57:07 INFO : A1/B1/C1: Removing directory 2025/07/29 02:57:08 DEBUG : removing 1 level 2 directories 2025/07/29 02:57:08 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (12.54s) === RUN TestCopyURL run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:57:13 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/29 02:57:15 DEBUG : filename.txt: File name found in url 2025/07/29 02:57:18 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2025/07/29 02:57:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/29 02:57:22 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2025/07/29 02:57:26 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (18.70s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:57:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/29 02:57:33 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/07/29 02:57:36 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/29 02:57:36 INFO : file1: Copied (new) to: sub/file2 2025/07/29 02:57:36 INFO : file1: Deleted 2025/07/29 02:57:37 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/29 02:57:37 DEBUG : file1: Unchanged skipping 2025/07/29 02:57:37 INFO : file1: Deleted 2025/07/29 02:57:38 DEBUG : OpenDrive root 'rclone-test-vacagat1tufe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (10.80s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:57:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/29 02:57:43 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/29 02:57:46 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/29 02:57:46 INFO : file1: Copied (new) 2025/07/29 02:57:46 INFO : file1: Deleted 2025/07/29 02:57:47 DEBUG : file1: Destination exists, skipping 2025/07/29 02:57:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (8.63s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:57:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/29 02:57:52 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/07/29 02:57:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/29 02:57:54 INFO : file1: Copied (new) to: sub/file2 2025/07/29 02:57:54 INFO : file1: Deleted 2025/07/29 02:57:56 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/29 02:57:56 DEBUG : file1: Unchanged skipping 2025/07/29 02:57:56 INFO : file1: Deleted 2025/07/29 02:57:58 DEBUG : sub/file2: moving to sub/File2-rclone-move-dozudor8 2025/07/29 02:57:58 DEBUG : sub/file2: same parent dir (ODFfOTM0ODM0NF9vSVNzYQ) - using file/rename instead of move_copy for sub/File2-rclone-move-dozudor8 2025/07/29 02:57:58 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-dozudor8 2025/07/29 02:57:58 DEBUG : sub/file2: moving to sub/File2 2025/07/29 02:57:58 DEBUG : sub/File2-rclone-move-dozudor8: same parent dir (ODFfOTM0ODM0NF9vSVNzYQ) - using file/rename instead of move_copy for sub/File2 2025/07/29 02:57:58 INFO : sub/File2-rclone-move-dozudor8: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (12.37s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:58:03 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2025/07/29 02:58:05 NOTICE: hello: Skipped rename to HELLO as --dry-run is set fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestCaseInsensitiveMoveFileDryRun (12.01s) === RUN TestMoveFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:58:16 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/07/29 02:58:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vacagat1tufe/backup" 2025/07/29 02:58:19 DEBUG : Config file has changed externally - reloading 2025/07/29 02:58:19 DEBUG : Starting OpenDrive session with ID: b712d2fd3d59ce28da0dad02c0d3379170f1ce940ca91ad58359ae2e39c8acda 2025/07/29 02:58:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/29 02:58:21 INFO : dst/file1: Moved (server-side) 2025/07/29 02:58:23 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/07/29 02:58:26 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/29 02:58:26 INFO : dst/file1: Copied (new) 2025/07/29 02:58:26 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (18.53s) === 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:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:58:35 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2025/07/29 02:58:37 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/07/29 02:58:42 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2025/07/29 02:58:47 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2025/07/29 02:58:51 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2025/07/29 02:58:53 INFO : A1/B2: Making directory 2025/07/29 02:58:55 INFO : A1/B1/C3: Making directory 2025/07/29 02:58:59 DEBUG : A2: same parent dir (ODFfOTM0ODMzNl96cFN2VA) - using folder/rename instead of move_copy 2025/07/29 02:59:06 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/29 02:59:06 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/29 02:59:06 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/29 02:59:07 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/29 02:59:07 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/29 02:59:16 INFO : OpenDrive root 'rclone-test-vacagat1tufe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/29 02:59:20 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/29 02:59:21 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/29 02:59:21 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/29 02:59:22 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/29 02:59:22 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five --- PASS: TestDirMove (65.50s) === RUN TestGetFsInfo run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:59:39 DEBUG : OpenDrive root 'rclone-test-vacagat1tufe': File to upload is small (34 bytes), uploading instead of streaming 2025/07/29 02:59:41 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/07/29 02:59:42 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/07/29 02:59:42 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/07/29 02:59:42 DEBUG : OpenDrive root 'rclone-test-vacagat1tufe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/29 02:59:44 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/07/29 02:59:46 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/07/29 02:59:46 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 02:59:48 DEBUG : OpenDrive root 'rclone-test-vacagat1tufe': File to upload is small (34 bytes), uploading instead of streaming 2025/07/29 02:59:49 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/07/29 02:59:52 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/07/29 02:59:52 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/07/29 02:59:52 DEBUG : OpenDrive root 'rclone-test-vacagat1tufe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/29 02:59:54 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/07/29 03:00:01 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/07/29 03:00:01 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 03:00:04 DEBUG : OpenDrive root 'rclone-test-vacagat1tufe': File to upload is small (34 bytes), uploading instead of streaming 2025/07/29 03:00:06 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/07/29 03:00:09 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/29 03:00:09 DEBUG : OpenDrive root 'rclone-test-vacagat1tufe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/29 03:00:11 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/07/29 03:00:15 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:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 03:00:17 DEBUG : OpenDrive root 'rclone-test-vacagat1tufe': File to upload is small (34 bytes), uploading instead of streaming 2025/07/29 03:00:19 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/07/29 03:00:21 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/07/29 03:00:21 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/29 03:00:21 DEBUG : OpenDrive root 'rclone-test-vacagat1tufe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/29 03:00:23 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/07/29 03:00:25 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/07/29 03:00:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (48.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (9.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (15.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (13.51s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (9.87s) === RUN TestRcatMetadata run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.47s) === RUN TestRcatSize run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 03:00:30 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2025/07/29 03:00:31 DEBUG : OpenDrive root 'rclone-test-vacagat1tufe': File to upload is small (60 bytes), uploading instead of streaming 2025/07/29 03:00:33 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/29 03:00:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/29 03:00:35 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (10.99s) === RUN TestRcatSizeMetadata run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.47s) === RUN TestTouchDir run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 03:00:40 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/29 03:00:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/07/29 03:00:48 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2025/07/29 03:00:51 DEBUG : OpenDrive root 'rclone-test-vacagat1tufe': Touching "potato2" 2025/07/29 03:00:51 DEBUG : OpenDrive root 'rclone-test-vacagat1tufe': Touching "empty space" 2025/07/29 03:00:52 DEBUG : OpenDrive root 'rclone-test-vacagat1tufe': Touching "sub dir/potato3" --- PASS: TestTouchDir (15.03s) === RUN TestMkdirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.34s) === RUN TestMkdirModTime run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.35s) === RUN TestCopyDirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.35s) === RUN TestSetDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.35s) === RUN TestDirsEqual run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.35s) === RUN TestRemoveExisting run.go:180: Remote "OpenDrive root 'rclone-test-vacagat1tufe'", Local "Local file system at /tmp/rclone612107225", Modify Window "1s" 2025/07/29 03:00:57 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2025/07/29 03:00:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2025/07/29 03:01:01 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vikuvez6" before starting 2025/07/29 03:01:01 DEBUG : sub dir/test remove existing: same parent dir (ODFfOTM0ODM2N19lUjN4eA) - using file/rename instead of move_copy for sub dir/test remove existing.vikuvez6 2025/07/29 03:01:02 DEBUG : sub dir/test remove existing.vikuvez6: TEST: removing renamed existing file after operation 2025/07/29 03:01:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pazatix7" before starting 2025/07/29 03:01:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTM0ODM2N19lUjN4eA) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pazatix7 2025/07/29 03:01:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pazatix7: TEST: renaming existing back after failed operation 2025/07/29 03:01:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pazatix7: same parent dir (ODFfOTM0ODM2N19lUjN4eA) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/07/29 03:01:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bakejaf0" before starting 2025/07/29 03:01:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTM0ODM2N19lUjN4eA) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bakejaf0 2025/07/29 03:01:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bakejaf0: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (10.71s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/07/29 03:01:06 DEBUG : OpenDrive root 'rclone-test-vacagat1tufe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 16m13.495281069s (try 1/5): exit status 1: Failed [TestMaxDelete TestPurge]