"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/13 05:21:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidagok6pive" 2025/04/13 05:21:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:21:01 DEBUG : Creating backend with remote "TestDrive:crypt/0s8id35tov633qefjbruevb47cf51pvir2d4orbpvbr19rqehug0" 2025/04/13 05:21:02 DEBUG : Creating backend with remote "/tmp/rclone3281943985" === 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-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/13 05:21:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/13 05:21:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/13 05:21:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/13 05:21:02 DEBUG : potato: Seek from 10 to 0 2025/04/13 05:21:02 DEBUG : potato: Seek from 10 to 0 2025/04/13 05:21:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/13 05:21:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/13 05:21:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/13 05:21:02 DEBUG : potato: Seek from 5 to 2 2025/04/13 05:21:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/13 05:21:02 DEBUG : potato: Seek from 7 to 0 2025/04/13 05:21:02 DEBUG : potato: Seek from 7 to 0 2025/04/13 05:21:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/13 05:21:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/13 05:21:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/13 05:21:02 DEBUG : potato: Seek from 5 to 2 2025/04/13 05:21:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/13 05:21:02 DEBUG : potato: Seek from 8 to 0 2025/04/13 05:21:02 DEBUG : potato: Seek from 8 to 0 2025/04/13 05:21:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/13 05:21:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/13 05:21:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/13 05:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/13 05:21:02 DEBUG : potato: Seek from 5 to 2 2025/04/13 05:21:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/13 05:21:02 DEBUG : potato: Seek from 9 to 0 2025/04/13 05:21:02 DEBUG : potato: Seek from 9 to 0 2025/04/13 05:21:02 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-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:21:05 DEBUG : rutabaga: md5 = 81b3bd18893786c5bec59731b05eab8e OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/13 05:21:07 DEBUG : empty space: md5 = fd4a9093d245926fa412c943ee6a7a0f OK === RUN TestCheck/3 2025/04/13 05:21:09 DEBUG : potato2: md5 = 61de0c203e789d949471f96bdc60ce3b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/13 05:21:11 DEBUG : remotepotato: md5 = dfbc41a6d25ed1755c612bef83e89f4f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.97s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/04/13 05:21:14 DEBUG : Creating backend with remote "nonexistent" 2025/04/13 05:21:14 DEBUG : Creating backend with remote "nonexistent" 2025/04/13 05:21:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/13 05:21:14 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/13 05:21:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/13 05:21:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:21:16 DEBUG : rutabaga: md5 = 0990999ed520443a043712d7c1086feb OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/13 05:21:20 DEBUG : empty space: md5 = 93821906760c1b74ce46da6757be9c8e OK === RUN TestCheckDownload/3 2025/04/13 05:21:23 DEBUG : potato2: md5 = 701d281608f67a2aef199b59a3a21446 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/13 05:21:27 DEBUG : remotepotato: md5 = 4c6fb8d5e0e8b4cba22cb1a6b3ca6fa0 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.14s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (1.06s) --- PASS: TestCheckDownload/3 (1.71s) --- PASS: TestCheckDownload/4 (1.07s) --- PASS: TestCheckDownload/5 (0.97s) --- PASS: TestCheckDownload/6 (1.66s) --- PASS: TestCheckDownload/7 (1.27s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:21:34 DEBUG : rutabaga: md5 = 0a0ddb4b36c9c6bd4e85c2218616dbd4 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/13 05:21:36 DEBUG : empty space: md5 = b4feb4653de56c051730a4945dcbcfd8 OK === RUN TestCheckSizeOnly/3 2025/04/13 05:21:38 DEBUG : potato2: md5 = c0f10c5b87cd843a834b5a4eb0d49113 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/13 05:21:40 DEBUG : remotepotato: md5 = c5b778d648c6db143f0dc85e1ecbb93e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.24s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:21:45 DEBUG : test.sum: md5 = 9ae8cf5eb7b4aa7e5be05b846fd6d732 OK 2025/04/13 05:21:46 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/13 05:21:46 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/13 05:21:46 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/13 05:21:46 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/13 05:21:48 DEBUG : test.sum: md5 = 3b01c5538411472df54ee0d9853d9c35 OK 2025/04/13 05:21:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/13 05:21:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/13 05:21:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/13 05:21:49 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.81s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:21:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidagok6pive/data" 2025/04/13 05:21:50 DEBUG : Config file has changed externally - reloading 2025/04/13 05:21:50 DEBUG : Creating backend with remote "TestDrive:crypt/0s8id35tov633qefjbruevb47cf51pvir2d4orbpvbr19rqehug0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:21:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidagok6pive/data" 2025/04/13 05:21:52 DEBUG : Creating backend with remote "TestDrive:crypt/0s8id35tov633qefjbruevb47cf51pvir2d4orbpvbr19rqehug0/vjrnln8ratgmqakfosrqe8espk" 2025/04/13 05:21:55 DEBUG : data/banana: md5 = b0a8f816c352429bea91d2e8eabadb22 OK 2025/04/13 05:21:57 DEBUG : test.sum: md5 = 6c1a2218bd2f55c3d3157ba7eb39e905 OK === RUN TestCheckSumDownload/subtest1 2025/04/13 05:22:01 DEBUG : data/potato: md5 = 91f72ffd8ddb9f4e53d8f061acf8635f OK 2025/04/13 05:22:02 DEBUG : test.sum: md5 = 7feee8d077b36267dec8e599f391deae OK === RUN TestCheckSumDownload/subtest2 2025/04/13 05:22:07 DEBUG : test.sum: md5 = 50c9e13acbe7ae57d2692a81934a6887 OK === RUN TestCheckSumDownload/subtest3 2025/04/13 05:22:11 DEBUG : test.sum: md5 = bbe848ad821786d56c2edbcd711bbf42 OK === RUN TestCheckSumDownload/subtest4 2025/04/13 05:22:15 DEBUG : test.sum: md5 = 58dc14e3b34061c0346bb97cf8ac517c OK === RUN TestCheckSumDownload/subtest5 2025/04/13 05:22:19 DEBUG : test.sum: md5 = 9d376bb73673c4e804a2087b9384a53b OK === RUN TestCheckSumDownload/subtest6 2025/04/13 05:22:23 DEBUG : data/banana: md5 = 094a5aae7e971a663a6dff9ba6a15e0a OK 2025/04/13 05:22:25 DEBUG : data/potato: md5 = 65d460eb3679333b3aefbae7816a0449 OK 2025/04/13 05:22:26 DEBUG : test.sum: md5 = 145756d1c64dc8bb4bd4fc5e71934e7a OK === RUN TestCheckSumDownload/subtest7 2025/04/13 05:22:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/13 05:22:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.94s) --- PASS: TestCheckSumDownload/subtest1 (2.37s) --- PASS: TestCheckSumDownload/subtest2 (2.67s) --- PASS: TestCheckSumDownload/subtest3 (2.37s) --- PASS: TestCheckSumDownload/subtest4 (2.07s) --- PASS: TestCheckSumDownload/subtest5 (2.18s) --- PASS: TestCheckSumDownload/subtest6 (1.96s) --- PASS: TestCheckSumDownload/subtest7 (2.16s) === RUN TestApplyTransforms 2025/04/13 05:22:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yidapic2gala" 2025/04/13 05:22:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:22:32 DEBUG : Creating backend with remote "TestDrive:crypt/7fun369mu3a82la0t51dat6urtm5cgd73agjf1s8kcvvp70tjrig" 2025/04/13 05:22:33 DEBUG : Creating backend with remote "/tmp/rclone3394629895" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidapic2gala'", Local "Local file system at /tmp/rclone3394629895", Modify Window "1ms" 2025/04/13 05:22:35 DEBUG : hello, world!: md5 = 7d1466b1cfce1679479eed97c930af63 OK upper checkfile vs. lower remote (without normalization) 2025/04/13 05:22:35 ERROR : hello, world!: sum not found 2025/04/13 05:22:35 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yidapic2gala' 2025/04/13 05:22:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yidapic2gala': 1 files missing 2025/04/13 05:22:35 NOTICE: 1 hashes missing 2025/04/13 05:22:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yidapic2gala': 2 differences found 2025/04/13 05:22:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yidapic2gala': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/13 05:22:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:22:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yidapic2gala': 0 differences found 2025/04/13 05:22:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yidapic2gala': 1 matching files 2025/04/13 05:22:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lafiyuc6wahe" 2025/04/13 05:22:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:22:36 DEBUG : Creating backend with remote "TestDrive:crypt/ihttaetge3aejq514phnngn1tiacacpv35m92b50v5bgb5i3b09g" 2025/04/13 05:22:37 DEBUG : Creating backend with remote "/tmp/rclone1972637949" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lafiyuc6wahe'", Local "Local file system at /tmp/rclone1972637949", Modify Window "1ms" 2025/04/13 05:22:40 DEBUG : HELLO, WORLD!: md5 = dbc54ee262a52edee23df3f2513fd44b OK lower checkfile vs. upper remote (without normalization) 2025/04/13 05:22:40 ERROR : HELLO, WORLD!: sum not found 2025/04/13 05:22:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lafiyuc6wahe' 2025/04/13 05:22:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lafiyuc6wahe': 1 files missing 2025/04/13 05:22:40 NOTICE: 1 hashes missing 2025/04/13 05:22:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lafiyuc6wahe': 2 differences found 2025/04/13 05:22:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lafiyuc6wahe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/13 05:22:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:22:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lafiyuc6wahe': 0 differences found 2025/04/13 05:22:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lafiyuc6wahe': 1 matching files 2025/04/13 05:22:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kojalig3cira" 2025/04/13 05:22:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:22:41 DEBUG : Creating backend with remote "TestDrive:crypt/5ti7shfl2hbh7da270t3kpjban5khfcdra81mrl4b951emhdcbh0" 2025/04/13 05:22:42 DEBUG : Creating backend with remote "/tmp/rclone2968623354" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojalig3cira'", Local "Local file system at /tmp/rclone2968623354", Modify Window "1ms" 2025/04/13 05:22:44 DEBUG : HeLlO, wOrLd!: md5 = 46b9375a6fd8b44397c293be89112f2c OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/13 05:22:45 ERROR : HeLlO, wOrLd!: sum not found 2025/04/13 05:22:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kojalig3cira' 2025/04/13 05:22:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojalig3cira': 1 files missing 2025/04/13 05:22:45 NOTICE: 1 hashes missing 2025/04/13 05:22:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojalig3cira': 2 differences found 2025/04/13 05:22:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojalig3cira': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/13 05:22:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:22:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojalig3cira': 0 differences found 2025/04/13 05:22:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojalig3cira': 1 matching files 2025/04/13 05:22:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poxeweb0cave" 2025/04/13 05:22:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:22:46 DEBUG : Creating backend with remote "TestDrive:crypt/ckibcdi62hpnim1d0e3ksuck89qkqq3707m4a02rkirdr8ed5tj0" 2025/04/13 05:22:47 DEBUG : Creating backend with remote "/tmp/rclone2794055632" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poxeweb0cave'", Local "Local file system at /tmp/rclone2794055632", Modify Window "1ms" 2025/04/13 05:22:49 DEBUG : HELLO, WORLD!: md5 = 93386547bb3521cfab6dc8d2feeae59a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/13 05:22:50 ERROR : HELLO, WORLD!: sum not found 2025/04/13 05:22:50 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-poxeweb0cave' 2025/04/13 05:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poxeweb0cave': 1 files missing 2025/04/13 05:22:50 NOTICE: 1 hashes missing 2025/04/13 05:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poxeweb0cave': 2 differences found 2025/04/13 05:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poxeweb0cave': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/13 05:22:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:22:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poxeweb0cave': 0 differences found 2025/04/13 05:22:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poxeweb0cave': 1 matching files 2025/04/13 05:22:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziqeval2bibu" 2025/04/13 05:22:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:22:51 DEBUG : Creating backend with remote "TestDrive:crypt/urtnb67a0bbkn723rvb1mvhu805en75khsaqjav8sf210hd2brm0" 2025/04/13 05:22:52 DEBUG : Creating backend with remote "/tmp/rclone22891133" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziqeval2bibu'", Local "Local file system at /tmp/rclone22891133", Modify Window "1ms" 2025/04/13 05:22:54 DEBUG : 測試_Русский___ě_áñ: md5 = adc77cf8da2fce2962bf93aa3dcdc0e2 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/13 05:22:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/13 05:22:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziqeval2bibu' 2025/04/13 05:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziqeval2bibu': 1 files missing 2025/04/13 05:22:55 NOTICE: 1 hashes missing 2025/04/13 05:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziqeval2bibu': 2 differences found 2025/04/13 05:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziqeval2bibu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/13 05:22:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:22:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziqeval2bibu': 0 differences found 2025/04/13 05:22:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziqeval2bibu': 1 matching files 2025/04/13 05:22:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kikamiw6lozo" 2025/04/13 05:22:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:22:56 DEBUG : Creating backend with remote "TestDrive:crypt/fmf93dsbulgfqa5603jh8u9bcvcdgdnhccqhiklrf6no3039dgpg" 2025/04/13 05:22:57 DEBUG : Creating backend with remote "/tmp/rclone4146116065" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kikamiw6lozo'", Local "Local file system at /tmp/rclone4146116065", Modify Window "1ms" 2025/04/13 05:22:59 DEBUG : 測試_Русский___ě_áñ: md5 = f871ffe25ea2e0b4b9899a248b29da33 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/13 05:22:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/13 05:22:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kikamiw6lozo' 2025/04/13 05:22:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikamiw6lozo': 1 files missing 2025/04/13 05:22:59 NOTICE: 1 hashes missing 2025/04/13 05:22:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikamiw6lozo': 2 differences found 2025/04/13 05:22:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikamiw6lozo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/13 05:23:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:23:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikamiw6lozo': 0 differences found 2025/04/13 05:23:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kikamiw6lozo': 1 matching files 2025/04/13 05:23:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayurop3zofa" 2025/04/13 05:23:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:23:00 DEBUG : Creating backend with remote "TestDrive:crypt/2ipgdbqs960hdm911feuivb0ob0roq2gci0crqqgjm6luqn7evig" 2025/04/13 05:23:01 DEBUG : Creating backend with remote "/tmp/rclone180797194" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayurop3zofa'", Local "Local file system at /tmp/rclone180797194", Modify Window "1ms" 2025/04/13 05:23:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 574955ae4fdabfa9001a9bfa822689dd OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/13 05:23:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/13 05:23:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tayurop3zofa' 2025/04/13 05:23:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayurop3zofa': 1 files missing 2025/04/13 05:23:04 NOTICE: 1 hashes missing 2025/04/13 05:23:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayurop3zofa': 2 differences found 2025/04/13 05:23:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayurop3zofa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/13 05:23:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:23:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayurop3zofa': 0 differences found 2025/04/13 05:23:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayurop3zofa': 1 matching files 2025/04/13 05:23:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-camepes7xaqa" 2025/04/13 05:23:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:23:05 DEBUG : Creating backend with remote "TestDrive:crypt/232crjcaafpoabhcuc2er7ok3l12glein211btnt47iv71lhq2u0" 2025/04/13 05:23:06 DEBUG : Creating backend with remote "/tmp/rclone4195584472" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-camepes7xaqa'", Local "Local file system at /tmp/rclone4195584472", Modify Window "1ms" 2025/04/13 05:23:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a802cbc93abd5dc5195f9f1a58c43a61 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/13 05:23:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/13 05:23:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-camepes7xaqa' 2025/04/13 05:23:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-camepes7xaqa': 1 files missing 2025/04/13 05:23:09 NOTICE: 1 hashes missing 2025/04/13 05:23:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-camepes7xaqa': 2 differences found 2025/04/13 05:23:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-camepes7xaqa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/13 05:23:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:23:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-camepes7xaqa': 0 differences found 2025/04/13 05:23:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-camepes7xaqa': 1 matching files 2025/04/13 05:23:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bipajoj4xaxe" 2025/04/13 05:23:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:23:10 DEBUG : Creating backend with remote "TestDrive:crypt/tpi9ecq1lmsusfkgme7ssfjapd4lgtkk2r1pldublredjoi113u0" 2025/04/13 05:23:11 DEBUG : Creating backend with remote "/tmp/rclone3585970403" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajoj4xaxe'", Local "Local file system at /tmp/rclone3585970403", Modify Window "1ms" 2025/04/13 05:23:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ea76b9b31de61389baa753bbd289f816 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/13 05:23:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/13 05:23:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bipajoj4xaxe' 2025/04/13 05:23:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bipajoj4xaxe': 1 files missing 2025/04/13 05:23:14 NOTICE: 1 hashes missing 2025/04/13 05:23:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bipajoj4xaxe': 2 differences found 2025/04/13 05:23:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bipajoj4xaxe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/13 05:23:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:23:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bipajoj4xaxe': 0 differences found 2025/04/13 05:23:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bipajoj4xaxe': 1 matching files 2025/04/13 05:23:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wicaqir9nute" 2025/04/13 05:23:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:23:15 DEBUG : Creating backend with remote "TestDrive:crypt/n8qkjn2t6pl50fvoh5qtjnl68gppp017si4k8mreg0k9haah0v90" 2025/04/13 05:23:16 DEBUG : Creating backend with remote "/tmp/rclone199805282" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wicaqir9nute'", Local "Local file system at /tmp/rclone199805282", Modify Window "1ms" 2025/04/13 05:23:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8c3b4032fb104546477928d43e05c71a OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/13 05:23:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/13 05:23:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wicaqir9nute' 2025/04/13 05:23:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wicaqir9nute': 1 files missing 2025/04/13 05:23:19 NOTICE: 1 hashes missing 2025/04/13 05:23:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wicaqir9nute': 2 differences found 2025/04/13 05:23:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wicaqir9nute': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/13 05:23:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/13 05:23:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wicaqir9nute': 0 differences found 2025/04/13 05:23:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wicaqir9nute': 1 matching files 2025/04/13 05:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wicaqir9nute': Purge remote 2025/04/13 05:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bipajoj4xaxe': Purge remote 2025/04/13 05:23:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-camepes7xaqa': Purge remote 2025/04/13 05:23:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayurop3zofa': Purge remote 2025/04/13 05:23:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kikamiw6lozo': Purge remote 2025/04/13 05:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziqeval2bibu': Purge remote 2025/04/13 05:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poxeweb0cave': Purge remote 2025/04/13 05:23:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojalig3cira': Purge remote 2025/04/13 05:23:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lafiyuc6wahe': Purge remote 2025/04/13 05:23:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidapic2gala': Purge remote --- PASS: TestApplyTransforms (52.77s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:23:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/13 05:23:27 DEBUG : sub/file2: md5 = cce171ff43ec48c2967cf4e59d99b41e OK 2025/04/13 05:23:27 INFO : file1: Copied (new) to: sub/file2 2025/04/13 05:23:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:23:27 DEBUG : file1: Unchanged skipping 2025/04/13 05:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': don't need to copy/move sub/file2, it is already at target location 2025/04/13 05:23:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.87s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:23:33 DEBUG : dst/file1: md5 = f839b7dd547f8b19621a56ce69b3b075 OK 2025/04/13 05:23:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidagok6pive/backup" 2025/04/13 05:23:34 DEBUG : Creating backend with remote "TestDrive:crypt/0s8id35tov633qefjbruevb47cf51pvir2d4orbpvbr19rqehug0/1nrff024r7pq65ecp72fc28jb0" 2025/04/13 05:23:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/13 05:23:38 INFO : dst/file1: Moved (server-side) 2025/04/13 05:23:39 DEBUG : dst/file1: md5 = 183bc67b5486b0bd2c4f758a2bc0e394 OK 2025/04/13 05:23:39 INFO : dst/file1: Copied (new) 2025/04/13 05:23:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/13 05:23:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/13 05:23:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.99s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:23:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidagok6pive/dst" 2025/04/13 05:23:44 DEBUG : Creating backend with remote "TestDrive:crypt/0s8id35tov633qefjbruevb47cf51pvir2d4orbpvbr19rqehug0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/13 05:23:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidagok6pive/CompareDest" 2025/04/13 05:23:46 DEBUG : Creating backend with remote "TestDrive:crypt/0s8id35tov633qefjbruevb47cf51pvir2d4orbpvbr19rqehug0/gveqi14airsml4bgu7krj116o8" 2025/04/13 05:23:47 DEBUG : one: Need to transfer - File not found at Destination 2025/04/13 05:23:49 DEBUG : one: md5 = a6ca160bd0ea36147f294e60e7295453 OK 2025/04/13 05:23:49 INFO : one: Copied (new) 2025/04/13 05:23:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:23:52 DEBUG : one: md5 = 2b7f3b4b3a7eda4f23c0a15a144efa21 OK 2025/04/13 05:23:52 INFO : one: Copied (replaced existing) 2025/04/13 05:23:54 DEBUG : dst/one: md5 = 3f7e55b3eb9491ef2b6bba55dbcf3df9 OK 2025/04/13 05:23:56 DEBUG : CompareDest/one: md5 = 9816393101869db54725164ff430ba13 OK 2025/04/13 05:23:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:23:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:23:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 05:23:59 DEBUG : CompareDest/two: md5 = 083e832eba5b99052004ab1def59a35b OK 2025/04/13 05:24:00 DEBUG : two: Need to transfer - File not found at Destination 2025/04/13 05:24:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:24:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 05:24:01 DEBUG : two: Need to transfer - File not found at Destination 2025/04/13 05:24:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:24:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 05:24:03 DEBUG : two: Need to transfer - File not found at Destination 2025/04/13 05:24:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/13 05:24:04 DEBUG : two: md5 = 223b8813ca6ad8a1cc42349d51f7036f OK 2025/04/13 05:24:04 INFO : two: Copied (new) 2025/04/13 05:24:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/13 05:24:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:24:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/13 05:24:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.33s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:24:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidagok6pive/dst" 2025/04/13 05:24:09 DEBUG : Creating backend with remote "TestDrive:crypt/0s8id35tov633qefjbruevb47cf51pvir2d4orbpvbr19rqehug0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/13 05:24:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidagok6pive/CopyDest" 2025/04/13 05:24:11 DEBUG : Creating backend with remote "TestDrive:crypt/0s8id35tov633qefjbruevb47cf51pvir2d4orbpvbr19rqehug0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/13 05:24:12 DEBUG : one: Need to transfer - File not found at Destination 2025/04/13 05:24:15 DEBUG : one: md5 = f6951c9394a721239cc705db39da0ddf OK 2025/04/13 05:24:15 INFO : one: Copied (new) 2025/04/13 05:24:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:24:17 DEBUG : one: md5 = ef85ab5a6c0be095c9d45e5d10c61e55 OK 2025/04/13 05:24:17 INFO : one: Copied (replaced existing) 2025/04/13 05:24:18 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/04/13 05:24:18 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/04/13 05:24:18 DEBUG : TestDrive: Saved new token in config file 2025/04/13 05:24:19 DEBUG : dst/one: md5 = e6039d1ef95eb9abaf6fb9620b0b8118 OK 2025/04/13 05:24:22 DEBUG : CopyDest/one: md5 = 91762b7c573238a54d686a3b8cd4c017 OK 2025/04/13 05:24:22 DEBUG : TestDrive: Loaded fresh token from config file 2025/04/13 05:24:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidagok6pive/BackupDir" 2025/04/13 05:24:22 DEBUG : Creating backend with remote "TestDrive:crypt/0s8id35tov633qefjbruevb47cf51pvir2d4orbpvbr19rqehug0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/13 05:24:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:24:24 DEBUG : TestDrive: Loaded fresh token from config file 2025/04/13 05:24:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:24:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 05:24:26 INFO : one: Moved (server-side) 2025/04/13 05:24:27 INFO : one: Copied (server-side copy) 2025/04/13 05:24:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/13 05:24:29 DEBUG : CopyDest/two: md5 = 2453d37f05e42adbb476f29bdd1d44fa OK 2025/04/13 05:24:30 DEBUG : two: Need to transfer - File not found at Destination 2025/04/13 05:24:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:24:31 INFO : two: Copied (server-side copy) 2025/04/13 05:24:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/13 05:24:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/13 05:24:32 DEBUG : two: Unchanged skipping 2025/04/13 05:24:33 DEBUG : CopyDest/three: md5 = 7218d72eece2b2184ec7142f94525d93 OK 2025/04/13 05:24:34 DEBUG : three: Need to transfer - File not found at Destination 2025/04/13 05:24:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/13 05:24:34 DEBUG : three: Destination not found in --copy-dest 2025/04/13 05:24:36 DEBUG : three: md5 = 9b612267e2b7b2b84295695cb54431d8 OK 2025/04/13 05:24:36 INFO : three: Copied (new) 2025/04/13 05:24:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/13 05:24:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:24:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/13 05:24:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/13 05:24:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:24:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/13 05:24:42 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.35s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:24:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/13 05:24:46 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 7633a43dd6b8a0e42da3c577004109ca OK 2025/04/13 05:24:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/13 05:24:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/13 05:24:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/13 05:24:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/13 05:24:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/13 05:24:49 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5ab8d25573d8b28370b54ffeba0c1bd0 OK 2025/04/13 05:24:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/13 05:24:52 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/13 05:24:52 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.08s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:24:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': Looking for duplicate names using skip mode. 2025/04/13 05:24:56 NOTICE: one: Found 2 files with duplicate names 2025/04/13 05:24:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.67s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:25:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': Looking for duplicate names using skip mode. 2025/04/13 05:25:02 NOTICE: one: Found 3 files with duplicate names 2025/04/13 05:25:02 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/13 05:25:02 INFO : one: Deleted 2025/04/13 05:25:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.25s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:25:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': Looking for duplicate names using first mode. 2025/04/13 05:25:08 NOTICE: one: Found 3 files with duplicate names 2025/04/13 05:25:09 INFO : one: Deleted 2025/04/13 05:25:09 INFO : one: Deleted 2025/04/13 05:25:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.39s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:25:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': Looking for duplicate names using newest mode. 2025/04/13 05:25:14 NOTICE: one: Found 3 files with duplicate names 2025/04/13 05:25:15 INFO : one: Deleted 2025/04/13 05:25:15 INFO : one: Deleted 2025/04/13 05:25:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.43s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:25:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': Looking for duplicate names using oldest mode. 2025/04/13 05:25:21 NOTICE: one: Found 3 files with duplicate names 2025/04/13 05:25:22 INFO : one: Deleted 2025/04/13 05:25:22 INFO : one: Deleted 2025/04/13 05:25:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.28s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:25:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': Looking for duplicate names using largest mode. 2025/04/13 05:25:28 NOTICE: one: Found 3 files with duplicate names 2025/04/13 05:25:28 INFO : one: Deleted 2025/04/13 05:25:28 INFO : one: Deleted 2025/04/13 05:25:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.42s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:25:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': Looking for duplicate names using smallest mode. 2025/04/13 05:25:34 NOTICE: one: Found 3 files with duplicate names 2025/04/13 05:25:34 INFO : one: Deleted 2025/04/13 05:25:35 INFO : one: Deleted 2025/04/13 05:25:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.44s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:25:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': Looking for duplicate names using rename mode. 2025/04/13 05:25:41 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/13 05:25:43 INFO : one-2.txt: renamed from: one.txt 2025/04/13 05:25:44 INFO : one-3.txt: renamed from: one.txt 2025/04/13 05:25:45 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.44s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:25:50 DEBUG : dupe1/one.txt: md5 = c4361d651904722202632dbe661b8587 OK 2025/04/13 05:25:52 DEBUG : dupe2/two.txt: md5 = 009312b1aeb713042a56917ea3cba54b OK 2025/04/13 05:25:54 DEBUG : dupe3/three.txt: md5 = 9195e7d3ef425e79f2bd6ab066b39bfd OK 2025/04/13 05:25:55 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/13 05:25:55 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/13 05:25:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/13 05:25:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/13 05:26:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/13 05:26:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/13 05:26:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.86s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:26:02 DEBUG : a.txt: md5 = 5b1312a900c2eda42f59403cba6e7811 OK 2025/04/13 05:26:03 DEBUG : zend.txt: md5 = 9ecc012a3fbfe004913a29023cb74c06 OK 2025/04/13 05:26:05 DEBUG : sub dir/hello world: md5 = 0766dbfff2455ecc4e349a12d9ec13f0 OK 2025/04/13 05:26:07 DEBUG : sub dir/hello world2: md5 = e315cbe97e17719fbd4cb609165db6ef OK 2025/04/13 05:26:09 DEBUG : sub dir/ignore dir/.ignore: md5 = 6c10f6cfd0f0a5d164701527749c3cc9 OK 2025/04/13 05:26:10 DEBUG : sub dir/ignore dir/should be ignored: md5 = 248f35ffb9c78c8083a2cc310d0df6f2 OK 2025/04/13 05:26:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = edac3fe14ac3b29561d99fbf4a793663 OK 2025/04/13 05:26:14 DEBUG : a.txt: Excluded (Size Filter) 2025/04/13 05:26:14 DEBUG : a.txt: Excluded 2025/04/13 05:26:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/13 05:26:14 DEBUG : sub dir/hello world: Excluded 2025/04/13 05:26:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/13 05:26:14 DEBUG : sub dir/hello world2: Excluded 2025/04/13 05:26:15 DEBUG : sub dir/ignore dir: Excluded 2025/04/13 05:26:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/13 05:26:15 DEBUG : sub dir/hello world: Excluded 2025/04/13 05:26:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/13 05:26:15 DEBUG : sub dir/hello world2: Excluded 2025/04/13 05:26:15 DEBUG : sub dir/ignore dir: Excluded 2025/04/13 05:26:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/13 05:26:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/13 05:26:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/13 05:26:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/13 05:26:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/13 05:26:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/13 05:26:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.89s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:26:24 DEBUG : a.txt: md5 = 7c4863e0a65f16fda0576ad5c4ce53de OK 2025/04/13 05:26:25 DEBUG : zend.txt: md5 = 9e89d07f4e19dde10fc4ce9b0046b677 OK 2025/04/13 05:26:27 DEBUG : sub dir/hello world: md5 = 9f3275c3cf79a038eb4dfe59bc2e8cef OK 2025/04/13 05:26:28 DEBUG : sub dir/hello world2: md5 = 8a9024e32acae99815f8586c9298c9b5 OK 2025/04/13 05:26:30 DEBUG : sub dir/ignore dir/.ignore: md5 = 6404909dd84063ecb1d60ed45377d5df OK 2025/04/13 05:26:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = f2693488907fee0e6d12a4fefce06dbc OK 2025/04/13 05:26:34 DEBUG : sub dir/sub sub dir/hello world3: md5 = f2fa8996657862a64c8b26a8f70d29cd OK 2025/04/13 05:26:35 DEBUG : a.txt: Excluded (Size Filter) 2025/04/13 05:26:35 DEBUG : a.txt: Excluded 2025/04/13 05:26:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/13 05:26:36 DEBUG : sub dir/hello world: Excluded 2025/04/13 05:26:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/13 05:26:36 DEBUG : sub dir/hello world2: Excluded 2025/04/13 05:26:37 DEBUG : sub dir/ignore dir: Excluded 2025/04/13 05:26:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/13 05:26:37 DEBUG : sub dir/hello world: Excluded 2025/04/13 05:26:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/13 05:26:37 DEBUG : sub dir/hello world2: Excluded 2025/04/13 05:26:37 DEBUG : sub dir/ignore dir: Excluded 2025/04/13 05:26:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/13 05:26:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/13 05:26:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/13 05:26:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/13 05:26:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/13 05:26:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/13 05:26:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.68s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:26:45 DEBUG : file1: md5 = 9cb2224f7840cf4967831adb6c39209b OK 2025/04/13 05:26:48 DEBUG : sub/file2: md5 = 8d116568c8e3e10247d897ce30682d2c 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/04/13 05:26:51 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/13 05:26:51 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/13 05:26:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/13 05:26:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.51s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.62s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:26:55 DEBUG : file1: md5 = 0f106b5608544b14f94f18bd3486c953 OK 2025/04/13 05:26:57 DEBUG : sub/file2: md5 = 304837f31daf1f120995a26434d180f8 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/04/13 05:27:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidagok6pive/notfound" 2025/04/13 05:27:01 DEBUG : Creating backend with remote "TestDrive:crypt/0s8id35tov633qefjbruevb47cf51pvir2d4orbpvbr19rqehug0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/13 05:27:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.03s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.59s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.80s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:27:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': Making directory 2025/04/13 05:27:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:27:08 DEBUG : sub dir/hello world: md5 = fb179012ef9d2ad9c9e4de3eb461829e OK 2025/04/13 05:27:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.77s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:27:12 DEBUG : potato2: md5 = b36de840f7a1cef26da594e7c5074efb OK 2025/04/13 05:27:14 DEBUG : empty space: md5 = f93937edcb96adc15ecb74744344a867 OK --- PASS: TestLs (4.58s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:27:17 DEBUG : potato2: md5 = 051496c9db8387a8f4718ec745f308ba OK 2025/04/13 05:27:18 DEBUG : empty space: md5 = fdcb7980db1da63eabbb5e0cf9df0872 OK 2025/04/13 05:27:19 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/13 05:27:19 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.18s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:27:22 DEBUG : potato2: md5 = 7d593f9f80b21f1019967d54eebb4ae0 OK 2025/04/13 05:27:23 DEBUG : empty space: md5 = 02381d68f93d6fbfda12cc8349e010ee OK --- PASS: TestLsLong (4.51s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:27:27 DEBUG : potato2: md5 = fb3945363c9798a41f91b10a8d9bae4d OK 2025/04/13 05:27:28 DEBUG : empty space: md5 = da0414a3b53d6e2cf37e02b3c4a8c8ea OK --- PASS: TestHashSums (4.30s) === RUN TestHashSumsWithErrors 2025/04/13 05:27:30 DEBUG : Creating backend with remote ":memory:" 2025/04/13 05:27:30 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/13 05:27:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/13 05:27:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/13 05:27:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/13 05:27:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/13 05:27:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/13 05:27:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/13 05:27:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/13 05:27:30 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-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:27:31 DEBUG : potato2: md5 = 71d669cfe961ca9c8d5bde7a53e45eb7 OK 2025/04/13 05:27:32 DEBUG : empty space: md5 = 7751d50b42cdda4748069daf4fe2f746 OK 2025/04/13 05:27:34 DEBUG : sub dir/potato3: md5 = 7197fdb5424aa2328a7116e93761685c OK 2025/04/13 05:27:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.58s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:27:40 DEBUG : small: md5 = a9ee89d7e0e833f5676c25c140b100ca OK 2025/04/13 05:27:41 DEBUG : medium: md5 = 20ee93ac4af433b98af51f4263223a8e OK 2025/04/13 05:27:43 DEBUG : large: md5 = dd345711c657dd4b2b025b9cfd7c704a OK 2025/04/13 05:27:43 DEBUG : Waiting for deletions to finish 2025/04/13 05:27:43 DEBUG : large: Excluded (Size Filter) 2025/04/13 05:27:44 INFO : small: Deleted 2025/04/13 05:27:44 INFO : medium: Deleted --- PASS: TestDelete (6.63s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:27:46 DEBUG : small: md5 = 05bbb3ee4516f06027ecf4be4b084a72 OK 2025/04/13 05:27:48 DEBUG : medium: md5 = fd64842dee03d147f42c2ee2418268d4 OK 2025/04/13 05:27:49 DEBUG : large: md5 = 91d3639fef041145657cede7ff91e0b6 OK 2025/04/13 05:27:49 DEBUG : Waiting for deletions to finish 2025/04/13 05:27:50 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/13 05:27:50 INFO : medium: Deleted 2025/04/13 05:27:50 INFO : small: Deleted --- PASS: TestMaxDelete (6.89s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:27:53 DEBUG : small: md5 = 10ac92f4fb92c657077725dde156adac OK 2025/04/13 05:27:54 DEBUG : medium: md5 = 06c7ac9312334990a2089a24f6a8beed OK 2025/04/13 05:27:56 DEBUG : large: md5 = 4ed3b1b7caff89a00488fc84b5fd4a20 OK 2025/04/13 05:27:56 DEBUG : Waiting for deletions to finish 2025/04/13 05:27:56 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/13 05:27:57 INFO : small: Deleted 2025/04/13 05:27:57 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.74s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:28:00 DEBUG : small: md5 = 990f78223ce1f73423e6a51d51c75520 OK 2025/04/13 05:28:01 DEBUG : medium: md5 = 95b286f8ec916f3a34b28174fc35ddd5 OK 2025/04/13 05:28:02 DEBUG : large: md5 = eb099aacb23ac7ffa4d8c0a68312109d OK 2025/04/13 05:28:03 DEBUG : Waiting for deletions to finish 2025/04/13 05:28:03 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/13 05:28:03 INFO : large: Deleted 2025/04/13 05:28:03 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.52s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:28:06 DEBUG : ReadFile: md5 = f259842681f8b8501fab65da2167330a OK --- PASS: TestReadFile (3.86s) === RUN TestRetry 2025/04/13 05:28:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/13 05:28:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/13 05:28:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/13 05:28:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/13 05:28:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/13 05:28:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/13 05:28:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:28:10 DEBUG : file1: md5 = de5501550b6f23f6de1b7787007e8352 OK 2025/04/13 05:28:11 DEBUG : file2: md5 = 2b1047cac31aff7f671d956b151c7fe6 OK --- PASS: TestCat (15.40s) === RUN TestPurge 2025/04/13 05:28:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qonahab0tabe" 2025/04/13 05:28:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:28:24 DEBUG : Creating backend with remote "TestDrive:crypt/7cg8i3cjuru8g49tklgbp218vvg1b4m0v0dd8gagp7fa3trr3vig" 2025/04/13 05:28:25 DEBUG : Creating backend with remote "/tmp/rclone153444102" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qonahab0tabe'", Local "Local file system at /tmp/rclone153444102", Modify Window "1ms" 2025/04/13 05:28:30 DEBUG : A1/B1/C1/one: md5 = 2311385b22b0ffe9e027a3addfff5f4a OK 2025/04/13 05:28:30 INFO : A2: Making directory 2025/04/13 05:28:31 INFO : A1/B2: Making directory 2025/04/13 05:28:31 INFO : A1/B2/C2: Making directory 2025/04/13 05:28:32 INFO : A1/B1/C3: Making directory 2025/04/13 05:28:33 INFO : A3: Making directory 2025/04/13 05:28:34 INFO : A3/B3: Making directory 2025/04/13 05:28:34 INFO : A3/B3/C4: Making directory 2025/04/13 05:28:37 DEBUG : A1/two: md5 = 8ff8e68e331ead4547bcfe131ea04b83 OK 2025/04/13 05:28:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qonahab0tabe': Purge remote 2025/04/13 05:28:40 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.96s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:28:44 DEBUG : A1/B1/C1/one: md5 = 2728e8d545e713681cd51954a412b5ec OK 2025/04/13 05:28:44 INFO : A2: Making directory 2025/04/13 05:28:45 INFO : A1/B2: Making directory 2025/04/13 05:28:45 INFO : A1/B2/C2: Making directory 2025/04/13 05:28:46 INFO : A1/B1/C3: Making directory 2025/04/13 05:28:47 INFO : A3: Making directory 2025/04/13 05:28:48 INFO : A3/B3: Making directory 2025/04/13 05:28:48 INFO : A3/B3/C4: Making directory 2025/04/13 05:28:51 DEBUG : A1/two: md5 = b50ffaeb1076b5ca90338672f153fbf0 OK 2025/04/13 05:28:52 DEBUG : removing 1 level 3 directories 2025/04/13 05:28:52 INFO : A3/B3/C4: Removing directory 2025/04/13 05:28:54 DEBUG : removing 2 level 3 directories 2025/04/13 05:28:54 INFO : A1/B2/C2: Removing directory 2025/04/13 05:28:54 INFO : A1/B1/C3: Removing directory 2025/04/13 05:28:55 DEBUG : removing 2 level 2 directories 2025/04/13 05:28:55 INFO : A3/B3: Removing directory 2025/04/13 05:28:55 INFO : A1/B2: Removing directory 2025/04/13 05:28:55 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/13 05:28:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/13 05:28:56 DEBUG : removing 2 level 1 directories 2025/04/13 05:28:56 INFO : A3: Removing directory 2025/04/13 05:28:56 INFO : A2: Removing directory 2025/04/13 05:28:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/13 05:29:00 DEBUG : removing 1 level 3 directories 2025/04/13 05:29:00 INFO : A1/B1/C1: Removing directory 2025/04/13 05:29:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:01 DEBUG : removing 1 level 2 directories 2025/04/13 05:29:01 INFO : A1/B1: Removing directory 2025/04/13 05:29:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/13 05:29:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/13 05:29:01 DEBUG : removing 1 level 1 directories 2025/04/13 05:29:01 INFO : A1: Removing directory 2025/04/13 05:29:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/13 05:29:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/13 05:29:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/13 05:29:02 DEBUG : removing 1 level 0 directories 2025/04/13 05:29:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': Removing directory 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/13 05:29:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (23.55s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:29:05 INFO : A1: Making directory 2025/04/13 05:29:05 INFO : A1/B1: Making directory 2025/04/13 05:29:06 INFO : A1/B1/C1: Making directory 2025/04/13 05:29:08 DEBUG : removing 1 level 3 directories 2025/04/13 05:29:08 INFO : A1/B1/C1: Removing directory 2025/04/13 05:29:09 DEBUG : removing 1 level 2 directories 2025/04/13 05:29:09 INFO : A1/B1: Removing directory 2025/04/13 05:29:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/13 05:29:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.01s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:29:12 INFO : A1: Making directory 2025/04/13 05:29:12 INFO : A1/B1: Making directory 2025/04/13 05:29:13 INFO : A1/B1/C1: Making directory 2025/04/13 05:29:16 DEBUG : removing 1 level 3 directories 2025/04/13 05:29:16 INFO : A1/B1/C1: Removing directory 2025/04/13 05:29:17 DEBUG : removing 1 level 2 directories 2025/04/13 05:29:17 INFO : A1/B1: Removing directory 2025/04/13 05:29:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/13 05:29:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.54s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:29:21 DEBUG : file1: md5 = 6a84611dd81ff319550caaa3fc7585fb OK 2025/04/13 05:29:21 DEBUG : filename.txt: File name found in url 2025/04/13 05:29:23 DEBUG : filename.txt: md5 = 3a15266a91c9b1c2cdd5660a34e18544 OK 2025/04/13 05:29:23 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/13 05:29:24 DEBUG : headerfilename.txt: md5 = 067c9b1695b96c5ae8e4d017264b7972 OK 2025/04/13 05:29:25 DEBUG : file2: md5 = 62f8bc29d88c43baf1f24cd917911a58 OK --- PASS: TestCopyURL (8.59s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:29:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/13 05:29:30 DEBUG : sub/file2: md5 = 48477ef1a8a9b7d99857fbfc42e17f88 OK 2025/04/13 05:29:30 INFO : file1: Copied (new) to: sub/file2 2025/04/13 05:29:30 INFO : file1: Deleted 2025/04/13 05:29:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:29:31 DEBUG : file1: Unchanged skipping 2025/04/13 05:29:31 INFO : file1: Deleted 2025/04/13 05:29:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': don't need to copy/move sub/file2, it is already at target location 2025/04/13 05:29:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.01s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:29:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/13 05:29:35 DEBUG : file1: md5 = 0c3abe139a676845401460d8304d59e5 OK 2025/04/13 05:29:35 INFO : file1: Copied (new) 2025/04/13 05:29:35 INFO : file1: Deleted 2025/04/13 05:29:36 DEBUG : file1: Destination exists, skipping 2025/04/13 05:29:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.21s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:29:40 DEBUG : dst/file1: md5 = 6c78c2ef2d994bd5c079c51c66ad7e55 OK 2025/04/13 05:29:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidagok6pive/backup" 2025/04/13 05:29:41 DEBUG : Creating backend with remote "TestDrive:crypt/0s8id35tov633qefjbruevb47cf51pvir2d4orbpvbr19rqehug0/1nrff024r7pq65ecp72fc28jb0" 2025/04/13 05:29:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/13 05:29:45 INFO : dst/file1: Moved (server-side) 2025/04/13 05:29:46 DEBUG : dst/file1: md5 = 1e20851d111c6a684434517ba724f714 OK 2025/04/13 05:29:46 INFO : dst/file1: Copied (new) 2025/04/13 05:29:46 INFO : dst/file1: Deleted 2025/04/13 05:29:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/13 05:29:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/13 05:29:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.04s) === 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-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:29:53 DEBUG : A1/one: md5 = 90d1acecc653711f9f95d2ed7cf44d39 OK 2025/04/13 05:29:54 DEBUG : A1/two: md5 = 8d77866b8c9c9845b6f24ae0260297db OK 2025/04/13 05:29:57 DEBUG : A1/B1/three: md5 = f19961ab32517ab792a838c05f4800df OK 2025/04/13 05:29:59 DEBUG : A1/B1/C1/four: md5 = fdf960c47c6a83c7f7252af0980ab892 OK 2025/04/13 05:30:01 DEBUG : A1/B1/C2/five: md5 = 67adc3df44de92b58a9824b3cb843143 OK 2025/04/13 05:30:01 INFO : A1/B2: Making directory 2025/04/13 05:30:02 INFO : A1/B1/C3: Making directory 2025/04/13 05:30:11 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/13 05:30:11 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/13 05:30:11 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/13 05:30:11 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/13 05:30:12 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/13 05:30:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/13 05:30:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/13 05:30:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/13 05:30:15 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/13 05:30:15 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/13 05:30:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/13 05:30:23 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/13 05:30:23 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/13 05:30:23 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/13 05:30:23 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/13 05:30:23 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/13 05:30:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/13 05:30:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/13 05:30:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/13 05:30:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/13 05:30:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/13 05:30:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/13 05:30:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/13 05:30:35 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/13 05:30:35 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/13 05:30:35 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/13 05:30:35 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/13 05:30:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/13 05:30:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/13 05:30:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/13 05:30:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.77s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:30:36 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:30:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': File to upload is small (34 bytes), uploading instead of streaming 2025/04/13 05:30:38 DEBUG : no_checksum_small_file_from_pipe: md5 = ca1203129ec513e73632562972b580df OK 2025/04/13 05:30:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/13 05:30:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/13 05:30:39 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/13 05:30:40 DEBUG : no_checksum_big_file_from_pipe: md5 = 6ef8a3038473b3d08cc9a2c57f846ff0 OK 2025/04/13 05:30:40 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-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': File to upload is small (34 bytes), uploading instead of streaming 2025/04/13 05:30:43 DEBUG : with_checksum_small_file_from_pipe: md5 = fd0aca4e607860bc6bee74aedcc625fd OK 2025/04/13 05:30:43 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/13 05:30:43 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/13 05:30:44 DEBUG : with_checksum_big_file_from_pipe: md5 = 14864f52a3aa7eaa0da4020e8b51b804 OK 2025/04/13 05:30:44 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-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': File to upload is small (34 bytes), uploading instead of streaming 2025/04/13 05:30:48 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:30:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/13 05:30:50 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-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': File to upload is small (34 bytes), uploading instead of streaming 2025/04/13 05:30:53 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/13 05:30:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/13 05:30:54 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.72s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.31s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.83s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/13 05:30:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': File to upload is small (48 bytes), uploading instead of streaming 2025/04/13 05:30:58 DEBUG : rcat_metadata: md5 = 3179f71e16771245e34832b573d75392 OK 2025/04/13 05:30:58 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/13 05:31:00 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/13 05:31:01 DEBUG : rcat_metadata_uploadcutoff0: md5 = 947e1bea30598f958e34e55d40e0b6c2 OK 2025/04/13 05:31:01 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.11s) --- PASS: TestRcatMetadata/Normal (2.72s) --- PASS: TestRcatMetadata/ViaDisk (2.94s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:31:04 DEBUG : potato1: md5 = 21be8100890932e72b3d970314200fa9 OK 2025/04/13 05:31:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': File to upload is small (60 bytes), uploading instead of streaming 2025/04/13 05:31:05 DEBUG : potato2: md5 = d0be116a03c334c9aaab80aa624e8d7f OK 2025/04/13 05:31:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.33s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:31:08 DEBUG : potato1: md5 = 5bad783a0ba5abb86cfde9c3cbe452e8 OK 2025/04/13 05:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': File to upload is small (60 bytes), uploading instead of streaming 2025/04/13 05:31:10 DEBUG : potato2: md5 = 8b07fc0fe0b30f69a8e192e3a6fae7e3 OK 2025/04/13 05:31:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.09s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:31:13 DEBUG : potato2: md5 = 0d89f2f031054eab6a5135400571cc16 OK 2025/04/13 05:31:15 DEBUG : empty space: md5 = 2befc66db16fe4b810a8e7e22eace5ae OK 2025/04/13 05:31:17 DEBUG : sub dir/potato3: md5 = 92fbbdef3410a84587628c149ab70557 OK 2025/04/13 05:31:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': Touching "sub dir/potato3" 2025/04/13 05:31:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': Touching "empty space" 2025/04/13 05:31:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': Touching "potato2" 2025/04/13 05:31:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.86s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:31:22 DEBUG : dir with metadata: Making directory with metadata 2025/04/13 05:31:22 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:31:24 DEBUG : directory with modtime: Making directory with metadata 2025/04/13 05:31:25 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.31s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:31:26 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/13 05:31:26 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/13 05:31:26 DEBUG : Google drive root 'crypt/0s8id35tov633qefjbruevb47cf51pvir2d4orbpvbr19rqehug0': Skipping btime metadata as can't update it on an existing file: 2025-04-13T05:31:26.731916588Z 2025/04/13 05:31:27 INFO : non existent directory: Updated directory metadata 2025/04/13 05:31:29 DEBUG : Google drive root 'crypt/0s8id35tov633qefjbruevb47cf51pvir2d4orbpvbr19rqehug0': Skipping btime metadata as can't update it on an existing file: 2025-04-13T05:31:26.731916588Z 2025/04/13 05:31:29 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.91s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:31:31 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/13 05:31:33 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/13 05:31:34 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.14s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:31:35 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/13 05:31:35 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/13 05:31:35 DEBUG : dst: Making directory with metadata 2025/04/13 05:31:36 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/13 05:31:36 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/13 05:31:36 INFO : dst: Set directory modification time (using SetModTime) 2025/04/13 05:31:37 INFO : dst: Set directory modification time (using SetModTime) 2025/04/13 05:31:37 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/13 05:31:37 INFO : dst: Set directory modification time (using SetModTime) 2025/04/13 05:31:37 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.54s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive'", Local "Local file system at /tmp/rclone3281943985", Modify Window "1ms" 2025/04/13 05:31:41 DEBUG : sub dir/test remove existing: md5 = 5bbfeacfd6f121e42fdac140a03c215e OK 2025/04/13 05:31:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = fc934ee403adb9e72d143734be049430 OK 2025/04/13 05:31:44 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.winolax5" before starting 2025/04/13 05:31:45 DEBUG : sub dir/test remove existing.winolax5: TEST: removing renamed existing file after operation 2025/04/13 05:31:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zaqevux6" before starting 2025/04/13 05:31:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zaqevux6: TEST: renaming existing back after failed operation 2025/04/13 05:31:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.layavit3" before starting 2025/04/13 05:31:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.layavit3: TEST: removing renamed existing file after operation 2025/04/13 05:31:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rtv1ve84i1b253jhamlt7jpu3b9m13e2plu250h9pv5d8mccq6ajkckjcaersoa50v08qnjh8j1lll6gb6rvs3467h26nbehv39tq14jpo1lieenhja9f5o9lq3ofmp33fsvfplrm3r9la47ofctbi7klje8mrg7pv9009phgjhe0e77i1q0" 2025/04/13 05:31:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "80ipfbpqeo5d8t17o440rfnvnaudsqi53n464mv8k3v81krhd34g" --- PASS: TestRemoveExisting (13.21s) === 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/04/13 05:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidagok6pive': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m51.78658979s (try 1/5)