"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/07/05 02:28:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qerutax9kedi" 2025/07/05 02:28:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:28:55 DEBUG : Creating backend with remote "TestDrive:crypt/pkf66mjomv38810kfle0bh9p2aftiocgpbqhu2172f6qnq4ofuvg" 2025/07/05 02:28:56 DEBUG : Creating backend with remote "/tmp/rclone183745776" === 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-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/05 02:28:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/05 02:28:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/05 02:28:57 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/05 02:28:57 DEBUG : potato: Seek from 10 to 0 2025/07/05 02:28:57 DEBUG : potato: Seek from 10 to 0 2025/07/05 02:28:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/05 02:28:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/05 02:28:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/05 02:28:57 DEBUG : potato: Seek from 5 to 2 2025/07/05 02:28:57 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/05 02:28:57 DEBUG : potato: Seek from 7 to 0 2025/07/05 02:28:57 DEBUG : potato: Seek from 7 to 0 2025/07/05 02:28:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/05 02:28:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/05 02:28:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/05 02:28:57 DEBUG : potato: Seek from 5 to 2 2025/07/05 02:28:57 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/05 02:28:57 DEBUG : potato: Seek from 8 to 0 2025/07/05 02:28:57 DEBUG : potato: Seek from 8 to 0 2025/07/05 02:28:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/05 02:28:57 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/05 02:28:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/05 02:28:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/05 02:28:57 DEBUG : potato: Seek from 5 to 2 2025/07/05 02:28:57 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/05 02:28:57 DEBUG : potato: Seek from 9 to 0 2025/07/05 02:28:57 DEBUG : potato: Seek from 9 to 0 2025/07/05 02:28:57 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-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:28:59 DEBUG : rutabaga: md5 = d9846ca5ea475b293771ecd68ef6c236 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/05 02:29:01 DEBUG : empty space: md5 = 2a531e51377b1b1bab486d69b570be6b OK === RUN TestCheck/3 2025/07/05 02:29:03 DEBUG : potato2: md5 = a4d122f4fb13f03398ecbf4e46f9fd51 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/05 02:29:05 DEBUG : remotepotato: md5 = b8b5e0194b1eb2cef9588b644ff211e2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.33s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.33s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/07/05 02:29:08 DEBUG : Creating backend with remote "nonexistent" 2025/07/05 02:29:08 DEBUG : Creating backend with remote "nonexistent" 2025/07/05 02:29:08 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/05 02:29:08 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/07/05 02:29:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/05 02:29:08 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-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:29:09 DEBUG : rutabaga: md5 = 8975723f4be3532ab009688a4457343f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/05 02:29:13 DEBUG : empty space: md5 = 0f4263a63e1dd9e34c5bd331ac07d42f OK === RUN TestCheckDownload/3 2025/07/05 02:29:16 DEBUG : potato2: md5 = 2765d08f35e42ebce4c2dae31b9f9975 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/05 02:29:20 DEBUG : remotepotato: md5 = 740bd91b427ae07a86d0712a01adb245 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.37s) --- PASS: TestCheckDownload/1 (1.11s) --- PASS: TestCheckDownload/2 (1.08s) --- PASS: TestCheckDownload/3 (0.89s) --- PASS: TestCheckDownload/4 (1.30s) --- PASS: TestCheckDownload/5 (1.09s) --- PASS: TestCheckDownload/6 (0.92s) --- PASS: TestCheckDownload/7 (0.88s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:29:26 DEBUG : rutabaga: md5 = e15d9c9a3051c2e30c43da96db4afac9 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/05 02:29:28 DEBUG : empty space: md5 = 4fb16c35ef5e22a7597ac8a6e2ed006f OK === RUN TestCheckSizeOnly/3 2025/07/05 02:29:30 DEBUG : potato2: md5 = 01af08d59f771eb62e84e555c0261bc2 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/05 02:29:32 DEBUG : remotepotato: md5 = 3a0c8d66f7b0de4de8560f135d7e6942 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.89s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:29:37 DEBUG : test.sum: md5 = fa1526e214ab088de51a07a0071e3ebe OK 2025/07/05 02:29:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/05 02:29:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/05 02:29:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/05 02:29:38 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/05 02:29:39 DEBUG : test.sum: md5 = 2629388efa35fc381ce7baa8d56f92df OK 2025/07/05 02:29:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/05 02:29:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/05 02:29:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/05 02:29:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.86s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:29:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qerutax9kedi/data" 2025/07/05 02:29:41 DEBUG : Creating backend with remote "TestDrive:crypt/pkf66mjomv38810kfle0bh9p2aftiocgpbqhu2172f6qnq4ofuvg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.09s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:29:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qerutax9kedi/data" 2025/07/05 02:29:43 DEBUG : Creating backend with remote "TestDrive:crypt/pkf66mjomv38810kfle0bh9p2aftiocgpbqhu2172f6qnq4ofuvg/vjrnln8ratgmqakfosrqe8espk" 2025/07/05 02:29:47 DEBUG : data/banana: md5 = 44aa558b690e02ea365c6751ecbda059 OK 2025/07/05 02:29:48 DEBUG : test.sum: md5 = c95b546783758187864e26fce219984a OK === RUN TestCheckSumDownload/subtest1 2025/07/05 02:29:53 DEBUG : data/potato: md5 = 38cb6c45f63775aac649221de1805d64 OK 2025/07/05 02:29:54 DEBUG : test.sum: md5 = 50bbf992aef2ad57c25db2a54a7db884 OK === RUN TestCheckSumDownload/subtest2 2025/07/05 02:29:58 DEBUG : test.sum: md5 = bdafef078b3283f2d757751b088f4c64 OK === RUN TestCheckSumDownload/subtest3 2025/07/05 02:30:02 DEBUG : test.sum: md5 = 4cbe6bc56b79f8fae8c15721197244b7 OK === RUN TestCheckSumDownload/subtest4 2025/07/05 02:30:06 DEBUG : test.sum: md5 = 2c1533054bc96647bb5aa13169cfb0a8 OK === RUN TestCheckSumDownload/subtest5 2025/07/05 02:30:11 DEBUG : test.sum: md5 = 6bfc95dc38792fcd8ec44a75a2c7df6e OK === RUN TestCheckSumDownload/subtest6 2025/07/05 02:30:15 DEBUG : data/banana: md5 = 65c267a76b9cf4ac2e5a544df9ebb577 OK 2025/07/05 02:30:16 DEBUG : data/potato: md5 = d0a7f6ff8e7c8f24051cddf69a7b57ec OK 2025/07/05 02:30:18 DEBUG : test.sum: md5 = df63492850f295fc4da42d3605f55cea OK === RUN TestCheckSumDownload/subtest7 2025/07/05 02:30:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/05 02:30:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.96s) --- PASS: TestCheckSumDownload/subtest1 (2.62s) --- PASS: TestCheckSumDownload/subtest2 (2.17s) --- PASS: TestCheckSumDownload/subtest3 (2.60s) --- PASS: TestCheckSumDownload/subtest4 (2.19s) --- PASS: TestCheckSumDownload/subtest5 (2.26s) --- PASS: TestCheckSumDownload/subtest6 (2.06s) --- PASS: TestCheckSumDownload/subtest7 (2.29s) === RUN TestApplyTransforms 2025/07/05 02:30:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pulekeg4tayo" 2025/07/05 02:30:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:30:23 DEBUG : Creating backend with remote "TestDrive:crypt/2p41k4cf0thml8bmlvs7k9pmqqgql8h9c8oj5478ijd9q6bt0190" 2025/07/05 02:30:24 DEBUG : Creating backend with remote "/tmp/rclone3318916077" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pulekeg4tayo'", Local "Local file system at /tmp/rclone3318916077", Modify Window "1ms" 2025/07/05 02:30:27 DEBUG : hello, world!: md5 = 39c614268493eba272cf71807e71143a OK upper checkfile vs. lower remote (without normalization) 2025/07/05 02:30:27 ERROR : hello, world!: sum not found 2025/07/05 02:30:27 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pulekeg4tayo' 2025/07/05 02:30:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pulekeg4tayo': 1 files missing 2025/07/05 02:30:27 NOTICE: 1 hashes missing 2025/07/05 02:30:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pulekeg4tayo': 2 differences found 2025/07/05 02:30:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pulekeg4tayo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/05 02:30:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:30:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pulekeg4tayo': 0 differences found 2025/07/05 02:30:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pulekeg4tayo': 1 matching files 2025/07/05 02:30:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nihekez4zixe" 2025/07/05 02:30:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:30:28 DEBUG : Creating backend with remote "TestDrive:crypt/pb0ogiimpehcuoscegs0ukg2njgs2rolrd1r5ujsr1gkqq2j6ghg" 2025/07/05 02:30:29 DEBUG : Creating backend with remote "/tmp/rclone147718593" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nihekez4zixe'", Local "Local file system at /tmp/rclone147718593", Modify Window "1ms" 2025/07/05 02:30:31 DEBUG : HELLO, WORLD!: md5 = be8203ecd34a3309b9ed3cd77b647163 OK lower checkfile vs. upper remote (without normalization) 2025/07/05 02:30:32 ERROR : HELLO, WORLD!: sum not found 2025/07/05 02:30:32 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nihekez4zixe' 2025/07/05 02:30:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nihekez4zixe': 1 files missing 2025/07/05 02:30:32 NOTICE: 1 hashes missing 2025/07/05 02:30:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nihekez4zixe': 2 differences found 2025/07/05 02:30:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nihekez4zixe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/05 02:30:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:30:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nihekez4zixe': 0 differences found 2025/07/05 02:30:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nihekez4zixe': 1 matching files 2025/07/05 02:30:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficeyir3pupa" 2025/07/05 02:30:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:30:33 DEBUG : Creating backend with remote "TestDrive:crypt/ogcjkuopbfokmbjib40nbn7f46fn7bua3m08v3068h8qn6gettng" 2025/07/05 02:30:34 DEBUG : Creating backend with remote "/tmp/rclone2066962963" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficeyir3pupa'", Local "Local file system at /tmp/rclone2066962963", Modify Window "1ms" 2025/07/05 02:30:36 DEBUG : HeLlO, wOrLd!: md5 = 0f218e43bbfd2ccaf60b6753eee16bda OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/05 02:30:37 ERROR : HeLlO, wOrLd!: sum not found 2025/07/05 02:30:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ficeyir3pupa' 2025/07/05 02:30:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficeyir3pupa': 1 files missing 2025/07/05 02:30:37 NOTICE: 1 hashes missing 2025/07/05 02:30:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficeyir3pupa': 2 differences found 2025/07/05 02:30:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficeyir3pupa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/05 02:30:38 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:30:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficeyir3pupa': 0 differences found 2025/07/05 02:30:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficeyir3pupa': 1 matching files 2025/07/05 02:30:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yilivat6cava" 2025/07/05 02:30:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:30:38 DEBUG : Creating backend with remote "TestDrive:crypt/2nkn48bhuhagvuq12oihpruoicirugdv874pk99vsqjhhth1qeog" 2025/07/05 02:30:39 DEBUG : Creating backend with remote "/tmp/rclone1654652242" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yilivat6cava'", Local "Local file system at /tmp/rclone1654652242", Modify Window "1ms" 2025/07/05 02:30:41 DEBUG : HELLO, WORLD!: md5 = 1c915709e708d88df2b894e785ff752a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/05 02:30:42 ERROR : HELLO, WORLD!: sum not found 2025/07/05 02:30:42 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yilivat6cava' 2025/07/05 02:30:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yilivat6cava': 1 files missing 2025/07/05 02:30:42 NOTICE: 1 hashes missing 2025/07/05 02:30:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yilivat6cava': 2 differences found 2025/07/05 02:30:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yilivat6cava': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/05 02:30:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:30:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yilivat6cava': 0 differences found 2025/07/05 02:30:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yilivat6cava': 1 matching files 2025/07/05 02:30:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cobicev4sori" 2025/07/05 02:30:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:30:43 DEBUG : Creating backend with remote "TestDrive:crypt/b1ig2gsh5tamq7veqp7ljtfmt1she51784us1v4mbhcalcl6dc20" 2025/07/05 02:30:44 DEBUG : Creating backend with remote "/tmp/rclone1502743623" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cobicev4sori'", Local "Local file system at /tmp/rclone1502743623", Modify Window "1ms" 2025/07/05 02:30:46 DEBUG : 測試_Русский___ě_áñ: md5 = ba885d1bb1e4224da42a65db5a7d0da4 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/05 02:30:46 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/05 02:30:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cobicev4sori' 2025/07/05 02:30:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cobicev4sori': 1 files missing 2025/07/05 02:30:46 NOTICE: 1 hashes missing 2025/07/05 02:30:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cobicev4sori': 2 differences found 2025/07/05 02:30:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cobicev4sori': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/05 02:30:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:30:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cobicev4sori': 0 differences found 2025/07/05 02:30:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cobicev4sori': 1 matching files 2025/07/05 02:30:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voyupoh6xofa" 2025/07/05 02:30:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:30:48 DEBUG : Creating backend with remote "TestDrive:crypt/4jmqv902274vbnss6kocugtt6gfs54b8a19mhkfuesbgfs01ulsg" 2025/07/05 02:30:49 DEBUG : Creating backend with remote "/tmp/rclone1485074555" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voyupoh6xofa'", Local "Local file system at /tmp/rclone1485074555", Modify Window "1ms" 2025/07/05 02:30:51 DEBUG : 測試_Русский___ě_áñ: md5 = 4218ec44d62f322e08d989810960ea5f OK NFC checkfile vs. NFD remote (without normalization) 2025/07/05 02:30:51 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/05 02:30:51 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-voyupoh6xofa' 2025/07/05 02:30:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voyupoh6xofa': 1 files missing 2025/07/05 02:30:51 NOTICE: 1 hashes missing 2025/07/05 02:30:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voyupoh6xofa': 2 differences found 2025/07/05 02:30:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voyupoh6xofa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/05 02:30:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:30:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voyupoh6xofa': 0 differences found 2025/07/05 02:30:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voyupoh6xofa': 1 matching files 2025/07/05 02:30:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vobunex8xozu" 2025/07/05 02:30:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:30:53 DEBUG : Creating backend with remote "TestDrive:crypt/p3766mr17qo79c797e2rg0ic9vfm9lo4b0l79ffrvbmj52a2msh0" 2025/07/05 02:30:54 DEBUG : Creating backend with remote "/tmp/rclone780955184" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vobunex8xozu'", Local "Local file system at /tmp/rclone780955184", Modify Window "1ms" 2025/07/05 02:30:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 98b6a62eda4e0eedba09918922be5645 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/05 02:30:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/05 02:30:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vobunex8xozu' 2025/07/05 02:30:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobunex8xozu': 1 files missing 2025/07/05 02:30:56 NOTICE: 1 hashes missing 2025/07/05 02:30:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobunex8xozu': 2 differences found 2025/07/05 02:30:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobunex8xozu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/05 02:30:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:30:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobunex8xozu': 0 differences found 2025/07/05 02:30:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobunex8xozu': 1 matching files 2025/07/05 02:30:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-botohav7buma" 2025/07/05 02:30:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:30:57 DEBUG : Creating backend with remote "TestDrive:crypt/96bn1cjdgbqoqu5l960lrkvrned7sgrr79jv8koqqd2t3bjiha2g" 2025/07/05 02:30:58 DEBUG : Creating backend with remote "/tmp/rclone2410510207" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-botohav7buma'", Local "Local file system at /tmp/rclone2410510207", Modify Window "1ms" 2025/07/05 02:31:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a8950bc17da1ea6606d9b425e7a00a32 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/05 02:31:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/05 02:31:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-botohav7buma' 2025/07/05 02:31:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botohav7buma': 1 files missing 2025/07/05 02:31:01 NOTICE: 1 hashes missing 2025/07/05 02:31:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botohav7buma': 2 differences found 2025/07/05 02:31:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botohav7buma': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/05 02:31:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:31:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botohav7buma': 0 differences found 2025/07/05 02:31:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botohav7buma': 1 matching files 2025/07/05 02:31:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sofiyur5zabe" 2025/07/05 02:31:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:31:02 DEBUG : Creating backend with remote "TestDrive:crypt/pvgqtv4qrshb6g5sgj32uga8jfpb1e6o877fjbt1hscvu9jv0lk0" 2025/07/05 02:31:03 DEBUG : Creating backend with remote "/tmp/rclone1794486755" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sofiyur5zabe'", Local "Local file system at /tmp/rclone1794486755", Modify Window "1ms" 2025/07/05 02:31:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f3824ba8c301c1922643531b7e1dab16 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/05 02:31:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/05 02:31:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sofiyur5zabe' 2025/07/05 02:31:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofiyur5zabe': 1 files missing 2025/07/05 02:31:06 NOTICE: 1 hashes missing 2025/07/05 02:31:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofiyur5zabe': 2 differences found 2025/07/05 02:31:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofiyur5zabe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/05 02:31:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:31:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofiyur5zabe': 0 differences found 2025/07/05 02:31:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofiyur5zabe': 1 matching files 2025/07/05 02:31:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lurogug7wake" 2025/07/05 02:31:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:31:07 DEBUG : Creating backend with remote "TestDrive:crypt/ituvpm9u9egou4fsdqnb2ijc7hnit58vjnru78vhp5fqb65d3ek0" 2025/07/05 02:31:08 DEBUG : Creating backend with remote "/tmp/rclone2637851316" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lurogug7wake'", Local "Local file system at /tmp/rclone2637851316", Modify Window "1ms" 2025/07/05 02:31:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9cb26b9ccd62b1c3e065f93121f1b381 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/05 02:31:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/05 02:31:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lurogug7wake' 2025/07/05 02:31:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lurogug7wake': 1 files missing 2025/07/05 02:31:10 NOTICE: 1 hashes missing 2025/07/05 02:31:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lurogug7wake': 2 differences found 2025/07/05 02:31:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lurogug7wake': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/05 02:31:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:31:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lurogug7wake': 0 differences found 2025/07/05 02:31:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lurogug7wake': 1 matching files 2025/07/05 02:31:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lurogug7wake': Purge remote 2025/07/05 02:31:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sofiyur5zabe': Purge remote 2025/07/05 02:31:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-botohav7buma': Purge remote 2025/07/05 02:31:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vobunex8xozu': Purge remote 2025/07/05 02:31:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voyupoh6xofa': Purge remote 2025/07/05 02:31:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cobicev4sori': Purge remote 2025/07/05 02:31:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yilivat6cava': Purge remote 2025/07/05 02:31:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficeyir3pupa': Purge remote 2025/07/05 02:31:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nihekez4zixe': Purge remote 2025/07/05 02:31:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pulekeg4tayo': Purge remote --- PASS: TestApplyTransforms (52.83s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:31:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/05 02:31:18 DEBUG : sub/file2: md5 = 8707e75fb82a4dba25d61b67d9efdd05 OK 2025/07/05 02:31:18 INFO : file1: Copied (new) to: sub/file2 2025/07/05 02:31:19 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:31:19 DEBUG : file1: Unchanged skipping 2025/07/05 02:31:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': don't need to copy/move sub/file2, it is already at target location 2025/07/05 02:31:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.21s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:31:25 DEBUG : dst/file1: md5 = 9fa1ec6d625a5beda62113e090ee5ac5 OK 2025/07/05 02:31:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qerutax9kedi/backup" 2025/07/05 02:31:26 DEBUG : Creating backend with remote "TestDrive:crypt/pkf66mjomv38810kfle0bh9p2aftiocgpbqhu2172f6qnq4ofuvg/1nrff024r7pq65ecp72fc28jb0" 2025/07/05 02:31:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/05 02:31:29 INFO : dst/file1: Moved (server-side) 2025/07/05 02:31:31 DEBUG : dst/file1: md5 = 7849e4411f22afe235b0f79778eba05b OK 2025/07/05 02:31:31 INFO : dst/file1: Copied (new) 2025/07/05 02:31:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/05 02:31:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/05 02:31:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.07s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:31:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qerutax9kedi/dst" 2025/07/05 02:31:36 DEBUG : Creating backend with remote "TestDrive:crypt/pkf66mjomv38810kfle0bh9p2aftiocgpbqhu2172f6qnq4ofuvg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/05 02:31:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qerutax9kedi/CompareDest" 2025/07/05 02:31:38 DEBUG : Creating backend with remote "TestDrive:crypt/pkf66mjomv38810kfle0bh9p2aftiocgpbqhu2172f6qnq4ofuvg/gveqi14airsml4bgu7krj116o8" 2025/07/05 02:31:40 DEBUG : one: Need to transfer - File not found at Destination 2025/07/05 02:31:42 DEBUG : one: md5 = 18ca60aeb034f8baa5a2a7ee4cde3d98 OK 2025/07/05 02:31:42 INFO : one: Copied (new) 2025/07/05 02:31:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:31:45 DEBUG : one: md5 = b8ad2562be377b1210a68837b9e332e4 OK 2025/07/05 02:31:45 INFO : one: Copied (replaced existing) 2025/07/05 02:31:47 DEBUG : dst/one: md5 = 0fa466c3806ba9f826676eaa0c9dbf80 OK 2025/07/05 02:31:49 DEBUG : CompareDest/one: md5 = 67aeaa9a7cd537e3f76bc8e1970a2486 OK 2025/07/05 02:31:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:31:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:31:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 02:31:52 DEBUG : CompareDest/two: md5 = 714f992cb6c5d54fd79d22b5e4953384 OK 2025/07/05 02:31:53 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 02:31:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:31:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/05 02:31:54 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 02:31:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:31:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/05 02:31:56 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 02:31:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/05 02:31:57 DEBUG : two: md5 = 0aa6d8e5213b45ed7ea0105d7ee91b12 OK 2025/07/05 02:31:57 INFO : two: Copied (new) 2025/07/05 02:32:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/05 02:32:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:32:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:32:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.79s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:32:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qerutax9kedi/dst" 2025/07/05 02:32:02 DEBUG : Creating backend with remote "TestDrive:crypt/pkf66mjomv38810kfle0bh9p2aftiocgpbqhu2172f6qnq4ofuvg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/05 02:32:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qerutax9kedi/CopyDest" 2025/07/05 02:32:03 DEBUG : Creating backend with remote "TestDrive:crypt/pkf66mjomv38810kfle0bh9p2aftiocgpbqhu2172f6qnq4ofuvg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/05 02:32:05 DEBUG : one: Need to transfer - File not found at Destination 2025/07/05 02:32:07 DEBUG : one: md5 = 4647d43912f986f797a36aa1a7f68286 OK 2025/07/05 02:32:07 INFO : one: Copied (new) 2025/07/05 02:32:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:32:10 DEBUG : one: md5 = b7a9f2c48ebdf6bcb9ddd89ae90601eb OK 2025/07/05 02:32:10 INFO : one: Copied (replaced existing) 2025/07/05 02:32:12 DEBUG : dst/one: md5 = c3b721cddfc45a53e48529b7899d0cc0 OK 2025/07/05 02:32:14 DEBUG : CopyDest/one: md5 = ce39f3c9caa26fc8624d6de68936f95f OK 2025/07/05 02:32:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qerutax9kedi/BackupDir" 2025/07/05 02:32:15 DEBUG : Creating backend with remote "TestDrive:crypt/pkf66mjomv38810kfle0bh9p2aftiocgpbqhu2172f6qnq4ofuvg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/05 02:32:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:32:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:32:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:32:18 INFO : one: Moved (server-side) 2025/07/05 02:32:19 INFO : one: Copied (server-side copy) 2025/07/05 02:32:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/05 02:32:21 DEBUG : CopyDest/two: md5 = 8244a250f655bd85fdaed3591be47d83 OK 2025/07/05 02:32:22 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 02:32:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:32:23 INFO : two: Copied (server-side copy) 2025/07/05 02:32:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/05 02:32:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:32:24 DEBUG : two: Unchanged skipping 2025/07/05 02:32:26 DEBUG : CopyDest/three: md5 = 9d96cfa429f832850a881c9e05a10a76 OK 2025/07/05 02:32:27 DEBUG : three: Need to transfer - File not found at Destination 2025/07/05 02:32:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/05 02:32:27 DEBUG : three: Destination not found in --copy-dest 2025/07/05 02:32:28 DEBUG : three: md5 = b1e923f044b5f17330a60a02d840b757 OK 2025/07/05 02:32:28 INFO : three: Copied (new) 2025/07/05 02:32:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/05 02:32:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/05 02:32:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:32:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:32:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/05 02:32:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/05 02:32:34 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.12s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:32:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/05 02:32:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 8f350e95f43d95e465491bcb769806d5 OK 2025/07/05 02:32:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/05 02:32:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/05 02:32:39 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/05 02:32:40 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/05 02:32:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/05 02:32:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 09e457c84f9e869827ec1ea1d26ba95a OK 2025/07/05 02:32:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/05 02:32:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/05 02:32:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.98s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:32:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': Looking for duplicate names using skip mode. 2025/07/05 02:32:48 NOTICE: one: Found 2 files with duplicate names 2025/07/05 02:32:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.53s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:32:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': Looking for duplicate names using skip mode. 2025/07/05 02:32:54 NOTICE: one: Found 3 files with duplicate names 2025/07/05 02:32:54 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/05 02:32:54 INFO : one: Deleted 2025/07/05 02:32:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.17s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:32:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': Looking for duplicate names using first mode. 2025/07/05 02:33:00 NOTICE: one: Found 3 files with duplicate names 2025/07/05 02:33:00 INFO : one: Deleted 2025/07/05 02:33:01 INFO : one: Deleted 2025/07/05 02:33:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.32s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:33:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': Looking for duplicate names using newest mode. 2025/07/05 02:33:06 NOTICE: one: Found 3 files with duplicate names 2025/07/05 02:33:07 INFO : one: Deleted 2025/07/05 02:33:07 INFO : one: Deleted 2025/07/05 02:33:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.49s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:33:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': Looking for duplicate names using oldest mode. 2025/07/05 02:33:13 NOTICE: one: Found 3 files with duplicate names 2025/07/05 02:33:14 INFO : one: Deleted 2025/07/05 02:33:14 INFO : one: Deleted 2025/07/05 02:33:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.43s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:33:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': Looking for duplicate names using largest mode. 2025/07/05 02:33:19 NOTICE: one: Found 3 files with duplicate names 2025/07/05 02:33:20 INFO : one: Deleted 2025/07/05 02:33:20 INFO : one: Deleted 2025/07/05 02:33:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.13s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:33:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': Looking for duplicate names using smallest mode. 2025/07/05 02:33:26 NOTICE: one: Found 3 files with duplicate names 2025/07/05 02:33:26 INFO : one: Deleted 2025/07/05 02:33:27 INFO : one: Deleted 2025/07/05 02:33:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.47s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:33:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': Looking for duplicate names using rename mode. 2025/07/05 02:33:33 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/05 02:33:34 INFO : one-2.txt: renamed from: one.txt 2025/07/05 02:33:36 INFO : one-3.txt: renamed from: one.txt 2025/07/05 02:33:37 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.18s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:33:41 DEBUG : dupe1/one.txt: md5 = bfbdce3da5a13890e6aa8cd6ee371edb OK 2025/07/05 02:33:44 DEBUG : dupe2/two.txt: md5 = 465296aada412510fc93e08ab8daa4bb OK 2025/07/05 02:33:46 DEBUG : dupe3/three.txt: md5 = 983ba67f14da0c753112f71511e4cda3 OK 2025/07/05 02:33:47 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/05 02:33:47 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/05 02:33:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/05 02:33:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/05 02:33:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/05 02:33:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/05 02:33:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.27s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:33:54 DEBUG : a.txt: md5 = 274ba920a4f28f13297bb2904594c330 OK 2025/07/05 02:33:55 DEBUG : zend.txt: md5 = f8430104849370aa31884d2f1032bd6f OK 2025/07/05 02:33:57 DEBUG : sub dir/hello world: md5 = 884b571a55fcd941cb54475e9ac24f03 OK 2025/07/05 02:33:59 DEBUG : sub dir/hello world2: md5 = dfcf0f413de8eab0c677e7a57c6466df OK 2025/07/05 02:34:01 DEBUG : sub dir/ignore dir/.ignore: md5 = 19ec800d8d0ba650f6b08c78309556b9 OK 2025/07/05 02:34:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = 32905f6d2aef0ecf2631093e2243dbc8 OK 2025/07/05 02:34:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3bcb9397f56dd79060762d2e6d64781d OK 2025/07/05 02:34:05 DEBUG : a.txt: Excluded (Size Filter) 2025/07/05 02:34:05 DEBUG : a.txt: Excluded 2025/07/05 02:34:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/05 02:34:06 DEBUG : sub dir/hello world: Excluded 2025/07/05 02:34:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/05 02:34:06 DEBUG : sub dir/hello world2: Excluded 2025/07/05 02:34:07 DEBUG : sub dir/ignore dir: Excluded 2025/07/05 02:34:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/05 02:34:07 DEBUG : sub dir/hello world: Excluded 2025/07/05 02:34:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/05 02:34:07 DEBUG : sub dir/hello world2: Excluded 2025/07/05 02:34:07 DEBUG : sub dir/ignore dir: Excluded 2025/07/05 02:34:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/05 02:34:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/05 02:34:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/05 02:34:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/05 02:34:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/05 02:34:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/05 02:34:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.25s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:34:15 DEBUG : a.txt: md5 = 60b88b9996054c0ef3f259e1468e81e8 OK 2025/07/05 02:34:16 DEBUG : zend.txt: md5 = 09c4049f26567524a16c28a7aa30df2c OK 2025/07/05 02:34:19 DEBUG : sub dir/hello world: md5 = 29978739232db82cdf557c75e5acb0cd OK 2025/07/05 02:34:20 DEBUG : sub dir/hello world2: md5 = 8e0cae332dfd4007be1e8ee09bd1c8e8 OK 2025/07/05 02:34:22 DEBUG : sub dir/ignore dir/.ignore: md5 = 699acfba1fcc54bdbd061475553d7eef OK 2025/07/05 02:34:24 DEBUG : sub dir/ignore dir/should be ignored: md5 = db9c90e377668bf4ce4cc5e3e2099cdd OK 2025/07/05 02:34:26 DEBUG : sub dir/sub sub dir/hello world3: md5 = de171659fd8eb04e883a903258af9b58 OK 2025/07/05 02:34:27 DEBUG : a.txt: Excluded (Size Filter) 2025/07/05 02:34:27 DEBUG : a.txt: Excluded 2025/07/05 02:34:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/05 02:34:28 DEBUG : sub dir/hello world: Excluded 2025/07/05 02:34:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/05 02:34:28 DEBUG : sub dir/hello world2: Excluded 2025/07/05 02:34:28 DEBUG : sub dir/ignore dir: Excluded 2025/07/05 02:34:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/05 02:34:28 DEBUG : sub dir/hello world: Excluded 2025/07/05 02:34:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/05 02:34:28 DEBUG : sub dir/hello world2: Excluded 2025/07/05 02:34:29 DEBUG : sub dir/ignore dir: Excluded 2025/07/05 02:34:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/05 02:34:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/05 02:34:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/05 02:34:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/05 02:34:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/05 02:34:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/05 02:34:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.29s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:34:36 DEBUG : file1: md5 = dc7aa9f07da408001f3aaf56593c6295 OK 2025/07/05 02:34:38 DEBUG : sub/file2: md5 = 0976caab6d9e8f35d02a30eb6ba50a60 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/07/05 02:34:42 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/05 02:34:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/05 02:34:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/05 02:34:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.57s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.44s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:34:46 DEBUG : file1: md5 = fc3e64a7190abd36a492f9de9eb55a0a OK 2025/07/05 02:34:48 DEBUG : sub/file2: md5 = 484057a0e88f068ed904e9715706fc05 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/07/05 02:34:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qerutax9kedi/notfound" 2025/07/05 02:34:52 DEBUG : Config file has changed externally - reloading 2025/07/05 02:34:52 DEBUG : Creating backend with remote "TestDrive:crypt/pkf66mjomv38810kfle0bh9p2aftiocgpbqhu2172f6qnq4ofuvg/qe0i31qdkoejk60elps0ni5sqk" 2025/07/05 02:34:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.66s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.33s) --- PASS: TestStatJSON/RootNotFound (1.80s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:34:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': Making directory 2025/07/05 02:34:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': Making directory --- PASS: TestMkdir (0.61s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:34:59 DEBUG : sub dir/hello world: md5 = a6577877ad31ecc4d2dbda883617632d OK 2025/07/05 02:35:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.64s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:35:03 DEBUG : potato2: md5 = 9d5e371230e41874d350486cd20cf4f5 OK 2025/07/05 02:35:04 DEBUG : empty space: md5 = 1b456773a77b23372edaf714dc86a5f9 OK --- PASS: TestLs (4.86s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:35:08 DEBUG : potato2: md5 = e6055124fbb297b5cc0f5d30ddc014e1 OK 2025/07/05 02:35:09 DEBUG : empty space: md5 = edbc95ed79216802503a747016e4ddda OK 2025/07/05 02:35:10 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.00s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:35:13 DEBUG : potato2: md5 = 37c249383ca76cbfd10228f150a286c7 OK 2025/07/05 02:35:14 DEBUG : empty space: md5 = dd4bd0add6ae2013ad414bbca76c7fba OK --- PASS: TestLsLong (4.64s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:35:17 DEBUG : potato2: md5 = ff50e33c5fb5c04d929790eccda60500 OK 2025/07/05 02:35:19 DEBUG : empty space: md5 = 3044bc999d14fe4d384f2b8ae5d8128c OK --- PASS: TestHashSums (4.19s) === RUN TestHashSumsWithErrors 2025/07/05 02:35:20 DEBUG : Creating backend with remote ":memory:" 2025/07/05 02:35:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/05 02:35:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/05 02:35:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/05 02:35:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/05 02:35:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/05 02:35:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/05 02:35:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/05 02:35:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/05 02:35:20 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-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:35:22 DEBUG : potato2: md5 = 25b2755749f2e1c5754299fc53666d58 OK 2025/07/05 02:35:23 DEBUG : empty space: md5 = 77fbc3045b3c8f922b73afcdd9860652 OK 2025/07/05 02:35:25 DEBUG : sub dir/potato3: md5 = 22fb9c3244547933f135aec090b8844c OK 2025/07/05 02:35:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.55s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:35:30 DEBUG : small: md5 = 4c566f2187977006e093e0ac27c365e1 OK 2025/07/05 02:35:31 DEBUG : medium: md5 = 95cdb3a70b8620c18133a385f97a0cc2 OK 2025/07/05 02:35:33 DEBUG : large: md5 = 83f8168bd9a9e49c9974d50af2398f04 OK 2025/07/05 02:35:33 DEBUG : Waiting for deletions to finish 2025/07/05 02:35:33 DEBUG : large: Excluded (Size Filter) 2025/07/05 02:35:34 INFO : small: Deleted 2025/07/05 02:35:34 INFO : medium: Deleted --- PASS: TestDelete (6.06s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:35:36 DEBUG : small: md5 = dbdf234d22de8fd342406bbb9dfec03c OK 2025/07/05 02:35:37 DEBUG : medium: md5 = d46b9df583b5b5ab526c521d98ab5ebe OK 2025/07/05 02:35:39 DEBUG : large: md5 = edcc125f1ce2a698bca2d8a1e39feaaf OK 2025/07/05 02:35:39 DEBUG : Waiting for deletions to finish 2025/07/05 02:35:39 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/07/05 02:35:40 INFO : large: Deleted 2025/07/05 02:35:40 INFO : medium: Deleted --- PASS: TestMaxDelete (6.58s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:35:43 DEBUG : small: md5 = 5d59b7e98f0997e804f5c356e7772823 OK 2025/07/05 02:35:44 DEBUG : medium: md5 = f9b895b78899312d30260e71018d5985 OK 2025/07/05 02:35:45 DEBUG : large: md5 = 45ac0f7d2cc1df26f80426f2cad1a9bb OK 2025/07/05 02:35:46 DEBUG : Waiting for deletions to finish 2025/07/05 02:35:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/05 02:35:46 INFO : small: Deleted 2025/07/05 02:35:46 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.54s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:35:49 DEBUG : small: md5 = c5f3089443a155492299a05a1fa5cb1b OK 2025/07/05 02:35:51 DEBUG : medium: md5 = 8056844bb9c2f82ad4dfd728013ed2f5 OK 2025/07/05 02:35:52 DEBUG : large: md5 = 81492ff4b16c3ff0925fdb8ad0571ce7 OK 2025/07/05 02:35:52 DEBUG : Waiting for deletions to finish 2025/07/05 02:35:52 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/07/05 02:35:53 INFO : large: Deleted 2025/07/05 02:35:53 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.61s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:35:56 DEBUG : ReadFile: md5 = 48c7a60df8165edd1fe311559e5da602 OK --- PASS: TestReadFile (4.08s) === RUN TestRetry 2025/07/05 02:35:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/05 02:35:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/05 02:35:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/05 02:35:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/05 02:35:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/05 02:35:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/05 02:35:59 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-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:36:00 DEBUG : file1: md5 = a3b69f01f877173047d8c64b6ce18d62 OK 2025/07/05 02:36:01 DEBUG : file2: md5 = 01618ecc0b97178bcfb794d95582f871 OK --- PASS: TestCat (16.73s) === RUN TestPurge 2025/07/05 02:36:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-covuhod4sake" 2025/07/05 02:36:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:36:15 DEBUG : Creating backend with remote "TestDrive:crypt/0cf40vh8o835f61j4nub412d01ghuah66r3bb2goljknsbflmne0" 2025/07/05 02:36:16 DEBUG : Creating backend with remote "/tmp/rclone1684426898" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-covuhod4sake'", Local "Local file system at /tmp/rclone1684426898", Modify Window "1ms" 2025/07/05 02:36:21 DEBUG : A1/B1/C1/one: md5 = 51d479ea16736e890502e95481322eca OK 2025/07/05 02:36:21 INFO : A2: Making directory 2025/07/05 02:36:21 INFO : A1/B2: Making directory 2025/07/05 02:36:22 INFO : A1/B2/C2: Making directory 2025/07/05 02:36:23 INFO : A1/B1/C3: Making directory 2025/07/05 02:36:24 INFO : A3: Making directory 2025/07/05 02:36:24 INFO : A3/B3: Making directory 2025/07/05 02:36:25 INFO : A3/B3/C4: Making directory 2025/07/05 02:36:27 DEBUG : A1/two: md5 = f552f5198e4609307a6a8af99071237f OK 2025/07/05 02:36:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-covuhod4sake': Purge remote 2025/07/05 02:36:31 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.43s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:36:34 DEBUG : A1/B1/C1/one: md5 = b3d9732249543eb17e2e5a419cc62ab6 OK 2025/07/05 02:36:34 INFO : A2: Making directory 2025/07/05 02:36:35 INFO : A1/B2: Making directory 2025/07/05 02:36:36 INFO : A1/B2/C2: Making directory 2025/07/05 02:36:37 INFO : A1/B1/C3: Making directory 2025/07/05 02:36:37 INFO : A3: Making directory 2025/07/05 02:36:38 INFO : A3/B3: Making directory 2025/07/05 02:36:39 INFO : A3/B3/C4: Making directory 2025/07/05 02:36:41 DEBUG : A1/two: md5 = 01d42d1fa57b10a7ead2f675526925d2 OK 2025/07/05 02:36:42 DEBUG : removing 1 level 3 directories 2025/07/05 02:36:42 INFO : A3/B3/C4: Removing directory 2025/07/05 02:36:45 DEBUG : removing 2 level 3 directories 2025/07/05 02:36:45 INFO : A1/B2/C2: Removing directory 2025/07/05 02:36:45 INFO : A1/B1/C3: Removing directory 2025/07/05 02:36:46 DEBUG : removing 2 level 2 directories 2025/07/05 02:36:46 INFO : A3/B3: Removing directory 2025/07/05 02:36:46 INFO : A1/B2: Removing directory 2025/07/05 02:36:46 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/05 02:36:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/05 02:36:46 DEBUG : removing 2 level 1 directories 2025/07/05 02:36:46 INFO : A3: Removing directory 2025/07/05 02:36:46 INFO : A2: Removing directory 2025/07/05 02:36:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/05 02:36:50 DEBUG : removing 1 level 3 directories 2025/07/05 02:36:50 INFO : A1/B1/C1: Removing directory 2025/07/05 02:36:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:51 DEBUG : removing 1 level 2 directories 2025/07/05 02:36:51 INFO : A1/B1: Removing directory 2025/07/05 02:36:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/05 02:36:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/05 02:36:52 DEBUG : removing 1 level 1 directories 2025/07/05 02:36:52 INFO : A1: Removing directory 2025/07/05 02:36:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/05 02:36:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/05 02:36:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/05 02:36:52 DEBUG : removing 1 level 0 directories 2025/07/05 02:36:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': Removing directory 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/05 02:36:53 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (23.14s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:36:55 INFO : A1: Making directory 2025/07/05 02:36:55 INFO : A1/B1: Making directory 2025/07/05 02:36:56 INFO : A1/B1/C1: Making directory 2025/07/05 02:36:59 DEBUG : removing 1 level 3 directories 2025/07/05 02:36:59 INFO : A1/B1/C1: Removing directory 2025/07/05 02:36:59 DEBUG : removing 1 level 2 directories 2025/07/05 02:36:59 INFO : A1/B1: Removing directory 2025/07/05 02:37:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/05 02:37:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.83s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:37:02 INFO : A1: Making directory 2025/07/05 02:37:02 INFO : A1/B1: Making directory 2025/07/05 02:37:03 INFO : A1/B1/C1: Making directory 2025/07/05 02:37:06 DEBUG : removing 1 level 3 directories 2025/07/05 02:37:06 INFO : A1/B1/C1: Removing directory 2025/07/05 02:37:07 DEBUG : removing 1 level 2 directories 2025/07/05 02:37:07 INFO : A1/B1: Removing directory 2025/07/05 02:37:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/05 02:37:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.35s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:37:11 DEBUG : file1: md5 = 647523f96298686752e90e10e458aa4a OK 2025/07/05 02:37:11 DEBUG : filename.txt: File name found in url 2025/07/05 02:37:13 DEBUG : filename.txt: md5 = e93b0a1273613d063a26c28b9bff7271 OK 2025/07/05 02:37:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/05 02:37:14 DEBUG : headerfilename.txt: md5 = cc939a6870e8f7203382ca59c62b902e OK 2025/07/05 02:37:15 DEBUG : file2: md5 = 20a503c012c70f3e52c3a06be72fc802 OK --- PASS: TestCopyURL (8.52s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:37:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/05 02:37:20 DEBUG : sub/file2: md5 = e6a54b4c55cb0f581725a49d78ecb6bd OK 2025/07/05 02:37:20 INFO : file1: Copied (new) to: sub/file2 2025/07/05 02:37:20 INFO : file1: Deleted 2025/07/05 02:37:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:37:21 DEBUG : file1: Unchanged skipping 2025/07/05 02:37:21 INFO : file1: Deleted 2025/07/05 02:37:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': don't need to copy/move sub/file2, it is already at target location 2025/07/05 02:37:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.83s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:37:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/05 02:37:25 DEBUG : file1: md5 = baeef21cc03cff7e9b967427a77dd261 OK 2025/07/05 02:37:25 INFO : file1: Copied (new) 2025/07/05 02:37:25 INFO : file1: Deleted 2025/07/05 02:37:26 DEBUG : file1: Destination exists, skipping 2025/07/05 02:37:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.38s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:37:30 DEBUG : dst/file1: md5 = c23c43e39e3aae76a0b2671b093506a4 OK 2025/07/05 02:37:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qerutax9kedi/backup" 2025/07/05 02:37:31 DEBUG : Creating backend with remote "TestDrive:crypt/pkf66mjomv38810kfle0bh9p2aftiocgpbqhu2172f6qnq4ofuvg/1nrff024r7pq65ecp72fc28jb0" 2025/07/05 02:37:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/05 02:37:34 INFO : dst/file1: Moved (server-side) 2025/07/05 02:37:36 DEBUG : dst/file1: md5 = 86fa650af753f7b997c8d763aa51104e OK 2025/07/05 02:37:36 INFO : dst/file1: Copied (new) 2025/07/05 02:37:36 INFO : dst/file1: Deleted 2025/07/05 02:37:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/05 02:37:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/05 02:37:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.95s) === 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-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:37:43 DEBUG : A1/one: md5 = 5bc744a7abf315d2bc849a95efe3f3dc OK 2025/07/05 02:37:44 DEBUG : A1/two: md5 = f11639787cf9edaa4cd090b80043e1d6 OK 2025/07/05 02:37:46 DEBUG : A1/B1/three: md5 = 3e98c1625e787858146ac1b000c87066 OK 2025/07/05 02:37:49 DEBUG : A1/B1/C1/four: md5 = c045a891df23a1274cb239e53c3c5257 OK 2025/07/05 02:37:51 DEBUG : A1/B1/C2/five: md5 = 452eb3b11355814072700954121ddc01 OK 2025/07/05 02:37:51 INFO : A1/B2: Making directory 2025/07/05 02:37:52 INFO : A1/B1/C3: Making directory 2025/07/05 02:38:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/05 02:38:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/05 02:38:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/05 02:38:01 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/05 02:38:01 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/05 02:38:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/05 02:38:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/05 02:38:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/05 02:38:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/05 02:38:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/05 02:38:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/05 02:38:12 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/05 02:38:12 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/05 02:38:12 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/05 02:38:12 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/05 02:38:12 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/05 02:38:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/05 02:38:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/05 02:38:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/05 02:38:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/05 02:38:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/05 02:38:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/05 02:38:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/05 02:38:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/05 02:38:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/05 02:38:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/05 02:38:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/05 02:38:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/05 02:38:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/05 02:38:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/05 02:38:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.24s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:38:25 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/05 02:38:27 DEBUG : no_checksum_small_file_from_pipe: md5 = b234162656a0a8e0c55ba53cec5b6d19 OK 2025/07/05 02:38:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/05 02:38:27 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/05 02:38:28 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/05 02:38:29 DEBUG : no_checksum_big_file_from_pipe: md5 = 09ba059e2414461193cad7c049bb4b28 OK 2025/07/05 02:38:29 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-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:38:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/05 02:38:32 DEBUG : with_checksum_small_file_from_pipe: md5 = c32af55246561a1d38bbfad2bdd0e689 OK 2025/07/05 02:38:32 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/05 02:38:32 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/05 02:38:33 DEBUG : with_checksum_big_file_from_pipe: md5 = 584983dc3db5f2d71a0959390c6c13f3 OK 2025/07/05 02:38:33 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-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:38:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/05 02:38:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:38:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/05 02:38:38 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-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:38:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/05 02:38:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/05 02:38:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/05 02:38:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.95s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.98s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/05 02:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': File to upload is small (48 bytes), uploading instead of streaming 2025/07/05 02:38:47 DEBUG : rcat_metadata: md5 = 0b856cd380ed8ee42a992763a9285d60 OK 2025/07/05 02:38:47 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/05 02:38:48 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/05 02:38:49 DEBUG : rcat_metadata_uploadcutoff0: md5 = 14117d5e85868b83feb5dd4bc651bef9 OK 2025/07/05 02:38:49 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.82s) --- PASS: TestRcatMetadata/Normal (2.62s) --- PASS: TestRcatMetadata/ViaDisk (2.73s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:38:52 DEBUG : potato1: md5 = 1fa987f591fb55e606719f30d60a2b9f OK 2025/07/05 02:38:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': File to upload is small (60 bytes), uploading instead of streaming 2025/07/05 02:38:53 DEBUG : potato2: md5 = 0c0f135f57084fd93a53be5dc0e7bef8 OK 2025/07/05 02:38:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.24s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:38:56 DEBUG : potato1: md5 = ac974f89ba248e4b9d8ae3e1039b5c47 OK 2025/07/05 02:38:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': File to upload is small (60 bytes), uploading instead of streaming 2025/07/05 02:38:58 DEBUG : potato2: md5 = 26a9b2737100596d4ceb5e3807d70a0b OK 2025/07/05 02:38:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.98s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:39:01 DEBUG : potato2: md5 = 72fb33bdae8cde916fd1a543b9dabab8 OK 2025/07/05 02:39:02 DEBUG : empty space: md5 = c3e91233cc1c9dcdbaf3c1cfb18b6c02 OK 2025/07/05 02:39:05 DEBUG : sub dir/potato3: md5 = 6c77948e136f3ee13df550d90ee6eeec OK 2025/07/05 02:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': Touching "sub dir/potato3" 2025/07/05 02:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': Touching "empty space" 2025/07/05 02:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': Touching "potato2" 2025/07/05 02:39:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.30s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:39:09 DEBUG : dir with metadata: Making directory with metadata 2025/07/05 02:39:10 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.41s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:39:12 DEBUG : directory with modtime: Making directory with metadata 2025/07/05 02:39:12 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.37s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:39:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/05 02:39:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 02:39:14 DEBUG : Google drive root 'crypt/pkf66mjomv38810kfle0bh9p2aftiocgpbqhu2172f6qnq4ofuvg': Skipping btime metadata as can't update it on an existing file: 2025-07-05T02:39:14.387101318Z 2025/07/05 02:39:15 INFO : non existent directory: Updated directory metadata 2025/07/05 02:39:17 DEBUG : Google drive root 'crypt/pkf66mjomv38810kfle0bh9p2aftiocgpbqhu2172f6qnq4ofuvg': Skipping btime metadata as can't update it on an existing file: 2025-07-05T02:39:14.387101318Z 2025/07/05 02:39:17 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.82s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:39:19 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/05 02:39:20 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/05 02:39:21 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.02s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:39:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/05 02:39:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 02:39:23 DEBUG : dst: Making directory with metadata 2025/07/05 02:39:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 02:39:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:39:24 INFO : dst: Set directory modification time (using SetModTime) 2025/07/05 02:39:24 INFO : dst: Set directory modification time (using SetModTime) 2025/07/05 02:39:24 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/05 02:39:25 INFO : dst: Set directory modification time (using SetModTime) 2025/07/05 02:39:25 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.52s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi'", Local "Local file system at /tmp/rclone183745776", Modify Window "1ms" 2025/07/05 02:39:28 DEBUG : sub dir/test remove existing: md5 = c0c1af30d90bcc90d1de048984febaa4 OK 2025/07/05 02:39:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a118a6f2b2dc3f7216318ec3ec8e47e3 OK 2025/07/05 02:39:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qelavub6" before starting 2025/07/05 02:39:33 DEBUG : sub dir/test remove existing.qelavub6: TEST: removing renamed existing file after operation 2025/07/05 02:39:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ketocur1" before starting 2025/07/05 02:39:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ketocur1: TEST: renaming existing back after failed operation 2025/07/05 02:39:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fomuliz3" before starting 2025/07/05 02:39:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fomuliz3: TEST: removing renamed existing file after operation 2025/07/05 02:39:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bu2jq3iv411htlci0u84g4eu3a2h5d5i9ttidcc4mv1kkrajg1q9b3epgg51f5de9g1i979eptnu80r0o8n3sq8gvh5rncfdqgnj3htns0thsivj2bchuv5h917ru9dkafd06jlg3vj30cu46nc45ijvvis83u46ujdevve8k5ghp649grkg" 2025/07/05 02:39:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "eorrrnep9ujctso8rnod260dlooc2mfpampe9u3r9c2uad9ci1ig" --- PASS: TestRemoveExisting (13.55s) === 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/07/05 02:39:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerutax9kedi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m45.240067373s (try 1/5)