"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/20 02:09:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sepoduc0qilo" 2025/09/20 02:09:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 02:09:32 DEBUG : Creating backend with remote "TestDrive:crypt/jcpcn5ihhkf8n2roabh15v72vmu7v1jlbtih578fc4ep2p0ddtc0" 2025/09/20 02:09:33 DEBUG : Creating backend with remote "/tmp/rclone4094089091" === 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 "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/20 02:09:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/20 02:09:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/20 02:09:34 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/20 02:09:34 DEBUG : potato: Seek from 10 to 0 2025/09/20 02:09:34 DEBUG : potato: Seek from 10 to 0 2025/09/20 02:09:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/20 02:09:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/20 02:09:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/20 02:09:34 DEBUG : potato: Seek from 5 to 2 2025/09/20 02:09:34 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/20 02:09:34 DEBUG : potato: Seek from 7 to 0 2025/09/20 02:09:34 DEBUG : potato: Seek from 7 to 0 2025/09/20 02:09:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/20 02:09:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/20 02:09:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/20 02:09:34 DEBUG : potato: Seek from 5 to 2 2025/09/20 02:09:34 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/20 02:09:34 DEBUG : potato: Seek from 8 to 0 2025/09/20 02:09:34 DEBUG : potato: Seek from 8 to 0 2025/09/20 02:09:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/20 02:09:34 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/20 02:09:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/20 02:09:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/20 02:09:34 DEBUG : potato: Seek from 5 to 2 2025/09/20 02:09:34 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/20 02:09:34 DEBUG : potato: Seek from 9 to 0 2025/09/20 02:09:34 DEBUG : potato: Seek from 9 to 0 2025/09/20 02:09:34 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/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/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 "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:09:36 DEBUG : rutabaga: md5 = 14c9cbb730f54fc527c45b0920e64ceb OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/20 02:09:38 DEBUG : empty space: md5 = 1f3e44efdbe7a48cccf6b3d173ca338b OK === RUN TestCheck/3 2025/09/20 02:09:40 DEBUG : potato2: md5 = 7cf1098942600024b4e176377ef72b72 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/20 02:09:42 DEBUG : remotepotato: md5 = c9f8c26fe28b145d2b513c34442e1185 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.80s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.34s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/09/20 02:09:46 DEBUG : Creating backend with remote "nonexistent" 2025/09/20 02:09:46 DEBUG : Creating backend with remote "nonexistent" 2025/09/20 02:09:46 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/20 02:09:46 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/09/20 02:09:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/20 02:09:46 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 "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:09:47 DEBUG : rutabaga: md5 = 96f417d9244ea0b7dbfcaf55b6abe39e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/20 02:09:51 DEBUG : empty space: md5 = 52a4742b5d71235dfc8b03644b21884f OK === RUN TestCheckDownload/3 2025/09/20 02:09:54 DEBUG : potato2: md5 = 858097c0d5cfb0c53623eab2eb40e6b1 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/20 02:09:58 DEBUG : remotepotato: md5 = 51ade84764118f1c8bbd33614958658a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.71s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (0.90s) --- PASS: TestCheckDownload/3 (1.12s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (0.87s) --- PASS: TestCheckDownload/7 (1.03s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:10:04 DEBUG : rutabaga: md5 = afe5015f4b7b432e9281084748e69ea2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/20 02:10:06 DEBUG : empty space: md5 = 61321ef8e340e0d724b8bca112d9eac4 OK === RUN TestCheckSizeOnly/3 2025/09/20 02:10:08 DEBUG : potato2: md5 = 095164744a1a1f87750c1da3ee9b16a7 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/20 02:10:10 DEBUG : remotepotato: md5 = 8f9858012944eeb8af7d3fa05a88d480 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.17s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:10:15 DEBUG : test.sum: md5 = 85f012e38a8c00532b8b9d1e9963c129 OK 2025/09/20 02:10:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/20 02:10:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/20 02:10:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/20 02:10:16 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/20 02:10:18 DEBUG : test.sum: md5 = 374145dcff9755cfa1c3bff06e949975 OK 2025/09/20 02:10:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/20 02:10:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/20 02:10:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/20 02:10:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.31s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:10:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sepoduc0qilo/data" 2025/09/20 02:10:20 DEBUG : Creating backend with remote "TestDrive:crypt/jcpcn5ihhkf8n2roabh15v72vmu7v1jlbtih578fc4ep2p0ddtc0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.07s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:10:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sepoduc0qilo/data" 2025/09/20 02:10:22 DEBUG : Creating backend with remote "TestDrive:crypt/jcpcn5ihhkf8n2roabh15v72vmu7v1jlbtih578fc4ep2p0ddtc0/vjrnln8ratgmqakfosrqe8espk" 2025/09/20 02:10:26 DEBUG : data/banana: md5 = a67b02818f57e6ce760d4484d8198526 OK 2025/09/20 02:10:27 DEBUG : test.sum: md5 = d2b7a75ba0556c640aa1ce9af4fc4075 OK === RUN TestCheckSumDownload/subtest1 2025/09/20 02:10:31 DEBUG : data/potato: md5 = 0f7db05dd866501e2d55934d9ce9ebf8 OK 2025/09/20 02:10:33 DEBUG : test.sum: md5 = d573ce9f7c2b2a2bae4945937c669452 OK === RUN TestCheckSumDownload/subtest2 2025/09/20 02:10:37 DEBUG : test.sum: md5 = 2727cf8f3341b5b13f5dd7d608ff6c96 OK === RUN TestCheckSumDownload/subtest3 2025/09/20 02:10:41 DEBUG : test.sum: md5 = e7734bba3c790f4bf9b4575f91b0115c OK === RUN TestCheckSumDownload/subtest4 2025/09/20 02:10:45 DEBUG : test.sum: md5 = b9ee230edbc17d8094c0bf5c85c1da67 OK === RUN TestCheckSumDownload/subtest5 2025/09/20 02:10:49 DEBUG : test.sum: md5 = 77b56ba8c4b162814c598f460ef2eb7a OK === RUN TestCheckSumDownload/subtest6 2025/09/20 02:10:53 DEBUG : data/banana: md5 = 8d50364a6950f9e1efb66c07724ffad5 OK 2025/09/20 02:10:55 DEBUG : data/potato: md5 = 60e9031cf2e8f9e472a5616106ac48a5 OK 2025/09/20 02:10:56 DEBUG : test.sum: md5 = 250e989831d5fea18c5f5e05152b8d75 OK === RUN TestCheckSumDownload/subtest7 2025/09/20 02:11:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/20 02:11:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.02s) --- PASS: TestCheckSumDownload/subtest1 (2.42s) --- PASS: TestCheckSumDownload/subtest2 (2.00s) --- PASS: TestCheckSumDownload/subtest3 (2.15s) --- PASS: TestCheckSumDownload/subtest4 (2.20s) --- PASS: TestCheckSumDownload/subtest5 (2.07s) --- PASS: TestCheckSumDownload/subtest6 (2.05s) --- PASS: TestCheckSumDownload/subtest7 (2.21s) === RUN TestApplyTransforms 2025/09/20 02:11:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bavoxet6yubu" 2025/09/20 02:11:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 02:11:02 DEBUG : Creating backend with remote "TestDrive:crypt/ggeulmc1e0ipch11ekln784bms4qdu46e69ep4sk8t3h45dnoaag" 2025/09/20 02:11:03 DEBUG : Creating backend with remote "/tmp/rclone3284277259" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bavoxet6yubu'", Local "Local file system at /tmp/rclone3284277259", Modify Window "1ms" 2025/09/20 02:11:05 DEBUG : hello, world!: md5 = ef8a4c538b731a33631993f8c1eb95ad OK upper checkfile vs. lower remote (without normalization) 2025/09/20 02:11:06 ERROR : hello, world!: sum not found 2025/09/20 02:11:06 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bavoxet6yubu' 2025/09/20 02:11:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bavoxet6yubu': 1 files missing 2025/09/20 02:11:06 NOTICE: 1 hashes missing 2025/09/20 02:11:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bavoxet6yubu': 1 differences found 2025/09/20 02:11:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bavoxet6yubu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/20 02:11:07 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 02:11:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bavoxet6yubu': 0 differences found 2025/09/20 02:11:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bavoxet6yubu': 1 matching files 2025/09/20 02:11:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pidodix8miyu" 2025/09/20 02:11:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 02:11:07 DEBUG : Creating backend with remote "TestDrive:crypt/jkjjk6v4j32iivltf2te4ek4g5hh9t74t2lcrc53medtfp7iaqv0" 2025/09/20 02:11:08 DEBUG : Creating backend with remote "/tmp/rclone1943478493" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidodix8miyu'", Local "Local file system at /tmp/rclone1943478493", Modify Window "1ms" 2025/09/20 02:11:10 DEBUG : HELLO, WORLD!: md5 = 0e4db3bad35a3043f7130369ec57eab1 OK lower checkfile vs. upper remote (without normalization) 2025/09/20 02:11:11 ERROR : HELLO, WORLD!: sum not found 2025/09/20 02:11:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pidodix8miyu' 2025/09/20 02:11:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pidodix8miyu': 1 files missing 2025/09/20 02:11:11 NOTICE: 1 hashes missing 2025/09/20 02:11:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pidodix8miyu': 1 differences found 2025/09/20 02:11:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pidodix8miyu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/20 02:11:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 02:11:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pidodix8miyu': 0 differences found 2025/09/20 02:11:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pidodix8miyu': 1 matching files 2025/09/20 02:11:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bayuhem0qavu" 2025/09/20 02:11:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 02:11:12 DEBUG : Creating backend with remote "TestDrive:crypt/dhptie515k061pp37hddcuh4iqimnkcm6pbpi1d2844h6e5fo0dg" 2025/09/20 02:11:13 DEBUG : Creating backend with remote "/tmp/rclone2680856208" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bayuhem0qavu'", Local "Local file system at /tmp/rclone2680856208", Modify Window "1ms" 2025/09/20 02:11:15 DEBUG : HeLlO, wOrLd!: md5 = caa775dfc3f9e6cf619af07180ef47d0 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/20 02:11:16 ERROR : HeLlO, wOrLd!: sum not found 2025/09/20 02:11:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bayuhem0qavu' 2025/09/20 02:11:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bayuhem0qavu': 1 files missing 2025/09/20 02:11:16 NOTICE: 1 hashes missing 2025/09/20 02:11:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bayuhem0qavu': 1 differences found 2025/09/20 02:11:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bayuhem0qavu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/20 02:11:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 02:11:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bayuhem0qavu': 0 differences found 2025/09/20 02:11:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bayuhem0qavu': 1 matching files 2025/09/20 02:11:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedegem9gufu" 2025/09/20 02:11:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 02:11:17 DEBUG : Creating backend with remote "TestDrive:crypt/fvp8ojoivsuisvkhkn1265psmnqpct7hiebej8c6empp649b00hg" 2025/09/20 02:11:18 DEBUG : Creating backend with remote "/tmp/rclone867722722" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedegem9gufu'", Local "Local file system at /tmp/rclone867722722", Modify Window "1ms" 2025/09/20 02:11:20 DEBUG : HELLO, WORLD!: md5 = fe9d38e19250e15dd4cde730e972db22 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/20 02:11:21 ERROR : HELLO, WORLD!: sum not found 2025/09/20 02:11:21 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sedegem9gufu' 2025/09/20 02:11:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sedegem9gufu': 1 files missing 2025/09/20 02:11:21 NOTICE: 1 hashes missing 2025/09/20 02:11:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sedegem9gufu': 1 differences found 2025/09/20 02:11:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sedegem9gufu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/20 02:11:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 02:11:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sedegem9gufu': 0 differences found 2025/09/20 02:11:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sedegem9gufu': 1 matching files 2025/09/20 02:11:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kokibez2roga" 2025/09/20 02:11:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 02:11:22 DEBUG : Creating backend with remote "TestDrive:crypt/q1ftlq2ps4gvqe8q32d4phli5265o67mqf6k6hrvnpnaipobjp60" 2025/09/20 02:11:23 DEBUG : Creating backend with remote "/tmp/rclone236171834" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kokibez2roga'", Local "Local file system at /tmp/rclone236171834", Modify Window "1ms" 2025/09/20 02:11:25 DEBUG : 測試_Русский___ě_áñ: md5 = d5459d8f25aa9984c322f46e70551ddd OK NFD checkfile vs. NFC remote (without normalization) 2025/09/20 02:11:26 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/20 02:11:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kokibez2roga' 2025/09/20 02:11:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kokibez2roga': 1 files missing 2025/09/20 02:11:26 NOTICE: 1 hashes missing 2025/09/20 02:11:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kokibez2roga': 1 differences found 2025/09/20 02:11:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kokibez2roga': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/20 02:11:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 02:11:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kokibez2roga': 0 differences found 2025/09/20 02:11:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kokibez2roga': 1 matching files 2025/09/20 02:11:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ricizud1viru" 2025/09/20 02:11:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 02:11:27 DEBUG : Creating backend with remote "TestDrive:crypt/rmktppuek4bhqfuiik10pgl15d922h4kq7stvk7m6oe45d4bl7e0" 2025/09/20 02:11:28 DEBUG : Creating backend with remote "/tmp/rclone2110592398" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ricizud1viru'", Local "Local file system at /tmp/rclone2110592398", Modify Window "1ms" 2025/09/20 02:11:30 DEBUG : 測試_Русский___ě_áñ: md5 = dc59fc122d15cdc88933af3f65ff8aa5 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/20 02:11:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/20 02:11:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ricizud1viru' 2025/09/20 02:11:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ricizud1viru': 1 files missing 2025/09/20 02:11:31 NOTICE: 1 hashes missing 2025/09/20 02:11:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ricizud1viru': 1 differences found 2025/09/20 02:11:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ricizud1viru': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/20 02:11:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 02:11:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ricizud1viru': 0 differences found 2025/09/20 02:11:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ricizud1viru': 1 matching files 2025/09/20 02:11:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dejuhoj0fapa" 2025/09/20 02:11:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 02:11:32 DEBUG : Creating backend with remote "TestDrive:crypt/qd95mt3f8opjtqh8trpiiqlgo21rvugvb73eiu5munuakgd1vigg" 2025/09/20 02:11:33 DEBUG : Creating backend with remote "/tmp/rclone2454401613" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dejuhoj0fapa'", Local "Local file system at /tmp/rclone2454401613", Modify Window "1ms" 2025/09/20 02:11:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3f3a5bd377522871c5236bd277f93cad OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/20 02:11:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/20 02:11:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dejuhoj0fapa' 2025/09/20 02:11:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dejuhoj0fapa': 1 files missing 2025/09/20 02:11:36 NOTICE: 1 hashes missing 2025/09/20 02:11:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dejuhoj0fapa': 1 differences found 2025/09/20 02:11:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dejuhoj0fapa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/20 02:11:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 02:11:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dejuhoj0fapa': 0 differences found 2025/09/20 02:11:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dejuhoj0fapa': 1 matching files 2025/09/20 02:11:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kowiwin5podi" 2025/09/20 02:11:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 02:11:37 DEBUG : Creating backend with remote "TestDrive:crypt/5vj9qj84dg32pot1532mcti6i1p73q4mtsb9uls96r8imtt6f8e0" 2025/09/20 02:11:38 DEBUG : Creating backend with remote "/tmp/rclone4251536009" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kowiwin5podi'", Local "Local file system at /tmp/rclone4251536009", Modify Window "1ms" 2025/09/20 02:11:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 61a67df9984800f8202682de3c1faa75 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/20 02:11:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/20 02:11:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kowiwin5podi' 2025/09/20 02:11:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowiwin5podi': 1 files missing 2025/09/20 02:11:41 NOTICE: 1 hashes missing 2025/09/20 02:11:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowiwin5podi': 1 differences found 2025/09/20 02:11:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowiwin5podi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/20 02:11:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 02:11:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowiwin5podi': 0 differences found 2025/09/20 02:11:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowiwin5podi': 1 matching files 2025/09/20 02:11:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bogojel2sapa" 2025/09/20 02:11:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 02:11:42 DEBUG : Creating backend with remote "TestDrive:crypt/bqb9hmi8cfr1t32qi44o0qgj2d0nnjec7aj7su8s283e8sh5aqqg" 2025/09/20 02:11:43 DEBUG : Creating backend with remote "/tmp/rclone2254270359" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogojel2sapa'", Local "Local file system at /tmp/rclone2254270359", Modify Window "1ms" 2025/09/20 02:11:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 13c8e90b0f84972cade7e5ea0805c041 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/20 02:11:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/20 02:11:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bogojel2sapa' 2025/09/20 02:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bogojel2sapa': 1 files missing 2025/09/20 02:11:46 NOTICE: 1 hashes missing 2025/09/20 02:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bogojel2sapa': 1 differences found 2025/09/20 02:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bogojel2sapa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/20 02:11:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 02:11:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bogojel2sapa': 0 differences found 2025/09/20 02:11:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bogojel2sapa': 1 matching files 2025/09/20 02:11:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-namiyax5saga" 2025/09/20 02:11:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 02:11:47 DEBUG : Creating backend with remote "TestDrive:crypt/p044d0pfu7frtbjt538pocrhpoa9p74do64vnsqbp45q9b4g95pg" 2025/09/20 02:11:48 DEBUG : Creating backend with remote "/tmp/rclone2155496142" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-namiyax5saga'", Local "Local file system at /tmp/rclone2155496142", Modify Window "1ms" 2025/09/20 02:11:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f2cd2f24b004386c205f3a3300a5979c OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/20 02:11:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/20 02:11:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-namiyax5saga' 2025/09/20 02:11:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-namiyax5saga': 1 files missing 2025/09/20 02:11:51 NOTICE: 1 hashes missing 2025/09/20 02:11:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-namiyax5saga': 1 differences found 2025/09/20 02:11:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-namiyax5saga': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/20 02:11:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/20 02:11:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-namiyax5saga': 0 differences found 2025/09/20 02:11:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-namiyax5saga': 1 matching files 2025/09/20 02:11:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-namiyax5saga': Purge remote 2025/09/20 02:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogojel2sapa': Purge remote 2025/09/20 02:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kowiwin5podi': Purge remote 2025/09/20 02:11:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dejuhoj0fapa': Purge remote 2025/09/20 02:11:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ricizud1viru': Purge remote 2025/09/20 02:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kokibez2roga': Purge remote 2025/09/20 02:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedegem9gufu': Purge remote 2025/09/20 02:11:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bayuhem0qavu': Purge remote 2025/09/20 02:11:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pidodix8miyu': Purge remote 2025/09/20 02:11:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bavoxet6yubu': Purge remote --- PASS: TestApplyTransforms (55.07s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:11:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/20 02:11:59 DEBUG : sub/file2: md5 = 1486cd5d6bf71a6226c2ef923e47d328 OK 2025/09/20 02:11:59 INFO : file1: Copied (new) to: sub/file2 2025/09/20 02:12:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:12:00 DEBUG : file1: Unchanged skipping 2025/09/20 02:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': don't need to copy/move sub/file2, it is already at target location 2025/09/20 02:12:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.12s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:12:06 DEBUG : dst/file1: md5 = 2a0bed03899bc847357a961f02375256 OK 2025/09/20 02:12:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sepoduc0qilo/backup" 2025/09/20 02:12:06 DEBUG : Creating backend with remote "TestDrive:crypt/jcpcn5ihhkf8n2roabh15v72vmu7v1jlbtih578fc4ep2p0ddtc0/1nrff024r7pq65ecp72fc28jb0" 2025/09/20 02:12:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/20 02:12:10 INFO : dst/file1: Moved (server-side) 2025/09/20 02:12:12 DEBUG : dst/file1: md5 = d3cb937f52d3bf0bec0c3f622363d60c OK 2025/09/20 02:12:12 INFO : dst/file1: Copied (new) 2025/09/20 02:12:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/20 02:12:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/20 02:12:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.41s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:12:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sepoduc0qilo/dst" 2025/09/20 02:12:17 DEBUG : Creating backend with remote "TestDrive:crypt/jcpcn5ihhkf8n2roabh15v72vmu7v1jlbtih578fc4ep2p0ddtc0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/20 02:12:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sepoduc0qilo/CompareDest" 2025/09/20 02:12:19 DEBUG : Creating backend with remote "TestDrive:crypt/jcpcn5ihhkf8n2roabh15v72vmu7v1jlbtih578fc4ep2p0ddtc0/gveqi14airsml4bgu7krj116o8" 2025/09/20 02:12:20 DEBUG : one: Need to transfer - File not found at Destination 2025/09/20 02:12:23 DEBUG : one: md5 = 0107923ba6ba168916eec611aef9b474 OK 2025/09/20 02:12:23 INFO : one: Copied (new) 2025/09/20 02:12:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 02:12:25 DEBUG : one: md5 = 92f0a7f8d35d7f0b4a23008c9fdfa29e OK 2025/09/20 02:12:25 INFO : one: Copied (replaced existing) 2025/09/20 02:12:28 DEBUG : dst/one: md5 = 9318615c8d0961698fedaeeba5d85af2 OK 2025/09/20 02:12:30 DEBUG : CompareDest/one: md5 = 2c665438f9ee0a15c32a5846a3e2ab48 OK 2025/09/20 02:12:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 02:12:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:12:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/20 02:12:34 DEBUG : CompareDest/two: md5 = cd060f9ddbdce72bd10f0a68e234bc02 OK 2025/09/20 02:12:34 DEBUG : two: Need to transfer - File not found at Destination 2025/09/20 02:12:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:12:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/20 02:12:35 DEBUG : two: Need to transfer - File not found at Destination 2025/09/20 02:12:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:12:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/20 02:12:37 DEBUG : two: Need to transfer - File not found at Destination 2025/09/20 02:12:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/20 02:12:38 DEBUG : two: md5 = 593477a2f1014ad9468d8cc2fc173d48 OK 2025/09/20 02:12:38 INFO : two: Copied (new) 2025/09/20 02:12:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/20 02:12:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:12:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/20 02:12:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.38s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:12:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sepoduc0qilo/dst" 2025/09/20 02:12:43 DEBUG : Creating backend with remote "TestDrive:crypt/jcpcn5ihhkf8n2roabh15v72vmu7v1jlbtih578fc4ep2p0ddtc0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/20 02:12:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sepoduc0qilo/CopyDest" 2025/09/20 02:12:45 DEBUG : Creating backend with remote "TestDrive:crypt/jcpcn5ihhkf8n2roabh15v72vmu7v1jlbtih578fc4ep2p0ddtc0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/20 02:12:46 DEBUG : one: Need to transfer - File not found at Destination 2025/09/20 02:12:49 DEBUG : one: md5 = ecd78f6c65b801b63fc206d6b165b1e3 OK 2025/09/20 02:12:49 INFO : one: Copied (new) 2025/09/20 02:12:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 02:12:52 DEBUG : one: md5 = e3e155a4cf0226c31ffdbb165be118a5 OK 2025/09/20 02:12:52 INFO : one: Copied (replaced existing) 2025/09/20 02:12:53 DEBUG : dst/one: md5 = c549d008ff3e76fe18849a784804e90f OK 2025/09/20 02:12:56 DEBUG : CopyDest/one: md5 = e219decaf4e1d66df33be60699f1dad9 OK 2025/09/20 02:12:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sepoduc0qilo/BackupDir" 2025/09/20 02:12:57 DEBUG : Creating backend with remote "TestDrive:crypt/jcpcn5ihhkf8n2roabh15v72vmu7v1jlbtih578fc4ep2p0ddtc0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/20 02:12:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 02:12:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:12:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/20 02:13:00 INFO : one: Moved (server-side) 2025/09/20 02:13:01 INFO : one: Copied (server-side copy) 2025/09/20 02:13:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/20 02:13:03 DEBUG : CopyDest/two: md5 = 8d4168e9d87a5e12ee9aa0bbc2024c3e OK 2025/09/20 02:13:04 DEBUG : two: Need to transfer - File not found at Destination 2025/09/20 02:13:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:13:05 INFO : two: Copied (server-side copy) 2025/09/20 02:13:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/20 02:13:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/20 02:13:06 DEBUG : two: Unchanged skipping 2025/09/20 02:13:08 DEBUG : CopyDest/three: md5 = 41c4fa5987ed24f89dfc456b6a897d45 OK 2025/09/20 02:13:09 DEBUG : three: Need to transfer - File not found at Destination 2025/09/20 02:13:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/20 02:13:09 DEBUG : three: Destination not found in --copy-dest 2025/09/20 02:13:11 DEBUG : three: md5 = e22e476a900a6f364f943069e26f072b OK 2025/09/20 02:13:11 INFO : three: Copied (new) 2025/09/20 02:13:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/20 02:13:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/20 02:13:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:13:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:13:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/20 02:13:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/20 02:13:17 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.06s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.53s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:13:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/20 02:13:21 DEBUG : TestCopyFileMaxTransfer/file1: md5 = adc433e47715ffa35ab391b1dd18fbf2 OK 2025/09/20 02:13:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/20 02:13:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/20 02:13:22 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/20 02:13:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/20 02:13:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/20 02:13:26 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 49ec06dda8f76337eff97b6f9e491019 OK 2025/09/20 02:13:26 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/20 02:13:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/20 02:13:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.52s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:13:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': Looking for duplicate names using skip mode. 2025/09/20 02:13:32 NOTICE: one: Found 2 files with duplicate names 2025/09/20 02:13:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.99s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:13:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': Looking for duplicate names using skip mode. 2025/09/20 02:13:38 NOTICE: one: Found 3 files with duplicate names 2025/09/20 02:13:38 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/20 02:13:39 INFO : one: Deleted 2025/09/20 02:13:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.47s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:13:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': Looking for duplicate names using first mode. 2025/09/20 02:13:45 NOTICE: one: Found 3 files with duplicate names 2025/09/20 02:13:45 INFO : one: Deleted 2025/09/20 02:13:46 INFO : one: Deleted 2025/09/20 02:13:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.67s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:13:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': Looking for duplicate names using newest mode. 2025/09/20 02:13:51 NOTICE: one: Found 3 files with duplicate names 2025/09/20 02:13:52 INFO : one: Deleted 2025/09/20 02:13:52 INFO : one: Deleted 2025/09/20 02:13:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.59s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:13:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': Looking for duplicate names using oldest mode. 2025/09/20 02:13:58 NOTICE: one: Found 3 files with duplicate names 2025/09/20 02:13:59 INFO : one: Deleted 2025/09/20 02:13:59 INFO : one: Deleted 2025/09/20 02:13:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.48s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:14:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': Looking for duplicate names using largest mode. 2025/09/20 02:14:06 NOTICE: one: Found 3 files with duplicate names 2025/09/20 02:14:06 INFO : one: Deleted 2025/09/20 02:14:06 INFO : one: Deleted 2025/09/20 02:14:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.17s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:14:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': Looking for duplicate names using smallest mode. 2025/09/20 02:14:12 NOTICE: one: Found 3 files with duplicate names 2025/09/20 02:14:13 INFO : one: Deleted 2025/09/20 02:14:13 INFO : one: Deleted 2025/09/20 02:14:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.67s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:14:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': Looking for duplicate names using rename mode. 2025/09/20 02:14:20 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/20 02:14:21 INFO : one-2.txt: renamed from: one.txt 2025/09/20 02:14:23 INFO : one-3.txt: renamed from: one.txt 2025/09/20 02:14:24 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.05s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:14:29 DEBUG : dupe1/one.txt: md5 = 7d1ef38679b34954ffbb58800b59900c OK 2025/09/20 02:14:31 DEBUG : dupe2/two.txt: md5 = c0e272f1600c7df86e6780010f6b14a9 OK 2025/09/20 02:14:33 DEBUG : dupe3/three.txt: md5 = 049cd320279005915ff4f10af28eff72 OK 2025/09/20 02:14:34 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/20 02:14:34 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/20 02:14:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/20 02:14:36 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/20 02:14:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/20 02:14:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/20 02:14:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.36s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:14:41 DEBUG : a.txt: md5 = cbce40101734ae5daa192620528abc5a OK 2025/09/20 02:14:43 DEBUG : zend.txt: md5 = c0bd4335abc6e735fb117ba1e133e823 OK 2025/09/20 02:14:45 DEBUG : sub dir/hello world: md5 = 29783fddb07a9374d87120fe1265ce96 OK 2025/09/20 02:14:46 DEBUG : sub dir/hello world2: md5 = fe0a4658e21fa12b4c0d6e58cef04f75 OK 2025/09/20 02:14:48 DEBUG : sub dir/ignore dir/.ignore: md5 = 872e27c4bde5db269f705bd1f8ce7171 OK 2025/09/20 02:14:50 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1f38662f2e1ee5ef9b29fbf53b451a2d OK 2025/09/20 02:14:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = 570716b24bdd3e87a383a3ad9c0dd1d4 OK 2025/09/20 02:14:53 DEBUG : a.txt: Excluded (Size Filter) 2025/09/20 02:14:53 DEBUG : a.txt: Excluded 2025/09/20 02:14:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/20 02:14:54 DEBUG : sub dir/hello world2: Excluded 2025/09/20 02:14:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/20 02:14:54 DEBUG : sub dir/hello world: Excluded 2025/09/20 02:14:55 DEBUG : sub dir/ignore dir: Excluded 2025/09/20 02:14:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/20 02:14:55 DEBUG : sub dir/hello world2: Excluded 2025/09/20 02:14:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/20 02:14:55 DEBUG : sub dir/hello world: Excluded 2025/09/20 02:14:55 DEBUG : sub dir/ignore dir: Excluded 2025/09/20 02:15:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/20 02:15:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/20 02:15:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/20 02:15:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/20 02:15:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/20 02:15:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/20 02:15:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.98s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:15:03 DEBUG : a.txt: md5 = 922dde5f3369be6764e343d92af88481 OK 2025/09/20 02:15:05 DEBUG : zend.txt: md5 = 50f2a8d2f316c078b4ccf74ad6304ca5 OK 2025/09/20 02:15:07 DEBUG : sub dir/hello world: md5 = 39ab28c5a281160df3783c22b0dbe715 OK 2025/09/20 02:15:08 DEBUG : sub dir/hello world2: md5 = ba164b75972bc8f64a49734ec5dc329a OK 2025/09/20 02:15:10 DEBUG : sub dir/ignore dir/.ignore: md5 = ee378c5bc2c6d12f77bb2408af0baefe OK 2025/09/20 02:15:12 DEBUG : sub dir/ignore dir/should be ignored: md5 = fa9cf6c6036f545705e33e9894d7deaf OK 2025/09/20 02:15:14 DEBUG : sub dir/sub sub dir/hello world3: md5 = 72cd3b86f3eceefeb2a6bd5802ad6ff4 OK 2025/09/20 02:15:16 DEBUG : a.txt: Excluded (Size Filter) 2025/09/20 02:15:16 DEBUG : a.txt: Excluded 2025/09/20 02:15:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/20 02:15:16 DEBUG : sub dir/hello world2: Excluded 2025/09/20 02:15:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/20 02:15:16 DEBUG : sub dir/hello world: Excluded 2025/09/20 02:15:17 DEBUG : sub dir/ignore dir: Excluded 2025/09/20 02:15:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/20 02:15:17 DEBUG : sub dir/hello world2: Excluded 2025/09/20 02:15:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/20 02:15:17 DEBUG : sub dir/hello world: Excluded 2025/09/20 02:15:17 DEBUG : sub dir/ignore dir: Excluded 2025/09/20 02:15:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/20 02:15:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/20 02:15:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/20 02:15:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/20 02:15:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/20 02:15:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/20 02:15:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (23.00s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:15:26 DEBUG : file1: md5 = a40c85987ad9f4b4c91d2cd08a287916 OK 2025/09/20 02:15:29 DEBUG : sub/file2: md5 = d5e98387d3cecfbd71811524981e13b1 OK === 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 2025/09/20 02:15:32 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/20 02:15:32 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/20 02:15:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/20 02:15:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.66s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.31s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.74s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:15:37 DEBUG : file1: md5 = 45b83899384d152171550d75f6201c87 OK 2025/09/20 02:15:39 DEBUG : sub/file2: md5 = 9e65a07f3472579561ae3fc3179f6ac1 OK === 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/09/20 02:15:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sepoduc0qilo/notfound" 2025/09/20 02:15:43 DEBUG : Creating backend with remote "TestDrive:crypt/jcpcn5ihhkf8n2roabh15v72vmu7v1jlbtih578fc4ep2p0ddtc0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/20 02:15:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.97s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.88s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:15:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': Making directory 2025/09/20 02:15:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:15:50 DEBUG : sub dir/hello world: md5 = 9375e4ef6ba463a39f9660ba74a0f940 OK 2025/09/20 02:15:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.76s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:15:54 DEBUG : potato2: md5 = 57095190c987a1a04668b54f3aadd73a OK 2025/09/20 02:15:56 DEBUG : empty space: md5 = f464b18a73659dd7d4b71efd4f8352a2 OK --- PASS: TestLs (4.91s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:15:59 DEBUG : potato2: md5 = cb49d1668e45961b63d5111299315c26 OK 2025/09/20 02:16:01 DEBUG : empty space: md5 = a5eb6131b6d2b5f8ebed32b97016827e OK 2025/09/20 02:16:01 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.06s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:16:04 DEBUG : potato2: md5 = b80b8bf3bc422a36ec2ab7aae5a27226 OK 2025/09/20 02:16:06 DEBUG : empty space: md5 = 2f1b7fece94f2255a2d34da25537e88e OK --- PASS: TestLsLong (4.77s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:16:09 DEBUG : potato2: md5 = 25a562835607533be2acdbab45ee53c4 OK 2025/09/20 02:16:10 DEBUG : empty space: md5 = 20f75aeefd77c3214e599aeb79faed28 OK --- PASS: TestHashSums (4.28s) === RUN TestHashSumsWithErrors 2025/09/20 02:16:12 DEBUG : Creating backend with remote ":memory:" 2025/09/20 02:16:12 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/20 02:16:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/20 02:16:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/20 02:16:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/20 02:16:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/20 02:16:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/20 02:16:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/20 02:16:12 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/20 02:16:12 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 "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:16:13 DEBUG : potato2: md5 = c7c967591adb2b3b2001373d9b0ccd0b OK 2025/09/20 02:16:15 DEBUG : empty space: md5 = d434c29cf58237e5bd99c82c8630cd1a OK 2025/09/20 02:16:17 DEBUG : sub dir/potato3: md5 = 9f69554f37048056d89502d3e31eeb85 OK 2025/09/20 02:16:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.85s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:16:22 DEBUG : small: md5 = 4d0bd3e4b8873ad65ce0a564ee61a350 OK 2025/09/20 02:16:24 DEBUG : medium: md5 = 6ceb97fd1cc8494409cc3d9987d4a139 OK 2025/09/20 02:16:25 DEBUG : large: md5 = f95087fd77651d5f4311a35b28cbe06c OK 2025/09/20 02:16:25 DEBUG : Waiting for deletions to finish 2025/09/20 02:16:26 DEBUG : large: Excluded (Size Filter) 2025/09/20 02:16:26 INFO : medium: Deleted 2025/09/20 02:16:26 INFO : small: Deleted --- PASS: TestDelete (6.57s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:16:29 DEBUG : small: md5 = 8568dbf60c1a20c406c4ea1801112b04 OK 2025/09/20 02:16:30 DEBUG : medium: md5 = 7cdbb31846b8f07658db5b6e058f9fd9 OK 2025/09/20 02:16:32 DEBUG : large: md5 = 18ccf6f749e70d05b9dbf79dc7ce41e8 OK 2025/09/20 02:16:32 DEBUG : Waiting for deletions to finish 2025/09/20 02:16:32 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/09/20 02:16:32 INFO : large: Deleted 2025/09/20 02:16:32 INFO : medium: Deleted --- PASS: TestMaxDelete (6.97s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:16:36 DEBUG : small: md5 = 67b11135b7348f376bf293875eea7760 OK 2025/09/20 02:16:37 DEBUG : medium: md5 = 77744d47ccd542e4c1263862abd8fd62 OK 2025/09/20 02:16:39 DEBUG : large: md5 = 061db9785a199b0e94ad3026fadfd04d OK 2025/09/20 02:16:39 DEBUG : Waiting for deletions to finish 2025/09/20 02:16:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/20 02:16:40 INFO : small: Deleted 2025/09/20 02:16:40 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.08s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:16:43 DEBUG : small: md5 = 102680bee3d9465b1c1ff15bdfa3b41e OK 2025/09/20 02:16:44 DEBUG : medium: md5 = f1448c790b8bf4eeade9595286fd99d5 OK 2025/09/20 02:16:46 DEBUG : large: md5 = f09a07944ef47d838bf3fb589e1bdf33 OK 2025/09/20 02:16:46 DEBUG : Waiting for deletions to finish 2025/09/20 02:16:46 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/20 02:16:47 INFO : small: Deleted 2025/09/20 02:16:47 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.17s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:16:50 DEBUG : ReadFile: md5 = 453b0f74e42b173dd1a8fc0ec65f3abb OK --- PASS: TestReadFile (4.16s) === RUN TestRetry 2025/09/20 02:16:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/20 02:16:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/20 02:16:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/20 02:16:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/20 02:16:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/20 02:16:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/20 02:16:53 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 "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:16:54 DEBUG : file1: md5 = a77e13128bd48b49d6ba42a1add91daa OK 2025/09/20 02:16:56 DEBUG : file2: md5 = 150d9ef8709f5820928544e8df786add OK --- PASS: TestCat (17.18s) === RUN TestPurge 2025/09/20 02:17:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dexehun2voji" 2025/09/20 02:17:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/20 02:17:10 DEBUG : Creating backend with remote "TestDrive:crypt/85tqq4cjfe7f7o4b6ei19l3isrb17ggn50imepdka7apnifgpko0" 2025/09/20 02:17:11 DEBUG : Creating backend with remote "/tmp/rclone765824049" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dexehun2voji'", Local "Local file system at /tmp/rclone765824049", Modify Window "1ms" 2025/09/20 02:17:15 DEBUG : A1/B1/C1/one: md5 = 6589a991dd6da0e807d06eef552ef187 OK 2025/09/20 02:17:15 INFO : A2: Making directory 2025/09/20 02:17:16 INFO : A1/B2: Making directory 2025/09/20 02:17:17 INFO : A1/B2/C2: Making directory 2025/09/20 02:17:18 INFO : A1/B1/C3: Making directory 2025/09/20 02:17:18 INFO : A3: Making directory 2025/09/20 02:17:19 INFO : A3/B3: Making directory 2025/09/20 02:17:20 INFO : A3/B3/C4: Making directory 2025/09/20 02:17:22 DEBUG : A1/two: md5 = 6deff486b9d6c3a54de3dfe010f5ef59 OK 2025/09/20 02:17:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dexehun2voji': Purge remote 2025/09/20 02:17:25 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.63s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:17:29 DEBUG : A1/B1/C1/one: md5 = ca37b09027bdd0d3d9081e9e5c9084a2 OK 2025/09/20 02:17:29 INFO : A2: Making directory 2025/09/20 02:17:30 INFO : A1/B2: Making directory 2025/09/20 02:17:31 INFO : A1/B2/C2: Making directory 2025/09/20 02:17:32 INFO : A1/B1/C3: Making directory 2025/09/20 02:17:32 INFO : A3: Making directory 2025/09/20 02:17:33 INFO : A3/B3: Making directory 2025/09/20 02:17:34 INFO : A3/B3/C4: Making directory 2025/09/20 02:17:36 DEBUG : A1/two: md5 = a88ad574fdb287998f4f64f89ef1c035 OK 2025/09/20 02:17:38 DEBUG : removing 1 level 3 directories 2025/09/20 02:17:38 INFO : A3/B3/C4: Removing directory 2025/09/20 02:17:41 DEBUG : removing 2 level 3 directories 2025/09/20 02:17:41 INFO : A1/B2/C2: Removing directory 2025/09/20 02:17:41 INFO : A1/B1/C3: Removing directory 2025/09/20 02:17:41 DEBUG : removing 2 level 2 directories 2025/09/20 02:17:41 INFO : A3/B3: Removing directory 2025/09/20 02:17:41 INFO : A1/B2: Removing directory 2025/09/20 02:17:42 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/20 02:17:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/20 02:17:42 DEBUG : removing 2 level 1 directories 2025/09/20 02:17:42 INFO : A3: Removing directory 2025/09/20 02:17:42 INFO : A2: Removing directory 2025/09/20 02:17:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/20 02:17:46 DEBUG : removing 1 level 3 directories 2025/09/20 02:17:46 INFO : A1/B1/C1: Removing directory 2025/09/20 02:17:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:47 DEBUG : removing 1 level 2 directories 2025/09/20 02:17:47 INFO : A1/B1: Removing directory 2025/09/20 02:17:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/20 02:17:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/20 02:17:47 DEBUG : removing 1 level 1 directories 2025/09/20 02:17:47 INFO : A1: Removing directory 2025/09/20 02:17:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/20 02:17:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/20 02:17:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/20 02:17:48 DEBUG : removing 1 level 0 directories 2025/09/20 02:17:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': Removing directory 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/20 02:17:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (24.28s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:17:50 INFO : A1: Making directory 2025/09/20 02:17:51 INFO : A1/B1: Making directory 2025/09/20 02:17:52 INFO : A1/B1/C1: Making directory 2025/09/20 02:17:54 DEBUG : removing 1 level 3 directories 2025/09/20 02:17:54 INFO : A1/B1/C1: Removing directory 2025/09/20 02:17:55 DEBUG : removing 1 level 2 directories 2025/09/20 02:17:55 INFO : A1/B1: Removing directory 2025/09/20 02:17:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/20 02:17:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.53s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:17:58 INFO : A1: Making directory 2025/09/20 02:17:59 INFO : A1/B1: Making directory 2025/09/20 02:18:00 INFO : A1/B1/C1: Making directory 2025/09/20 02:18:02 DEBUG : removing 1 level 3 directories 2025/09/20 02:18:02 INFO : A1/B1/C1: Removing directory 2025/09/20 02:18:03 DEBUG : removing 1 level 2 directories 2025/09/20 02:18:03 INFO : A1/B1: Removing directory 2025/09/20 02:18:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/20 02:18:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.46s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:18:07 DEBUG : file1: md5 = 89257e1dc3d6f063d762191ad0cb134a OK 2025/09/20 02:18:08 DEBUG : filename.txt: File name found in url 2025/09/20 02:18:09 DEBUG : filename.txt: md5 = 38d5a80fb472214823121ff9eba882b6 OK 2025/09/20 02:18:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/20 02:18:11 DEBUG : headerfilename.txt: md5 = 8673c0c7e8d492bf21a7ad1b0a014370 OK 2025/09/20 02:18:12 DEBUG : file2: md5 = 2685e4c2711ac6cd73efb62942dedb75 OK --- PASS: TestCopyURL (9.15s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:18:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/20 02:18:17 DEBUG : sub/file2: md5 = 86e48f40d7d81c5452caf513847d115b OK 2025/09/20 02:18:17 INFO : file1: Copied (new) to: sub/file2 2025/09/20 02:18:17 INFO : file1: Deleted 2025/09/20 02:18:18 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:18:18 DEBUG : file1: Unchanged skipping 2025/09/20 02:18:18 INFO : file1: Deleted 2025/09/20 02:18:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': don't need to copy/move sub/file2, it is already at target location 2025/09/20 02:18:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.64s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:18:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/20 02:18:23 DEBUG : file1: md5 = 0d29f6a2b018caf2f3c6c90510c04fed OK 2025/09/20 02:18:23 INFO : file1: Copied (new) 2025/09/20 02:18:23 INFO : file1: Deleted 2025/09/20 02:18:24 DEBUG : file1: Destination exists, skipping 2025/09/20 02:18:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.30s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:18:28 DEBUG : dst/file1: md5 = 15edb59a8355b8a1fad6df299ec2a417 OK 2025/09/20 02:18:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sepoduc0qilo/backup" 2025/09/20 02:18:29 DEBUG : Creating backend with remote "TestDrive:crypt/jcpcn5ihhkf8n2roabh15v72vmu7v1jlbtih578fc4ep2p0ddtc0/1nrff024r7pq65ecp72fc28jb0" 2025/09/20 02:18:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/20 02:18:32 INFO : dst/file1: Moved (server-side) 2025/09/20 02:18:34 DEBUG : dst/file1: md5 = 3b67a0fc057114c10dd41eeda3c499b2 OK 2025/09/20 02:18:34 INFO : dst/file1: Copied (new) 2025/09/20 02:18:34 INFO : dst/file1: Deleted 2025/09/20 02:18:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/20 02:18:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/20 02:18:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.86s) === 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 "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:18:41 DEBUG : A1/one: md5 = ad14f1509d424bac672885cf63255ace OK 2025/09/20 02:18:42 DEBUG : A1/two: md5 = 0ca6530f58a23476e4178729c1b75848 OK 2025/09/20 02:18:45 DEBUG : A1/B1/three: md5 = 4c4d2a2a8727b180607750c586ec39d3 OK 2025/09/20 02:18:47 DEBUG : A1/B1/C1/four: md5 = 1538f1a01247acfe0f55843e17be1b72 OK 2025/09/20 02:18:50 DEBUG : A1/B1/C2/five: md5 = fdf679414c9e9c16201e37c38fd9f8ab OK 2025/09/20 02:18:50 INFO : A1/B2: Making directory 2025/09/20 02:18:50 INFO : A1/B1/C3: Making directory 2025/09/20 02:19:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/20 02:19:01 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/20 02:19:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/20 02:19:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/20 02:19:01 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/20 02:19:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/20 02:19:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/20 02:19:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/20 02:19:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/20 02:19:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/20 02:19:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/20 02:19:13 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/20 02:19:13 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/20 02:19:13 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/20 02:19:13 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/20 02:19:13 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/20 02:19:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/20 02:19:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/20 02:19:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/20 02:19:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/20 02:19:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/20 02:19:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/20 02:19:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/20 02:19:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/20 02:19:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/20 02:19:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/20 02:19:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/20 02:19:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/20 02:19:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/20 02:19:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/20 02:19:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.89s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/20 02:19:29 DEBUG : no_checksum_small_file_from_pipe: md5 = f34cff712b9bc33299776ed811ce6604 OK 2025/09/20 02:19:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/20 02:19:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/20 02:19:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/20 02:19:31 DEBUG : no_checksum_big_file_from_pipe: md5 = 1a0f9b5dc4907ff5ee1983e5f417baa3 OK 2025/09/20 02:19:31 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:19:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/20 02:19:34 DEBUG : with_checksum_small_file_from_pipe: md5 = c14a3f41e3ed64c5cc42596d3a265ba6 OK 2025/09/20 02:19:34 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/20 02:19:35 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/20 02:19:36 DEBUG : with_checksum_big_file_from_pipe: md5 = 6e1a878811edb39bf2ff1f34d951b4e7 OK 2025/09/20 02:19:36 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:19:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/20 02:19:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:19:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/20 02:19:41 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:19:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/20 02:19:45 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/20 02:19:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/20 02:19:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.46s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.28s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.39s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.34s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/20 02:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': File to upload is small (48 bytes), uploading instead of streaming 2025/09/20 02:19:50 DEBUG : rcat_metadata: md5 = 29572158b390ffdc782d554e936565fa OK 2025/09/20 02:19:50 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/20 02:19:52 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/20 02:19:53 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5431041c73208caebde7681cb1b6e008 OK 2025/09/20 02:19:53 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.32s) --- PASS: TestRcatMetadata/Normal (2.81s) --- PASS: TestRcatMetadata/ViaDisk (3.02s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:19:56 DEBUG : potato1: md5 = 9f10ddbdd7c3b781f9af1a00fc4864a7 OK 2025/09/20 02:19:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/20 02:19:58 DEBUG : potato2: md5 = bd8dd7fde2feae3628777a3580f593e5 OK 2025/09/20 02:19:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.75s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:20:01 DEBUG : potato1: md5 = 6d6adced10937da5e91a98a1b6874104 OK 2025/09/20 02:20:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/20 02:20:03 DEBUG : potato2: md5 = 05e2b6e5a10a279cb4df2f908a83ce1f OK 2025/09/20 02:20:03 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.32s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:20:06 DEBUG : potato2: md5 = d88c2c12ddcabf56473194a60ee71b0a OK 2025/09/20 02:20:08 DEBUG : empty space: md5 = 8b8abda1e2ae63ce8e8815cbb4fe32bb OK 2025/09/20 02:20:10 DEBUG : sub dir/potato3: md5 = cafd064b70c0b6d92eb23f76bcbff85a OK 2025/09/20 02:20:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': Touching "sub dir/potato3" 2025/09/20 02:20:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': Touching "empty space" 2025/09/20 02:20:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': Touching "potato2" 2025/09/20 02:20:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.31s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:20:15 DEBUG : dir with metadata: Making directory with metadata 2025/09/20 02:20:16 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.63s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:20:18 DEBUG : directory with modtime: Making directory with metadata 2025/09/20 02:20:19 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.65s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:20:20 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/20 02:20:20 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/20 02:20:21 DEBUG : Google drive root 'crypt/jcpcn5ihhkf8n2roabh15v72vmu7v1jlbtih578fc4ep2p0ddtc0': Skipping btime metadata as can't update it on an existing file: 2025-09-20T02:20:20.916997582Z 2025/09/20 02:20:21 INFO : non existent directory: Updated directory metadata 2025/09/20 02:20:23 DEBUG : Google drive root 'crypt/jcpcn5ihhkf8n2roabh15v72vmu7v1jlbtih578fc4ep2p0ddtc0': Skipping btime metadata as can't update it on an existing file: 2025-09-20T02:20:20.916997582Z 2025/09/20 02:20:24 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.03s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:20:25 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/20 02:20:27 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/20 02:20:28 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.25s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:20:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/20 02:20:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/20 02:20:30 DEBUG : dst: Making directory with metadata 2025/09/20 02:20:31 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/20 02:20:31 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/20 02:20:31 INFO : dst: Set directory modification time (using SetModTime) 2025/09/20 02:20:32 INFO : dst: Set directory modification time (using SetModTime) 2025/09/20 02:20:32 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/20 02:20:32 INFO : dst: Set directory modification time (using SetModTime) 2025/09/20 02:20:32 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.75s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo'", Local "Local file system at /tmp/rclone4094089091", Modify Window "1ms" 2025/09/20 02:20:36 DEBUG : sub dir/test remove existing: md5 = d53892b293c18ddd20b192376b5dad99 OK 2025/09/20 02:20:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 1a934002643aaf2a3f5d95ba79970a48 OK 2025/09/20 02:20:40 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.lucekid1" before starting 2025/09/20 02:20:40 DEBUG : sub dir/test remove existing.lucekid1: TEST: removing renamed existing file after operation 2025/09/20 02:20:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zagilef1" before starting 2025/09/20 02:20:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zagilef1: TEST: renaming existing back after failed operation 2025/09/20 02:20:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wequsuc5" before starting 2025/09/20 02:20:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wequsuc5: TEST: removing renamed existing file after operation 2025/09/20 02:20:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "cbjmdg0hqhfh544d4hg9q9ouog62g209ioejbcc6lncb6mel65jn4eve9tm99aeeghs537co3f3qhou2shjf6hug7k5rua6v38lapp82aj5ogkdb4lghh3ni0g2pbhj5u87cndsnrusvc3oeqc7foceo3j48iil5si8pb0go9jv3r40vkokg" 2025/09/20 02:20:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "l9pogvse9un4seg8jtapk9jakqoc0hag6ij8m7egs74br697vrog" --- PASS: TestRemoveExisting (14.12s) === 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) PASS 2025/09/20 02:20:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sepoduc0qilo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m15.952361874s (try 1/5)