"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/19 03:36:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifubok9zodu" 2025/09/19 03:36:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 03:36:17 DEBUG : Creating backend with remote "TestDrive:crypt/0mui6qtk126igkmjrrrvmpm5pc1qo0ban0afeq8qr56f6pj35340" 2025/09/19 03:36:18 DEBUG : Creating backend with remote "/tmp/rclone874673885" === 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-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/19 03:36:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/19 03:36:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/19 03:36:18 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/19 03:36:18 DEBUG : potato: Seek from 10 to 0 2025/09/19 03:36:18 DEBUG : potato: Seek from 10 to 0 2025/09/19 03:36:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/19 03:36:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/19 03:36:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/19 03:36:18 DEBUG : potato: Seek from 5 to 2 2025/09/19 03:36:18 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/19 03:36:18 DEBUG : potato: Seek from 7 to 0 2025/09/19 03:36:18 DEBUG : potato: Seek from 7 to 0 2025/09/19 03:36:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/19 03:36:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/19 03:36:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/19 03:36:18 DEBUG : potato: Seek from 5 to 2 2025/09/19 03:36:18 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/19 03:36:18 DEBUG : potato: Seek from 8 to 0 2025/09/19 03:36:18 DEBUG : potato: Seek from 8 to 0 2025/09/19 03:36:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/19 03:36:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/19 03:36:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/19 03:36:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/19 03:36:18 DEBUG : potato: Seek from 5 to 2 2025/09/19 03:36:18 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/19 03:36:18 DEBUG : potato: Seek from 9 to 0 2025/09/19 03:36:18 DEBUG : potato: Seek from 9 to 0 2025/09/19 03:36:18 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-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:36:20 DEBUG : rutabaga: md5 = 87cd5fbd0823790c75d39b09738c6c99 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/19 03:36:23 DEBUG : empty space: md5 = c8a0523d1f38f589b4c068668e2a3952 OK === RUN TestCheck/3 2025/09/19 03:36:26 DEBUG : potato2: md5 = 2928b07feaed006ba7eee634c4ae3692 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/19 03:36:28 DEBUG : remotepotato: md5 = 38a9c67065b8a649e063dda11fe992ee OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.32s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.33s) --- PASS: TestCheck/7 (0.31s) === RUN TestCheckFsError 2025/09/19 03:36:32 DEBUG : Creating backend with remote "nonexistent" 2025/09/19 03:36:32 DEBUG : Creating backend with remote "nonexistent" 2025/09/19 03:36:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/19 03:36:32 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/19 03:36:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/19 03:36:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:36:33 DEBUG : rutabaga: md5 = 6fae4f287e3b4d7b072e75cd275ded5d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/19 03:36:37 DEBUG : empty space: md5 = 624e455ab5d2337124726d5f4cb73633 OK === RUN TestCheckDownload/3 2025/09/19 03:36:40 DEBUG : potato2: md5 = 2d0cdce0267f0cbbfb2e4f5df84bf7cf OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/19 03:36:44 DEBUG : remotepotato: md5 = 2de1b1a57db14ec3c9e302d18646ca67 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.94s) --- PASS: TestCheckDownload/1 (1.11s) --- PASS: TestCheckDownload/2 (0.88s) --- PASS: TestCheckDownload/3 (1.07s) --- PASS: TestCheckDownload/4 (1.12s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (1.30s) --- PASS: TestCheckDownload/7 (0.88s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:36:50 DEBUG : rutabaga: md5 = 225da74ea4592a2744aa665afba7aa59 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/19 03:36:52 DEBUG : empty space: md5 = 2697653e10430e70360860a7022152ad OK === RUN TestCheckSizeOnly/3 2025/09/19 03:36:54 DEBUG : potato2: md5 = dd58f31afb9345111eb574b764e05063 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/19 03:36:57 DEBUG : remotepotato: md5 = be9d103d4126dfd84469b229c8dd1a5f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.33s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.30s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:37:02 DEBUG : test.sum: md5 = 0eaf38bbc6603b2e29e7ad5648fbf297 OK 2025/09/19 03:37:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/19 03:37:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/19 03:37:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/19 03:37:03 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/19 03:37:04 DEBUG : test.sum: md5 = 2c653478e5da451e03a065b3e70b7143 OK 2025/09/19 03:37:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/19 03:37:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/19 03:37:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/19 03:37:05 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.16s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:37:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifubok9zodu/data" 2025/09/19 03:37:06 DEBUG : Creating backend with remote "TestDrive:crypt/0mui6qtk126igkmjrrrvmpm5pc1qo0ban0afeq8qr56f6pj35340/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.11s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:37:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifubok9zodu/data" 2025/09/19 03:37:08 DEBUG : Creating backend with remote "TestDrive:crypt/0mui6qtk126igkmjrrrvmpm5pc1qo0ban0afeq8qr56f6pj35340/vjrnln8ratgmqakfosrqe8espk" 2025/09/19 03:37:12 DEBUG : data/banana: md5 = c39d910a47e1269427db278583b8c2de OK 2025/09/19 03:37:14 DEBUG : test.sum: md5 = 6fa8d14d3e2e5c076cf93f4657cb3f35 OK === RUN TestCheckSumDownload/subtest1 2025/09/19 03:37:18 DEBUG : data/potato: md5 = 20bae6516a2097513adeff27b330fe04 OK 2025/09/19 03:37:20 DEBUG : test.sum: md5 = d49947c24b8ae96ad55a0bc83727e30f OK === RUN TestCheckSumDownload/subtest2 2025/09/19 03:37:24 DEBUG : test.sum: md5 = d29db14af60a5c603982188cc513280d OK === RUN TestCheckSumDownload/subtest3 2025/09/19 03:37:28 DEBUG : test.sum: md5 = 0b2a1b8e655ef56e92fa9ab62b8b04a4 OK === RUN TestCheckSumDownload/subtest4 2025/09/19 03:37:33 DEBUG : test.sum: md5 = 8b38e91b0e183d54a1174c494ec08060 OK === RUN TestCheckSumDownload/subtest5 2025/09/19 03:37:37 DEBUG : test.sum: md5 = 8123e72e781207ebde57ad9d943f3e12 OK === RUN TestCheckSumDownload/subtest6 2025/09/19 03:37:42 DEBUG : data/banana: md5 = bde6ee3edcb516a2f21c4d7813b10c73 OK 2025/09/19 03:37:43 DEBUG : data/potato: md5 = aa1c3b26593beaaa4eadb4fb6162cf9a OK 2025/09/19 03:37:45 DEBUG : test.sum: md5 = 18534f4ca194875fc42180fa8daf5182 OK === RUN TestCheckSumDownload/subtest7 2025/09/19 03:37:50 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/19 03:37:50 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.18s) --- PASS: TestCheckSumDownload/subtest1 (2.40s) --- PASS: TestCheckSumDownload/subtest2 (2.07s) --- PASS: TestCheckSumDownload/subtest3 (2.74s) --- PASS: TestCheckSumDownload/subtest4 (2.97s) --- PASS: TestCheckSumDownload/subtest5 (2.03s) --- PASS: TestCheckSumDownload/subtest6 (2.42s) --- PASS: TestCheckSumDownload/subtest7 (2.08s) === RUN TestApplyTransforms 2025/09/19 03:37:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gicemeg6nozo" 2025/09/19 03:37:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 03:37:50 DEBUG : Creating backend with remote "TestDrive:crypt/hbj279ng6ql3u1vc53phccknsjc96h88qj89l4g0gi890lqnl5f0" 2025/09/19 03:37:51 DEBUG : Creating backend with remote "/tmp/rclone1747497794" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicemeg6nozo'", Local "Local file system at /tmp/rclone1747497794", Modify Window "1ms" 2025/09/19 03:37:54 DEBUG : hello, world!: md5 = 337b78200c0da8ceb8b85d4097ed2f90 OK upper checkfile vs. lower remote (without normalization) 2025/09/19 03:37:54 ERROR : hello, world!: sum not found 2025/09/19 03:37:54 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gicemeg6nozo' 2025/09/19 03:37:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicemeg6nozo': 1 files missing 2025/09/19 03:37:54 NOTICE: 1 hashes missing 2025/09/19 03:37:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicemeg6nozo': 1 differences found 2025/09/19 03:37:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicemeg6nozo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/19 03:37:55 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 03:37:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicemeg6nozo': 0 differences found 2025/09/19 03:37:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicemeg6nozo': 1 matching files 2025/09/19 03:37:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rakihuw0lihe" 2025/09/19 03:37:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 03:37:55 DEBUG : Creating backend with remote "TestDrive:crypt/j8te4gss9a8fh4d5oifuj8fgt4ibc9809ddnt7ebq4hp6sobrfqg" 2025/09/19 03:37:56 DEBUG : Creating backend with remote "/tmp/rclone1201567264" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rakihuw0lihe'", Local "Local file system at /tmp/rclone1201567264", Modify Window "1ms" 2025/09/19 03:37:59 DEBUG : HELLO, WORLD!: md5 = 0a75d436f1b3d277dc504893364e3763 OK lower checkfile vs. upper remote (without normalization) 2025/09/19 03:37:59 ERROR : HELLO, WORLD!: sum not found 2025/09/19 03:37:59 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rakihuw0lihe' 2025/09/19 03:37:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rakihuw0lihe': 1 files missing 2025/09/19 03:37:59 NOTICE: 1 hashes missing 2025/09/19 03:37:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rakihuw0lihe': 1 differences found 2025/09/19 03:37:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rakihuw0lihe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/19 03:38:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 03:38:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rakihuw0lihe': 0 differences found 2025/09/19 03:38:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rakihuw0lihe': 1 matching files 2025/09/19 03:38:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-docapir2luli" 2025/09/19 03:38:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 03:38:00 DEBUG : Creating backend with remote "TestDrive:crypt/em1vkipfhba46tlrce13d5nbt5ufdvdbqi8le6rioc7oap025vo0" 2025/09/19 03:38:02 DEBUG : Creating backend with remote "/tmp/rclone813608385" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-docapir2luli'", Local "Local file system at /tmp/rclone813608385", Modify Window "1ms" 2025/09/19 03:38:04 DEBUG : HeLlO, wOrLd!: md5 = ca3167d97f675f51a441da171a7211d2 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/19 03:38:04 ERROR : HeLlO, wOrLd!: sum not found 2025/09/19 03:38:04 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-docapir2luli' 2025/09/19 03:38:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-docapir2luli': 1 files missing 2025/09/19 03:38:04 NOTICE: 1 hashes missing 2025/09/19 03:38:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-docapir2luli': 1 differences found 2025/09/19 03:38:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-docapir2luli': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/19 03:38:06 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 03:38:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-docapir2luli': 0 differences found 2025/09/19 03:38:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-docapir2luli': 1 matching files 2025/09/19 03:38:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudosem4boba" 2025/09/19 03:38:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 03:38:06 DEBUG : Creating backend with remote "TestDrive:crypt/q6bmr8uh9bkc8vnhu27q47run4o140iem82gdneukl12c9c7jvr0" 2025/09/19 03:38:07 DEBUG : Creating backend with remote "/tmp/rclone102217679" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudosem4boba'", Local "Local file system at /tmp/rclone102217679", Modify Window "1ms" 2025/09/19 03:38:09 DEBUG : HELLO, WORLD!: md5 = 7f9c357c8642a2829b0374fd1a2d588c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/19 03:38:09 ERROR : HELLO, WORLD!: sum not found 2025/09/19 03:38:09 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kudosem4boba' 2025/09/19 03:38:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudosem4boba': 1 files missing 2025/09/19 03:38:09 NOTICE: 1 hashes missing 2025/09/19 03:38:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudosem4boba': 1 differences found 2025/09/19 03:38:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudosem4boba': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/19 03:38:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 03:38:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudosem4boba': 0 differences found 2025/09/19 03:38:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudosem4boba': 1 matching files 2025/09/19 03:38:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cabevoq5mogu" 2025/09/19 03:38:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 03:38:11 DEBUG : Creating backend with remote "TestDrive:crypt/k8k18kjjtt4mg8f1f95u633mhfp6s82esr5jiqv1spokjo3l3g7g" 2025/09/19 03:38:12 DEBUG : Creating backend with remote "/tmp/rclone1272924758" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cabevoq5mogu'", Local "Local file system at /tmp/rclone1272924758", Modify Window "1ms" 2025/09/19 03:38:14 DEBUG : 測試_Русский___ě_áñ: md5 = b58189f58e808480e6bab6eda70c7a0f OK NFD checkfile vs. NFC remote (without normalization) 2025/09/19 03:38:14 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/19 03:38:14 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cabevoq5mogu' 2025/09/19 03:38:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabevoq5mogu': 1 files missing 2025/09/19 03:38:14 NOTICE: 1 hashes missing 2025/09/19 03:38:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabevoq5mogu': 1 differences found 2025/09/19 03:38:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabevoq5mogu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/19 03:38:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 03:38:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabevoq5mogu': 0 differences found 2025/09/19 03:38:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabevoq5mogu': 1 matching files 2025/09/19 03:38:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dololam6diqi" 2025/09/19 03:38:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 03:38:16 DEBUG : Creating backend with remote "TestDrive:crypt/8jmerm767tjns3bh0rp4343ec2hoej3mrgedj3dm7fpdl69go7ug" 2025/09/19 03:38:17 DEBUG : Creating backend with remote "/tmp/rclone3562437459" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dololam6diqi'", Local "Local file system at /tmp/rclone3562437459", Modify Window "1ms" 2025/09/19 03:38:19 DEBUG : 測試_Русский___ě_áñ: md5 = 4c5a3c0a6809178f679f48a0ef9e7b99 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/19 03:38:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/19 03:38:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dololam6diqi' 2025/09/19 03:38:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dololam6diqi': 1 files missing 2025/09/19 03:38:20 NOTICE: 1 hashes missing 2025/09/19 03:38:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dololam6diqi': 1 differences found 2025/09/19 03:38:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dololam6diqi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/19 03:38:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 03:38:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dololam6diqi': 0 differences found 2025/09/19 03:38:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dololam6diqi': 1 matching files 2025/09/19 03:38:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wafoxud7vani" 2025/09/19 03:38:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 03:38:21 DEBUG : Creating backend with remote "TestDrive:crypt/fjfi31auomru0i5u0ss08d405vqjkh4c2c2v48vq6ogc9vv88ih0" 2025/09/19 03:38:22 DEBUG : Creating backend with remote "/tmp/rclone3612051606" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wafoxud7vani'", Local "Local file system at /tmp/rclone3612051606", Modify Window "1ms" 2025/09/19 03:38:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9369258f64b377ca29e3709867042062 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/19 03:38:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/19 03:38:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wafoxud7vani' 2025/09/19 03:38:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wafoxud7vani': 1 files missing 2025/09/19 03:38:25 NOTICE: 1 hashes missing 2025/09/19 03:38:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wafoxud7vani': 1 differences found 2025/09/19 03:38:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wafoxud7vani': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/19 03:38:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 03:38:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wafoxud7vani': 0 differences found 2025/09/19 03:38:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wafoxud7vani': 1 matching files 2025/09/19 03:38:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yifutup7peto" 2025/09/19 03:38:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 03:38:26 DEBUG : Creating backend with remote "TestDrive:crypt/v4i1ksgqouvihhnbodo096hkdqov25c8kc86pj5la9s14e9s3b5g" 2025/09/19 03:38:27 DEBUG : Creating backend with remote "/tmp/rclone3360861600" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yifutup7peto'", Local "Local file system at /tmp/rclone3360861600", Modify Window "1ms" 2025/09/19 03:38:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dabba2160772e9502dc6639a6b8d5f01 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/19 03:38:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/19 03:38:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yifutup7peto' 2025/09/19 03:38:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yifutup7peto': 1 files missing 2025/09/19 03:38:30 NOTICE: 1 hashes missing 2025/09/19 03:38:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yifutup7peto': 1 differences found 2025/09/19 03:38:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yifutup7peto': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/19 03:38:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 03:38:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yifutup7peto': 0 differences found 2025/09/19 03:38:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yifutup7peto': 1 matching files 2025/09/19 03:38:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-makopez6xoxu" 2025/09/19 03:38:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 03:38:31 DEBUG : Creating backend with remote "TestDrive:crypt/v50bl06qt1dkbllc56gsgjglb8ajhbl2q1t9ocjcl12cprg9hd0g" 2025/09/19 03:38:32 DEBUG : Creating backend with remote "/tmp/rclone303017063" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-makopez6xoxu'", Local "Local file system at /tmp/rclone303017063", Modify Window "1ms" 2025/09/19 03:38:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a48a52621be839f185193bb5a2ae172b OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/19 03:38:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/19 03:38:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-makopez6xoxu' 2025/09/19 03:38:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-makopez6xoxu': 1 files missing 2025/09/19 03:38:35 NOTICE: 1 hashes missing 2025/09/19 03:38:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-makopez6xoxu': 1 differences found 2025/09/19 03:38:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-makopez6xoxu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/19 03:38:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 03:38:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-makopez6xoxu': 0 differences found 2025/09/19 03:38:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-makopez6xoxu': 1 matching files 2025/09/19 03:38:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jijifiy9kadu" 2025/09/19 03:38:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 03:38:36 DEBUG : Creating backend with remote "TestDrive:crypt/pkh5tlca6e37gsf7bspb03dtrtf8bn69nc59rau6sonuoe1v83g0" 2025/09/19 03:38:37 DEBUG : Creating backend with remote "/tmp/rclone675223724" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jijifiy9kadu'", Local "Local file system at /tmp/rclone675223724", Modify Window "1ms" 2025/09/19 03:38:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f605898a9e65b64e39e75d37c0c0086c OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/19 03:38:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/19 03:38:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jijifiy9kadu' 2025/09/19 03:38:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jijifiy9kadu': 1 files missing 2025/09/19 03:38:40 NOTICE: 1 hashes missing 2025/09/19 03:38:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jijifiy9kadu': 1 differences found 2025/09/19 03:38:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jijifiy9kadu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/19 03:38:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 03:38:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jijifiy9kadu': 0 differences found 2025/09/19 03:38:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jijifiy9kadu': 1 matching files 2025/09/19 03:38:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jijifiy9kadu': Purge remote 2025/09/19 03:38:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-makopez6xoxu': Purge remote 2025/09/19 03:38:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yifutup7peto': Purge remote 2025/09/19 03:38:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wafoxud7vani': Purge remote 2025/09/19 03:38:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dololam6diqi': Purge remote 2025/09/19 03:38:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cabevoq5mogu': Purge remote 2025/09/19 03:38:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudosem4boba': Purge remote 2025/09/19 03:38:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-docapir2luli': Purge remote 2025/09/19 03:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rakihuw0lihe': Purge remote 2025/09/19 03:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicemeg6nozo': Purge remote --- PASS: TestApplyTransforms (55.40s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:38:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/19 03:38:48 DEBUG : sub/file2: md5 = 9cfbbf33a7357b362dfe4878c8c884cd OK 2025/09/19 03:38:48 INFO : file1: Copied (new) to: sub/file2 2025/09/19 03:38:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/19 03:38:49 DEBUG : file1: Unchanged skipping 2025/09/19 03:38:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': don't need to copy/move sub/file2, it is already at target location 2025/09/19 03:38:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.29s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:38:55 DEBUG : dst/file1: md5 = 35a159957032d24d64e02b2f9745e7fc OK 2025/09/19 03:38:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifubok9zodu/backup" 2025/09/19 03:38:56 DEBUG : Creating backend with remote "TestDrive:crypt/0mui6qtk126igkmjrrrvmpm5pc1qo0ban0afeq8qr56f6pj35340/1nrff024r7pq65ecp72fc28jb0" 2025/09/19 03:38:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/19 03:39:00 INFO : dst/file1: Moved (server-side) 2025/09/19 03:39:01 DEBUG : dst/file1: md5 = f713d4aac01999ca2574bb2a0b7a748d OK 2025/09/19 03:39:01 INFO : dst/file1: Copied (new) 2025/09/19 03:39:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/19 03:39:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/19 03:39:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.40s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:39:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifubok9zodu/dst" 2025/09/19 03:39:06 DEBUG : Creating backend with remote "TestDrive:crypt/0mui6qtk126igkmjrrrvmpm5pc1qo0ban0afeq8qr56f6pj35340/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/19 03:39:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifubok9zodu/CompareDest" 2025/09/19 03:39:08 DEBUG : Creating backend with remote "TestDrive:crypt/0mui6qtk126igkmjrrrvmpm5pc1qo0ban0afeq8qr56f6pj35340/gveqi14airsml4bgu7krj116o8" 2025/09/19 03:39:09 DEBUG : one: Need to transfer - File not found at Destination 2025/09/19 03:39:12 DEBUG : one: md5 = 420da51f0201e22cd2e265d4d72f6340 OK 2025/09/19 03:39:12 INFO : one: Copied (new) 2025/09/19 03:39:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/19 03:39:15 DEBUG : one: md5 = 5e1dd62d71077ca80869503d69e65b9b OK 2025/09/19 03:39:15 INFO : one: Copied (replaced existing) 2025/09/19 03:39:17 DEBUG : dst/one: md5 = 5ced2190e24d3bce8a828ab7b2b0c868 OK 2025/09/19 03:39:19 DEBUG : CompareDest/one: md5 = 6157653efd2aa8bcfe934338e6203295 OK 2025/09/19 03:39:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/19 03:39:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/19 03:39:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/19 03:39:23 DEBUG : CompareDest/two: md5 = 1ba3e7cc02db3d723baf0cf80bb8ab39 OK 2025/09/19 03:39:24 DEBUG : two: Need to transfer - File not found at Destination 2025/09/19 03:39:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/19 03:39:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/19 03:39:25 DEBUG : two: Need to transfer - File not found at Destination 2025/09/19 03:39:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/19 03:39:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/19 03:39:26 DEBUG : two: Need to transfer - File not found at Destination 2025/09/19 03:39:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/19 03:39:28 DEBUG : two: md5 = 2734b0aaa7cf75543f9cea84c5fd4983 OK 2025/09/19 03:39:28 INFO : two: Copied (new) 2025/09/19 03:39:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/19 03:39:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:39:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:39:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.54s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:39:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifubok9zodu/dst" 2025/09/19 03:39:32 DEBUG : Config file has changed externally - reloading 2025/09/19 03:39:33 DEBUG : Creating backend with remote "TestDrive:crypt/0mui6qtk126igkmjrrrvmpm5pc1qo0ban0afeq8qr56f6pj35340/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/19 03:39:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifubok9zodu/CopyDest" 2025/09/19 03:39:34 DEBUG : Creating backend with remote "TestDrive:crypt/0mui6qtk126igkmjrrrvmpm5pc1qo0ban0afeq8qr56f6pj35340/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/19 03:39:36 DEBUG : one: Need to transfer - File not found at Destination 2025/09/19 03:39:38 DEBUG : one: md5 = d8f43dd67c0dbfc9b7704db690f5a484 OK 2025/09/19 03:39:38 INFO : one: Copied (new) 2025/09/19 03:39:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/19 03:39:41 DEBUG : one: md5 = dcdf5f14a53e5d7772e45ba5fceeed7d OK 2025/09/19 03:39:41 INFO : one: Copied (replaced existing) 2025/09/19 03:39:45 DEBUG : dst/one: md5 = ba6f9af90f71f663926c5552158912e8 OK 2025/09/19 03:39:47 DEBUG : CopyDest/one: md5 = ac860a7ac7eb52a4d02dda3fa097a872 OK 2025/09/19 03:39:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifubok9zodu/BackupDir" 2025/09/19 03:39:48 DEBUG : Creating backend with remote "TestDrive:crypt/0mui6qtk126igkmjrrrvmpm5pc1qo0ban0afeq8qr56f6pj35340/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/19 03:39:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/19 03:39:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/19 03:39:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/19 03:39:51 INFO : one: Moved (server-side) 2025/09/19 03:39:53 INFO : one: Copied (server-side copy) 2025/09/19 03:39:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/19 03:39:54 DEBUG : CopyDest/two: md5 = 59a194b459e2d76333adb57b037528e7 OK 2025/09/19 03:39:55 DEBUG : two: Need to transfer - File not found at Destination 2025/09/19 03:39:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/19 03:39:57 INFO : two: Copied (server-side copy) 2025/09/19 03:39:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/19 03:39:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/19 03:39:57 DEBUG : two: Unchanged skipping 2025/09/19 03:40:00 DEBUG : CopyDest/three: md5 = d38a9b512b6b51cc5db1ef74b17b5d8d OK 2025/09/19 03:40:00 DEBUG : three: Need to transfer - File not found at Destination 2025/09/19 03:40:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/19 03:40:01 DEBUG : three: Destination not found in --copy-dest 2025/09/19 03:40:02 DEBUG : three: md5 = c7d37a9795b055d794d934f5d35ff9b8 OK 2025/09/19 03:40:02 INFO : three: Copied (new) 2025/09/19 03:40:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/19 03:40:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:40:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/19 03:40:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/19 03:40:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/19 03:40:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:40:08 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.71s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:40:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/19 03:40:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ac267bf9024661d02ca0f7488893c7bc OK 2025/09/19 03:40:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/19 03:40:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/19 03:40:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/19 03:40:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/19 03:40:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/19 03:40:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 52831b9777027da1b61d2ad8598299ba OK 2025/09/19 03:40:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/19 03:40:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/19 03:40:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.48s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:40:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': Looking for duplicate names using skip mode. 2025/09/19 03:40:24 NOTICE: one: Found 2 files with duplicate names 2025/09/19 03:40:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.13s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:40:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': Looking for duplicate names using skip mode. 2025/09/19 03:40:30 NOTICE: one: Found 3 files with duplicate names 2025/09/19 03:40:30 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/19 03:40:31 INFO : one: Deleted 2025/09/19 03:40:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.68s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:40:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': Looking for duplicate names using first mode. 2025/09/19 03:40:38 NOTICE: one: Found 3 files with duplicate names 2025/09/19 03:40:38 INFO : one: Deleted 2025/09/19 03:40:39 INFO : one: Deleted 2025/09/19 03:40:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.99s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:40:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': Looking for duplicate names using newest mode. 2025/09/19 03:40:45 NOTICE: one: Found 3 files with duplicate names 2025/09/19 03:40:45 INFO : one: Deleted 2025/09/19 03:40:46 INFO : one: Deleted 2025/09/19 03:40:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.65s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:40:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': Looking for duplicate names using oldest mode. 2025/09/19 03:40:52 NOTICE: one: Found 3 files with duplicate names 2025/09/19 03:40:53 INFO : one: Deleted 2025/09/19 03:40:53 INFO : one: Deleted 2025/09/19 03:40:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.75s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:40:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': Looking for duplicate names using largest mode. 2025/09/19 03:40:59 NOTICE: one: Found 3 files with duplicate names 2025/09/19 03:40:59 INFO : one: Deleted 2025/09/19 03:41:00 INFO : one: Deleted 2025/09/19 03:41:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.62s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:41:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': Looking for duplicate names using smallest mode. 2025/09/19 03:41:06 NOTICE: one: Found 3 files with duplicate names 2025/09/19 03:41:06 INFO : one: Deleted 2025/09/19 03:41:07 INFO : one: Deleted 2025/09/19 03:41:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.97s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:41:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': Looking for duplicate names using rename mode. 2025/09/19 03:41:14 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/19 03:41:15 INFO : one-2.txt: renamed from: one.txt 2025/09/19 03:41:16 INFO : one-3.txt: renamed from: one.txt 2025/09/19 03:41:17 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.23s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:41:23 DEBUG : dupe1/one.txt: md5 = 194d9f8d0723ded7efdfa2438a0c749d OK 2025/09/19 03:41:25 DEBUG : dupe2/two.txt: md5 = 53c62df1457615bd98a59f63258aff65 OK 2025/09/19 03:41:27 DEBUG : dupe3/three.txt: md5 = 0c4a87ddd3bb6656dd05af643c5347cf OK 2025/09/19 03:41:28 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/19 03:41:28 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/19 03:41:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/19 03:41:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/19 03:41:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/19 03:41:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/19 03:41:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.39s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:41:35 DEBUG : a.txt: md5 = 6d34de640ebf0f88b2fdc2369331d508 OK 2025/09/19 03:41:37 DEBUG : zend.txt: md5 = 67cf4ea3112ff836ce872d08829d2673 OK 2025/09/19 03:41:39 DEBUG : sub dir/hello world: md5 = 472ea85c1b8f3bda9db11e484b6e23bc OK 2025/09/19 03:41:41 DEBUG : sub dir/hello world2: md5 = 07d9ce0bc00b958684fbfd041c93069c OK 2025/09/19 03:41:43 DEBUG : sub dir/ignore dir/.ignore: md5 = 0d5ea4eb3ec08d5cf3f33db52c3aeb14 OK 2025/09/19 03:41:45 DEBUG : sub dir/ignore dir/should be ignored: md5 = 541e47782d1155e097bc56045be638d3 OK 2025/09/19 03:41:47 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0e94e4379043de9a4d43a75dcfa01077 OK 2025/09/19 03:41:48 DEBUG : a.txt: Excluded (Size Filter) 2025/09/19 03:41:48 DEBUG : a.txt: Excluded 2025/09/19 03:41:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/19 03:41:49 DEBUG : sub dir/hello world: Excluded 2025/09/19 03:41:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/19 03:41:49 DEBUG : sub dir/hello world2: Excluded 2025/09/19 03:41:50 DEBUG : sub dir/ignore dir: Excluded 2025/09/19 03:41:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/19 03:41:50 DEBUG : sub dir/hello world: Excluded 2025/09/19 03:41:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/19 03:41:50 DEBUG : sub dir/hello world2: Excluded 2025/09/19 03:41:50 DEBUG : sub dir/ignore dir: Excluded 2025/09/19 03:41:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/19 03:41:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/19 03:41:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/19 03:41:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/19 03:41:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/19 03:41:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/19 03:41:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.63s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:41:59 DEBUG : a.txt: md5 = a20b554ab08c298dd8d4e11efd39f097 OK 2025/09/19 03:42:00 DEBUG : zend.txt: md5 = 25c9e9751a875fe07ed69f27249fd876 OK 2025/09/19 03:42:03 DEBUG : sub dir/hello world: md5 = 36b7381f71844ecc62a8c08bf29fbe15 OK 2025/09/19 03:42:04 DEBUG : sub dir/hello world2: md5 = c1d197b65430ded90f10845e0ce67a56 OK 2025/09/19 03:42:06 DEBUG : sub dir/ignore dir/.ignore: md5 = f0615613718a3ec94902f81bcd8fd57b OK 2025/09/19 03:42:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9c399b6a9cdfc6a8bad7f671a723c4fa OK 2025/09/19 03:42:10 DEBUG : sub dir/sub sub dir/hello world3: md5 = f892fd435f6f884269a636e8b3326c6f OK 2025/09/19 03:42:11 DEBUG : a.txt: Excluded (Size Filter) 2025/09/19 03:42:11 DEBUG : a.txt: Excluded 2025/09/19 03:42:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/19 03:42:12 DEBUG : sub dir/hello world2: Excluded 2025/09/19 03:42:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/19 03:42:12 DEBUG : sub dir/hello world: Excluded 2025/09/19 03:42:13 DEBUG : sub dir/ignore dir: Excluded 2025/09/19 03:42:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/19 03:42:13 DEBUG : sub dir/hello world2: Excluded 2025/09/19 03:42:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/19 03:42:13 DEBUG : sub dir/hello world: Excluded 2025/09/19 03:42:13 DEBUG : sub dir/ignore dir: Excluded 2025/09/19 03:42:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/19 03:42:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/19 03:42:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/19 03:42:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/19 03:42:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/19 03:42:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/19 03:42:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.78s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:42:21 DEBUG : file1: md5 = 04fa547e1b5897194c7505be264ee5e4 OK 2025/09/19 03:42:24 DEBUG : sub/file2: md5 = 50a655d1336958f9fa3a4605234ba166 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/19 03:42:27 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/19 03:42:27 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/19 03:42:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/19 03:42:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.49s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.61s) --- PASS: TestListJSON/SubDir (0.31s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.31s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:42:32 DEBUG : file1: md5 = cf580cbf1872e5266f0fdf3bee3bc83f OK 2025/09/19 03:42:34 DEBUG : sub/file2: md5 = b5092cb9376569e6ffc23e1fc229a0fd OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/19 03:42:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifubok9zodu/notfound" 2025/09/19 03:42:38 DEBUG : Config file has changed externally - reloading 2025/09/19 03:42:38 DEBUG : Creating backend with remote "TestDrive:crypt/0mui6qtk126igkmjrrrvmpm5pc1qo0ban0afeq8qr56f6pj35340/qe0i31qdkoejk60elps0ni5sqk" 2025/09/19 03:42:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.05s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:42:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': Making directory 2025/09/19 03:42:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:42:45 DEBUG : sub dir/hello world: md5 = 90ee0ef671b70b16e6374e3b20d6b53d OK 2025/09/19 03:42:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.94s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:42:50 DEBUG : potato2: md5 = b6723dcf09cec68f6b0a882df092782f OK 2025/09/19 03:42:51 DEBUG : empty space: md5 = 5787c3726f9125407728bfd829632e35 OK --- PASS: TestLs (5.43s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:42:55 DEBUG : potato2: md5 = 431209c9764bcacfbf8305f29e374f3d OK 2025/09/19 03:42:56 DEBUG : empty space: md5 = 77e7567f50ab1ab91e878aa62d94cf85 OK 2025/09/19 03:42:57 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.09s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:43:00 DEBUG : potato2: md5 = 5b0749f83b4b31b7d607047fa148bf91 OK 2025/09/19 03:43:02 DEBUG : empty space: md5 = d52b62d36a02c4dd343e7f2a6f5a77ef OK --- PASS: TestLsLong (5.06s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:43:05 DEBUG : potato2: md5 = 84c0862486b5ec2421c0553945c78031 OK 2025/09/19 03:43:07 DEBUG : empty space: md5 = 700ddfb4bc45b03569b6275b58bd7a9c OK --- PASS: TestHashSums (4.81s) === RUN TestHashSumsWithErrors 2025/09/19 03:43:08 DEBUG : Creating backend with remote ":memory:" 2025/09/19 03:43:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/19 03:43:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/19 03:43:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/19 03:43:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/19 03:43:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/19 03:43:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/19 03:43:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/19 03:43:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/19 03:43:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:43:10 DEBUG : potato2: md5 = 0d0db6ee1399edf0b7e6a57fd6ccf30c OK 2025/09/19 03:43:11 DEBUG : empty space: md5 = 88dbddbb88bebff00ba0f68e5e3d9291 OK 2025/09/19 03:43:13 DEBUG : sub dir/potato3: md5 = c1c051af5b9949cf0870653f4a1a0bce OK 2025/09/19 03:43:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.84s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:43:19 DEBUG : small: md5 = 582e35743e51d72112c3ab2b5c28cee9 OK 2025/09/19 03:43:21 DEBUG : medium: md5 = 50f9d2618d6816d1bc9d0fca37d08e67 OK 2025/09/19 03:43:22 DEBUG : large: md5 = 4b0ad64708648e99535ddedc26c6d15f OK 2025/09/19 03:43:22 DEBUG : Waiting for deletions to finish 2025/09/19 03:43:23 DEBUG : large: Excluded (Size Filter) 2025/09/19 03:43:23 INFO : small: Deleted 2025/09/19 03:43:23 INFO : medium: Deleted --- PASS: TestDelete (7.00s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:43:26 DEBUG : small: md5 = 959dc7b94f04ba70d70515b02d377176 OK 2025/09/19 03:43:27 DEBUG : medium: md5 = ba02a699b68a85be2de7e00ee1acaa50 OK 2025/09/19 03:43:29 DEBUG : large: md5 = 69479d36943583fc10e396f984ba2d86 OK 2025/09/19 03:43:29 DEBUG : Waiting for deletions to finish 2025/09/19 03:43:30 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/19 03:43:30 INFO : large: Deleted 2025/09/19 03:43:30 INFO : small: Deleted --- PASS: TestMaxDelete (7.45s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:43:33 DEBUG : small: md5 = 8c5227782d8ec3fc9e641931372c88f3 OK 2025/09/19 03:43:35 DEBUG : medium: md5 = d7f153fa1bb68aad3893a851d8da568d OK 2025/09/19 03:43:36 DEBUG : large: md5 = d69f1c53f287864594f98548d40174c5 OK 2025/09/19 03:43:36 DEBUG : Waiting for deletions to finish 2025/09/19 03:43:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/19 03:43:37 INFO : small: Deleted 2025/09/19 03:43:37 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.26s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:43:40 DEBUG : small: md5 = 3366a566655f92879c1d807404d2ffc7 OK 2025/09/19 03:43:42 DEBUG : medium: md5 = 199eb1eb86fc6ff074e7e55da44eacf2 OK 2025/09/19 03:43:44 DEBUG : large: md5 = a775993b4fb9b660063b5017a5db0b00 OK 2025/09/19 03:43:44 DEBUG : Waiting for deletions to finish 2025/09/19 03:43:44 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/19 03:43:45 INFO : small: Deleted 2025/09/19 03:43:45 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.63s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:43:48 DEBUG : ReadFile: md5 = 6d7cdff7eed2b272b0c05e524696f3ed OK --- PASS: TestReadFile (4.40s) === RUN TestRetry 2025/09/19 03:43:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/19 03:43:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/19 03:43:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/19 03:43:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/19 03:43:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/19 03:43:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/19 03:43:51 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-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:43:53 DEBUG : file1: md5 = 66b5981cc4bdc7bd65703402705bee79 OK 2025/09/19 03:43:54 DEBUG : file2: md5 = 37fd6e0ed22ec09f6ebadb5e71a3fc91 OK --- PASS: TestCat (16.33s) === RUN TestPurge 2025/09/19 03:44:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lenojim2wese" 2025/09/19 03:44:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 03:44:08 DEBUG : Creating backend with remote "TestDrive:crypt/jfatb9572auqvkkrih2b29aqn3o7a696kit5lbd40fl7s3fg4dig" 2025/09/19 03:44:09 DEBUG : Creating backend with remote "/tmp/rclone3748014338" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lenojim2wese'", Local "Local file system at /tmp/rclone3748014338", Modify Window "1ms" 2025/09/19 03:44:13 DEBUG : A1/B1/C1/one: md5 = 324a8decb930744530b73d41e2357bd3 OK 2025/09/19 03:44:13 INFO : A2: Making directory 2025/09/19 03:44:14 INFO : A1/B2: Making directory 2025/09/19 03:44:15 INFO : A1/B2/C2: Making directory 2025/09/19 03:44:15 INFO : A1/B1/C3: Making directory 2025/09/19 03:44:16 INFO : A3: Making directory 2025/09/19 03:44:17 INFO : A3/B3: Making directory 2025/09/19 03:44:18 INFO : A3/B3/C4: Making directory 2025/09/19 03:44:20 DEBUG : A1/two: md5 = 6d50de889c06a33dc26bd0b4b15db37d OK 2025/09/19 03:44:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lenojim2wese': Purge remote 2025/09/19 03:44:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.48s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:44:28 DEBUG : A1/B1/C1/one: md5 = 2dd035d36dba80532058bbc6813b1e07 OK 2025/09/19 03:44:28 INFO : A2: Making directory 2025/09/19 03:44:29 INFO : A1/B2: Making directory 2025/09/19 03:44:29 INFO : A1/B2/C2: Making directory 2025/09/19 03:44:30 INFO : A1/B1/C3: Making directory 2025/09/19 03:44:31 INFO : A3: Making directory 2025/09/19 03:44:32 INFO : A3/B3: Making directory 2025/09/19 03:44:33 INFO : A3/B3/C4: Making directory 2025/09/19 03:44:35 DEBUG : A1/two: md5 = c0cddcf9d21b48cd1b8fc13f5f298a7c OK 2025/09/19 03:44:36 DEBUG : removing 1 level 3 directories 2025/09/19 03:44:36 INFO : A3/B3/C4: Removing directory 2025/09/19 03:44:39 DEBUG : removing 2 level 3 directories 2025/09/19 03:44:39 INFO : A1/B2/C2: Removing directory 2025/09/19 03:44:39 INFO : A1/B1/C3: Removing directory 2025/09/19 03:44:40 DEBUG : removing 2 level 2 directories 2025/09/19 03:44:40 INFO : A3/B3: Removing directory 2025/09/19 03:44:40 INFO : A1/B2: Removing directory 2025/09/19 03:44:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/19 03:44:40 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/19 03:44:40 DEBUG : removing 2 level 1 directories 2025/09/19 03:44:40 INFO : A3: Removing directory 2025/09/19 03:44:40 INFO : A2: Removing directory 2025/09/19 03:44:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/19 03:44:45 DEBUG : removing 1 level 3 directories 2025/09/19 03:44:45 INFO : A1/B1/C1: Removing directory 2025/09/19 03:44:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:45 DEBUG : removing 1 level 2 directories 2025/09/19 03:44:45 INFO : A1/B1: Removing directory 2025/09/19 03:44:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/19 03:44:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/19 03:44:46 DEBUG : removing 1 level 1 directories 2025/09/19 03:44:46 INFO : A1: Removing directory 2025/09/19 03:44:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/19 03:44:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/19 03:44:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/19 03:44:47 DEBUG : removing 1 level 0 directories 2025/09/19 03:44:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': Removing directory 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/19 03:44:47 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (24.55s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:44:49 INFO : A1: Making directory 2025/09/19 03:44:50 INFO : A1/B1: Making directory 2025/09/19 03:44:51 INFO : A1/B1/C1: Making directory 2025/09/19 03:44:53 DEBUG : removing 1 level 3 directories 2025/09/19 03:44:53 INFO : A1/B1/C1: Removing directory 2025/09/19 03:44:54 DEBUG : removing 1 level 2 directories 2025/09/19 03:44:54 INFO : A1/B1: Removing directory 2025/09/19 03:44:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/19 03:44:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.21s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:44:57 INFO : A1: Making directory 2025/09/19 03:44:58 INFO : A1/B1: Making directory 2025/09/19 03:44:58 INFO : A1/B1/C1: Making directory 2025/09/19 03:45:01 DEBUG : removing 1 level 3 directories 2025/09/19 03:45:01 INFO : A1/B1/C1: Removing directory 2025/09/19 03:45:02 DEBUG : removing 1 level 2 directories 2025/09/19 03:45:02 INFO : A1/B1: Removing directory 2025/09/19 03:45:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/19 03:45:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.70s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:45:06 DEBUG : file1: md5 = 8d08547fbce5da23b94c7b7c8edeab1e OK 2025/09/19 03:45:07 DEBUG : filename.txt: File name found in url 2025/09/19 03:45:08 DEBUG : filename.txt: md5 = dccd742a75d5242492471d134c4c486b OK 2025/09/19 03:45:08 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/19 03:45:10 DEBUG : headerfilename.txt: md5 = 26124296728bbc99d78a0affdaf6c9be OK 2025/09/19 03:45:11 DEBUG : file2: md5 = da0f2e5735ff3c1b888e49276971debd OK --- PASS: TestCopyURL (9.70s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:45:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/19 03:45:17 DEBUG : sub/file2: md5 = 0f8e481f0213b088dd11a5150433cf7e OK 2025/09/19 03:45:17 INFO : file1: Copied (new) to: sub/file2 2025/09/19 03:45:17 INFO : file1: Deleted 2025/09/19 03:45:18 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/19 03:45:18 DEBUG : file1: Unchanged skipping 2025/09/19 03:45:18 INFO : file1: Deleted 2025/09/19 03:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': don't need to copy/move sub/file2, it is already at target location 2025/09/19 03:45:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.89s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:45:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/19 03:45:23 DEBUG : file1: md5 = a91a946f9d366d2a739b6b7ba065da91 OK 2025/09/19 03:45:23 INFO : file1: Copied (new) 2025/09/19 03:45:23 INFO : file1: Deleted 2025/09/19 03:45:23 DEBUG : file1: Destination exists, skipping 2025/09/19 03:45:23 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.63s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.51s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:45:28 DEBUG : dst/file1: md5 = aa382267a6e379013967abbabaf0b57c OK 2025/09/19 03:45:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifubok9zodu/backup" 2025/09/19 03:45:29 DEBUG : Creating backend with remote "TestDrive:crypt/0mui6qtk126igkmjrrrvmpm5pc1qo0ban0afeq8qr56f6pj35340/1nrff024r7pq65ecp72fc28jb0" 2025/09/19 03:45:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/19 03:45:33 INFO : dst/file1: Moved (server-side) 2025/09/19 03:45:34 DEBUG : dst/file1: md5 = 884d36fcb2bdd39cdb7ca4feb2cfe986 OK 2025/09/19 03:45:34 INFO : dst/file1: Copied (new) 2025/09/19 03:45:34 INFO : dst/file1: Deleted 2025/09/19 03:45:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/19 03:45:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/19 03:45:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.60s) === 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-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:45:41 DEBUG : A1/one: md5 = fd046a70e0df731cb387543933b1aed1 OK 2025/09/19 03:45:43 DEBUG : A1/two: md5 = dbbfe13d8c48c4acf0ad4711908325d4 OK 2025/09/19 03:45:45 DEBUG : A1/B1/three: md5 = 688c515682ddd934288e33a55cbfd917 OK 2025/09/19 03:45:48 DEBUG : A1/B1/C1/four: md5 = 6564671a42138d47e971481f6b939e7b OK 2025/09/19 03:45:50 DEBUG : A1/B1/C2/five: md5 = 0be37d092214c7e85b21849648965409 OK 2025/09/19 03:45:50 INFO : A1/B2: Making directory 2025/09/19 03:45:51 INFO : A1/B1/C3: Making directory 2025/09/19 03:46:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/19 03:46:01 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/19 03:46:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/19 03:46:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/19 03:46:01 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/19 03:46:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/19 03:46:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/19 03:46:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/19 03:46:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/19 03:46:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/19 03:46:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/19 03:46:12 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/19 03:46:12 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/19 03:46:12 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/19 03:46:12 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/19 03:46:13 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/19 03:46:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/19 03:46:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/19 03:46:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/19 03:46:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/19 03:46:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/19 03:46:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/19 03:46:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/19 03:46:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/19 03:46:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/19 03:46:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/19 03:46:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/19 03:46:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/19 03:46:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/19 03:46:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/19 03:46:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.42s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" --- PASS: TestGetFsInfo (0.52s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:46:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/19 03:46:28 DEBUG : no_checksum_small_file_from_pipe: md5 = 1a6dabb48e74248ba0152ff5272f3b96 OK 2025/09/19 03:46:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/19 03:46:28 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/19 03:46:29 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/19 03:46:30 DEBUG : no_checksum_big_file_from_pipe: md5 = a809ef7bd9f6497ba37d47e19e118266 OK 2025/09/19 03:46:30 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/19 03:46:34 DEBUG : with_checksum_small_file_from_pipe: md5 = d23c68bd8649012816ca3748925c4f3b OK 2025/09/19 03:46:34 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/19 03:46:34 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/19 03:46:35 DEBUG : with_checksum_big_file_from_pipe: md5 = 72ecc6d0bd142e79be493ee9c7917d2b OK 2025/09/19 03:46:35 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-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/19 03:46:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/19 03:46:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/19 03:46:40 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-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/19 03:46:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/19 03:46:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/19 03:46:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.38s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.56s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.10s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.34s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/19 03:46:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': File to upload is small (48 bytes), uploading instead of streaming 2025/09/19 03:46:49 DEBUG : rcat_metadata: md5 = e0d6d53ca688624dfbc1091721a190c6 OK 2025/09/19 03:46:49 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/19 03:46:51 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/19 03:46:52 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3ec5aaf74551f125b1defef90b10cca1 OK 2025/09/19 03:46:52 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.25s) --- PASS: TestRcatMetadata/Normal (2.74s) --- PASS: TestRcatMetadata/ViaDisk (3.01s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:46:55 DEBUG : potato1: md5 = 462f72fad62c975d7948adc863d1208d OK 2025/09/19 03:46:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/19 03:46:57 DEBUG : potato2: md5 = 92599c9360f354d7823b10822dd27436 OK 2025/09/19 03:46:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.53s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:47:00 DEBUG : potato1: md5 = 37177ad34fa3b87d133e4673611d83de OK 2025/09/19 03:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/19 03:47:01 DEBUG : potato2: md5 = fb6935788f024741b8b958d5caf2e2ce OK 2025/09/19 03:47:01 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.32s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:47:05 DEBUG : potato2: md5 = e926fb70cb263c63acd64e5632d94641 OK 2025/09/19 03:47:07 DEBUG : empty space: md5 = 61c61688e29cb297f75467c06311bb4e OK 2025/09/19 03:47:09 DEBUG : sub dir/potato3: md5 = 3909927f4467241760721fb66926b68d OK 2025/09/19 03:47:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': Touching "empty space" 2025/09/19 03:47:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': Touching "potato2" 2025/09/19 03:47:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': Touching "sub dir/potato3" 2025/09/19 03:47:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.13s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:47:14 DEBUG : dir with metadata: Making directory with metadata 2025/09/19 03:47:15 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.54s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:47:16 DEBUG : directory with modtime: Making directory with metadata 2025/09/19 03:47:17 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.50s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:47:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/19 03:47:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/19 03:47:19 DEBUG : Google drive root 'crypt/0mui6qtk126igkmjrrrvmpm5pc1qo0ban0afeq8qr56f6pj35340': Skipping btime metadata as can't update it on an existing file: 2025-09-19T03:47:19.264016065Z 2025/09/19 03:47:20 INFO : non existent directory: Updated directory metadata 2025/09/19 03:47:22 DEBUG : Google drive root 'crypt/0mui6qtk126igkmjrrrvmpm5pc1qo0ban0afeq8qr56f6pj35340': Skipping btime metadata as can't update it on an existing file: 2025-09-19T03:47:19.264016065Z 2025/09/19 03:47:22 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.28s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:47:24 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/19 03:47:26 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/19 03:47:27 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.27s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:47:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/19 03:47:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/19 03:47:28 DEBUG : dst: Making directory with metadata 2025/09/19 03:47:29 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/19 03:47:29 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/19 03:47:30 INFO : dst: Set directory modification time (using SetModTime) 2025/09/19 03:47:30 INFO : dst: Set directory modification time (using SetModTime) 2025/09/19 03:47:30 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/19 03:47:31 INFO : dst: Set directory modification time (using SetModTime) 2025/09/19 03:47:31 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.85s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu'", Local "Local file system at /tmp/rclone874673885", Modify Window "1ms" 2025/09/19 03:47:34 DEBUG : sub dir/test remove existing: md5 = 0f3e814ca90873b129ec5f5c20bdbd25 OK 2025/09/19 03:47:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 2d1e38de0044d316c30830fb632a11f3 OK 2025/09/19 03:47:38 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zixuyof7" before starting 2025/09/19 03:47:39 DEBUG : sub dir/test remove existing.zixuyof7: TEST: removing renamed existing file after operation 2025/09/19 03:47:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nowetir4" before starting 2025/09/19 03:47:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nowetir4: TEST: renaming existing back after failed operation 2025/09/19 03:47:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jonuras2" before starting 2025/09/19 03:47:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jonuras2: TEST: removing renamed existing file after operation 2025/09/19 03:47:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "m5jg57egs84luqo8e77jrk7j3ar6ueojjg35n8l97grp8j7fktiqi3eiti3s7crf0ndh0dvi2r4euto9g1ij1gqdhvfa09loolv883of8n13sulkvbek27vqlqrnlg4lp2n44gn5idjdqcf0ieppnb9l6v8n5na8jfhgqik9bej7b2hhg3kg" 2025/09/19 03:47:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ueab0frug26dp3sblqdfveje981kvmkufcnjko1rb2ok2feusne0" --- PASS: TestRemoveExisting (13.56s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/19 03:47:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifubok9zodu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m29.561535491s (try 1/5)