"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/23 02:43:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bapifat6tope" 2025/10/23 02:43:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 02:43:59 DEBUG : Creating backend with remote "TestDrive:crypt/o2hsq1d32ksckpelj42157lk5nf2h7e8thqoa0adhdeqp5iq47vg" 2025/10/23 02:44:00 DEBUG : Creating backend with remote "/tmp/rclone3423236459" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/23 02:44:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/23 02:44:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/23 02:44:00 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/23 02:44:00 DEBUG : potato: Seek from 10 to 0 2025/10/23 02:44:00 DEBUG : potato: Seek from 10 to 0 2025/10/23 02:44:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/23 02:44:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/23 02:44:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/23 02:44:00 DEBUG : potato: Seek from 5 to 2 2025/10/23 02:44:00 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/23 02:44:00 DEBUG : potato: Seek from 7 to 0 2025/10/23 02:44:00 DEBUG : potato: Seek from 7 to 0 2025/10/23 02:44:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/23 02:44:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/23 02:44:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/23 02:44:00 DEBUG : potato: Seek from 5 to 2 2025/10/23 02:44:00 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/23 02:44:00 DEBUG : potato: Seek from 8 to 0 2025/10/23 02:44:00 DEBUG : potato: Seek from 8 to 0 2025/10/23 02:44:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/23 02:44:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/23 02:44:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/23 02:44:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/23 02:44:00 DEBUG : potato: Seek from 5 to 2 2025/10/23 02:44:00 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/23 02:44:00 DEBUG : potato: Seek from 9 to 0 2025/10/23 02:44:00 DEBUG : potato: Seek from 9 to 0 2025/10/23 02:44:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:44:03 DEBUG : rutabaga: md5 = de9a699c14f82e80c5f2a864b28338cd OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/23 02:44:05 DEBUG : empty space: md5 = 6389f5e5d417a635a3ec32aed090b838 OK === RUN TestCheck/3 2025/10/23 02:44:08 DEBUG : potato2: md5 = 281fad17f347d125021e5e98f279edee OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/23 02:44:10 DEBUG : remotepotato: md5 = 596bdee20ba1e14af3d4c1dfb0c33f5c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.46s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.36s) --- PASS: TestCheck/4 (0.33s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.31s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/10/23 02:44:14 DEBUG : Creating backend with remote "nonexistent" 2025/10/23 02:44:14 DEBUG : Creating backend with remote "nonexistent" 2025/10/23 02:44:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/23 02:44:14 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/10/23 02:44:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/23 02:44:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:44:15 DEBUG : rutabaga: md5 = b1b27ada37917ac89c47049ead0aa410 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/23 02:44:19 DEBUG : empty space: md5 = e6c899513357fc16c52b74d047a6e92e OK === RUN TestCheckDownload/3 2025/10/23 02:44:22 DEBUG : potato2: md5 = 5e3c26217d257818ec990fb3ad81b2e4 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/23 02:44:27 DEBUG : remotepotato: md5 = b70de29c952a8f801b9f70669b95528a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.79s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (1.08s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (1.31s) --- PASS: TestCheckDownload/5 (1.11s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (1.08s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:44:33 DEBUG : rutabaga: md5 = 131b5f49217820065467d370941f085a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/23 02:44:36 DEBUG : empty space: md5 = 986e1c3b30d274409a4a51e929d37904 OK === RUN TestCheckSizeOnly/3 2025/10/23 02:44:38 DEBUG : potato2: md5 = 2743f8a7133d5f424f61d20bc4b23821 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/23 02:44:41 DEBUG : remotepotato: md5 = f767b402f8c331f9cc836dbba2596895 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.31s) --- PASS: TestCheckSizeOnly/1 (0.30s) --- PASS: TestCheckSizeOnly/2 (0.43s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:44:46 DEBUG : test.sum: md5 = 4f07cd75a74713bd7a69b9554986c18d OK 2025/10/23 02:44:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/23 02:44:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/23 02:44:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/23 02:44:47 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/23 02:44:49 DEBUG : test.sum: md5 = 12d0f8a15e0157223444395f2b2fb31f OK 2025/10/23 02:44:50 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/23 02:44:50 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/23 02:44:50 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/23 02:44:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.37s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:44:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bapifat6tope/data" 2025/10/23 02:44:51 DEBUG : Creating backend with remote "TestDrive:crypt/o2hsq1d32ksckpelj42157lk5nf2h7e8thqoa0adhdeqp5iq47vg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope/data' lacks md5, skipping --- SKIP: TestCheckSum (2.26s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:44:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bapifat6tope/data" 2025/10/23 02:44:54 DEBUG : Creating backend with remote "TestDrive:crypt/o2hsq1d32ksckpelj42157lk5nf2h7e8thqoa0adhdeqp5iq47vg/vjrnln8ratgmqakfosrqe8espk" 2025/10/23 02:44:58 DEBUG : data/banana: md5 = 09856f1b46f7647344b01dc915ec24c8 OK 2025/10/23 02:44:59 DEBUG : test.sum: md5 = f617dc181f1be5fdfa7403e8f8775023 OK === RUN TestCheckSumDownload/subtest1 2025/10/23 02:45:04 DEBUG : data/potato: md5 = 32ecb4e5bf7cfa0ebebbff4ed1ba1012 OK 2025/10/23 02:45:05 DEBUG : test.sum: md5 = 3b3545137c780a11d1f3b6b8921fa03c OK === RUN TestCheckSumDownload/subtest2 2025/10/23 02:45:10 DEBUG : test.sum: md5 = f24dd7b2d7de43bbe1a5f2a800a11f0d OK === RUN TestCheckSumDownload/subtest3 2025/10/23 02:45:15 DEBUG : test.sum: md5 = 7e86d63928973433d19a985b91db1b11 OK === RUN TestCheckSumDownload/subtest4 2025/10/23 02:45:19 DEBUG : test.sum: md5 = 318ebe177d7b26f7e1708550ac624880 OK === RUN TestCheckSumDownload/subtest5 2025/10/23 02:45:24 DEBUG : test.sum: md5 = bbb34d5202f396af5427cf119cbbca87 OK === RUN TestCheckSumDownload/subtest6 2025/10/23 02:45:28 DEBUG : data/banana: md5 = 87680ae9ffc4914ad4e00d913f7dbecd OK 2025/10/23 02:45:30 DEBUG : data/potato: md5 = a383538972fbfc3a66d111ca2e1fe906 OK 2025/10/23 02:45:31 DEBUG : test.sum: md5 = b006200e446af83e6c5d0f51e47b9689 OK === RUN TestCheckSumDownload/subtest7 2025/10/23 02:45:37 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/23 02:45:37 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (44.27s) --- PASS: TestCheckSumDownload/subtest1 (2.41s) --- PASS: TestCheckSumDownload/subtest2 (2.65s) --- PASS: TestCheckSumDownload/subtest3 (2.36s) --- PASS: TestCheckSumDownload/subtest4 (2.37s) --- PASS: TestCheckSumDownload/subtest5 (2.33s) --- PASS: TestCheckSumDownload/subtest6 (2.14s) --- PASS: TestCheckSumDownload/subtest7 (2.57s) === RUN TestApplyTransforms 2025/10/23 02:45:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwudow7nehe" 2025/10/23 02:45:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 02:45:38 DEBUG : Creating backend with remote "TestDrive:crypt/699k429cqgroi99lobqcepv75fd07phqq2hp6hsdkesje8eq5oqg" 2025/10/23 02:45:39 DEBUG : Creating backend with remote "/tmp/rclone2628093197" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwudow7nehe'", Local "Local file system at /tmp/rclone2628093197", Modify Window "1ms" 2025/10/23 02:45:41 DEBUG : hello, world!: md5 = 5b09c4cd8d3a194dfea68fa7be39b81e OK upper checkfile vs. lower remote (without normalization) 2025/10/23 02:45:42 ERROR : hello, world!: sum not found 2025/10/23 02:45:42 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-duwudow7nehe' 2025/10/23 02:45:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwudow7nehe': 1 files missing 2025/10/23 02:45:42 NOTICE: 1 hashes missing 2025/10/23 02:45:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwudow7nehe': 1 differences found 2025/10/23 02:45:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwudow7nehe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/23 02:45:43 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 02:45:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwudow7nehe': 0 differences found 2025/10/23 02:45:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwudow7nehe': 1 matching files 2025/10/23 02:45:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huvexey7hico" 2025/10/23 02:45:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 02:45:43 DEBUG : Creating backend with remote "TestDrive:crypt/87ukcpmv7mj6qfpuc7592r4uhvbqpiu2pkaea2qih1r8hf3sa6jg" 2025/10/23 02:45:44 DEBUG : Creating backend with remote "/tmp/rclone464282645" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvexey7hico'", Local "Local file system at /tmp/rclone464282645", Modify Window "1ms" 2025/10/23 02:45:47 DEBUG : HELLO, WORLD!: md5 = f89466cd3cac80e15ff3c379f1e92c05 OK lower checkfile vs. upper remote (without normalization) 2025/10/23 02:45:48 ERROR : HELLO, WORLD!: sum not found 2025/10/23 02:45:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-huvexey7hico' 2025/10/23 02:45:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huvexey7hico': 1 files missing 2025/10/23 02:45:48 NOTICE: 1 hashes missing 2025/10/23 02:45:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huvexey7hico': 1 differences found 2025/10/23 02:45:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huvexey7hico': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/23 02:45:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 02:45:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huvexey7hico': 0 differences found 2025/10/23 02:45:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huvexey7hico': 1 matching files 2025/10/23 02:45:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cutizuz3nido" 2025/10/23 02:45:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 02:45:49 DEBUG : Creating backend with remote "TestDrive:crypt/85pcpkgbeqf248msvut3bs864dlfgn08hl0v2k5pdktumbngjctg" 2025/10/23 02:45:50 DEBUG : Creating backend with remote "/tmp/rclone1247209782" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutizuz3nido'", Local "Local file system at /tmp/rclone1247209782", Modify Window "1ms" 2025/10/23 02:45:53 DEBUG : HeLlO, wOrLd!: md5 = 3d46750a56489d39b95140f414eaca6b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/23 02:45:53 ERROR : HeLlO, wOrLd!: sum not found 2025/10/23 02:45:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cutizuz3nido' 2025/10/23 02:45:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cutizuz3nido': 1 files missing 2025/10/23 02:45:53 NOTICE: 1 hashes missing 2025/10/23 02:45:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cutizuz3nido': 1 differences found 2025/10/23 02:45:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cutizuz3nido': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/23 02:45:55 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 02:45:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cutizuz3nido': 0 differences found 2025/10/23 02:45:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cutizuz3nido': 1 matching files 2025/10/23 02:45:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dicozik8fuzi" 2025/10/23 02:45:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 02:45:55 DEBUG : Creating backend with remote "TestDrive:crypt/m0r63b29ui83vdr88vj4qdocikcgtl3g9kqmnqfv92fjm4aee7q0" 2025/10/23 02:45:56 DEBUG : Creating backend with remote "/tmp/rclone60852969" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dicozik8fuzi'", Local "Local file system at /tmp/rclone60852969", Modify Window "1ms" 2025/10/23 02:45:59 DEBUG : HELLO, WORLD!: md5 = 2aaa70877e6504320479fe2e35f16138 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/23 02:45:59 ERROR : HELLO, WORLD!: sum not found 2025/10/23 02:45:59 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dicozik8fuzi' 2025/10/23 02:45:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicozik8fuzi': 1 files missing 2025/10/23 02:45:59 NOTICE: 1 hashes missing 2025/10/23 02:45:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicozik8fuzi': 1 differences found 2025/10/23 02:45:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicozik8fuzi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/23 02:46:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 02:46:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicozik8fuzi': 0 differences found 2025/10/23 02:46:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicozik8fuzi': 1 matching files 2025/10/23 02:46:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zazucag5tana" 2025/10/23 02:46:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 02:46:01 DEBUG : Creating backend with remote "TestDrive:crypt/uheld54a9cd2156timf52ckq3al6g2q9duo293oohrl11umq56o0" 2025/10/23 02:46:02 DEBUG : Creating backend with remote "/tmp/rclone717538564" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zazucag5tana'", Local "Local file system at /tmp/rclone717538564", Modify Window "1ms" 2025/10/23 02:46:04 DEBUG : 測試_Русский___ě_áñ: md5 = ad13dbc5fa9e33566e51f4328812f5e4 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/23 02:46:05 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/23 02:46:05 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zazucag5tana' 2025/10/23 02:46:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazucag5tana': 1 files missing 2025/10/23 02:46:05 NOTICE: 1 hashes missing 2025/10/23 02:46:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazucag5tana': 1 differences found 2025/10/23 02:46:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazucag5tana': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/23 02:46:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 02:46:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazucag5tana': 0 differences found 2025/10/23 02:46:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zazucag5tana': 1 matching files 2025/10/23 02:46:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zofajid8vane" 2025/10/23 02:46:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 02:46:06 DEBUG : Creating backend with remote "TestDrive:crypt/hd7oia692s7ujels9adrvmsmgj4a2lhqejt783ur8agdo4qjcr50" 2025/10/23 02:46:07 DEBUG : Creating backend with remote "/tmp/rclone2315874215" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zofajid8vane'", Local "Local file system at /tmp/rclone2315874215", Modify Window "1ms" 2025/10/23 02:46:10 DEBUG : 測試_Русский___ě_áñ: md5 = eea79f0697965242ddef7a506207c9fb OK NFC checkfile vs. NFD remote (without normalization) 2025/10/23 02:46:10 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/23 02:46:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zofajid8vane' 2025/10/23 02:46:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zofajid8vane': 1 files missing 2025/10/23 02:46:10 NOTICE: 1 hashes missing 2025/10/23 02:46:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zofajid8vane': 1 differences found 2025/10/23 02:46:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zofajid8vane': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/23 02:46:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 02:46:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zofajid8vane': 0 differences found 2025/10/23 02:46:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zofajid8vane': 1 matching files 2025/10/23 02:46:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-teculun6duse" 2025/10/23 02:46:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 02:46:11 DEBUG : Creating backend with remote "TestDrive:crypt/ds3qeq887octgr9bdo38ighb5olmf3nc88kq1q789voo4phigom0" 2025/10/23 02:46:12 DEBUG : Creating backend with remote "/tmp/rclone2527760466" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-teculun6duse'", Local "Local file system at /tmp/rclone2527760466", Modify Window "1ms" 2025/10/23 02:46:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f99cefa0c1e19a64c2c2cc5fc4a4d6d1 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/23 02:46:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/23 02:46:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-teculun6duse' 2025/10/23 02:46:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teculun6duse': 1 files missing 2025/10/23 02:46:15 NOTICE: 1 hashes missing 2025/10/23 02:46:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teculun6duse': 1 differences found 2025/10/23 02:46:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teculun6duse': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/23 02:46:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 02:46:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teculun6duse': 0 differences found 2025/10/23 02:46:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teculun6duse': 1 matching files 2025/10/23 02:46:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duvemuz3yoxi" 2025/10/23 02:46:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 02:46:17 DEBUG : Creating backend with remote "TestDrive:crypt/21vjn8rvbfi2ucg5rq9j7sesio23c4di60qut3f6uinartgfnpj0" 2025/10/23 02:46:18 DEBUG : Creating backend with remote "/tmp/rclone3154094928" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duvemuz3yoxi'", Local "Local file system at /tmp/rclone3154094928", Modify Window "1ms" 2025/10/23 02:46:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ab8e6dc177544dfc2bce00cf20aeffd5 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/23 02:46:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/23 02:46:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-duvemuz3yoxi' 2025/10/23 02:46:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duvemuz3yoxi': 1 files missing 2025/10/23 02:46:21 NOTICE: 1 hashes missing 2025/10/23 02:46:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duvemuz3yoxi': 1 differences found 2025/10/23 02:46:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duvemuz3yoxi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/23 02:46:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 02:46:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duvemuz3yoxi': 0 differences found 2025/10/23 02:46:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duvemuz3yoxi': 1 matching files 2025/10/23 02:46:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-katekuq3jebi" 2025/10/23 02:46:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 02:46:22 DEBUG : Creating backend with remote "TestDrive:crypt/sv2cpolrhmc8s3kdouhaihi5a9un5h2kai40gu9m4n04eeraor8g" 2025/10/23 02:46:23 DEBUG : Creating backend with remote "/tmp/rclone1271243764" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-katekuq3jebi'", Local "Local file system at /tmp/rclone1271243764", Modify Window "1ms" 2025/10/23 02:46:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2f76c93f32fb96972379ac39b81e909f OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/23 02:46:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/23 02:46:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-katekuq3jebi' 2025/10/23 02:46:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-katekuq3jebi': 1 files missing 2025/10/23 02:46:26 NOTICE: 1 hashes missing 2025/10/23 02:46:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-katekuq3jebi': 1 differences found 2025/10/23 02:46:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-katekuq3jebi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/23 02:46:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 02:46:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-katekuq3jebi': 0 differences found 2025/10/23 02:46:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-katekuq3jebi': 1 matching files 2025/10/23 02:46:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cidalip4fevi" 2025/10/23 02:46:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 02:46:27 DEBUG : Creating backend with remote "TestDrive:crypt/67s75nue7pvg2phqjpentbcbgmq8f4895gnr5anssuukdgc37700" 2025/10/23 02:46:28 DEBUG : Creating backend with remote "/tmp/rclone2343927476" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cidalip4fevi'", Local "Local file system at /tmp/rclone2343927476", Modify Window "1ms" 2025/10/23 02:46:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 19a28681c443e56726317d420db4fcdd OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/23 02:46:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/23 02:46:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cidalip4fevi' 2025/10/23 02:46:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cidalip4fevi': 1 files missing 2025/10/23 02:46:31 NOTICE: 1 hashes missing 2025/10/23 02:46:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cidalip4fevi': 1 differences found 2025/10/23 02:46:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cidalip4fevi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/23 02:46:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 02:46:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cidalip4fevi': 0 differences found 2025/10/23 02:46:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cidalip4fevi': 1 matching files 2025/10/23 02:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cidalip4fevi': Purge remote 2025/10/23 02:46:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-katekuq3jebi': Purge remote 2025/10/23 02:46:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duvemuz3yoxi': Purge remote 2025/10/23 02:46:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teculun6duse': Purge remote 2025/10/23 02:46:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zofajid8vane': Purge remote 2025/10/23 02:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zazucag5tana': Purge remote 2025/10/23 02:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dicozik8fuzi': Purge remote 2025/10/23 02:46:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutizuz3nido': Purge remote 2025/10/23 02:46:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvexey7hico': Purge remote 2025/10/23 02:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwudow7nehe': Purge remote --- PASS: TestApplyTransforms (59.74s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:46:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/23 02:46:40 DEBUG : sub/file2: md5 = 0eb998d8173e8da9d2e96601110c1729 OK 2025/10/23 02:46:40 INFO : file1: Copied (new) to: sub/file2 2025/10/23 02:46:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:46:41 DEBUG : file1: Unchanged skipping 2025/10/23 02:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': don't need to copy/move sub/file2, it is already at target location 2025/10/23 02:46:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.55s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:46:47 DEBUG : dst/file1: md5 = 4a2e478a75d55a3635ceff04a6317b0f OK 2025/10/23 02:46:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bapifat6tope/backup" 2025/10/23 02:46:48 DEBUG : Config file has changed externally - reloading 2025/10/23 02:46:48 DEBUG : Creating backend with remote "TestDrive:crypt/o2hsq1d32ksckpelj42157lk5nf2h7e8thqoa0adhdeqp5iq47vg/1nrff024r7pq65ecp72fc28jb0" 2025/10/23 02:46:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/23 02:46:52 INFO : dst/file1: Moved (server-side) 2025/10/23 02:46:53 DEBUG : dst/file1: md5 = bb4fb3f0339aad0653a4812c0cb79ffd OK 2025/10/23 02:46:53 INFO : dst/file1: Copied (new) 2025/10/23 02:46:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/23 02:46:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/23 02:46:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.74s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:46:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bapifat6tope/dst" 2025/10/23 02:46:58 DEBUG : Creating backend with remote "TestDrive:crypt/o2hsq1d32ksckpelj42157lk5nf2h7e8thqoa0adhdeqp5iq47vg/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/23 02:47:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bapifat6tope/CompareDest" 2025/10/23 02:47:00 DEBUG : Creating backend with remote "TestDrive:crypt/o2hsq1d32ksckpelj42157lk5nf2h7e8thqoa0adhdeqp5iq47vg/gveqi14airsml4bgu7krj116o8" 2025/10/23 02:47:02 DEBUG : one: Need to transfer - File not found at Destination 2025/10/23 02:47:04 DEBUG : one: md5 = cc821c659f952fb4f8ae4c7c1d51f2e4 OK 2025/10/23 02:47:04 INFO : one: Copied (new) 2025/10/23 02:47:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 02:47:07 DEBUG : one: md5 = 85a58bff69cc66373c9c67bc43f18b41 OK 2025/10/23 02:47:07 INFO : one: Copied (replaced existing) 2025/10/23 02:47:10 DEBUG : dst/one: md5 = 6689fb2656acac984b64c8d2f7dc9873 OK 2025/10/23 02:47:13 DEBUG : CompareDest/one: md5 = 4e59915942ff30d02370eeda6d0a256a OK 2025/10/23 02:47:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 02:47:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:47:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/23 02:47:16 DEBUG : CompareDest/two: md5 = 641cc8ca8db31d91fb9ad7267492555f OK 2025/10/23 02:47:17 DEBUG : two: Need to transfer - File not found at Destination 2025/10/23 02:47:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:47:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/23 02:47:18 DEBUG : two: Need to transfer - File not found at Destination 2025/10/23 02:47:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:47:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/23 02:47:19 DEBUG : two: Need to transfer - File not found at Destination 2025/10/23 02:47:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/23 02:47:21 DEBUG : two: md5 = 8fefb0970b03da134fd4f1fbd74b0595 OK 2025/10/23 02:47:21 INFO : two: Copied (new) 2025/10/23 02:47:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/23 02:47:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:47:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:47:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.09s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:47:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bapifat6tope/dst" 2025/10/23 02:47:26 DEBUG : Creating backend with remote "TestDrive:crypt/o2hsq1d32ksckpelj42157lk5nf2h7e8thqoa0adhdeqp5iq47vg/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/23 02:47:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bapifat6tope/CopyDest" 2025/10/23 02:47:28 DEBUG : Creating backend with remote "TestDrive:crypt/o2hsq1d32ksckpelj42157lk5nf2h7e8thqoa0adhdeqp5iq47vg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/23 02:47:30 DEBUG : one: Need to transfer - File not found at Destination 2025/10/23 02:47:33 DEBUG : one: md5 = 5dc3e607058b4dada13e8d56cd3ae455 OK 2025/10/23 02:47:33 INFO : one: Copied (new) 2025/10/23 02:47:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 02:47:36 DEBUG : one: md5 = fbe0dee0bc8f717ddbde8d041e6a244d OK 2025/10/23 02:47:36 INFO : one: Copied (replaced existing) 2025/10/23 02:47:38 DEBUG : dst/one: md5 = db7e481f893f792986cc9c15e74993e9 OK 2025/10/23 02:47:40 DEBUG : CopyDest/one: md5 = d7200bddcbe85bfd4231cd5bf51c8f4a OK 2025/10/23 02:47:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bapifat6tope/BackupDir" 2025/10/23 02:47:41 DEBUG : Creating backend with remote "TestDrive:crypt/o2hsq1d32ksckpelj42157lk5nf2h7e8thqoa0adhdeqp5iq47vg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/23 02:47:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 02:47:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:47:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 02:47:45 INFO : one: Moved (server-side) 2025/10/23 02:47:46 INFO : one: Copied (server-side copy) 2025/10/23 02:47:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/23 02:47:48 DEBUG : CopyDest/two: md5 = 3d9a884e5786b3c09e443732dba3c16a OK 2025/10/23 02:47:49 DEBUG : two: Need to transfer - File not found at Destination 2025/10/23 02:47:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:47:50 INFO : two: Copied (server-side copy) 2025/10/23 02:47:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/23 02:47:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 02:47:51 DEBUG : two: Unchanged skipping 2025/10/23 02:47:53 DEBUG : CopyDest/three: md5 = 12e7e67a2901ff115ea949eb8b53313e OK 2025/10/23 02:47:54 DEBUG : three: Need to transfer - File not found at Destination 2025/10/23 02:47:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/23 02:47:54 DEBUG : three: Destination not found in --copy-dest 2025/10/23 02:47:56 DEBUG : three: md5 = b13bb598ddee146ff8928e5caa06a6cb OK 2025/10/23 02:47:56 INFO : three: Copied (new) 2025/10/23 02:48:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/23 02:48:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:48:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/23 02:48:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/23 02:48:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/23 02:48:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:48:02 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.39s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.50s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:48:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/23 02:48:07 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5aba8081750ff709978e1824b1e79520 OK 2025/10/23 02:48:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/23 02:48:08 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/23 02:48:08 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/10/23 02:48:09 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/23 02:48:10 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/23 02:48:11 DEBUG : TestCopyFileMaxTransfer/file4: md5 = fd82a0f693d66c62d9699566dbd8db89 OK 2025/10/23 02:48:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/23 02:48:13 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/23 02:48:13 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.15s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:48:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': Looking for duplicate names using skip mode. 2025/10/23 02:48:18 NOTICE: one: Found 2 files with duplicate names 2025/10/23 02:48:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.22s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:48:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': Looking for duplicate names using skip mode. 2025/10/23 02:48:25 NOTICE: one: Found 3 files with duplicate names 2025/10/23 02:48:25 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/23 02:48:25 INFO : one: Deleted 2025/10/23 02:48:25 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.43s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:48:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': Looking for duplicate names using first mode. 2025/10/23 02:48:32 NOTICE: one: Found 3 files with duplicate names 2025/10/23 02:48:33 INFO : one: Deleted 2025/10/23 02:48:33 INFO : one: Deleted 2025/10/23 02:48:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.00s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:48:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': Looking for duplicate names using newest mode. 2025/10/23 02:48:39 NOTICE: one: Found 3 files with duplicate names 2025/10/23 02:48:40 INFO : one: Deleted 2025/10/23 02:48:40 INFO : one: Deleted 2025/10/23 02:48:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.74s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:48:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': Looking for duplicate names using oldest mode. 2025/10/23 02:48:48 NOTICE: one: Found 3 files with duplicate names 2025/10/23 02:48:48 INFO : one: Deleted 2025/10/23 02:48:49 INFO : one: Deleted 2025/10/23 02:48:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.43s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:48:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': Looking for duplicate names using largest mode. 2025/10/23 02:48:55 NOTICE: one: Found 3 files with duplicate names 2025/10/23 02:48:56 INFO : one: Deleted 2025/10/23 02:48:56 INFO : one: Deleted 2025/10/23 02:48:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.69s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:49:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': Looking for duplicate names using smallest mode. 2025/10/23 02:49:03 NOTICE: one: Found 3 files with duplicate names 2025/10/23 02:49:03 INFO : one: Deleted 2025/10/23 02:49:04 INFO : one: Deleted 2025/10/23 02:49:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.39s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:49:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': Looking for duplicate names using rename mode. 2025/10/23 02:49:12 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/23 02:49:13 INFO : one-2.txt: renamed from: one.txt 2025/10/23 02:49:15 INFO : one-3.txt: renamed from: one.txt 2025/10/23 02:49:16 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.56s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:49:21 DEBUG : dupe1/one.txt: md5 = 97494f67b6855e6ceefdc64a95a70a6c OK 2025/10/23 02:49:23 DEBUG : dupe2/two.txt: md5 = 936f638aca9f9758620887855c078407 OK 2025/10/23 02:49:26 DEBUG : dupe3/three.txt: md5 = 7ebf008442f6ebd3781299859f228ccb OK 2025/10/23 02:49:27 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/23 02:49:27 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/23 02:49:28 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/23 02:49:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/23 02:49:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/23 02:49:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/23 02:49:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.72s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:49:35 DEBUG : a.txt: md5 = 96511eba3ed768ea4eb5fbe2c0eed20c OK 2025/10/23 02:49:37 DEBUG : zend.txt: md5 = 4a2fd1e718e9e11998b7b396d28476f1 OK 2025/10/23 02:49:39 DEBUG : sub dir/hello world: md5 = e5e4084ae9e626497b2983c35ae0c622 OK 2025/10/23 02:49:41 DEBUG : sub dir/hello world2: md5 = 81f0dbd8110c8b14edb9cfe649ce6e1d OK 2025/10/23 02:49:44 DEBUG : sub dir/ignore dir/.ignore: md5 = 82a73a8333f33acd2ca202efacc13ee3 OK 2025/10/23 02:49:45 DEBUG : sub dir/ignore dir/should be ignored: md5 = bbafef46fce177f233297cb42a9c4e50 OK 2025/10/23 02:49:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = c53e45e3407cce18be511dba1aa7039b OK 2025/10/23 02:49:49 DEBUG : a.txt: Excluded (Size Filter) 2025/10/23 02:49:49 DEBUG : a.txt: Excluded 2025/10/23 02:49:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/23 02:49:50 DEBUG : sub dir/hello world2: Excluded 2025/10/23 02:49:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/23 02:49:50 DEBUG : sub dir/hello world: Excluded 2025/10/23 02:49:50 DEBUG : sub dir/ignore dir: Excluded 2025/10/23 02:49:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/23 02:49:50 DEBUG : sub dir/hello world2: Excluded 2025/10/23 02:49:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/23 02:49:50 DEBUG : sub dir/hello world: Excluded 2025/10/23 02:49:51 DEBUG : sub dir/ignore dir: Excluded 2025/10/23 02:49:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/23 02:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/23 02:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/23 02:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/23 02:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/23 02:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/23 02:49:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (24.67s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:50:00 DEBUG : a.txt: md5 = e44a2973c0681458ce088468f796aead OK 2025/10/23 02:50:01 DEBUG : zend.txt: md5 = 409b9ec37a0e9b8287fc4f663eea0507 OK 2025/10/23 02:50:04 DEBUG : sub dir/hello world: md5 = 8692c0345a4ba09901250b4099b50c77 OK 2025/10/23 02:50:05 DEBUG : sub dir/hello world2: md5 = 6b403925cf487d3fb5cc7fe5d33c43c6 OK 2025/10/23 02:50:08 DEBUG : sub dir/ignore dir/.ignore: md5 = 510bae984ea5e5b143240fb5b312a7d5 OK 2025/10/23 02:50:09 DEBUG : sub dir/ignore dir/should be ignored: md5 = 41a183815baa8790698dabde53869344 OK 2025/10/23 02:50:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = e5a3c3708587501e30da0b42dcbad7bf OK 2025/10/23 02:50:13 DEBUG : a.txt: Excluded (Size Filter) 2025/10/23 02:50:13 DEBUG : a.txt: Excluded 2025/10/23 02:50:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/23 02:50:14 DEBUG : sub dir/hello world: Excluded 2025/10/23 02:50:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/23 02:50:14 DEBUG : sub dir/hello world2: Excluded 2025/10/23 02:50:15 DEBUG : sub dir/ignore dir: Excluded 2025/10/23 02:50:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/23 02:50:15 DEBUG : sub dir/hello world: Excluded 2025/10/23 02:50:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/23 02:50:15 DEBUG : sub dir/hello world2: Excluded 2025/10/23 02:50:15 DEBUG : sub dir/ignore dir: Excluded 2025/10/23 02:50:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/23 02:50:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/23 02:50:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/23 02:50:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/23 02:50:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/23 02:50:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/23 02:50:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (24.48s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:50:24 DEBUG : file1: md5 = 355273018bd9ede7d35e2427623fc664 OK 2025/10/23 02:50:27 DEBUG : sub/file2: md5 = 9ff5bd7fd7035fca7d582150bff8691b 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/10/23 02:50:30 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/23 02:50:31 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/23 02:50:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/23 02:50:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.17s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.30s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.31s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:50:35 DEBUG : file1: md5 = 2dcc6131679b3942eb5c1ec6a9e9c308 OK 2025/10/23 02:50:38 DEBUG : sub/file2: md5 = b40bba47eef53cfe160b0f9e262b35ae 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/10/23 02:50:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bapifat6tope/notfound" 2025/10/23 02:50:42 DEBUG : Config file has changed externally - reloading 2025/10/23 02:50:42 DEBUG : Creating backend with remote "TestDrive:crypt/o2hsq1d32ksckpelj42157lk5nf2h7e8thqoa0adhdeqp5iq47vg/qe0i31qdkoejk60elps0ni5sqk" 2025/10/23 02:50:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.92s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.31s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (2.09s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:50:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': Making directory 2025/10/23 02:50:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': Making directory --- PASS: TestMkdir (0.79s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:50:50 DEBUG : sub dir/hello world: md5 = 467f65f1f58c9fa53ad6abcc32a6ad82 OK 2025/10/23 02:50:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.17s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:50:54 DEBUG : potato2: md5 = 8573d409354026fa1d4a9aea09803ad4 OK 2025/10/23 02:50:56 DEBUG : empty space: md5 = 1f47af2af39b14c4ca0513fb52724483 OK --- PASS: TestLs (5.12s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:50:59 DEBUG : potato2: md5 = 8027573560ef0a5c566aa506e61f614d OK 2025/10/23 02:51:01 DEBUG : empty space: md5 = fad544801774560995f5802252453b53 OK 2025/10/23 02:51:02 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.63s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:51:05 DEBUG : potato2: md5 = 6b27323333aec2a8ba863f06e54777ac OK 2025/10/23 02:51:06 DEBUG : empty space: md5 = 3d74cd60381f1bea28415cfa9f3e05d8 OK --- PASS: TestLsLong (5.22s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:51:10 DEBUG : potato2: md5 = e7fecb4a776af9b37d16d80ce725e285 OK 2025/10/23 02:51:12 DEBUG : empty space: md5 = 7dc00a1562d0f3c5d9dec642131bb35b OK --- PASS: TestHashSums (5.04s) === RUN TestHashSumsWithErrors 2025/10/23 02:51:14 DEBUG : Creating backend with remote ":memory:" 2025/10/23 02:51:14 DEBUG : Config file has changed externally - reloading 2025/10/23 02:51:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/23 02:51:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/23 02:51:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/23 02:51:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/23 02:51:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/23 02:51:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/23 02:51:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/23 02:51:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/23 02:51:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:51:15 DEBUG : potato2: md5 = 06534b5784c738bcdfb228c232a01fae OK 2025/10/23 02:51:17 DEBUG : empty space: md5 = 390f53c9fd5249230c52d3f1869884af OK 2025/10/23 02:51:20 DEBUG : sub dir/potato3: md5 = 8be37e8501703e51da51c2cde195443f OK 2025/10/23 02:51:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.15s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:51:25 DEBUG : small: md5 = 432cc618be4a0e8d443b21e64cae21b8 OK 2025/10/23 02:51:27 DEBUG : medium: md5 = d5fd17f5255621f0e19f00cb82961e8c OK 2025/10/23 02:51:29 DEBUG : large: md5 = 79a577e0770f4773aae97ad01817e439 OK 2025/10/23 02:51:29 DEBUG : Waiting for deletions to finish 2025/10/23 02:51:29 DEBUG : large: Excluded (Size Filter) 2025/10/23 02:51:30 INFO : small: Deleted 2025/10/23 02:51:30 INFO : medium: Deleted --- PASS: TestDelete (7.21s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:51:33 DEBUG : small: md5 = 832e03116d293c5196d22d33cf7eaecf OK 2025/10/23 02:51:34 DEBUG : medium: md5 = e5dbeff0790a43eab63b452babc1a2be OK 2025/10/23 02:51:36 DEBUG : large: md5 = 088baccdd951d35d792f654cd44283b8 OK 2025/10/23 02:51:36 DEBUG : Waiting for deletions to finish 2025/10/23 02:51:36 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/10/23 02:51:37 INFO : small: Deleted 2025/10/23 02:51:37 INFO : medium: Deleted --- PASS: TestMaxDelete (7.61s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:51:40 DEBUG : small: md5 = 56af4ca87cd84d313d1054ed115b14ae OK 2025/10/23 02:51:42 DEBUG : medium: md5 = dc92e01a7a9263f55d3df434b670d5b3 OK 2025/10/23 02:51:44 DEBUG : large: md5 = b77c394e074f3c935c85559c773cc26f OK 2025/10/23 02:51:44 DEBUG : Waiting for deletions to finish 2025/10/23 02:51:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/23 02:51:45 INFO : medium: Deleted 2025/10/23 02:51:45 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.08s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:51:48 DEBUG : small: md5 = e9abd4911d6cfa19da4c9133329f2f73 OK 2025/10/23 02:51:50 DEBUG : medium: md5 = 54cec22d8b1720e6fa9274ab4a20d057 OK 2025/10/23 02:51:52 DEBUG : large: md5 = 64512e074ef6ce7a27d047b47193c5c5 OK 2025/10/23 02:51:52 DEBUG : Waiting for deletions to finish 2025/10/23 02:51:52 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/10/23 02:51:53 INFO : medium: Deleted 2025/10/23 02:51:53 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.02s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:51:57 DEBUG : ReadFile: md5 = d6e6aa6cf6c81327c492d332fc0f9cc3 OK --- PASS: TestReadFile (4.82s) === RUN TestRetry 2025/10/23 02:52:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/23 02:52:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/23 02:52:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/23 02:52:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/23 02:52:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/23 02:52:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/23 02:52:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:52:01 DEBUG : file1: md5 = cce905d36315a0fb35b4e945deb818bc OK 2025/10/23 02:52:03 DEBUG : file2: md5 = 27d6f0d454a229b3542ad412b9c8e146 OK --- PASS: TestCat (16.75s) === RUN TestPurge 2025/10/23 02:52:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sakobir5ceyo" 2025/10/23 02:52:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 02:52:16 DEBUG : Creating backend with remote "TestDrive:crypt/b2nbr2r4u2jl2etdvtg0e2ng68fru8cdhsvg11fevbuo5dpphvm0" 2025/10/23 02:52:17 DEBUG : Creating backend with remote "/tmp/rclone595799178" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sakobir5ceyo'", Local "Local file system at /tmp/rclone595799178", Modify Window "1ms" 2025/10/23 02:52:22 DEBUG : A1/B1/C1/one: md5 = 796e2c411d980c73418c79650dc83039 OK 2025/10/23 02:52:22 INFO : A2: Making directory 2025/10/23 02:52:23 INFO : A1/B2: Making directory 2025/10/23 02:52:24 INFO : A1/B2/C2: Making directory 2025/10/23 02:52:25 INFO : A1/B1/C3: Making directory 2025/10/23 02:52:26 INFO : A3: Making directory 2025/10/23 02:52:27 INFO : A3/B3: Making directory 2025/10/23 02:52:27 INFO : A3/B3/C4: Making directory 2025/10/23 02:52:30 DEBUG : A1/two: md5 = 75083e7b4966369f583ad1baa5e9f250 OK 2025/10/23 02:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sakobir5ceyo': Purge remote 2025/10/23 02:52:34 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.65s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:52:38 DEBUG : A1/B1/C1/one: md5 = 2eafa18e9d0dadbba9c6ad9d44878b7c OK 2025/10/23 02:52:38 INFO : A2: Making directory 2025/10/23 02:52:39 INFO : A1/B2: Making directory 2025/10/23 02:52:40 INFO : A1/B2/C2: Making directory 2025/10/23 02:52:41 INFO : A1/B1/C3: Making directory 2025/10/23 02:52:41 INFO : A3: Making directory 2025/10/23 02:52:42 INFO : A3/B3: Making directory 2025/10/23 02:52:43 INFO : A3/B3/C4: Making directory 2025/10/23 02:52:46 DEBUG : A1/two: md5 = a6600c550250644ae3267be2c0bb8542 OK 2025/10/23 02:52:47 DEBUG : removing 1 level 3 directories 2025/10/23 02:52:47 INFO : A3/B3/C4: Removing directory 2025/10/23 02:52:50 DEBUG : removing 2 level 3 directories 2025/10/23 02:52:50 INFO : A1/B2/C2: Removing directory 2025/10/23 02:52:50 INFO : A1/B1/C3: Removing directory 2025/10/23 02:52:51 DEBUG : removing 2 level 2 directories 2025/10/23 02:52:51 INFO : A3/B3: Removing directory 2025/10/23 02:52:51 INFO : A1/B2: Removing directory 2025/10/23 02:52:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/23 02:52:51 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/23 02:52:52 DEBUG : removing 2 level 1 directories 2025/10/23 02:52:52 INFO : A3: Removing directory 2025/10/23 02:52:52 INFO : A2: Removing directory 2025/10/23 02:52:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/23 02:52:56 DEBUG : removing 1 level 3 directories 2025/10/23 02:52:56 INFO : A1/B1/C1: Removing directory 2025/10/23 02:52:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:57 DEBUG : removing 1 level 2 directories 2025/10/23 02:52:57 INFO : A1/B1: Removing directory 2025/10/23 02:52:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/23 02:52:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/23 02:52:57 DEBUG : removing 1 level 1 directories 2025/10/23 02:52:57 INFO : A1: Removing directory 2025/10/23 02:52:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/23 02:52:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/23 02:52:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/23 02:52:58 DEBUG : removing 1 level 0 directories 2025/10/23 02:52:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': Removing directory 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 02:52:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (25.68s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:53:00 INFO : A1: Making directory 2025/10/23 02:53:01 INFO : A1/B1: Making directory 2025/10/23 02:53:02 INFO : A1/B1/C1: Making directory 2025/10/23 02:53:05 DEBUG : removing 1 level 3 directories 2025/10/23 02:53:05 INFO : A1/B1/C1: Removing directory 2025/10/23 02:53:06 DEBUG : removing 1 level 2 directories 2025/10/23 02:53:06 INFO : A1/B1: Removing directory 2025/10/23 02:53:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/23 02:53:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.69s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:53:08 INFO : A1: Making directory 2025/10/23 02:53:09 INFO : A1/B1: Making directory 2025/10/23 02:53:10 INFO : A1/B1/C1: Making directory 2025/10/23 02:53:13 DEBUG : removing 1 level 3 directories 2025/10/23 02:53:13 INFO : A1/B1/C1: Removing directory 2025/10/23 02:53:14 DEBUG : removing 1 level 2 directories 2025/10/23 02:53:14 INFO : A1/B1: Removing directory 2025/10/23 02:53:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/23 02:53:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.14s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:53:18 DEBUG : file1: md5 = eb7d984b19a710cf81c403a5fbfb3d9b OK 2025/10/23 02:53:19 DEBUG : filename.txt: File name found in url 2025/10/23 02:53:20 DEBUG : filename.txt: md5 = 9fa807575c374d6bcb2ca8c8740427cb OK 2025/10/23 02:53:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/23 02:53:22 DEBUG : headerfilename.txt: md5 = 68815e6240289e9cd439029bd9561783 OK 2025/10/23 02:53:24 DEBUG : file2: md5 = 6144ad62b5e655e9c3b321e64e20cc2c OK --- PASS: TestCopyURL (9.84s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:53:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/23 02:53:29 DEBUG : sub/file2: md5 = 9cf10ec7aeb7942243cc0ca459548bc9 OK 2025/10/23 02:53:29 INFO : file1: Copied (new) to: sub/file2 2025/10/23 02:53:29 INFO : file1: Deleted 2025/10/23 02:53:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:53:30 DEBUG : file1: Unchanged skipping 2025/10/23 02:53:30 INFO : file1: Deleted 2025/10/23 02:53:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': don't need to copy/move sub/file2, it is already at target location 2025/10/23 02:53:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.61s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:53:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/23 02:53:35 DEBUG : file1: md5 = 7d4b1d0ee4ff2ae78574951a4eadb557 OK 2025/10/23 02:53:35 INFO : file1: Copied (new) 2025/10/23 02:53:35 INFO : file1: Deleted 2025/10/23 02:53:35 DEBUG : file1: Destination exists, skipping 2025/10/23 02:53:35 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.49s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.57s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:53:40 DEBUG : dst/file1: md5 = 41561f5669cb857d64b8db66152de3ff OK 2025/10/23 02:53:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bapifat6tope/backup" 2025/10/23 02:53:41 DEBUG : Creating backend with remote "TestDrive:crypt/o2hsq1d32ksckpelj42157lk5nf2h7e8thqoa0adhdeqp5iq47vg/1nrff024r7pq65ecp72fc28jb0" 2025/10/23 02:53:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/23 02:53:45 INFO : dst/file1: Moved (server-side) 2025/10/23 02:53:47 DEBUG : dst/file1: md5 = bfbd5237d77dfbd9d96d9711037f63f5 OK 2025/10/23 02:53:47 INFO : dst/file1: Copied (new) 2025/10/23 02:53:47 INFO : dst/file1: Deleted 2025/10/23 02:53:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/23 02:53:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/23 02:53:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.40s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:53:54 DEBUG : A1/one: md5 = 036f025bec031ffb4d3928975caebd94 OK 2025/10/23 02:53:56 DEBUG : A1/two: md5 = f7a775ec7f79e7b97de72e7127ae8402 OK 2025/10/23 02:53:59 DEBUG : A1/B1/three: md5 = 8d2068419bc6c52d5e1354afab010b24 OK 2025/10/23 02:54:01 DEBUG : A1/B1/C1/four: md5 = 567268372f2f491cd23929501a75e4c5 OK 2025/10/23 02:54:03 DEBUG : A1/B1/C2/five: md5 = 082eb5ea5b842f79c5bf4493f68a46bb OK 2025/10/23 02:54:03 INFO : A1/B2: Making directory 2025/10/23 02:54:04 INFO : A1/B1/C3: Making directory 2025/10/23 02:54:15 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/23 02:54:15 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/23 02:54:15 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/23 02:54:15 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/23 02:54:15 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/23 02:54:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/23 02:54:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/23 02:54:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/23 02:54:19 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/23 02:54:19 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/23 02:54:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/23 02:54:28 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/23 02:54:28 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/23 02:54:28 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/23 02:54:28 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/23 02:54:28 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/23 02:54:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/23 02:54:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/23 02:54:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/23 02:54:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/23 02:54:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/23 02:54:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/23 02:54:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/23 02:54:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/23 02:54:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/23 02:54:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/23 02:54:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/23 02:54:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/23 02:54:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/23 02:54:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/23 02:54:41 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (50.35s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" --- PASS: TestGetFsInfo (0.52s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:54:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': File to upload is small (34 bytes), uploading instead of streaming 2025/10/23 02:54:45 DEBUG : no_checksum_small_file_from_pipe: md5 = 6ce80724e0bcaac5098b6af4cf1f27fc OK 2025/10/23 02:54:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/23 02:54:45 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/23 02:54:45 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/23 02:54:47 DEBUG : no_checksum_big_file_from_pipe: md5 = 8c6a22e7cf9e2beb30c79afe3df33804 OK 2025/10/23 02:54:47 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:54:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': File to upload is small (34 bytes), uploading instead of streaming 2025/10/23 02:54:50 DEBUG : with_checksum_small_file_from_pipe: md5 = bbe94e213cca8da88e79082d3fd2cd8a OK 2025/10/23 02:54:50 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/23 02:54:51 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/23 02:54:52 DEBUG : with_checksum_big_file_from_pipe: md5 = b96b33ead12738f673d2df6adc79d03b OK 2025/10/23 02:54:52 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:54:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': File to upload is small (34 bytes), uploading instead of streaming 2025/10/23 02:54:56 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:54:57 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/23 02:54:59 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': File to upload is small (34 bytes), uploading instead of streaming 2025/10/23 02:55:03 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/23 02:55:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/23 02:55:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.54s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/23 02:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': File to upload is small (48 bytes), uploading instead of streaming 2025/10/23 02:55:08 DEBUG : rcat_metadata: md5 = 667638f9e41e414fd4a97810100d2668 OK 2025/10/23 02:55:08 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/23 02:55:11 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/23 02:55:12 DEBUG : rcat_metadata_uploadcutoff0: md5 = 9ffc18d476720d6d4716d9b07e98aaba OK 2025/10/23 02:55:12 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.36s) --- PASS: TestRcatMetadata/Normal (3.01s) --- PASS: TestRcatMetadata/ViaDisk (3.84s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:55:15 DEBUG : potato1: md5 = 11f3d4e2ff9b500a92cc92b8d6f4dfb5 OK 2025/10/23 02:55:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': File to upload is small (60 bytes), uploading instead of streaming 2025/10/23 02:55:17 DEBUG : potato2: md5 = 4923257f2ea97fb72f258b0a67756fa5 OK 2025/10/23 02:55:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.93s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:55:21 DEBUG : potato1: md5 = d3eaadf58f7deecc16c312e46e7611c8 OK 2025/10/23 02:55:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': File to upload is small (60 bytes), uploading instead of streaming 2025/10/23 02:55:22 DEBUG : potato2: md5 = ed870058840ecdbfe4404ecd59041534 OK 2025/10/23 02:55:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.07s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:55:26 DEBUG : potato2: md5 = 528d5f1404a0a73df97dfd4738d2817c OK 2025/10/23 02:55:28 DEBUG : empty space: md5 = 85be6d542ff7ffdac0d3bcfe54a00bd7 OK 2025/10/23 02:55:30 DEBUG : sub dir/potato3: md5 = 5caf519053b7ebefa20c9f808f9e37ca OK 2025/10/23 02:55:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': Touching "sub dir/potato3" 2025/10/23 02:55:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': Touching "empty space" 2025/10/23 02:55:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': Touching "potato2" 2025/10/23 02:55:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.89s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:55:36 DEBUG : dir with metadata: Making directory with metadata 2025/10/23 02:55:37 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.65s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:55:38 DEBUG : directory with modtime: Making directory with metadata 2025/10/23 02:55:39 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.54s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:55:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/23 02:55:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/23 02:55:41 DEBUG : Google drive root 'crypt/o2hsq1d32ksckpelj42157lk5nf2h7e8thqoa0adhdeqp5iq47vg': Skipping btime metadata as can't update it on an existing file: 2025-10-23T02:55:41.334032627Z 2025/10/23 02:55:42 INFO : non existent directory: Updated directory metadata 2025/10/23 02:55:44 DEBUG : Google drive root 'crypt/o2hsq1d32ksckpelj42157lk5nf2h7e8thqoa0adhdeqp5iq47vg': Skipping btime metadata as can't update it on an existing file: 2025-10-23T02:55:41.334032627Z 2025/10/23 02:55:44 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.59s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:55:46 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/23 02:55:48 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/23 02:55:49 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.49s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:55:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/23 02:55:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/23 02:55:51 DEBUG : dst: Making directory with metadata 2025/10/23 02:55:52 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/23 02:55:52 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 02:55:52 INFO : dst: Set directory modification time (using SetModTime) 2025/10/23 02:55:53 INFO : dst: Set directory modification time (using SetModTime) 2025/10/23 02:55:53 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/23 02:55:53 INFO : dst: Set directory modification time (using SetModTime) 2025/10/23 02:55:53 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.07s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope'", Local "Local file system at /tmp/rclone3423236459", Modify Window "1ms" 2025/10/23 02:55:57 DEBUG : sub dir/test remove existing: md5 = 6f9f2b5ebfbc40b8e351acab99d70555 OK 2025/10/23 02:55:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 9970c1ca89da9da6d79c8d1b383ae496 OK 2025/10/23 02:56:01 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wehujik3" before starting 2025/10/23 02:56:02 DEBUG : sub dir/test remove existing.wehujik3: TEST: removing renamed existing file after operation 2025/10/23 02:56:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xaqixaj9" before starting 2025/10/23 02:56:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xaqixaj9: TEST: renaming existing back after failed operation 2025/10/23 02:56:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.moyowed6" before starting 2025/10/23 02:56:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.moyowed6: TEST: removing renamed existing file after operation 2025/10/23 02:56:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "vdkqnvg2rp9l0m69gdt4e247dvt3o8v1vn686qabu7avlfq5fcsk6qf9g0r9r42e5jjhj94i7pf1c599915cn87kucd5b91fv8fm6trou4pfduf6qtuefcs1eisf00e5u30sguc0cfu47h769b7nu8qknjlemh7d0jaosnvihgb4p3kpa2lg" 2025/10/23 02:56:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9s54rjq2fkigd6q5ck848bl0d2e1i84ls4pp6dndmqleftmm4je0" --- PASS: TestRemoveExisting (14.93s) === 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/10/23 02:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapifat6tope': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m11.886816945s (try 1/5)