"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/17 04:13:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resakeh0yiji" 2025/10/17 04:13:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:13:30 DEBUG : Creating backend with remote "TestDrive:crypt/04e56bnn67a9tqu103t1gn3sakfri6k086ossi8kboqska03n11g" 2025/10/17 04:13:31 DEBUG : Creating backend with remote "/tmp/rclone249596263" === 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-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", 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-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/17 04:13:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/17 04:13:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/17 04:13:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/17 04:13:31 DEBUG : potato: Seek from 10 to 0 2025/10/17 04:13:31 DEBUG : potato: Seek from 10 to 0 2025/10/17 04:13:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/17 04:13:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/17 04:13:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/17 04:13:31 DEBUG : potato: Seek from 5 to 2 2025/10/17 04:13:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/17 04:13:31 DEBUG : potato: Seek from 7 to 0 2025/10/17 04:13:31 DEBUG : potato: Seek from 7 to 0 2025/10/17 04:13:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/17 04:13:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/17 04:13:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/17 04:13:31 DEBUG : potato: Seek from 5 to 2 2025/10/17 04:13:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/17 04:13:31 DEBUG : potato: Seek from 8 to 0 2025/10/17 04:13:31 DEBUG : potato: Seek from 8 to 0 2025/10/17 04:13:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/17 04:13:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/17 04:13:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/17 04:13:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/17 04:13:31 DEBUG : potato: Seek from 5 to 2 2025/10/17 04:13:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/17 04:13:31 DEBUG : potato: Seek from 9 to 0 2025/10/17 04:13:31 DEBUG : potato: Seek from 9 to 0 2025/10/17 04:13:31 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-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:13:34 DEBUG : rutabaga: md5 = 3e6558897a22110db46ba8c69da3d834 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/17 04:13:36 DEBUG : empty space: md5 = 633d96590e8891eb27021eed6c3cce4b OK === RUN TestCheck/3 2025/10/17 04:13:38 DEBUG : potato2: md5 = 6488ab86a7ff02e32ceb3f072e620757 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/17 04:13:40 DEBUG : remotepotato: md5 = aaa87a997b4c3de5fa2c90be737132a1 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.89s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.32s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/10/17 04:13:43 DEBUG : Creating backend with remote "nonexistent" 2025/10/17 04:13:43 DEBUG : Creating backend with remote "nonexistent" 2025/10/17 04:13:43 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/17 04:13:43 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/17 04:13:43 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/17 04:13:43 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-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:13:45 DEBUG : rutabaga: md5 = fd600523ea645df95e081114ecd4515f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/17 04:13:50 DEBUG : empty space: md5 = 7a59f77fc35cd0a4264cf0cf6a29f9cb OK === RUN TestCheckDownload/3 2025/10/17 04:13:53 DEBUG : potato2: md5 = 5f04508d46fd5e919af17bddf6d94734 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/17 04:13:57 DEBUG : remotepotato: md5 = 599dffcd3cc277480e878e2ecba13b76 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.18s) --- PASS: TestCheckDownload/1 (1.28s) --- PASS: TestCheckDownload/2 (2.00s) --- PASS: TestCheckDownload/3 (1.04s) --- PASS: TestCheckDownload/4 (0.99s) --- PASS: TestCheckDownload/5 (1.11s) --- PASS: TestCheckDownload/6 (0.94s) --- PASS: TestCheckDownload/7 (0.98s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:14:03 DEBUG : rutabaga: md5 = 3e4a9760945b1047a587359d1a78bef8 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/17 04:14:05 DEBUG : empty space: md5 = d8e8d1face0e80071172238097795d22 OK === RUN TestCheckSizeOnly/3 2025/10/17 04:14:07 DEBUG : potato2: md5 = a31e4893a614da77015d2e06ad4e6a65 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/17 04:14:10 DEBUG : remotepotato: md5 = 25c1d9852667804fbef0f7b7404dc55f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.69s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.73s) --- PASS: TestCheckSizeOnly/5 (0.21s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:14:14 DEBUG : test.sum: md5 = 67380a55995222b7cc38a9b7d20f322c OK 2025/10/17 04:14:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/17 04:14:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/17 04:14:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/17 04:14:16 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/17 04:14:17 DEBUG : test.sum: md5 = 44620c8337b32bf3712bf4d2577f0c06 OK 2025/10/17 04:14:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/17 04:14:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/17 04:14:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/17 04:14:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.64s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:14:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resakeh0yiji/data" 2025/10/17 04:14:20 DEBUG : Creating backend with remote "TestDrive:crypt/04e56bnn67a9tqu103t1gn3sakfri6k086ossi8kboqska03n11g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji/data' lacks md5, skipping --- SKIP: TestCheckSum (2.14s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:14:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resakeh0yiji/data" 2025/10/17 04:14:22 DEBUG : Creating backend with remote "TestDrive:crypt/04e56bnn67a9tqu103t1gn3sakfri6k086ossi8kboqska03n11g/vjrnln8ratgmqakfosrqe8espk" 2025/10/17 04:14:26 DEBUG : data/banana: md5 = f2f87bd96818b969175077d83f26bedf OK 2025/10/17 04:14:27 DEBUG : test.sum: md5 = b53cff5ad788deefb184a3683cb2f205 OK === RUN TestCheckSumDownload/subtest1 2025/10/17 04:14:32 DEBUG : data/potato: md5 = bf7efb83dc40ff9eea034492d55df75c OK 2025/10/17 04:14:33 DEBUG : test.sum: md5 = b756a11720632b34d8e04d6dd7d1528a OK === RUN TestCheckSumDownload/subtest2 2025/10/17 04:14:38 DEBUG : test.sum: md5 = 6884c447e3641016b9dd31d7df74a9db OK === RUN TestCheckSumDownload/subtest3 2025/10/17 04:14:42 DEBUG : test.sum: md5 = 905765c835c9a17b365052b7845ecd9e OK === RUN TestCheckSumDownload/subtest4 2025/10/17 04:14:47 DEBUG : test.sum: md5 = 5d394fd2befb7872cfca3242a95697cc OK === RUN TestCheckSumDownload/subtest5 2025/10/17 04:14:51 DEBUG : test.sum: md5 = 4d5f8962a608f3307ef7610cd00d6fb1 OK === RUN TestCheckSumDownload/subtest6 2025/10/17 04:14:56 DEBUG : data/banana: md5 = d5b843d1e1ec10c25d89cb5cf4ffeaef OK 2025/10/17 04:14:58 DEBUG : data/potato: md5 = c1d336d914727acbfb7877c115d34be4 OK 2025/10/17 04:14:59 DEBUG : test.sum: md5 = 78950ac43cf818ba7d22feb02dfbf6f1 OK === RUN TestCheckSumDownload/subtest7 2025/10/17 04:15:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/17 04:15:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.45s) --- PASS: TestCheckSumDownload/subtest1 (2.48s) --- PASS: TestCheckSumDownload/subtest2 (2.22s) --- PASS: TestCheckSumDownload/subtest3 (2.66s) --- PASS: TestCheckSumDownload/subtest4 (2.22s) --- PASS: TestCheckSumDownload/subtest5 (2.34s) --- PASS: TestCheckSumDownload/subtest6 (2.79s) --- PASS: TestCheckSumDownload/subtest7 (2.62s) === RUN TestApplyTransforms 2025/10/17 04:15:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quzoxob8xiwa" 2025/10/17 04:15:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:15:05 DEBUG : Creating backend with remote "TestDrive:crypt/da8ta15s16fq2iijj2og9d8rf2de3r1417rn5dkbt5sv835eb6kg" 2025/10/17 04:15:06 DEBUG : Creating backend with remote "/tmp/rclone1919114954" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quzoxob8xiwa'", Local "Local file system at /tmp/rclone1919114954", Modify Window "1ms" 2025/10/17 04:15:09 DEBUG : hello, world!: md5 = 80bca7d4f124fc3b06e2261f23d00011 OK upper checkfile vs. lower remote (without normalization) 2025/10/17 04:15:09 ERROR : hello, world!: sum not found 2025/10/17 04:15:09 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-quzoxob8xiwa' 2025/10/17 04:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzoxob8xiwa': 1 files missing 2025/10/17 04:15:09 NOTICE: 1 hashes missing 2025/10/17 04:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzoxob8xiwa': 1 differences found 2025/10/17 04:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzoxob8xiwa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/17 04:15:10 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:15:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzoxob8xiwa': 0 differences found 2025/10/17 04:15:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzoxob8xiwa': 1 matching files 2025/10/17 04:15:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juraket2cagu" 2025/10/17 04:15:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:15:11 DEBUG : Creating backend with remote "TestDrive:crypt/uk6r7vb980lud08pk606rgs3k52mi4ff2dl2be1t5ml580a6r5m0" 2025/10/17 04:15:11 DEBUG : Creating backend with remote "/tmp/rclone3054240367" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juraket2cagu'", Local "Local file system at /tmp/rclone3054240367", Modify Window "1ms" 2025/10/17 04:15:14 DEBUG : HELLO, WORLD!: md5 = 0df02b9343cabe49e24f86bf123ea6be OK lower checkfile vs. upper remote (without normalization) 2025/10/17 04:15:14 ERROR : HELLO, WORLD!: sum not found 2025/10/17 04:15:14 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-juraket2cagu' 2025/10/17 04:15:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juraket2cagu': 1 files missing 2025/10/17 04:15:14 NOTICE: 1 hashes missing 2025/10/17 04:15:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juraket2cagu': 1 differences found 2025/10/17 04:15:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juraket2cagu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/17 04:15:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:15:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juraket2cagu': 0 differences found 2025/10/17 04:15:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juraket2cagu': 1 matching files 2025/10/17 04:15:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuzewaz7yezi" 2025/10/17 04:15:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:15:16 DEBUG : Creating backend with remote "TestDrive:crypt/b98hajjj2prslpt4vvtsube1522fafkoiun8h88hkfgbbkhoubng" 2025/10/17 04:15:17 DEBUG : Creating backend with remote "/tmp/rclone3599788858" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuzewaz7yezi'", Local "Local file system at /tmp/rclone3599788858", Modify Window "1ms" 2025/10/17 04:15:19 DEBUG : HeLlO, wOrLd!: md5 = f26533997e65df3e47c037c98cd429e4 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/17 04:15:20 ERROR : HeLlO, wOrLd!: sum not found 2025/10/17 04:15:20 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuzewaz7yezi' 2025/10/17 04:15:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzewaz7yezi': 1 files missing 2025/10/17 04:15:20 NOTICE: 1 hashes missing 2025/10/17 04:15:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzewaz7yezi': 1 differences found 2025/10/17 04:15:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzewaz7yezi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/17 04:15:21 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:15:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzewaz7yezi': 0 differences found 2025/10/17 04:15:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuzewaz7yezi': 1 matching files 2025/10/17 04:15:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemenex2yera" 2025/10/17 04:15:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:15:21 DEBUG : Creating backend with remote "TestDrive:crypt/0dq7rq6pmd5jbndj4tnjv4tmepkhph113jq9e1t2m81u70dq49l0" 2025/10/17 04:15:22 DEBUG : Creating backend with remote "/tmp/rclone4210418425" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemenex2yera'", Local "Local file system at /tmp/rclone4210418425", Modify Window "1ms" 2025/10/17 04:15:25 DEBUG : HELLO, WORLD!: md5 = dbe9c6161e8cea4fa52c34836afebce4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/17 04:15:25 ERROR : HELLO, WORLD!: sum not found 2025/10/17 04:15:25 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xemenex2yera' 2025/10/17 04:15:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xemenex2yera': 1 files missing 2025/10/17 04:15:25 NOTICE: 1 hashes missing 2025/10/17 04:15:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xemenex2yera': 1 differences found 2025/10/17 04:15:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xemenex2yera': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/17 04:15:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:15:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xemenex2yera': 0 differences found 2025/10/17 04:15:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xemenex2yera': 1 matching files 2025/10/17 04:15:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-banorid2wabi" 2025/10/17 04:15:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:15:26 DEBUG : Creating backend with remote "TestDrive:crypt/jk6r1dcbut3f6kuko4a2sdg5866qg6ap1q5ue34sii0jhbtfk3k0" 2025/10/17 04:15:27 DEBUG : Creating backend with remote "/tmp/rclone2390103890" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banorid2wabi'", Local "Local file system at /tmp/rclone2390103890", Modify Window "1ms" 2025/10/17 04:15:30 DEBUG : 測試_Русский___ě_áñ: md5 = 90115316c92d3a4cd5f8aa24ae054df8 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/17 04:15:30 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/17 04:15:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-banorid2wabi' 2025/10/17 04:15:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-banorid2wabi': 1 files missing 2025/10/17 04:15:30 NOTICE: 1 hashes missing 2025/10/17 04:15:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-banorid2wabi': 1 differences found 2025/10/17 04:15:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-banorid2wabi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/17 04:15:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:15:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-banorid2wabi': 0 differences found 2025/10/17 04:15:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-banorid2wabi': 1 matching files 2025/10/17 04:15:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sizuruk9teni" 2025/10/17 04:15:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:15:32 DEBUG : Creating backend with remote "TestDrive:crypt/dln2hsk5sagf4pb3kmcvcgv539lm1r57artb99sk0pgon1d86l10" 2025/10/17 04:15:33 DEBUG : Creating backend with remote "/tmp/rclone2370581873" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sizuruk9teni'", Local "Local file system at /tmp/rclone2370581873", Modify Window "1ms" 2025/10/17 04:15:36 DEBUG : 測試_Русский___ě_áñ: md5 = 1a652eae6e47cf6c85b2b279d20a6ba7 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/17 04:15:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/17 04:15:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sizuruk9teni' 2025/10/17 04:15:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizuruk9teni': 1 files missing 2025/10/17 04:15:36 NOTICE: 1 hashes missing 2025/10/17 04:15:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizuruk9teni': 1 differences found 2025/10/17 04:15:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizuruk9teni': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/17 04:15:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:15:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizuruk9teni': 0 differences found 2025/10/17 04:15:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizuruk9teni': 1 matching files 2025/10/17 04:15:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xisezir7noca" 2025/10/17 04:15:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:15:38 DEBUG : Creating backend with remote "TestDrive:crypt/9e2jut6gl4l1l1iqh5k4rcg87m7im6696dssas2n6ccshsmap81g" 2025/10/17 04:15:39 DEBUG : Creating backend with remote "/tmp/rclone3605294591" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xisezir7noca'", Local "Local file system at /tmp/rclone3605294591", Modify Window "1ms" 2025/10/17 04:15:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a1f928ca6174e2d84244adc81cc3a50e OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/17 04:15:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/17 04:15:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xisezir7noca' 2025/10/17 04:15:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisezir7noca': 1 files missing 2025/10/17 04:15:42 NOTICE: 1 hashes missing 2025/10/17 04:15:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisezir7noca': 1 differences found 2025/10/17 04:15:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisezir7noca': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/17 04:15:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:15:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisezir7noca': 0 differences found 2025/10/17 04:15:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisezir7noca': 1 matching files 2025/10/17 04:15:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-notiqok0radu" 2025/10/17 04:15:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:15:43 DEBUG : Creating backend with remote "TestDrive:crypt/pngpcm8g0n449te9paopa544akhljdej1jekjmi876qecg2q06dg" 2025/10/17 04:15:44 DEBUG : Creating backend with remote "/tmp/rclone3327966177" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-notiqok0radu'", Local "Local file system at /tmp/rclone3327966177", Modify Window "1ms" 2025/10/17 04:15:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 233794fefdfdf59a9ab3e11e671b46ae OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/17 04:15:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/17 04:15:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-notiqok0radu' 2025/10/17 04:15:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-notiqok0radu': 1 files missing 2025/10/17 04:15:48 NOTICE: 1 hashes missing 2025/10/17 04:15:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-notiqok0radu': 1 differences found 2025/10/17 04:15:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-notiqok0radu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/17 04:15:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:15:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-notiqok0radu': 0 differences found 2025/10/17 04:15:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-notiqok0radu': 1 matching files 2025/10/17 04:15:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zimucen4xuti" 2025/10/17 04:15:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:15:49 DEBUG : Creating backend with remote "TestDrive:crypt/1smhduva14o54uicq145tce6t5eqrlccp6us21vs9ck2sgnd75vg" 2025/10/17 04:15:50 DEBUG : Creating backend with remote "/tmp/rclone2571755791" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zimucen4xuti'", Local "Local file system at /tmp/rclone2571755791", Modify Window "1ms" 2025/10/17 04:15:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0c68712da976293348ea597c6e224ab6 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/17 04:15:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/17 04:15:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zimucen4xuti' 2025/10/17 04:15:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zimucen4xuti': 1 files missing 2025/10/17 04:15:53 NOTICE: 1 hashes missing 2025/10/17 04:15:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zimucen4xuti': 1 differences found 2025/10/17 04:15:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zimucen4xuti': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/17 04:15:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:15:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zimucen4xuti': 0 differences found 2025/10/17 04:15:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zimucen4xuti': 1 matching files 2025/10/17 04:15:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bofaxab0jula" 2025/10/17 04:15:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:15:54 DEBUG : Creating backend with remote "TestDrive:crypt/ljk604oai6v1k8aku6c6n701ng672rp9bv5mjf72otif90a4oqu0" 2025/10/17 04:15:55 DEBUG : Creating backend with remote "/tmp/rclone2264247922" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bofaxab0jula'", Local "Local file system at /tmp/rclone2264247922", Modify Window "1ms" 2025/10/17 04:15:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = aa1ff5f6050164b48c82d4f8549d2a00 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/17 04:15:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/17 04:15:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bofaxab0jula' 2025/10/17 04:15:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bofaxab0jula': 1 files missing 2025/10/17 04:15:58 NOTICE: 1 hashes missing 2025/10/17 04:15:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bofaxab0jula': 1 differences found 2025/10/17 04:15:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bofaxab0jula': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/17 04:15:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:15:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bofaxab0jula': 0 differences found 2025/10/17 04:15:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bofaxab0jula': 1 matching files 2025/10/17 04:15:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bofaxab0jula': Purge remote 2025/10/17 04:15:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zimucen4xuti': Purge remote 2025/10/17 04:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-notiqok0radu': Purge remote 2025/10/17 04:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xisezir7noca': Purge remote 2025/10/17 04:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sizuruk9teni': Purge remote 2025/10/17 04:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-banorid2wabi': Purge remote 2025/10/17 04:16:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemenex2yera': Purge remote 2025/10/17 04:16:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuzewaz7yezi': Purge remote 2025/10/17 04:16:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juraket2cagu': Purge remote 2025/10/17 04:16:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quzoxob8xiwa': Purge remote --- PASS: TestApplyTransforms (58.47s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:16:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/17 04:16:06 DEBUG : sub/file2: md5 = 1e2fe70b42a7d083f1445bd7fb8badf2 OK 2025/10/17 04:16:06 INFO : file1: Copied (new) to: sub/file2 2025/10/17 04:16:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 04:16:07 DEBUG : file1: Unchanged skipping 2025/10/17 04:16:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': don't need to copy/move sub/file2, it is already at target location 2025/10/17 04:16:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.04s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:16:13 DEBUG : dst/file1: md5 = c5302399901ed17f1ee859bad41950ad OK 2025/10/17 04:16:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resakeh0yiji/backup" 2025/10/17 04:16:14 DEBUG : Creating backend with remote "TestDrive:crypt/04e56bnn67a9tqu103t1gn3sakfri6k086ossi8kboqska03n11g/1nrff024r7pq65ecp72fc28jb0" 2025/10/17 04:16:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/17 04:16:18 INFO : dst/file1: Moved (server-side) 2025/10/17 04:16:20 DEBUG : dst/file1: md5 = e51dfb86aaa5633cf32514d7b5a95b07 OK 2025/10/17 04:16:20 INFO : dst/file1: Copied (new) 2025/10/17 04:16:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/17 04:16:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/17 04:16:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.63s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:16:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resakeh0yiji/dst" 2025/10/17 04:16:25 DEBUG : Creating backend with remote "TestDrive:crypt/04e56bnn67a9tqu103t1gn3sakfri6k086ossi8kboqska03n11g/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/17 04:16:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resakeh0yiji/CompareDest" 2025/10/17 04:16:27 DEBUG : Creating backend with remote "TestDrive:crypt/04e56bnn67a9tqu103t1gn3sakfri6k086ossi8kboqska03n11g/gveqi14airsml4bgu7krj116o8" 2025/10/17 04:16:28 DEBUG : one: Need to transfer - File not found at Destination 2025/10/17 04:16:31 DEBUG : one: md5 = 7a9287f47ff18f96402e2844ff6e9c0f OK 2025/10/17 04:16:31 INFO : one: Copied (new) 2025/10/17 04:16:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 04:16:34 DEBUG : one: md5 = 85faf09e17c2bef4b23901825da64c56 OK 2025/10/17 04:16:34 INFO : one: Copied (replaced existing) 2025/10/17 04:16:35 DEBUG : dst/one: md5 = 44f06d0c4365f8aba715360f97255988 OK 2025/10/17 04:16:38 DEBUG : CompareDest/one: md5 = b8b23424ffc8e8e9479f84f37ddfdae5 OK 2025/10/17 04:16:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 04:16:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 04:16:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/17 04:16:41 DEBUG : CompareDest/two: md5 = 3d0d349f0e016bec3c961588337be09d OK 2025/10/17 04:16:42 DEBUG : two: Need to transfer - File not found at Destination 2025/10/17 04:16:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 04:16:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/17 04:16:43 DEBUG : two: Need to transfer - File not found at Destination 2025/10/17 04:16:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 04:16:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/17 04:16:44 DEBUG : two: Need to transfer - File not found at Destination 2025/10/17 04:16:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/17 04:16:46 DEBUG : two: md5 = 24e3c7e38e72e3e86587ea5bfa4ff9ef OK 2025/10/17 04:16:46 INFO : two: Copied (new) 2025/10/17 04:16:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/17 04:16:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:16:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/17 04:16:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.90s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:16:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resakeh0yiji/dst" 2025/10/17 04:16:51 DEBUG : Creating backend with remote "TestDrive:crypt/04e56bnn67a9tqu103t1gn3sakfri6k086ossi8kboqska03n11g/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/17 04:16:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resakeh0yiji/CopyDest" 2025/10/17 04:16:53 DEBUG : Creating backend with remote "TestDrive:crypt/04e56bnn67a9tqu103t1gn3sakfri6k086ossi8kboqska03n11g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/17 04:16:54 DEBUG : one: Need to transfer - File not found at Destination 2025/10/17 04:16:57 DEBUG : one: md5 = 68655a475062b6343be93cafec324602 OK 2025/10/17 04:16:57 INFO : one: Copied (new) 2025/10/17 04:16:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 04:17:00 DEBUG : one: md5 = c47de21b66bb414cd0bbb3b7b6d4b3ac OK 2025/10/17 04:17:00 INFO : one: Copied (replaced existing) 2025/10/17 04:17:02 DEBUG : dst/one: md5 = f475a36f1030240a6d6062c2b9fd8090 OK 2025/10/17 04:17:05 DEBUG : CopyDest/one: md5 = 1f6fd30f871a5664872a3d0a1a56c7df OK 2025/10/17 04:17:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resakeh0yiji/BackupDir" 2025/10/17 04:17:05 DEBUG : Creating backend with remote "TestDrive:crypt/04e56bnn67a9tqu103t1gn3sakfri6k086ossi8kboqska03n11g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/17 04:17:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 04:17:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 04:17:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 04:17:09 INFO : one: Moved (server-side) 2025/10/17 04:17:10 INFO : one: Copied (server-side copy) 2025/10/17 04:17:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/17 04:17:12 DEBUG : CopyDest/two: md5 = 4eeff918fd08b8908e74ab063a50fa21 OK 2025/10/17 04:17:13 DEBUG : two: Need to transfer - File not found at Destination 2025/10/17 04:17:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 04:17:14 INFO : two: Copied (server-side copy) 2025/10/17 04:17:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/17 04:17:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 04:17:15 DEBUG : two: Unchanged skipping 2025/10/17 04:17:17 DEBUG : CopyDest/three: md5 = abba959cd72df6478f405559b62489f7 OK 2025/10/17 04:17:18 DEBUG : three: Need to transfer - File not found at Destination 2025/10/17 04:17:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/17 04:17:18 DEBUG : three: Destination not found in --copy-dest 2025/10/17 04:17:19 DEBUG : three: md5 = 10cd71ac1179086bb79a2bf8adc9587c OK 2025/10/17 04:17:19 INFO : three: Copied (new) 2025/10/17 04:17:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/17 04:17:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/17 04:17:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:17:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/17 04:17:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/17 04:17:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:17:26 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.48s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:17:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/17 04:17:30 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 98733a877db73f387fb1c167dd0bf3e1 OK 2025/10/17 04:17:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/17 04:17:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/17 04:17:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/17 04:17:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/17 04:17:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/17 04:17:34 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e09fd90ad37ba306a7453daedaaedc33 OK 2025/10/17 04:17:34 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/17 04:17:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/17 04:17:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.53s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.52s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:17:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': Looking for duplicate names using skip mode. 2025/10/17 04:17:41 NOTICE: one: Found 2 files with duplicate names 2025/10/17 04:17:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.38s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:17:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': Looking for duplicate names using skip mode. 2025/10/17 04:17:48 NOTICE: one: Found 3 files with duplicate names 2025/10/17 04:17:48 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/17 04:17:48 INFO : one: Deleted 2025/10/17 04:17:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.70s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:17:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': Looking for duplicate names using first mode. 2025/10/17 04:17:55 NOTICE: one: Found 3 files with duplicate names 2025/10/17 04:17:55 INFO : one: Deleted 2025/10/17 04:17:55 INFO : one: Deleted 2025/10/17 04:17:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.77s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:18:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': Looking for duplicate names using newest mode. 2025/10/17 04:18:01 NOTICE: one: Found 3 files with duplicate names 2025/10/17 04:18:02 INFO : one: Deleted 2025/10/17 04:18:02 INFO : one: Deleted 2025/10/17 04:18:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.81s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:18:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': Looking for duplicate names using oldest mode. 2025/10/17 04:18:09 NOTICE: one: Found 3 files with duplicate names 2025/10/17 04:18:09 INFO : one: Deleted 2025/10/17 04:18:10 INFO : one: Deleted 2025/10/17 04:18:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.01s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:18:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': Looking for duplicate names using largest mode. 2025/10/17 04:18:15 NOTICE: one: Found 3 files with duplicate names 2025/10/17 04:18:16 INFO : one: Deleted 2025/10/17 04:18:16 INFO : one: Deleted 2025/10/17 04:18:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.90s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:18:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': Looking for duplicate names using smallest mode. 2025/10/17 04:18:22 NOTICE: one: Found 3 files with duplicate names 2025/10/17 04:18:23 INFO : one: Deleted 2025/10/17 04:18:23 INFO : one: Deleted 2025/10/17 04:18:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.65s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:18:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': Looking for duplicate names using rename mode. 2025/10/17 04:18:30 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/17 04:18:32 INFO : one-2.txt: renamed from: one.txt 2025/10/17 04:18:33 INFO : one-3.txt: renamed from: one.txt 2025/10/17 04:18:34 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.51s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:18:40 DEBUG : dupe1/one.txt: md5 = c5312724e89305e49ffb400ca7f642e5 OK 2025/10/17 04:18:42 DEBUG : dupe2/two.txt: md5 = 7f1e076fbb540f8867bb7a6fa9f0baf5 OK 2025/10/17 04:18:45 DEBUG : dupe3/three.txt: md5 = ed9b39511c1ac443eae3afa21f6b6872 OK 2025/10/17 04:18:45 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/17 04:18:46 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/17 04:18:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/17 04:18:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/17 04:18:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/17 04:18:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/17 04:18:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.77s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:18:53 DEBUG : a.txt: md5 = 0b3415e3536993cfdf5a0ac58ba68957 OK 2025/10/17 04:18:55 DEBUG : zend.txt: md5 = 442110270cf9856a3926f59f3f21904e OK 2025/10/17 04:18:57 DEBUG : sub dir/hello world: md5 = ae5156e1f6b51f6f10fbafbdf0ccbe9a OK 2025/10/17 04:18:59 DEBUG : sub dir/hello world2: md5 = 0a04eef49b53bfefbda11b27571df234 OK 2025/10/17 04:19:01 DEBUG : sub dir/ignore dir/.ignore: md5 = 093ab3deaf79c4e55b86d9afe8c102c2 OK 2025/10/17 04:19:03 DEBUG : sub dir/ignore dir/should be ignored: md5 = 73001e063099c1bca3d11df5cc8ca9eb OK 2025/10/17 04:19:05 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5042770c0e7258b32a466212fdba1a4f OK 2025/10/17 04:19:06 DEBUG : a.txt: Excluded (Size Filter) 2025/10/17 04:19:06 DEBUG : a.txt: Excluded 2025/10/17 04:19:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/17 04:19:07 DEBUG : sub dir/hello world: Excluded 2025/10/17 04:19:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/17 04:19:07 DEBUG : sub dir/hello world2: Excluded 2025/10/17 04:19:08 DEBUG : sub dir/ignore dir: Excluded 2025/10/17 04:19:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/17 04:19:08 DEBUG : sub dir/hello world: Excluded 2025/10/17 04:19:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/17 04:19:08 DEBUG : sub dir/hello world2: Excluded 2025/10/17 04:19:08 DEBUG : sub dir/ignore dir: Excluded 2025/10/17 04:19:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/17 04:19:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/17 04:19:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/17 04:19:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/17 04:19:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/17 04:19:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/17 04:19:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.07s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:19:16 DEBUG : a.txt: md5 = d59a28bbeac14aa3db8f2315ee43917b OK 2025/10/17 04:19:18 DEBUG : zend.txt: md5 = a170327ce09508c38147f0a860fa194a OK 2025/10/17 04:19:20 DEBUG : sub dir/hello world: md5 = 30aedaccdf89a7acaa5538dc3b1acfba OK 2025/10/17 04:19:22 DEBUG : sub dir/hello world2: md5 = 87dc9789d9172185732e2031dee4f961 OK 2025/10/17 04:19:24 DEBUG : sub dir/ignore dir/.ignore: md5 = 0b2e69d1ef87b1b18a214c11570bc678 OK 2025/10/17 04:19:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = b00cdb2fd397c03b19c62aa078a76c66 OK 2025/10/17 04:19:28 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8f3b2914fd559012d7ad408a287ea07a OK 2025/10/17 04:19:29 DEBUG : a.txt: Excluded (Size Filter) 2025/10/17 04:19:29 DEBUG : a.txt: Excluded 2025/10/17 04:19:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/17 04:19:30 DEBUG : sub dir/hello world: Excluded 2025/10/17 04:19:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/17 04:19:30 DEBUG : sub dir/hello world2: Excluded 2025/10/17 04:19:30 DEBUG : sub dir/ignore dir: Excluded 2025/10/17 04:19:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/17 04:19:30 DEBUG : sub dir/hello world: Excluded 2025/10/17 04:19:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/17 04:19:30 DEBUG : sub dir/hello world2: Excluded 2025/10/17 04:19:31 DEBUG : sub dir/ignore dir: Excluded 2025/10/17 04:19:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/17 04:19:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/17 04:19:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/17 04:19:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/17 04:19:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/17 04:19:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/17 04:19:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.76s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:19:39 DEBUG : file1: md5 = 6831cf7a60d8f7a919a551a7e3f8e4cb OK 2025/10/17 04:19:41 DEBUG : sub/file2: md5 = 962a3e04617542900f4a6b4476a0dc8a OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/10/17 04:19:44 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/17 04:19:45 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/17 04:19:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/17 04:19:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.32s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.37s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.76s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:19:50 DEBUG : file1: md5 = 7dd434d3e02ba1d71a680b28a95fbfe5 OK 2025/10/17 04:19:52 DEBUG : sub/file2: md5 = 62d47eeb040f5658dccb3ceb0ee7a4b3 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/10/17 04:19:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resakeh0yiji/notfound" 2025/10/17 04:19:56 DEBUG : Config file has changed externally - reloading 2025/10/17 04:19:56 DEBUG : Creating backend with remote "TestDrive:crypt/04e56bnn67a9tqu103t1gn3sakfri6k086ossi8kboqska03n11g/qe0i31qdkoejk60elps0ni5sqk" 2025/10/17 04:19:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.38s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.31s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.92s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:20:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': Making directory 2025/10/17 04:20:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:20:03 DEBUG : sub dir/hello world: md5 = 2d1bbf1b29b715e409b4f42c879ef675 OK 2025/10/17 04:20:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.92s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:20:07 DEBUG : potato2: md5 = 577ac02255675828796014c4842787fb OK 2025/10/17 04:20:09 DEBUG : empty space: md5 = eb5855b9487c7f105642ea2a4b145b94 OK --- PASS: TestLs (4.91s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:20:12 DEBUG : potato2: md5 = ce76a57eaa195d86d9aa4285166b481d OK 2025/10/17 04:20:13 DEBUG : empty space: md5 = 47405781253d566d28f19c7fbf71eab7 OK 2025/10/17 04:20:14 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.27s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:20:17 DEBUG : potato2: md5 = 60a1af441eb763c88a5522297c05e5ee OK 2025/10/17 04:20:19 DEBUG : empty space: md5 = d147c7af3a92b8f7fefe06721539c1ac OK --- PASS: TestLsLong (5.03s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:20:22 DEBUG : potato2: md5 = 625b19953b54d7bb77f1d0b48e6e71c8 OK 2025/10/17 04:20:24 DEBUG : empty space: md5 = 12eb83a1f69000f3683b6462a37a6d44 OK --- PASS: TestHashSums (4.45s) === RUN TestHashSumsWithErrors 2025/10/17 04:20:25 DEBUG : Creating backend with remote ":memory:" 2025/10/17 04:20:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/17 04:20:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/17 04:20:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/17 04:20:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/17 04:20:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/17 04:20:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/17 04:20:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/17 04:20:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/17 04:20:25 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-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:20:27 DEBUG : potato2: md5 = d13051730f12decb40687a876e1eb247 OK 2025/10/17 04:20:28 DEBUG : empty space: md5 = 1451281535dfcca28a401afed2d31452 OK 2025/10/17 04:20:31 DEBUG : sub dir/potato3: md5 = 29c1d282298d4a7475ce22351c148dba OK 2025/10/17 04:20:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.34s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:20:36 DEBUG : small: md5 = cea87bc2356777f46a111547de7af04a OK 2025/10/17 04:20:38 DEBUG : medium: md5 = 9a3b17578580e9c15867dccbb8b203e9 OK 2025/10/17 04:20:39 DEBUG : large: md5 = 65cde22e08b0330bd47a67370533a220 OK 2025/10/17 04:20:40 DEBUG : Waiting for deletions to finish 2025/10/17 04:20:40 DEBUG : large: Excluded (Size Filter) 2025/10/17 04:20:40 INFO : small: Deleted 2025/10/17 04:20:40 INFO : medium: Deleted --- PASS: TestDelete (6.74s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:20:43 DEBUG : small: md5 = 1b5bd234aa144a26294f07fe7700d70c OK 2025/10/17 04:20:45 DEBUG : medium: md5 = b6c0ca96f6d6b441b0cab00a93abfc25 OK 2025/10/17 04:20:46 DEBUG : large: md5 = 37b246ca9be4e16dda6fc948d7d375a4 OK 2025/10/17 04:20:46 DEBUG : Waiting for deletions to finish 2025/10/17 04:20:47 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/10/17 04:20:47 INFO : small: Deleted 2025/10/17 04:20:47 INFO : medium: Deleted --- PASS: TestMaxDelete (7.28s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:20:50 DEBUG : small: md5 = 12550c24b49627f91e969d8e14424372 OK 2025/10/17 04:20:52 DEBUG : medium: md5 = 992d6df2d0601e73171041408fd920bb OK 2025/10/17 04:20:54 DEBUG : large: md5 = d50fe2df34e93b096ece083f5e0d645b OK 2025/10/17 04:20:54 DEBUG : Waiting for deletions to finish 2025/10/17 04:20:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/17 04:20:55 INFO : medium: Deleted 2025/10/17 04:20:55 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.98s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:20:58 DEBUG : small: md5 = 98bff640517ecdc0a584d688883b9876 OK 2025/10/17 04:21:00 DEBUG : medium: md5 = ceb5237505a956b2c379d92d8ca35c36 OK 2025/10/17 04:21:01 DEBUG : large: md5 = a319e8585de8a7b0db60d3a61cfbbf57 OK 2025/10/17 04:21:02 DEBUG : Waiting for deletions to finish 2025/10/17 04:21:02 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/17 04:21:02 INFO : medium: Deleted 2025/10/17 04:21:02 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.75s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:21:06 DEBUG : ReadFile: md5 = 754ab9ebdb36cfaec5c5e7e4a752af2f OK --- PASS: TestReadFile (4.62s) === RUN TestRetry 2025/10/17 04:21:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/17 04:21:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/17 04:21:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/17 04:21:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/17 04:21:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/17 04:21:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/17 04:21:09 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-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:21:11 DEBUG : file1: md5 = 42b9a28e857dd57966b15280c97878ea OK 2025/10/17 04:21:12 DEBUG : file2: md5 = 9a6edf82ee42ade10c6f8b6bff40beca OK 2025/10/17 04:21:20 DEBUG : TestDrive: Token expired 2025/10/17 04:21:20 DEBUG : Config file has changed externally - reloading 2025/10/17 04:21:20 DEBUG : TestDrive: Loaded fresh token from config file 2025/10/17 04:21:20 DEBUG : TestDrive: Token refresh successful --- PASS: TestCat (17.65s) === RUN TestPurge 2025/10/17 04:21:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cakacik9pibe" 2025/10/17 04:21:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:21:27 DEBUG : Creating backend with remote "TestDrive:crypt/uq4oed81la9cqfcpb67g64kkndujto25q1mbkbvlfbq09g2h78ag" 2025/10/17 04:21:28 DEBUG : Creating backend with remote "/tmp/rclone2091878279" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cakacik9pibe'", Local "Local file system at /tmp/rclone2091878279", Modify Window "1ms" 2025/10/17 04:21:32 DEBUG : A1/B1/C1/one: md5 = f1e6eb8e66b367fa0c6169810c73d45e OK 2025/10/17 04:21:32 INFO : A2: Making directory 2025/10/17 04:21:33 INFO : A1/B2: Making directory 2025/10/17 04:21:34 INFO : A1/B2/C2: Making directory 2025/10/17 04:21:34 INFO : A1/B1/C3: Making directory 2025/10/17 04:21:35 INFO : A3: Making directory 2025/10/17 04:21:36 INFO : A3/B3: Making directory 2025/10/17 04:21:37 INFO : A3/B3/C4: Making directory 2025/10/17 04:21:39 DEBUG : A1/two: md5 = a2f8a14cc5a5fe3cf1620f891ced517b OK 2025/10/17 04:21:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cakacik9pibe': Purge remote 2025/10/17 04:21:42 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.55s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:21:46 DEBUG : A1/B1/C1/one: md5 = f6e183957e4483205d99663c158c3fcd OK 2025/10/17 04:21:46 INFO : A2: Making directory 2025/10/17 04:21:47 INFO : A1/B2: Making directory 2025/10/17 04:21:48 INFO : A1/B2/C2: Making directory 2025/10/17 04:21:48 INFO : A1/B1/C3: Making directory 2025/10/17 04:21:49 INFO : A3: Making directory 2025/10/17 04:21:50 INFO : A3/B3: Making directory 2025/10/17 04:21:51 INFO : A3/B3/C4: Making directory 2025/10/17 04:21:53 DEBUG : A1/two: md5 = 8bb2674c611859e5c41e8701bfa9080a OK 2025/10/17 04:21:54 DEBUG : removing 1 level 3 directories 2025/10/17 04:21:54 INFO : A3/B3/C4: Removing directory 2025/10/17 04:21:58 DEBUG : removing 2 level 3 directories 2025/10/17 04:21:58 INFO : A1/B2/C2: Removing directory 2025/10/17 04:21:58 INFO : A1/B1/C3: Removing directory 2025/10/17 04:21:58 DEBUG : removing 2 level 2 directories 2025/10/17 04:21:58 INFO : A3/B3: Removing directory 2025/10/17 04:21:58 INFO : A1/B2: Removing directory 2025/10/17 04:21:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/17 04:21:59 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/17 04:21:59 DEBUG : removing 2 level 1 directories 2025/10/17 04:21:59 INFO : A2: Removing directory 2025/10/17 04:21:59 INFO : A3: Removing directory 2025/10/17 04:22:00 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/17 04:22:04 DEBUG : removing 1 level 3 directories 2025/10/17 04:22:04 INFO : A1/B1/C1: Removing directory 2025/10/17 04:22:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:04 DEBUG : removing 1 level 2 directories 2025/10/17 04:22:04 INFO : A1/B1: Removing directory 2025/10/17 04:22:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/17 04:22:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/17 04:22:05 DEBUG : removing 1 level 1 directories 2025/10/17 04:22:05 INFO : A1: Removing directory 2025/10/17 04:22:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/17 04:22:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/17 04:22:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/17 04:22:06 DEBUG : removing 1 level 0 directories 2025/10/17 04:22:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': Removing directory 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/17 04:22:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (25.23s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:22:08 INFO : A1: Making directory 2025/10/17 04:22:09 INFO : A1/B1: Making directory 2025/10/17 04:22:10 INFO : A1/B1/C1: Making directory 2025/10/17 04:22:12 DEBUG : removing 1 level 3 directories 2025/10/17 04:22:12 INFO : A1/B1/C1: Removing directory 2025/10/17 04:22:13 DEBUG : removing 1 level 2 directories 2025/10/17 04:22:13 INFO : A1/B1: Removing directory 2025/10/17 04:22:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/17 04:22:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.25s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:22:16 INFO : A1: Making directory 2025/10/17 04:22:17 INFO : A1/B1: Making directory 2025/10/17 04:22:17 INFO : A1/B1/C1: Making directory 2025/10/17 04:22:20 DEBUG : removing 1 level 3 directories 2025/10/17 04:22:20 INFO : A1/B1/C1: Removing directory 2025/10/17 04:22:21 DEBUG : removing 1 level 2 directories 2025/10/17 04:22:21 INFO : A1/B1: Removing directory 2025/10/17 04:22:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/17 04:22:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.61s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:22:25 DEBUG : file1: md5 = b508922a3a10f47980d79cf9a786a04a OK 2025/10/17 04:22:26 DEBUG : filename.txt: File name found in url 2025/10/17 04:22:28 DEBUG : filename.txt: md5 = 606de9cd570de681fd6bcfebef74fc7b OK 2025/10/17 04:22:28 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/17 04:22:29 DEBUG : headerfilename.txt: md5 = a49b9666028952df1472e42c268e1127 OK 2025/10/17 04:22:31 DEBUG : file2: md5 = 34c6b0bdca056158243f1cf61bbf61a7 OK --- PASS: TestCopyURL (9.87s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:22:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/17 04:22:36 DEBUG : sub/file2: md5 = 4ed0da38d1c05e917a968328f489516c OK 2025/10/17 04:22:36 INFO : file1: Copied (new) to: sub/file2 2025/10/17 04:22:36 INFO : file1: Deleted 2025/10/17 04:22:37 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 04:22:37 DEBUG : file1: Unchanged skipping 2025/10/17 04:22:37 INFO : file1: Deleted 2025/10/17 04:22:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': don't need to copy/move sub/file2, it is already at target location 2025/10/17 04:22:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.20s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:22:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/17 04:22:41 DEBUG : file1: md5 = bd3c1f3b0439a4626e4f02e5e2ff0bec OK 2025/10/17 04:22:41 INFO : file1: Copied (new) 2025/10/17 04:22:41 INFO : file1: Deleted 2025/10/17 04:22:42 DEBUG : file1: Destination exists, skipping 2025/10/17 04:22:42 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.37s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:22:46 DEBUG : dst/file1: md5 = b861c178ebe9c7d06d788c312e24ede6 OK 2025/10/17 04:22:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resakeh0yiji/backup" 2025/10/17 04:22:47 DEBUG : Creating backend with remote "TestDrive:crypt/04e56bnn67a9tqu103t1gn3sakfri6k086ossi8kboqska03n11g/1nrff024r7pq65ecp72fc28jb0" 2025/10/17 04:22:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/17 04:22:51 INFO : dst/file1: Moved (server-side) 2025/10/17 04:22:53 DEBUG : dst/file1: md5 = fecc9ce08ecbd6927ce7bb5f60298624 OK 2025/10/17 04:22:53 INFO : dst/file1: Copied (new) 2025/10/17 04:22:53 INFO : dst/file1: Deleted 2025/10/17 04:22:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/17 04:22:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/17 04:22:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.64s) === 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-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:23:00 DEBUG : A1/one: md5 = c9b128ecf3fc3654d5c25ae1c8fe6a9b OK 2025/10/17 04:23:01 DEBUG : A1/two: md5 = 395f4c7448e44446ed1c13b53df8f430 OK 2025/10/17 04:23:04 DEBUG : A1/B1/three: md5 = 6307bd7650c1ef09597a8763546a4eb8 OK 2025/10/17 04:23:06 DEBUG : A1/B1/C1/four: md5 = 1642d87e84101d8e612fa3670f380940 OK 2025/10/17 04:23:08 DEBUG : A1/B1/C2/five: md5 = c284e48c8def6d8c9590218ede00c5fb OK 2025/10/17 04:23:08 INFO : A1/B2: Making directory 2025/10/17 04:23:09 INFO : A1/B1/C3: Making directory 2025/10/17 04:23:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/17 04:23:18 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/17 04:23:18 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/17 04:23:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/17 04:23:18 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/17 04:23:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/17 04:23:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/17 04:23:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/17 04:23:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/17 04:23:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/17 04:23:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/17 04:23:31 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/17 04:23:31 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/17 04:23:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/17 04:23:31 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/17 04:23:31 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/17 04:23:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/17 04:23:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/17 04:23:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/17 04:23:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/17 04:23:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/17 04:23:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/17 04:23:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/17 04:23:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/17 04:23:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/17 04:23:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/17 04:23:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/17 04:23:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/17 04:23:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/17 04:23:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/17 04:23:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.74s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:23:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': File to upload is small (34 bytes), uploading instead of streaming 2025/10/17 04:23:47 DEBUG : no_checksum_small_file_from_pipe: md5 = c87adb69b18bd312e9e4f3d415172b42 OK 2025/10/17 04:23:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/17 04:23:47 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/17 04:23:47 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/17 04:23:48 DEBUG : no_checksum_big_file_from_pipe: md5 = 3250b5aeac30045fd24f5a5d14e9ba50 OK 2025/10/17 04:23:48 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-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': File to upload is small (34 bytes), uploading instead of streaming 2025/10/17 04:23:52 DEBUG : with_checksum_small_file_from_pipe: md5 = 18c78d5d981f3436a8e027db78045320 OK 2025/10/17 04:23:52 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/17 04:23:52 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/17 04:23:53 DEBUG : with_checksum_big_file_from_pipe: md5 = 08c1a29e6dc0b2d4692e8def26105b94 OK 2025/10/17 04:23:53 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-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:23:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': File to upload is small (34 bytes), uploading instead of streaming 2025/10/17 04:23:57 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 04:23:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/17 04:23:59 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': File to upload is small (34 bytes), uploading instead of streaming 2025/10/17 04:24:02 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/17 04:24:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/17 04:24:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.29s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.29s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.43s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/17 04:24:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': File to upload is small (48 bytes), uploading instead of streaming 2025/10/17 04:24:08 DEBUG : rcat_metadata: md5 = fcb6bc2ad33838946962e9b10d6aca24 OK 2025/10/17 04:24:08 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/17 04:24:10 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/17 04:24:11 DEBUG : rcat_metadata_uploadcutoff0: md5 = c427a323a365a9a0ac7f17e2e968ad5d OK 2025/10/17 04:24:11 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.22s) --- PASS: TestRcatMetadata/Normal (2.64s) --- PASS: TestRcatMetadata/ViaDisk (3.09s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:24:14 DEBUG : potato1: md5 = 73f79afc2853d1964d35e0615ccba9e4 OK 2025/10/17 04:24:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': File to upload is small (60 bytes), uploading instead of streaming 2025/10/17 04:24:16 DEBUG : potato2: md5 = 8bb2bb10083a6790d78f7eac3d65ae91 OK 2025/10/17 04:24:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.46s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:24:19 DEBUG : potato1: md5 = 28a3b69e003dd996c7c2fe97d96d6a84 OK 2025/10/17 04:24:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': File to upload is small (60 bytes), uploading instead of streaming 2025/10/17 04:24:21 DEBUG : potato2: md5 = f11e2c247638ae75ef1e28fe2d23274a OK 2025/10/17 04:24:21 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.34s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:24:24 DEBUG : potato2: md5 = baba90803ae406cecc4ec7d94ed2d741 OK 2025/10/17 04:24:26 DEBUG : empty space: md5 = 307cb1a9ef37c8492c7385a3f0884f1d OK 2025/10/17 04:24:28 DEBUG : sub dir/potato3: md5 = 270e88c6e140376c5906e73450adba30 OK 2025/10/17 04:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': Touching "sub dir/potato3" 2025/10/17 04:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': Touching "potato2" 2025/10/17 04:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': Touching "empty space" 2025/10/17 04:24:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.31s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:24:33 DEBUG : dir with metadata: Making directory with metadata 2025/10/17 04:24:34 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.47s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:24:36 DEBUG : directory with modtime: Making directory with metadata 2025/10/17 04:24:37 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.47s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:24:38 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/17 04:24:38 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/17 04:24:38 DEBUG : Google drive root 'crypt/04e56bnn67a9tqu103t1gn3sakfri6k086ossi8kboqska03n11g': Skipping btime metadata as can't update it on an existing file: 2025-10-17T04:24:38.751826503Z 2025/10/17 04:24:39 INFO : non existent directory: Updated directory metadata 2025/10/17 04:24:41 DEBUG : Google drive root 'crypt/04e56bnn67a9tqu103t1gn3sakfri6k086ossi8kboqska03n11g': Skipping btime metadata as can't update it on an existing file: 2025-10-17T04:24:38.751826503Z 2025/10/17 04:24:41 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.89s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:24:43 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/17 04:24:45 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/17 04:24:46 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.28s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:24:47 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/17 04:24:47 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/17 04:24:47 DEBUG : dst: Making directory with metadata 2025/10/17 04:24:48 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/17 04:24:48 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 04:24:49 INFO : dst: Set directory modification time (using SetModTime) 2025/10/17 04:24:49 INFO : dst: Set directory modification time (using SetModTime) 2025/10/17 04:24:49 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/17 04:24:50 INFO : dst: Set directory modification time (using SetModTime) 2025/10/17 04:24:50 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.80s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji'", Local "Local file system at /tmp/rclone249596263", Modify Window "1ms" 2025/10/17 04:24:53 DEBUG : sub dir/test remove existing: md5 = eb33271d7bcbb8cd1155755eecaac17e OK 2025/10/17 04:24:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c63d4a7df3e4f9aaea6ec6ad7754c776 OK 2025/10/17 04:24:57 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yofefot3" before starting 2025/10/17 04:24:58 DEBUG : sub dir/test remove existing.yofefot3: TEST: removing renamed existing file after operation 2025/10/17 04:24:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.petebin3" before starting 2025/10/17 04:25:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.petebin3: TEST: renaming existing back after failed operation 2025/10/17 04:25:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nivolul7" before starting 2025/10/17 04:25:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nivolul7: TEST: removing renamed existing file after operation 2025/10/17 04:25:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "27kk5gp8pd9vidclr29eqclclkv4kk2i00jk4kotttp52sksdo8qtgsck3p4fls2cld5atvg5s30fcd0c5a6khi45j7rjeto1h5p35ku93gpbe7agjc84r66msis5fhrp6s5g0a9aju83h15sn11tb1f5u6k0vaq5759fs2gbuu1vqkkf1o0" 2025/10/17 04:25:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "onuv22nvcp81chs6h0d1qdf8dek1kk1rr1gn52l4m5s6c3qfjq50" --- PASS: TestRemoveExisting (14.42s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/10/17 04:25:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resakeh0yiji': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m36.720355938s (try 1/5)