"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/22 01:02:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotiyof4tida" 2025/04/22 01:02:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/22 01:02:42 DEBUG : Creating backend with remote "TestDrive:crypt/gnv17miov7b9ro2n3ejla61jnfv57fv5mmuc6vl5g992k8b8elc0" 2025/04/22 01:02:43 DEBUG : Creating backend with remote "/tmp/rclone3086158031" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/22 01:02:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/22 01:02:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/22 01:02:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/22 01:02:43 DEBUG : potato: Seek from 10 to 0 2025/04/22 01:02:43 DEBUG : potato: Seek from 10 to 0 2025/04/22 01:02:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/22 01:02:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/22 01:02:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/22 01:02:43 DEBUG : potato: Seek from 5 to 2 2025/04/22 01:02:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/22 01:02:43 DEBUG : potato: Seek from 7 to 0 2025/04/22 01:02:43 DEBUG : potato: Seek from 7 to 0 2025/04/22 01:02:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/22 01:02:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/22 01:02:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/22 01:02:43 DEBUG : potato: Seek from 5 to 2 2025/04/22 01:02:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/22 01:02:43 DEBUG : potato: Seek from 8 to 0 2025/04/22 01:02:43 DEBUG : potato: Seek from 8 to 0 2025/04/22 01:02:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/22 01:02:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/22 01:02:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/22 01:02:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/22 01:02:43 DEBUG : potato: Seek from 5 to 2 2025/04/22 01:02:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/22 01:02:43 DEBUG : potato: Seek from 9 to 0 2025/04/22 01:02:43 DEBUG : potato: Seek from 9 to 0 2025/04/22 01:02:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:02:46 DEBUG : rutabaga: md5 = 7770827affb4c29e5cb98c405b1ab65c OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/22 01:02:48 DEBUG : empty space: md5 = c580e7e3dc17f31b67209ec500a2cb51 OK === RUN TestCheck/3 2025/04/22 01:02:50 DEBUG : potato2: md5 = e58dfdc6b7a95803971b507d6d3df3de OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/22 01:02:52 DEBUG : remotepotato: md5 = ab21c65318af363b25419b2f60a442ce OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.09s) --- PASS: TestCheck/1 (0.38s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/04/22 01:02:55 DEBUG : Creating backend with remote "nonexistent" 2025/04/22 01:02:55 DEBUG : Creating backend with remote "nonexistent" 2025/04/22 01:02:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/22 01:02:55 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/22 01:02:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/22 01:02:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:02:57 DEBUG : rutabaga: md5 = 3dfa3c62cfe98f520070bac0ab1a8772 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/22 01:03:00 DEBUG : empty space: md5 = f5ac95329e4566a581895e77af793894 OK === RUN TestCheckDownload/3 2025/04/22 01:03:03 DEBUG : potato2: md5 = 61a6bf83d56a72921fc6b148c2d77603 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/22 01:03:08 DEBUG : remotepotato: md5 = 0a3d5b45001d8ac66047ce8884fa0e67 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.89s) --- PASS: TestCheckDownload/1 (0.99s) --- PASS: TestCheckDownload/2 (0.93s) --- PASS: TestCheckDownload/3 (1.04s) --- PASS: TestCheckDownload/4 (1.93s) --- PASS: TestCheckDownload/5 (1.59s) --- PASS: TestCheckDownload/6 (1.16s) --- PASS: TestCheckDownload/7 (1.28s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:03:15 DEBUG : rutabaga: md5 = ff4b1de07f902ddda0aeb8a6256a02ea OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/22 01:03:17 DEBUG : empty space: md5 = 72faa191607b5932485053691d11174d OK === RUN TestCheckSizeOnly/3 2025/04/22 01:03:18 DEBUG : potato2: md5 = 147e86674f7bd2ff2787d4a3e55ba952 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/22 01:03:20 DEBUG : remotepotato: md5 = e3ffcf90e752086da978dd84a4a9c779 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.12s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:03:25 DEBUG : test.sum: md5 = dcdd77c32abc9616141e8e514b39316c OK 2025/04/22 01:03:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/22 01:03:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/22 01:03:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/22 01:03:26 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/22 01:03:27 DEBUG : test.sum: md5 = 44c2b7aeb51a43478eb9d878227d5e4f OK 2025/04/22 01:03:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/22 01:03:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/22 01:03:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/22 01:03:29 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.25s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:03:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotiyof4tida/data" 2025/04/22 01:03:30 DEBUG : Creating backend with remote "TestDrive:crypt/gnv17miov7b9ro2n3ejla61jnfv57fv5mmuc6vl5g992k8b8elc0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:03:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotiyof4tida/data" 2025/04/22 01:03:32 DEBUG : Creating backend with remote "TestDrive:crypt/gnv17miov7b9ro2n3ejla61jnfv57fv5mmuc6vl5g992k8b8elc0/vjrnln8ratgmqakfosrqe8espk" 2025/04/22 01:03:35 DEBUG : data/banana: md5 = 75acb3d081b58d096db883d1b7527469 OK 2025/04/22 01:03:37 DEBUG : test.sum: md5 = 598e70aefca777224641863cc38698bb OK === RUN TestCheckSumDownload/subtest1 2025/04/22 01:03:41 DEBUG : data/potato: md5 = a1478ae3e9624b0152317f93a3b9b1cc OK 2025/04/22 01:03:43 DEBUG : test.sum: md5 = a74ce36ead35e8f9bcb7714d9b31e272 OK === RUN TestCheckSumDownload/subtest2 2025/04/22 01:03:47 DEBUG : test.sum: md5 = dd6379b043c52575ae4ba61e6a181760 OK === RUN TestCheckSumDownload/subtest3 2025/04/22 01:03:51 DEBUG : test.sum: md5 = b9a220039e47e394ab0827d5afe176ef OK === RUN TestCheckSumDownload/subtest4 2025/04/22 01:03:54 DEBUG : test.sum: md5 = 4e2fb0d9b8ef7d6476e9512cffe2c7d1 OK === RUN TestCheckSumDownload/subtest5 2025/04/22 01:03:59 DEBUG : test.sum: md5 = 296e2178a4bcd1d8a0462537d22fefe9 OK === RUN TestCheckSumDownload/subtest6 2025/04/22 01:04:03 DEBUG : data/banana: md5 = 5030c51e92fbeec1ba12cfa6977cbd91 OK 2025/04/22 01:04:05 DEBUG : data/potato: md5 = 2c1bdf0f77331f2ffca038368fbaff98 OK 2025/04/22 01:04:06 DEBUG : test.sum: md5 = 7a32d7c97f9fcd462553aa0a3799d604 OK === RUN TestCheckSumDownload/subtest7 2025/04/22 01:04:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/22 01:04:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.00s) --- PASS: TestCheckSumDownload/subtest1 (2.92s) --- PASS: TestCheckSumDownload/subtest2 (2.22s) --- PASS: TestCheckSumDownload/subtest3 (2.27s) --- PASS: TestCheckSumDownload/subtest4 (2.03s) --- PASS: TestCheckSumDownload/subtest5 (2.86s) --- PASS: TestCheckSumDownload/subtest6 (2.53s) --- PASS: TestCheckSumDownload/subtest7 (2.43s) === RUN TestApplyTransforms 2025/04/22 01:04:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qimayec9jofo" 2025/04/22 01:04:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/22 01:04:12 DEBUG : Creating backend with remote "TestDrive:crypt/tqblossjdg88crnv5lsqa0rdim40i78m4h4rq1m5j7ne45k9jgr0" 2025/04/22 01:04:13 DEBUG : Creating backend with remote "/tmp/rclone1258087747" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qimayec9jofo'", Local "Local file system at /tmp/rclone1258087747", Modify Window "1ms" 2025/04/22 01:04:15 DEBUG : hello, world!: md5 = 10cf23a14b9885f1a38205d00e35d65a OK upper checkfile vs. lower remote (without normalization) 2025/04/22 01:04:15 ERROR : hello, world!: sum not found 2025/04/22 01:04:15 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qimayec9jofo' 2025/04/22 01:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimayec9jofo': 1 files missing 2025/04/22 01:04:15 NOTICE: 1 hashes missing 2025/04/22 01:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimayec9jofo': 2 differences found 2025/04/22 01:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimayec9jofo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/22 01:04:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/22 01:04:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimayec9jofo': 0 differences found 2025/04/22 01:04:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qimayec9jofo': 1 matching files 2025/04/22 01:04:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-walowuy2yuho" 2025/04/22 01:04:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/22 01:04:16 DEBUG : Creating backend with remote "TestDrive:crypt/lfqdmepjjo7pg3i6q7b01ineg8dhiqrto4b7213rdrk5o2gjbaq0" 2025/04/22 01:04:17 DEBUG : Creating backend with remote "/tmp/rclone2703687890" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-walowuy2yuho'", Local "Local file system at /tmp/rclone2703687890", Modify Window "1ms" 2025/04/22 01:04:20 DEBUG : HELLO, WORLD!: md5 = b332f0e104952b232d840d3cc3a1ffd2 OK lower checkfile vs. upper remote (without normalization) 2025/04/22 01:04:20 ERROR : HELLO, WORLD!: sum not found 2025/04/22 01:04:20 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-walowuy2yuho' 2025/04/22 01:04:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walowuy2yuho': 1 files missing 2025/04/22 01:04:20 NOTICE: 1 hashes missing 2025/04/22 01:04:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walowuy2yuho': 2 differences found 2025/04/22 01:04:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walowuy2yuho': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/22 01:04:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/22 01:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walowuy2yuho': 0 differences found 2025/04/22 01:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walowuy2yuho': 1 matching files 2025/04/22 01:04:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiyimac9zole" 2025/04/22 01:04:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/22 01:04:21 DEBUG : Creating backend with remote "TestDrive:crypt/ona553b6qmdr0tgkbfg57gol1ii5qciciv37kt75ofjajtrrge0g" 2025/04/22 01:04:22 DEBUG : Creating backend with remote "/tmp/rclone2370798067" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiyimac9zole'", Local "Local file system at /tmp/rclone2370798067", Modify Window "1ms" 2025/04/22 01:04:24 DEBUG : HeLlO, wOrLd!: md5 = ef585b21e37fbae63e8f8736640f1002 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/22 01:04:25 ERROR : HeLlO, wOrLd!: sum not found 2025/04/22 01:04:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hiyimac9zole' 2025/04/22 01:04:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiyimac9zole': 1 files missing 2025/04/22 01:04:25 NOTICE: 1 hashes missing 2025/04/22 01:04:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiyimac9zole': 2 differences found 2025/04/22 01:04:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiyimac9zole': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/22 01:04:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/22 01:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiyimac9zole': 0 differences found 2025/04/22 01:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiyimac9zole': 1 matching files 2025/04/22 01:04:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fufixak1rehe" 2025/04/22 01:04:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/22 01:04:26 DEBUG : Creating backend with remote "TestDrive:crypt/da4mt8ab0980tqn6eo2276buglhe2d0t0ttt4otsiuu7j9t92i00" 2025/04/22 01:04:27 DEBUG : Creating backend with remote "/tmp/rclone855620107" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fufixak1rehe'", Local "Local file system at /tmp/rclone855620107", Modify Window "1ms" 2025/04/22 01:04:29 DEBUG : HELLO, WORLD!: md5 = e930132521dd1befe212b626d7fd7def OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/22 01:04:29 ERROR : HELLO, WORLD!: sum not found 2025/04/22 01:04:29 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fufixak1rehe' 2025/04/22 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fufixak1rehe': 1 files missing 2025/04/22 01:04:29 NOTICE: 1 hashes missing 2025/04/22 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fufixak1rehe': 2 differences found 2025/04/22 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fufixak1rehe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/22 01:04:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/22 01:04:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fufixak1rehe': 0 differences found 2025/04/22 01:04:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fufixak1rehe': 1 matching files 2025/04/22 01:04:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yiqazov3gexa" 2025/04/22 01:04:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/22 01:04:31 DEBUG : Creating backend with remote "TestDrive:crypt/0oae4v7d24493ku471tc6umhoikhofn7rq5salgfrr3kofhnpibg" 2025/04/22 01:04:31 DEBUG : Creating backend with remote "/tmp/rclone759157964" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yiqazov3gexa'", Local "Local file system at /tmp/rclone759157964", Modify Window "1ms" 2025/04/22 01:04:34 DEBUG : 測試_Русский___ě_áñ: md5 = 1af8d6d70163cd2381a768796c973b18 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/22 01:04:34 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/22 01:04:34 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yiqazov3gexa' 2025/04/22 01:04:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiqazov3gexa': 1 files missing 2025/04/22 01:04:34 NOTICE: 1 hashes missing 2025/04/22 01:04:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiqazov3gexa': 2 differences found 2025/04/22 01:04:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiqazov3gexa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/22 01:04:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/22 01:04:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiqazov3gexa': 0 differences found 2025/04/22 01:04:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiqazov3gexa': 1 matching files 2025/04/22 01:04:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fakucis0yiro" 2025/04/22 01:04:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/22 01:04:35 DEBUG : Creating backend with remote "TestDrive:crypt/3rbfpfhc5gqnl83inbprcg2ebjptor7tmhbggaugb992stqjpgp0" 2025/04/22 01:04:36 DEBUG : Creating backend with remote "/tmp/rclone1860757877" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakucis0yiro'", Local "Local file system at /tmp/rclone1860757877", Modify Window "1ms" 2025/04/22 01:04:38 DEBUG : 測試_Русский___ě_áñ: md5 = b4d4d0097df929d60742e38079168840 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/22 01:04:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/22 01:04:38 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fakucis0yiro' 2025/04/22 01:04:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fakucis0yiro': 1 files missing 2025/04/22 01:04:38 NOTICE: 1 hashes missing 2025/04/22 01:04:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fakucis0yiro': 2 differences found 2025/04/22 01:04:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fakucis0yiro': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/22 01:04:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/22 01:04:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fakucis0yiro': 0 differences found 2025/04/22 01:04:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fakucis0yiro': 1 matching files 2025/04/22 01:04:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bosuquh0ruci" 2025/04/22 01:04:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/22 01:04:40 DEBUG : Creating backend with remote "TestDrive:crypt/8e46ptkg9j0t0gvesf2ibkhu1g5amn2r3dueus5nort5coh0rt2g" 2025/04/22 01:04:41 DEBUG : Creating backend with remote "/tmp/rclone2899325710" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bosuquh0ruci'", Local "Local file system at /tmp/rclone2899325710", Modify Window "1ms" 2025/04/22 01:04:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f5662149f1de5f816e84fd8daac19892 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/22 01:04:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/22 01:04:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bosuquh0ruci' 2025/04/22 01:04:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosuquh0ruci': 1 files missing 2025/04/22 01:04:43 NOTICE: 1 hashes missing 2025/04/22 01:04:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosuquh0ruci': 2 differences found 2025/04/22 01:04:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosuquh0ruci': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/22 01:04:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/22 01:04:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosuquh0ruci': 0 differences found 2025/04/22 01:04:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bosuquh0ruci': 1 matching files 2025/04/22 01:04:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caxesap7hazi" 2025/04/22 01:04:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/22 01:04:44 DEBUG : Creating backend with remote "TestDrive:crypt/pqevop4lhjo3bo7tve7q86henm0545396o10ugjnkbh5o3ionc00" 2025/04/22 01:04:45 DEBUG : Creating backend with remote "/tmp/rclone1079830559" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caxesap7hazi'", Local "Local file system at /tmp/rclone1079830559", Modify Window "1ms" 2025/04/22 01:04:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d538d0166e7e6defa43699e6a3c5d27f OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/22 01:04:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/22 01:04:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-caxesap7hazi' 2025/04/22 01:04:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caxesap7hazi': 1 files missing 2025/04/22 01:04:48 NOTICE: 1 hashes missing 2025/04/22 01:04:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caxesap7hazi': 2 differences found 2025/04/22 01:04:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caxesap7hazi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/22 01:04:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/22 01:04:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caxesap7hazi': 0 differences found 2025/04/22 01:04:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caxesap7hazi': 1 matching files 2025/04/22 01:04:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dedopum0fufe" 2025/04/22 01:04:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/22 01:04:49 DEBUG : Creating backend with remote "TestDrive:crypt/acplfo1q5plli9qutg950tflvfv2h2q75vjk7b6o97gdprc2t8k0" 2025/04/22 01:04:50 DEBUG : Creating backend with remote "/tmp/rclone3221666888" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dedopum0fufe'", Local "Local file system at /tmp/rclone3221666888", Modify Window "1ms" 2025/04/22 01:04:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0ad589e8dd68f7ec505a9ba568bc3dd4 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/22 01:04:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/22 01:04:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dedopum0fufe' 2025/04/22 01:04:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedopum0fufe': 1 files missing 2025/04/22 01:04:52 NOTICE: 1 hashes missing 2025/04/22 01:04:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedopum0fufe': 2 differences found 2025/04/22 01:04:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedopum0fufe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/22 01:04:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/22 01:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedopum0fufe': 0 differences found 2025/04/22 01:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedopum0fufe': 1 matching files 2025/04/22 01:04:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fezanun1qilo" 2025/04/22 01:04:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/22 01:04:54 DEBUG : Creating backend with remote "TestDrive:crypt/24vcq95ni5tfdmv00aap9b6s8ifqrp8p4lc39bfjutmhrlbs6et0" 2025/04/22 01:04:54 DEBUG : Creating backend with remote "/tmp/rclone4019186488" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fezanun1qilo'", Local "Local file system at /tmp/rclone4019186488", Modify Window "1ms" 2025/04/22 01:04:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = caa56146ba84941e6f56fc1e6d027b76 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/22 01:04:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/22 01:04:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fezanun1qilo' 2025/04/22 01:04:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fezanun1qilo': 1 files missing 2025/04/22 01:04:57 NOTICE: 1 hashes missing 2025/04/22 01:04:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fezanun1qilo': 2 differences found 2025/04/22 01:04:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fezanun1qilo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/22 01:04:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/22 01:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fezanun1qilo': 0 differences found 2025/04/22 01:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fezanun1qilo': 1 matching files 2025/04/22 01:04:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fezanun1qilo': Purge remote 2025/04/22 01:04:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dedopum0fufe': Purge remote 2025/04/22 01:04:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caxesap7hazi': Purge remote 2025/04/22 01:04:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bosuquh0ruci': Purge remote 2025/04/22 01:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakucis0yiro': Purge remote 2025/04/22 01:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiqazov3gexa': Purge remote 2025/04/22 01:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fufixak1rehe': Purge remote 2025/04/22 01:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiyimac9zole': Purge remote 2025/04/22 01:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-walowuy2yuho': Purge remote 2025/04/22 01:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qimayec9jofo': Purge remote --- PASS: TestApplyTransforms (50.90s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:05:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/22 01:05:05 DEBUG : sub/file2: md5 = 821f78eb92ccde2e70e5f4828e8cda03 OK 2025/04/22 01:05:05 INFO : file1: Copied (new) to: sub/file2 2025/04/22 01:05:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/22 01:05:05 DEBUG : file1: Unchanged skipping 2025/04/22 01:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': don't need to copy/move sub/file2, it is already at target location 2025/04/22 01:05:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.58s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:05:11 DEBUG : dst/file1: md5 = 55af1bdecde4e56a3e3850d81f95d9e4 OK 2025/04/22 01:05:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotiyof4tida/backup" 2025/04/22 01:05:12 DEBUG : Creating backend with remote "TestDrive:crypt/gnv17miov7b9ro2n3ejla61jnfv57fv5mmuc6vl5g992k8b8elc0/1nrff024r7pq65ecp72fc28jb0" 2025/04/22 01:05:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/22 01:05:16 INFO : dst/file1: Moved (server-side) 2025/04/22 01:05:17 DEBUG : dst/file1: md5 = ebfc6f4997ed8087de0290e42aaa7690 OK 2025/04/22 01:05:17 INFO : dst/file1: Copied (new) 2025/04/22 01:05:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/22 01:05:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/22 01:05:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.83s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:05:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotiyof4tida/dst" 2025/04/22 01:05:21 DEBUG : Creating backend with remote "TestDrive:crypt/gnv17miov7b9ro2n3ejla61jnfv57fv5mmuc6vl5g992k8b8elc0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/22 01:05:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotiyof4tida/CompareDest" 2025/04/22 01:05:23 DEBUG : Creating backend with remote "TestDrive:crypt/gnv17miov7b9ro2n3ejla61jnfv57fv5mmuc6vl5g992k8b8elc0/gveqi14airsml4bgu7krj116o8" 2025/04/22 01:05:24 DEBUG : one: Need to transfer - File not found at Destination 2025/04/22 01:05:27 DEBUG : one: md5 = eb4c4aeae6c0ca3e6f50d0a2a2d8c990 OK 2025/04/22 01:05:27 INFO : one: Copied (new) 2025/04/22 01:05:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 01:05:29 DEBUG : one: md5 = 533f9d39385b2f5d07a3f28bcb879fc1 OK 2025/04/22 01:05:29 INFO : one: Copied (replaced existing) 2025/04/22 01:05:31 DEBUG : dst/one: md5 = ae90c10f39aa2afc044a2a3cf0dece30 OK 2025/04/22 01:05:33 DEBUG : CompareDest/one: md5 = 22b3ef907e8d0eb2dc53c04050aa4400 OK 2025/04/22 01:05:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 01:05:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/22 01:05:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/22 01:05:36 DEBUG : CompareDest/two: md5 = f62a6fa016a0a3acaeeac1ca6e60bfe5 OK 2025/04/22 01:05:37 DEBUG : two: Need to transfer - File not found at Destination 2025/04/22 01:05:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/22 01:05:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/22 01:05:37 DEBUG : two: Need to transfer - File not found at Destination 2025/04/22 01:05:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/22 01:05:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/22 01:05:39 DEBUG : two: Need to transfer - File not found at Destination 2025/04/22 01:05:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/22 01:05:40 DEBUG : two: md5 = a08243a6721b4499520ef3440f438b2a OK 2025/04/22 01:05:40 INFO : two: Copied (new) 2025/04/22 01:05:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/22 01:05:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:05:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/22 01:05:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.12s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:05:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotiyof4tida/dst" 2025/04/22 01:05:44 DEBUG : Creating backend with remote "TestDrive:crypt/gnv17miov7b9ro2n3ejla61jnfv57fv5mmuc6vl5g992k8b8elc0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/22 01:05:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotiyof4tida/CopyDest" 2025/04/22 01:05:46 DEBUG : Creating backend with remote "TestDrive:crypt/gnv17miov7b9ro2n3ejla61jnfv57fv5mmuc6vl5g992k8b8elc0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/22 01:05:48 DEBUG : one: Need to transfer - File not found at Destination 2025/04/22 01:05:50 DEBUG : one: md5 = 7c250357bab2ae62cea08ace3ca03222 OK 2025/04/22 01:05:50 INFO : one: Copied (new) 2025/04/22 01:05:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 01:05:52 DEBUG : one: md5 = 846a4273657d35beb962661e8f482393 OK 2025/04/22 01:05:52 INFO : one: Copied (replaced existing) 2025/04/22 01:05:54 DEBUG : dst/one: md5 = 2321b202aa14b284078c254adf0b4c06 OK 2025/04/22 01:05:56 DEBUG : CopyDest/one: md5 = 9fafb716f27824b25f2613863a273ad6 OK 2025/04/22 01:05:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotiyof4tida/BackupDir" 2025/04/22 01:05:57 DEBUG : Creating backend with remote "TestDrive:crypt/gnv17miov7b9ro2n3ejla61jnfv57fv5mmuc6vl5g992k8b8elc0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/22 01:05:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 01:05:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/22 01:05:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/22 01:06:01 INFO : one: Moved (server-side) 2025/04/22 01:06:02 INFO : one: Copied (server-side copy) 2025/04/22 01:06:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/22 01:06:04 DEBUG : CopyDest/two: md5 = 65b12bf3dd0edd737c8586f3d186e018 OK 2025/04/22 01:06:04 DEBUG : two: Need to transfer - File not found at Destination 2025/04/22 01:06:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/22 01:06:06 INFO : two: Copied (server-side copy) 2025/04/22 01:06:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/22 01:06:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/22 01:06:06 DEBUG : two: Unchanged skipping 2025/04/22 01:06:08 DEBUG : CopyDest/three: md5 = 1b0114f752fd223bce963af46f6b912e OK 2025/04/22 01:06:09 DEBUG : three: Need to transfer - File not found at Destination 2025/04/22 01:06:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/22 01:06:09 DEBUG : three: Destination not found in --copy-dest 2025/04/22 01:06:10 DEBUG : three: md5 = 247ade8e779329dc11688300a8f9ac90 OK 2025/04/22 01:06:10 INFO : three: Copied (new) 2025/04/22 01:06:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/22 01:06:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:06:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/22 01:06:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/22 01:06:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:06:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/22 01:06:16 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.26s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.39s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:06:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/22 01:06:20 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d9dc39a40093e1d6ddd0997987b76414 OK 2025/04/22 01:06:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/22 01:06:20 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/22 01:06:21 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:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/22 01:06:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/22 01:06:22 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/22 01:06:23 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e0423f06b2e0ba823e26526faa61717b OK 2025/04/22 01:06:23 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/22 01:06:25 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/22 01:06:25 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.44s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:06:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': Looking for duplicate names using skip mode. 2025/04/22 01:06:29 NOTICE: one: Found 2 files with duplicate names 2025/04/22 01:06:29 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.57s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:06:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': Looking for duplicate names using skip mode. 2025/04/22 01:06:35 NOTICE: one: Found 3 files with duplicate names 2025/04/22 01:06:35 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/22 01:06:36 INFO : one: Deleted 2025/04/22 01:06:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.16s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:06:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': Looking for duplicate names using first mode. 2025/04/22 01:06:41 NOTICE: one: Found 3 files with duplicate names 2025/04/22 01:06:42 INFO : one: Deleted 2025/04/22 01:06:42 INFO : one: Deleted 2025/04/22 01:06:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.02s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:06:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': Looking for duplicate names using newest mode. 2025/04/22 01:06:47 NOTICE: one: Found 3 files with duplicate names 2025/04/22 01:06:48 INFO : one: Deleted 2025/04/22 01:06:48 INFO : one: Deleted 2025/04/22 01:06:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.07s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:06:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': Looking for duplicate names using oldest mode. 2025/04/22 01:06:54 NOTICE: one: Found 3 files with duplicate names 2025/04/22 01:06:54 INFO : one: Deleted 2025/04/22 01:06:55 INFO : one: Deleted 2025/04/22 01:06:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.40s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:07:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': Looking for duplicate names using largest mode. 2025/04/22 01:07:00 NOTICE: one: Found 3 files with duplicate names 2025/04/22 01:07:01 INFO : one: Deleted 2025/04/22 01:07:01 INFO : one: Deleted 2025/04/22 01:07:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.27s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:07:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': Looking for duplicate names using smallest mode. 2025/04/22 01:07:06 NOTICE: one: Found 3 files with duplicate names 2025/04/22 01:07:07 INFO : one: Deleted 2025/04/22 01:07:07 INFO : one: Deleted 2025/04/22 01:07:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.14s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:07:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': Looking for duplicate names using rename mode. 2025/04/22 01:07:14 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/22 01:07:15 INFO : one-2.txt: renamed from: one.txt 2025/04/22 01:07:16 INFO : one-3.txt: renamed from: one.txt 2025/04/22 01:07:17 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.11s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:07:22 DEBUG : dupe1/one.txt: md5 = 03b2aafa0ed0fd7cdcf42005f1dce908 OK 2025/04/22 01:07:24 DEBUG : dupe2/two.txt: md5 = 24c7550951b3105e3663bc0da16b8c0f OK 2025/04/22 01:07:26 DEBUG : dupe3/three.txt: md5 = a3d8ffafb7fdb86519330b2992328514 OK 2025/04/22 01:07:26 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/22 01:07:27 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/22 01:07:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/22 01:07:28 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/22 01:07:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/22 01:07:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/22 01:07:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.09s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:07:33 DEBUG : a.txt: md5 = 4513ee2fe4750e50de4f481fae25b5d5 OK 2025/04/22 01:07:34 DEBUG : zend.txt: md5 = aef39fd33248eb2afef3409445b2f857 OK 2025/04/22 01:07:36 DEBUG : sub dir/hello world: md5 = 7946e81451722eabb29ee3f307e03160 OK 2025/04/22 01:07:38 DEBUG : sub dir/hello world2: md5 = 92688a20897c5e157b23e54540cfec0b OK 2025/04/22 01:07:40 DEBUG : sub dir/ignore dir/.ignore: md5 = 6cbdaf734c4e5631b9be17b9d0b959bc OK 2025/04/22 01:07:41 DEBUG : sub dir/ignore dir/should be ignored: md5 = 87b457767a2734f223bb20b36be731c4 OK 2025/04/22 01:07:43 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0b0d4499364e8db3531ba6621b30b1d4 OK 2025/04/22 01:07:44 DEBUG : a.txt: Excluded (Size Filter) 2025/04/22 01:07:44 DEBUG : a.txt: Excluded 2025/04/22 01:07:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/22 01:07:45 DEBUG : sub dir/hello world: Excluded 2025/04/22 01:07:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/22 01:07:45 DEBUG : sub dir/hello world2: Excluded 2025/04/22 01:07:45 DEBUG : sub dir/ignore dir: Excluded 2025/04/22 01:07:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/22 01:07:45 DEBUG : sub dir/hello world: Excluded 2025/04/22 01:07:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/22 01:07:45 DEBUG : sub dir/hello world2: Excluded 2025/04/22 01:07:46 DEBUG : sub dir/ignore dir: Excluded 2025/04/22 01:07:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/22 01:07:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/22 01:07:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/22 01:07:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/22 01:07:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/22 01:07:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/22 01:07:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.43s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:07:53 DEBUG : a.txt: md5 = 39344b15624e47c2a795d4eb577cd0cd OK 2025/04/22 01:07:55 DEBUG : zend.txt: md5 = c1ee3750e37abf158c4454095ce9651d OK 2025/04/22 01:07:57 DEBUG : sub dir/hello world: md5 = 5c443c4755204cddc8ce07b4504045af OK 2025/04/22 01:07:58 DEBUG : sub dir/hello world2: md5 = 6e4c3b9af713f10b33048b4008e3b594 OK 2025/04/22 01:08:00 DEBUG : sub dir/ignore dir/.ignore: md5 = 2bb6f889f768df89cabc30e2c8c87f13 OK 2025/04/22 01:08:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1798468097a91844a0f09509e0bae4d5 OK 2025/04/22 01:08:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1a927472e3838200c0bdc46f39d8927b OK 2025/04/22 01:08:05 DEBUG : a.txt: Excluded (Size Filter) 2025/04/22 01:08:05 DEBUG : a.txt: Excluded 2025/04/22 01:08:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/22 01:08:06 DEBUG : sub dir/hello world: Excluded 2025/04/22 01:08:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/22 01:08:06 DEBUG : sub dir/hello world2: Excluded 2025/04/22 01:08:06 DEBUG : sub dir/ignore dir: Excluded 2025/04/22 01:08:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/22 01:08:06 DEBUG : sub dir/hello world: Excluded 2025/04/22 01:08:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/22 01:08:06 DEBUG : sub dir/hello world2: Excluded 2025/04/22 01:08:06 DEBUG : sub dir/ignore dir: Excluded 2025/04/22 01:08:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/22 01:08:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/22 01:08:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/22 01:08:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/22 01:08:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/22 01:08:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/22 01:08:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.74s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:08:14 DEBUG : file1: md5 = 60e09cb2f81615771331bad017c6a044 OK 2025/04/22 01:08:16 DEBUG : sub/file2: md5 = 4245b9b3a23365a52df635f464543a4b OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/04/22 01:08:19 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/22 01:08:19 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/22 01:08:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/22 01:08:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.97s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.62s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:08:23 DEBUG : file1: md5 = 09199606c4d1ef0398233e310c54cc58 OK 2025/04/22 01:08:25 DEBUG : sub/file2: md5 = 54246bf25d95980a24ec8c4a7ab73d5f OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/22 01:08:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotiyof4tida/notfound" 2025/04/22 01:08:29 DEBUG : Creating backend with remote "TestDrive:crypt/gnv17miov7b9ro2n3ejla61jnfv57fv5mmuc6vl5g992k8b8elc0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/22 01:08:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.03s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.43s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.56s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:08:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': Making directory 2025/04/22 01:08:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:08:35 DEBUG : sub dir/hello world: md5 = 7ca496ca5351b91ae99b57f198e64f52 OK 2025/04/22 01:08:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.41s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:08:39 DEBUG : potato2: md5 = 6a628b9bf6d7646f5b9f223b826eec6e OK 2025/04/22 01:08:40 DEBUG : empty space: md5 = 72666c0ea28a9e01a8bc2477c7ad6eef OK --- PASS: TestLs (4.22s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:08:43 DEBUG : potato2: md5 = 378a4185c46669ea1730f339075d810e OK 2025/04/22 01:08:45 DEBUG : empty space: md5 = 79cdad5307cd14eaa1c60134acb7c3b2 OK 2025/04/22 01:08:45 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.59s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:08:48 DEBUG : potato2: md5 = d32abfd79866b72dbe145ac8190d9669 OK 2025/04/22 01:08:49 DEBUG : empty space: md5 = 1c2be2aacef19324c4f433071f49b463 OK --- PASS: TestLsLong (4.37s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:08:52 DEBUG : potato2: md5 = cf6b20aa2034545e71b9e2426765c4a4 OK 2025/04/22 01:08:54 DEBUG : empty space: md5 = 3072e9845e76ac78a078f2f6189e45f2 OK --- PASS: TestHashSums (4.26s) === RUN TestHashSumsWithErrors 2025/04/22 01:08:55 DEBUG : Creating backend with remote ":memory:" 2025/04/22 01:08:55 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/22 01:08:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/22 01:08:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/22 01:08:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/22 01:08:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/22 01:08:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/22 01:08:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/22 01:08:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/22 01:08:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:08:57 DEBUG : potato2: md5 = cdea3e309fb0e01c8c05f197706366e4 OK 2025/04/22 01:08:58 DEBUG : empty space: md5 = 82229909a22290b8e973af93b57b22a5 OK 2025/04/22 01:09:00 DEBUG : sub dir/potato3: md5 = e6dc8c5f7356c3dceed3f5e0e34ab8ea OK 2025/04/22 01:09:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.17s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:09:05 DEBUG : small: md5 = d4c13ea29692617daa7b5af7dcf1376c OK 2025/04/22 01:09:06 DEBUG : medium: md5 = ec7ec4a7e0e10becfefcffb9086664b3 OK 2025/04/22 01:09:07 DEBUG : large: md5 = 207adc65e8b541bd2252ff09c6631984 OK 2025/04/22 01:09:08 DEBUG : Waiting for deletions to finish 2025/04/22 01:09:08 DEBUG : large: Excluded (Size Filter) 2025/04/22 01:09:08 INFO : small: Deleted 2025/04/22 01:09:08 INFO : medium: Deleted --- PASS: TestDelete (5.86s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:09:11 DEBUG : small: md5 = fa5ad5e544ec4e1f6f8329c9ee01996b OK 2025/04/22 01:09:12 DEBUG : medium: md5 = 9a225413b6aa23130a9025e180bb5ea6 OK 2025/04/22 01:09:14 DEBUG : large: md5 = 0224045af33f005844a99640856c4da4 OK 2025/04/22 01:09:14 DEBUG : Waiting for deletions to finish 2025/04/22 01:09:14 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/22 01:09:14 INFO : small: Deleted 2025/04/22 01:09:14 INFO : large: Deleted --- PASS: TestMaxDelete (6.59s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:09:44 DEBUG : small: md5 = 37cec4d46736ccf1b5883a5da2ddf032 OK 2025/04/22 01:09:45 DEBUG : medium: md5 = 07a6999417aa654b79d4295d275a46ec OK 2025/04/22 01:09:46 DEBUG : large: md5 = c96d6ae89c91eeb9d7d40a6581d84ad1 OK 2025/04/22 01:09:47 DEBUG : Waiting for deletions to finish 2025/04/22 01:09:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/22 01:09:47 INFO : small: Deleted 2025/04/22 01:09:47 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (32.78s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:09:50 DEBUG : small: md5 = 41df5f42211cd65d87d702ef75908dbb OK 2025/04/22 01:09:51 DEBUG : medium: md5 = 48b4da6fe413d46e837f19e64234ae6e OK 2025/04/22 01:09:52 DEBUG : large: md5 = e37f2342a63e9ae6d932265920453773 OK 2025/04/22 01:09:53 DEBUG : Waiting for deletions to finish 2025/04/22 01:09:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/22 01:09:53 INFO : small: Deleted 2025/04/22 01:09:53 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.20s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:09:56 DEBUG : ReadFile: md5 = 9fe3819920ee6b923c3c91ce3907a4aa OK --- PASS: TestReadFile (3.99s) === RUN TestRetry 2025/04/22 01:09:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/22 01:09:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/22 01:09:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/22 01:09:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/22 01:09:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/22 01:09:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/22 01:09:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:10:00 DEBUG : file1: md5 = 31a2feb171d28d066da14bd2d37ebf2a OK 2025/04/22 01:10:02 DEBUG : file2: md5 = f0f53e0a91443b74a07ad29104f9b912 OK --- PASS: TestCat (19.34s) === RUN TestPurge 2025/04/22 01:10:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qofulum6capo" 2025/04/22 01:10:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/22 01:10:18 DEBUG : Creating backend with remote "TestDrive:crypt/lq4e66vaompt9ikdn4cd6p9rqff30i0o23sadqeobjgvt55qhvpg" 2025/04/22 01:10:19 DEBUG : Creating backend with remote "/tmp/rclone188589560" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qofulum6capo'", Local "Local file system at /tmp/rclone188589560", Modify Window "1ms" 2025/04/22 01:10:23 DEBUG : A1/B1/C1/one: md5 = ba4293fa750d01dad8dd817dd95aba8f OK 2025/04/22 01:10:23 INFO : A2: Making directory 2025/04/22 01:10:24 INFO : A1/B2: Making directory 2025/04/22 01:10:25 INFO : A1/B2/C2: Making directory 2025/04/22 01:10:26 INFO : A1/B1/C3: Making directory 2025/04/22 01:10:27 INFO : A3: Making directory 2025/04/22 01:10:27 INFO : A3/B3: Making directory 2025/04/22 01:10:28 INFO : A3/B3/C4: Making directory 2025/04/22 01:10:30 DEBUG : A1/two: md5 = 86024e4ad8735957a10b69b95993c0b6 OK 2025/04/22 01:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qofulum6capo': Purge remote 2025/04/22 01:10:34 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.37s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:10:37 DEBUG : A1/B1/C1/one: md5 = 83795d00eab0d841b3ca204ed33ea72a OK 2025/04/22 01:10:37 INFO : A2: Making directory 2025/04/22 01:10:38 INFO : A1/B2: Making directory 2025/04/22 01:10:39 INFO : A1/B2/C2: Making directory 2025/04/22 01:10:39 INFO : A1/B1/C3: Making directory 2025/04/22 01:10:40 INFO : A3: Making directory 2025/04/22 01:10:41 INFO : A3/B3: Making directory 2025/04/22 01:10:42 INFO : A3/B3/C4: Making directory 2025/04/22 01:10:44 DEBUG : A1/two: md5 = 64738847784e0d3f38bf126515fa87bf OK 2025/04/22 01:10:45 DEBUG : removing 1 level 3 directories 2025/04/22 01:10:45 INFO : A3/B3/C4: Removing directory 2025/04/22 01:10:47 DEBUG : removing 2 level 3 directories 2025/04/22 01:10:47 INFO : A1/B2/C2: Removing directory 2025/04/22 01:10:47 INFO : A1/B1/C3: Removing directory 2025/04/22 01:10:48 DEBUG : removing 2 level 2 directories 2025/04/22 01:10:48 INFO : A3/B3: Removing directory 2025/04/22 01:10:48 INFO : A1/B2: Removing directory 2025/04/22 01:10:48 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/22 01:10:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/22 01:10:48 DEBUG : removing 2 level 1 directories 2025/04/22 01:10:48 INFO : A3: Removing directory 2025/04/22 01:10:48 INFO : A2: Removing directory 2025/04/22 01:10:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/22 01:10:52 DEBUG : removing 1 level 3 directories 2025/04/22 01:10:52 INFO : A1/B1/C1: Removing directory 2025/04/22 01:10:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:53 DEBUG : removing 1 level 2 directories 2025/04/22 01:10:53 INFO : A1/B1: Removing directory 2025/04/22 01:10:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/22 01:10:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/22 01:10:53 DEBUG : removing 1 level 1 directories 2025/04/22 01:10:53 INFO : A1: Removing directory 2025/04/22 01:10:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/22 01:10:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/22 01:10:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/22 01:10:54 DEBUG : removing 1 level 0 directories 2025/04/22 01:10:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': Removing directory 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/22 01:10:54 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (21.85s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:10:56 INFO : A1: Making directory 2025/04/22 01:10:57 INFO : A1/B1: Making directory 2025/04/22 01:10:58 INFO : A1/B1/C1: Making directory 2025/04/22 01:11:00 DEBUG : removing 1 level 3 directories 2025/04/22 01:11:00 INFO : A1/B1/C1: Removing directory 2025/04/22 01:11:01 DEBUG : removing 1 level 2 directories 2025/04/22 01:11:01 INFO : A1/B1: Removing directory 2025/04/22 01:11:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/22 01:11:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.61s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:11:04 INFO : A1: Making directory 2025/04/22 01:11:05 INFO : A1/B1: Making directory 2025/04/22 01:11:06 INFO : A1/B1/C1: Making directory 2025/04/22 01:11:08 DEBUG : removing 1 level 3 directories 2025/04/22 01:11:08 INFO : A1/B1/C1: Removing directory 2025/04/22 01:11:09 DEBUG : removing 1 level 2 directories 2025/04/22 01:11:09 INFO : A1/B1: Removing directory 2025/04/22 01:11:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/22 01:11:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.31s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:11:13 DEBUG : file1: md5 = 86c53eb985a5e649388fd756a1716129 OK 2025/04/22 01:11:14 DEBUG : filename.txt: File name found in url 2025/04/22 01:11:15 DEBUG : filename.txt: md5 = f45e46c3f0d2ef50d1fd6ebb852999fc OK 2025/04/22 01:11:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/22 01:11:16 DEBUG : headerfilename.txt: md5 = 17cd66639e7582b2b0c60253868b8f5c OK 2025/04/22 01:11:18 DEBUG : file2: md5 = 5d582fcb3dd3b92a80d55bbdf4e84a6d OK --- PASS: TestCopyURL (8.73s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:11:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/22 01:11:22 DEBUG : sub/file2: md5 = e631b73ef270e24de58dd0ffbe531b51 OK 2025/04/22 01:11:22 INFO : file1: Copied (new) to: sub/file2 2025/04/22 01:11:22 INFO : file1: Deleted 2025/04/22 01:11:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/22 01:11:23 DEBUG : file1: Unchanged skipping 2025/04/22 01:11:23 INFO : file1: Deleted 2025/04/22 01:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': don't need to copy/move sub/file2, it is already at target location 2025/04/22 01:11:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.68s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:11:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/22 01:11:27 DEBUG : file1: md5 = f8b5212462a33b65a9cd7034aa663fcc OK 2025/04/22 01:11:27 INFO : file1: Copied (new) 2025/04/22 01:11:27 INFO : file1: Deleted 2025/04/22 01:11:28 DEBUG : file1: Destination exists, skipping 2025/04/22 01:11:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.02s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.41s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:11:32 DEBUG : dst/file1: md5 = c1c1a17eeb883546b95be52f24844323 OK 2025/04/22 01:11:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wotiyof4tida/backup" 2025/04/22 01:11:33 DEBUG : Creating backend with remote "TestDrive:crypt/gnv17miov7b9ro2n3ejla61jnfv57fv5mmuc6vl5g992k8b8elc0/1nrff024r7pq65ecp72fc28jb0" 2025/04/22 01:11:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/22 01:11:36 INFO : dst/file1: Moved (server-side) 2025/04/22 01:11:38 DEBUG : dst/file1: md5 = b9d431ae4ff37ed33e849a5049b3141b OK 2025/04/22 01:11:38 INFO : dst/file1: Copied (new) 2025/04/22 01:11:38 INFO : dst/file1: Deleted 2025/04/22 01:11:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/22 01:11:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/22 01:11:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.30s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:11:44 DEBUG : A1/one: md5 = 6e9ea61e94ad7fd80f6ffcb7dfda3154 OK 2025/04/22 01:11:46 DEBUG : A1/two: md5 = 19d4271af1b38ef0f4792a39c78efc4d OK 2025/04/22 01:11:47 DEBUG : A1/B1/three: md5 = 55aa73466a61db3087443b058347b5e5 OK 2025/04/22 01:11:50 DEBUG : A1/B1/C1/four: md5 = c5436b8a1603a52235bbf91b3aabc437 OK 2025/04/22 01:11:52 DEBUG : A1/B1/C2/five: md5 = b062677e870de95741f2b4bed0e5e7a6 OK 2025/04/22 01:11:52 INFO : A1/B2: Making directory 2025/04/22 01:11:52 INFO : A1/B1/C3: Making directory 2025/04/22 01:12:01 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/22 01:12:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/22 01:12:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/22 01:12:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/22 01:12:01 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/22 01:12:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/22 01:12:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/22 01:12:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/22 01:12:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/22 01:12:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/22 01:12:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/22 01:12:12 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/22 01:12:12 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/22 01:12:12 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/22 01:12:12 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/22 01:12:12 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/22 01:12:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/22 01:12:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/22 01:12:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/22 01:12:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/22 01:12:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/22 01:12:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/22 01:12:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/22 01:12:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/22 01:12:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/22 01:12:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/22 01:12:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/22 01:12:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/22 01:12:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/22 01:12:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/22 01:12:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.61s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': File to upload is small (34 bytes), uploading instead of streaming 2025/04/22 01:12:28 DEBUG : no_checksum_small_file_from_pipe: md5 = 017d6e3d31a965201240f77390bd1f02 OK 2025/04/22 01:12:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/22 01:12:28 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/22 01:12:28 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/22 01:12:30 DEBUG : no_checksum_big_file_from_pipe: md5 = e56f3af2e4f62e617e11260ac085f7eb OK 2025/04/22 01:12:30 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:12:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': File to upload is small (34 bytes), uploading instead of streaming 2025/04/22 01:12:33 DEBUG : with_checksum_small_file_from_pipe: md5 = c7e986437870754e178150616e4e7575 OK 2025/04/22 01:12:33 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/22 01:12:33 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/22 01:12:34 DEBUG : with_checksum_big_file_from_pipe: md5 = c64410d6480794a4c8a7ae7438232ddc OK 2025/04/22 01:12:34 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': File to upload is small (34 bytes), uploading instead of streaming 2025/04/22 01:12:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/22 01:12:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/22 01:12:39 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:12:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': File to upload is small (34 bytes), uploading instead of streaming 2025/04/22 01:12:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/22 01:12:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/22 01:12:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.52s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.70s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.70s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/22 01:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': File to upload is small (48 bytes), uploading instead of streaming 2025/04/22 01:12:47 DEBUG : rcat_metadata: md5 = 9acaedea690308cfe1a37bd615f08a39 OK 2025/04/22 01:12:47 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/22 01:12:48 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/22 01:12:49 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1fdd9a023a0bce1ee915191c2d2aeeaa OK 2025/04/22 01:12:49 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.37s) --- PASS: TestRcatMetadata/Normal (2.40s) --- PASS: TestRcatMetadata/ViaDisk (2.54s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:12:52 DEBUG : potato1: md5 = b7dff45ff8b6675c40170582f45f2e9f OK 2025/04/22 01:12:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': File to upload is small (60 bytes), uploading instead of streaming 2025/04/22 01:12:54 DEBUG : potato2: md5 = 502955499aaddfaf87dd37952ecc1558 OK 2025/04/22 01:12:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.77s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:12:56 DEBUG : potato1: md5 = b3f842eec5f83edcf54eed1810d1a0bb OK 2025/04/22 01:12:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': File to upload is small (60 bytes), uploading instead of streaming 2025/04/22 01:12:58 DEBUG : potato2: md5 = f74ece4e5102a7d65fd0c5b669df4379 OK 2025/04/22 01:12:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.71s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:13:01 DEBUG : potato2: md5 = f104d38da3708653797a83885acae63a OK 2025/04/22 01:13:03 DEBUG : empty space: md5 = 428205074561793d645075fbf8f0310f OK 2025/04/22 01:13:05 DEBUG : sub dir/potato3: md5 = 6a66f1283d2e275a7aa9d631e7eafaad OK 2025/04/22 01:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': Touching "sub dir/potato3" 2025/04/22 01:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': Touching "empty space" 2025/04/22 01:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': Touching "potato2" 2025/04/22 01:13:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.11s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:13:09 DEBUG : dir with metadata: Making directory with metadata 2025/04/22 01:13:10 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:13:11 DEBUG : directory with modtime: Making directory with metadata 2025/04/22 01:13:12 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.22s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:13:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/22 01:13:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/22 01:13:14 DEBUG : Google drive root 'crypt/gnv17miov7b9ro2n3ejla61jnfv57fv5mmuc6vl5g992k8b8elc0': Skipping btime metadata as can't update it on an existing file: 2025-04-22T01:13:14.115698765Z 2025/04/22 01:13:14 INFO : non existent directory: Updated directory metadata 2025/04/22 01:13:16 DEBUG : Google drive root 'crypt/gnv17miov7b9ro2n3ejla61jnfv57fv5mmuc6vl5g992k8b8elc0': Skipping btime metadata as can't update it on an existing file: 2025-04-22T01:13:14.115698765Z 2025/04/22 01:13:17 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.58s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:13:18 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/22 01:13:20 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/22 01:13:20 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.79s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:13:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/22 01:13:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/22 01:13:22 DEBUG : dst: Making directory with metadata 2025/04/22 01:13:23 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/22 01:13:23 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/22 01:13:23 INFO : dst: Set directory modification time (using SetModTime) 2025/04/22 01:13:23 INFO : dst: Set directory modification time (using SetModTime) 2025/04/22 01:13:23 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/22 01:13:24 INFO : dst: Set directory modification time (using SetModTime) 2025/04/22 01:13:24 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.18s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida'", Local "Local file system at /tmp/rclone3086158031", Modify Window "1ms" 2025/04/22 01:13:27 DEBUG : sub dir/test remove existing: md5 = 7949be0284d539df2731ea59567ee000 OK 2025/04/22 01:13:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = daea4b39518ab19efa64739e0c4337f0 OK 2025/04/22 01:13:30 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.suwusem7" before starting 2025/04/22 01:13:31 DEBUG : sub dir/test remove existing.suwusem7: TEST: removing renamed existing file after operation 2025/04/22 01:13:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nozogus5" before starting 2025/04/22 01:13:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nozogus5: TEST: renaming existing back after failed operation 2025/04/22 01:13:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.joyopac1" before starting 2025/04/22 01:13:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.joyopac1: TEST: removing renamed existing file after operation 2025/04/22 01:13:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7ucks4c7i07a5p6ok2eiii7ufgcqlaoiqi5h5a0cck2jn48kcfcb52t3120batpr2lfn9aduhi5np8pg7rbdd5tk522it05u4op0hces8s6scn6elu03v928qllbjd2i8du09ro57msftvg3v1pk380c8btdi43tplfo97ctelm6b6p27l3g" 2025/04/22 01:13:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "i7cmhc1gm6odj9ek48oruqvu3e2rn6b9qaikns1709lvgehj82qg" --- PASS: TestRemoveExisting (12.73s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/04/22 01:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wotiyof4tida': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m56.902839723s (try 1/5)