"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/20 04:58:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pitobap4yeqa" 2025/08/20 04:58:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/20 04:58:27 DEBUG : Creating backend with remote "TestDrive:crypt/tmg8cau1u50s1700s3bs7561du51or4bvg9eveljpm7etju60tjg" 2025/08/20 04:58:28 DEBUG : Creating backend with remote "/tmp/rclone3234044133" === 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-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/20 04:58:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/20 04:58:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/20 04:58:29 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/20 04:58:29 DEBUG : potato: Seek from 10 to 0 2025/08/20 04:58:29 DEBUG : potato: Seek from 10 to 0 2025/08/20 04:58:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/20 04:58:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/20 04:58:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/20 04:58:29 DEBUG : potato: Seek from 5 to 2 2025/08/20 04:58:29 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/20 04:58:29 DEBUG : potato: Seek from 7 to 0 2025/08/20 04:58:29 DEBUG : potato: Seek from 7 to 0 2025/08/20 04:58:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/20 04:58:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/20 04:58:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/20 04:58:29 DEBUG : potato: Seek from 5 to 2 2025/08/20 04:58:29 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/20 04:58:29 DEBUG : potato: Seek from 8 to 0 2025/08/20 04:58:29 DEBUG : potato: Seek from 8 to 0 2025/08/20 04:58:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/20 04:58:29 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/20 04:58:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/20 04:58:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/20 04:58:29 DEBUG : potato: Seek from 5 to 2 2025/08/20 04:58:29 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/20 04:58:29 DEBUG : potato: Seek from 9 to 0 2025/08/20 04:58:29 DEBUG : potato: Seek from 9 to 0 2025/08/20 04:58:29 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 04:58:31 DEBUG : rutabaga: md5 = 2eb9632296ba4f32bc44b450674937ae OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/20 04:58:34 DEBUG : empty space: md5 = 127d5ff7a54537676f2772eaac15accf OK === RUN TestCheck/3 2025/08/20 04:58:36 DEBUG : potato2: md5 = 6b4dac35d31b9ee5bc3dea3e16111638 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/20 04:58:38 DEBUG : remotepotato: md5 = 87925b076d547fb00498bebf0fa87bfd OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.34s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/08/20 04:58:41 DEBUG : Creating backend with remote "nonexistent" 2025/08/20 04:58:41 DEBUG : Creating backend with remote "nonexistent" 2025/08/20 04:58:41 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/20 04:58:41 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/08/20 04:58:41 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/20 04:58:41 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 04:58:42 DEBUG : rutabaga: md5 = cef17999f55970ee635e43cdd2dadd4b OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/20 04:58:47 DEBUG : empty space: md5 = 2d14438ce4f4e8f6cdf04b7069613e68 OK === RUN TestCheckDownload/3 2025/08/20 04:58:50 DEBUG : potato2: md5 = e9d78e276b59efde3348474c6b2072e2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/20 04:58:54 DEBUG : remotepotato: md5 = 64077de251ec905665eb3ea10e5c5076 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.97s) --- PASS: TestCheckDownload/1 (1.18s) --- PASS: TestCheckDownload/2 (1.33s) --- PASS: TestCheckDownload/3 (1.23s) --- PASS: TestCheckDownload/4 (1.03s) --- PASS: TestCheckDownload/5 (0.94s) --- PASS: TestCheckDownload/6 (0.90s) --- PASS: TestCheckDownload/7 (0.84s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 04:58:59 DEBUG : rutabaga: md5 = 758dc45e844a95d21832784da331f1f7 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/20 04:59:02 DEBUG : empty space: md5 = 0d3525d5df45f04de27f53ad444cd9fb OK === RUN TestCheckSizeOnly/3 2025/08/20 04:59:04 DEBUG : potato2: md5 = 6f1da3608565a930cf9b643dc69712fb OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/20 04:59:06 DEBUG : remotepotato: md5 = 118592c2f39c772d5d60fae18a96c7d2 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.98s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.31s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 04:59:10 DEBUG : test.sum: md5 = 5004897f47a83e5a620e9b3e42fca0a7 OK 2025/08/20 04:59:12 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/20 04:59:12 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/20 04:59:12 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/20 04:59:12 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/20 04:59:13 DEBUG : test.sum: md5 = a140b55baa02869536ad126b9d86c25e OK 2025/08/20 04:59:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/20 04:59:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/20 04:59:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/20 04:59:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.00s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 04:59:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pitobap4yeqa/data" 2025/08/20 04:59:15 DEBUG : Creating backend with remote "TestDrive:crypt/tmg8cau1u50s1700s3bs7561du51or4bvg9eveljpm7etju60tjg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 04:59:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pitobap4yeqa/data" 2025/08/20 04:59:17 DEBUG : Creating backend with remote "TestDrive:crypt/tmg8cau1u50s1700s3bs7561du51or4bvg9eveljpm7etju60tjg/vjrnln8ratgmqakfosrqe8espk" 2025/08/20 04:59:21 DEBUG : data/banana: md5 = 95a71d356edb7c036d3a8a88e74cf604 OK 2025/08/20 04:59:22 DEBUG : test.sum: md5 = 973846353f828979201f8c0d97ff5c6c OK === RUN TestCheckSumDownload/subtest1 2025/08/20 04:59:27 DEBUG : data/potato: md5 = f1c48ea764173931dbe8e72c1cdd546e OK 2025/08/20 04:59:28 DEBUG : test.sum: md5 = 64c57d7279a4d037cd984227c5efe8c1 OK === RUN TestCheckSumDownload/subtest2 2025/08/20 04:59:32 DEBUG : test.sum: md5 = 13083a7ccd4935c8df8628e9dff1f643 OK === RUN TestCheckSumDownload/subtest3 2025/08/20 04:59:37 DEBUG : test.sum: md5 = 6d02fb9805523514dd5ccb22b7742d2c OK === RUN TestCheckSumDownload/subtest4 2025/08/20 04:59:41 DEBUG : test.sum: md5 = ce864474c200840f18df5b2112a2dc8b OK === RUN TestCheckSumDownload/subtest5 2025/08/20 04:59:45 DEBUG : test.sum: md5 = fc9e8ec53dd21ae11b8f9186da6cddaa OK === RUN TestCheckSumDownload/subtest6 2025/08/20 04:59:49 DEBUG : data/banana: md5 = de741fe8e8d7ec40e26c210185e0b4f3 OK 2025/08/20 04:59:51 DEBUG : data/potato: md5 = 039b3627dc25e6e6edfa536242a8cfdf OK 2025/08/20 04:59:52 DEBUG : test.sum: md5 = 24974e748635f0f16207fc6229039747 OK === RUN TestCheckSumDownload/subtest7 2025/08/20 04:59:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/20 04:59:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.00s) --- PASS: TestCheckSumDownload/subtest1 (2.76s) --- PASS: TestCheckSumDownload/subtest2 (2.34s) --- PASS: TestCheckSumDownload/subtest3 (2.07s) --- PASS: TestCheckSumDownload/subtest4 (2.53s) --- PASS: TestCheckSumDownload/subtest5 (2.33s) --- PASS: TestCheckSumDownload/subtest6 (1.92s) --- PASS: TestCheckSumDownload/subtest7 (3.44s) === RUN TestApplyTransforms 2025/08/20 04:59:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hememem0lezo" 2025/08/20 04:59:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/20 04:59:59 DEBUG : Creating backend with remote "TestDrive:crypt/f78oul3bio1h26u7tq6bm8jhd05d4n546fv935f7k1pu1cigjkvg" 2025/08/20 05:00:00 DEBUG : Creating backend with remote "/tmp/rclone3296328767" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hememem0lezo'", Local "Local file system at /tmp/rclone3296328767", Modify Window "1ms" 2025/08/20 05:00:02 DEBUG : hello, world!: md5 = e5cb0f2badba52a93762de8b991b79de OK upper checkfile vs. lower remote (without normalization) 2025/08/20 05:00:03 ERROR : hello, world!: sum not found 2025/08/20 05:00:03 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hememem0lezo' 2025/08/20 05:00:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hememem0lezo': 1 files missing 2025/08/20 05:00:03 NOTICE: 1 hashes missing 2025/08/20 05:00:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hememem0lezo': 1 differences found 2025/08/20 05:00:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hememem0lezo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/20 05:00:04 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/20 05:00:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hememem0lezo': 0 differences found 2025/08/20 05:00:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hememem0lezo': 1 matching files 2025/08/20 05:00:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mehuyeb4kubi" 2025/08/20 05:00:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/20 05:00:04 DEBUG : Creating backend with remote "TestDrive:crypt/7fk1dq9d5e2nm8kok7iej9b1b3bm7a4c1u1l4udnh3h47dc4fc40" 2025/08/20 05:00:05 DEBUG : Creating backend with remote "/tmp/rclone2005633491" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mehuyeb4kubi'", Local "Local file system at /tmp/rclone2005633491", Modify Window "1ms" 2025/08/20 05:00:07 DEBUG : HELLO, WORLD!: md5 = 8d231468dfe51ec39ed29fd5a7a46c99 OK lower checkfile vs. upper remote (without normalization) 2025/08/20 05:00:08 ERROR : HELLO, WORLD!: sum not found 2025/08/20 05:00:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mehuyeb4kubi' 2025/08/20 05:00:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehuyeb4kubi': 1 files missing 2025/08/20 05:00:08 NOTICE: 1 hashes missing 2025/08/20 05:00:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehuyeb4kubi': 1 differences found 2025/08/20 05:00:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehuyeb4kubi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/20 05:00:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/20 05:00:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehuyeb4kubi': 0 differences found 2025/08/20 05:00:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehuyeb4kubi': 1 matching files 2025/08/20 05:00:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fopijew0ramo" 2025/08/20 05:00:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/20 05:00:09 DEBUG : Creating backend with remote "TestDrive:crypt/er3so055dt5lidpqhqimg28hk41gao259sdbqp175s5dddmhj0rg" 2025/08/20 05:00:10 DEBUG : Creating backend with remote "/tmp/rclone969788495" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopijew0ramo'", Local "Local file system at /tmp/rclone969788495", Modify Window "1ms" 2025/08/20 05:00:12 DEBUG : HeLlO, wOrLd!: md5 = 78a16db88119530b8d9683955b2bea18 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/20 05:00:13 ERROR : HeLlO, wOrLd!: sum not found 2025/08/20 05:00:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fopijew0ramo' 2025/08/20 05:00:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fopijew0ramo': 1 files missing 2025/08/20 05:00:13 NOTICE: 1 hashes missing 2025/08/20 05:00:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fopijew0ramo': 1 differences found 2025/08/20 05:00:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fopijew0ramo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/20 05:00:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/20 05:00:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fopijew0ramo': 0 differences found 2025/08/20 05:00:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fopijew0ramo': 1 matching files 2025/08/20 05:00:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nicepox8coce" 2025/08/20 05:00:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/20 05:00:14 DEBUG : Creating backend with remote "TestDrive:crypt/avhno6jiqan467iseuofn8rmurcg5bn2dp3650tic6uv2uejcbmg" 2025/08/20 05:00:15 DEBUG : Creating backend with remote "/tmp/rclone202043582" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicepox8coce'", Local "Local file system at /tmp/rclone202043582", Modify Window "1ms" 2025/08/20 05:00:17 DEBUG : HELLO, WORLD!: md5 = 7e5ac7833316dbdca4c0befa405c7b32 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/20 05:00:18 ERROR : HELLO, WORLD!: sum not found 2025/08/20 05:00:18 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nicepox8coce' 2025/08/20 05:00:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicepox8coce': 1 files missing 2025/08/20 05:00:18 NOTICE: 1 hashes missing 2025/08/20 05:00:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicepox8coce': 1 differences found 2025/08/20 05:00:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicepox8coce': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/20 05:00:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/20 05:00:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicepox8coce': 0 differences found 2025/08/20 05:00:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicepox8coce': 1 matching files 2025/08/20 05:00:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quwabay1reto" 2025/08/20 05:00:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/20 05:00:19 DEBUG : Creating backend with remote "TestDrive:crypt/fmknvc7v70e24d7r4vn8gbsh2rr4he3qannbv25afdnpd2iunsdg" 2025/08/20 05:00:20 DEBUG : Creating backend with remote "/tmp/rclone2197097035" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quwabay1reto'", Local "Local file system at /tmp/rclone2197097035", Modify Window "1ms" 2025/08/20 05:00:23 DEBUG : 測試_Русский___ě_áñ: md5 = 20f2d23a9b58838f50135f97f92a5721 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/20 05:00:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/20 05:00:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-quwabay1reto' 2025/08/20 05:00:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwabay1reto': 1 files missing 2025/08/20 05:00:23 NOTICE: 1 hashes missing 2025/08/20 05:00:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwabay1reto': 1 differences found 2025/08/20 05:00:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwabay1reto': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/20 05:00:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/20 05:00:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwabay1reto': 0 differences found 2025/08/20 05:00:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwabay1reto': 1 matching files 2025/08/20 05:00:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cotenik3qoga" 2025/08/20 05:00:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/20 05:00:24 DEBUG : Creating backend with remote "TestDrive:crypt/4bl5lo11lnuooe62s0o23kut5k09rqgtphp2eertie35s2e4b7u0" 2025/08/20 05:00:25 DEBUG : Creating backend with remote "/tmp/rclone3007678635" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotenik3qoga'", Local "Local file system at /tmp/rclone3007678635", Modify Window "1ms" 2025/08/20 05:00:28 DEBUG : 測試_Русский___ě_áñ: md5 = 8f98b94b5348da321055324c11e4fd83 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/20 05:00:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/20 05:00:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cotenik3qoga' 2025/08/20 05:00:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cotenik3qoga': 1 files missing 2025/08/20 05:00:28 NOTICE: 1 hashes missing 2025/08/20 05:00:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cotenik3qoga': 1 differences found 2025/08/20 05:00:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cotenik3qoga': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/20 05:00:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/20 05:00:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cotenik3qoga': 0 differences found 2025/08/20 05:00:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cotenik3qoga': 1 matching files 2025/08/20 05:00:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juguwir6vopo" 2025/08/20 05:00:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/20 05:00:30 DEBUG : Creating backend with remote "TestDrive:crypt/8r8uqek1est62lri3hkshl8r00gkii0i5qbaofer3flf6fbd8k8g" 2025/08/20 05:00:31 DEBUG : Creating backend with remote "/tmp/rclone4032466318" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juguwir6vopo'", Local "Local file system at /tmp/rclone4032466318", Modify Window "1ms" 2025/08/20 05:00:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = adc4c5c333a55da8ebd194e4fa512747 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/20 05:00:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/20 05:00:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-juguwir6vopo' 2025/08/20 05:00:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juguwir6vopo': 1 files missing 2025/08/20 05:00:33 NOTICE: 1 hashes missing 2025/08/20 05:00:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juguwir6vopo': 1 differences found 2025/08/20 05:00:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juguwir6vopo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/20 05:00:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/20 05:00:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juguwir6vopo': 0 differences found 2025/08/20 05:00:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juguwir6vopo': 1 matching files 2025/08/20 05:00:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizuwab3kiqo" 2025/08/20 05:00:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/20 05:00:35 DEBUG : Creating backend with remote "TestDrive:crypt/7hdf9quoheb1leio7i5j54eso1tl0904fncqfqei9c1mrag3pb80" 2025/08/20 05:00:36 DEBUG : Creating backend with remote "/tmp/rclone2874968089" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizuwab3kiqo'", Local "Local file system at /tmp/rclone2874968089", Modify Window "1ms" 2025/08/20 05:00:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f03c7a180d8d7c6910d8bc4e804b85c6 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/20 05:00:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/20 05:00:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jizuwab3kiqo' 2025/08/20 05:00:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jizuwab3kiqo': 1 files missing 2025/08/20 05:00:38 NOTICE: 1 hashes missing 2025/08/20 05:00:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jizuwab3kiqo': 1 differences found 2025/08/20 05:00:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jizuwab3kiqo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/20 05:00:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/20 05:00:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jizuwab3kiqo': 0 differences found 2025/08/20 05:00:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jizuwab3kiqo': 1 matching files 2025/08/20 05:00:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vocagey1vabi" 2025/08/20 05:00:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/20 05:00:40 DEBUG : Creating backend with remote "TestDrive:crypt/m30m8i8en9jnvmr0oo5vb10odnfgvth6l7ouj9n8q0uil49g8hl0" 2025/08/20 05:00:41 DEBUG : Creating backend with remote "/tmp/rclone2102383840" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vocagey1vabi'", Local "Local file system at /tmp/rclone2102383840", Modify Window "1ms" 2025/08/20 05:00:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 384708623d55ad40f43b37ca69cb536e OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/20 05:00:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/20 05:00:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vocagey1vabi' 2025/08/20 05:00:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocagey1vabi': 1 files missing 2025/08/20 05:00:43 NOTICE: 1 hashes missing 2025/08/20 05:00:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocagey1vabi': 1 differences found 2025/08/20 05:00:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocagey1vabi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/20 05:00:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/20 05:00:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocagey1vabi': 0 differences found 2025/08/20 05:00:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocagey1vabi': 1 matching files 2025/08/20 05:00:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-menixuc5yusu" 2025/08/20 05:00:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/20 05:00:45 DEBUG : Creating backend with remote "TestDrive:crypt/7l9soj88n7sh4fb3n7gq9jn6flr2epo74n1r09m9v2ep9fllvspg" 2025/08/20 05:00:46 DEBUG : Creating backend with remote "/tmp/rclone2756100677" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-menixuc5yusu'", Local "Local file system at /tmp/rclone2756100677", Modify Window "1ms" 2025/08/20 05:00:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 66bf2b7300e488ede8dd1418c429024f OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/20 05:00:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/20 05:00:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-menixuc5yusu' 2025/08/20 05:00:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-menixuc5yusu': 1 files missing 2025/08/20 05:00:48 NOTICE: 1 hashes missing 2025/08/20 05:00:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-menixuc5yusu': 1 differences found 2025/08/20 05:00:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-menixuc5yusu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/20 05:00:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/20 05:00:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-menixuc5yusu': 0 differences found 2025/08/20 05:00:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-menixuc5yusu': 1 matching files 2025/08/20 05:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-menixuc5yusu': Purge remote 2025/08/20 05:00:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vocagey1vabi': Purge remote 2025/08/20 05:00:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizuwab3kiqo': Purge remote 2025/08/20 05:00:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juguwir6vopo': Purge remote 2025/08/20 05:00:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotenik3qoga': Purge remote 2025/08/20 05:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quwabay1reto': Purge remote 2025/08/20 05:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicepox8coce': Purge remote 2025/08/20 05:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopijew0ramo': Purge remote 2025/08/20 05:00:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mehuyeb4kubi': Purge remote 2025/08/20 05:00:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hememem0lezo': Purge remote --- PASS: TestApplyTransforms (54.90s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:00:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/20 05:00:56 DEBUG : sub/file2: md5 = 3d5f0586524dfc7f2434b098f5857074 OK 2025/08/20 05:00:56 INFO : file1: Copied (new) to: sub/file2 2025/08/20 05:00:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 05:00:57 DEBUG : file1: Unchanged skipping 2025/08/20 05:00:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': don't need to copy/move sub/file2, it is already at target location 2025/08/20 05:00:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.00s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:01:03 DEBUG : dst/file1: md5 = 7b10511f8157f456b630a7e2d81c52d7 OK 2025/08/20 05:01:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pitobap4yeqa/backup" 2025/08/20 05:01:03 DEBUG : Creating backend with remote "TestDrive:crypt/tmg8cau1u50s1700s3bs7561du51or4bvg9eveljpm7etju60tjg/1nrff024r7pq65ecp72fc28jb0" 2025/08/20 05:01:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/20 05:01:07 INFO : dst/file1: Moved (server-side) 2025/08/20 05:01:09 DEBUG : dst/file1: md5 = 6273ed8f9372c398da15826012027a6a OK 2025/08/20 05:01:09 INFO : dst/file1: Copied (new) 2025/08/20 05:01:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/20 05:01:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/20 05:01:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.36s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:01:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pitobap4yeqa/dst" 2025/08/20 05:01:14 DEBUG : Creating backend with remote "TestDrive:crypt/tmg8cau1u50s1700s3bs7561du51or4bvg9eveljpm7etju60tjg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/20 05:01:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pitobap4yeqa/CompareDest" 2025/08/20 05:01:15 DEBUG : Creating backend with remote "TestDrive:crypt/tmg8cau1u50s1700s3bs7561du51or4bvg9eveljpm7etju60tjg/gveqi14airsml4bgu7krj116o8" 2025/08/20 05:01:17 DEBUG : one: Need to transfer - File not found at Destination 2025/08/20 05:01:20 DEBUG : one: md5 = 9f479e2dfdbd53fe5cd7cb4b6de27d44 OK 2025/08/20 05:01:20 INFO : one: Copied (new) 2025/08/20 05:01:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 05:01:22 DEBUG : one: md5 = c33a609fa3b714cd8d1a7e8800d9a899 OK 2025/08/20 05:01:22 INFO : one: Copied (replaced existing) 2025/08/20 05:01:24 DEBUG : dst/one: md5 = 140ff4fecab2bb298588bd58e62d5690 OK 2025/08/20 05:01:26 DEBUG : CompareDest/one: md5 = 23d2f24b26b5b79a50d76c852644e4f7 OK 2025/08/20 05:01:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 05:01:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 05:01:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/20 05:01:30 DEBUG : CompareDest/two: md5 = a207e13e878304c9d317a3186802e106 OK 2025/08/20 05:01:30 DEBUG : two: Need to transfer - File not found at Destination 2025/08/20 05:01:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 05:01:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/20 05:01:31 DEBUG : two: Need to transfer - File not found at Destination 2025/08/20 05:01:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 05:01:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/20 05:01:33 DEBUG : two: Need to transfer - File not found at Destination 2025/08/20 05:01:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/20 05:01:34 DEBUG : two: md5 = 8afb744e58fff2a4947cb2a5619af84b OK 2025/08/20 05:01:34 INFO : two: Copied (new) 2025/08/20 05:01:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/20 05:01:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:01:38 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/20 05:01:38 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.51s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:01:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pitobap4yeqa/dst" 2025/08/20 05:01:39 DEBUG : Creating backend with remote "TestDrive:crypt/tmg8cau1u50s1700s3bs7561du51or4bvg9eveljpm7etju60tjg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/20 05:01:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pitobap4yeqa/CopyDest" 2025/08/20 05:01:41 DEBUG : Creating backend with remote "TestDrive:crypt/tmg8cau1u50s1700s3bs7561du51or4bvg9eveljpm7etju60tjg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/20 05:01:42 DEBUG : one: Need to transfer - File not found at Destination 2025/08/20 05:01:45 DEBUG : one: md5 = fc3eeefe6aeda10de44a70bea72310e9 OK 2025/08/20 05:01:45 INFO : one: Copied (new) 2025/08/20 05:01:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 05:01:49 DEBUG : one: md5 = 86f9c0853fa46cf8e1a751b8474fd147 OK 2025/08/20 05:01:49 INFO : one: Copied (replaced existing) 2025/08/20 05:01:51 DEBUG : dst/one: md5 = 216d97b76fd01547c762abc37ca0513e OK 2025/08/20 05:01:53 DEBUG : CopyDest/one: md5 = 07c76231979f232243c85eee9437d50e OK 2025/08/20 05:01:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pitobap4yeqa/BackupDir" 2025/08/20 05:01:54 DEBUG : Creating backend with remote "TestDrive:crypt/tmg8cau1u50s1700s3bs7561du51or4bvg9eveljpm7etju60tjg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/20 05:01:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 05:01:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 05:01:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 05:01:58 INFO : one: Moved (server-side) 2025/08/20 05:01:59 INFO : one: Copied (server-side copy) 2025/08/20 05:01:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/20 05:02:01 DEBUG : CopyDest/two: md5 = 205be1e5fb15a2410988f3bb0266dc62 OK 2025/08/20 05:02:02 DEBUG : two: Need to transfer - File not found at Destination 2025/08/20 05:02:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 05:02:03 INFO : two: Copied (server-side copy) 2025/08/20 05:02:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/20 05:02:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 05:02:04 DEBUG : two: Unchanged skipping 2025/08/20 05:02:06 DEBUG : CopyDest/three: md5 = 25f7d6fac2b082146b6f5f980757a393 OK 2025/08/20 05:02:07 DEBUG : three: Need to transfer - File not found at Destination 2025/08/20 05:02:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/20 05:02:07 DEBUG : three: Destination not found in --copy-dest 2025/08/20 05:02:09 DEBUG : three: md5 = 5e264603b8fe00f07625e6cb3cffd51c OK 2025/08/20 05:02:09 INFO : three: Copied (new) 2025/08/20 05:02:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/20 05:02:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:02:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/20 05:02:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:02:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/20 05:02:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/20 05:02:15 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.09s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:02:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/20 05:02:19 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5ab80e4491ab9d05f2c61f9897713e9b OK 2025/08/20 05:02:19 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/20 05:02:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/20 05:02:20 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/08/20 05:02:20 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/20 05:02:21 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/20 05:02:22 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 1db9f6813555659b1ba482b3b31ead4f OK 2025/08/20 05:02:22 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/20 05:02:25 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/20 05:02:25 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.42s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:02:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': Looking for duplicate names using skip mode. 2025/08/20 05:02:29 NOTICE: one: Found 2 files with duplicate names 2025/08/20 05:02:29 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.96s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:02:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': Looking for duplicate names using skip mode. 2025/08/20 05:02:36 NOTICE: one: Found 3 files with duplicate names 2025/08/20 05:02:36 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/20 05:02:36 INFO : one: Deleted 2025/08/20 05:02:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.70s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:02:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': Looking for duplicate names using first mode. 2025/08/20 05:02:42 NOTICE: one: Found 3 files with duplicate names 2025/08/20 05:02:42 INFO : one: Deleted 2025/08/20 05:02:43 INFO : one: Deleted 2025/08/20 05:02:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.40s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:02:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': Looking for duplicate names using newest mode. 2025/08/20 05:02:49 NOTICE: one: Found 3 files with duplicate names 2025/08/20 05:02:49 INFO : one: Deleted 2025/08/20 05:02:50 INFO : one: Deleted 2025/08/20 05:02:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.60s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.57s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:02:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': Looking for duplicate names using oldest mode. 2025/08/20 05:02:56 NOTICE: one: Found 3 files with duplicate names 2025/08/20 05:02:56 INFO : one: Deleted 2025/08/20 05:02:57 INFO : one: Deleted 2025/08/20 05:02:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.51s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:03:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': Looking for duplicate names using largest mode. 2025/08/20 05:03:02 NOTICE: one: Found 3 files with duplicate names 2025/08/20 05:03:03 INFO : one: Deleted 2025/08/20 05:03:03 INFO : one: Deleted 2025/08/20 05:03:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.63s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:03:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': Looking for duplicate names using smallest mode. 2025/08/20 05:03:09 NOTICE: one: Found 3 files with duplicate names 2025/08/20 05:03:09 INFO : one: Deleted 2025/08/20 05:03:10 INFO : one: Deleted 2025/08/20 05:03:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.28s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:03:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': Looking for duplicate names using rename mode. 2025/08/20 05:03:17 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/20 05:03:18 INFO : one-2.txt: renamed from: one.txt 2025/08/20 05:03:19 INFO : one-3.txt: renamed from: one.txt 2025/08/20 05:03:20 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.01s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:03:25 DEBUG : dupe1/one.txt: md5 = 3e5fc961565810f14403353ae4e41775 OK 2025/08/20 05:03:28 DEBUG : dupe2/two.txt: md5 = fb7ba1dbfb02fb03f1433841bbc306c7 OK 2025/08/20 05:03:30 DEBUG : dupe3/three.txt: md5 = f247883855f0c3eac607e1084d1e02d7 OK 2025/08/20 05:03:30 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/20 05:03:31 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/20 05:03:32 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/20 05:03:32 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/20 05:03:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/20 05:03:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/20 05:03:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.33s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:03:38 DEBUG : a.txt: md5 = b88500a0b6eb4cdd6c89f69ec3bb7e14 OK 2025/08/20 05:03:39 DEBUG : zend.txt: md5 = e38e462529b4dc2a7225c59cefecb2dd OK 2025/08/20 05:03:41 DEBUG : sub dir/hello world: md5 = 9f6ecd9874bdc8121496d3b2c513198e OK 2025/08/20 05:03:43 DEBUG : sub dir/hello world2: md5 = 7abc154c63729272990ee109f61d77ee OK 2025/08/20 05:03:45 DEBUG : sub dir/ignore dir/.ignore: md5 = e38d25a756937334430c45d7cd2b09b7 OK 2025/08/20 05:03:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = d66ea44d6b8dcb0c0a9593db6f79cb77 OK 2025/08/20 05:03:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = f422a17d9c4e338fd4d3db763a633f9b OK 2025/08/20 05:03:49 DEBUG : a.txt: Excluded (Size Filter) 2025/08/20 05:03:49 DEBUG : a.txt: Excluded 2025/08/20 05:03:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/20 05:03:50 DEBUG : sub dir/hello world: Excluded 2025/08/20 05:03:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/20 05:03:50 DEBUG : sub dir/hello world2: Excluded 2025/08/20 05:03:51 DEBUG : sub dir/ignore dir: Excluded 2025/08/20 05:03:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/20 05:03:51 DEBUG : sub dir/hello world: Excluded 2025/08/20 05:03:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/20 05:03:51 DEBUG : sub dir/hello world2: Excluded 2025/08/20 05:03:51 DEBUG : sub dir/ignore dir: Excluded 2025/08/20 05:03:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/20 05:03:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/20 05:03:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/20 05:03:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/20 05:03:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/20 05:03:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/20 05:03:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.75s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:03:59 DEBUG : a.txt: md5 = c83afed6eb0391fdbc46b70f6a20284c OK 2025/08/20 05:04:01 DEBUG : zend.txt: md5 = f935dc75dc4623e445c8cb248fd5e323 OK 2025/08/20 05:04:03 DEBUG : sub dir/hello world: md5 = 2b2600734d3894cf1f8b79b5bf6c86e4 OK 2025/08/20 05:04:04 DEBUG : sub dir/hello world2: md5 = c9c6c61d42803ad7d8bf38afc041d444 OK 2025/08/20 05:04:07 DEBUG : sub dir/ignore dir/.ignore: md5 = a5f86bee1cdba521d5b76ca98e37a3ea OK 2025/08/20 05:04:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = 529ce48fccbf83b6974bfed2ba8bc483 OK 2025/08/20 05:04:10 DEBUG : sub dir/sub sub dir/hello world3: md5 = c431546f322e5f8d7a369e5de8cc5e0d OK 2025/08/20 05:04:12 DEBUG : a.txt: Excluded (Size Filter) 2025/08/20 05:04:12 DEBUG : a.txt: Excluded 2025/08/20 05:04:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/20 05:04:12 DEBUG : sub dir/hello world2: Excluded 2025/08/20 05:04:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/20 05:04:12 DEBUG : sub dir/hello world: Excluded 2025/08/20 05:04:13 DEBUG : sub dir/ignore dir: Excluded 2025/08/20 05:04:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/20 05:04:13 DEBUG : sub dir/hello world2: Excluded 2025/08/20 05:04:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/20 05:04:13 DEBUG : sub dir/hello world: Excluded 2025/08/20 05:04:13 DEBUG : sub dir/ignore dir: Excluded 2025/08/20 05:04:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/20 05:04:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/20 05:04:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/20 05:04:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/20 05:04:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/20 05:04:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/20 05:04:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.99s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:04:21 DEBUG : file1: md5 = b09bbef2e45128118622af70085c96f2 OK 2025/08/20 05:04:23 DEBUG : sub/file2: md5 = 2c28f1088811d7e50d3ef4bcf5e8e582 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/08/20 05:04:26 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/20 05:04:27 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/20 05:04:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/20 05:04:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.47s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:04:32 DEBUG : file1: md5 = 3cd45e360ff97ac7352edf6c20148910 OK 2025/08/20 05:04:34 DEBUG : sub/file2: md5 = 35dd3fba60ef8da9c6a67e896ac522f2 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/08/20 05:04:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pitobap4yeqa/notfound" 2025/08/20 05:04:38 DEBUG : Creating backend with remote "TestDrive:crypt/tmg8cau1u50s1700s3bs7561du51or4bvg9eveljpm7etju60tjg/qe0i31qdkoejk60elps0ni5sqk" 2025/08/20 05:04:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.61s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:04:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': Making directory 2025/08/20 05:04:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:04:45 DEBUG : sub dir/hello world: md5 = a7b145f17033f227a2a76027741caa20 OK 2025/08/20 05:04:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.78s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:04:49 DEBUG : potato2: md5 = fe13328b03797b0e7346c4cb7dffe5aa OK 2025/08/20 05:04:50 DEBUG : empty space: md5 = 2b221629a61d429b72570c633a6e8084 OK --- PASS: TestLs (4.72s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:04:53 DEBUG : potato2: md5 = fa1485bd6f34e4875b56d1c6237b81be OK 2025/08/20 05:04:55 DEBUG : empty space: md5 = 93412d728166db348043bf3a2d18fd8d OK 2025/08/20 05:04:55 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.26s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:04:59 DEBUG : potato2: md5 = 30b5ffe1c76ea3119040f9a8f766f809 OK 2025/08/20 05:05:00 DEBUG : empty space: md5 = 10abaeab92802b2f66e3df57968a7895 OK --- PASS: TestLsLong (4.75s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:05:04 DEBUG : potato2: md5 = 1902861eb05fc36731f84e497d78d18b OK 2025/08/20 05:05:05 DEBUG : empty space: md5 = d6c9aefaa66e534fbde9234fb88d9937 OK --- PASS: TestHashSums (4.91s) === RUN TestHashSumsWithErrors 2025/08/20 05:05:07 DEBUG : Creating backend with remote ":memory:" 2025/08/20 05:05:07 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/20 05:05:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/20 05:05:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/20 05:05:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/20 05:05:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/20 05:05:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/20 05:05:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/20 05:05:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/20 05:05:07 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-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:05:08 DEBUG : potato2: md5 = af8f6133081b85f834cdb53ddadf3341 OK 2025/08/20 05:05:10 DEBUG : empty space: md5 = 0c7db8ba966f567ad24527bdd7140468 OK 2025/08/20 05:05:12 DEBUG : sub dir/potato3: md5 = 3e558e1a62a48f8425a5b781cd56e93d OK 2025/08/20 05:05:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.60s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:05:17 DEBUG : small: md5 = cbf545add19084365b86d349f273dd99 OK 2025/08/20 05:05:18 DEBUG : medium: md5 = 293056cba606ba2f2b175ca2c901fa31 OK 2025/08/20 05:05:20 DEBUG : large: md5 = b986663a32e6e572c9e3ad7734478938 OK 2025/08/20 05:05:20 DEBUG : Waiting for deletions to finish 2025/08/20 05:05:20 DEBUG : large: Excluded (Size Filter) 2025/08/20 05:05:21 INFO : small: Deleted 2025/08/20 05:05:21 INFO : medium: Deleted --- PASS: TestDelete (6.56s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:05:24 DEBUG : small: md5 = c7086ad3a12b9296608e76fa53206342 OK 2025/08/20 05:05:25 DEBUG : medium: md5 = 3b83dcdb17b09a18f2be31dec959ff84 OK 2025/08/20 05:05:27 DEBUG : large: md5 = 47651be7e6e70ec02cd620c0b18cdbc3 OK 2025/08/20 05:05:27 DEBUG : Waiting for deletions to finish 2025/08/20 05:05:27 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/20 05:05:27 INFO : large: Deleted 2025/08/20 05:05:27 INFO : small: Deleted --- PASS: TestMaxDelete (7.02s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:05:31 DEBUG : small: md5 = 4e10fa7b37d839b705366069494f5aec OK 2025/08/20 05:05:32 DEBUG : medium: md5 = 660aae64fb9b6ceb49161e65ca0bc7d2 OK 2025/08/20 05:05:34 DEBUG : large: md5 = c6e7cdfb2253542a8bbb81b978ddd2e9 OK 2025/08/20 05:05:34 DEBUG : Waiting for deletions to finish 2025/08/20 05:05:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/20 05:05:34 INFO : medium: Deleted 2025/08/20 05:05:34 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.08s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:05:38 DEBUG : small: md5 = a8e6f0de3ac3616862b293e555816147 OK 2025/08/20 05:05:39 DEBUG : medium: md5 = f04d4e509b2031ea1ae5abf015bf74b9 OK 2025/08/20 05:05:40 DEBUG : large: md5 = 9a8f07c7a9aa17b3ad49d8684a5fc230 OK 2025/08/20 05:05:41 DEBUG : Waiting for deletions to finish 2025/08/20 05:05:41 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/08/20 05:05:41 INFO : medium: Deleted 2025/08/20 05:05:42 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.00s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:05:45 DEBUG : ReadFile: md5 = 5a559491f5b194c3144226876c52a7b8 OK --- PASS: TestReadFile (4.29s) === RUN TestRetry 2025/08/20 05:05:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/20 05:05:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/20 05:05:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/20 05:05:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/20 05:05:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/20 05:05:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/20 05:05:47 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-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:05:49 DEBUG : file1: md5 = 19acbb4a62ae7765befcb2f01a4c6770 OK 2025/08/20 05:05:51 DEBUG : file2: md5 = 8d1a85db43eb78e41e14ac7daf955151 OK --- PASS: TestCat (17.76s) === RUN TestPurge 2025/08/20 05:06:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baxiceg3milu" 2025/08/20 05:06:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/20 05:06:05 DEBUG : Creating backend with remote "TestDrive:crypt/lm58262k3565k97o5r25t1om92s1ci6t1g5e99av7hjsh9hklu40" 2025/08/20 05:06:06 DEBUG : Creating backend with remote "/tmp/rclone1198899227" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baxiceg3milu'", Local "Local file system at /tmp/rclone1198899227", Modify Window "1ms" 2025/08/20 05:06:11 DEBUG : A1/B1/C1/one: md5 = f77d14af408ce113bf8106ad408ffd7b OK 2025/08/20 05:06:11 INFO : A2: Making directory 2025/08/20 05:06:12 INFO : A1/B2: Making directory 2025/08/20 05:06:12 INFO : A1/B2/C2: Making directory 2025/08/20 05:06:13 INFO : A1/B1/C3: Making directory 2025/08/20 05:06:14 INFO : A3: Making directory 2025/08/20 05:06:15 INFO : A3/B3: Making directory 2025/08/20 05:06:15 INFO : A3/B3/C4: Making directory 2025/08/20 05:06:18 DEBUG : A1/two: md5 = 12ed7c3e627138b89e30000d0c0deb99 OK 2025/08/20 05:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baxiceg3milu': Purge remote 2025/08/20 05:06:21 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.06s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:06:25 DEBUG : A1/B1/C1/one: md5 = 32703db1b861336bf4f3bdcffaf72881 OK 2025/08/20 05:06:25 INFO : A2: Making directory 2025/08/20 05:06:26 INFO : A1/B2: Making directory 2025/08/20 05:06:27 INFO : A1/B2/C2: Making directory 2025/08/20 05:06:28 INFO : A1/B1/C3: Making directory 2025/08/20 05:06:28 INFO : A3: Making directory 2025/08/20 05:06:29 INFO : A3/B3: Making directory 2025/08/20 05:06:30 INFO : A3/B3/C4: Making directory 2025/08/20 05:06:32 DEBUG : A1/two: md5 = 60e2e6c2f58b1efec69cfa1596a06809 OK 2025/08/20 05:06:33 DEBUG : removing 1 level 3 directories 2025/08/20 05:06:33 INFO : A3/B3/C4: Removing directory 2025/08/20 05:06:36 DEBUG : removing 2 level 3 directories 2025/08/20 05:06:36 INFO : A1/B2/C2: Removing directory 2025/08/20 05:06:36 INFO : A1/B1/C3: Removing directory 2025/08/20 05:06:36 DEBUG : removing 2 level 2 directories 2025/08/20 05:06:36 INFO : A3/B3: Removing directory 2025/08/20 05:06:36 INFO : A1/B2: Removing directory 2025/08/20 05:06:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/20 05:06:36 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/20 05:06:37 DEBUG : removing 2 level 1 directories 2025/08/20 05:06:37 INFO : A3: Removing directory 2025/08/20 05:06:37 INFO : A2: Removing directory 2025/08/20 05:06:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/20 05:06:41 DEBUG : removing 1 level 3 directories 2025/08/20 05:06:41 INFO : A1/B1/C1: Removing directory 2025/08/20 05:06:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:42 DEBUG : removing 1 level 2 directories 2025/08/20 05:06:42 INFO : A1/B1: Removing directory 2025/08/20 05:06:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/20 05:06:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/20 05:06:43 DEBUG : removing 1 level 1 directories 2025/08/20 05:06:43 INFO : A1: Removing directory 2025/08/20 05:06:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/20 05:06:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/20 05:06:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/20 05:06:43 DEBUG : removing 1 level 0 directories 2025/08/20 05:06:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': Removing directory 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/20 05:06:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (23.37s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:06:45 INFO : A1: Making directory 2025/08/20 05:06:46 INFO : A1/B1: Making directory 2025/08/20 05:06:47 INFO : A1/B1/C1: Making directory 2025/08/20 05:06:49 DEBUG : removing 1 level 3 directories 2025/08/20 05:06:49 INFO : A1/B1/C1: Removing directory 2025/08/20 05:06:50 DEBUG : removing 1 level 2 directories 2025/08/20 05:06:50 INFO : A1/B1: Removing directory 2025/08/20 05:06:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/20 05:06:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.71s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:06:52 INFO : A1: Making directory 2025/08/20 05:06:53 INFO : A1/B1: Making directory 2025/08/20 05:06:54 INFO : A1/B1/C1: Making directory 2025/08/20 05:06:57 DEBUG : removing 1 level 3 directories 2025/08/20 05:06:57 INFO : A1/B1/C1: Removing directory 2025/08/20 05:06:57 DEBUG : removing 1 level 2 directories 2025/08/20 05:06:57 INFO : A1/B1: Removing directory 2025/08/20 05:06:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/20 05:06:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.33s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:07:01 DEBUG : file1: md5 = a01731649e35ac02f71d1b46438854b1 OK 2025/08/20 05:07:02 DEBUG : filename.txt: File name found in url 2025/08/20 05:07:03 DEBUG : filename.txt: md5 = 7252c132b855b871c2b1be86358c3b66 OK 2025/08/20 05:07:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/20 05:07:05 DEBUG : headerfilename.txt: md5 = 9f5685b151fec524a4bb00a4d21dedb6 OK 2025/08/20 05:07:06 DEBUG : file2: md5 = 3abb0424b5cb27e7903a3ec1967e4367 OK --- PASS: TestCopyURL (9.06s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:07:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/20 05:07:11 DEBUG : sub/file2: md5 = f212c0ee1f70a4195667643196173032 OK 2025/08/20 05:07:11 INFO : file1: Copied (new) to: sub/file2 2025/08/20 05:07:11 INFO : file1: Deleted 2025/08/20 05:07:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 05:07:12 DEBUG : file1: Unchanged skipping 2025/08/20 05:07:12 INFO : file1: Deleted 2025/08/20 05:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': don't need to copy/move sub/file2, it is already at target location 2025/08/20 05:07:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.13s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:07:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/20 05:07:17 DEBUG : file1: md5 = 4343dc2c33ebd1a274245bc0f2c66fb1 OK 2025/08/20 05:07:17 INFO : file1: Copied (new) 2025/08/20 05:07:17 INFO : file1: Deleted 2025/08/20 05:07:17 DEBUG : file1: Destination exists, skipping 2025/08/20 05:07:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.37s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:07:22 DEBUG : dst/file1: md5 = 2050674756da04717f3257317b25319d OK 2025/08/20 05:07:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pitobap4yeqa/backup" 2025/08/20 05:07:22 DEBUG : Creating backend with remote "TestDrive:crypt/tmg8cau1u50s1700s3bs7561du51or4bvg9eveljpm7etju60tjg/1nrff024r7pq65ecp72fc28jb0" 2025/08/20 05:07:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/20 05:07:26 INFO : dst/file1: Moved (server-side) 2025/08/20 05:07:27 DEBUG : dst/file1: md5 = e718f8b588d7f8acc94d4f1b242c7a73 OK 2025/08/20 05:07:27 INFO : dst/file1: Copied (new) 2025/08/20 05:07:27 INFO : dst/file1: Deleted 2025/08/20 05:07:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/20 05:07:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/20 05:07:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.22s) === 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-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:07:35 DEBUG : A1/one: md5 = 9623f0a9c72d679660770c5fcae32c35 OK 2025/08/20 05:07:36 DEBUG : A1/two: md5 = 40f8ce6252b08633644b3b575cd22622 OK 2025/08/20 05:07:38 DEBUG : A1/B1/three: md5 = 7de9a02802c4176cfbda110470733652 OK 2025/08/20 05:07:41 DEBUG : A1/B1/C1/four: md5 = 57a8a25b0810d56ce9e079de4aac4c69 OK 2025/08/20 05:07:43 DEBUG : A1/B1/C2/five: md5 = 12dbe0f0968ac37d8b92ed83e936db43 OK 2025/08/20 05:07:43 INFO : A1/B2: Making directory 2025/08/20 05:07:44 INFO : A1/B1/C3: Making directory 2025/08/20 05:07:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/20 05:07:53 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/20 05:07:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/20 05:07:53 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/20 05:07:53 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/20 05:07:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/20 05:07:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/20 05:07:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/20 05:07:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/20 05:07:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/20 05:07:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/20 05:08:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/20 05:08:05 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/20 05:08:05 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/20 05:08:05 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/20 05:08:05 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/20 05:08:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/20 05:08:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/20 05:08:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/20 05:08:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/20 05:08:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/20 05:08:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/20 05:08:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/20 05:08:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/20 05:08:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/20 05:08:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/20 05:08:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/20 05:08:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/20 05:08:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/20 05:08:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/20 05:08:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.79s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:08:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': File to upload is small (34 bytes), uploading instead of streaming 2025/08/20 05:08:21 DEBUG : no_checksum_small_file_from_pipe: md5 = 409bb8591281d5fb4587099c058604db OK 2025/08/20 05:08:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/20 05:08:21 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/20 05:08:22 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/20 05:08:23 DEBUG : no_checksum_big_file_from_pipe: md5 = c5306a10e9acac049491982d22aef4f3 OK 2025/08/20 05:08:23 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-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:08:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': File to upload is small (34 bytes), uploading instead of streaming 2025/08/20 05:08:26 DEBUG : with_checksum_small_file_from_pipe: md5 = 7d1dda0c6a853c0ccda1ed435f0cbfdc OK 2025/08/20 05:08:26 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/20 05:08:28 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/20 05:08:30 DEBUG : with_checksum_big_file_from_pipe: md5 = 71cdf701a91f24700b3d4969721eb703 OK 2025/08/20 05:08:30 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-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:08:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': File to upload is small (34 bytes), uploading instead of streaming 2025/08/20 05:08:33 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 05:08:34 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/20 05:08:35 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-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:08:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': File to upload is small (34 bytes), uploading instead of streaming 2025/08/20 05:08:38 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/20 05:08:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/20 05:08:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.89s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/20 05:08:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': File to upload is small (48 bytes), uploading instead of streaming 2025/08/20 05:08:43 DEBUG : rcat_metadata: md5 = 6235f11fd1abe482793f5ae6736849d5 OK 2025/08/20 05:08:43 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/20 05:08:45 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/20 05:08:46 DEBUG : rcat_metadata_uploadcutoff0: md5 = f7686772a77b677eed82d81c51a1713a OK 2025/08/20 05:08:46 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.88s) --- PASS: TestRcatMetadata/Normal (2.54s) --- PASS: TestRcatMetadata/ViaDisk (2.88s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:08:49 DEBUG : potato1: md5 = 751d21c6993db4c8b5a84b0e75559158 OK 2025/08/20 05:08:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': File to upload is small (60 bytes), uploading instead of streaming 2025/08/20 05:08:50 DEBUG : potato2: md5 = 42e46dd8f0f7f95646b6530c9f2d8fc4 OK 2025/08/20 05:08:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.49s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:08:53 DEBUG : potato1: md5 = 36cd7ecdfc4a95fa504bfa5125f271a9 OK 2025/08/20 05:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': File to upload is small (60 bytes), uploading instead of streaming 2025/08/20 05:08:55 DEBUG : potato2: md5 = 357b6a17414154ef5f2b3cbcc8d3b4f9 OK 2025/08/20 05:08:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.44s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:08:59 DEBUG : potato2: md5 = d9eeb9692fd7215d37c8716c507a8cec OK 2025/08/20 05:09:00 DEBUG : empty space: md5 = 994a60834685a3cf74f80fb2f4a576af OK 2025/08/20 05:09:03 DEBUG : sub dir/potato3: md5 = 8edc752a365eb7beecbdd9718ee2f3c9 OK 2025/08/20 05:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': Touching "sub dir/potato3" 2025/08/20 05:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': Touching "potato2" 2025/08/20 05:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': Touching "empty space" 2025/08/20 05:09:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.31s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:09:07 DEBUG : dir with metadata: Making directory with metadata 2025/08/20 05:09:08 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:09:10 DEBUG : directory with modtime: Making directory with metadata 2025/08/20 05:09:11 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.30s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:09:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/20 05:09:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/20 05:09:12 DEBUG : Google drive root 'crypt/tmg8cau1u50s1700s3bs7561du51or4bvg9eveljpm7etju60tjg': Skipping btime metadata as can't update it on an existing file: 2025-08-20T05:09:12.589344324Z 2025/08/20 05:09:13 INFO : non existent directory: Updated directory metadata 2025/08/20 05:09:15 DEBUG : Google drive root 'crypt/tmg8cau1u50s1700s3bs7561du51or4bvg9eveljpm7etju60tjg': Skipping btime metadata as can't update it on an existing file: 2025-08-20T05:09:12.589344324Z 2025/08/20 05:09:15 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.95s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:09:17 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/20 05:09:19 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/20 05:09:20 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.49s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:09:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/20 05:09:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/20 05:09:22 DEBUG : dst: Making directory with metadata 2025/08/20 05:09:22 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/20 05:09:22 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 05:09:23 INFO : dst: Set directory modification time (using SetModTime) 2025/08/20 05:09:23 INFO : dst: Set directory modification time (using SetModTime) 2025/08/20 05:09:23 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/20 05:09:24 INFO : dst: Set directory modification time (using SetModTime) 2025/08/20 05:09:24 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.40s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa'", Local "Local file system at /tmp/rclone3234044133", Modify Window "1ms" 2025/08/20 05:09:27 DEBUG : sub dir/test remove existing: md5 = f1a74771026198c8f6d5e6e864a7ce0e OK 2025/08/20 05:09:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 8adc331d08e8e1eb61aa7aeb254c6781 OK 2025/08/20 05:09:31 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pazenet3" before starting 2025/08/20 05:09:32 DEBUG : sub dir/test remove existing.pazenet3: TEST: removing renamed existing file after operation 2025/08/20 05:09:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zoxequr9" before starting 2025/08/20 05:09:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zoxequr9: TEST: renaming existing back after failed operation 2025/08/20 05:09:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bogifut4" before starting 2025/08/20 05:09:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bogifut4: TEST: removing renamed existing file after operation 2025/08/20 05:09:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "oc029bdhku7trjco5bhl7niu641bavdoaoga9bl77cbbbgfedda853t859tr7j3g781u0h8o0gun2k2vgt9qvjugkr8uqpn12pkcohi9us2ja0g56or21eua3evjf1p2liti1fejdfiqh6fbj1p9379lqkk4rm1f0np108f3kat6dsl759i0" 2025/08/20 05:09:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "g6qmt2e2rejb61bgp70osllnaqlcha26ghoakoosidour0i4n9ug" --- PASS: TestRemoveExisting (13.33s) === 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/08/20 05:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pitobap4yeqa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m11.744644306s (try 1/5)