"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/31 03:23:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-neyaqus5wuje" 2025/07/31 03:23:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:23:03 DEBUG : Creating backend with remote "TestDrive:crypt/kqjs03ncpoalt4ncm5duriue1nih3et8vlkrtmnjcs1r1df48ga0" 2025/07/31 03:23:04 DEBUG : Creating backend with remote "/tmp/rclone872399859" === 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-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/31 03:23:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/31 03:23:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/31 03:23:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/31 03:23:04 DEBUG : potato: Seek from 10 to 0 2025/07/31 03:23:04 DEBUG : potato: Seek from 10 to 0 2025/07/31 03:23:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/31 03:23:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/31 03:23:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/31 03:23:04 DEBUG : potato: Seek from 5 to 2 2025/07/31 03:23:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/31 03:23:04 DEBUG : potato: Seek from 7 to 0 2025/07/31 03:23:04 DEBUG : potato: Seek from 7 to 0 2025/07/31 03:23:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/31 03:23:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/31 03:23:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/31 03:23:04 DEBUG : potato: Seek from 5 to 2 2025/07/31 03:23:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/31 03:23:04 DEBUG : potato: Seek from 8 to 0 2025/07/31 03:23:04 DEBUG : potato: Seek from 8 to 0 2025/07/31 03:23:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/31 03:23:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/31 03:23:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/31 03:23:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/31 03:23:04 DEBUG : potato: Seek from 5 to 2 2025/07/31 03:23:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/31 03:23:04 DEBUG : potato: Seek from 9 to 0 2025/07/31 03:23:04 DEBUG : potato: Seek from 9 to 0 2025/07/31 03:23:04 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-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:23:07 DEBUG : rutabaga: md5 = d54ef9347587cd39b3e85dc8af4dfe30 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/31 03:23:09 DEBUG : empty space: md5 = d37df97f0480aed1bfb6aaeb3208f6c0 OK === RUN TestCheck/3 2025/07/31 03:23:11 DEBUG : potato2: md5 = 987735f2c6391bee94b4185b33875f80 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/31 03:23:13 DEBUG : remotepotato: md5 = 49ab580491ae0d9c30412a032cc9a2e0 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.70s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/07/31 03:23:16 DEBUG : Creating backend with remote "nonexistent" 2025/07/31 03:23:16 DEBUG : Creating backend with remote "nonexistent" 2025/07/31 03:23:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/31 03:23:16 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/31 03:23:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/31 03:23:16 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-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:23:17 DEBUG : rutabaga: md5 = fb4f289bbc8d73e92632f2b16a962c85 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/31 03:23:21 DEBUG : empty space: md5 = a06559667cd20fba04712ce2c1656600 OK === RUN TestCheckDownload/3 2025/07/31 03:23:25 DEBUG : potato2: md5 = 834b47aa2cbb93806133ad1863c24f8e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/31 03:23:29 DEBUG : remotepotato: md5 = f9b070069307ddc1ef1d33e6226fc686 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.08s) --- PASS: TestCheckDownload/1 (1.28s) --- PASS: TestCheckDownload/2 (1.10s) --- PASS: TestCheckDownload/3 (1.59s) --- PASS: TestCheckDownload/4 (1.50s) --- PASS: TestCheckDownload/5 (1.17s) --- PASS: TestCheckDownload/6 (1.39s) --- PASS: TestCheckDownload/7 (1.09s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:23:35 DEBUG : rutabaga: md5 = 31ea187c4ee7fb56be3698f24b25d1e0 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/31 03:23:38 DEBUG : empty space: md5 = ce49317745217d91bb25b499176d44b0 OK === RUN TestCheckSizeOnly/3 2025/07/31 03:23:40 DEBUG : potato2: md5 = 65666378efcb8e821bfe37f9b1d97c13 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/31 03:23:42 DEBUG : remotepotato: md5 = 5551c921712223606cf92d19f0c5afea OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.71s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.33s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:23:46 DEBUG : test.sum: md5 = e46e08d35fc5b185b2b3d2e9ec0c5b02 OK 2025/07/31 03:23:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/31 03:23:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/31 03:23:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/31 03:23:47 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/31 03:23:49 DEBUG : test.sum: md5 = 847f8c177712d8d5613bf454d5ddb19a OK 2025/07/31 03:23:50 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/31 03:23:50 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/31 03:23:50 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/31 03:23:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.10s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:23:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-neyaqus5wuje/data" 2025/07/31 03:23:51 DEBUG : Creating backend with remote "TestDrive:crypt/kqjs03ncpoalt4ncm5duriue1nih3et8vlkrtmnjcs1r1df48ga0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje/data' lacks md5, skipping --- SKIP: TestCheckSum (2.36s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:23:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-neyaqus5wuje/data" 2025/07/31 03:23:53 DEBUG : Creating backend with remote "TestDrive:crypt/kqjs03ncpoalt4ncm5duriue1nih3et8vlkrtmnjcs1r1df48ga0/vjrnln8ratgmqakfosrqe8espk" 2025/07/31 03:23:57 DEBUG : data/banana: md5 = 3fbe089c50df1eb50074eaffa1dc9954 OK 2025/07/31 03:23:58 DEBUG : test.sum: md5 = e9bd0a6823752b4b821baa2c130c0d86 OK === RUN TestCheckSumDownload/subtest1 2025/07/31 03:24:03 DEBUG : data/potato: md5 = e236ab4a07aa0b0e64572587ce672d2b OK 2025/07/31 03:24:04 DEBUG : test.sum: md5 = c2a0d8038d505055557183f84108698b OK === RUN TestCheckSumDownload/subtest2 2025/07/31 03:24:08 DEBUG : test.sum: md5 = 721784d4229c820edb4096dac8eefc54 OK === RUN TestCheckSumDownload/subtest3 2025/07/31 03:24:12 DEBUG : test.sum: md5 = 095bc5c55ba43621e243ba18813c567a OK === RUN TestCheckSumDownload/subtest4 2025/07/31 03:24:16 DEBUG : test.sum: md5 = 5d5428e0c205ae30e45dd185a4465747 OK === RUN TestCheckSumDownload/subtest5 2025/07/31 03:24:21 DEBUG : test.sum: md5 = 08a747869db4074e4d44b55f755bfc40 OK === RUN TestCheckSumDownload/subtest6 2025/07/31 03:24:24 DEBUG : data/banana: md5 = 319473685c7cb3de26b951cd8e89f04a OK 2025/07/31 03:24:26 DEBUG : data/potato: md5 = e0fcd903406654c34e442bdf3e221489 OK 2025/07/31 03:24:27 DEBUG : test.sum: md5 = 0d13e010378ee5a281acebd9a3fd419b OK === RUN TestCheckSumDownload/subtest7 2025/07/31 03:24:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/31 03:24:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.66s) --- PASS: TestCheckSumDownload/subtest1 (2.52s) --- PASS: TestCheckSumDownload/subtest2 (1.94s) --- PASS: TestCheckSumDownload/subtest3 (2.09s) --- PASS: TestCheckSumDownload/subtest4 (2.21s) --- PASS: TestCheckSumDownload/subtest5 (2.21s) --- PASS: TestCheckSumDownload/subtest6 (2.02s) --- PASS: TestCheckSumDownload/subtest7 (2.39s) === RUN TestApplyTransforms 2025/07/31 03:24:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vayetix8yuxu" 2025/07/31 03:24:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:24:33 DEBUG : Creating backend with remote "TestDrive:crypt/ihnn2othhpm4d752ovthj7udplko1e0iogim76ai8n7opauusom0" 2025/07/31 03:24:34 DEBUG : Creating backend with remote "/tmp/rclone660096179" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vayetix8yuxu'", Local "Local file system at /tmp/rclone660096179", Modify Window "1ms" 2025/07/31 03:24:36 DEBUG : hello, world!: md5 = 940d2388a7a45dcd0d09bdf8a56d4914 OK upper checkfile vs. lower remote (without normalization) 2025/07/31 03:24:37 ERROR : hello, world!: sum not found 2025/07/31 03:24:37 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vayetix8yuxu' 2025/07/31 03:24:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vayetix8yuxu': 1 files missing 2025/07/31 03:24:37 NOTICE: 1 hashes missing 2025/07/31 03:24:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vayetix8yuxu': 1 differences found 2025/07/31 03:24:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vayetix8yuxu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/31 03:24:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:24:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vayetix8yuxu': 0 differences found 2025/07/31 03:24:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vayetix8yuxu': 1 matching files 2025/07/31 03:24:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-citujad0dama" 2025/07/31 03:24:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:24:38 DEBUG : Creating backend with remote "TestDrive:crypt/577l3795e69cdrdqufqnm32boqki21jpfh26opehpan8ntsh6g90" 2025/07/31 03:24:39 DEBUG : Creating backend with remote "/tmp/rclone3879049767" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-citujad0dama'", Local "Local file system at /tmp/rclone3879049767", Modify Window "1ms" 2025/07/31 03:24:41 DEBUG : HELLO, WORLD!: md5 = e9346de69e904616ebd2e97ec32ecfab OK lower checkfile vs. upper remote (without normalization) 2025/07/31 03:24:42 ERROR : HELLO, WORLD!: sum not found 2025/07/31 03:24:42 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-citujad0dama' 2025/07/31 03:24:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-citujad0dama': 1 files missing 2025/07/31 03:24:42 NOTICE: 1 hashes missing 2025/07/31 03:24:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-citujad0dama': 1 differences found 2025/07/31 03:24:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-citujad0dama': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/31 03:24:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:24:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-citujad0dama': 0 differences found 2025/07/31 03:24:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-citujad0dama': 1 matching files 2025/07/31 03:24:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qafugaf3dece" 2025/07/31 03:24:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:24:43 DEBUG : Creating backend with remote "TestDrive:crypt/sv342l5gjr36j8mdh216gjo3ahm42rtbkrm8klm467knfa7c9o90" 2025/07/31 03:24:44 DEBUG : Creating backend with remote "/tmp/rclone4204795949" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qafugaf3dece'", Local "Local file system at /tmp/rclone4204795949", Modify Window "1ms" 2025/07/31 03:24:46 DEBUG : HeLlO, wOrLd!: md5 = 89e18fa0b6303f89ffd451e559cc1bf0 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/31 03:24:47 ERROR : HeLlO, wOrLd!: sum not found 2025/07/31 03:24:47 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qafugaf3dece' 2025/07/31 03:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafugaf3dece': 1 files missing 2025/07/31 03:24:47 NOTICE: 1 hashes missing 2025/07/31 03:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafugaf3dece': 1 differences found 2025/07/31 03:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafugaf3dece': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/31 03:24:48 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:24:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafugaf3dece': 0 differences found 2025/07/31 03:24:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafugaf3dece': 1 matching files 2025/07/31 03:24:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dawapot0daqe" 2025/07/31 03:24:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:24:48 DEBUG : Creating backend with remote "TestDrive:crypt/gek5lg7ai07t7jqkufe30lg8k5jeugsa80g42s9r146jki44ndgg" 2025/07/31 03:24:49 DEBUG : Creating backend with remote "/tmp/rclone3796362274" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dawapot0daqe'", Local "Local file system at /tmp/rclone3796362274", Modify Window "1ms" 2025/07/31 03:24:52 DEBUG : HELLO, WORLD!: md5 = 3f73502030d49ff363f29772a0630998 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/31 03:24:52 ERROR : HELLO, WORLD!: sum not found 2025/07/31 03:24:52 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dawapot0daqe' 2025/07/31 03:24:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dawapot0daqe': 1 files missing 2025/07/31 03:24:52 NOTICE: 1 hashes missing 2025/07/31 03:24:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dawapot0daqe': 1 differences found 2025/07/31 03:24:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dawapot0daqe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/31 03:24:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:24:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dawapot0daqe': 0 differences found 2025/07/31 03:24:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dawapot0daqe': 1 matching files 2025/07/31 03:24:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyosuh0kozo" 2025/07/31 03:24:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:24:53 DEBUG : Creating backend with remote "TestDrive:crypt/addtk1nnva9cl1pp977s0vhs4l5k25dp3f8kpm4cd76cnrs5le00" 2025/07/31 03:24:54 DEBUG : Creating backend with remote "/tmp/rclone3158512207" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyosuh0kozo'", Local "Local file system at /tmp/rclone3158512207", Modify Window "1ms" 2025/07/31 03:24:57 DEBUG : 測試_Русский___ě_áñ: md5 = 5878ade9fd5cdd9880efb5fa970eb0fa OK NFD checkfile vs. NFC remote (without normalization) 2025/07/31 03:24:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/31 03:24:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xeyosuh0kozo' 2025/07/31 03:24:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xeyosuh0kozo': 1 files missing 2025/07/31 03:24:57 NOTICE: 1 hashes missing 2025/07/31 03:24:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xeyosuh0kozo': 1 differences found 2025/07/31 03:24:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xeyosuh0kozo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/31 03:24:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:24:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xeyosuh0kozo': 0 differences found 2025/07/31 03:24:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xeyosuh0kozo': 1 matching files 2025/07/31 03:24:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ticinab8hisu" 2025/07/31 03:24:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:24:58 DEBUG : Creating backend with remote "TestDrive:crypt/2gjr3igtmtr31isl1feihmqkheb9q5l1tn222alsficrb75gvgfg" 2025/07/31 03:24:59 DEBUG : Creating backend with remote "/tmp/rclone75203306" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ticinab8hisu'", Local "Local file system at /tmp/rclone75203306", Modify Window "1ms" 2025/07/31 03:25:01 DEBUG : 測試_Русский___ě_áñ: md5 = 858e18e5c8ffc691843f08c57ca91414 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/31 03:25:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/31 03:25:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ticinab8hisu' 2025/07/31 03:25:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ticinab8hisu': 1 files missing 2025/07/31 03:25:02 NOTICE: 1 hashes missing 2025/07/31 03:25:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ticinab8hisu': 1 differences found 2025/07/31 03:25:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ticinab8hisu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/31 03:25:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:25:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ticinab8hisu': 0 differences found 2025/07/31 03:25:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ticinab8hisu': 1 matching files 2025/07/31 03:25:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-belugab8feba" 2025/07/31 03:25:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:25:03 DEBUG : Creating backend with remote "TestDrive:crypt/8chddj6rccjim3v77cnkn9f85ajib72p3oqa55dorridctsn91r0" 2025/07/31 03:25:04 DEBUG : Creating backend with remote "/tmp/rclone2926767368" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-belugab8feba'", Local "Local file system at /tmp/rclone2926767368", Modify Window "1ms" 2025/07/31 03:25:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c7e208141f0b89c4d6200c2dcf0c0dbc OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/31 03:25:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/31 03:25:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-belugab8feba' 2025/07/31 03:25:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-belugab8feba': 1 files missing 2025/07/31 03:25:07 NOTICE: 1 hashes missing 2025/07/31 03:25:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-belugab8feba': 1 differences found 2025/07/31 03:25:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-belugab8feba': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/31 03:25:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:25:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-belugab8feba': 0 differences found 2025/07/31 03:25:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-belugab8feba': 1 matching files 2025/07/31 03:25:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-runazaz1dotu" 2025/07/31 03:25:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:25:08 DEBUG : Creating backend with remote "TestDrive:crypt/stsd687c74g77g6uuau2mbamklcr14q1pnkfp5288l47e6dm1280" 2025/07/31 03:25:09 DEBUG : Creating backend with remote "/tmp/rclone946866592" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-runazaz1dotu'", Local "Local file system at /tmp/rclone946866592", Modify Window "1ms" 2025/07/31 03:25:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a7e8450d564278ad6718e8bdc34d88e6 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/31 03:25:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/31 03:25:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-runazaz1dotu' 2025/07/31 03:25:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-runazaz1dotu': 1 files missing 2025/07/31 03:25:12 NOTICE: 1 hashes missing 2025/07/31 03:25:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-runazaz1dotu': 1 differences found 2025/07/31 03:25:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-runazaz1dotu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/31 03:25:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:25:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-runazaz1dotu': 0 differences found 2025/07/31 03:25:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-runazaz1dotu': 1 matching files 2025/07/31 03:25:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-motewen3mino" 2025/07/31 03:25:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:25:13 DEBUG : Creating backend with remote "TestDrive:crypt/r0nje305kp0pq5u2im3in5pgbfpjmeu603omcrhmq9dhn8ial910" 2025/07/31 03:25:14 DEBUG : Creating backend with remote "/tmp/rclone787408278" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-motewen3mino'", Local "Local file system at /tmp/rclone787408278", Modify Window "1ms" 2025/07/31 03:25:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6c963e290d6c82651a33f160463de2d9 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/31 03:25:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/31 03:25:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-motewen3mino' 2025/07/31 03:25:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motewen3mino': 1 files missing 2025/07/31 03:25:17 NOTICE: 1 hashes missing 2025/07/31 03:25:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motewen3mino': 1 differences found 2025/07/31 03:25:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motewen3mino': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/31 03:25:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:25:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motewen3mino': 0 differences found 2025/07/31 03:25:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motewen3mino': 1 matching files 2025/07/31 03:25:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mugeyuh8jepu" 2025/07/31 03:25:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:25:18 DEBUG : Creating backend with remote "TestDrive:crypt/rkds06qndm5su8m5r6d6c2ln0b8naovq10nurm8j8vmtmmoececg" 2025/07/31 03:25:19 DEBUG : Creating backend with remote "/tmp/rclone183476824" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mugeyuh8jepu'", Local "Local file system at /tmp/rclone183476824", Modify Window "1ms" 2025/07/31 03:25:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 619e51bf2fbe57d38983bd59658c4af7 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/31 03:25:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/31 03:25:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mugeyuh8jepu' 2025/07/31 03:25:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mugeyuh8jepu': 1 files missing 2025/07/31 03:25:22 NOTICE: 1 hashes missing 2025/07/31 03:25:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mugeyuh8jepu': 1 differences found 2025/07/31 03:25:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mugeyuh8jepu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/31 03:25:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/31 03:25:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mugeyuh8jepu': 0 differences found 2025/07/31 03:25:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mugeyuh8jepu': 1 matching files 2025/07/31 03:25:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mugeyuh8jepu': Purge remote 2025/07/31 03:25:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-motewen3mino': Purge remote 2025/07/31 03:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-runazaz1dotu': Purge remote 2025/07/31 03:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-belugab8feba': Purge remote 2025/07/31 03:25:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ticinab8hisu': Purge remote 2025/07/31 03:25:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyosuh0kozo': Purge remote 2025/07/31 03:25:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dawapot0daqe': Purge remote 2025/07/31 03:25:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qafugaf3dece': Purge remote 2025/07/31 03:25:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-citujad0dama': Purge remote 2025/07/31 03:25:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vayetix8yuxu': Purge remote --- PASS: TestApplyTransforms (54.58s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:25:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/31 03:25:30 DEBUG : sub/file2: md5 = de53bb5ea0c2df9a65b1cad51d192f69 OK 2025/07/31 03:25:30 INFO : file1: Copied (new) to: sub/file2 2025/07/31 03:25:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/31 03:25:31 DEBUG : file1: Unchanged skipping 2025/07/31 03:25:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': don't need to copy/move sub/file2, it is already at target location 2025/07/31 03:25:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.15s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:25:37 DEBUG : dst/file1: md5 = 50f33abbcc6fdf04c117bf14ad73c9a4 OK 2025/07/31 03:25:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-neyaqus5wuje/backup" 2025/07/31 03:25:37 DEBUG : Creating backend with remote "TestDrive:crypt/kqjs03ncpoalt4ncm5duriue1nih3et8vlkrtmnjcs1r1df48ga0/1nrff024r7pq65ecp72fc28jb0" 2025/07/31 03:25:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/31 03:25:41 INFO : dst/file1: Moved (server-side) 2025/07/31 03:25:43 DEBUG : dst/file1: md5 = e4bc54837a6f7232e3c8e7d4e3b8b303 OK 2025/07/31 03:25:43 INFO : dst/file1: Copied (new) 2025/07/31 03:25:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/31 03:25:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/31 03:25:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.54s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:25:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-neyaqus5wuje/dst" 2025/07/31 03:25:48 DEBUG : Creating backend with remote "TestDrive:crypt/kqjs03ncpoalt4ncm5duriue1nih3et8vlkrtmnjcs1r1df48ga0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/31 03:25:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-neyaqus5wuje/CompareDest" 2025/07/31 03:25:50 DEBUG : Creating backend with remote "TestDrive:crypt/kqjs03ncpoalt4ncm5duriue1nih3et8vlkrtmnjcs1r1df48ga0/gveqi14airsml4bgu7krj116o8" 2025/07/31 03:25:51 DEBUG : one: Need to transfer - File not found at Destination 2025/07/31 03:25:53 DEBUG : one: md5 = 9e92fae8dba56e2cf72b0851e4f42495 OK 2025/07/31 03:25:53 INFO : one: Copied (new) 2025/07/31 03:25:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 03:25:56 DEBUG : one: md5 = d1b678b427a697678facaee2b5d0fa8e OK 2025/07/31 03:25:56 INFO : one: Copied (replaced existing) 2025/07/31 03:25:58 DEBUG : dst/one: md5 = 5fe33a63a3176d41bfe6cd43dce0813b OK 2025/07/31 03:26:00 DEBUG : CompareDest/one: md5 = cabe183ab04d009a2abdfbd3bf7ecf22 OK 2025/07/31 03:26:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 03:26:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/31 03:26:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/31 03:26:03 DEBUG : CompareDest/two: md5 = f53f1c8f64ae334763f3f522f7bb511a OK 2025/07/31 03:26:04 DEBUG : two: Need to transfer - File not found at Destination 2025/07/31 03:26:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/31 03:26:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/31 03:26:05 DEBUG : two: Need to transfer - File not found at Destination 2025/07/31 03:26:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/31 03:26:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/31 03:26:07 DEBUG : two: Need to transfer - File not found at Destination 2025/07/31 03:26:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/31 03:26:08 DEBUG : two: md5 = c70638a6d99111b43c574338d805b44a OK 2025/07/31 03:26:08 INFO : two: Copied (new) 2025/07/31 03:26:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/31 03:26:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:26:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:26:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.78s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:26:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-neyaqus5wuje/dst" 2025/07/31 03:26:13 DEBUG : Creating backend with remote "TestDrive:crypt/kqjs03ncpoalt4ncm5duriue1nih3et8vlkrtmnjcs1r1df48ga0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/31 03:26:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-neyaqus5wuje/CopyDest" 2025/07/31 03:26:14 DEBUG : Creating backend with remote "TestDrive:crypt/kqjs03ncpoalt4ncm5duriue1nih3et8vlkrtmnjcs1r1df48ga0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/31 03:26:16 DEBUG : one: Need to transfer - File not found at Destination 2025/07/31 03:26:19 DEBUG : one: md5 = cbf9d2ebe41020c0b75e2cb827653e0d OK 2025/07/31 03:26:19 INFO : one: Copied (new) 2025/07/31 03:26:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 03:26:21 DEBUG : one: md5 = 64f8c17d66989ea26075eae7b71a57c8 OK 2025/07/31 03:26:21 INFO : one: Copied (replaced existing) 2025/07/31 03:26:23 DEBUG : dst/one: md5 = e4ffb42a6074b585464f13dfb1061d78 OK 2025/07/31 03:26:26 DEBUG : CopyDest/one: md5 = 4472e87ea19dd904555308fda7c5b914 OK 2025/07/31 03:26:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-neyaqus5wuje/BackupDir" 2025/07/31 03:26:27 DEBUG : Creating backend with remote "TestDrive:crypt/kqjs03ncpoalt4ncm5duriue1nih3et8vlkrtmnjcs1r1df48ga0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/31 03:26:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 03:26:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/31 03:26:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 03:26:30 INFO : one: Moved (server-side) 2025/07/31 03:26:31 INFO : one: Copied (server-side copy) 2025/07/31 03:26:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/31 03:26:33 DEBUG : CopyDest/two: md5 = 98dbdcd2e7d4e5a79e52385a70fca328 OK 2025/07/31 03:26:34 DEBUG : two: Need to transfer - File not found at Destination 2025/07/31 03:26:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/31 03:26:35 INFO : two: Copied (server-side copy) 2025/07/31 03:26:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/31 03:26:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/31 03:26:36 DEBUG : two: Unchanged skipping 2025/07/31 03:26:38 DEBUG : CopyDest/three: md5 = 082b4d44430858b7047296e090050a80 OK 2025/07/31 03:26:39 DEBUG : three: Need to transfer - File not found at Destination 2025/07/31 03:26:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/31 03:26:39 DEBUG : three: Destination not found in --copy-dest 2025/07/31 03:26:41 DEBUG : three: md5 = 7109a57a88ba14b86df1c7d1c6173d6f OK 2025/07/31 03:26:41 INFO : three: Copied (new) 2025/07/31 03:26:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/31 03:26:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/31 03:26:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:26:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:26:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/31 03:26:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/31 03:26:47 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.93s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:26:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/31 03:26:51 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b3d90614ed1b02fd2a7691f69ced11d6 OK 2025/07/31 03:26:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/31 03:26:52 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/31 03:26:52 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/31 03:26:53 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/31 03:26:54 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/31 03:26:55 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 25dcbb94908d8d0a23d44903822f968a OK 2025/07/31 03:26:55 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/31 03:26:57 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/31 03:26:57 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.16s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:27:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': Looking for duplicate names using skip mode. 2025/07/31 03:27:01 NOTICE: one: Found 2 files with duplicate names 2025/07/31 03:27:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.76s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:27:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': Looking for duplicate names using skip mode. 2025/07/31 03:27:07 NOTICE: one: Found 3 files with duplicate names 2025/07/31 03:27:07 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/31 03:27:08 INFO : one: Deleted 2025/07/31 03:27:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.54s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:27:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': Looking for duplicate names using first mode. 2025/07/31 03:27:14 NOTICE: one: Found 3 files with duplicate names 2025/07/31 03:27:14 INFO : one: Deleted 2025/07/31 03:27:15 INFO : one: Deleted 2025/07/31 03:27:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.39s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:27:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': Looking for duplicate names using newest mode. 2025/07/31 03:27:20 NOTICE: one: Found 3 files with duplicate names 2025/07/31 03:27:20 INFO : one: Deleted 2025/07/31 03:27:21 INFO : one: Deleted 2025/07/31 03:27:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.37s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:27:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': Looking for duplicate names using oldest mode. 2025/07/31 03:27:27 NOTICE: one: Found 3 files with duplicate names 2025/07/31 03:27:27 INFO : one: Deleted 2025/07/31 03:27:28 INFO : one: Deleted 2025/07/31 03:27:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.21s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:27:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': Looking for duplicate names using largest mode. 2025/07/31 03:27:33 NOTICE: one: Found 3 files with duplicate names 2025/07/31 03:27:34 INFO : one: Deleted 2025/07/31 03:27:34 INFO : one: Deleted 2025/07/31 03:27:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.90s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:27:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': Looking for duplicate names using smallest mode. 2025/07/31 03:27:40 NOTICE: one: Found 3 files with duplicate names 2025/07/31 03:27:41 INFO : one: Deleted 2025/07/31 03:27:42 INFO : one: Deleted 2025/07/31 03:27:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.03s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:27:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': Looking for duplicate names using rename mode. 2025/07/31 03:27:48 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/31 03:27:49 INFO : one-2.txt: renamed from: one.txt 2025/07/31 03:27:50 INFO : one-3.txt: renamed from: one.txt 2025/07/31 03:27:52 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.42s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:27:56 DEBUG : dupe1/one.txt: md5 = ee9b87b11b0964514b52ffba642d4dc2 OK 2025/07/31 03:27:59 DEBUG : dupe2/two.txt: md5 = 9faf96421fb3f99342b4f00ee6164941 OK 2025/07/31 03:28:01 DEBUG : dupe3/three.txt: md5 = 09037b7c42b0e43d87c0a2a93dfae7e1 OK 2025/07/31 03:28:01 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/31 03:28:02 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/31 03:28:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/31 03:28:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/31 03:28:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/31 03:28:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/31 03:28:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.89s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:28:09 DEBUG : a.txt: md5 = 9367c39b491e71ea6aa92a50cad0abad OK 2025/07/31 03:28:10 DEBUG : zend.txt: md5 = ae49b46185a9691135dd6a5a13fc1dcf OK 2025/07/31 03:28:12 DEBUG : sub dir/hello world: md5 = d30205e3a06054da3f7cba46da34b79a OK 2025/07/31 03:28:14 DEBUG : sub dir/hello world2: md5 = fc1e4f690ecffeffe361fa5676433e12 OK 2025/07/31 03:28:16 DEBUG : sub dir/ignore dir/.ignore: md5 = 11cd640efcbdfedd4011c9b345d871eb OK 2025/07/31 03:28:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3fb3f566685881179532a14d3f3bc8bc OK 2025/07/31 03:28:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3cd4184640b33f41b8ab4f7dfa67a451 OK 2025/07/31 03:28:21 DEBUG : a.txt: Excluded (Size Filter) 2025/07/31 03:28:21 DEBUG : a.txt: Excluded 2025/07/31 03:28:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/31 03:28:22 DEBUG : sub dir/hello world2: Excluded 2025/07/31 03:28:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/31 03:28:22 DEBUG : sub dir/hello world: Excluded 2025/07/31 03:28:22 DEBUG : sub dir/ignore dir: Excluded 2025/07/31 03:28:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/31 03:28:22 DEBUG : sub dir/hello world2: Excluded 2025/07/31 03:28:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/31 03:28:22 DEBUG : sub dir/hello world: Excluded 2025/07/31 03:28:23 DEBUG : sub dir/ignore dir: Excluded 2025/07/31 03:28:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/31 03:28:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/31 03:28:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/31 03:28:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/31 03:28:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/31 03:28:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/31 03:28:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.45s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:28:31 DEBUG : a.txt: md5 = ce0372f046a67cc98fb777a57cf6494f OK 2025/07/31 03:28:32 DEBUG : zend.txt: md5 = ce0e07460ef417831ff78bd9b9145e4d OK 2025/07/31 03:28:34 DEBUG : sub dir/hello world: md5 = dba2866eade35690cee2ef81f2870fbd OK 2025/07/31 03:28:36 DEBUG : sub dir/hello world2: md5 = 664f4b6798b62727b5440e5d12130ac3 OK 2025/07/31 03:28:38 DEBUG : sub dir/ignore dir/.ignore: md5 = 1e79e85848815e6efcf30ba407b0b0e3 OK 2025/07/31 03:28:39 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9618ca2551e69cf06a6c130cd8d8671a OK 2025/07/31 03:28:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 55344cfa2fa19b3affce404e8b15bbaf OK 2025/07/31 03:28:43 DEBUG : a.txt: Excluded (Size Filter) 2025/07/31 03:28:43 DEBUG : a.txt: Excluded 2025/07/31 03:28:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/31 03:28:43 DEBUG : sub dir/hello world: Excluded 2025/07/31 03:28:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/31 03:28:43 DEBUG : sub dir/hello world2: Excluded 2025/07/31 03:28:44 DEBUG : sub dir/ignore dir: Excluded 2025/07/31 03:28:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/31 03:28:44 DEBUG : sub dir/hello world: Excluded 2025/07/31 03:28:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/31 03:28:44 DEBUG : sub dir/hello world2: Excluded 2025/07/31 03:28:44 DEBUG : sub dir/ignore dir: Excluded 2025/07/31 03:28:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/31 03:28:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/31 03:28:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/31 03:28:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/31 03:28:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/31 03:28:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/31 03:28:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.77s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:28:53 DEBUG : file1: md5 = 4ed83553d27a0e109ea1f11b5b542c6c OK 2025/07/31 03:28:55 DEBUG : sub/file2: md5 = ad113e135a02371347cf224c0616320f 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/31 03:28:58 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/31 03:28:58 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/31 03:28:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/31 03:29:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.56s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:29:02 DEBUG : file1: md5 = d2c8a5a911c8a1b45b6e4e12aa91fbb0 OK 2025/07/31 03:29:05 DEBUG : sub/file2: md5 = 40d06067e41ac3c4ef78c1a7baa810f8 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/31 03:29:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-neyaqus5wuje/notfound" 2025/07/31 03:29:09 DEBUG : Config file has changed externally - reloading 2025/07/31 03:29:09 DEBUG : Creating backend with remote "TestDrive:crypt/kqjs03ncpoalt4ncm5duriue1nih3et8vlkrtmnjcs1r1df48ga0/qe0i31qdkoejk60elps0ni5sqk" 2025/07/31 03:29:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.90s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:29:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': Making directory 2025/07/31 03:29:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:29:16 DEBUG : sub dir/hello world: md5 = 3a2ee5e57f7e38c357e4aef938ddcd94 OK 2025/07/31 03:29:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.89s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:29:20 DEBUG : potato2: md5 = 7befc83978dfa98942cb5529d73a2561 OK 2025/07/31 03:29:21 DEBUG : empty space: md5 = 15b3ad0831d7d8955d8e14af2cd8d4b9 OK --- PASS: TestLs (5.07s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:29:25 DEBUG : potato2: md5 = aece0765068c21d1d2b93ff41887df59 OK 2025/07/31 03:29:26 DEBUG : empty space: md5 = 4c3e4a6ec21bd62120ed7ce6d455e12b OK 2025/07/31 03:29:27 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/31 03:29:27 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.99s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:29:30 DEBUG : potato2: md5 = 2c55fbb155ac891679554d54a447ff3a OK 2025/07/31 03:29:31 DEBUG : empty space: md5 = 4fbaf26c7be45d71c1ee3ba520c16ab8 OK --- PASS: TestLsLong (4.77s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:29:35 DEBUG : potato2: md5 = 76d19a4c3b7289f7a373da42c8bf030b OK 2025/07/31 03:29:36 DEBUG : empty space: md5 = 91c7b778416c529d5a93fc67344ba256 OK --- PASS: TestHashSums (4.63s) === RUN TestHashSumsWithErrors 2025/07/31 03:29:38 DEBUG : Creating backend with remote ":memory:" 2025/07/31 03:29:38 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/31 03:29:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/31 03:29:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/31 03:29:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/31 03:29:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/31 03:29:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/31 03:29:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/31 03:29:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/31 03:29:38 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-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:29:39 DEBUG : potato2: md5 = da93f04ccd0933aa7d75076b8aaba06c OK 2025/07/31 03:29:41 DEBUG : empty space: md5 = 5f6afd93fe2273624212075712b1b4f0 OK 2025/07/31 03:29:43 DEBUG : sub dir/potato3: md5 = 6c8879a5f4452e7439269acb23dfdd71 OK 2025/07/31 03:29:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.75s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:29:48 DEBUG : small: md5 = 3a41ca7d6ac38c457af19d21d1bfb1e2 OK 2025/07/31 03:29:49 DEBUG : medium: md5 = 910757977de74e6c20d6d61758bbe07f OK 2025/07/31 03:29:51 DEBUG : large: md5 = 746ea347984dc5b1d5880e48fcb5ed42 OK 2025/07/31 03:29:51 DEBUG : Waiting for deletions to finish 2025/07/31 03:29:51 DEBUG : large: Excluded (Size Filter) 2025/07/31 03:29:52 INFO : medium: Deleted 2025/07/31 03:29:52 INFO : small: Deleted --- PASS: TestDelete (6.56s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:29:55 DEBUG : small: md5 = 3445f005ee83ead17748d89a2b0b8eaf OK 2025/07/31 03:29:56 DEBUG : medium: md5 = e7a3da9a8a056f9c01944559294ef6e9 OK 2025/07/31 03:29:57 DEBUG : large: md5 = 18543ace38fb4aebf9b3a5896abe70fc OK 2025/07/31 03:29:58 DEBUG : Waiting for deletions to finish 2025/07/31 03:29:58 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/07/31 03:29:58 INFO : small: Deleted 2025/07/31 03:29:58 INFO : medium: Deleted --- PASS: TestMaxDelete (6.96s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:30:01 DEBUG : small: md5 = 49b29b675151523dba782fa0c21ac4fc OK 2025/07/31 03:30:03 DEBUG : medium: md5 = 2a24053d899cf9768555c8fea82b9025 OK 2025/07/31 03:30:04 DEBUG : large: md5 = b34e90e4bc02fc5b215e7023cdc5f248 OK 2025/07/31 03:30:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:30:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/31 03:30:05 INFO : medium: Deleted 2025/07/31 03:30:05 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.86s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:30:08 DEBUG : small: md5 = 0f6c4fc7d9f7f403587a6b0ec6bd754d OK 2025/07/31 03:30:10 DEBUG : medium: md5 = 32ce3ef10b70aab3b10b4792b1c0cfe6 OK 2025/07/31 03:30:11 DEBUG : large: md5 = 314710905688e4cbad8f04fae80495a8 OK 2025/07/31 03:30:11 DEBUG : Waiting for deletions to finish 2025/07/31 03:30:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/31 03:30:12 INFO : medium: Deleted 2025/07/31 03:30:12 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.94s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:30:15 DEBUG : ReadFile: md5 = f625eda1e2065af2f0af570a11f1461e OK --- PASS: TestReadFile (4.56s) === RUN TestRetry 2025/07/31 03:30:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/31 03:30:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/31 03:30:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/31 03:30:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/31 03:30:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/31 03:30:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/31 03:30:18 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-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:30:20 DEBUG : file1: md5 = 86dcaff349c9fc428ca3db0ebe930aa9 OK 2025/07/31 03:30:21 DEBUG : file2: md5 = 5b8e9dbb58d90cc5339e089a86d614ea OK --- PASS: TestCat (16.47s) === RUN TestPurge 2025/07/31 03:30:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zecadem2mohu" 2025/07/31 03:30:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:30:35 DEBUG : Creating backend with remote "TestDrive:crypt/b0364ea1i3dphin7ss37dsra2fnhojq8a2op8ta8nil4ppao2rdg" 2025/07/31 03:30:36 DEBUG : Creating backend with remote "/tmp/rclone4112241842" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zecadem2mohu'", Local "Local file system at /tmp/rclone4112241842", Modify Window "1ms" 2025/07/31 03:30:41 DEBUG : A1/B1/C1/one: md5 = c34aca97553fd0deaadb7f6af20de228 OK 2025/07/31 03:30:41 INFO : A2: Making directory 2025/07/31 03:30:42 INFO : A1/B2: Making directory 2025/07/31 03:30:42 INFO : A1/B2/C2: Making directory 2025/07/31 03:30:43 INFO : A1/B1/C3: Making directory 2025/07/31 03:30:44 INFO : A3: Making directory 2025/07/31 03:30:45 INFO : A3/B3: Making directory 2025/07/31 03:30:46 INFO : A3/B3/C4: Making directory 2025/07/31 03:30:48 DEBUG : A1/two: md5 = b49e1720d281a020bf4c291c17d5d312 OK 2025/07/31 03:30:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zecadem2mohu': Purge remote 2025/07/31 03:30:52 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.79s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:30:55 DEBUG : A1/B1/C1/one: md5 = 9f045b9ff812d4b03658fa74bca423c9 OK 2025/07/31 03:30:55 INFO : A2: Making directory 2025/07/31 03:30:56 INFO : A1/B2: Making directory 2025/07/31 03:30:57 INFO : A1/B2/C2: Making directory 2025/07/31 03:30:58 INFO : A1/B1/C3: Making directory 2025/07/31 03:30:59 INFO : A3: Making directory 2025/07/31 03:30:59 INFO : A3/B3: Making directory 2025/07/31 03:31:00 INFO : A3/B3/C4: Making directory 2025/07/31 03:31:03 DEBUG : A1/two: md5 = bd879cb0c548ffa6b7701a73f0cbbfe8 OK 2025/07/31 03:31:04 DEBUG : removing 1 level 3 directories 2025/07/31 03:31:04 INFO : A3/B3/C4: Removing directory 2025/07/31 03:31:07 DEBUG : removing 2 level 3 directories 2025/07/31 03:31:07 INFO : A1/B2/C2: Removing directory 2025/07/31 03:31:07 INFO : A1/B1/C3: Removing directory 2025/07/31 03:31:07 DEBUG : removing 2 level 2 directories 2025/07/31 03:31:07 INFO : A3/B3: Removing directory 2025/07/31 03:31:07 INFO : A1/B2: Removing directory 2025/07/31 03:31:08 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/31 03:31:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/31 03:31:09 DEBUG : removing 2 level 1 directories 2025/07/31 03:31:09 INFO : A3: Removing directory 2025/07/31 03:31:09 INFO : A2: Removing directory 2025/07/31 03:31:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/31 03:31:13 DEBUG : removing 1 level 3 directories 2025/07/31 03:31:13 INFO : A1/B1/C1: Removing directory 2025/07/31 03:31:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:14 DEBUG : removing 1 level 2 directories 2025/07/31 03:31:14 INFO : A1/B1: Removing directory 2025/07/31 03:31:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/31 03:31:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/31 03:31:14 DEBUG : removing 1 level 1 directories 2025/07/31 03:31:14 INFO : A1: Removing directory 2025/07/31 03:31:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/31 03:31:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/31 03:31:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/31 03:31:15 DEBUG : removing 1 level 0 directories 2025/07/31 03:31:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': Removing directory 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/31 03:31:16 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (25.02s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:31:18 INFO : A1: Making directory 2025/07/31 03:31:18 INFO : A1/B1: Making directory 2025/07/31 03:31:19 INFO : A1/B1/C1: Making directory 2025/07/31 03:31:22 DEBUG : removing 1 level 3 directories 2025/07/31 03:31:22 INFO : A1/B1/C1: Removing directory 2025/07/31 03:31:22 DEBUG : removing 1 level 2 directories 2025/07/31 03:31:22 INFO : A1/B1: Removing directory 2025/07/31 03:31:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/31 03:31:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.43s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:31:25 INFO : A1: Making directory 2025/07/31 03:31:26 INFO : A1/B1: Making directory 2025/07/31 03:31:27 INFO : A1/B1/C1: Making directory 2025/07/31 03:31:29 DEBUG : removing 1 level 3 directories 2025/07/31 03:31:29 INFO : A1/B1/C1: Removing directory 2025/07/31 03:31:30 DEBUG : removing 1 level 2 directories 2025/07/31 03:31:30 INFO : A1/B1: Removing directory 2025/07/31 03:31:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/31 03:31:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.53s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:31:34 DEBUG : file1: md5 = cc854d710c66908ad7c5ec42088e5a21 OK 2025/07/31 03:31:35 DEBUG : filename.txt: File name found in url 2025/07/31 03:31:36 DEBUG : filename.txt: md5 = 8c2a4237c83b27b92ac6d846523e5caf OK 2025/07/31 03:31:36 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/31 03:31:38 DEBUG : headerfilename.txt: md5 = eb762898d412b77d6dff3273bdcb71cc OK 2025/07/31 03:31:39 DEBUG : file2: md5 = c99fa7609a3b95ae6b4f8b2159fd469e OK --- PASS: TestCopyURL (9.15s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:31:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/31 03:31:44 DEBUG : sub/file2: md5 = 479e5b883471aca4fd0036886d2fb061 OK 2025/07/31 03:31:44 INFO : file1: Copied (new) to: sub/file2 2025/07/31 03:31:44 INFO : file1: Deleted 2025/07/31 03:31:45 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/31 03:31:45 DEBUG : file1: Unchanged skipping 2025/07/31 03:31:45 INFO : file1: Deleted 2025/07/31 03:31:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': don't need to copy/move sub/file2, it is already at target location 2025/07/31 03:31:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.15s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:31:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/31 03:31:50 DEBUG : file1: md5 = 3a55c20b9e43436e027f72880b0b00e4 OK 2025/07/31 03:31:50 INFO : file1: Copied (new) 2025/07/31 03:31:50 INFO : file1: Deleted 2025/07/31 03:31:50 DEBUG : file1: Destination exists, skipping 2025/07/31 03:31:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.27s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:31:55 DEBUG : dst/file1: md5 = 99efb1eb73a72e45eeb1aac99287f89b OK 2025/07/31 03:31:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-neyaqus5wuje/backup" 2025/07/31 03:31:55 DEBUG : Creating backend with remote "TestDrive:crypt/kqjs03ncpoalt4ncm5duriue1nih3et8vlkrtmnjcs1r1df48ga0/1nrff024r7pq65ecp72fc28jb0" 2025/07/31 03:31:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/31 03:31:59 INFO : dst/file1: Moved (server-side) 2025/07/31 03:32:01 DEBUG : dst/file1: md5 = 82f435a2bf32ac681181b670c9ba578f OK 2025/07/31 03:32:01 INFO : dst/file1: Copied (new) 2025/07/31 03:32:01 INFO : dst/file1: Deleted 2025/07/31 03:32:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/31 03:32:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/31 03:32:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.65s) === 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-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:32:08 DEBUG : A1/one: md5 = 6bbb577c661d4099608beaf1e6b6b26b OK 2025/07/31 03:32:10 DEBUG : A1/two: md5 = f15e6bd734ada065bdbcf66a081d413f OK 2025/07/31 03:32:12 DEBUG : A1/B1/three: md5 = ebca1a341a8f68a2a1f940986d89566e OK 2025/07/31 03:32:14 DEBUG : A1/B1/C1/four: md5 = 02a1537a8d269fbf7c0b647bb870c49a OK 2025/07/31 03:32:16 DEBUG : A1/B1/C2/five: md5 = 636ca87c24298b75885a9df55c55c879 OK 2025/07/31 03:32:16 INFO : A1/B2: Making directory 2025/07/31 03:32:17 INFO : A1/B1/C3: Making directory 2025/07/31 03:32:27 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/31 03:32:27 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/31 03:32:27 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/31 03:32:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/31 03:32:27 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/31 03:32:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/31 03:32:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/31 03:32:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/31 03:32:31 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/31 03:32:31 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/31 03:32:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/31 03:32:39 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/31 03:32:39 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/31 03:32:39 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/31 03:32:39 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/31 03:32:40 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/31 03:32:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/31 03:32:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/31 03:32:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/31 03:32:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/31 03:32:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/31 03:32:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/31 03:32:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/31 03:32:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/31 03:32:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/31 03:32:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/31 03:32:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/31 03:32:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/31 03:32:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/31 03:32:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/31 03:32:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.06s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:32:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': File to upload is small (34 bytes), uploading instead of streaming 2025/07/31 03:32:55 DEBUG : no_checksum_small_file_from_pipe: md5 = e1f5115b646bcf90871f6207b257aeae OK 2025/07/31 03:32:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/31 03:32:55 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/31 03:32:56 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/31 03:32:57 DEBUG : no_checksum_big_file_from_pipe: md5 = 297786848d117f0ca9ce2696cc093b3b OK 2025/07/31 03:32:57 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-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': File to upload is small (34 bytes), uploading instead of streaming 2025/07/31 03:33:00 DEBUG : with_checksum_small_file_from_pipe: md5 = a4c5cae322a438401e184e76f6640b2c OK 2025/07/31 03:33:00 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/31 03:33:01 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/31 03:33:02 DEBUG : with_checksum_big_file_from_pipe: md5 = 6d1062457678811d598a3824b3fa1416 OK 2025/07/31 03:33:02 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-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': File to upload is small (34 bytes), uploading instead of streaming 2025/07/31 03:33:05 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/31 03:33:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/31 03:33:07 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-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': File to upload is small (34 bytes), uploading instead of streaming 2025/07/31 03:33:10 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/31 03:33:11 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/31 03:33:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.25s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.92s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/31 03:33:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': File to upload is small (48 bytes), uploading instead of streaming 2025/07/31 03:33:15 DEBUG : rcat_metadata: md5 = 2da66d61bfbdbfd2ddb97e9c187c5248 OK 2025/07/31 03:33:15 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/31 03:33:17 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/31 03:33:18 DEBUG : rcat_metadata_uploadcutoff0: md5 = bd931e274643678674ceccdb2c9697b9 OK 2025/07/31 03:33:18 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.66s) --- PASS: TestRcatMetadata/Normal (3.20s) --- PASS: TestRcatMetadata/ViaDisk (2.99s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:33:21 DEBUG : potato1: md5 = bb6684135a530dce04fa9804f2ee64ff OK 2025/07/31 03:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': File to upload is small (60 bytes), uploading instead of streaming 2025/07/31 03:33:23 DEBUG : potato2: md5 = bccd97b7b5936afc294dcc8b991b9d66 OK 2025/07/31 03:33:23 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.62s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:33:26 DEBUG : potato1: md5 = dfc5a5d800c0e57f5f12dc6846d920d1 OK 2025/07/31 03:33:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': File to upload is small (60 bytes), uploading instead of streaming 2025/07/31 03:33:27 DEBUG : potato2: md5 = 7c83d009ca5ee756e57efe93a8f075f3 OK 2025/07/31 03:33:27 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.26s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:33:31 DEBUG : potato2: md5 = 6a2440f7bc489cb6c6f882923f213293 OK 2025/07/31 03:33:32 DEBUG : empty space: md5 = 81a31dd53acc0f36196ef9b5687415cc OK 2025/07/31 03:33:35 DEBUG : sub dir/potato3: md5 = ed3fce5979622b3d7bf765bd02b5fabc OK 2025/07/31 03:33:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': Touching "sub dir/potato3" 2025/07/31 03:33:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': Touching "empty space" 2025/07/31 03:33:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': Touching "potato2" 2025/07/31 03:33:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.54s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:33:39 DEBUG : dir with metadata: Making directory with metadata 2025/07/31 03:33:40 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.59s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:33:42 DEBUG : directory with modtime: Making directory with metadata 2025/07/31 03:33:43 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.68s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:33:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/31 03:33:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:33:45 DEBUG : Google drive root 'crypt/kqjs03ncpoalt4ncm5duriue1nih3et8vlkrtmnjcs1r1df48ga0': Skipping btime metadata as can't update it on an existing file: 2025-07-31T03:33:45.038792577Z 2025/07/31 03:33:45 INFO : non existent directory: Updated directory metadata 2025/07/31 03:33:47 DEBUG : Google drive root 'crypt/kqjs03ncpoalt4ncm5duriue1nih3et8vlkrtmnjcs1r1df48ga0': Skipping btime metadata as can't update it on an existing file: 2025-07-31T03:33:45.038792577Z 2025/07/31 03:33:48 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.90s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:33:49 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/31 03:33:51 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/31 03:33:52 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.41s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:33:54 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/31 03:33:54 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:33:54 DEBUG : dst: Making directory with metadata 2025/07/31 03:33:55 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:33:55 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/31 03:33:55 INFO : dst: Set directory modification time (using SetModTime) 2025/07/31 03:33:56 INFO : dst: Set directory modification time (using SetModTime) 2025/07/31 03:33:56 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/31 03:33:56 INFO : dst: Set directory modification time (using SetModTime) 2025/07/31 03:33:56 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.66s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje'", Local "Local file system at /tmp/rclone872399859", Modify Window "1ms" 2025/07/31 03:34:00 DEBUG : sub dir/test remove existing: md5 = 6f9f1893f9ab36a547de3b62a35df79f OK 2025/07/31 03:34:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 9361c67c588d945cf84802859870f068 OK 2025/07/31 03:34:03 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bofucaw6" before starting 2025/07/31 03:34:04 DEBUG : sub dir/test remove existing.bofucaw6: TEST: removing renamed existing file after operation 2025/07/31 03:34:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fitagom7" before starting 2025/07/31 03:34:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fitagom7: TEST: renaming existing back after failed operation 2025/07/31 03:34:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wivozun9" before starting 2025/07/31 03:34:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wivozun9: TEST: removing renamed existing file after operation 2025/07/31 03:34:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "19defpn741c54sd1t9baf3e631u3c6u50ljo68hhrh5h2v2m28drc8rp2dtrme4l7bj419tne9uqrqddn6vojq6bgn73ehb3r1duhv1as4pomjocu0r35f8omp45iv01gdant4kjm4v3o8ouupuavegl5jkcr2vv5osv3ckuac4fjv0avvj0" 2025/07/31 03:34:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ne86rbrpraeqi8vpth7b0gr44jp9h99ds1kp87m3qf60thcqg8dg" --- PASS: TestRemoveExisting (14.01s) === 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/31 03:34:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neyaqus5wuje': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m9.154593609s (try 1/5)