"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/09 05:01:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xefaleh1gupu" 2025/04/09 05:01:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 05:01:57 DEBUG : Creating backend with remote "TestDrive:crypt/gasmof22eht45k14cl8u5nogb1r7jsh0eck79inahpj0ko96vubg" 2025/04/09 05:01:58 DEBUG : Creating backend with remote "/tmp/rclone4010135231" === 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-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", 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/09 05:01:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/09 05:01:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/09 05:01:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/09 05:01:59 DEBUG : potato: Seek from 10 to 0 2025/04/09 05:01:59 DEBUG : potato: Seek from 10 to 0 2025/04/09 05:01:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/09 05:01:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/09 05:01:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/09 05:01:59 DEBUG : potato: Seek from 5 to 2 2025/04/09 05:01:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/09 05:01:59 DEBUG : potato: Seek from 7 to 0 2025/04/09 05:01:59 DEBUG : potato: Seek from 7 to 0 2025/04/09 05:01:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/09 05:01:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/09 05:01:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/09 05:01:59 DEBUG : potato: Seek from 5 to 2 2025/04/09 05:01:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/09 05:01:59 DEBUG : potato: Seek from 8 to 0 2025/04/09 05:01:59 DEBUG : potato: Seek from 8 to 0 2025/04/09 05:01:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/09 05:01:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/09 05:01:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/09 05:01:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/09 05:01:59 DEBUG : potato: Seek from 5 to 2 2025/04/09 05:01:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/09 05:01:59 DEBUG : potato: Seek from 9 to 0 2025/04/09 05:01:59 DEBUG : potato: Seek from 9 to 0 2025/04/09 05:01:59 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-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:02:01 DEBUG : rutabaga: md5 = 6434531dbfafee1542a26b8d29c669fc OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/09 05:02:04 DEBUG : empty space: md5 = b1389f255af4d0f27f21e5bf9c1e42ba OK === RUN TestCheck/3 2025/04/09 05:02:06 DEBUG : potato2: md5 = d927c0c3559cbf9684ba96b69f5411cd OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/09 05:02:08 DEBUG : remotepotato: md5 = b4c611ff3533018e14e0d9fc01d517de OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.34s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.33s) === RUN TestCheckFsError 2025/04/09 05:02:11 DEBUG : Creating backend with remote "nonexistent" 2025/04/09 05:02:11 DEBUG : Creating backend with remote "nonexistent" 2025/04/09 05:02:11 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/09 05:02:11 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/09 05:02:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/09 05:02:11 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-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:02:13 DEBUG : rutabaga: md5 = 53ed2663b207433434a0d5c53f2fc10c OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/09 05:02:17 DEBUG : empty space: md5 = 207eb1cdc05022cb6988c04436c48d04 OK === RUN TestCheckDownload/3 2025/04/09 05:02:20 DEBUG : potato2: md5 = 0fd80fc458a16490ece6d9e2a8eac6a5 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/09 05:02:24 DEBUG : remotepotato: md5 = f77c90a2958ffe8654f658bd75a6138a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.58s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (1.25s) --- PASS: TestCheckDownload/3 (0.94s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (1.48s) --- PASS: TestCheckDownload/6 (1.17s) --- PASS: TestCheckDownload/7 (1.11s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:02:30 DEBUG : rutabaga: md5 = b04672d9e2a6af4dfdc8fb227e95a3ab OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/09 05:02:32 DEBUG : empty space: md5 = 8ab7017f870c2645ce82184304a8b203 OK === RUN TestCheckSizeOnly/3 2025/04/09 05:02:34 DEBUG : potato2: md5 = f63dc847ffdeef8939a23124cdcb980d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/09 05:02:37 DEBUG : remotepotato: md5 = 8c62a6f00e3bb17309df041d0c8a1fb8 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.10s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:02:41 DEBUG : test.sum: md5 = 1e612bce1f24b8d96cf01e00122fec5a OK 2025/04/09 05:02:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/09 05:02:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/09 05:02:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/09 05:02:42 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/09 05:02:44 DEBUG : test.sum: md5 = 41c3755cca275ba907bb06c77bbe9483 OK 2025/04/09 05:02:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/09 05:02:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/09 05:02:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/09 05:02:45 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.88s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:02:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xefaleh1gupu/data" 2025/04/09 05:02:46 DEBUG : Creating backend with remote "TestDrive:crypt/gasmof22eht45k14cl8u5nogb1r7jsh0eck79inahpj0ko96vubg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:02:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xefaleh1gupu/data" 2025/04/09 05:02:48 DEBUG : Creating backend with remote "TestDrive:crypt/gasmof22eht45k14cl8u5nogb1r7jsh0eck79inahpj0ko96vubg/vjrnln8ratgmqakfosrqe8espk" 2025/04/09 05:02:52 DEBUG : data/banana: md5 = 4532c6ddee1d37ab269174fa2e54cad3 OK 2025/04/09 05:02:54 DEBUG : test.sum: md5 = 4d556865667c984739d21624ae61596d OK === RUN TestCheckSumDownload/subtest1 2025/04/09 05:02:58 DEBUG : data/potato: md5 = e99df40fef3dd1ae6948632e93973fb5 OK 2025/04/09 05:03:00 DEBUG : test.sum: md5 = 9057f62a53fe2ff82ad5e7b35128f8f3 OK === RUN TestCheckSumDownload/subtest2 2025/04/09 05:03:04 DEBUG : test.sum: md5 = 768ebeed433394490789cd4f8b9d99b6 OK === RUN TestCheckSumDownload/subtest3 2025/04/09 05:03:09 DEBUG : test.sum: md5 = 411941a1f8d8b7918bd98fb8c0f96bc3 OK === RUN TestCheckSumDownload/subtest4 2025/04/09 05:03:13 DEBUG : test.sum: md5 = e4839a04b97f0b506a7157c776368197 OK === RUN TestCheckSumDownload/subtest5 2025/04/09 05:03:17 DEBUG : test.sum: md5 = d761daf073ceac60f12f707c539a79f9 OK === RUN TestCheckSumDownload/subtest6 2025/04/09 05:03:22 DEBUG : data/banana: md5 = 3f89d9dce056f53b36cea33d04d4f4b1 OK 2025/04/09 05:03:24 DEBUG : data/potato: md5 = 9a0acc10df7aeb7f4abebd78e28e38cf OK 2025/04/09 05:03:25 DEBUG : test.sum: md5 = 3fe5feb3bf6e0aabc95481cdac6bd092 OK === RUN TestCheckSumDownload/subtest7 2025/04/09 05:03:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/09 05:03:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.53s) --- PASS: TestCheckSumDownload/subtest1 (2.51s) --- PASS: TestCheckSumDownload/subtest2 (2.34s) --- PASS: TestCheckSumDownload/subtest3 (2.64s) --- PASS: TestCheckSumDownload/subtest4 (2.64s) --- PASS: TestCheckSumDownload/subtest5 (2.02s) --- PASS: TestCheckSumDownload/subtest6 (2.99s) --- PASS: TestCheckSumDownload/subtest7 (2.79s) === RUN TestApplyTransforms 2025/04/09 05:03:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beponel3vika" 2025/04/09 05:03:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 05:03:31 DEBUG : Creating backend with remote "TestDrive:crypt/89rj6p46n3bgvmnbqpkgvff8utjthfgru33uocmh0vf98jvjvmsg" 2025/04/09 05:03:32 DEBUG : Creating backend with remote "/tmp/rclone3147659069" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beponel3vika'", Local "Local file system at /tmp/rclone3147659069", Modify Window "1ms" 2025/04/09 05:03:35 DEBUG : hello, world!: md5 = 85499ec9dca98cafc0291207929dde59 OK upper checkfile vs. lower remote (without normalization) 2025/04/09 05:03:35 ERROR : hello, world!: sum not found 2025/04/09 05:03:35 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-beponel3vika' 2025/04/09 05:03:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beponel3vika': 1 files missing 2025/04/09 05:03:35 NOTICE: 1 hashes missing 2025/04/09 05:03:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beponel3vika': 2 differences found 2025/04/09 05:03:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beponel3vika': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/09 05:03:37 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/09 05:03:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beponel3vika': 0 differences found 2025/04/09 05:03:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beponel3vika': 1 matching files 2025/04/09 05:03:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-harihib6diqa" 2025/04/09 05:03:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 05:03:37 DEBUG : Creating backend with remote "TestDrive:crypt/guqfng6qtqb99624eblh54892aqsf2tlmuggdm353trnb96ompd0" 2025/04/09 05:03:38 DEBUG : Creating backend with remote "/tmp/rclone472519074" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-harihib6diqa'", Local "Local file system at /tmp/rclone472519074", Modify Window "1ms" 2025/04/09 05:03:40 DEBUG : HELLO, WORLD!: md5 = b2e65c63d32573dead7150bc60b0e7b8 OK lower checkfile vs. upper remote (without normalization) 2025/04/09 05:03:40 ERROR : HELLO, WORLD!: sum not found 2025/04/09 05:03:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-harihib6diqa' 2025/04/09 05:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-harihib6diqa': 1 files missing 2025/04/09 05:03:40 NOTICE: 1 hashes missing 2025/04/09 05:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-harihib6diqa': 2 differences found 2025/04/09 05:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-harihib6diqa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/09 05:03:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/09 05:03:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-harihib6diqa': 0 differences found 2025/04/09 05:03:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-harihib6diqa': 1 matching files 2025/04/09 05:03:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zinoceh0fuja" 2025/04/09 05:03:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 05:03:42 DEBUG : Creating backend with remote "TestDrive:crypt/18bc64v6k2eqauh4ci5tfp4pk5jk341m93dte8u9k26eigfnd1i0" 2025/04/09 05:03:43 DEBUG : Creating backend with remote "/tmp/rclone436235377" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zinoceh0fuja'", Local "Local file system at /tmp/rclone436235377", Modify Window "1ms" 2025/04/09 05:03:46 DEBUG : HeLlO, wOrLd!: md5 = 8b388cc54c9226817851870a00236345 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/09 05:03:46 ERROR : HeLlO, wOrLd!: sum not found 2025/04/09 05:03:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zinoceh0fuja' 2025/04/09 05:03:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zinoceh0fuja': 1 files missing 2025/04/09 05:03:46 NOTICE: 1 hashes missing 2025/04/09 05:03:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zinoceh0fuja': 2 differences found 2025/04/09 05:03:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zinoceh0fuja': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/09 05:03:48 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/09 05:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zinoceh0fuja': 0 differences found 2025/04/09 05:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zinoceh0fuja': 1 matching files 2025/04/09 05:03:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gacaraq2jura" 2025/04/09 05:03:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 05:03:48 DEBUG : Creating backend with remote "TestDrive:crypt/jr4nqdm3keprie34blso42sa8gk3kq64vi8lgvc44212nchmcej0" 2025/04/09 05:03:49 DEBUG : Creating backend with remote "/tmp/rclone1171170143" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacaraq2jura'", Local "Local file system at /tmp/rclone1171170143", Modify Window "1ms" 2025/04/09 05:03:51 DEBUG : HELLO, WORLD!: md5 = 9a8c715d63096374d8a934caeb772f80 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/09 05:03:52 ERROR : HELLO, WORLD!: sum not found 2025/04/09 05:03:52 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gacaraq2jura' 2025/04/09 05:03:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gacaraq2jura': 1 files missing 2025/04/09 05:03:52 NOTICE: 1 hashes missing 2025/04/09 05:03:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gacaraq2jura': 2 differences found 2025/04/09 05:03:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gacaraq2jura': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/09 05:03:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/09 05:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gacaraq2jura': 0 differences found 2025/04/09 05:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gacaraq2jura': 1 matching files 2025/04/09 05:03:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wateboc6yulu" 2025/04/09 05:03:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 05:03:53 DEBUG : Creating backend with remote "TestDrive:crypt/ld3jbi0nd82kag60dno4idt47n8ijk567i4ef76amnh3p8tsjvtg" 2025/04/09 05:03:54 DEBUG : Creating backend with remote "/tmp/rclone1044636727" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wateboc6yulu'", Local "Local file system at /tmp/rclone1044636727", Modify Window "1ms" 2025/04/09 05:03:56 DEBUG : 測試_Русский___ě_áñ: md5 = b5e7d8353edbfd4ee60340f339135e45 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/09 05:03:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/09 05:03:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wateboc6yulu' 2025/04/09 05:03:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wateboc6yulu': 1 files missing 2025/04/09 05:03:57 NOTICE: 1 hashes missing 2025/04/09 05:03:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wateboc6yulu': 2 differences found 2025/04/09 05:03:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wateboc6yulu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/09 05:03:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/09 05:03:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wateboc6yulu': 0 differences found 2025/04/09 05:03:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wateboc6yulu': 1 matching files 2025/04/09 05:03:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pojohuy4guwe" 2025/04/09 05:03:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 05:03:58 DEBUG : Creating backend with remote "TestDrive:crypt/mndr7tt7acr84umh03bu1jls4pn81m792cji2tn0epohgk8q3ddg" 2025/04/09 05:03:59 DEBUG : Creating backend with remote "/tmp/rclone4138495837" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pojohuy4guwe'", Local "Local file system at /tmp/rclone4138495837", Modify Window "1ms" 2025/04/09 05:04:01 DEBUG : 測試_Русский___ě_áñ: md5 = 5eaea30622b289d9b670869c27065228 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/09 05:04:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/09 05:04:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pojohuy4guwe' 2025/04/09 05:04:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pojohuy4guwe': 1 files missing 2025/04/09 05:04:02 NOTICE: 1 hashes missing 2025/04/09 05:04:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pojohuy4guwe': 2 differences found 2025/04/09 05:04:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pojohuy4guwe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/09 05:04:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/09 05:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pojohuy4guwe': 0 differences found 2025/04/09 05:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pojohuy4guwe': 1 matching files 2025/04/09 05:04:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitomob1pexo" 2025/04/09 05:04:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 05:04:03 DEBUG : Creating backend with remote "TestDrive:crypt/80ienb32ft3uc4sh1q1qutlv8894egu6sao05c57a831okg78li0" 2025/04/09 05:04:04 DEBUG : Creating backend with remote "/tmp/rclone2728303756" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitomob1pexo'", Local "Local file system at /tmp/rclone2728303756", Modify Window "1ms" 2025/04/09 05:04:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 665df19be8158ee60c2be3ceb2f1a526 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/09 05:04:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/09 05:04:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mitomob1pexo' 2025/04/09 05:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mitomob1pexo': 1 files missing 2025/04/09 05:04:07 NOTICE: 1 hashes missing 2025/04/09 05:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mitomob1pexo': 2 differences found 2025/04/09 05:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mitomob1pexo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/09 05:04:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/09 05:04:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mitomob1pexo': 0 differences found 2025/04/09 05:04:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mitomob1pexo': 1 matching files 2025/04/09 05:04:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gikirim7necu" 2025/04/09 05:04:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 05:04:08 DEBUG : Creating backend with remote "TestDrive:crypt/2v12fsk9as69d8d67m9dckm4vbe12gieaallvb4euceb7h5l1kt0" 2025/04/09 05:04:09 DEBUG : Creating backend with remote "/tmp/rclone726137235" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gikirim7necu'", Local "Local file system at /tmp/rclone726137235", Modify Window "1ms" 2025/04/09 05:04:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 062248290d56f726bd8dba2861ded03e OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/09 05:04:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/09 05:04:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gikirim7necu' 2025/04/09 05:04:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gikirim7necu': 1 files missing 2025/04/09 05:04:12 NOTICE: 1 hashes missing 2025/04/09 05:04:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gikirim7necu': 2 differences found 2025/04/09 05:04:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gikirim7necu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/09 05:04:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/09 05:04:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gikirim7necu': 0 differences found 2025/04/09 05:04:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gikirim7necu': 1 matching files 2025/04/09 05:04:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejecer7duri" 2025/04/09 05:04:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 05:04:13 DEBUG : Creating backend with remote "TestDrive:crypt/b79n6bp0kj5gv25b3jaae068btg0inrd5fkjq57d3l1cnekipe1g" 2025/04/09 05:04:14 DEBUG : Creating backend with remote "/tmp/rclone3522850996" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejecer7duri'", Local "Local file system at /tmp/rclone3522850996", Modify Window "1ms" 2025/04/09 05:04:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5588dc3d9edf483885b8dc968947e8ed OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/09 05:04:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/09 05:04:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fejecer7duri' 2025/04/09 05:04:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fejecer7duri': 1 files missing 2025/04/09 05:04:17 NOTICE: 1 hashes missing 2025/04/09 05:04:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fejecer7duri': 2 differences found 2025/04/09 05:04:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fejecer7duri': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/09 05:04:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/09 05:04:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fejecer7duri': 0 differences found 2025/04/09 05:04:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fejecer7duri': 1 matching files 2025/04/09 05:04:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyutaw0mepu" 2025/04/09 05:04:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 05:04:18 DEBUG : Creating backend with remote "TestDrive:crypt/kt8l964308ahra31klabr9p29s0bmlu5nmngnl1usehbg60vtjq0" 2025/04/09 05:04:19 DEBUG : Creating backend with remote "/tmp/rclone2545122915" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyutaw0mepu'", Local "Local file system at /tmp/rclone2545122915", Modify Window "1ms" 2025/04/09 05:04:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1c23ed1bd3b6fa6d30ffa6cc86a06c63 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/09 05:04:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/09 05:04:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jiyutaw0mepu' 2025/04/09 05:04:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiyutaw0mepu': 1 files missing 2025/04/09 05:04:22 NOTICE: 1 hashes missing 2025/04/09 05:04:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiyutaw0mepu': 2 differences found 2025/04/09 05:04:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiyutaw0mepu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/09 05:04:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/09 05:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiyutaw0mepu': 0 differences found 2025/04/09 05:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiyutaw0mepu': 1 matching files 2025/04/09 05:04:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyutaw0mepu': Purge remote 2025/04/09 05:04:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejecer7duri': Purge remote 2025/04/09 05:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gikirim7necu': Purge remote 2025/04/09 05:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitomob1pexo': Purge remote 2025/04/09 05:04:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pojohuy4guwe': Purge remote 2025/04/09 05:04:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wateboc6yulu': Purge remote 2025/04/09 05:04:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gacaraq2jura': Purge remote 2025/04/09 05:04:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zinoceh0fuja': Purge remote 2025/04/09 05:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-harihib6diqa': Purge remote 2025/04/09 05:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beponel3vika': Purge remote --- PASS: TestApplyTransforms (56.33s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:04:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/09 05:04:30 DEBUG : sub/file2: md5 = c852d506239c055419fc0b7806482635 OK 2025/04/09 05:04:30 INFO : file1: Copied (new) to: sub/file2 2025/04/09 05:04:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/09 05:04:31 DEBUG : file1: Unchanged skipping 2025/04/09 05:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': don't need to copy/move sub/file2, it is already at target location 2025/04/09 05:04:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.15s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:04:36 DEBUG : dst/file1: md5 = 94d8b78ae603e4bbc8fb9d10625964b1 OK 2025/04/09 05:04:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xefaleh1gupu/backup" 2025/04/09 05:04:37 DEBUG : Creating backend with remote "TestDrive:crypt/gasmof22eht45k14cl8u5nogb1r7jsh0eck79inahpj0ko96vubg/1nrff024r7pq65ecp72fc28jb0" 2025/04/09 05:04:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/09 05:04:41 INFO : dst/file1: Moved (server-side) 2025/04/09 05:04:43 DEBUG : dst/file1: md5 = 4f81868e39c1d3dd062bea9380680a51 OK 2025/04/09 05:04:43 INFO : dst/file1: Copied (new) 2025/04/09 05:04:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/09 05:04:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/09 05:04:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.05s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:04:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xefaleh1gupu/dst" 2025/04/09 05:04:47 DEBUG : Creating backend with remote "TestDrive:crypt/gasmof22eht45k14cl8u5nogb1r7jsh0eck79inahpj0ko96vubg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/09 05:04:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xefaleh1gupu/CompareDest" 2025/04/09 05:04:49 DEBUG : Creating backend with remote "TestDrive:crypt/gasmof22eht45k14cl8u5nogb1r7jsh0eck79inahpj0ko96vubg/gveqi14airsml4bgu7krj116o8" 2025/04/09 05:04:51 DEBUG : one: Need to transfer - File not found at Destination 2025/04/09 05:04:53 DEBUG : one: md5 = 0ede90f8007ce497da3fbf5b5468c39c OK 2025/04/09 05:04:53 INFO : one: Copied (new) 2025/04/09 05:04:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/09 05:04:56 DEBUG : one: md5 = be81ef61828b67f6b23bbd3bda1d0254 OK 2025/04/09 05:04:56 INFO : one: Copied (replaced existing) 2025/04/09 05:04:58 DEBUG : dst/one: md5 = 1cf81ccf84f0d9a7111524afc747f2a2 OK 2025/04/09 05:05:00 DEBUG : CompareDest/one: md5 = 4d9a0dc990092d33c427771295743b03 OK 2025/04/09 05:05:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/09 05:05:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/09 05:05:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/09 05:05:03 DEBUG : CompareDest/two: md5 = 9b7dc7dc5277cd307b246023a7499689 OK 2025/04/09 05:05:04 DEBUG : two: Need to transfer - File not found at Destination 2025/04/09 05:05:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/09 05:05:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/09 05:05:05 DEBUG : two: Need to transfer - File not found at Destination 2025/04/09 05:05:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/09 05:05:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/09 05:05:06 DEBUG : two: Need to transfer - File not found at Destination 2025/04/09 05:05:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/09 05:05:08 DEBUG : two: md5 = 74d982a5978923a4f7625d3caf0e89a7 OK 2025/04/09 05:05:08 INFO : two: Copied (new) 2025/04/09 05:05:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/09 05:05:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:05:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/09 05:05:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.14s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:05:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xefaleh1gupu/dst" 2025/04/09 05:05:13 DEBUG : Creating backend with remote "TestDrive:crypt/gasmof22eht45k14cl8u5nogb1r7jsh0eck79inahpj0ko96vubg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/09 05:05:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xefaleh1gupu/CopyDest" 2025/04/09 05:05:14 DEBUG : Creating backend with remote "TestDrive:crypt/gasmof22eht45k14cl8u5nogb1r7jsh0eck79inahpj0ko96vubg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/09 05:05:16 DEBUG : one: Need to transfer - File not found at Destination 2025/04/09 05:05:18 DEBUG : one: md5 = 08fe2f2e5f2f391c1dd9726473fd05cf OK 2025/04/09 05:05:18 INFO : one: Copied (new) 2025/04/09 05:05:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/09 05:05:21 DEBUG : one: md5 = 589475e8549fd4a11543f126a7b4a2f5 OK 2025/04/09 05:05:21 INFO : one: Copied (replaced existing) 2025/04/09 05:05:23 DEBUG : dst/one: md5 = 5b3a1a430970339dd47d0a258eed677a OK 2025/04/09 05:05:25 DEBUG : CopyDest/one: md5 = fd7099bf797377c79d8d3dafa740d67f OK 2025/04/09 05:05:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xefaleh1gupu/BackupDir" 2025/04/09 05:05:26 DEBUG : Creating backend with remote "TestDrive:crypt/gasmof22eht45k14cl8u5nogb1r7jsh0eck79inahpj0ko96vubg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/09 05:05:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/09 05:05:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/09 05:05:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/09 05:05:30 INFO : one: Moved (server-side) 2025/04/09 05:05:31 INFO : one: Copied (server-side copy) 2025/04/09 05:05:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/09 05:05:33 DEBUG : CopyDest/two: md5 = 69584ba6b7bc7790555b2f5403959e31 OK 2025/04/09 05:05:33 DEBUG : two: Need to transfer - File not found at Destination 2025/04/09 05:05:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/09 05:05:35 INFO : two: Copied (server-side copy) 2025/04/09 05:05:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/09 05:05:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/09 05:05:35 DEBUG : two: Unchanged skipping 2025/04/09 05:05:37 DEBUG : CopyDest/three: md5 = 4d31a9aeb015a651b80b64f9f57b7b04 OK 2025/04/09 05:05:38 DEBUG : three: Need to transfer - File not found at Destination 2025/04/09 05:05:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/09 05:05:38 DEBUG : three: Destination not found in --copy-dest 2025/04/09 05:05:40 DEBUG : three: md5 = b1e8db3ec9118b65f68ccbe2f4dd20ed OK 2025/04/09 05:05:40 INFO : three: Copied (new) 2025/04/09 05:05:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/09 05:05:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:05:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/09 05:05:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/09 05:05:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:05:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/09 05:05:46 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.89s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:05:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/09 05:05:50 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b2fdb7d80eef6a9c9aa4c85981d768f4 OK 2025/04/09 05:05:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/09 05:05:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/09 05:05:51 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/09 05:05:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/09 05:05:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/09 05:05:54 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 54c7acf43ac70a3e75027e22e0ae5a73 OK 2025/04/09 05:05:54 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/09 05:05:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/09 05:05:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.48s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:06:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': Looking for duplicate names using skip mode. 2025/04/09 05:06:00 NOTICE: one: Found 2 files with duplicate names 2025/04/09 05:06:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.90s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:06:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': Looking for duplicate names using skip mode. 2025/04/09 05:06:07 NOTICE: one: Found 3 files with duplicate names 2025/04/09 05:06:07 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/09 05:06:07 INFO : one: Deleted 2025/04/09 05:06:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.89s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:06:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': Looking for duplicate names using first mode. 2025/04/09 05:06:13 NOTICE: one: Found 3 files with duplicate names 2025/04/09 05:06:14 INFO : one: Deleted 2025/04/09 05:06:14 INFO : one: Deleted 2025/04/09 05:06:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.32s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:06:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': Looking for duplicate names using newest mode. 2025/04/09 05:06:20 NOTICE: one: Found 3 files with duplicate names 2025/04/09 05:06:20 INFO : one: Deleted 2025/04/09 05:06:21 INFO : one: Deleted 2025/04/09 05:06:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.69s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:06:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': Looking for duplicate names using oldest mode. 2025/04/09 05:06:27 NOTICE: one: Found 3 files with duplicate names 2025/04/09 05:06:27 INFO : one: Deleted 2025/04/09 05:06:28 INFO : one: Deleted 2025/04/09 05:06:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.43s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:06:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': Looking for duplicate names using largest mode. 2025/04/09 05:06:33 NOTICE: one: Found 3 files with duplicate names 2025/04/09 05:06:34 INFO : one: Deleted 2025/04/09 05:06:34 INFO : one: Deleted 2025/04/09 05:06:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.58s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:06:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': Looking for duplicate names using smallest mode. 2025/04/09 05:06:40 NOTICE: one: Found 3 files with duplicate names 2025/04/09 05:06:40 INFO : one: Deleted 2025/04/09 05:06:41 INFO : one: Deleted 2025/04/09 05:06:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.26s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:06:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': Looking for duplicate names using rename mode. 2025/04/09 05:06:47 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/09 05:06:48 INFO : one-2.txt: renamed from: one.txt 2025/04/09 05:06:50 INFO : one-3.txt: renamed from: one.txt 2025/04/09 05:06:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.65s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:06:56 DEBUG : dupe1/one.txt: md5 = 8c0a59c67ac548573bf542a99143dc75 OK 2025/04/09 05:06:58 DEBUG : dupe2/two.txt: md5 = 09437bfc3af592895571080202d8ce5b OK 2025/04/09 05:07:00 DEBUG : dupe3/three.txt: md5 = 495ef1619f9a678d17d72a4832b9ddf7 OK 2025/04/09 05:07:01 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/09 05:07:01 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/09 05:07:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/09 05:07:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/09 05:07:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/09 05:07:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/09 05:07:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.29s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:07:08 DEBUG : a.txt: md5 = 15df22f55b93c765f78e9529480b58a1 OK 2025/04/09 05:07:09 DEBUG : zend.txt: md5 = 9a8e596fb930f4025a870ead997c634a OK 2025/04/09 05:07:11 DEBUG : sub dir/hello world: md5 = 8ec02cf3ef2725a3c303e765689bac27 OK 2025/04/09 05:07:13 DEBUG : sub dir/hello world2: md5 = f3ba4171f005ce332a3887270d8c023e OK 2025/04/09 05:07:15 DEBUG : sub dir/ignore dir/.ignore: md5 = b24751bbdfadc2c5407c0fcfcaeb90bb OK 2025/04/09 05:07:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1c6babac341a14710388360c58521e96 OK 2025/04/09 05:07:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = ddcac13425fc222d0ad3f7fd1dd4d4a3 OK 2025/04/09 05:07:20 DEBUG : a.txt: Excluded (Size Filter) 2025/04/09 05:07:20 DEBUG : a.txt: Excluded 2025/04/09 05:07:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/09 05:07:21 DEBUG : sub dir/hello world: Excluded 2025/04/09 05:07:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/09 05:07:21 DEBUG : sub dir/hello world2: Excluded 2025/04/09 05:07:21 DEBUG : sub dir/ignore dir: Excluded 2025/04/09 05:07:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/09 05:07:21 DEBUG : sub dir/hello world: Excluded 2025/04/09 05:07:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/09 05:07:21 DEBUG : sub dir/hello world2: Excluded 2025/04/09 05:07:22 DEBUG : sub dir/ignore dir: Excluded 2025/04/09 05:07:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/09 05:07:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/09 05:07:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/09 05:07:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/09 05:07:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/09 05:07:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/09 05:07:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.98s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:07:30 DEBUG : a.txt: md5 = 5b5e330e27e7f250d67dcdaf1c51f9f4 OK 2025/04/09 05:07:32 DEBUG : zend.txt: md5 = 2c8a959c267fc2669d85814b134575e4 OK 2025/04/09 05:07:34 DEBUG : sub dir/hello world: md5 = c8902cfacca9a618b2c282d732fa7220 OK 2025/04/09 05:07:35 DEBUG : sub dir/hello world2: md5 = 905e6684d879fc2b987e4d6971378a41 OK 2025/04/09 05:07:37 DEBUG : sub dir/ignore dir/.ignore: md5 = 09e57011c47f35e9e66170bb52a4b715 OK 2025/04/09 05:07:39 DEBUG : sub dir/ignore dir/should be ignored: md5 = f1f41bdd5f13e448986687b99e81400d OK 2025/04/09 05:07:41 DEBUG : sub dir/sub sub dir/hello world3: md5 = 78149b314193dfe0a451d59965c36060 OK 2025/04/09 05:07:42 DEBUG : a.txt: Excluded (Size Filter) 2025/04/09 05:07:42 DEBUG : a.txt: Excluded 2025/04/09 05:07:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/09 05:07:43 DEBUG : sub dir/hello world2: Excluded 2025/04/09 05:07:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/09 05:07:43 DEBUG : sub dir/hello world: Excluded 2025/04/09 05:07:43 DEBUG : sub dir/ignore dir: Excluded 2025/04/09 05:07:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/09 05:07:43 DEBUG : sub dir/hello world2: Excluded 2025/04/09 05:07:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/09 05:07:43 DEBUG : sub dir/hello world: Excluded 2025/04/09 05:07:44 DEBUG : sub dir/ignore dir: Excluded 2025/04/09 05:07:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/09 05:07:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/09 05:07:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/09 05:07:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/09 05:07:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/09 05:07:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/09 05:07:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.17s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:07:52 DEBUG : file1: md5 = e3b7bb74f82e7d82982f3e8d37e02a6a OK 2025/04/09 05:07:55 DEBUG : sub/file2: md5 = 408194d0bd49daf892f2db06b008f4a9 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/09 05:07:58 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/09 05:07:58 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/09 05:07:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/09 05:08:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.31s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.42s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:08:03 DEBUG : file1: md5 = a44cbf30b1e8ee47d4ecc38728c9514c OK 2025/04/09 05:08:05 DEBUG : sub/file2: md5 = 75fcf02a72343a9bc0aaa1aa53dd49b3 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/09 05:08:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xefaleh1gupu/notfound" 2025/04/09 05:08:09 DEBUG : Config file has changed externally - reloading 2025/04/09 05:08:09 DEBUG : Creating backend with remote "TestDrive:crypt/gasmof22eht45k14cl8u5nogb1r7jsh0eck79inahpj0ko96vubg/qe0i31qdkoejk60elps0ni5sqk" 2025/04/09 05:08:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.07s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:08:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': Making directory 2025/04/09 05:08:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': Making directory --- PASS: TestMkdir (0.76s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:08:16 DEBUG : sub dir/hello world: md5 = 7d9d3760c1869445fd3b5e287a9134ee OK 2025/04/09 05:08:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.76s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:08:20 DEBUG : potato2: md5 = 283e852c22c0cee2c069d9d246858e0f OK 2025/04/09 05:08:22 DEBUG : empty space: md5 = 45e3abfb1eb3845b324fe409696206bd OK --- PASS: TestLs (4.92s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:08:25 DEBUG : potato2: md5 = f7476c91008cecaf96ad62b78403cd1d OK 2025/04/09 05:08:27 DEBUG : empty space: md5 = 500b252b0a8fdf5e99d99b1537df72c0 OK 2025/04/09 05:08:27 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.11s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:08:30 DEBUG : potato2: md5 = 47133ebcfdf396add13506a182e72797 OK 2025/04/09 05:08:32 DEBUG : empty space: md5 = 1a0569610ce7255622462a4beb019dcc OK --- PASS: TestLsLong (4.86s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:08:35 DEBUG : potato2: md5 = 318fe70b690b18ea8989138e2a954bf2 OK 2025/04/09 05:08:36 DEBUG : empty space: md5 = 718fd955d6b3aa3a09be3d4d382e83f8 OK --- PASS: TestHashSums (4.29s) === RUN TestHashSumsWithErrors 2025/04/09 05:08:38 DEBUG : Creating backend with remote ":memory:" 2025/04/09 05:08:38 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/09 05:08:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/09 05:08:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/09 05:08:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/09 05:08:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/09 05:08:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/09 05:08:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/09 05:08:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/09 05:08:38 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-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:08:39 DEBUG : potato2: md5 = d4597b26f3b92569a968ae532b335deb OK 2025/04/09 05:08:41 DEBUG : empty space: md5 = 74d7db5c829c74b111507dda41f5ed0f OK 2025/04/09 05:08:43 DEBUG : sub dir/potato3: md5 = 19b48e6514ac4c14abc49ac9f81fad89 OK 2025/04/09 05:08:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.60s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:08:48 DEBUG : small: md5 = db651a91b8a6685b9bc3a79e947fec51 OK 2025/04/09 05:08:49 DEBUG : medium: md5 = 7dc71f9cecc79e4c62806fe8111259c3 OK 2025/04/09 05:08:51 DEBUG : large: md5 = eda8a86a5666bf17f0b7aa44e506f9ef OK 2025/04/09 05:08:51 DEBUG : Waiting for deletions to finish 2025/04/09 05:08:51 DEBUG : large: Excluded (Size Filter) 2025/04/09 05:08:52 INFO : medium: Deleted 2025/04/09 05:08:52 INFO : small: Deleted --- PASS: TestDelete (6.37s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:08:54 DEBUG : small: md5 = e13e6f614ed6000328beb7a5c59ef946 OK 2025/04/09 05:08:56 DEBUG : medium: md5 = 5468f75c40bc00a83c72ee3473f4ca16 OK 2025/04/09 05:08:57 DEBUG : large: md5 = 9368fe4336e1c600a7acc10fb6bbd116 OK 2025/04/09 05:08:57 DEBUG : Waiting for deletions to finish 2025/04/09 05:08:57 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/09 05:08:58 INFO : small: Deleted 2025/04/09 05:08:58 INFO : medium: Deleted --- PASS: TestMaxDelete (6.69s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:09:01 DEBUG : small: md5 = a1d7a1aa84321de2da3a5a2ef2099bff OK 2025/04/09 05:09:02 DEBUG : medium: md5 = 1d8e5051d2632c18fbf4a3ee5b0dea23 OK 2025/04/09 05:09:04 DEBUG : large: md5 = ad7d996fd1f931d7d72e789e8648b9d7 OK 2025/04/09 05:09:04 DEBUG : Waiting for deletions to finish 2025/04/09 05:09:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/09 05:09:05 INFO : small: Deleted 2025/04/09 05:09:05 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.97s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:09:08 DEBUG : small: md5 = a3a42324534782b4632f20fe00496f6d OK 2025/04/09 05:09:09 DEBUG : medium: md5 = de238160fe1d4b88081621f4f02db288 OK 2025/04/09 05:09:11 DEBUG : large: md5 = 2e4e419b84bc870d9c559554ae978a10 OK 2025/04/09 05:09:11 DEBUG : Waiting for deletions to finish 2025/04/09 05:09:11 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/09 05:09:12 INFO : small: Deleted 2025/04/09 05:09:12 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.93s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:09:15 DEBUG : ReadFile: md5 = 6b595586d77f3cb19f7197a7d1f9d081 OK --- PASS: TestReadFile (4.01s) === RUN TestRetry 2025/04/09 05:09:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/09 05:09:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/09 05:09:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/09 05:09:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/09 05:09:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/09 05:09:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/09 05:09:18 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-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:09:19 DEBUG : file1: md5 = 635575b7e92282e3a53b8b1a4f12bb4f OK 2025/04/09 05:09:20 DEBUG : file2: md5 = 2edee6ae6d4b424594387f87b551ea8f OK --- PASS: TestCat (16.14s) === RUN TestPurge 2025/04/09 05:09:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wumalaf2rebu" 2025/04/09 05:09:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 05:09:34 DEBUG : Creating backend with remote "TestDrive:crypt/92v80o1h584a1h62mu03ogfb73oto4cum2mg3smc8l4j3cifs1b0" 2025/04/09 05:09:35 DEBUG : Creating backend with remote "/tmp/rclone4053419399" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumalaf2rebu'", Local "Local file system at /tmp/rclone4053419399", Modify Window "1ms" 2025/04/09 05:09:39 DEBUG : A1/B1/C1/one: md5 = f31199c8ae8c72520c02ed65635735e3 OK 2025/04/09 05:09:39 INFO : A2: Making directory 2025/04/09 05:09:40 INFO : A1/B2: Making directory 2025/04/09 05:09:41 INFO : A1/B2/C2: Making directory 2025/04/09 05:09:41 INFO : A1/B1/C3: Making directory 2025/04/09 05:09:42 INFO : A3: Making directory 2025/04/09 05:09:43 INFO : A3/B3: Making directory 2025/04/09 05:09:44 INFO : A3/B3/C4: Making directory 2025/04/09 05:09:46 DEBUG : A1/two: md5 = 954ff1edc86d8dca014774e48c146722 OK 2025/04/09 05:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumalaf2rebu': Purge remote 2025/04/09 05:09:49 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.80s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:09:53 DEBUG : A1/B1/C1/one: md5 = 8127d032535f787b864afab621db94dc OK 2025/04/09 05:09:53 INFO : A2: Making directory 2025/04/09 05:09:54 INFO : A1/B2: Making directory 2025/04/09 05:09:55 INFO : A1/B2/C2: Making directory 2025/04/09 05:09:55 INFO : A1/B1/C3: Making directory 2025/04/09 05:09:56 INFO : A3: Making directory 2025/04/09 05:09:57 INFO : A3/B3: Making directory 2025/04/09 05:09:58 INFO : A3/B3/C4: Making directory 2025/04/09 05:10:00 DEBUG : A1/two: md5 = 75d7470eb8627e5b7fac8e19c2ef706c OK 2025/04/09 05:10:01 DEBUG : removing 1 level 3 directories 2025/04/09 05:10:01 INFO : A3/B3/C4: Removing directory 2025/04/09 05:10:04 DEBUG : removing 2 level 3 directories 2025/04/09 05:10:04 INFO : A1/B2/C2: Removing directory 2025/04/09 05:10:04 INFO : A1/B1/C3: Removing directory 2025/04/09 05:10:04 DEBUG : removing 2 level 2 directories 2025/04/09 05:10:04 INFO : A3/B3: Removing directory 2025/04/09 05:10:04 INFO : A1/B2: Removing directory 2025/04/09 05:10:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/09 05:10:05 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/09 05:10:05 DEBUG : removing 2 level 1 directories 2025/04/09 05:10:05 INFO : A3: Removing directory 2025/04/09 05:10:05 INFO : A2: Removing directory 2025/04/09 05:10:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/09 05:10:09 DEBUG : removing 1 level 3 directories 2025/04/09 05:10:09 INFO : A1/B1/C1: Removing directory 2025/04/09 05:10:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:10 DEBUG : removing 1 level 2 directories 2025/04/09 05:10:10 INFO : A1/B1: Removing directory 2025/04/09 05:10:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/09 05:10:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/09 05:10:11 DEBUG : removing 1 level 1 directories 2025/04/09 05:10:11 INFO : A1: Removing directory 2025/04/09 05:10:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/09 05:10:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/09 05:10:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/09 05:10:11 DEBUG : removing 1 level 0 directories 2025/04/09 05:10:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': Removing directory 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/09 05:10:12 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.51s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:10:14 INFO : A1: Making directory 2025/04/09 05:10:15 INFO : A1/B1: Making directory 2025/04/09 05:10:15 INFO : A1/B1/C1: Making directory 2025/04/09 05:10:18 DEBUG : removing 1 level 3 directories 2025/04/09 05:10:18 INFO : A1/B1/C1: Removing directory 2025/04/09 05:10:19 DEBUG : removing 1 level 2 directories 2025/04/09 05:10:19 INFO : A1/B1: Removing directory 2025/04/09 05:10:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/09 05:10:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.16s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:10:21 INFO : A1: Making directory 2025/04/09 05:10:22 INFO : A1/B1: Making directory 2025/04/09 05:10:23 INFO : A1/B1/C1: Making directory 2025/04/09 05:10:25 DEBUG : removing 1 level 3 directories 2025/04/09 05:10:25 INFO : A1/B1/C1: Removing directory 2025/04/09 05:10:26 DEBUG : removing 1 level 2 directories 2025/04/09 05:10:26 INFO : A1/B1: Removing directory 2025/04/09 05:10:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/09 05:10:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.40s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:10:30 DEBUG : file1: md5 = fba0cd486aa6543ae31581d00e295afb OK 2025/04/09 05:10:31 DEBUG : filename.txt: File name found in url 2025/04/09 05:10:32 DEBUG : filename.txt: md5 = 928b161bc65ca892185a35f20284f528 OK 2025/04/09 05:10:32 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/09 05:10:33 DEBUG : headerfilename.txt: md5 = 54c12729e98a41c7616955e204adac21 OK 2025/04/09 05:10:35 DEBUG : file2: md5 = d07fb8aa3215bcc6208a4487daa9da21 OK --- PASS: TestCopyURL (8.81s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:10:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/09 05:10:40 DEBUG : sub/file2: md5 = d7524f6bae3d4067f5258e17788d3e19 OK 2025/04/09 05:10:40 INFO : file1: Copied (new) to: sub/file2 2025/04/09 05:10:40 INFO : file1: Deleted 2025/04/09 05:10:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/09 05:10:40 DEBUG : file1: Unchanged skipping 2025/04/09 05:10:40 INFO : file1: Deleted 2025/04/09 05:10:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': don't need to copy/move sub/file2, it is already at target location 2025/04/09 05:10:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.90s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:10:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/09 05:10:45 DEBUG : file1: md5 = 7ba07f1eab15939f73144df0954fa593 OK 2025/04/09 05:10:45 INFO : file1: Copied (new) 2025/04/09 05:10:45 INFO : file1: Deleted 2025/04/09 05:10:45 DEBUG : file1: Destination exists, skipping 2025/04/09 05:10:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.30s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:10:50 DEBUG : dst/file1: md5 = 46f97b105c077dab84644af15d68d73b OK 2025/04/09 05:10:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xefaleh1gupu/backup" 2025/04/09 05:10:51 DEBUG : Creating backend with remote "TestDrive:crypt/gasmof22eht45k14cl8u5nogb1r7jsh0eck79inahpj0ko96vubg/1nrff024r7pq65ecp72fc28jb0" 2025/04/09 05:10:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/09 05:10:54 INFO : dst/file1: Moved (server-side) 2025/04/09 05:10:56 DEBUG : dst/file1: md5 = e9a989b7482348ad325aa122eb5dbca5 OK 2025/04/09 05:10:56 INFO : dst/file1: Copied (new) 2025/04/09 05:10:56 INFO : dst/file1: Deleted 2025/04/09 05:10:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/09 05:10:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/09 05:11:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.99s) === 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-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:11:03 DEBUG : A1/one: md5 = b557a19b6ddd140a104be7c2d94ce17b OK 2025/04/09 05:11:04 DEBUG : A1/two: md5 = 8a7f57f942a97edef031c77bbd006110 OK 2025/04/09 05:11:06 DEBUG : A1/B1/three: md5 = 1ccda888f1ceee9607c2e0d2fbd54ff9 OK 2025/04/09 05:11:08 DEBUG : A1/B1/C1/four: md5 = df2716d0a649b0ffb64f8950032b2b8e OK 2025/04/09 05:11:10 DEBUG : A1/B1/C2/five: md5 = 99c60e8ded6484db653c6c4561fc850a OK 2025/04/09 05:11:10 INFO : A1/B2: Making directory 2025/04/09 05:11:11 INFO : A1/B1/C3: Making directory 2025/04/09 05:11:20 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/09 05:11:20 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/09 05:11:20 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/09 05:11:21 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/09 05:11:21 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/09 05:11:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/09 05:11:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/09 05:11:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/09 05:11:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/09 05:11:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/09 05:11:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/09 05:11:32 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/09 05:11:32 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/09 05:11:32 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/09 05:11:32 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/09 05:11:33 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/09 05:11:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/09 05:11:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/09 05:11:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/09 05:11:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/09 05:11:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/09 05:11:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/09 05:11:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/09 05:11:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/09 05:11:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/09 05:11:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/09 05:11:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/09 05:11:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/09 05:11:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/09 05:11:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/09 05:11:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.61s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:11:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/09 05:11:48 DEBUG : no_checksum_small_file_from_pipe: md5 = 6814fd85685cd8c266369ee69455adfb OK 2025/04/09 05:11:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/09 05:11:48 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/09 05:11:49 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/09 05:11:50 DEBUG : no_checksum_big_file_from_pipe: md5 = 27fa0c22659be76e25c3629da2f52f9e OK 2025/04/09 05:11:50 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-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:11:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/09 05:11:53 DEBUG : with_checksum_small_file_from_pipe: md5 = 26d371948c4a199e297ae7431e321a46 OK 2025/04/09 05:11:53 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/09 05:11:54 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/09 05:11:55 DEBUG : with_checksum_big_file_from_pipe: md5 = 424a09759e18628920e5b91c88fc889c OK 2025/04/09 05:11:55 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-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:11:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/09 05:11:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/09 05:11:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/09 05:12:00 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-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:12:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/09 05:12:03 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/09 05:12:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/09 05:12:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.92s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/09 05:12:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': File to upload is small (48 bytes), uploading instead of streaming 2025/04/09 05:12:08 DEBUG : rcat_metadata: md5 = 15c3a96ee219006ce57998d79f95c1c6 OK 2025/04/09 05:12:08 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/09 05:12:10 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/09 05:12:10 DEBUG : rcat_metadata_uploadcutoff0: md5 = c670ad768c1757de4396579bf37c46b1 OK 2025/04/09 05:12:10 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.74s) --- PASS: TestRcatMetadata/Normal (2.65s) --- PASS: TestRcatMetadata/ViaDisk (2.62s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:12:13 DEBUG : potato1: md5 = f46d71937d7fd3a672b8e4e99c574835 OK 2025/04/09 05:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': File to upload is small (60 bytes), uploading instead of streaming 2025/04/09 05:12:15 DEBUG : potato2: md5 = cceea29c3034dcb7cb98c0408270853a OK 2025/04/09 05:12:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.80s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:12:18 DEBUG : potato1: md5 = 4a127a00fb5e06f60f35224eeb2bdf6e OK 2025/04/09 05:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': File to upload is small (60 bytes), uploading instead of streaming 2025/04/09 05:12:19 DEBUG : potato2: md5 = 5a0f8c7d73a73c655621a0fa534271fe OK 2025/04/09 05:12:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.92s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:12:23 DEBUG : potato2: md5 = c4220795feaa05e7d757264908abe122 OK 2025/04/09 05:12:24 DEBUG : empty space: md5 = 1bb32e5bc487fdfeff75ea18bc2a24c9 OK 2025/04/09 05:12:26 DEBUG : sub dir/potato3: md5 = d53490c1bc9fe13648812754050c6a55 OK 2025/04/09 05:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': Touching "sub dir/potato3" 2025/04/09 05:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': Touching "empty space" 2025/04/09 05:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': Touching "potato2" 2025/04/09 05:12:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.19s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:12:34 DEBUG : dir with metadata: Making directory with metadata 2025/04/09 05:12:34 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.49s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:12:36 DEBUG : directory with modtime: Making directory with metadata 2025/04/09 05:12:37 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.39s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:12:39 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/09 05:12:39 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/09 05:12:39 DEBUG : Google drive root 'crypt/gasmof22eht45k14cl8u5nogb1r7jsh0eck79inahpj0ko96vubg': Skipping btime metadata as can't update it on an existing file: 2025-04-09T05:12:39.022892816Z 2025/04/09 05:12:39 INFO : non existent directory: Updated directory metadata 2025/04/09 05:12:41 DEBUG : Google drive root 'crypt/gasmof22eht45k14cl8u5nogb1r7jsh0eck79inahpj0ko96vubg': Skipping btime metadata as can't update it on an existing file: 2025-04-09T05:12:39.022892816Z 2025/04/09 05:12:42 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.65s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:12:43 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/09 05:12:45 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/09 05:12:46 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.02s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:12:47 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/09 05:12:47 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/09 05:12:47 DEBUG : dst: Making directory with metadata 2025/04/09 05:12:48 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/09 05:12:48 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/09 05:12:48 INFO : dst: Set directory modification time (using SetModTime) 2025/04/09 05:12:49 INFO : dst: Set directory modification time (using SetModTime) 2025/04/09 05:12:49 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/09 05:12:49 INFO : dst: Set directory modification time (using SetModTime) 2025/04/09 05:12:49 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.57s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu'", Local "Local file system at /tmp/rclone4010135231", Modify Window "1ms" 2025/04/09 05:12:53 DEBUG : sub dir/test remove existing: md5 = ad9c7c852ff8bd4697bc0bf7b9bdabb9 OK 2025/04/09 05:12:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e0350dee169c362bc267f033f7738b9a OK 2025/04/09 05:12:56 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.duvaxeb5" before starting 2025/04/09 05:12:57 DEBUG : sub dir/test remove existing.duvaxeb5: TEST: removing renamed existing file after operation 2025/04/09 05:12:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.likobad2" before starting 2025/04/09 05:12:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.likobad2: TEST: renaming existing back after failed operation 2025/04/09 05:13:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.giwonag2" before starting 2025/04/09 05:13:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.giwonag2: TEST: removing renamed existing file after operation 2025/04/09 05:13:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2sm6kqcav5r8f0e7sbsc003v4j3f26quu512v1qgfbnri6lq4mtr0psv21u5ujjfkahp62pnr2p2cojml1b49nc1qcbfqljlidtbv8bs6d4gp97b3qqe67qcfuahc9upm8etdpqls3jn6ji8dbt82m9mgms1n8ro913adqdgf55ji2nolevg" 2025/04/09 05:13:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "48h17b1r5khfuke8n2v1j5v459du6p450qd0dc18m16roroduf70" --- PASS: TestRemoveExisting (13.09s) === 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/09 05:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefaleh1gupu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m6.944556988s (try 1/5)