"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/11/04 05:10:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yivesol0faro" 2025/11/04 05:10:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 05:10:51 DEBUG : Creating backend with remote "TestDrive:crypt/8ctktemagk4d0s5db8i2kpb08d7su1ga7252snevfnvje2nqqotg" 2025/11/04 05:10:52 DEBUG : Creating backend with remote "/tmp/rclone4163716315" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2025/11/04 05:10:53 DEBUG : a: size = 0 OK 2025/11/04 05:10:53 DEBUG : a: size = 1 (memory) 2025/11/04 05:10:53 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/04 05:10:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/04 05:10:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/04 05:10:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/04 05:10:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/04 05:10:53 DEBUG : potato: Seek from 10 to 0 2025/11/04 05:10:53 DEBUG : potato: Seek from 10 to 0 2025/11/04 05:10:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/04 05:10:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/04 05:10:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/04 05:10:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/04 05:10:53 DEBUG : potato: Seek from 5 to 2 2025/11/04 05:10:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/04 05:10:53 DEBUG : potato: Seek from 7 to 0 2025/11/04 05:10:53 DEBUG : potato: Seek from 7 to 0 2025/11/04 05:10:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/04 05:10:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/04 05:10:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/04 05:10:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/04 05:10:53 DEBUG : potato: Seek from 5 to 2 2025/11/04 05:10:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/04 05:10:53 DEBUG : potato: Seek from 8 to 0 2025/11/04 05:10:53 DEBUG : potato: Seek from 8 to 0 2025/11/04 05:10:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/04 05:10:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/04 05:10:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/04 05:10:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/04 05:10:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/04 05:10:53 DEBUG : potato: Seek from 5 to 2 2025/11/04 05:10:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/04 05:10:53 DEBUG : potato: Seek from 9 to 0 2025/11/04 05:10:53 DEBUG : potato: Seek from 9 to 0 2025/11/04 05:10:53 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:10:55 DEBUG : rutabaga: md5 = e05f97fd9db02f2cfdcf258df90b7432 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/11/04 05:10:57 DEBUG : empty space: md5 = 4ecf5affa586b38ce39735edc0280a75 OK === RUN TestCheck/3 2025/11/04 05:10:59 DEBUG : potato2: md5 = 255ac46d20aae291ef0ecd47f327c603 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/11/04 05:11:02 DEBUG : remotepotato: md5 = 59b91e521f734e7c34d6ec8700d90470 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.80s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/11/04 05:11:05 DEBUG : Creating backend with remote "nonexistent" 2025/11/04 05:11:05 DEBUG : Creating backend with remote "nonexistent" 2025/11/04 05:11:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/04 05:11:05 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/11/04 05:11:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/04 05:11:05 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:11:06 DEBUG : rutabaga: md5 = 9d9fe87ef19c56e0d34da97058df9c36 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/04 05:11:11 DEBUG : empty space: md5 = 18e42853e6f177651145505c1a7310b5 OK === RUN TestCheckDownload/3 2025/11/04 05:11:13 DEBUG : potato2: md5 = d088d24758933c2febe1a00745a9119a OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/04 05:11:17 DEBUG : remotepotato: md5 = 61e8ff8c8433529d64723c6af2433a27 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.30s) --- PASS: TestCheckDownload/1 (1.20s) --- PASS: TestCheckDownload/2 (1.73s) --- PASS: TestCheckDownload/3 (0.88s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (0.90s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (1.27s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:11:24 DEBUG : rutabaga: md5 = 237c2e3eff6c18133ff0a02856e29e57 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/04 05:11:26 DEBUG : empty space: md5 = ace5d97d3ec67d6cff3a2a2d953f60c1 OK === RUN TestCheckSizeOnly/3 2025/11/04 05:11:28 DEBUG : potato2: md5 = d33d9a0cdec54bf35935b097d4d7abc3 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/04 05:11:30 DEBUG : remotepotato: md5 = e6f177586bab6d2847ff8dcb35d8edfc OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.12s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:11:35 DEBUG : test.sum: md5 = 89fe2cda56eb444c91984c5e0de72fc2 OK 2025/11/04 05:11:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/04 05:11:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/04 05:11:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/04 05:11:36 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/04 05:11:38 DEBUG : test.sum: md5 = 0804501947ca9cbc13900178d9f25f45 OK 2025/11/04 05:11:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/04 05:11:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/04 05:11:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/04 05:11:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.35s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:11:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yivesol0faro/data" 2025/11/04 05:11:41 DEBUG : Creating backend with remote "TestDrive:crypt/8ctktemagk4d0s5db8i2kpb08d7su1ga7252snevfnvje2nqqotg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:11:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yivesol0faro/data" 2025/11/04 05:11:43 DEBUG : Creating backend with remote "TestDrive:crypt/8ctktemagk4d0s5db8i2kpb08d7su1ga7252snevfnvje2nqqotg/vjrnln8ratgmqakfosrqe8espk" 2025/11/04 05:11:46 DEBUG : data/banana: md5 = 111cd636242873c2e4b02d58fe8d7407 OK 2025/11/04 05:11:47 DEBUG : test.sum: md5 = cf83ac9b326e9ff2acd8bae5205e3bf9 OK === RUN TestCheckSumDownload/subtest1 2025/11/04 05:11:52 DEBUG : data/potato: md5 = ac6fd853265701b0e8adc987bbcc8b60 OK 2025/11/04 05:11:54 DEBUG : test.sum: md5 = ca2c26b84727cb6d12ee236b5cbe7747 OK === RUN TestCheckSumDownload/subtest2 2025/11/04 05:11:58 DEBUG : test.sum: md5 = 0e718755b9aa4862ecca2d55762d6850 OK === RUN TestCheckSumDownload/subtest3 2025/11/04 05:12:02 DEBUG : test.sum: md5 = a371f3ca73f0c7c3891a786d595281d4 OK === RUN TestCheckSumDownload/subtest4 2025/11/04 05:12:07 DEBUG : test.sum: md5 = 76712d83e88f392d6648667dae9f2c01 OK === RUN TestCheckSumDownload/subtest5 2025/11/04 05:12:11 DEBUG : test.sum: md5 = 39a47113e70aa2819e32c44bdb10ac35 OK === RUN TestCheckSumDownload/subtest6 2025/11/04 05:12:16 DEBUG : data/banana: md5 = aa8458f931b9e1cc10cc21744dc4ff09 OK 2025/11/04 05:12:17 DEBUG : data/potato: md5 = 67fe33d14584056a4a65845e838151ea OK 2025/11/04 05:12:19 DEBUG : test.sum: md5 = 15ea4ca965e2e46b556f8a45cefe6b66 OK === RUN TestCheckSumDownload/subtest7 2025/11/04 05:12:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/04 05:12:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.94s) --- PASS: TestCheckSumDownload/subtest1 (2.77s) --- PASS: TestCheckSumDownload/subtest2 (2.11s) --- PASS: TestCheckSumDownload/subtest3 (2.35s) --- PASS: TestCheckSumDownload/subtest4 (2.43s) --- PASS: TestCheckSumDownload/subtest5 (2.39s) --- PASS: TestCheckSumDownload/subtest6 (2.47s) --- PASS: TestCheckSumDownload/subtest7 (2.32s) === RUN TestApplyTransforms 2025/11/04 05:12:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lekajul9cate" 2025/11/04 05:12:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 05:12:25 DEBUG : Creating backend with remote "TestDrive:crypt/o7dec45r3t9emk3vqujs93b61ub7ugf9clah8m3m675brv1jn3dg" 2025/11/04 05:12:25 DEBUG : Creating backend with remote "/tmp/rclone2339124019" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lekajul9cate'", Local "Local file system at /tmp/rclone2339124019", Modify Window "1ms" 2025/11/04 05:12:28 DEBUG : hello, world!: md5 = c77e0c3752c1120c6457457ef7b37497 OK upper checkfile vs. lower remote (without normalization) 2025/11/04 05:12:28 ERROR : hello, world!: sum not found 2025/11/04 05:12:28 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lekajul9cate' 2025/11/04 05:12:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekajul9cate': 1 files missing 2025/11/04 05:12:28 NOTICE: 1 hashes missing 2025/11/04 05:12:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekajul9cate': 1 differences found 2025/11/04 05:12:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekajul9cate': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/04 05:12:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/04 05:12:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekajul9cate': 0 differences found 2025/11/04 05:12:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekajul9cate': 1 matching files 2025/11/04 05:12:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tomavex6tude" 2025/11/04 05:12:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 05:12:30 DEBUG : Creating backend with remote "TestDrive:crypt/n16ghj6998jejc052arj9emgta44hvm0o781peg4cm983scu8kf0" 2025/11/04 05:12:31 DEBUG : Creating backend with remote "/tmp/rclone3761540215" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tomavex6tude'", Local "Local file system at /tmp/rclone3761540215", Modify Window "1ms" 2025/11/04 05:12:33 DEBUG : HELLO, WORLD!: md5 = 2866834ee6dd1efa9d0ab9f7f93a18a2 OK lower checkfile vs. upper remote (without normalization) 2025/11/04 05:12:34 ERROR : HELLO, WORLD!: sum not found 2025/11/04 05:12:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tomavex6tude' 2025/11/04 05:12:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tomavex6tude': 1 files missing 2025/11/04 05:12:34 NOTICE: 1 hashes missing 2025/11/04 05:12:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tomavex6tude': 1 differences found 2025/11/04 05:12:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tomavex6tude': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/04 05:12:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/04 05:12:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tomavex6tude': 0 differences found 2025/11/04 05:12:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tomavex6tude': 1 matching files 2025/11/04 05:12:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwalux6puni" 2025/11/04 05:12:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 05:12:35 DEBUG : Creating backend with remote "TestDrive:crypt/rf859fgoqoek641bsh4eaop9v7p6qklu25tsg086os20blfam7c0" 2025/11/04 05:12:36 DEBUG : Creating backend with remote "/tmp/rclone3395218339" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwalux6puni'", Local "Local file system at /tmp/rclone3395218339", Modify Window "1ms" 2025/11/04 05:12:38 DEBUG : HeLlO, wOrLd!: md5 = aa9ca68eafaf098b3b3e162b0aa23ed2 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/04 05:12:39 ERROR : HeLlO, wOrLd!: sum not found 2025/11/04 05:12:39 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fiwalux6puni' 2025/11/04 05:12:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwalux6puni': 1 files missing 2025/11/04 05:12:39 NOTICE: 1 hashes missing 2025/11/04 05:12:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwalux6puni': 1 differences found 2025/11/04 05:12:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwalux6puni': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/04 05:12:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/04 05:12:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwalux6puni': 0 differences found 2025/11/04 05:12:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwalux6puni': 1 matching files 2025/11/04 05:12:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bohawuw7ralu" 2025/11/04 05:12:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 05:12:40 DEBUG : Creating backend with remote "TestDrive:crypt/sm8n4uonmg4v2a86vj3lejdk947ci8qmts7uuvjqv6llolkjrebg" 2025/11/04 05:12:41 DEBUG : Creating backend with remote "/tmp/rclone3101903315" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bohawuw7ralu'", Local "Local file system at /tmp/rclone3101903315", Modify Window "1ms" 2025/11/04 05:12:43 DEBUG : HELLO, WORLD!: md5 = a2df1cdf73b250f0a7065bbc569d09af OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/04 05:12:44 ERROR : HELLO, WORLD!: sum not found 2025/11/04 05:12:44 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bohawuw7ralu' 2025/11/04 05:12:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohawuw7ralu': 1 files missing 2025/11/04 05:12:44 NOTICE: 1 hashes missing 2025/11/04 05:12:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohawuw7ralu': 1 differences found 2025/11/04 05:12:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohawuw7ralu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/04 05:12:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/04 05:12:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohawuw7ralu': 0 differences found 2025/11/04 05:12:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohawuw7ralu': 1 matching files 2025/11/04 05:12:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cejobur8peki" 2025/11/04 05:12:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 05:12:45 DEBUG : Creating backend with remote "TestDrive:crypt/d82va5d9o3hi9jtnd14prnn339s77gku58jvh6jflv4q2lf6pjog" 2025/11/04 05:12:46 DEBUG : Creating backend with remote "/tmp/rclone1528686817" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejobur8peki'", Local "Local file system at /tmp/rclone1528686817", Modify Window "1ms" 2025/11/04 05:12:48 DEBUG : 測試_Русский___ě_áñ: md5 = 9a964192901cc6510ee0ecb6b1116fc4 OK NFD checkfile vs. NFC remote (without normalization) 2025/11/04 05:12:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/04 05:12:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cejobur8peki' 2025/11/04 05:12:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cejobur8peki': 1 files missing 2025/11/04 05:12:49 NOTICE: 1 hashes missing 2025/11/04 05:12:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cejobur8peki': 1 differences found 2025/11/04 05:12:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cejobur8peki': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/04 05:12:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/04 05:12:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cejobur8peki': 0 differences found 2025/11/04 05:12:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cejobur8peki': 1 matching files 2025/11/04 05:12:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazulih5neno" 2025/11/04 05:12:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 05:12:50 DEBUG : Creating backend with remote "TestDrive:crypt/viu13uimfvgiu5ihh2j8ee7cmlduu4q9i1dfsd7ecc5srdnmtjug" 2025/11/04 05:12:51 DEBUG : Creating backend with remote "/tmp/rclone1618189368" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazulih5neno'", Local "Local file system at /tmp/rclone1618189368", Modify Window "1ms" 2025/11/04 05:12:53 DEBUG : 測試_Русский___ě_áñ: md5 = b146c06624ae9f60885848e535e76300 OK NFC checkfile vs. NFD remote (without normalization) 2025/11/04 05:12:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/04 05:12:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pazulih5neno' 2025/11/04 05:12:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazulih5neno': 1 files missing 2025/11/04 05:12:54 NOTICE: 1 hashes missing 2025/11/04 05:12:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazulih5neno': 1 differences found 2025/11/04 05:12:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazulih5neno': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/04 05:12:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/04 05:12:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazulih5neno': 0 differences found 2025/11/04 05:12:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazulih5neno': 1 matching files 2025/11/04 05:12:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suyibet4gito" 2025/11/04 05:12:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 05:12:55 DEBUG : Creating backend with remote "TestDrive:crypt/8b15c2o52q5khrchpfqat875ucfa29ol4knnkukg7cfjugh41e30" 2025/11/04 05:12:56 DEBUG : Creating backend with remote "/tmp/rclone814123616" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyibet4gito'", Local "Local file system at /tmp/rclone814123616", Modify Window "1ms" 2025/11/04 05:12:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6f29de2f7bcf8695ebcb68fb97b9f4f6 OK NFDx2 checkfile vs. both remote (without normalization) 2025/11/04 05:12:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/04 05:12:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suyibet4gito' 2025/11/04 05:12:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyibet4gito': 1 files missing 2025/11/04 05:12:59 NOTICE: 1 hashes missing 2025/11/04 05:12:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyibet4gito': 1 differences found 2025/11/04 05:12:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyibet4gito': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/04 05:13:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/04 05:13:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyibet4gito': 0 differences found 2025/11/04 05:13:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyibet4gito': 1 matching files 2025/11/04 05:13:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqixil9xile" 2025/11/04 05:13:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 05:13:01 DEBUG : Creating backend with remote "TestDrive:crypt/qduhie83ttb6vuhj7g6hrvn7766mou58rsljd987a312tsc9s2d0" 2025/11/04 05:13:02 DEBUG : Creating backend with remote "/tmp/rclone302264357" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqixil9xile'", Local "Local file system at /tmp/rclone302264357", Modify Window "1ms" 2025/11/04 05:13:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 319d52d0ec923b284f2b92a78790a44b OK NFCx2 checkfile vs. both remote (without normalization) 2025/11/04 05:13:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/04 05:13:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-doqixil9xile' 2025/11/04 05:13:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqixil9xile': 1 files missing 2025/11/04 05:13:04 NOTICE: 1 hashes missing 2025/11/04 05:13:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqixil9xile': 1 differences found 2025/11/04 05:13:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqixil9xile': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/04 05:13:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/04 05:13:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqixil9xile': 0 differences found 2025/11/04 05:13:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqixil9xile': 1 matching files 2025/11/04 05:13:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qunenil3wuhu" 2025/11/04 05:13:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 05:13:06 DEBUG : Creating backend with remote "TestDrive:crypt/0t1ojuuo2trvo0sa0d1785fp4irpj41ehqs2fk1mabnacs29jfd0" 2025/11/04 05:13:07 DEBUG : Creating backend with remote "/tmp/rclone4085159902" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunenil3wuhu'", Local "Local file system at /tmp/rclone4085159902", Modify Window "1ms" 2025/11/04 05:13:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2372eb4c1d07ae1adc0b77f053247f3e OK both checkfile vs. NFDx2 remote (without normalization) 2025/11/04 05:13:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/04 05:13:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qunenil3wuhu' 2025/11/04 05:13:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qunenil3wuhu': 1 files missing 2025/11/04 05:13:09 NOTICE: 1 hashes missing 2025/11/04 05:13:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qunenil3wuhu': 1 differences found 2025/11/04 05:13:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qunenil3wuhu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/04 05:13:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/04 05:13:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qunenil3wuhu': 0 differences found 2025/11/04 05:13:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qunenil3wuhu': 1 matching files 2025/11/04 05:13:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boredof3rona" 2025/11/04 05:13:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 05:13:10 DEBUG : Creating backend with remote "TestDrive:crypt/oufle7k0e22od0cvf7lce7vacsvd3qcr6smt15jbihbdl80spm5g" 2025/11/04 05:13:11 DEBUG : Creating backend with remote "/tmp/rclone4113614827" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boredof3rona'", Local "Local file system at /tmp/rclone4113614827", Modify Window "1ms" 2025/11/04 05:13:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ca635e29c3d6ef4eb41ba3bdd0b3d185 OK both checkfile vs. NFCx2 remote (without normalization) 2025/11/04 05:13:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/04 05:13:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-boredof3rona' 2025/11/04 05:13:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boredof3rona': 1 files missing 2025/11/04 05:13:14 NOTICE: 1 hashes missing 2025/11/04 05:13:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boredof3rona': 1 differences found 2025/11/04 05:13:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boredof3rona': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/04 05:13:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/04 05:13:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boredof3rona': 0 differences found 2025/11/04 05:13:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boredof3rona': 1 matching files 2025/11/04 05:13:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boredof3rona': Purge remote 2025/11/04 05:13:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunenil3wuhu': Purge remote 2025/11/04 05:13:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqixil9xile': Purge remote 2025/11/04 05:13:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyibet4gito': Purge remote 2025/11/04 05:13:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazulih5neno': Purge remote 2025/11/04 05:13:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cejobur8peki': Purge remote 2025/11/04 05:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bohawuw7ralu': Purge remote 2025/11/04 05:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwalux6puni': Purge remote 2025/11/04 05:13:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomavex6tude': Purge remote 2025/11/04 05:13:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lekajul9cate': Purge remote --- PASS: TestApplyTransforms (55.98s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:13:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/04 05:13:23 DEBUG : sub/file2: md5 = 81fae6a5629ef40cca398cdef5f7b859 OK 2025/11/04 05:13:23 DEBUG : sub/file2: size = 14 OK 2025/11/04 05:13:23 INFO : file1: Copied (new) to: sub/file2 2025/11/04 05:13:24 DEBUG : sub/file2: size = 14 OK 2025/11/04 05:13:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 05:13:24 DEBUG : file1: Unchanged skipping 2025/11/04 05:13:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': don't need to copy/move sub/file2, it is already at target location 2025/11/04 05:13:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.51s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:13:30 DEBUG : dst/file1: md5 = 3308ec7a834f37231b6086d11e907bdd OK 2025/11/04 05:13:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yivesol0faro/backup" 2025/11/04 05:13:30 DEBUG : Creating backend with remote "TestDrive:crypt/8ctktemagk4d0s5db8i2kpb08d7su1ga7252snevfnvje2nqqotg/1nrff024r7pq65ecp72fc28jb0" 2025/11/04 05:13:32 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4163716315) 2025/11/04 05:13:32 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro') 2025/11/04 05:13:32 DEBUG : dst/file1: Sizes differ 2025/11/04 05:13:34 INFO : dst/file1: Moved (server-side) 2025/11/04 05:13:35 DEBUG : dst/file1: md5 = 5d62c6480e4b7097f5518676b07f183b OK 2025/11/04 05:13:35 DEBUG : dst/file1: size = 14 OK 2025/11/04 05:13:35 INFO : dst/file1: Copied (new) 2025/11/04 05:13:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/04 05:13:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/04 05:13:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.26s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:13:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yivesol0faro/dst" 2025/11/04 05:13:41 DEBUG : Creating backend with remote "TestDrive:crypt/8ctktemagk4d0s5db8i2kpb08d7su1ga7252snevfnvje2nqqotg/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/04 05:13:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yivesol0faro/CompareDest" 2025/11/04 05:13:43 DEBUG : Creating backend with remote "TestDrive:crypt/8ctktemagk4d0s5db8i2kpb08d7su1ga7252snevfnvje2nqqotg/gveqi14airsml4bgu7krj116o8" 2025/11/04 05:13:44 DEBUG : one: Need to transfer - File not found at Destination 2025/11/04 05:13:47 DEBUG : one: md5 = 6bd888eeeb1b4980b1dfb422ca2c7609 OK 2025/11/04 05:13:47 DEBUG : one: size = 3 OK 2025/11/04 05:13:47 INFO : one: Copied (new) 2025/11/04 05:13:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone4163716315) 2025/11/04 05:13:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro/dst') 2025/11/04 05:13:48 DEBUG : one: Sizes differ 2025/11/04 05:13:49 DEBUG : one: md5 = 8da730f67191a9ea2ac281309295529c OK 2025/11/04 05:13:49 DEBUG : one: size = 5 OK 2025/11/04 05:13:49 INFO : one: Copied (replaced existing) 2025/11/04 05:13:52 DEBUG : dst/one: md5 = 71db3c996e89c741eed898c770f641e3 OK 2025/11/04 05:13:54 DEBUG : CompareDest/one: md5 = 23336bcd49dd1e58a2ed1833f60ce0a8 OK 2025/11/04 05:13:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone4163716315) 2025/11/04 05:13:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro/dst') 2025/11/04 05:13:55 DEBUG : one: Sizes differ 2025/11/04 05:13:55 DEBUG : one: size = 5 OK 2025/11/04 05:13:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 05:13:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/04 05:13:57 DEBUG : CompareDest/two: md5 = b32a6d95cebfc811492d86c06a63ea7c OK 2025/11/04 05:13:58 DEBUG : two: Need to transfer - File not found at Destination 2025/11/04 05:13:58 DEBUG : two: size = 3 OK 2025/11/04 05:13:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 05:13:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/04 05:13:59 DEBUG : two: Need to transfer - File not found at Destination 2025/11/04 05:13:59 DEBUG : two: size = 3 OK 2025/11/04 05:13:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 05:13:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/04 05:14:01 DEBUG : two: Need to transfer - File not found at Destination 2025/11/04 05:14:01 DEBUG : two: size = 5 (Local file system at /tmp/rclone4163716315) 2025/11/04 05:14:01 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro/CompareDest') 2025/11/04 05:14:01 DEBUG : two: Sizes differ 2025/11/04 05:14:02 DEBUG : two: md5 = aabeaacfe88896d7fac7354bb99815df OK 2025/11/04 05:14:02 DEBUG : two: size = 5 OK 2025/11/04 05:14:02 INFO : two: Copied (new) 2025/11/04 05:14:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/04 05:14:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:14:06 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/04 05:14:06 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.40s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:14:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yivesol0faro/dst" 2025/11/04 05:14:07 DEBUG : Creating backend with remote "TestDrive:crypt/8ctktemagk4d0s5db8i2kpb08d7su1ga7252snevfnvje2nqqotg/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/04 05:14:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yivesol0faro/CopyDest" 2025/11/04 05:14:09 DEBUG : Creating backend with remote "TestDrive:crypt/8ctktemagk4d0s5db8i2kpb08d7su1ga7252snevfnvje2nqqotg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/04 05:14:10 DEBUG : one: Need to transfer - File not found at Destination 2025/11/04 05:14:13 DEBUG : one: md5 = eb5e235a16ec8a5c4cd07ad56850babb OK 2025/11/04 05:14:13 DEBUG : one: size = 3 OK 2025/11/04 05:14:13 INFO : one: Copied (new) 2025/11/04 05:14:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4163716315) 2025/11/04 05:14:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro/dst') 2025/11/04 05:14:14 DEBUG : one: Sizes differ 2025/11/04 05:14:16 DEBUG : one: md5 = c8756aab8773e51ebca601161af4e292 OK 2025/11/04 05:14:16 DEBUG : one: size = 5 OK 2025/11/04 05:14:16 INFO : one: Copied (replaced existing) 2025/11/04 05:14:18 DEBUG : dst/one: md5 = 37fa0c890f1085756db3ffb1ed1fab14 OK 2025/11/04 05:14:20 DEBUG : CopyDest/one: md5 = cda04d5faff4e6fce1341db0c2762a9a OK 2025/11/04 05:14:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yivesol0faro/BackupDir" 2025/11/04 05:14:21 DEBUG : Creating backend with remote "TestDrive:crypt/8ctktemagk4d0s5db8i2kpb08d7su1ga7252snevfnvje2nqqotg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/04 05:14:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone4163716315) 2025/11/04 05:14:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro/dst') 2025/11/04 05:14:22 DEBUG : one: Sizes differ 2025/11/04 05:14:23 DEBUG : one: size = 5 OK 2025/11/04 05:14:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 05:14:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone4163716315) 2025/11/04 05:14:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro/dst') 2025/11/04 05:14:23 DEBUG : one: Sizes differ 2025/11/04 05:14:25 INFO : one: Moved (server-side) 2025/11/04 05:14:26 DEBUG : one: size = 5 OK 2025/11/04 05:14:26 INFO : one: Copied (server-side copy) 2025/11/04 05:14:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/04 05:14:28 DEBUG : CopyDest/two: md5 = 352bc3213d7956ac574c41576c2da780 OK 2025/11/04 05:14:29 DEBUG : two: Need to transfer - File not found at Destination 2025/11/04 05:14:29 DEBUG : two: size = 3 OK 2025/11/04 05:14:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 05:14:30 DEBUG : two: size = 3 OK 2025/11/04 05:14:30 INFO : two: Copied (server-side copy) 2025/11/04 05:14:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/04 05:14:31 DEBUG : two: size = 3 OK 2025/11/04 05:14:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 05:14:31 DEBUG : two: Unchanged skipping 2025/11/04 05:14:33 DEBUG : CopyDest/three: md5 = f8325ae7651493a668e6ea3dc757518a OK 2025/11/04 05:14:34 DEBUG : three: Need to transfer - File not found at Destination 2025/11/04 05:14:34 DEBUG : three: size = 7 (Local file system at /tmp/rclone4163716315) 2025/11/04 05:14:34 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro/CopyDest') 2025/11/04 05:14:34 DEBUG : three: Sizes differ 2025/11/04 05:14:34 DEBUG : three: Destination not found in --copy-dest 2025/11/04 05:14:35 DEBUG : three: md5 = bd5b99333240f7c08d3ef978046d0826 OK 2025/11/04 05:14:35 DEBUG : three: size = 7 OK 2025/11/04 05:14:35 INFO : three: Copied (new) 2025/11/04 05:14:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/04 05:14:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:14:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/04 05:14:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/04 05:14:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:14:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/04 05:14:41 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.84s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:14:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/04 05:14:46 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 869714fb26a29ef2142b4ff20eebbbbc OK 2025/11/04 05:14:46 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/04 05:14:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/04 05:14:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/04 05:14:47 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/11/04 05:14:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/04 05:14:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/04 05:14:50 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8d61efd5c6b475e3439bfebf129c6202 OK 2025/11/04 05:14:50 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/04 05:14:50 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/04 05:14:52 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/11/04 05:14:52 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.55s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:14:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': Looking for duplicate names using skip mode. 2025/11/04 05:14:57 NOTICE: one: Found 2 files with duplicate names 2025/11/04 05:14:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.12s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:15:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': Looking for duplicate names using skip mode. 2025/11/04 05:15:03 NOTICE: one: Found 3 files with duplicate names 2025/11/04 05:15:03 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/11/04 05:15:04 INFO : one: Deleted 2025/11/04 05:15:04 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.84s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:15:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': Looking for duplicate names using first mode. 2025/11/04 05:15:10 NOTICE: one: Found 3 files with duplicate names 2025/11/04 05:15:10 INFO : one: Deleted 2025/11/04 05:15:11 INFO : one: Deleted 2025/11/04 05:15:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.76s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:15:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': Looking for duplicate names using newest mode. 2025/11/04 05:15:17 NOTICE: one: Found 3 files with duplicate names 2025/11/04 05:15:17 INFO : one: Deleted 2025/11/04 05:15:18 INFO : one: Deleted 2025/11/04 05:15:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.78s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:15:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': Looking for duplicate names using oldest mode. 2025/11/04 05:15:24 NOTICE: one: Found 3 files with duplicate names 2025/11/04 05:15:25 INFO : one: Deleted 2025/11/04 05:15:25 INFO : one: Deleted 2025/11/04 05:15:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.98s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:15:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': Looking for duplicate names using largest mode. 2025/11/04 05:15:30 NOTICE: one: Found 3 files with duplicate names 2025/11/04 05:15:31 INFO : one: Deleted 2025/11/04 05:15:31 INFO : one: Deleted 2025/11/04 05:15:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.15s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:15:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': Looking for duplicate names using smallest mode. 2025/11/04 05:15:37 NOTICE: one: Found 3 files with duplicate names 2025/11/04 05:15:38 INFO : one: Deleted 2025/11/04 05:15:38 INFO : one: Deleted 2025/11/04 05:15:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.91s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:15:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': Looking for duplicate names using rename mode. 2025/11/04 05:15:45 NOTICE: one.txt: Found 3 files with duplicate names 2025/11/04 05:15:46 INFO : one-2.txt: renamed from: one.txt 2025/11/04 05:15:48 INFO : one-3.txt: renamed from: one.txt 2025/11/04 05:15:49 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.12s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:15:54 DEBUG : dupe1/one.txt: md5 = dae3fbb2649fdef8d90bed2e1d202782 OK 2025/11/04 05:15:56 DEBUG : dupe2/two.txt: md5 = d88126464aa6f4bdc3c469febe17d346 OK 2025/11/04 05:15:59 DEBUG : dupe3/three.txt: md5 = 2d3b9cc01d1be6eb7aa56a2168dd05fa OK 2025/11/04 05:15:59 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/11/04 05:16:01 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/11/04 05:16:01 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/11/04 05:16:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/11/04 05:16:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/04 05:16:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/11/04 05:16:05 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.54s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:16:08 DEBUG : a.txt: md5 = e6184f93c983d14b9af4c0aaaf2b1440 OK 2025/11/04 05:16:09 DEBUG : zend.txt: md5 = b33be865949b879f904a9bda55cdc7f6 OK 2025/11/04 05:16:11 DEBUG : sub dir/hello world: md5 = 66f7a39af85589969acd4e35580e0967 OK 2025/11/04 05:16:13 DEBUG : sub dir/hello world2: md5 = 5b71cd252787bde45bdc4637807525d5 OK 2025/11/04 05:16:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 58e903a0bac2d303b1a09feed32334dd OK 2025/11/04 05:16:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 101e5f5734da7dd9ce24abcfc7d38fcb OK 2025/11/04 05:16:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = f60834ac7ca56ce04b309dda11d04052 OK 2025/11/04 05:16:21 DEBUG : a.txt: Excluded (Size Filter) 2025/11/04 05:16:21 DEBUG : a.txt: Excluded 2025/11/04 05:16:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/04 05:16:21 DEBUG : sub dir/hello world2: Excluded 2025/11/04 05:16:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/04 05:16:21 DEBUG : sub dir/hello world: Excluded 2025/11/04 05:16:22 DEBUG : sub dir/ignore dir: Excluded 2025/11/04 05:16:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/04 05:16:22 DEBUG : sub dir/hello world2: Excluded 2025/11/04 05:16:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/04 05:16:22 DEBUG : sub dir/hello world: Excluded 2025/11/04 05:16:22 DEBUG : sub dir/ignore dir: Excluded 2025/11/04 05:16:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/04 05:16:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/04 05:16:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/04 05:16:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/04 05:16:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/04 05:16:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/11/04 05:16:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (23.06s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:16:31 DEBUG : a.txt: md5 = 2f590ebd3ba5c97ac1c7ef9bdaa32e44 OK 2025/11/04 05:16:32 DEBUG : zend.txt: md5 = 77bae1cb979943bc6ae44df635efcd03 OK 2025/11/04 05:16:34 DEBUG : sub dir/hello world: md5 = f50fe2ec4bc982a23c84a54165039478 OK 2025/11/04 05:16:36 DEBUG : sub dir/hello world2: md5 = 83204a7050c604c097fba9d0e3831a9c OK 2025/11/04 05:16:38 DEBUG : sub dir/ignore dir/.ignore: md5 = 040b13fe06718507ba8f465708695ba2 OK 2025/11/04 05:16:39 DEBUG : sub dir/ignore dir/should be ignored: md5 = cc7619c0ee56238b553698a71f34da83 OK 2025/11/04 05:16:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 42f9ad34cb53901bd145e9ee74b599a3 OK 2025/11/04 05:16:43 DEBUG : a.txt: Excluded (Size Filter) 2025/11/04 05:16:43 DEBUG : a.txt: Excluded 2025/11/04 05:16:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/04 05:16:43 DEBUG : sub dir/hello world: Excluded 2025/11/04 05:16:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/04 05:16:43 DEBUG : sub dir/hello world2: Excluded 2025/11/04 05:16:44 DEBUG : sub dir/ignore dir: Excluded 2025/11/04 05:16:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/04 05:16:44 DEBUG : sub dir/hello world: Excluded 2025/11/04 05:16:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/04 05:16:44 DEBUG : sub dir/hello world2: Excluded 2025/11/04 05:16:44 DEBUG : sub dir/ignore dir: Excluded 2025/11/04 05:16:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/04 05:16:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/04 05:16:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/04 05:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/04 05:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/04 05:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/04 05:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.37s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:16:53 DEBUG : file1: md5 = 9e831ade1a29ed64654147d24dff461a OK 2025/11/04 05:16:56 DEBUG : sub/file2: md5 = 3d118f8afa9c831b7f94dc8cccce42fc 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/11/04 05:16:59 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/11/04 05:16:59 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/11/04 05:17:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/11/04 05:17:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.68s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.33s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:17:04 DEBUG : file1: md5 = e24e8ecbaef0c5dc3f394e9897a6f728 OK 2025/11/04 05:17:06 DEBUG : sub/file2: md5 = 91e56db0bdab10fe0f418c9f8fc87b21 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/11/04 05:17:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yivesol0faro/notfound" 2025/11/04 05:17:10 DEBUG : Creating backend with remote "TestDrive:crypt/8ctktemagk4d0s5db8i2kpb08d7su1ga7252snevfnvje2nqqotg/qe0i31qdkoejk60elps0ni5sqk" 2025/11/04 05:17:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.33s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (1.19s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (2.70s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:17:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': Making directory 2025/11/04 05:17:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:17:20 DEBUG : sub dir/hello world: md5 = dbddc85107f60817ccd013e6024196f4 OK 2025/11/04 05:17:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.61s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:17:24 DEBUG : potato2: md5 = 899ba9d89a5a137ad5c6595a2a5457c9 OK 2025/11/04 05:17:26 DEBUG : empty space: md5 = 887771d0953ae90f1026f1ef3155774d OK --- PASS: TestLs (4.81s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:17:29 DEBUG : potato2: md5 = 3c09042db417044f9a5ebc4d8a3561f0 OK 2025/11/04 05:17:30 DEBUG : empty space: md5 = b861ed334ccce77b30a1688eb92fba90 OK 2025/11/04 05:17:31 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.05s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:17:34 DEBUG : potato2: md5 = 06bf86fef8498a37a3641c1b3d4f6bb4 OK 2025/11/04 05:17:36 DEBUG : empty space: md5 = 48ff9f21c7baa596d1c49d0f509fad6d OK --- PASS: TestLsLong (4.93s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:17:39 DEBUG : potato2: md5 = d6af3f04e54bf696b597c93b2723a7a3 OK 2025/11/04 05:17:41 DEBUG : empty space: md5 = 24fe1f329e3034d711e51852f9bad0e0 OK --- PASS: TestHashSums (5.05s) === RUN TestHashSumsWithErrors 2025/11/04 05:17:43 DEBUG : Creating backend with remote ":memory:" 2025/11/04 05:17:43 DEBUG : Config file has changed externally - reloading 2025/11/04 05:17:43 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/04 05:17:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/04 05:17:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/04 05:17:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/04 05:17:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/04 05:17:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/04 05:17:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/04 05:17:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/04 05:17:43 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:17:44 DEBUG : potato2: md5 = 9b706cf77029877222bbbe6e5df13054 OK 2025/11/04 05:17:46 DEBUG : empty space: md5 = 0ee5949a3b47fa8f544eb223497c984b OK 2025/11/04 05:17:48 DEBUG : sub dir/potato3: md5 = 44d1b58e6fbdf660c48c336bb9271491 OK 2025/11/04 05:17:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.52s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:17:53 DEBUG : small: md5 = e4e79ecd4e1f606b4aa20d3cde058bc1 OK 2025/11/04 05:17:54 DEBUG : medium: md5 = f366f7092c3da979cdba701141a61985 OK 2025/11/04 05:17:55 DEBUG : large: md5 = 5f72411907fcad8762e55edeada179f7 OK 2025/11/04 05:17:56 DEBUG : Waiting for deletions to finish 2025/11/04 05:17:56 DEBUG : large: Excluded (Size Filter) 2025/11/04 05:17:56 INFO : small: Deleted 2025/11/04 05:17:56 INFO : medium: Deleted --- PASS: TestDelete (6.43s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:17:59 DEBUG : small: md5 = 993f39829ce6b8d7f6f9531eb5c829c4 OK 2025/11/04 05:18:01 DEBUG : medium: md5 = 6b3a7e77d9bdccfd45fd2a80f61c8f70 OK 2025/11/04 05:18:02 DEBUG : large: md5 = 55a1f0a7c412becf6f916723fd707f1a OK 2025/11/04 05:18:02 DEBUG : Waiting for deletions to finish 2025/11/04 05:18:03 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/11/04 05:18:03 INFO : small: Deleted 2025/11/04 05:18:03 INFO : medium: Deleted --- PASS: TestMaxDelete (7.16s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:18:06 DEBUG : small: md5 = be4fd28f808624098dd6e775306e2be6 OK 2025/11/04 05:18:08 DEBUG : medium: md5 = ced4dd7073567ae48ad8914e6dc3d1a5 OK 2025/11/04 05:18:09 DEBUG : large: md5 = af9306851ab0705021c1742ca47df7d7 OK 2025/11/04 05:18:10 DEBUG : Waiting for deletions to finish 2025/11/04 05:18:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/04 05:18:10 INFO : medium: Deleted 2025/11/04 05:18:10 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.30s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:18:13 DEBUG : small: md5 = ed8bd43a073abc958bc9be8b71733d2f OK 2025/11/04 05:18:15 DEBUG : medium: md5 = 8db73ec35f43257ff522be97ee395a2e OK 2025/11/04 05:18:16 DEBUG : large: md5 = fe53f763450ca512753b204a573180f3 OK 2025/11/04 05:18:16 DEBUG : Waiting for deletions to finish 2025/11/04 05:18:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/04 05:18:17 INFO : medium: Deleted 2025/11/04 05:18:17 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.69s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:18:20 DEBUG : ReadFile: md5 = b62d0f660457e76f1707f942158465eb OK --- PASS: TestReadFile (4.45s) === RUN TestRetry 2025/11/04 05:18:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/04 05:18:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/04 05:18:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/04 05:18:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/04 05:18:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/04 05:18:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/04 05:18:23 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:18:25 DEBUG : file1: md5 = 415a561c10d7473b3a61b3253317b87b OK 2025/11/04 05:18:26 DEBUG : file2: md5 = e5893702975dd220154db3504e82c6fd OK --- PASS: TestCat (16.25s) === RUN TestPurge 2025/11/04 05:18:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cipinas9didi" 2025/11/04 05:18:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 05:18:40 DEBUG : Creating backend with remote "TestDrive:crypt/11l64adlvs5cjag1e1a6ojp6731m6g82aeh9565rk8l5gr2g831g" 2025/11/04 05:18:41 DEBUG : Creating backend with remote "/tmp/rclone2289501120" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cipinas9didi'", Local "Local file system at /tmp/rclone2289501120", Modify Window "1ms" 2025/11/04 05:18:45 DEBUG : A1/B1/C1/one: md5 = 755628403c5e06a05062be20b866ec20 OK 2025/11/04 05:18:45 INFO : A2: Making directory 2025/11/04 05:18:46 INFO : A1/B2: Making directory 2025/11/04 05:18:47 INFO : A1/B2/C2: Making directory 2025/11/04 05:18:48 INFO : A1/B1/C3: Making directory 2025/11/04 05:18:48 INFO : A3: Making directory 2025/11/04 05:18:49 INFO : A3/B3: Making directory 2025/11/04 05:18:50 INFO : A3/B3/C4: Making directory 2025/11/04 05:18:52 DEBUG : A1/two: md5 = 0326db25232106fe6da5c6a86de3c5c8 OK 2025/11/04 05:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cipinas9didi': Purge remote 2025/11/04 05:18:56 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.32s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:19:00 DEBUG : A1/B1/C1/one: md5 = b8a3d084f2d80faa588f957027d93327 OK 2025/11/04 05:19:00 INFO : A2: Making directory 2025/11/04 05:19:01 INFO : A1/B2: Making directory 2025/11/04 05:19:01 INFO : A1/B2/C2: Making directory 2025/11/04 05:19:02 INFO : A1/B1/C3: Making directory 2025/11/04 05:19:03 INFO : A3: Making directory 2025/11/04 05:19:04 INFO : A3/B3: Making directory 2025/11/04 05:19:04 INFO : A3/B3/C4: Making directory 2025/11/04 05:19:06 DEBUG : A1/two: md5 = ed061388dcd50da8bb58772ab08ca627 OK 2025/11/04 05:19:08 DEBUG : removing 1 level 3 directories 2025/11/04 05:19:08 INFO : A3/B3/C4: Removing directory 2025/11/04 05:19:10 DEBUG : removing 2 level 3 directories 2025/11/04 05:19:10 INFO : A1/B2/C2: Removing directory 2025/11/04 05:19:10 INFO : A1/B1/C3: Removing directory 2025/11/04 05:19:12 DEBUG : removing 2 level 2 directories 2025/11/04 05:19:12 INFO : A3/B3: Removing directory 2025/11/04 05:19:12 INFO : A1/B2: Removing directory 2025/11/04 05:19:12 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/11/04 05:19:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/04 05:19:12 DEBUG : removing 2 level 1 directories 2025/11/04 05:19:12 INFO : A3: Removing directory 2025/11/04 05:19:12 INFO : A2: Removing directory 2025/11/04 05:19:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/11/04 05:19:17 DEBUG : removing 1 level 3 directories 2025/11/04 05:19:17 INFO : A1/B1/C1: Removing directory 2025/11/04 05:19:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:18 DEBUG : removing 1 level 2 directories 2025/11/04 05:19:18 INFO : A1/B1: Removing directory 2025/11/04 05:19:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/04 05:19:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/04 05:19:18 DEBUG : removing 1 level 1 directories 2025/11/04 05:19:18 INFO : A1: Removing directory 2025/11/04 05:19:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/04 05:19:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/04 05:19:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/04 05:19:19 DEBUG : removing 1 level 0 directories 2025/11/04 05:19:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': Removing directory 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/04 05:19:20 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (24.95s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:19:22 INFO : A1: Making directory 2025/11/04 05:19:23 INFO : A1/B1: Making directory 2025/11/04 05:19:24 INFO : A1/B1/C1: Making directory 2025/11/04 05:19:28 DEBUG : removing 1 level 3 directories 2025/11/04 05:19:28 INFO : A1/B1/C1: Removing directory 2025/11/04 05:19:28 DEBUG : removing 1 level 2 directories 2025/11/04 05:19:28 INFO : A1/B1: Removing directory 2025/11/04 05:19:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/04 05:19:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.65s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:19:31 INFO : A1: Making directory 2025/11/04 05:19:32 INFO : A1/B1: Making directory 2025/11/04 05:19:33 INFO : A1/B1/C1: Making directory 2025/11/04 05:19:36 DEBUG : removing 1 level 3 directories 2025/11/04 05:19:36 INFO : A1/B1/C1: Removing directory 2025/11/04 05:19:37 DEBUG : removing 1 level 2 directories 2025/11/04 05:19:37 INFO : A1/B1: Removing directory 2025/11/04 05:19:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/04 05:19:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.04s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:19:41 DEBUG : file1: md5 = 8fac463645112f6c9282ee022fd89ef6 OK 2025/11/04 05:19:42 DEBUG : filename.txt: File name found in url 2025/11/04 05:19:43 DEBUG : filename.txt: md5 = 0aa807efe078e034a29539645a5f42e7 OK 2025/11/04 05:19:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/04 05:19:44 DEBUG : headerfilename.txt: md5 = df472eacac9975b6fe2677e51094f315 OK 2025/11/04 05:19:47 DEBUG : file2: md5 = f01013c9e779e88695affbe8e4d894d2 OK --- PASS: TestCopyURL (9.89s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:19:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/04 05:19:52 DEBUG : sub/file2: md5 = a48ab266f77b793cf6c69d77818db801 OK 2025/11/04 05:19:52 DEBUG : sub/file2: size = 14 OK 2025/11/04 05:19:52 INFO : file1: Copied (new) to: sub/file2 2025/11/04 05:19:52 INFO : file1: Deleted 2025/11/04 05:19:52 DEBUG : sub/file2: size = 14 OK 2025/11/04 05:19:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 05:19:52 DEBUG : file1: Unchanged skipping 2025/11/04 05:19:52 INFO : file1: Deleted 2025/11/04 05:19:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': don't need to copy/move sub/file2, it is already at target location 2025/11/04 05:19:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.04s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:19:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/04 05:19:57 DEBUG : file1: md5 = 2b43f32b63b81e91f65e0c7f4ba04769 OK 2025/11/04 05:19:57 DEBUG : file1: size = 14 OK 2025/11/04 05:19:57 INFO : file1: Copied (new) 2025/11/04 05:19:57 INFO : file1: Deleted 2025/11/04 05:19:58 DEBUG : file1: Destination exists, skipping 2025/11/04 05:19:58 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.58s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:20:02 DEBUG : dst/file1: md5 = 33f14350a80f5267d44da32845bb526b OK 2025/11/04 05:20:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yivesol0faro/backup" 2025/11/04 05:20:03 DEBUG : Config file has changed externally - reloading 2025/11/04 05:20:03 DEBUG : Creating backend with remote "TestDrive:crypt/8ctktemagk4d0s5db8i2kpb08d7su1ga7252snevfnvje2nqqotg/1nrff024r7pq65ecp72fc28jb0" 2025/11/04 05:20:05 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4163716315) 2025/11/04 05:20:05 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro') 2025/11/04 05:20:05 DEBUG : dst/file1: Sizes differ 2025/11/04 05:20:07 INFO : dst/file1: Moved (server-side) 2025/11/04 05:20:09 DEBUG : dst/file1: md5 = d80a7507151912874d26336d657b503c OK 2025/11/04 05:20:09 DEBUG : dst/file1: size = 14 OK 2025/11/04 05:20:09 INFO : dst/file1: Copied (new) 2025/11/04 05:20:09 INFO : dst/file1: Deleted 2025/11/04 05:20:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/04 05:20:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/04 05:20:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.63s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:20:16 DEBUG : A1/one: md5 = bdb61ff815859d23414c48a7c8596902 OK 2025/11/04 05:20:18 DEBUG : A1/two: md5 = 406e98299baad1f5e9c8504d35d7258d OK 2025/11/04 05:20:20 DEBUG : A1/B1/three: md5 = 63aecf184c42724a6de696de53e6dbfa OK 2025/11/04 05:20:22 DEBUG : A1/B1/C1/four: md5 = f858020a32373661afea3e161e7ad329 OK 2025/11/04 05:20:24 DEBUG : A1/B1/C2/five: md5 = b8599367938644ba3a7d1fe277119bc0 OK 2025/11/04 05:20:24 INFO : A1/B2: Making directory 2025/11/04 05:20:25 INFO : A1/B1/C3: Making directory 2025/11/04 05:20:35 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/04 05:20:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/04 05:20:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/04 05:20:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/04 05:20:35 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/04 05:20:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/04 05:20:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/04 05:20:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/04 05:20:39 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/04 05:20:39 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/04 05:20:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/04 05:20:47 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/04 05:20:47 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/04 05:20:47 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/04 05:20:47 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/04 05:20:47 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/04 05:20:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/04 05:20:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/04 05:20:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/04 05:20:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/04 05:20:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/04 05:20:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/11/04 05:20:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/11/04 05:20:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/04 05:20:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/04 05:20:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/04 05:20:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/04 05:20:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/04 05:20:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/04 05:20:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/04 05:20:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.61s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': File to upload is small (34 bytes), uploading instead of streaming 2025/11/04 05:21:03 DEBUG : no_checksum_small_file_from_pipe: md5 = d6f7a5b329d8008a706f97a833685a43 OK 2025/11/04 05:21:03 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/04 05:21:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/04 05:21:03 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/04 05:21:03 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/11/04 05:21:05 DEBUG : no_checksum_big_file_from_pipe: md5 = 6acbebe6c820e4a9f8abac4b8af3c78b OK 2025/11/04 05:21:05 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/04 05:21:05 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': File to upload is small (34 bytes), uploading instead of streaming 2025/11/04 05:21:08 DEBUG : with_checksum_small_file_from_pipe: md5 = 1bee546afea0ff88d8af686a7ec1cf9f OK 2025/11/04 05:21:08 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/04 05:21:08 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/04 05:21:09 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/11/04 05:21:10 DEBUG : with_checksum_big_file_from_pipe: md5 = 59f4cf9329e3d7dcba456a1cbd39e222 OK 2025/11/04 05:21:10 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/04 05:21:10 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': File to upload is small (34 bytes), uploading instead of streaming 2025/11/04 05:21:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/04 05:21:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 05:21:14 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/04 05:21:15 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/04 05:21:15 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': File to upload is small (34 bytes), uploading instead of streaming 2025/11/04 05:21:19 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/04 05:21:19 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/04 05:21:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/04 05:21:21 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/04 05:21:21 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.42s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.16s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/11/04 05:21:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': File to upload is small (48 bytes), uploading instead of streaming 2025/11/04 05:21:24 DEBUG : rcat_metadata: md5 = 61b4ec1756a50d731567e10105c58629 OK 2025/11/04 05:21:24 DEBUG : rcat_metadata: size = 48 OK 2025/11/04 05:21:24 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/11/04 05:21:26 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/11/04 05:21:27 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1095cfef1c050f3469e3fdaf66c4e7d3 OK 2025/11/04 05:21:27 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2025/11/04 05:21:27 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.09s) --- PASS: TestRcatMetadata/Normal (2.81s) --- PASS: TestRcatMetadata/ViaDisk (2.82s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:21:30 DEBUG : potato1: md5 = 1cccca17e121a293725e289cc56ac284 OK 2025/11/04 05:21:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': File to upload is small (60 bytes), uploading instead of streaming 2025/11/04 05:21:31 DEBUG : potato2: md5 = 34105c598901d6364f07c4c8c47e00f5 OK 2025/11/04 05:21:31 DEBUG : potato2: size = 60 OK 2025/11/04 05:21:31 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.63s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:21:34 DEBUG : potato1: md5 = b4f412719b81cf718e82902a8935a7a2 OK 2025/11/04 05:21:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': File to upload is small (60 bytes), uploading instead of streaming 2025/11/04 05:21:36 DEBUG : potato2: md5 = b992a8996b6903d28dd4f45608e3048a OK 2025/11/04 05:21:36 DEBUG : potato2: size = 60 OK 2025/11/04 05:21:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.92s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:21:39 DEBUG : potato2: md5 = 058a7a44205dd7f73adfa326e3e1e0ce OK 2025/11/04 05:21:41 DEBUG : empty space: md5 = 9537445c53be210d6ab78c3ec2b98d13 OK 2025/11/04 05:21:43 DEBUG : sub dir/potato3: md5 = 3f4760ff79f548a4dbfe5032f866e36d OK 2025/11/04 05:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': Touching "sub dir/potato3" 2025/11/04 05:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': Touching "empty space" 2025/11/04 05:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': Touching "potato2" 2025/11/04 05:21:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.04s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:21:51 DEBUG : dir with metadata: Making directory with metadata 2025/11/04 05:21:52 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:21:53 DEBUG : directory with modtime: Making directory with metadata 2025/11/04 05:21:54 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (4.08s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:21:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/04 05:21:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/04 05:21:57 DEBUG : Google drive root 'crypt/8ctktemagk4d0s5db8i2kpb08d7su1ga7252snevfnvje2nqqotg': Skipping btime metadata as can't update it on an existing file: 2025-11-04T05:21:57.728558454Z 2025/11/04 05:21:58 INFO : non existent directory: Updated directory metadata 2025/11/04 05:22:00 DEBUG : Google drive root 'crypt/8ctktemagk4d0s5db8i2kpb08d7su1ga7252snevfnvje2nqqotg': Skipping btime metadata as can't update it on an existing file: 2025-11-04T05:21:57.728558454Z 2025/11/04 05:22:01 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.04s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:22:02 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/11/04 05:22:04 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/11/04 05:22:05 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.42s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:22:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/04 05:22:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/04 05:22:07 DEBUG : dst: Making directory with metadata 2025/11/04 05:22:07 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/04 05:22:07 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 05:22:08 INFO : dst: Set directory modification time (using SetModTime) 2025/11/04 05:22:08 INFO : dst: Set directory modification time (using SetModTime) 2025/11/04 05:22:08 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/11/04 05:22:09 INFO : dst: Set directory modification time (using SetModTime) 2025/11/04 05:22:09 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.39s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro'", Local "Local file system at /tmp/rclone4163716315", Modify Window "1ms" 2025/11/04 05:22:13 DEBUG : sub dir/test remove existing: md5 = d1e1f21da558b57c69b4ac3924a28e2f OK 2025/11/04 05:22:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 9ade868d94d91c20b573822dc4de89c2 OK 2025/11/04 05:22:17 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xihofej0" before starting 2025/11/04 05:22:18 DEBUG : sub dir/test remove existing.xihofej0: TEST: removing renamed existing file after operation 2025/11/04 05:22:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.madelip5" before starting 2025/11/04 05:22:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.madelip5: TEST: renaming existing back after failed operation 2025/11/04 05:22:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.samopuq3" before starting 2025/11/04 05:22:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.samopuq3: TEST: removing renamed existing file after operation 2025/11/04 05:22:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "m0bcsgjq8m4uodinnnl0lhprvab070inlqun8u5f2f1eepeccp8p5p5716fogmce24mrja3c05j36abbhtfgi1mkms2bvij8ff17s9j9sktjqr28n3l7rtnptpc0kqr2gc67ruoqovl9ingbn16pjs0f3v6am47p8l9mha3npk8gkdfltrdg" 2025/11/04 05:22:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7s0vv35luv7t1k3dt91hmcspaf9bm4dra2pdnha4fo42j4phk5mg" --- PASS: TestRemoveExisting (13.51s) === 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/11/04 05:22:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivesol0faro': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m33.774961714s (try 1/5)