"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/05 05:01:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lakakom5lugu" 2025/09/05 05:01:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 05:01:47 DEBUG : Creating backend with remote "TestDrive:crypt/5e75gcp813db6v91uheh3o6o894psp1qch2bq5evbfkdev9rrhu0" 2025/09/05 05:01:48 DEBUG : Creating backend with remote "/tmp/rclone3502267257" === 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-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", 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/09/05 05:01:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/05 05:01:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/05 05:01:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/05 05:01:49 DEBUG : potato: Seek from 10 to 0 2025/09/05 05:01:49 DEBUG : potato: Seek from 10 to 0 2025/09/05 05:01:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/05 05:01:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/05 05:01:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/05 05:01:49 DEBUG : potato: Seek from 5 to 2 2025/09/05 05:01:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/05 05:01:49 DEBUG : potato: Seek from 7 to 0 2025/09/05 05:01:49 DEBUG : potato: Seek from 7 to 0 2025/09/05 05:01:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/05 05:01:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/05 05:01:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/05 05:01:49 DEBUG : potato: Seek from 5 to 2 2025/09/05 05:01:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/05 05:01:49 DEBUG : potato: Seek from 8 to 0 2025/09/05 05:01:49 DEBUG : potato: Seek from 8 to 0 2025/09/05 05:01:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/05 05:01:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/05 05:01:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/05 05:01:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/05 05:01:49 DEBUG : potato: Seek from 5 to 2 2025/09/05 05:01:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/05 05:01:49 DEBUG : potato: Seek from 9 to 0 2025/09/05 05:01:49 DEBUG : potato: Seek from 9 to 0 2025/09/05 05:01:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.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-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:01:51 DEBUG : rutabaga: md5 = a7f2dc3d4683c20a06e4580d8793ab30 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/05 05:01:53 DEBUG : empty space: md5 = e6e487b01134100a0e3e7c03d69c79b8 OK === RUN TestCheck/3 2025/09/05 05:01:55 DEBUG : potato2: md5 = ac0e81fea26aee27ee268327e9633bf0 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/05 05:01:57 DEBUG : remotepotato: md5 = 8b1d1325a014826d7d063e7413275720 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.35s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2025/09/05 05:02:00 DEBUG : Creating backend with remote "nonexistent" 2025/09/05 05:02:00 DEBUG : Creating backend with remote "nonexistent" 2025/09/05 05:02:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/05 05:02:00 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/05 05:02:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/05 05:02:00 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-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:02:01 DEBUG : rutabaga: md5 = 2df751ba0b7c189ea89776b22edd2abc OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/05 05:02:06 DEBUG : empty space: md5 = 255f98d8d5c7dda5f1b8e976fc4d7941 OK === RUN TestCheckDownload/3 2025/09/05 05:02:08 DEBUG : potato2: md5 = 4aa0ab838388ae5f6aef3ef0cfb8ccca OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/05 05:02:12 DEBUG : remotepotato: md5 = ed4d6f3541d4b79a46edecbbe164ac72 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.31s) --- PASS: TestCheckDownload/1 (1.48s) --- PASS: TestCheckDownload/2 (1.03s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.29s) --- PASS: TestCheckDownload/6 (1.22s) --- PASS: TestCheckDownload/7 (1.28s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:02:19 DEBUG : rutabaga: md5 = 09e38dc4f9485d7b6457f546e9b0c49d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/05 05:02:21 DEBUG : empty space: md5 = 2d5b9e3b5ab6c2c19b65084fb4f2c503 OK === RUN TestCheckSizeOnly/3 2025/09/05 05:02:23 DEBUG : potato2: md5 = 5a01b4217fb481fd74e07085b042a719 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/05 05:02:25 DEBUG : remotepotato: md5 = 001f239c4ffa1f0e0b557f18da411e14 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.84s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:02:30 DEBUG : test.sum: md5 = d57941f63f7dd4716c4dfb21c522007a OK 2025/09/05 05:02:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/05 05:02:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/05 05:02:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/05 05:02:31 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/05 05:02:33 DEBUG : test.sum: md5 = 85757054c961c82b2dd06dc772015eb0 OK 2025/09/05 05:02:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/05 05:02:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/05 05:02:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/05 05:02:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.09s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:02:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lakakom5lugu/data" 2025/09/05 05:02:35 DEBUG : Config file has changed externally - reloading 2025/09/05 05:02:35 DEBUG : Creating backend with remote "TestDrive:crypt/5e75gcp813db6v91uheh3o6o894psp1qch2bq5evbfkdev9rrhu0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:02:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lakakom5lugu/data" 2025/09/05 05:02:37 DEBUG : Creating backend with remote "TestDrive:crypt/5e75gcp813db6v91uheh3o6o894psp1qch2bq5evbfkdev9rrhu0/vjrnln8ratgmqakfosrqe8espk" 2025/09/05 05:02:42 DEBUG : data/banana: md5 = 5cdc7988e6937fdbc469ee680667b7d1 OK 2025/09/05 05:02:43 DEBUG : test.sum: md5 = 553899ea5919f8dc7bd12ceccd85fba5 OK === RUN TestCheckSumDownload/subtest1 2025/09/05 05:02:48 DEBUG : data/potato: md5 = b684dd4432a7e61b77727a4ad2308751 OK 2025/09/05 05:02:49 DEBUG : test.sum: md5 = 7b9bff9415a2b7ef0c2fe8871abd430e OK === RUN TestCheckSumDownload/subtest2 2025/09/05 05:02:53 DEBUG : test.sum: md5 = 6b10744c97bbff530987c3d8052c8b8f OK === RUN TestCheckSumDownload/subtest3 2025/09/05 05:02:57 DEBUG : test.sum: md5 = d3447e9dea1f24ea440cea14a7ea4b5c OK === RUN TestCheckSumDownload/subtest4 2025/09/05 05:03:02 DEBUG : test.sum: md5 = 6312e36c7d5fd9269d029a1da151fcf6 OK === RUN TestCheckSumDownload/subtest5 2025/09/05 05:03:06 DEBUG : test.sum: md5 = bef9a29f25cd570fb701f624588f7f2c OK === RUN TestCheckSumDownload/subtest6 2025/09/05 05:03:11 DEBUG : data/banana: md5 = 73b6593a4baf73a9d35e50456728bfd4 OK 2025/09/05 05:03:12 DEBUG : data/potato: md5 = dc38aa2e368e96d854a976a64084eb19 OK 2025/09/05 05:03:14 DEBUG : test.sum: md5 = 8e50a21f22bd091227502dd99899905a OK === RUN TestCheckSumDownload/subtest7 2025/09/05 05:03:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/05 05:03:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.06s) --- PASS: TestCheckSumDownload/subtest1 (2.47s) --- PASS: TestCheckSumDownload/subtest2 (2.00s) --- PASS: TestCheckSumDownload/subtest3 (2.27s) --- PASS: TestCheckSumDownload/subtest4 (2.65s) --- PASS: TestCheckSumDownload/subtest5 (2.61s) --- PASS: TestCheckSumDownload/subtest6 (2.42s) --- PASS: TestCheckSumDownload/subtest7 (2.37s) === RUN TestApplyTransforms 2025/09/05 05:03:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-carijos3vujo" 2025/09/05 05:03:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 05:03:19 DEBUG : Creating backend with remote "TestDrive:crypt/80r10p8vcc5p3v1spostoi5r5ldimcdgj3bqr4p46of6ja8q173g" 2025/09/05 05:03:20 DEBUG : Creating backend with remote "/tmp/rclone2474446927" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-carijos3vujo'", Local "Local file system at /tmp/rclone2474446927", Modify Window "1ms" 2025/09/05 05:03:22 DEBUG : hello, world!: md5 = 09023fcaafaad875680478f698674b70 OK upper checkfile vs. lower remote (without normalization) 2025/09/05 05:03:23 ERROR : hello, world!: sum not found 2025/09/05 05:03:23 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-carijos3vujo' 2025/09/05 05:03:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-carijos3vujo': 1 files missing 2025/09/05 05:03:23 NOTICE: 1 hashes missing 2025/09/05 05:03:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-carijos3vujo': 1 differences found 2025/09/05 05:03:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-carijos3vujo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/05 05:03:24 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 05:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-carijos3vujo': 0 differences found 2025/09/05 05:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-carijos3vujo': 1 matching files 2025/09/05 05:03:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cetawop8solu" 2025/09/05 05:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 05:03:24 DEBUG : Creating backend with remote "TestDrive:crypt/c0pnj4pdsnm4esp67202kbsg1eeetiokjt1ngfbqbmudjadorl90" 2025/09/05 05:03:25 DEBUG : Creating backend with remote "/tmp/rclone671312559" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetawop8solu'", Local "Local file system at /tmp/rclone671312559", Modify Window "1ms" 2025/09/05 05:03:28 DEBUG : HELLO, WORLD!: md5 = 3a673b0da28f6fb4d46e512734bfe209 OK lower checkfile vs. upper remote (without normalization) 2025/09/05 05:03:29 ERROR : HELLO, WORLD!: sum not found 2025/09/05 05:03:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cetawop8solu' 2025/09/05 05:03:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetawop8solu': 1 files missing 2025/09/05 05:03:29 NOTICE: 1 hashes missing 2025/09/05 05:03:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetawop8solu': 1 differences found 2025/09/05 05:03:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetawop8solu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/05 05:03:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 05:03:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetawop8solu': 0 differences found 2025/09/05 05:03:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetawop8solu': 1 matching files 2025/09/05 05:03:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugegiw8buye" 2025/09/05 05:03:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 05:03:30 DEBUG : Creating backend with remote "TestDrive:crypt/3jqa524puhetldosfmii6r0ecfktfod9jrhejjld0evoafkat0fg" 2025/09/05 05:03:31 DEBUG : Creating backend with remote "/tmp/rclone43584717" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugegiw8buye'", Local "Local file system at /tmp/rclone43584717", Modify Window "1ms" 2025/09/05 05:03:33 DEBUG : HeLlO, wOrLd!: md5 = 60032f2660295330ec3693118e620095 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/05 05:03:34 ERROR : HeLlO, wOrLd!: sum not found 2025/09/05 05:03:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cugegiw8buye' 2025/09/05 05:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cugegiw8buye': 1 files missing 2025/09/05 05:03:34 NOTICE: 1 hashes missing 2025/09/05 05:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cugegiw8buye': 1 differences found 2025/09/05 05:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cugegiw8buye': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/05 05:03:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 05:03:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cugegiw8buye': 0 differences found 2025/09/05 05:03:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cugegiw8buye': 1 matching files 2025/09/05 05:03:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feporam3yoti" 2025/09/05 05:03:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 05:03:35 DEBUG : Creating backend with remote "TestDrive:crypt/9vimnh37u97saj7fl6hah1plu2drfha78615eicacmvgcilc7nng" 2025/09/05 05:03:36 DEBUG : Creating backend with remote "/tmp/rclone3773507750" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feporam3yoti'", Local "Local file system at /tmp/rclone3773507750", Modify Window "1ms" 2025/09/05 05:03:38 DEBUG : HELLO, WORLD!: md5 = 3e005973022e252cb3323966053f4a07 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/05 05:03:39 ERROR : HELLO, WORLD!: sum not found 2025/09/05 05:03:39 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-feporam3yoti' 2025/09/05 05:03:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feporam3yoti': 1 files missing 2025/09/05 05:03:39 NOTICE: 1 hashes missing 2025/09/05 05:03:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feporam3yoti': 1 differences found 2025/09/05 05:03:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feporam3yoti': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/05 05:03:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 05:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feporam3yoti': 0 differences found 2025/09/05 05:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feporam3yoti': 1 matching files 2025/09/05 05:03:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-conapah4bevo" 2025/09/05 05:03:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 05:03:40 DEBUG : Creating backend with remote "TestDrive:crypt/9b7t14r9lfo8l4ou7odqflih1i7i8sqpmfeubdpmmc64q3splrj0" 2025/09/05 05:03:41 DEBUG : Creating backend with remote "/tmp/rclone3953956047" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-conapah4bevo'", Local "Local file system at /tmp/rclone3953956047", Modify Window "1ms" 2025/09/05 05:03:43 DEBUG : 測試_Русский___ě_áñ: md5 = 3f39295f0cfa318f04afb5f16fe5970b OK NFD checkfile vs. NFC remote (without normalization) 2025/09/05 05:03:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/05 05:03:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-conapah4bevo' 2025/09/05 05:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conapah4bevo': 1 files missing 2025/09/05 05:03:43 NOTICE: 1 hashes missing 2025/09/05 05:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conapah4bevo': 1 differences found 2025/09/05 05:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conapah4bevo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/05 05:03:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 05:03:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conapah4bevo': 0 differences found 2025/09/05 05:03:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-conapah4bevo': 1 matching files 2025/09/05 05:03:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuriboh2lici" 2025/09/05 05:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 05:03:45 DEBUG : Creating backend with remote "TestDrive:crypt/1e3k19flkef5o7ligt5m6i8djrbdd4vjf4ma0t4mggn3dr1jdnh0" 2025/09/05 05:03:46 DEBUG : Creating backend with remote "/tmp/rclone821516717" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuriboh2lici'", Local "Local file system at /tmp/rclone821516717", Modify Window "1ms" 2025/09/05 05:03:48 DEBUG : 測試_Русский___ě_áñ: md5 = 66178c21831642186a4b6ec83a0c38d6 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/05 05:03:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/05 05:03:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuriboh2lici' 2025/09/05 05:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuriboh2lici': 1 files missing 2025/09/05 05:03:48 NOTICE: 1 hashes missing 2025/09/05 05:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuriboh2lici': 1 differences found 2025/09/05 05:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuriboh2lici': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/05 05:03:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 05:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuriboh2lici': 0 differences found 2025/09/05 05:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuriboh2lici': 1 matching files 2025/09/05 05:03:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuguhux7fesu" 2025/09/05 05:03:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 05:03:50 DEBUG : Creating backend with remote "TestDrive:crypt/f3tdpjkghg7nj49k49rrlsj4nehb57ri0cdju5ucu2mjabphlb60" 2025/09/05 05:03:51 DEBUG : Creating backend with remote "/tmp/rclone1124718922" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuguhux7fesu'", Local "Local file system at /tmp/rclone1124718922", Modify Window "1ms" 2025/09/05 05:03:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5a04e90177cd54c83cdef881d2299b9c OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/05 05:03:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/05 05:03:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zuguhux7fesu' 2025/09/05 05:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuguhux7fesu': 1 files missing 2025/09/05 05:03:54 NOTICE: 1 hashes missing 2025/09/05 05:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuguhux7fesu': 1 differences found 2025/09/05 05:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuguhux7fesu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/05 05:03:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 05:03:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuguhux7fesu': 0 differences found 2025/09/05 05:03:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuguhux7fesu': 1 matching files 2025/09/05 05:03:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dosafox3hajo" 2025/09/05 05:03:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 05:03:55 DEBUG : Creating backend with remote "TestDrive:crypt/fvs1usjdt9l8bb0hc0uqefo0f6dm53cn9u1fq1sfc9gbheuspb10" 2025/09/05 05:03:56 DEBUG : Creating backend with remote "/tmp/rclone3783773903" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dosafox3hajo'", Local "Local file system at /tmp/rclone3783773903", Modify Window "1ms" 2025/09/05 05:03:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 85c1d7a6a69fcd76ecbe9787f7e17e70 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/05 05:03:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/05 05:03:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dosafox3hajo' 2025/09/05 05:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dosafox3hajo': 1 files missing 2025/09/05 05:03:59 NOTICE: 1 hashes missing 2025/09/05 05:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dosafox3hajo': 1 differences found 2025/09/05 05:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dosafox3hajo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/05 05:04:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 05:04:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dosafox3hajo': 0 differences found 2025/09/05 05:04:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dosafox3hajo': 1 matching files 2025/09/05 05:04:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daziqiw4nefo" 2025/09/05 05:04:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 05:04:00 DEBUG : Creating backend with remote "TestDrive:crypt/5bt2isk2k63k3kfpmonub5kddb0k96gmir5ebd0o5hs5vdufnb80" 2025/09/05 05:04:01 DEBUG : Creating backend with remote "/tmp/rclone1478074042" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daziqiw4nefo'", Local "Local file system at /tmp/rclone1478074042", Modify Window "1ms" 2025/09/05 05:04:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2218568ec84f6ca14cb8a2e406e6e942 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/05 05:04:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/05 05:04:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-daziqiw4nefo' 2025/09/05 05:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daziqiw4nefo': 1 files missing 2025/09/05 05:04:03 NOTICE: 1 hashes missing 2025/09/05 05:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daziqiw4nefo': 1 differences found 2025/09/05 05:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daziqiw4nefo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/05 05:04:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 05:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daziqiw4nefo': 0 differences found 2025/09/05 05:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daziqiw4nefo': 1 matching files 2025/09/05 05:04:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xedeqis4didi" 2025/09/05 05:04:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 05:04:04 DEBUG : Creating backend with remote "TestDrive:crypt/pa6jd073bt7f33pb09c71bpmodbf3rlkldiuikjc2nu1f2492020" 2025/09/05 05:04:05 DEBUG : Creating backend with remote "/tmp/rclone2806969476" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xedeqis4didi'", Local "Local file system at /tmp/rclone2806969476", Modify Window "1ms" 2025/09/05 05:04:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6e99cd48349383c085813b9243b3ca69 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/05 05:04:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/05 05:04:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xedeqis4didi' 2025/09/05 05:04:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xedeqis4didi': 1 files missing 2025/09/05 05:04:08 NOTICE: 1 hashes missing 2025/09/05 05:04:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xedeqis4didi': 1 differences found 2025/09/05 05:04:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xedeqis4didi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/05 05:04:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/05 05:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xedeqis4didi': 0 differences found 2025/09/05 05:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xedeqis4didi': 1 matching files 2025/09/05 05:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xedeqis4didi': Purge remote 2025/09/05 05:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daziqiw4nefo': Purge remote 2025/09/05 05:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dosafox3hajo': Purge remote 2025/09/05 05:04:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuguhux7fesu': Purge remote 2025/09/05 05:04:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuriboh2lici': Purge remote 2025/09/05 05:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conapah4bevo': Purge remote 2025/09/05 05:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feporam3yoti': Purge remote 2025/09/05 05:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugegiw8buye': Purge remote 2025/09/05 05:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetawop8solu': Purge remote 2025/09/05 05:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-carijos3vujo': Purge remote --- PASS: TestApplyTransforms (54.74s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:04:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/05 05:04:16 DEBUG : sub/file2: md5 = 4a7b44012c012e621ac29b006e456429 OK 2025/09/05 05:04:16 INFO : file1: Copied (new) to: sub/file2 2025/09/05 05:04:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 05:04:17 DEBUG : file1: Unchanged skipping 2025/09/05 05:04:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': don't need to copy/move sub/file2, it is already at target location 2025/09/05 05:04:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.91s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:04:22 DEBUG : dst/file1: md5 = e85b3dfccc39d7fa6be7686cf5f846ac OK 2025/09/05 05:04:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lakakom5lugu/backup" 2025/09/05 05:04:23 DEBUG : Creating backend with remote "TestDrive:crypt/5e75gcp813db6v91uheh3o6o894psp1qch2bq5evbfkdev9rrhu0/1nrff024r7pq65ecp72fc28jb0" 2025/09/05 05:04:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/05 05:04:27 INFO : dst/file1: Moved (server-side) 2025/09/05 05:04:29 DEBUG : dst/file1: md5 = 2b664060b3a5f593c4d50cab56353abf OK 2025/09/05 05:04:29 INFO : dst/file1: Copied (new) 2025/09/05 05:04:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/05 05:04:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/05 05:04:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.13s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:04:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lakakom5lugu/dst" 2025/09/05 05:04:33 DEBUG : Creating backend with remote "TestDrive:crypt/5e75gcp813db6v91uheh3o6o894psp1qch2bq5evbfkdev9rrhu0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/05 05:04:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lakakom5lugu/CompareDest" 2025/09/05 05:04:35 DEBUG : Creating backend with remote "TestDrive:crypt/5e75gcp813db6v91uheh3o6o894psp1qch2bq5evbfkdev9rrhu0/gveqi14airsml4bgu7krj116o8" 2025/09/05 05:04:37 DEBUG : one: Need to transfer - File not found at Destination 2025/09/05 05:04:39 DEBUG : one: md5 = 2a175e62510009a90e4dd0678347432c OK 2025/09/05 05:04:39 INFO : one: Copied (new) 2025/09/05 05:04:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 05:04:43 DEBUG : one: md5 = 7348747b342b5ff0fe04e01471091cd0 OK 2025/09/05 05:04:43 INFO : one: Copied (replaced existing) 2025/09/05 05:04:46 DEBUG : dst/one: md5 = d49d60075fff183afea330546ea8458b OK 2025/09/05 05:04:48 DEBUG : CompareDest/one: md5 = 07781df732c89d5086cf591cdc129701 OK 2025/09/05 05:04:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 05:04:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 05:04:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/05 05:04:51 DEBUG : CompareDest/two: md5 = 178f2a5b5427ee98bb63b540559c7718 OK 2025/09/05 05:04:52 DEBUG : two: Need to transfer - File not found at Destination 2025/09/05 05:04:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 05:04:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/05 05:04:53 DEBUG : two: Need to transfer - File not found at Destination 2025/09/05 05:04:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 05:04:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/05 05:04:54 DEBUG : two: Need to transfer - File not found at Destination 2025/09/05 05:04:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/05 05:04:57 DEBUG : two: md5 = b773b5dae4d2a57f984a8e2ff3a37236 OK 2025/09/05 05:04:57 INFO : two: Copied (new) 2025/09/05 05:05:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/05 05:05:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:05:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:05:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.74s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:05:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lakakom5lugu/dst" 2025/09/05 05:05:01 DEBUG : Creating backend with remote "TestDrive:crypt/5e75gcp813db6v91uheh3o6o894psp1qch2bq5evbfkdev9rrhu0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/05 05:05:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lakakom5lugu/CopyDest" 2025/09/05 05:05:03 DEBUG : Creating backend with remote "TestDrive:crypt/5e75gcp813db6v91uheh3o6o894psp1qch2bq5evbfkdev9rrhu0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/05 05:05:04 DEBUG : one: Need to transfer - File not found at Destination 2025/09/05 05:05:07 DEBUG : one: md5 = 2cd22d962bf65f846ed1e04834e0b5f7 OK 2025/09/05 05:05:07 INFO : one: Copied (new) 2025/09/05 05:05:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 05:05:10 DEBUG : one: md5 = 09bc076b5e4dab93092c3badef707bbd OK 2025/09/05 05:05:10 INFO : one: Copied (replaced existing) 2025/09/05 05:05:11 DEBUG : dst/one: md5 = 3ea510ab571af067d4f0942f75ab47bf OK 2025/09/05 05:05:14 DEBUG : CopyDest/one: md5 = 85802225e14ab478e8e43c4eefc203ff OK 2025/09/05 05:05:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lakakom5lugu/BackupDir" 2025/09/05 05:05:14 DEBUG : Creating backend with remote "TestDrive:crypt/5e75gcp813db6v91uheh3o6o894psp1qch2bq5evbfkdev9rrhu0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/05 05:05:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 05:05:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 05:05:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 05:05:18 INFO : one: Moved (server-side) 2025/09/05 05:05:19 INFO : one: Copied (server-side copy) 2025/09/05 05:05:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/05 05:05:21 DEBUG : CopyDest/two: md5 = 74d9f9da365125c86ae871fe7238e0fc OK 2025/09/05 05:05:22 DEBUG : two: Need to transfer - File not found at Destination 2025/09/05 05:05:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 05:05:23 INFO : two: Copied (server-side copy) 2025/09/05 05:05:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/05 05:05:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 05:05:24 DEBUG : two: Unchanged skipping 2025/09/05 05:05:26 DEBUG : CopyDest/three: md5 = a1062b5a8c5d14e90669640f2230c5b4 OK 2025/09/05 05:05:27 DEBUG : three: Need to transfer - File not found at Destination 2025/09/05 05:05:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/05 05:05:27 DEBUG : three: Destination not found in --copy-dest 2025/09/05 05:05:28 DEBUG : three: md5 = 1d62a25571e01bb67857c2b20cec6d26 OK 2025/09/05 05:05:28 INFO : three: Copied (new) 2025/09/05 05:05:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/05 05:05:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/05 05:05:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:05:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/05 05:05:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/05 05:05:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:05:34 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.29s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:05:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/05 05:05:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 41430b5d85d603e18699bc5b57eb54b2 OK 2025/09/05 05:05:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/05 05:05:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/05 05:05:39 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/09/05 05:05:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/05 05:05:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/05 05:05:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7a6cd751659e4c73e085352c2b00fe9a OK 2025/09/05 05:05:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/05 05:05:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/05 05:05:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.10s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:05:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': Looking for duplicate names using skip mode. 2025/09/05 05:05:48 NOTICE: one: Found 2 files with duplicate names 2025/09/05 05:05:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.91s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:05:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': Looking for duplicate names using skip mode. 2025/09/05 05:05:54 NOTICE: one: Found 3 files with duplicate names 2025/09/05 05:05:54 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/05 05:05:55 INFO : one: Deleted 2025/09/05 05:05:55 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.36s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:06:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': Looking for duplicate names using first mode. 2025/09/05 05:06:01 NOTICE: one: Found 3 files with duplicate names 2025/09/05 05:06:01 INFO : one: Deleted 2025/09/05 05:06:02 INFO : one: Deleted 2025/09/05 05:06:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.73s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:06:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': Looking for duplicate names using newest mode. 2025/09/05 05:06:07 NOTICE: one: Found 3 files with duplicate names 2025/09/05 05:06:08 INFO : one: Deleted 2025/09/05 05:06:08 INFO : one: Deleted 2025/09/05 05:06:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.41s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:06:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': Looking for duplicate names using oldest mode. 2025/09/05 05:06:14 NOTICE: one: Found 3 files with duplicate names 2025/09/05 05:06:15 INFO : one: Deleted 2025/09/05 05:06:15 INFO : one: Deleted 2025/09/05 05:06:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.43s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:06:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': Looking for duplicate names using largest mode. 2025/09/05 05:06:21 NOTICE: one: Found 3 files with duplicate names 2025/09/05 05:06:21 INFO : one: Deleted 2025/09/05 05:06:21 INFO : one: Deleted 2025/09/05 05:06:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.41s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:06:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': Looking for duplicate names using smallest mode. 2025/09/05 05:06:27 NOTICE: one: Found 3 files with duplicate names 2025/09/05 05:06:27 INFO : one: Deleted 2025/09/05 05:06:28 INFO : one: Deleted 2025/09/05 05:06:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.45s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:06:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': Looking for duplicate names using rename mode. 2025/09/05 05:06:35 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/05 05:06:36 INFO : one-2.txt: renamed from: one.txt 2025/09/05 05:06:37 INFO : one-3.txt: renamed from: one.txt 2025/09/05 05:06:38 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.92s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:06:43 DEBUG : dupe1/one.txt: md5 = 88a85be30fa8d5e369f92bb701662614 OK 2025/09/05 05:06:45 DEBUG : dupe2/two.txt: md5 = 69166e62a0ee968e12cc688246bae35b OK 2025/09/05 05:06:48 DEBUG : dupe3/three.txt: md5 = ae0120232b34721684a674e043a519c8 OK 2025/09/05 05:06:48 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/05 05:06:49 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/05 05:06:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/05 05:06:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/05 05:06:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/05 05:06:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/05 05:06:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.03s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:06:55 DEBUG : a.txt: md5 = 6b35ca6893545bac05cbd358e2d3deca OK 2025/09/05 05:06:57 DEBUG : zend.txt: md5 = 559f8469c977f0e1bc8c329f83b50715 OK 2025/09/05 05:07:00 DEBUG : sub dir/hello world: md5 = 516329109948b3f9c0c74dd2f8f6a5a5 OK 2025/09/05 05:07:01 DEBUG : sub dir/hello world2: md5 = 2729e5c7e6012a6fc3f71b59ffea3f4e OK 2025/09/05 05:07:03 DEBUG : sub dir/ignore dir/.ignore: md5 = 6fb54ba258f01e756235c1e77c2619d1 OK 2025/09/05 05:07:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = 66246fb6c61b7db9c685634a0dcc4cb1 OK 2025/09/05 05:07:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1e7a5941a73f2dc6e6e9bbca56c68bcc OK 2025/09/05 05:07:08 DEBUG : a.txt: Excluded (Size Filter) 2025/09/05 05:07:08 DEBUG : a.txt: Excluded 2025/09/05 05:07:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/05 05:07:09 DEBUG : sub dir/hello world: Excluded 2025/09/05 05:07:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/05 05:07:09 DEBUG : sub dir/hello world2: Excluded 2025/09/05 05:07:09 DEBUG : sub dir/ignore dir: Excluded 2025/09/05 05:07:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/05 05:07:09 DEBUG : sub dir/hello world: Excluded 2025/09/05 05:07:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/05 05:07:09 DEBUG : sub dir/hello world2: Excluded 2025/09/05 05:07:10 DEBUG : sub dir/ignore dir: Excluded 2025/09/05 05:07:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/05 05:07:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/05 05:07:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/05 05:07:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/05 05:07:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/05 05:07:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/05 05:07:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.57s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:07:18 DEBUG : a.txt: md5 = 5f4a9dbb94229a9189ccc83ccb2e4728 OK 2025/09/05 05:07:20 DEBUG : zend.txt: md5 = 0907d6e74400401b952a4e021ec54ff9 OK 2025/09/05 05:07:22 DEBUG : sub dir/hello world: md5 = 81fe4564399bd4b5b5e08f00ed16781e OK 2025/09/05 05:07:23 DEBUG : sub dir/hello world2: md5 = 6a7248f803d0028b854fb994673de2d3 OK 2025/09/05 05:07:25 DEBUG : sub dir/ignore dir/.ignore: md5 = c7293273b7f57aaf0930c260612d24d5 OK 2025/09/05 05:07:27 DEBUG : sub dir/ignore dir/should be ignored: md5 = 21226f9f7e5d99ed79b11359f1c86da5 OK 2025/09/05 05:07:29 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7f44584a7a08706df0c049b8487e02b2 OK 2025/09/05 05:07:31 DEBUG : a.txt: Excluded (Size Filter) 2025/09/05 05:07:31 DEBUG : a.txt: Excluded 2025/09/05 05:07:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/05 05:07:31 DEBUG : sub dir/hello world: Excluded 2025/09/05 05:07:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/05 05:07:31 DEBUG : sub dir/hello world2: Excluded 2025/09/05 05:07:32 DEBUG : sub dir/ignore dir: Excluded 2025/09/05 05:07:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/05 05:07:32 DEBUG : sub dir/hello world: Excluded 2025/09/05 05:07:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/05 05:07:32 DEBUG : sub dir/hello world2: Excluded 2025/09/05 05:07:33 DEBUG : sub dir/ignore dir: Excluded 2025/09/05 05:07:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/05 05:07:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/05 05:07:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/05 05:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/05 05:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/05 05:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/05 05:07:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.68s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:07:41 DEBUG : file1: md5 = 09f8ef98dc1eaace3a378e5fe4c0b305 OK 2025/09/05 05:07:43 DEBUG : sub/file2: md5 = d490ccc6003b8fc88b4507668e54e7d3 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/05 05:07:46 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/05 05:07:46 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/05 05:07:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/05 05:07:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.61s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:07:50 DEBUG : file1: md5 = 191dfdd25235a7ef912f915ec74c1dbb OK 2025/09/05 05:07:52 DEBUG : sub/file2: md5 = b46d076ff3bc903fe166df4d3ef0676e OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/05 05:07:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lakakom5lugu/notfound" 2025/09/05 05:07:56 DEBUG : Config file has changed externally - reloading 2025/09/05 05:07:56 DEBUG : Creating backend with remote "TestDrive:crypt/5e75gcp813db6v91uheh3o6o894psp1qch2bq5evbfkdev9rrhu0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/05 05:08:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.67s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (2.01s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:08:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': Making directory 2025/09/05 05:08:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:08:03 DEBUG : sub dir/hello world: md5 = 0c6b172950927bad34353a5c2a77222a OK 2025/09/05 05:08:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.74s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:08:07 DEBUG : potato2: md5 = 26fd540efbf646c1ca4853709c4279fd OK 2025/09/05 05:08:09 DEBUG : empty space: md5 = 657e79c709dc71b3602c9abcf01bb509 OK --- PASS: TestLs (4.83s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:08:12 DEBUG : potato2: md5 = 2f3ba46ab7e97dcc6fd29c579a2f68cd OK 2025/09/05 05:08:14 DEBUG : empty space: md5 = 62de6e959d3f6f0abd6f8a4d4b5614aa OK 2025/09/05 05:08:14 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/05 05:08:14 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.89s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:08:17 DEBUG : potato2: md5 = 6aff29111871bdd7807add13215a0250 OK 2025/09/05 05:08:19 DEBUG : empty space: md5 = 3f1dabb922b5acccaa59963bf514ddbf OK --- PASS: TestLsLong (4.77s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:08:22 DEBUG : potato2: md5 = ed2d33640997bf44074d445bb0ee5c99 OK 2025/09/05 05:08:23 DEBUG : empty space: md5 = ab2d205a3bbb1b3b322ff9d364281ce4 OK --- PASS: TestHashSums (4.55s) === RUN TestHashSumsWithErrors 2025/09/05 05:08:25 DEBUG : Creating backend with remote ":memory:" 2025/09/05 05:08:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/05 05:08:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/05 05:08:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/05 05:08:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/05 05:08:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/05 05:08:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/05 05:08:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/05 05:08:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/05 05:08:25 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-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:08:26 DEBUG : potato2: md5 = 107282881ce9d58b0a804f38125378b4 OK 2025/09/05 05:08:28 DEBUG : empty space: md5 = 6d5aeb07660d7241c193a9a57381ab2a OK 2025/09/05 05:08:30 DEBUG : sub dir/potato3: md5 = 5f2f90e49aa183cd2a076bd08dd490e0 OK 2025/09/05 05:08:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.38s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:08:36 DEBUG : small: md5 = 29f322cef2fb87e80087a6dec131a626 OK 2025/09/05 05:08:37 DEBUG : medium: md5 = 3bb7102c7f7470d43e9df145b37962f7 OK 2025/09/05 05:08:39 DEBUG : large: md5 = 826022803a80b40334b9b4441413c1df OK 2025/09/05 05:08:39 DEBUG : Waiting for deletions to finish 2025/09/05 05:08:39 DEBUG : large: Excluded (Size Filter) 2025/09/05 05:08:39 INFO : small: Deleted 2025/09/05 05:08:39 INFO : medium: Deleted --- PASS: TestDelete (7.48s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:08:42 DEBUG : small: md5 = e7921cc14b4721a662836b6ad8234fe0 OK 2025/09/05 05:08:44 DEBUG : medium: md5 = de7dcef6b00d03eeb45d8aba5f4eb65e OK 2025/09/05 05:08:45 DEBUG : large: md5 = 6e97e18bedca1e5b6e96b056c20e97bc OK 2025/09/05 05:08:45 DEBUG : Waiting for deletions to finish 2025/09/05 05:08:46 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/05 05:08:46 INFO : large: Deleted 2025/09/05 05:08:46 INFO : small: Deleted --- PASS: TestMaxDelete (6.77s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:08:49 DEBUG : small: md5 = 597f2d61ea89b390fd0715001c5f1927 OK 2025/09/05 05:08:50 DEBUG : medium: md5 = 60afbcccc27ecace03e70c83c7f6abdd OK 2025/09/05 05:08:52 DEBUG : large: md5 = 5ac2993d45608cd6583be61edf3dc415 OK 2025/09/05 05:08:52 DEBUG : Waiting for deletions to finish 2025/09/05 05:08:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/05 05:08:53 INFO : medium: Deleted 2025/09/05 05:08:53 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.98s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:08:56 DEBUG : small: md5 = c10255b854bc3bd36341760f2dfc529a OK 2025/09/05 05:08:58 DEBUG : medium: md5 = 0e5e611667656b5ec34ffcbb3407c0fe OK 2025/09/05 05:08:59 DEBUG : large: md5 = 10a5747188578519c95865e0da27853e OK 2025/09/05 05:08:59 DEBUG : Waiting for deletions to finish 2025/09/05 05:09:00 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/05 05:09:00 INFO : small: Deleted 2025/09/05 05:09:00 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.26s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:09:03 DEBUG : ReadFile: md5 = fe265f03676e1fd1660d51499dc6624f OK --- PASS: TestReadFile (4.01s) === RUN TestRetry 2025/09/05 05:09:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/05 05:09:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/05 05:09:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/05 05:09:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/05 05:09:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/05 05:09:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/05 05:09:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:09:08 DEBUG : file1: md5 = 3e74aa3fd4be24b5019bd003f7f2792f OK 2025/09/05 05:09:09 DEBUG : file2: md5 = 9413fb4587120130ab14b196c30d1fa1 OK --- PASS: TestCat (17.43s) === RUN TestPurge 2025/09/05 05:09:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xekalid1qofi" 2025/09/05 05:09:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 05:09:23 DEBUG : Creating backend with remote "TestDrive:crypt/4canrremt397stamrik42qm805fg7ehqd8c58cgehatla75dqou0" 2025/09/05 05:09:24 DEBUG : Creating backend with remote "/tmp/rclone1886701749" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekalid1qofi'", Local "Local file system at /tmp/rclone1886701749", Modify Window "1ms" 2025/09/05 05:09:29 DEBUG : A1/B1/C1/one: md5 = a37bc8821e640835dbfb8cb9bb6c744f OK 2025/09/05 05:09:29 INFO : A2: Making directory 2025/09/05 05:09:29 INFO : A1/B2: Making directory 2025/09/05 05:09:30 INFO : A1/B2/C2: Making directory 2025/09/05 05:09:31 INFO : A1/B1/C3: Making directory 2025/09/05 05:09:32 INFO : A3: Making directory 2025/09/05 05:09:33 INFO : A3/B3: Making directory 2025/09/05 05:09:33 INFO : A3/B3/C4: Making directory 2025/09/05 05:09:35 DEBUG : A1/two: md5 = 459221f5f438f45fe614af12995656a4 OK 2025/09/05 05:09:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekalid1qofi': Purge remote 2025/09/05 05:09:39 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.57s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:09:43 DEBUG : A1/B1/C1/one: md5 = 5e59996963d578e84cbae2939d343359 OK 2025/09/05 05:09:43 INFO : A2: Making directory 2025/09/05 05:09:43 INFO : A1/B2: Making directory 2025/09/05 05:09:44 INFO : A1/B2/C2: Making directory 2025/09/05 05:09:45 INFO : A1/B1/C3: Making directory 2025/09/05 05:09:45 INFO : A3: Making directory 2025/09/05 05:09:46 INFO : A3/B3: Making directory 2025/09/05 05:09:47 INFO : A3/B3/C4: Making directory 2025/09/05 05:09:49 DEBUG : A1/two: md5 = 9403d3617d90ff31e7aeefee2e64b7de OK 2025/09/05 05:09:50 DEBUG : removing 1 level 3 directories 2025/09/05 05:09:50 INFO : A3/B3/C4: Removing directory 2025/09/05 05:09:53 DEBUG : removing 2 level 3 directories 2025/09/05 05:09:53 INFO : A1/B2/C2: Removing directory 2025/09/05 05:09:53 INFO : A1/B1/C3: Removing directory 2025/09/05 05:09:54 DEBUG : removing 2 level 2 directories 2025/09/05 05:09:54 INFO : A3/B3: Removing directory 2025/09/05 05:09:54 INFO : A1/B2: Removing directory 2025/09/05 05:09:54 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/05 05:09:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/05 05:09:54 DEBUG : removing 2 level 1 directories 2025/09/05 05:09:54 INFO : A3: Removing directory 2025/09/05 05:09:54 INFO : A2: Removing directory 2025/09/05 05:09:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/05 05:09:58 DEBUG : removing 1 level 3 directories 2025/09/05 05:09:58 INFO : A1/B1/C1: Removing directory 2025/09/05 05:09:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:09:59 DEBUG : removing 1 level 2 directories 2025/09/05 05:09:59 INFO : A1/B1: Removing directory 2025/09/05 05:09:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/05 05:09:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/05 05:10:00 DEBUG : removing 1 level 1 directories 2025/09/05 05:10:00 INFO : A1: Removing directory 2025/09/05 05:10:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/05 05:10:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/05 05:10:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/05 05:10:00 DEBUG : removing 1 level 0 directories 2025/09/05 05:10:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': Removing directory 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/05 05:10:01 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (23.18s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:10:03 INFO : A1: Making directory 2025/09/05 05:10:04 INFO : A1/B1: Making directory 2025/09/05 05:10:04 INFO : A1/B1/C1: Making directory 2025/09/05 05:10:07 DEBUG : removing 1 level 3 directories 2025/09/05 05:10:07 INFO : A1/B1/C1: Removing directory 2025/09/05 05:10:07 DEBUG : removing 1 level 2 directories 2025/09/05 05:10:07 INFO : A1/B1: Removing directory 2025/09/05 05:10:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/05 05:10:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.86s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:10:10 INFO : A1: Making directory 2025/09/05 05:10:11 INFO : A1/B1: Making directory 2025/09/05 05:10:11 INFO : A1/B1/C1: Making directory 2025/09/05 05:10:14 DEBUG : removing 1 level 3 directories 2025/09/05 05:10:14 INFO : A1/B1/C1: Removing directory 2025/09/05 05:10:15 DEBUG : removing 1 level 2 directories 2025/09/05 05:10:15 INFO : A1/B1: Removing directory 2025/09/05 05:10:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/05 05:10:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.74s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:10:19 DEBUG : file1: md5 = 20262b94fc0d14c82678c1b59df9ba8f OK 2025/09/05 05:10:20 DEBUG : filename.txt: File name found in url 2025/09/05 05:10:21 DEBUG : filename.txt: md5 = b559b1f0a7409230bebde31cb7880dda OK 2025/09/05 05:10:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/05 05:10:23 DEBUG : headerfilename.txt: md5 = b42d35c6ee06108b460c7dca7855f07a OK 2025/09/05 05:10:24 DEBUG : file2: md5 = 530140e5b0e2398b80a2796d2f89e424 OK --- PASS: TestCopyURL (8.97s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:10:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/05 05:10:29 DEBUG : sub/file2: md5 = c796276344cf9876934416395117d5d3 OK 2025/09/05 05:10:29 INFO : file1: Copied (new) to: sub/file2 2025/09/05 05:10:29 INFO : file1: Deleted 2025/09/05 05:10:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 05:10:30 DEBUG : file1: Unchanged skipping 2025/09/05 05:10:30 INFO : file1: Deleted 2025/09/05 05:10:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': don't need to copy/move sub/file2, it is already at target location 2025/09/05 05:10:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.23s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:10:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/05 05:10:35 DEBUG : file1: md5 = 37c50589f2b4b15e81fb1630cc14a2a7 OK 2025/09/05 05:10:35 INFO : file1: Copied (new) 2025/09/05 05:10:35 INFO : file1: Deleted 2025/09/05 05:10:35 DEBUG : file1: Destination exists, skipping 2025/09/05 05:10:35 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.59s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.40s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:10:40 DEBUG : dst/file1: md5 = 9bf7b05940a58d4c38aefab19ee9ee98 OK 2025/09/05 05:10:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lakakom5lugu/backup" 2025/09/05 05:10:41 DEBUG : Creating backend with remote "TestDrive:crypt/5e75gcp813db6v91uheh3o6o894psp1qch2bq5evbfkdev9rrhu0/1nrff024r7pq65ecp72fc28jb0" 2025/09/05 05:10:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/05 05:10:44 INFO : dst/file1: Moved (server-side) 2025/09/05 05:10:46 DEBUG : dst/file1: md5 = c698e137a81560d77f329e6a9f2e50a6 OK 2025/09/05 05:10:46 INFO : dst/file1: Copied (new) 2025/09/05 05:10:46 INFO : dst/file1: Deleted 2025/09/05 05:10:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/05 05:10:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/05 05:10:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.20s) === 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-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:10:53 DEBUG : A1/one: md5 = ac07724d716b5497da9013d6b47c7578 OK 2025/09/05 05:10:54 DEBUG : A1/two: md5 = 694346fda97d514fe75364b5cf92fad0 OK 2025/09/05 05:10:56 DEBUG : A1/B1/three: md5 = 30b7c2550ef35e986a871c5249e5747e OK 2025/09/05 05:10:59 DEBUG : A1/B1/C1/four: md5 = 82523870398845e271646a525922b47d OK 2025/09/05 05:11:01 DEBUG : A1/B1/C2/five: md5 = caef07c48adca4ae82fa329a09506bc1 OK 2025/09/05 05:11:01 INFO : A1/B2: Making directory 2025/09/05 05:11:02 INFO : A1/B1/C3: Making directory 2025/09/05 05:11:11 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/05 05:11:11 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/05 05:11:11 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/05 05:11:11 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/05 05:11:11 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/05 05:11:14 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/05 05:11:14 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/05 05:11:14 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/05 05:11:15 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/05 05:11:15 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/05 05:11:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/05 05:11:22 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/05 05:11:22 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/05 05:11:22 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/05 05:11:23 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/05 05:11:23 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/05 05:11:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/05 05:11:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/05 05:11:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/05 05:11:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/05 05:11:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/05 05:11:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/05 05:11:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/05 05:11:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/05 05:11:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/05 05:11:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/05 05:11:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/05 05:11:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/05 05:11:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/05 05:11:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/05 05:11:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.42s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:11:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/05 05:11:37 DEBUG : no_checksum_small_file_from_pipe: md5 = 9b417bdfdb72637c1f563d58f8d09e85 OK 2025/09/05 05:11:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/05 05:11:37 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/05 05:11:38 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/05 05:11:39 DEBUG : no_checksum_big_file_from_pipe: md5 = 1288e04b4c0d0da21f1d2712bc9eaf41 OK 2025/09/05 05:11:39 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-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/05 05:11:42 DEBUG : with_checksum_small_file_from_pipe: md5 = 94bd8924ddbc768bcebd30275902e093 OK 2025/09/05 05:11:42 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/05 05:11:43 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/05 05:11:44 DEBUG : with_checksum_big_file_from_pipe: md5 = 339843cbdaf3448523e52acd6cf069c5 OK 2025/09/05 05:11:44 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-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:11:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/05 05:11:47 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 05:11:48 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/05 05:11:49 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-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:11:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/05 05:11:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/05 05:11:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/05 05:11:54 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.08s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.16s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.15s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/05 05:11:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': File to upload is small (48 bytes), uploading instead of streaming 2025/09/05 05:11:58 DEBUG : rcat_metadata: md5 = 1477194fb9a110d1b0c33adda663ffae OK 2025/09/05 05:11:58 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/05 05:12:00 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/05 05:12:01 DEBUG : rcat_metadata_uploadcutoff0: md5 = 08863b023706cffc3f7b1c51485d6b19 OK 2025/09/05 05:12:01 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.11s) --- PASS: TestRcatMetadata/Normal (2.70s) --- PASS: TestRcatMetadata/ViaDisk (2.99s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:12:05 DEBUG : potato1: md5 = 9d1fc97bc0677002f59c9570e6ff0dcc OK 2025/09/05 05:12:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/05 05:12:07 DEBUG : potato2: md5 = 01d77490f5b50a88d65b2f60898a39b7 OK 2025/09/05 05:12:07 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.54s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:12:10 DEBUG : potato1: md5 = 23b5c4787e65d799eaeb69a62ee27ea2 OK 2025/09/05 05:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/05 05:12:11 DEBUG : potato2: md5 = 998500dd99ab9aafd68201803f8eeb87 OK 2025/09/05 05:12:11 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.78s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:12:15 DEBUG : potato2: md5 = 500ec91ef94e501c663106ec97d02c77 OK 2025/09/05 05:12:16 DEBUG : empty space: md5 = bdd9b6764ab2a564aa1141eea1f1e46e OK 2025/09/05 05:12:19 DEBUG : sub dir/potato3: md5 = ad95d17599eabb813d0983e60ac1dc7f OK 2025/09/05 05:12:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': Touching "sub dir/potato3" 2025/09/05 05:12:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': Touching "empty space" 2025/09/05 05:12:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': Touching "potato2" 2025/09/05 05:12:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.93s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:12:23 DEBUG : dir with metadata: Making directory with metadata 2025/09/05 05:12:24 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.25s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:12:25 DEBUG : directory with modtime: Making directory with metadata 2025/09/05 05:12:26 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:12:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/05 05:12:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/05 05:12:28 DEBUG : Google drive root 'crypt/5e75gcp813db6v91uheh3o6o894psp1qch2bq5evbfkdev9rrhu0': Skipping btime metadata as can't update it on an existing file: 2025-09-05T05:12:28.295089577Z 2025/09/05 05:12:29 INFO : non existent directory: Updated directory metadata 2025/09/05 05:12:30 DEBUG : Google drive root 'crypt/5e75gcp813db6v91uheh3o6o894psp1qch2bq5evbfkdev9rrhu0': Skipping btime metadata as can't update it on an existing file: 2025-09-05T05:12:28.295089577Z 2025/09/05 05:12:31 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.66s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:12:32 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/05 05:12:34 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/05 05:12:35 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.04s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:12:36 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/05 05:12:36 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/05 05:12:36 DEBUG : dst: Making directory with metadata 2025/09/05 05:12:37 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/05 05:12:37 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 05:12:38 INFO : dst: Set directory modification time (using SetModTime) 2025/09/05 05:12:38 INFO : dst: Set directory modification time (using SetModTime) 2025/09/05 05:12:38 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/05 05:12:39 INFO : dst: Set directory modification time (using SetModTime) 2025/09/05 05:12:39 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.40s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu'", Local "Local file system at /tmp/rclone3502267257", Modify Window "1ms" 2025/09/05 05:12:42 DEBUG : sub dir/test remove existing: md5 = 1ad5abf71cd82365ebfd6ff9e881662f OK 2025/09/05 05:12:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a9c36c899567348039e5da79aacbdf3d OK 2025/09/05 05:12:46 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gafefuc0" before starting 2025/09/05 05:12:47 DEBUG : sub dir/test remove existing.gafefuc0: TEST: removing renamed existing file after operation 2025/09/05 05:12:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.peyodim1" before starting 2025/09/05 05:12:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.peyodim1: TEST: renaming existing back after failed operation 2025/09/05 05:12:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.puwudon1" before starting 2025/09/05 05:12:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.puwudon1: TEST: removing renamed existing file after operation 2025/09/05 05:12:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4qtqe3q1vbab1ttu3k2e2eecvft9llf144fe4f6u981i15bcn29g77i0ukes6ka5rtsurgshofj1g7fg7k0r61tar3bsk8uf3aiqcvf52ti4tudspfcl3619o4aabi0nffklap9jlkjtt26q8kl92mvsfpfd54rtmo1g9gfn7o1sv1u3t8h0" 2025/09/05 05:12:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mlr1u7go6ij7q67c0i3ermsq4qiqlcsqeltr5njeir25bvsbmd2g" --- PASS: TestRemoveExisting (13.62s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/05 05:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakakom5lugu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m6.971096843s (try 1/5)