"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/06/28 04:02:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipasoj7luzi" 2026/06/28 04:02:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 04:02:43 DEBUG : Creating backend with remote "TestDrive:crypt/61vdslme3j7l418u8612bum3p4ts75bhstsnh1jiimc46ttjug90" 2026/06/28 04:02:44 DEBUG : Creating backend with remote "/tmp/rclone2470807179" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers 2026/06/28 04:02:45 DEBUG : a: size = 0 OK 2026/06/28 04:02:45 DEBUG : a: size = 1 (memory) 2026/06/28 04:02:45 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/28 04:02:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/28 04:02:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/28 04:02:45 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/28 04:02:45 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/28 04:02:45 DEBUG : potato: Seek from 10 to 0 2026/06/28 04:02:45 DEBUG : potato: Seek from 10 to 0 2026/06/28 04:02:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/28 04:02:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/28 04:02:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/28 04:02:45 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/28 04:02:45 DEBUG : potato: Seek from 5 to 2 2026/06/28 04:02:45 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/28 04:02:45 DEBUG : potato: Seek from 7 to 0 2026/06/28 04:02:45 DEBUG : potato: Seek from 7 to 0 2026/06/28 04:02:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/28 04:02:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/28 04:02:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/28 04:02:45 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/28 04:02:45 DEBUG : potato: Seek from 5 to 2 2026/06/28 04:02:45 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/28 04:02:45 DEBUG : potato: Seek from 8 to 0 2026/06/28 04:02:45 DEBUG : potato: Seek from 8 to 0 2026/06/28 04:02:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/28 04:02:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/28 04:02:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/28 04:02:45 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/28 04:02:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/28 04:02:45 DEBUG : potato: Seek from 5 to 2 2026/06/28 04:02:45 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/28 04:02:45 DEBUG : potato: Seek from 9 to 0 2026/06/28 04:02:45 DEBUG : potato: Seek from 9 to 0 2026/06/28 04:02:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:02:47 DEBUG : rutabaga: md5 = 8d34be8844b2af2014f66699bee2efd1 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/06/28 04:02:49 DEBUG : empty space: md5 = 59ed95f3fdf49421a71b202994e7341d OK === RUN TestCheck/3 2026/06/28 04:02:51 DEBUG : potato2: md5 = 51ec89313235915d54fa70f7f26b3147 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/06/28 04:02:53 DEBUG : remotepotato: md5 = 8bfa73b0db9e71deb7ea5b2deb3e03cb OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.72s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.34s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/06/28 04:02:56 DEBUG : Creating backend with remote "nonexistent" 2026/06/28 04:02:56 DEBUG : Creating backend with remote "nonexistent" 2026/06/28 04:02:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/28 04:02:56 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/28 04:02:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/28 04:02:56 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:02:58 DEBUG : rutabaga: md5 = 6e9b7864245c8068c6db6c0bed968a7a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/28 04:03:01 DEBUG : empty space: md5 = 133f3ac355f141feb54b71015976c8bf OK === RUN TestCheckDownload/3 2026/06/28 04:03:04 DEBUG : potato2: md5 = 931e410d8c7200516ba2bd2ab240c671 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/28 04:03:08 DEBUG : remotepotato: md5 = 75e44639dbadee37238d363ebab960a1 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.32s) --- PASS: TestCheckDownload/1 (0.95s) --- PASS: TestCheckDownload/2 (0.87s) --- PASS: TestCheckDownload/3 (0.80s) --- PASS: TestCheckDownload/4 (0.98s) --- PASS: TestCheckDownload/5 (0.88s) --- PASS: TestCheckDownload/6 (0.87s) --- PASS: TestCheckDownload/7 (0.74s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:03:13 DEBUG : rutabaga: md5 = 0918fa77d1523319075e140a29ace179 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/28 04:03:15 DEBUG : empty space: md5 = 0a45165034af52b24aa53c6fcdf6b088 OK === RUN TestCheckSizeOnly/3 2026/06/28 04:03:18 DEBUG : potato2: md5 = e640820f13d5a720554a18e45313fd12 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/28 04:03:20 DEBUG : remotepotato: md5 = 0d708e94b99669e6cb1ff73b00917817 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.01s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:03:24 DEBUG : test.sum: md5 = 143c5cb455b912b342e553839c1a5e88 OK 2026/06/28 04:03:25 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/28 04:03:25 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/28 04:03:25 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/28 04:03:25 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/28 04:03:27 DEBUG : test.sum: md5 = 4601add043ae30579b93614b528e0a14 OK 2026/06/28 04:03:28 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/28 04:03:28 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/28 04:03:28 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/28 04:03:28 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.70s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:03:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipasoj7luzi/data" 2026/06/28 04:03:29 DEBUG : Creating backend with remote "TestDrive:crypt/61vdslme3j7l418u8612bum3p4ts75bhstsnh1jiimc46ttjug90/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:03:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipasoj7luzi/data" 2026/06/28 04:03:31 DEBUG : Creating backend with remote "TestDrive:crypt/61vdslme3j7l418u8612bum3p4ts75bhstsnh1jiimc46ttjug90/vjrnln8ratgmqakfosrqe8espk" 2026/06/28 04:03:34 DEBUG : data/banana: md5 = d8be16c744000ba7109c442c63623731 OK 2026/06/28 04:03:36 DEBUG : test.sum: md5 = 7bcd86d396a618ef75fada45f202bd64 OK === RUN TestCheckSumDownload/subtest1 2026/06/28 04:03:40 DEBUG : data/potato: md5 = 4658e8ca592dcb9906f45462a0c4abec OK 2026/06/28 04:03:41 DEBUG : test.sum: md5 = 41ba722151e43b828f1719410cf77976 OK === RUN TestCheckSumDownload/subtest2 2026/06/28 04:03:45 DEBUG : test.sum: md5 = 0fc7ba209ceb6cc6185d2e964707db79 OK === RUN TestCheckSumDownload/subtest3 2026/06/28 04:03:49 DEBUG : test.sum: md5 = 96f57e4ea652d8118cc38bf7c3b29134 OK === RUN TestCheckSumDownload/subtest4 2026/06/28 04:03:52 DEBUG : test.sum: md5 = b6355d396bdd615bc0c62e8c641ad713 OK === RUN TestCheckSumDownload/subtest5 2026/06/28 04:03:56 DEBUG : test.sum: md5 = 322d8ef2b7c37ccc912bf17c053da8f4 OK === RUN TestCheckSumDownload/subtest6 2026/06/28 04:04:00 DEBUG : data/banana: md5 = c6cddaa9c8fc82e182fada791389c97f OK 2026/06/28 04:04:01 DEBUG : data/potato: md5 = d57c0fe91e8ad733ca0057a94b208eab OK 2026/06/28 04:04:03 DEBUG : test.sum: md5 = cc1c1d35e1e21ed2f20da076815bf9e9 OK === RUN TestCheckSumDownload/subtest7 2026/06/28 04:04:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/28 04:04:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (37.53s) --- PASS: TestCheckSumDownload/subtest1 (2.06s) --- PASS: TestCheckSumDownload/subtest2 (1.76s) --- PASS: TestCheckSumDownload/subtest3 (1.95s) --- PASS: TestCheckSumDownload/subtest4 (1.86s) --- PASS: TestCheckSumDownload/subtest5 (1.81s) --- PASS: TestCheckSumDownload/subtest6 (1.82s) --- PASS: TestCheckSumDownload/subtest7 (1.89s) === RUN TestApplyTransforms 2026/06/28 04:04:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rasiduw9hali" 2026/06/28 04:04:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 04:04:08 DEBUG : Creating backend with remote "TestDrive:crypt/hd4h8vp34mmm7l74b67he0j5qqcu4evu2iqe3kbt3je3d45p5n40" 2026/06/28 04:04:09 DEBUG : Creating backend with remote "/tmp/rclone649072756" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasiduw9hali'", Local "Local file system at /tmp/rclone649072756", Modify Window "1ms" 2026/06/28 04:04:11 DEBUG : hello, world!: md5 = 2cfb17e9ade5e78652a5473ba082c4dc OK upper checkfile vs. lower remote (without normalization) 2026/06/28 04:04:12 ERROR : hello, world!: sum not found 2026/06/28 04:04:12 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rasiduw9hali' 2026/06/28 04:04:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rasiduw9hali': 1 files missing 2026/06/28 04:04:12 NOTICE: 1 hashes missing 2026/06/28 04:04:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rasiduw9hali': 1 differences found 2026/06/28 04:04:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rasiduw9hali': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/28 04:04:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/28 04:04:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rasiduw9hali': 0 differences found 2026/06/28 04:04:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rasiduw9hali': 1 matching files 2026/06/28 04:04:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenexox0mawo" 2026/06/28 04:04:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 04:04:13 DEBUG : Creating backend with remote "TestDrive:crypt/m9fegnduskv34iqtul3rfmu47p9njhhvbvj04av6mprcg0org220" 2026/06/28 04:04:14 DEBUG : Creating backend with remote "/tmp/rclone2593932966" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenexox0mawo'", Local "Local file system at /tmp/rclone2593932966", Modify Window "1ms" 2026/06/28 04:04:16 DEBUG : HELLO, WORLD!: md5 = 2f91d5a556821273cf1aa65a6ce9c46e OK lower checkfile vs. upper remote (without normalization) 2026/06/28 04:04:16 ERROR : HELLO, WORLD!: sum not found 2026/06/28 04:04:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wenexox0mawo' 2026/06/28 04:04:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenexox0mawo': 1 files missing 2026/06/28 04:04:16 NOTICE: 1 hashes missing 2026/06/28 04:04:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenexox0mawo': 1 differences found 2026/06/28 04:04:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenexox0mawo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/28 04:04:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/28 04:04:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenexox0mawo': 0 differences found 2026/06/28 04:04:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenexox0mawo': 1 matching files 2026/06/28 04:04:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mekadib6naci" 2026/06/28 04:04:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 04:04:17 DEBUG : Creating backend with remote "TestDrive:crypt/l8a8jlkvetmfh26fvjpk099ps6enu7l8d34tjusu81is0ahno1ig" 2026/06/28 04:04:18 DEBUG : Creating backend with remote "/tmp/rclone76151493" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mekadib6naci'", Local "Local file system at /tmp/rclone76151493", Modify Window "1ms" 2026/06/28 04:04:21 DEBUG : HeLlO, wOrLd!: md5 = df3f50779a3dff672bfd1995d3218f7c OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/28 04:04:21 ERROR : HeLlO, wOrLd!: sum not found 2026/06/28 04:04:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mekadib6naci' 2026/06/28 04:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mekadib6naci': 1 files missing 2026/06/28 04:04:21 NOTICE: 1 hashes missing 2026/06/28 04:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mekadib6naci': 1 differences found 2026/06/28 04:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mekadib6naci': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/28 04:04:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/28 04:04:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mekadib6naci': 0 differences found 2026/06/28 04:04:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mekadib6naci': 1 matching files 2026/06/28 04:04:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fizepog5rojo" 2026/06/28 04:04:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 04:04:22 DEBUG : Creating backend with remote "TestDrive:crypt/f4r6pj48n8ukk7uh58i4fsrpdcbkjk5dsfqsejkvt3te5h841jng" 2026/06/28 04:04:23 DEBUG : Creating backend with remote "/tmp/rclone301967444" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fizepog5rojo'", Local "Local file system at /tmp/rclone301967444", Modify Window "1ms" 2026/06/28 04:04:25 DEBUG : HELLO, WORLD!: md5 = c4ab65420a286d1e488789863ada4248 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/28 04:04:26 ERROR : HELLO, WORLD!: sum not found 2026/06/28 04:04:26 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fizepog5rojo' 2026/06/28 04:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizepog5rojo': 1 files missing 2026/06/28 04:04:26 NOTICE: 1 hashes missing 2026/06/28 04:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizepog5rojo': 1 differences found 2026/06/28 04:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizepog5rojo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/28 04:04:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/28 04:04:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizepog5rojo': 0 differences found 2026/06/28 04:04:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizepog5rojo': 1 matching files 2026/06/28 04:04:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tizeleg4yaje" 2026/06/28 04:04:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 04:04:27 DEBUG : Creating backend with remote "TestDrive:crypt/50ukro5qn9clasf7t8f4ug8cbihv3aea6t7grosfirp7jtle5b1g" 2026/06/28 04:04:28 DEBUG : Creating backend with remote "/tmp/rclone3643699069" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tizeleg4yaje'", Local "Local file system at /tmp/rclone3643699069", Modify Window "1ms" 2026/06/28 04:04:30 DEBUG : 測試_Русский___ě_áñ: md5 = 69789df0a40c2a2a8194a7be6f5f6b6f OK NFD checkfile vs. NFC remote (without normalization) 2026/06/28 04:04:31 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/28 04:04:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tizeleg4yaje' 2026/06/28 04:04:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizeleg4yaje': 1 files missing 2026/06/28 04:04:31 NOTICE: 1 hashes missing 2026/06/28 04:04:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizeleg4yaje': 1 differences found 2026/06/28 04:04:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizeleg4yaje': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/28 04:04:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/28 04:04:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizeleg4yaje': 0 differences found 2026/06/28 04:04:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tizeleg4yaje': 1 matching files 2026/06/28 04:04:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-borokil3viqo" 2026/06/28 04:04:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 04:04:32 DEBUG : Creating backend with remote "TestDrive:crypt/59s4njcdm8d3oo43h62jihci46f3af0j2fs773c4ha90c34hv4tg" 2026/06/28 04:04:33 DEBUG : Creating backend with remote "/tmp/rclone2124616725" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-borokil3viqo'", Local "Local file system at /tmp/rclone2124616725", Modify Window "1ms" 2026/06/28 04:04:35 DEBUG : 測試_Русский___ě_áñ: md5 = f8281931c6fd61eff2bec8f80377b5b8 OK NFC checkfile vs. NFD remote (without normalization) 2026/06/28 04:04:35 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/28 04:04:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-borokil3viqo' 2026/06/28 04:04:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borokil3viqo': 1 files missing 2026/06/28 04:04:35 NOTICE: 1 hashes missing 2026/06/28 04:04:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borokil3viqo': 1 differences found 2026/06/28 04:04:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borokil3viqo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/28 04:04:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/28 04:04:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borokil3viqo': 0 differences found 2026/06/28 04:04:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borokil3viqo': 1 matching files 2026/06/28 04:04:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-minuyib6wuya" 2026/06/28 04:04:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 04:04:36 DEBUG : Creating backend with remote "TestDrive:crypt/psu9i3ec810lnvha7sl3af65p6khptvdlp6cr7frgsdpnatrtoo0" 2026/06/28 04:04:37 DEBUG : Creating backend with remote "/tmp/rclone3341745072" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-minuyib6wuya'", Local "Local file system at /tmp/rclone3341745072", Modify Window "1ms" 2026/06/28 04:04:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6ac47b9c93baf69aeefdd5ae1ca953f1 OK NFDx2 checkfile vs. both remote (without normalization) 2026/06/28 04:04:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/28 04:04:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-minuyib6wuya' 2026/06/28 04:04:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-minuyib6wuya': 1 files missing 2026/06/28 04:04:40 NOTICE: 1 hashes missing 2026/06/28 04:04:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-minuyib6wuya': 1 differences found 2026/06/28 04:04:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-minuyib6wuya': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/28 04:04:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/28 04:04:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-minuyib6wuya': 0 differences found 2026/06/28 04:04:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-minuyib6wuya': 1 matching files 2026/06/28 04:04:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-futifux4xeba" 2026/06/28 04:04:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 04:04:41 DEBUG : Creating backend with remote "TestDrive:crypt/v628gh0trmd6f8r9j7nrmmt0mmbd9phbs09gvv6heudms1mifdd0" 2026/06/28 04:04:42 DEBUG : Creating backend with remote "/tmp/rclone2938746482" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futifux4xeba'", Local "Local file system at /tmp/rclone2938746482", Modify Window "1ms" 2026/06/28 04:04:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 365083d2d9f52c1970e2912777ae1bae OK NFCx2 checkfile vs. both remote (without normalization) 2026/06/28 04:04:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/28 04:04:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-futifux4xeba' 2026/06/28 04:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futifux4xeba': 1 files missing 2026/06/28 04:04:45 NOTICE: 1 hashes missing 2026/06/28 04:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futifux4xeba': 1 differences found 2026/06/28 04:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futifux4xeba': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/28 04:04:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/28 04:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futifux4xeba': 0 differences found 2026/06/28 04:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futifux4xeba': 1 matching files 2026/06/28 04:04:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xalegoz4niju" 2026/06/28 04:04:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 04:04:45 DEBUG : Creating backend with remote "TestDrive:crypt/qj3pecm5s77anfmmva25bqgnnc2mvjm07323579p6v3am2r85q6g" 2026/06/28 04:04:47 DEBUG : Creating backend with remote "/tmp/rclone1765391645" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xalegoz4niju'", Local "Local file system at /tmp/rclone1765391645", Modify Window "1ms" 2026/06/28 04:04:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 84bf160412eaec35afe004d745ee1af5 OK both checkfile vs. NFDx2 remote (without normalization) 2026/06/28 04:04:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/28 04:04:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xalegoz4niju' 2026/06/28 04:04:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xalegoz4niju': 1 files missing 2026/06/28 04:04:49 NOTICE: 1 hashes missing 2026/06/28 04:04:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xalegoz4niju': 1 differences found 2026/06/28 04:04:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xalegoz4niju': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/28 04:04:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/28 04:04:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xalegoz4niju': 0 differences found 2026/06/28 04:04:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xalegoz4niju': 1 matching files 2026/06/28 04:04:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nemawip5vuki" 2026/06/28 04:04:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 04:04:50 DEBUG : Creating backend with remote "TestDrive:crypt/f4miq3583kp098v6gmrebtji89gqfk086q5np906k0atigh79cn0" 2026/06/28 04:04:51 DEBUG : Creating backend with remote "/tmp/rclone3508881784" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nemawip5vuki'", Local "Local file system at /tmp/rclone3508881784", Modify Window "1ms" 2026/06/28 04:04:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a299659f2f0947e6e89cdf3d4822a5ed OK both checkfile vs. NFCx2 remote (without normalization) 2026/06/28 04:04:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/28 04:04:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nemawip5vuki' 2026/06/28 04:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nemawip5vuki': 1 files missing 2026/06/28 04:04:54 NOTICE: 1 hashes missing 2026/06/28 04:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nemawip5vuki': 1 differences found 2026/06/28 04:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nemawip5vuki': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/28 04:04:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/28 04:04:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nemawip5vuki': 0 differences found 2026/06/28 04:04:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nemawip5vuki': 1 matching files 2026/06/28 04:04:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nemawip5vuki': Purge remote 2026/06/28 04:04:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xalegoz4niju': Purge remote 2026/06/28 04:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futifux4xeba': Purge remote 2026/06/28 04:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-minuyib6wuya': Purge remote 2026/06/28 04:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-borokil3viqo': Purge remote 2026/06/28 04:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tizeleg4yaje': Purge remote 2026/06/28 04:04:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fizepog5rojo': Purge remote 2026/06/28 04:04:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mekadib6naci': Purge remote 2026/06/28 04:04:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenexox0mawo': Purge remote 2026/06/28 04:04:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasiduw9hali': Purge remote --- PASS: TestApplyTransforms (51.19s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:04:59 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/28 04:05:02 DEBUG : sub/file2: md5 = b4ccfe3d192bfc888c0bd60718584ea1 OK 2026/06/28 04:05:02 DEBUG : sub/file2: size = 14 OK 2026/06/28 04:05:02 INFO : file1: Copied (new) to: sub/file2 2026/06/28 04:05:02 DEBUG : sub/file2: size = 14 OK 2026/06/28 04:05:02 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 04:05:02 DEBUG : file1: Unchanged skipping 2026/06/28 04:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': don't need to copy/move sub/file2, it is already at target location 2026/06/28 04:05:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.17s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:05:08 DEBUG : dst/file1: md5 = ce7a4b7629dcecd6963d05e073b2a0e1 OK 2026/06/28 04:05:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipasoj7luzi/backup" 2026/06/28 04:05:09 DEBUG : Creating backend with remote "TestDrive:crypt/61vdslme3j7l418u8612bum3p4ts75bhstsnh1jiimc46ttjug90/1nrff024r7pq65ecp72fc28jb0" 2026/06/28 04:05:10 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2470807179) 2026/06/28 04:05:10 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi') 2026/06/28 04:05:10 DEBUG : dst/file1: Sizes differ 2026/06/28 04:05:13 INFO : dst/file1: Moved (server-side) 2026/06/28 04:05:14 DEBUG : dst/file1: md5 = c1c7c824aa5c1ffeb0073d22c2d63bc6 OK 2026/06/28 04:05:14 DEBUG : dst/file1: size = 14 OK 2026/06/28 04:05:14 INFO : dst/file1: Copied (new) 2026/06/28 04:05:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/28 04:05:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/28 04:05:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.14s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:05:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipasoj7luzi/dst" 2026/06/28 04:05:19 DEBUG : Creating backend with remote "TestDrive:crypt/61vdslme3j7l418u8612bum3p4ts75bhstsnh1jiimc46ttjug90/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/28 04:05:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipasoj7luzi/CompareDest" 2026/06/28 04:05:21 DEBUG : Creating backend with remote "TestDrive:crypt/61vdslme3j7l418u8612bum3p4ts75bhstsnh1jiimc46ttjug90/gveqi14airsml4bgu7krj116o8" 2026/06/28 04:05:22 DEBUG : one: Need to transfer - File not found at Destination 2026/06/28 04:05:25 DEBUG : one: md5 = 734c0a21a20b7c3c5bd644ed95d57ad3 OK 2026/06/28 04:05:25 DEBUG : one: size = 3 OK 2026/06/28 04:05:25 INFO : one: Copied (new) 2026/06/28 04:05:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2470807179) 2026/06/28 04:05:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi/dst') 2026/06/28 04:05:26 DEBUG : one: Sizes differ 2026/06/28 04:05:27 DEBUG : one: md5 = a7f31df00b158b17d3119aaa83dc2a33 OK 2026/06/28 04:05:27 DEBUG : one: size = 5 OK 2026/06/28 04:05:27 INFO : one: Copied (replaced existing) 2026/06/28 04:05:29 DEBUG : dst/one: md5 = 0fda8efc8d24431a005234195f3adf00 OK 2026/06/28 04:05:32 DEBUG : CompareDest/one: md5 = 5a6bcb3bc137e81f3cf5d1f8880b8036 OK 2026/06/28 04:05:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2470807179) 2026/06/28 04:05:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi/dst') 2026/06/28 04:05:33 DEBUG : one: Sizes differ 2026/06/28 04:05:33 DEBUG : one: size = 5 OK 2026/06/28 04:05:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 04:05:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/28 04:05:35 DEBUG : CompareDest/two: md5 = fa67bf2ada31cfcc3f432d31ee48ad09 OK 2026/06/28 04:05:36 DEBUG : two: Need to transfer - File not found at Destination 2026/06/28 04:05:36 DEBUG : two: size = 3 OK 2026/06/28 04:05:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 04:05:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/28 04:05:37 DEBUG : two: Need to transfer - File not found at Destination 2026/06/28 04:05:37 DEBUG : two: size = 3 OK 2026/06/28 04:05:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 04:05:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/28 04:05:38 DEBUG : two: Need to transfer - File not found at Destination 2026/06/28 04:05:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone2470807179) 2026/06/28 04:05:38 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi/CompareDest') 2026/06/28 04:05:38 DEBUG : two: Sizes differ 2026/06/28 04:05:40 DEBUG : two: md5 = 24499f75f9ed6fb6fe6d88860f958a2a OK 2026/06/28 04:05:40 DEBUG : two: size = 5 OK 2026/06/28 04:05:40 INFO : two: Copied (new) 2026/06/28 04:05:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/28 04:05:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:05:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:05:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.27s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:05:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipasoj7luzi/dst" 2026/06/28 04:05:44 DEBUG : Creating backend with remote "TestDrive:crypt/61vdslme3j7l418u8612bum3p4ts75bhstsnh1jiimc46ttjug90/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/28 04:05:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipasoj7luzi/CopyDest" 2026/06/28 04:05:46 DEBUG : Creating backend with remote "TestDrive:crypt/61vdslme3j7l418u8612bum3p4ts75bhstsnh1jiimc46ttjug90/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/28 04:05:48 DEBUG : one: Need to transfer - File not found at Destination 2026/06/28 04:05:50 DEBUG : one: md5 = 1a8a3a9f8caebb576d2f177c390aa1d7 OK 2026/06/28 04:05:50 DEBUG : one: size = 3 OK 2026/06/28 04:05:50 INFO : one: Copied (new) 2026/06/28 04:05:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2470807179) 2026/06/28 04:05:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi/dst') 2026/06/28 04:05:51 DEBUG : one: Sizes differ 2026/06/28 04:05:53 DEBUG : one: md5 = 569ba44c40aae03eb1d19eba6fb033bc OK 2026/06/28 04:05:53 DEBUG : one: size = 5 OK 2026/06/28 04:05:53 INFO : one: Copied (replaced existing) 2026/06/28 04:05:55 DEBUG : dst/one: md5 = 75c172f3425bcb724a263e7d4d0a455d OK 2026/06/28 04:05:57 DEBUG : CopyDest/one: md5 = 7fc3df4a35b1f1e177e9f804a89283d8 OK 2026/06/28 04:05:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipasoj7luzi/BackupDir" 2026/06/28 04:05:58 DEBUG : Creating backend with remote "TestDrive:crypt/61vdslme3j7l418u8612bum3p4ts75bhstsnh1jiimc46ttjug90/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/28 04:05:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2470807179) 2026/06/28 04:05:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi/dst') 2026/06/28 04:05:59 DEBUG : one: Sizes differ 2026/06/28 04:06:00 DEBUG : one: size = 5 OK 2026/06/28 04:06:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 04:06:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2470807179) 2026/06/28 04:06:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi/dst') 2026/06/28 04:06:00 DEBUG : one: Sizes differ 2026/06/28 04:06:01 INFO : one: Moved (server-side) 2026/06/28 04:06:02 DEBUG : one: size = 5 OK 2026/06/28 04:06:02 INFO : one: Copied (server-side copy) 2026/06/28 04:06:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/28 04:06:04 DEBUG : CopyDest/two: md5 = 0d4244cf8868c7fcd3423f00dc75d58f OK 2026/06/28 04:06:05 DEBUG : two: Need to transfer - File not found at Destination 2026/06/28 04:06:05 DEBUG : two: size = 3 OK 2026/06/28 04:06:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 04:06:06 DEBUG : two: size = 3 OK 2026/06/28 04:06:06 INFO : two: Copied (server-side copy) 2026/06/28 04:06:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/28 04:06:07 DEBUG : two: size = 3 OK 2026/06/28 04:06:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 04:06:07 DEBUG : two: Unchanged skipping 2026/06/28 04:06:09 DEBUG : CopyDest/three: md5 = 572c14c864f9aa1b4fd2e9444e93f0c9 OK 2026/06/28 04:06:10 DEBUG : three: Need to transfer - File not found at Destination 2026/06/28 04:06:10 DEBUG : three: size = 7 (Local file system at /tmp/rclone2470807179) 2026/06/28 04:06:10 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi/CopyDest') 2026/06/28 04:06:10 DEBUG : three: Sizes differ 2026/06/28 04:06:10 DEBUG : three: Destination not found in --copy-dest 2026/06/28 04:06:12 DEBUG : three: md5 = 1db95336fe8abf8d827764d78a00a299 OK 2026/06/28 04:06:12 DEBUG : three: size = 7 OK 2026/06/28 04:06:12 INFO : three: Copied (new) 2026/06/28 04:06:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/28 04:06:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/28 04:06:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:06:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/28 04:06:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:06:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/28 04:06:17 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.64s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:06:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/28 04:06:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9a595928d870d2f5b58ecef14f60ae7a OK 2026/06/28 04:06:22 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/28 04:06:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/28 04:06:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/28 04:06: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 2026/06/28 04:06:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/28 04:06:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/28 04:06:25 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 2775d77c65863e10798707d2195a4d62 OK 2026/06/28 04:06:25 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/28 04:06:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/28 04:06:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/06/28 04:06:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.90s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:06:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': Looking for duplicate names using skip mode. 2026/06/28 04:06:32 NOTICE: one: Found 2 files with duplicate names 2026/06/28 04:06:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.65s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:06:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': Looking for duplicate names using skip mode. 2026/06/28 04:06:38 NOTICE: one: Found 3 files with duplicate names 2026/06/28 04:06:38 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/06/28 04:06:38 INFO : one: Deleted 2026/06/28 04:06:38 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.39s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:06:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': Looking for duplicate names using first mode. 2026/06/28 04:06:44 NOTICE: one: Found 3 files with duplicate names 2026/06/28 04:06:44 INFO : one: Deleted 2026/06/28 04:06:45 INFO : one: Deleted 2026/06/28 04:06:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.47s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:06:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': Looking for duplicate names using newest mode. 2026/06/28 04:06:50 NOTICE: one: Found 3 files with duplicate names 2026/06/28 04:06:51 INFO : one: Deleted 2026/06/28 04:06:51 INFO : one: Deleted 2026/06/28 04:06:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.19s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:06:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': Looking for duplicate names using oldest mode. 2026/06/28 04:06:57 NOTICE: one: Found 3 files with duplicate names 2026/06/28 04:06:58 INFO : one: Deleted 2026/06/28 04:06:58 INFO : one: Deleted 2026/06/28 04:06:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.55s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:07:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': Looking for duplicate names using largest mode. 2026/06/28 04:07:04 NOTICE: one: Found 3 files with duplicate names 2026/06/28 04:07:04 INFO : one: Deleted 2026/06/28 04:07:04 INFO : one: Deleted 2026/06/28 04:07:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.21s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:07:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': Looking for duplicate names using smallest mode. 2026/06/28 04:07:10 NOTICE: one: Found 3 files with duplicate names 2026/06/28 04:07:10 INFO : one: Deleted 2026/06/28 04:07:11 INFO : one: Deleted 2026/06/28 04:07:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.18s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:07:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': Looking for duplicate names using rename mode. 2026/06/28 04:07:18 NOTICE: one.txt: Found 3 files with duplicate names 2026/06/28 04:07:19 INFO : one-2.txt: renamed from: one.txt 2026/06/28 04:07:21 INFO : one-3.txt: renamed from: one.txt 2026/06/28 04:07:22 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.70s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:07:27 DEBUG : dupe1/one.txt: md5 = 25818c57ecd638df56d87f068913950c OK 2026/06/28 04:07:29 DEBUG : dupe2/two.txt: md5 = 16a78ebc56cfd5ac08560901e54f7091 OK 2026/06/28 04:07:31 DEBUG : dupe3/three.txt: md5 = 0a24232cfd2378c196fac49badac18ad OK 2026/06/28 04:07:31 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/06/28 04:07:32 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/06/28 04:07:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/06/28 04:07:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/06/28 04:07:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/28 04:07:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/06/28 04:07:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.53s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:07:39 DEBUG : a.txt: md5 = 64bb65f0216bbbb0fb80227f519af2bd OK 2026/06/28 04:07:41 DEBUG : zend.txt: md5 = 86e6e6e479d28940e1b8db8a75c5e10a OK 2026/06/28 04:07:43 DEBUG : sub dir/hello world: md5 = 92021352cd776e64ff66a919d4932fe6 OK 2026/06/28 04:07:45 DEBUG : sub dir/hello world2: md5 = ba2dc6e8452cfb2a2f2b5be31aeb97ce OK 2026/06/28 04:07:47 DEBUG : sub dir/ignore dir/.ignore: md5 = 4db2c03bcd6bec8800ae226584357bfd OK 2026/06/28 04:07:48 DEBUG : sub dir/ignore dir/should be ignored: md5 = 149df1ed3d09c934cde8cba0c6284735 OK 2026/06/28 04:07:50 DEBUG : sub dir/sub sub dir/hello world3: md5 = 95f1decdcb109e6cd94a76e67bc4c2f5 OK 2026/06/28 04:07:52 DEBUG : a.txt: Excluded (Size Filter) 2026/06/28 04:07:52 DEBUG : a.txt: Excluded 2026/06/28 04:07:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/28 04:07:52 DEBUG : sub dir/hello world2: Excluded 2026/06/28 04:07:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/28 04:07:52 DEBUG : sub dir/hello world: Excluded 2026/06/28 04:07:53 DEBUG : sub dir/ignore dir: Excluded 2026/06/28 04:07:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/28 04:07:53 DEBUG : sub dir/hello world2: Excluded 2026/06/28 04:07:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/28 04:07:53 DEBUG : sub dir/hello world: Excluded 2026/06/28 04:07:53 DEBUG : sub dir/ignore dir: Excluded 2026/06/28 04:07:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/28 04:07:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/28 04:07:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/28 04:07:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/28 04:07:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/28 04:07:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/06/28 04:07:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.61s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:08:01 DEBUG : a.txt: md5 = 950c3323ac17de81b5424c5260b431ef OK 2026/06/28 04:08:03 DEBUG : zend.txt: md5 = cc36404d269ba997c6cbe984e018cebf OK 2026/06/28 04:08:05 DEBUG : sub dir/hello world: md5 = 106420a492153ec1338c470d7fd8a806 OK 2026/06/28 04:08:06 DEBUG : sub dir/hello world2: md5 = f3b3658a39ead322aa7c4809f3afe5ba OK 2026/06/28 04:08:09 DEBUG : sub dir/ignore dir/.ignore: md5 = f8bfa3cbefe2d310241d45da66c7fdf5 OK 2026/06/28 04:08:10 DEBUG : sub dir/ignore dir/should be ignored: md5 = 50e777833641435e01b54999c44de9db OK 2026/06/28 04:08:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = 28cb5842f130783f1b1b844b2c37d6c1 OK 2026/06/28 04:08:14 DEBUG : a.txt: Excluded (Size Filter) 2026/06/28 04:08:14 DEBUG : a.txt: Excluded 2026/06/28 04:08:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/28 04:08:14 DEBUG : sub dir/hello world2: Excluded 2026/06/28 04:08:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/28 04:08:14 DEBUG : sub dir/hello world: Excluded 2026/06/28 04:08:15 DEBUG : sub dir/ignore dir: Excluded 2026/06/28 04:08:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/28 04:08:15 DEBUG : sub dir/hello world2: Excluded 2026/06/28 04:08:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/28 04:08:15 DEBUG : sub dir/hello world: Excluded 2026/06/28 04:08:15 DEBUG : sub dir/ignore dir: Excluded 2026/06/28 04:08:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/28 04:08:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/28 04:08:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/28 04:08:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/28 04:08:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/28 04:08:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/06/28 04:08:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.29s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:08:23 DEBUG : file1: md5 = 2147f40adeb8426fe74dc02a47f81202 OK 2026/06/28 04:08:25 DEBUG : sub/file2: md5 = 32a50660f1e74f2db5bb897999231276 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 2026/06/28 04:08:29 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/28 04:08:29 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/06/28 04:08:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/06/28 04:08:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.65s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:08:33 DEBUG : file1: md5 = 4beb7b1899b96cabca52486a8664fd15 OK 2026/06/28 04:08:35 DEBUG : sub/file2: md5 = d41426d90e48344b059f41a62ebbb5db 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 2026/06/28 04:08:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipasoj7luzi/notfound" 2026/06/28 04:08:39 DEBUG : Creating backend with remote "TestDrive:crypt/61vdslme3j7l418u8612bum3p4ts75bhstsnh1jiimc46ttjug90/qe0i31qdkoejk60elps0ni5sqk" 2026/06/28 04:08:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.73s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:08:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': Making directory 2026/06/28 04:08:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:08:46 DEBUG : sub dir/hello world: md5 = c73f81947d4aad84ca9a102daf275dc4 OK 2026/06/28 04:08:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.68s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:08:50 DEBUG : potato2: md5 = a2a0bbb9c9ab9d592527f37d9fa6208e OK 2026/06/28 04:08:51 DEBUG : empty space: md5 = 1ad003acf4587c8ee624297eeec782ff OK --- PASS: TestLs (4.80s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:08:55 DEBUG : potato2: md5 = 40795efbd8e45076eee9407932b66475 OK 2026/06/28 04:08:56 DEBUG : empty space: md5 = 9d84e6a71d90dec43f014eed92d26c2f OK 2026/06/28 04:08:57 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.15s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:09:00 DEBUG : potato2: md5 = 59d0ee207935543765d6f55964b26946 OK 2026/06/28 04:09:01 DEBUG : empty space: md5 = 66e260827bfa6f06df3ad12bf4951b4d OK --- PASS: TestLsLong (4.65s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:09:05 DEBUG : potato2: md5 = 5fe302b0646b85546269526f5bb5e18b OK 2026/06/28 04:09:06 DEBUG : empty space: md5 = e9c1adcf654ecd278d0545c0d83d20db OK --- PASS: TestHashSums (4.34s) === RUN TestHashSumsWithErrors 2026/06/28 04:09:08 DEBUG : Creating backend with remote ":memory:" 2026/06/28 04:09:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/28 04:09:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/28 04:09:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/28 04:09:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/28 04:09:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/28 04:09:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/28 04:09:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/28 04:09:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/28 04:09:08 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:09:09 DEBUG : potato2: md5 = 7622517f24e8400e311bc1279b4b1489 OK 2026/06/28 04:09:11 DEBUG : empty space: md5 = 35b0b45dac028a07a9a14d27f2bb0ae9 OK 2026/06/28 04:09:13 DEBUG : sub dir/potato3: md5 = e5ac574d1350c65a6d00a204d156ecde OK 2026/06/28 04:09:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.82s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:09:18 DEBUG : small: md5 = 2df65fa20020ef890698c949c4d1596b OK 2026/06/28 04:09:19 DEBUG : medium: md5 = ce4d7b08314fb949409c7de434b71fec OK 2026/06/28 04:09:21 DEBUG : large: md5 = 4ae43c214ebb2b852672b7e9c29731c3 OK 2026/06/28 04:09:21 DEBUG : Waiting for deletions to finish 2026/06/28 04:09:21 DEBUG : large: Excluded (Size Filter) 2026/06/28 04:09:22 INFO : small: Deleted 2026/06/28 04:09:22 INFO : medium: Deleted --- PASS: TestDelete (6.60s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:09:24 DEBUG : small: md5 = 2b9dcfc5b8f32e61a9f16d3392268ee8 OK 2026/06/28 04:09:26 DEBUG : medium: md5 = 4c3b075d8c46c72278da450f15457041 OK 2026/06/28 04:09:27 DEBUG : large: md5 = 453f47844cdba776f72882df990368bf OK 2026/06/28 04:09:28 DEBUG : Waiting for deletions to finish 2026/06/28 04:09:28 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/06/28 04:09:28 INFO : small: Deleted 2026/06/28 04:09:28 INFO : medium: Deleted --- PASS: TestMaxDelete (7.14s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:09:32 DEBUG : small: md5 = 74fd32713ae5a0a20f1eabed2218d434 OK 2026/06/28 04:09:33 DEBUG : medium: md5 = 2c3ea4ea39f442cb5abf1bdbe47c9027 OK 2026/06/28 04:09:34 DEBUG : large: md5 = 1d09f22e32639bfd55c66acf90d7aff6 OK 2026/06/28 04:09:35 DEBUG : Waiting for deletions to finish 2026/06/28 04:09:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/28 04:09:35 INFO : small: Deleted 2026/06/28 04:09:35 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.98s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:09:38 DEBUG : small: md5 = d0cd2c4682a7becd34b777fd4b9849e9 OK 2026/06/28 04:09:40 DEBUG : medium: md5 = 0cd62918131bc84d75513bb909128957 OK 2026/06/28 04:09:41 DEBUG : large: md5 = 82c41086385a55c220ce8904e63f792c OK 2026/06/28 04:09:42 DEBUG : Waiting for deletions to finish 2026/06/28 04:09:42 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/06/28 04:09:42 INFO : small: Deleted 2026/06/28 04:09:42 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.97s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:09:45 DEBUG : ReadFile: md5 = 4f3a1dd58732941434349f1b290d253d OK --- PASS: TestReadFile (3.92s) === RUN TestRetry 2026/06/28 04:09:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/28 04:09:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/28 04:09:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/28 04:09:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/28 04:09:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/28 04:09:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/28 04:09:48 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:09:49 DEBUG : file1: md5 = e1cc8b87ed6a97f449356741d7619810 OK 2026/06/28 04:09:51 DEBUG : file2: md5 = f5e27fbcf9dac01afaedd7dcfb62b3ad OK --- PASS: TestCat (14.48s) === RUN TestPurge 2026/06/28 04:10:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qubunab8fozo" 2026/06/28 04:10:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 04:10:03 DEBUG : Creating backend with remote "TestDrive:crypt/kb2mka7mr00h7ol1vbfanmf7buutns07fojuflk17rqm61d5g6f0" 2026/06/28 04:10:04 DEBUG : Creating backend with remote "/tmp/rclone2414820220" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qubunab8fozo'", Local "Local file system at /tmp/rclone2414820220", Modify Window "1ms" 2026/06/28 04:10:09 DEBUG : A1/B1/C1/one: md5 = 1620b8996cd1acb460f13bf6a1c2ae05 OK 2026/06/28 04:10:09 INFO : A2: Making directory 2026/06/28 04:10:09 INFO : A1/B2: Making directory 2026/06/28 04:10:10 INFO : A1/B2/C2: Making directory 2026/06/28 04:10:11 INFO : A1/B1/C3: Making directory 2026/06/28 04:10:12 INFO : A3: Making directory 2026/06/28 04:10:12 INFO : A3/B3: Making directory 2026/06/28 04:10:13 INFO : A3/B3/C4: Making directory 2026/06/28 04:10:15 DEBUG : A1/two: md5 = 56ed00b81f6e20a08f6b824fa22e51c4 OK 2026/06/28 04:10:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qubunab8fozo': Purge remote 2026/06/28 04:10:19 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.59s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:10:23 DEBUG : A1/B1/C1/one: md5 = ec624ad639090d91947bcbe22532225a OK 2026/06/28 04:10:23 INFO : A2: Making directory 2026/06/28 04:10:23 INFO : A1/B2: Making directory 2026/06/28 04:10:24 INFO : A1/B2/C2: Making directory 2026/06/28 04:10:25 INFO : A1/B1/C3: Making directory 2026/06/28 04:10:26 INFO : A3: Making directory 2026/06/28 04:10:26 INFO : A3/B3: Making directory 2026/06/28 04:10:27 INFO : A3/B3/C4: Making directory 2026/06/28 04:10:29 DEBUG : A1/two: md5 = c9adb1050da7817ead1c4ea7b3b42d59 OK 2026/06/28 04:10:30 DEBUG : removing 1 level 3 directories 2026/06/28 04:10:30 INFO : A3/B3/C4: Removing directory 2026/06/28 04:10:33 DEBUG : removing 2 level 3 directories 2026/06/28 04:10:33 INFO : A1/B2/C2: Removing directory 2026/06/28 04:10:33 INFO : A1/B1/C3: Removing directory 2026/06/28 04:10:34 DEBUG : removing 2 level 2 directories 2026/06/28 04:10:34 INFO : A3/B3: Removing directory 2026/06/28 04:10:34 INFO : A1/B2: Removing directory 2026/06/28 04:10:34 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/06/28 04:10:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/28 04:10:34 DEBUG : removing 2 level 1 directories 2026/06/28 04:10:34 INFO : A3: Removing directory 2026/06/28 04:10:34 INFO : A2: Removing directory 2026/06/28 04:10:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/06/28 04:10:38 DEBUG : removing 1 level 3 directories 2026/06/28 04:10:38 INFO : A1/B1/C1: Removing directory 2026/06/28 04:10:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:39 DEBUG : removing 1 level 2 directories 2026/06/28 04:10:39 INFO : A1/B1: Removing directory 2026/06/28 04:10:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/28 04:10:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/28 04:10:40 DEBUG : removing 1 level 1 directories 2026/06/28 04:10:40 INFO : A1: Removing directory 2026/06/28 04:10:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/28 04:10:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/28 04:10:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/28 04:10:40 DEBUG : removing 1 level 0 directories 2026/06/28 04:10:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': Removing directory 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/28 04:10:41 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" --- PASS: TestRmdirsNoLeaveRoot (22.75s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:10:43 INFO : A1: Making directory 2026/06/28 04:10:43 INFO : A1/B1: Making directory 2026/06/28 04:10:44 INFO : A1/B1/C1: Making directory 2026/06/28 04:10:47 DEBUG : removing 1 level 3 directories 2026/06/28 04:10:47 INFO : A1/B1/C1: Removing directory 2026/06/28 04:10:47 DEBUG : removing 1 level 2 directories 2026/06/28 04:10:47 INFO : A1/B1: Removing directory 2026/06/28 04:10:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/28 04:10:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.95s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:10:50 INFO : A1: Making directory 2026/06/28 04:10:50 INFO : A1/B1: Making directory 2026/06/28 04:10:51 INFO : A1/B1/C1: Making directory 2026/06/28 04:10:54 DEBUG : removing 1 level 3 directories 2026/06/28 04:10:54 INFO : A1/B1/C1: Removing directory 2026/06/28 04:10:55 DEBUG : removing 1 level 2 directories 2026/06/28 04:10:55 INFO : A1/B1: Removing directory 2026/06/28 04:10:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/28 04:10:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.44s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:10:59 DEBUG : file1: md5 = 18d73b83a12c4def832a107a69deb0d5 OK 2026/06/28 04:10:59 DEBUG : filename.txt: File name found in url 2026/06/28 04:11:01 DEBUG : filename.txt: md5 = 612b70574c6afae98327520b8384b076 OK 2026/06/28 04:11:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/28 04:11:02 DEBUG : headerfilename.txt: md5 = e7f7cf52ea60836a280a7023417663da OK 2026/06/28 04:11:04 DEBUG : file2: md5 = 35782bcccafd86e128518ff84a60a5cf OK --- PASS: TestCopyURL (8.78s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:11:07 DEBUG : file1: md5 = 459c598dd4926170c9aefa0d80b256f4 OK --- PASS: TestCopyURLDownloadHeaders (2.39s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:11:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/28 04:11:11 DEBUG : sub/file2: md5 = 95a6826dcbe938a32f2ea1e718b4a5f4 OK 2026/06/28 04:11:11 DEBUG : sub/file2: size = 14 OK 2026/06/28 04:11:11 INFO : file1: Copied (new) to: sub/file2 2026/06/28 04:11:11 INFO : file1: Deleted 2026/06/28 04:11:11 DEBUG : sub/file2: size = 14 OK 2026/06/28 04:11:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 04:11:11 DEBUG : file1: Unchanged skipping 2026/06/28 04:11:11 INFO : file1: Deleted 2026/06/28 04:11:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': don't need to copy/move sub/file2, it is already at target location 2026/06/28 04:11:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.26s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:11:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/28 04:11:16 DEBUG : file1: md5 = 42c30386f4983da391ca25f98620586d OK 2026/06/28 04:11:16 DEBUG : file1: size = 14 OK 2026/06/28 04:11:16 INFO : file1: Copied (new) 2026/06/28 04:11:16 INFO : file1: Deleted 2026/06/28 04:11:17 DEBUG : file1: Destination exists, skipping 2026/06/28 04:11:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.17s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:11:21 DEBUG : dst/file1: md5 = 35a905dfa29ae83cd17b5a45668ff472 OK 2026/06/28 04:11:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipasoj7luzi/backup" 2026/06/28 04:11:21 DEBUG : Creating backend with remote "TestDrive:crypt/61vdslme3j7l418u8612bum3p4ts75bhstsnh1jiimc46ttjug90/1nrff024r7pq65ecp72fc28jb0" 2026/06/28 04:11:23 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2470807179) 2026/06/28 04:11:23 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi') 2026/06/28 04:11:23 DEBUG : dst/file1: Sizes differ 2026/06/28 04:11:25 INFO : dst/file1: Moved (server-side) 2026/06/28 04:11:27 DEBUG : dst/file1: md5 = a9eac3cb5be4b9bb650b95426ce1ddcb OK 2026/06/28 04:11:27 DEBUG : dst/file1: size = 14 OK 2026/06/28 04:11:27 INFO : dst/file1: Copied (new) 2026/06/28 04:11:27 INFO : dst/file1: Deleted 2026/06/28 04:11:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/28 04:11:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/28 04:11:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.46s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:11:33 DEBUG : A1/one: md5 = 701fab0c1797a2b950730e19da3e941c OK 2026/06/28 04:11:35 DEBUG : A1/two: md5 = 9ae457d34e418748598c74c2289b5c0b OK 2026/06/28 04:11:37 DEBUG : A1/B1/three: md5 = c9be0d85283cbf8789bc67ada33f397f OK 2026/06/28 04:11:39 DEBUG : A1/B1/C1/four: md5 = c9c5fa561160f72e0d34c867122b73dc OK 2026/06/28 04:11:40 DEBUG : A1/B1/C2/five: md5 = fa0e63ba5061a93aaa0355ec618b48b0 OK 2026/06/28 04:11:40 INFO : A1/B2: Making directory 2026/06/28 04:11:41 INFO : A1/B1/C3: Making directory 2026/06/28 04:11:50 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/28 04:11:50 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/28 04:11:50 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/28 04:11:50 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/28 04:11:50 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/28 04:11:53 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/28 04:11:53 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/28 04:11:53 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/28 04:11:54 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/28 04:11:54 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/28 04:11:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/28 04:12:01 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/28 04:12:01 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/28 04:12:01 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/28 04:12:01 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/28 04:12:01 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/28 04:12:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/28 04:12:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/28 04:12:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/28 04:12:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/28 04:12:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/28 04:12:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/06/28 04:12:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/06/28 04:12:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/28 04:12:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/28 04:12:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/28 04:12:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/28 04:12:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/28 04:12:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/28 04:12:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/28 04:12:12 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (41.49s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/28 04:12:15 DEBUG : no_checksum_small_file_from_pipe: md5 = 14fb2548a311aa0ef7c3319e48d351d2 OK 2026/06/28 04:12:15 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/28 04:12:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/28 04:12:15 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/28 04:12:15 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/06/28 04:12:16 DEBUG : no_checksum_big_file_from_pipe: md5 = b133289c19e30afa4792e90a852305ae OK 2026/06/28 04:12:16 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/28 04:12:16 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/28 04:12:19 DEBUG : with_checksum_small_file_from_pipe: md5 = 41b6b9cb01c76457a849aa2b5cd4488d OK 2026/06/28 04:12:19 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/28 04:12:19 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/28 04:12:20 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/06/28 04:12:21 DEBUG : with_checksum_big_file_from_pipe: md5 = c60bc978113248409a458e7c9466688f OK 2026/06/28 04:12:21 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/28 04:12:21 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:12:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/28 04:12:24 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/28 04:12:24 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 04:12:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/28 04:12:25 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/28 04:12:25 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/28 04:12:29 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/28 04:12:29 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/28 04:12:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/28 04:12:30 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/28 04:12:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.61s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.49s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.67s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/06/28 04:12:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': File to upload is small (48 bytes), uploading instead of streaming 2026/06/28 04:12:33 DEBUG : rcat_metadata: md5 = 43abc311d127f254f005b1be4bfc566a OK 2026/06/28 04:12:33 DEBUG : rcat_metadata: size = 48 OK 2026/06/28 04:12:33 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/06/28 04:12:35 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/06/28 04:12:36 DEBUG : rcat_metadata_uploadcutoff0: md5 = 6f46a084b6da843bf270f9bc93a936b9 OK 2026/06/28 04:12:36 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/06/28 04:12:36 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.48s) --- PASS: TestRcatMetadata/Normal (2.46s) --- PASS: TestRcatMetadata/ViaDisk (2.56s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:12:39 DEBUG : potato1: md5 = ba01525fe80e77cae4449dac8e25fdf6 OK 2026/06/28 04:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': File to upload is small (60 bytes), uploading instead of streaming 2026/06/28 04:12:40 DEBUG : potato2: md5 = d115c5523613d8f78090205d096905f7 OK 2026/06/28 04:12:40 DEBUG : potato2: size = 60 OK 2026/06/28 04:12:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.24s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:12:43 DEBUG : potato1: md5 = 86f8af09c038b4b33769ed3c0c7f95ce OK 2026/06/28 04:12:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': File to upload is small (60 bytes), uploading instead of streaming 2026/06/28 04:12:44 DEBUG : potato2: md5 = fcdd90b83c2aa5fa7fade66eb6b8d6ee OK 2026/06/28 04:12:44 DEBUG : potato2: size = 60 OK 2026/06/28 04:12:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.83s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:12:48 DEBUG : potato1: md5 = 63b4b45c55327d3cac535c1bb5a0b9e6 OK --- PASS: TestRcatSizeUploadHeaders (2.30s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:12:50 DEBUG : potato2: md5 = ae9c9cc5226b0d0c03b1a6c223a318c6 OK 2026/06/28 04:12:51 DEBUG : empty space: md5 = b5ca6ca43e2206cb8e09e4b67291a3c9 OK 2026/06/28 04:12:53 DEBUG : sub dir/potato3: md5 = 40b487c90a6de026f27d8129737fb267 OK 2026/06/28 04:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': Touching "sub dir/potato3" 2026/06/28 04:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': Touching "empty space" 2026/06/28 04:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': Touching "potato2" 2026/06/28 04:12:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.30s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:12:58 DEBUG : dir with metadata: Making directory with metadata 2026/06/28 04:12:59 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.29s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:13:00 DEBUG : directory with modtime: Making directory with metadata 2026/06/28 04:13:01 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.38s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:13:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/28 04:13:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 04:13:03 DEBUG : Google drive root 'crypt/61vdslme3j7l418u8612bum3p4ts75bhstsnh1jiimc46ttjug90': Skipping btime metadata as can't update it on an existing file: 2026-06-28T04:13:03.065853241Z 2026/06/28 04:13:03 INFO : non existent directory: Updated directory metadata 2026/06/28 04:13:05 DEBUG : Google drive root 'crypt/61vdslme3j7l418u8612bum3p4ts75bhstsnh1jiimc46ttjug90': Skipping btime metadata as can't update it on an existing file: 2026-06-28T04:13:03.065853241Z 2026/06/28 04:13:06 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.71s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:13:07 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/06/28 04:13:09 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/06/28 04:13:10 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.11s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:13:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/28 04:13:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 04:13:11 DEBUG : dst: Making directory with metadata 2026/06/28 04:13:12 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 04:13:12 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 04:13:12 INFO : dst: Set directory modification time (using SetModTime) 2026/06/28 04:13:13 INFO : dst: Set directory modification time (using SetModTime) 2026/06/28 04:13:13 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/06/28 04:13:13 INFO : dst: Set directory modification time (using SetModTime) 2026/06/28 04:13:13 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.31s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi'", Local "Local file system at /tmp/rclone2470807179", Modify Window "1ms" 2026/06/28 04:13:17 DEBUG : sub dir/test remove existing: md5 = 2d11bb94069e23ef4c088f4b66065ecb OK 2026/06/28 04:13:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = efe9a521c47b8389bdb1c4bc1dadc65c OK 2026/06/28 04:13:20 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mogisux8" before starting 2026/06/28 04:13:21 DEBUG : sub dir/test remove existing.mogisux8: TEST: removing renamed existing file after operation 2026/06/28 04:13:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jufolit5" before starting 2026/06/28 04:13:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jufolit5: TEST: renaming existing back after failed operation 2026/06/28 04:13:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.meyuvux7" before starting 2026/06/28 04:13:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.meyuvux7: TEST: removing renamed existing file after operation 2026/06/28 04:13:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "94k0l4jd143gntdf5sa99e7tgf68p0u6orqom5umrchngblhl4dc0qppgv0m6kv3tbaq5b54rde57du630f5gvu6c56mhcpmnvm17glv0codsrg3o7u6gstlh0v6lgpova572hje31h9tlcfoc6428cikksugk1fhn36pk3n194t989ulcdg" 2026/06/28 04:13:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ill709q8f0a5u55em92dt5jq3pefpieuf2j22g7t46kbotd3a3o0" --- PASS: TestRemoveExisting (12.78s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/06/28 04:13:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipasoj7luzi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m44.927129777s (try 1/5)