"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/17 01:08:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuleruc6doha" 2025/07/17 01:08:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:08:47 DEBUG : Creating backend with remote "TestDrive:crypt/qbe3ji6h6qdtti75lmi709598o97r20ctfidrufi07dooohli440" 2025/07/17 01:08:48 DEBUG : Creating backend with remote "/tmp/rclone3481034909" === 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-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/17 01:08:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/17 01:08:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/17 01:08:48 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/17 01:08:48 DEBUG : potato: Seek from 10 to 0 2025/07/17 01:08:48 DEBUG : potato: Seek from 10 to 0 2025/07/17 01:08:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/17 01:08:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/17 01:08:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/17 01:08:48 DEBUG : potato: Seek from 5 to 2 2025/07/17 01:08:48 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/17 01:08:48 DEBUG : potato: Seek from 7 to 0 2025/07/17 01:08:48 DEBUG : potato: Seek from 7 to 0 2025/07/17 01:08:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/17 01:08:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/17 01:08:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/17 01:08:48 DEBUG : potato: Seek from 5 to 2 2025/07/17 01:08:48 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/17 01:08:48 DEBUG : potato: Seek from 8 to 0 2025/07/17 01:08:48 DEBUG : potato: Seek from 8 to 0 2025/07/17 01:08:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/17 01:08:48 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/17 01:08:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/17 01:08:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/17 01:08:48 DEBUG : potato: Seek from 5 to 2 2025/07/17 01:08:48 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/17 01:08:48 DEBUG : potato: Seek from 9 to 0 2025/07/17 01:08:48 DEBUG : potato: Seek from 9 to 0 2025/07/17 01:08:48 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-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:08:51 DEBUG : rutabaga: md5 = cecfd99c1f0b024ca66a9bfac827f327 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/17 01:08:53 DEBUG : empty space: md5 = 8131d0b6af105bc07053c167318e1d34 OK === RUN TestCheck/3 2025/07/17 01:08:55 DEBUG : potato2: md5 = 2a0dacf5697c7d07eaa3896e64438195 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/17 01:08:57 DEBUG : remotepotato: md5 = babd725f2fe3986d321260b6af3bd8b6 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.79s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/07/17 01:09:00 DEBUG : Creating backend with remote "nonexistent" 2025/07/17 01:09:00 DEBUG : Creating backend with remote "nonexistent" 2025/07/17 01:09:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/17 01:09:00 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/17 01:09:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/17 01:09:00 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-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:09:02 DEBUG : rutabaga: md5 = c6eda71537789e4a562b0b4b052be893 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/17 01:09:05 DEBUG : empty space: md5 = 13c794cf8c6fd93a15f2b78f2cfa6f82 OK === RUN TestCheckDownload/3 2025/07/17 01:09:08 DEBUG : potato2: md5 = 774cf91e3485b0c2fc318ea33541e10b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/17 01:09:12 DEBUG : remotepotato: md5 = e976b9c8e66c11e4c3c9f1df21247ac9 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.47s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (0.89s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (1.10s) --- PASS: TestCheckDownload/6 (1.24s) --- PASS: TestCheckDownload/7 (1.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:09:18 DEBUG : rutabaga: md5 = 96b561528e4b2e90a09a1916c9d290da OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/17 01:09:20 DEBUG : empty space: md5 = 197a4a6ca30aa333d9ab88aea706d876 OK === RUN TestCheckSizeOnly/3 2025/07/17 01:09:22 DEBUG : potato2: md5 = 3cc6171e66f59f8e611c1f3d0d789dd3 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/17 01:09:24 DEBUG : remotepotato: md5 = 81fc962055bdc392a53642dd51c74d34 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.43s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:09:29 DEBUG : test.sum: md5 = a0c7d2153b9c31e07e53f944d20211fc OK 2025/07/17 01:09:30 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/17 01:09:30 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/17 01:09:30 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/17 01:09:30 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/17 01:09:31 DEBUG : test.sum: md5 = f30e5d9ffc7f44e58f2a32cf7c157064 OK 2025/07/17 01:09:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/17 01:09:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/17 01:09:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/17 01:09:32 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.87s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:09:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuleruc6doha/data" 2025/07/17 01:09:33 DEBUG : Config file has changed externally - reloading 2025/07/17 01:09:33 DEBUG : Creating backend with remote "TestDrive:crypt/qbe3ji6h6qdtti75lmi709598o97r20ctfidrufi07dooohli440/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha/data' lacks md5, skipping --- SKIP: TestCheckSum (2.05s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:09:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuleruc6doha/data" 2025/07/17 01:09:35 DEBUG : Creating backend with remote "TestDrive:crypt/qbe3ji6h6qdtti75lmi709598o97r20ctfidrufi07dooohli440/vjrnln8ratgmqakfosrqe8espk" 2025/07/17 01:09:39 DEBUG : data/banana: md5 = 0f11731385cda99c8e8ee8f07f8066a4 OK 2025/07/17 01:09:40 DEBUG : test.sum: md5 = eb6598e016dcaae3dfdb284a6a0b1bc4 OK === RUN TestCheckSumDownload/subtest1 2025/07/17 01:09:45 DEBUG : data/potato: md5 = f02d6fa55e7023c43174620dd6c0f838 OK 2025/07/17 01:09:46 DEBUG : test.sum: md5 = c60afd5dba88dd3287bbb18b34285262 OK === RUN TestCheckSumDownload/subtest2 2025/07/17 01:09:50 DEBUG : test.sum: md5 = 36ef21a9f5db77c62612b4af8465ea7c OK === RUN TestCheckSumDownload/subtest3 2025/07/17 01:09:54 DEBUG : test.sum: md5 = df4975cd2ecd04a2d1d8881d6df6ca76 OK === RUN TestCheckSumDownload/subtest4 2025/07/17 01:09:58 DEBUG : test.sum: md5 = 854b9d80285020f2dc626fa2466593a6 OK === RUN TestCheckSumDownload/subtest5 2025/07/17 01:10:02 DEBUG : test.sum: md5 = 102283b85c3d72bbb857624136550774 OK === RUN TestCheckSumDownload/subtest6 2025/07/17 01:10:06 DEBUG : data/banana: md5 = 8ed1d51f53e9bd7ce4f9ff537eb6762a OK 2025/07/17 01:10:08 DEBUG : data/potato: md5 = 8f04b84aa664e01c191bb21c400fa57e OK 2025/07/17 01:10:09 DEBUG : test.sum: md5 = 48c7539864de7c56ee8e4da68b504093 OK === RUN TestCheckSumDownload/subtest7 2025/07/17 01:10:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/07/17 01:10:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.63s) --- PASS: TestCheckSumDownload/subtest1 (2.87s) --- PASS: TestCheckSumDownload/subtest2 (2.18s) --- PASS: TestCheckSumDownload/subtest3 (2.26s) --- PASS: TestCheckSumDownload/subtest4 (2.06s) --- PASS: TestCheckSumDownload/subtest5 (2.24s) --- PASS: TestCheckSumDownload/subtest6 (2.07s) --- PASS: TestCheckSumDownload/subtest7 (2.44s) === RUN TestApplyTransforms 2025/07/17 01:10:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tehevar7fopa" 2025/07/17 01:10:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:10:15 DEBUG : Creating backend with remote "TestDrive:crypt/eiv6iq999ldvuhp1f7b3qah2ngmia5vl0qeianom92aluuhe9330" 2025/07/17 01:10:16 DEBUG : Creating backend with remote "/tmp/rclone4025130003" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tehevar7fopa'", Local "Local file system at /tmp/rclone4025130003", Modify Window "1ms" 2025/07/17 01:10:18 DEBUG : hello, world!: md5 = 4343416bb38981fedf2b9d67a6e21988 OK upper checkfile vs. lower remote (without normalization) 2025/07/17 01:10:19 ERROR : hello, world!: sum not found 2025/07/17 01:10:19 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tehevar7fopa' 2025/07/17 01:10:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehevar7fopa': 1 files missing 2025/07/17 01:10:19 NOTICE: 1 hashes missing 2025/07/17 01:10:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehevar7fopa': 1 differences found 2025/07/17 01:10:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehevar7fopa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/17 01:10:20 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:10:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehevar7fopa': 0 differences found 2025/07/17 01:10:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehevar7fopa': 1 matching files 2025/07/17 01:10:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kaqikak6xena" 2025/07/17 01:10:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:10:20 DEBUG : Creating backend with remote "TestDrive:crypt/4qgmenbn56vb8keeep00lfk52o0e6vcs60uf9hgp5rnkl68evhag" 2025/07/17 01:10:21 DEBUG : Creating backend with remote "/tmp/rclone3785146980" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kaqikak6xena'", Local "Local file system at /tmp/rclone3785146980", Modify Window "1ms" 2025/07/17 01:10:23 DEBUG : HELLO, WORLD!: md5 = e6b3bd2b2e9966eafc133271c530b04c OK lower checkfile vs. upper remote (without normalization) 2025/07/17 01:10:23 ERROR : HELLO, WORLD!: sum not found 2025/07/17 01:10:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kaqikak6xena' 2025/07/17 01:10:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaqikak6xena': 1 files missing 2025/07/17 01:10:23 NOTICE: 1 hashes missing 2025/07/17 01:10:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaqikak6xena': 1 differences found 2025/07/17 01:10:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaqikak6xena': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/17 01:10:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaqikak6xena': 0 differences found 2025/07/17 01:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaqikak6xena': 1 matching files 2025/07/17 01:10:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-watutip4lola" 2025/07/17 01:10:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:10:25 DEBUG : Creating backend with remote "TestDrive:crypt/00codtufb18mm9nkc93od0vpmbeh4shoguuo1fsidcc2c4huf590" 2025/07/17 01:10:26 DEBUG : Creating backend with remote "/tmp/rclone699427176" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-watutip4lola'", Local "Local file system at /tmp/rclone699427176", Modify Window "1ms" 2025/07/17 01:10:28 DEBUG : HeLlO, wOrLd!: md5 = 1596c2ed36d64a80f37c65a7f71907ca OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/17 01:10:29 ERROR : HeLlO, wOrLd!: sum not found 2025/07/17 01:10:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-watutip4lola' 2025/07/17 01:10:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-watutip4lola': 1 files missing 2025/07/17 01:10:29 NOTICE: 1 hashes missing 2025/07/17 01:10:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-watutip4lola': 1 differences found 2025/07/17 01:10:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-watutip4lola': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/17 01:10:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-watutip4lola': 0 differences found 2025/07/17 01:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-watutip4lola': 1 matching files 2025/07/17 01:10:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kupilek2musu" 2025/07/17 01:10:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:10:30 DEBUG : Creating backend with remote "TestDrive:crypt/ffb2i4ohr2c7ehpb9uc9n47mvu775g0hop2qh777jigr28khtnog" 2025/07/17 01:10:31 DEBUG : Creating backend with remote "/tmp/rclone525346705" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kupilek2musu'", Local "Local file system at /tmp/rclone525346705", Modify Window "1ms" 2025/07/17 01:10:33 DEBUG : HELLO, WORLD!: md5 = dd7e92085ddb5e2ca4c4519d96e0ceb5 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/17 01:10:33 ERROR : HELLO, WORLD!: sum not found 2025/07/17 01:10:33 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kupilek2musu' 2025/07/17 01:10:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupilek2musu': 1 files missing 2025/07/17 01:10:33 NOTICE: 1 hashes missing 2025/07/17 01:10:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupilek2musu': 1 differences found 2025/07/17 01:10:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupilek2musu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/17 01:10:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:10:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupilek2musu': 0 differences found 2025/07/17 01:10:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupilek2musu': 1 matching files 2025/07/17 01:10:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wubiboz6xata" 2025/07/17 01:10:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:10:35 DEBUG : Creating backend with remote "TestDrive:crypt/sfunbm0qig7jvdibh45f9irms1bd8fdvbfqp7sgb2lbnf3lpqgi0" 2025/07/17 01:10:36 DEBUG : Creating backend with remote "/tmp/rclone3572176771" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wubiboz6xata'", Local "Local file system at /tmp/rclone3572176771", Modify Window "1ms" 2025/07/17 01:10:38 DEBUG : 測試_Русский___ě_áñ: md5 = 797c85fd0c42291b583d4bc097175a64 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/17 01:10:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/17 01:10:38 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wubiboz6xata' 2025/07/17 01:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wubiboz6xata': 1 files missing 2025/07/17 01:10:38 NOTICE: 1 hashes missing 2025/07/17 01:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wubiboz6xata': 1 differences found 2025/07/17 01:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wubiboz6xata': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/17 01:10:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:10:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wubiboz6xata': 0 differences found 2025/07/17 01:10:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wubiboz6xata': 1 matching files 2025/07/17 01:10:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juhupis8lure" 2025/07/17 01:10:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:10:39 DEBUG : Creating backend with remote "TestDrive:crypt/6fp18sfmihit5ubvc2vs8lls7eh89hal995nib4m0r2tb2ra2rf0" 2025/07/17 01:10:40 DEBUG : Creating backend with remote "/tmp/rclone3930692479" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juhupis8lure'", Local "Local file system at /tmp/rclone3930692479", Modify Window "1ms" 2025/07/17 01:10:42 DEBUG : 測試_Русский___ě_áñ: md5 = 560dfae5d7fe59500f3b03e2f1e06837 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/17 01:10:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/17 01:10:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-juhupis8lure' 2025/07/17 01:10:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhupis8lure': 1 files missing 2025/07/17 01:10:43 NOTICE: 1 hashes missing 2025/07/17 01:10:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhupis8lure': 1 differences found 2025/07/17 01:10:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhupis8lure': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/17 01:10:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhupis8lure': 0 differences found 2025/07/17 01:10:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juhupis8lure': 1 matching files 2025/07/17 01:10:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fomurah6kipo" 2025/07/17 01:10:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:10:44 DEBUG : Creating backend with remote "TestDrive:crypt/i505pmrulgooe7qtrm9r5kt984da1en0teakl3gmbfn092mgf0sg" 2025/07/17 01:10:45 DEBUG : Creating backend with remote "/tmp/rclone2453007788" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fomurah6kipo'", Local "Local file system at /tmp/rclone2453007788", Modify Window "1ms" 2025/07/17 01:10:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2a7287ac839bd8624102d70ff79f66c8 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/17 01:10:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/17 01:10:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fomurah6kipo' 2025/07/17 01:10:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fomurah6kipo': 1 files missing 2025/07/17 01:10:48 NOTICE: 1 hashes missing 2025/07/17 01:10:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fomurah6kipo': 1 differences found 2025/07/17 01:10:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fomurah6kipo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/17 01:10:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:10:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fomurah6kipo': 0 differences found 2025/07/17 01:10:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fomurah6kipo': 1 matching files 2025/07/17 01:10:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudijej3sebi" 2025/07/17 01:10:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:10:50 DEBUG : Creating backend with remote "TestDrive:crypt/de4cerrrb94lgerlvba1a568v6d3qmgsp3lodqbu6edvcbo31hng" 2025/07/17 01:10:51 DEBUG : Creating backend with remote "/tmp/rclone2985813916" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudijej3sebi'", Local "Local file system at /tmp/rclone2985813916", Modify Window "1ms" 2025/07/17 01:10:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6993e39265eff1ebe10a80592ebab874 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/17 01:10:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/17 01:10:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zudijej3sebi' 2025/07/17 01:10:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudijej3sebi': 1 files missing 2025/07/17 01:10:53 NOTICE: 1 hashes missing 2025/07/17 01:10:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudijej3sebi': 1 differences found 2025/07/17 01:10:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudijej3sebi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/17 01:10:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:10:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudijej3sebi': 0 differences found 2025/07/17 01:10:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudijej3sebi': 1 matching files 2025/07/17 01:10:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bexowir0coga" 2025/07/17 01:10:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:10:55 DEBUG : Creating backend with remote "TestDrive:crypt/h5pgsc4jmf5tr4mhrbk2jcjbpp9m42vci9gis3uvsmn577n494l0" 2025/07/17 01:10:56 DEBUG : Creating backend with remote "/tmp/rclone1170261146" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bexowir0coga'", Local "Local file system at /tmp/rclone1170261146", Modify Window "1ms" 2025/07/17 01:10:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8e8b8e03456a5deca74edca0ee3c9e38 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/17 01:10:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/17 01:10:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bexowir0coga' 2025/07/17 01:10:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bexowir0coga': 1 files missing 2025/07/17 01:10:58 NOTICE: 1 hashes missing 2025/07/17 01:10:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bexowir0coga': 1 differences found 2025/07/17 01:10:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bexowir0coga': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/17 01:10:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:10:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bexowir0coga': 0 differences found 2025/07/17 01:10:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bexowir0coga': 1 matching files 2025/07/17 01:10:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yixujaw8dote" 2025/07/17 01:10:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:10:59 DEBUG : Creating backend with remote "TestDrive:crypt/3njdurfuigb51oirun9fsv5mfk1a860vbb6erf7nis8iubnffi80" 2025/07/17 01:11:00 DEBUG : Creating backend with remote "/tmp/rclone2030436080" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yixujaw8dote'", Local "Local file system at /tmp/rclone2030436080", Modify Window "1ms" 2025/07/17 01:11:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 53f82d841e922ff30f5f1ede2fc43cb6 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/17 01:11:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/17 01:11:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yixujaw8dote' 2025/07/17 01:11:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yixujaw8dote': 1 files missing 2025/07/17 01:11:03 NOTICE: 1 hashes missing 2025/07/17 01:11:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yixujaw8dote': 1 differences found 2025/07/17 01:11:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yixujaw8dote': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/17 01:11:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:11:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yixujaw8dote': 0 differences found 2025/07/17 01:11:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yixujaw8dote': 1 matching files 2025/07/17 01:11:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yixujaw8dote': Purge remote 2025/07/17 01:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bexowir0coga': Purge remote 2025/07/17 01:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudijej3sebi': Purge remote 2025/07/17 01:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fomurah6kipo': Purge remote 2025/07/17 01:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juhupis8lure': Purge remote 2025/07/17 01:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wubiboz6xata': Purge remote 2025/07/17 01:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kupilek2musu': Purge remote 2025/07/17 01:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-watutip4lola': Purge remote 2025/07/17 01:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kaqikak6xena': Purge remote 2025/07/17 01:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tehevar7fopa': Purge remote --- PASS: TestApplyTransforms (53.81s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:11:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/17 01:11:11 DEBUG : sub/file2: md5 = b22234b9aaa3870f26a6b32486604adc OK 2025/07/17 01:11:11 INFO : file1: Copied (new) to: sub/file2 2025/07/17 01:11:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:11:11 DEBUG : file1: Unchanged skipping 2025/07/17 01:11:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': don't need to copy/move sub/file2, it is already at target location 2025/07/17 01:11:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.55s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:11:17 DEBUG : dst/file1: md5 = 18c7e10fdcc36660b29ce7bd140bda09 OK 2025/07/17 01:11:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuleruc6doha/backup" 2025/07/17 01:11:18 DEBUG : Creating backend with remote "TestDrive:crypt/qbe3ji6h6qdtti75lmi709598o97r20ctfidrufi07dooohli440/1nrff024r7pq65ecp72fc28jb0" 2025/07/17 01:11:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/17 01:11:21 INFO : dst/file1: Moved (server-side) 2025/07/17 01:11:23 DEBUG : dst/file1: md5 = efddc03059fc7f654b0feac8b1475ea4 OK 2025/07/17 01:11:23 INFO : dst/file1: Copied (new) 2025/07/17 01:11:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/17 01:11:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/17 01:11:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.66s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:11:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuleruc6doha/dst" 2025/07/17 01:11:27 DEBUG : Creating backend with remote "TestDrive:crypt/qbe3ji6h6qdtti75lmi709598o97r20ctfidrufi07dooohli440/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/17 01:11:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuleruc6doha/CompareDest" 2025/07/17 01:11:29 DEBUG : Creating backend with remote "TestDrive:crypt/qbe3ji6h6qdtti75lmi709598o97r20ctfidrufi07dooohli440/gveqi14airsml4bgu7krj116o8" 2025/07/17 01:11:31 DEBUG : one: Need to transfer - File not found at Destination 2025/07/17 01:11:33 DEBUG : one: md5 = 174c0b91fd3888d51f74950feac56b84 OK 2025/07/17 01:11:33 INFO : one: Copied (new) 2025/07/17 01:11:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:11:36 DEBUG : one: md5 = a6629dcf2760619bb70789505f7a869d OK 2025/07/17 01:11:36 INFO : one: Copied (replaced existing) 2025/07/17 01:11:38 DEBUG : dst/one: md5 = e74c69d38eb8746210afbe88a95f53b5 OK 2025/07/17 01:11:40 DEBUG : CompareDest/one: md5 = 5368d0ade1325fdfffe8059a686cf3fd OK 2025/07/17 01:11:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:11:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:11:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/17 01:11:43 DEBUG : CompareDest/two: md5 = 408ffddb9cadf5745ba8dd6d25e79db7 OK 2025/07/17 01:11:44 DEBUG : two: Need to transfer - File not found at Destination 2025/07/17 01:11:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:11:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/17 01:11:45 DEBUG : two: Need to transfer - File not found at Destination 2025/07/17 01:11:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:11:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/17 01:11:46 DEBUG : two: Need to transfer - File not found at Destination 2025/07/17 01:11:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/17 01:11:48 DEBUG : two: md5 = 67186f59d6690f7ff720cb0c551d40c0 OK 2025/07/17 01:11:48 INFO : two: Copied (new) 2025/07/17 01:11:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/17 01:11:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:11:51 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/17 01:11:51 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.76s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:11:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuleruc6doha/dst" 2025/07/17 01:11:52 DEBUG : Creating backend with remote "TestDrive:crypt/qbe3ji6h6qdtti75lmi709598o97r20ctfidrufi07dooohli440/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/17 01:11:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuleruc6doha/CopyDest" 2025/07/17 01:11:54 DEBUG : Creating backend with remote "TestDrive:crypt/qbe3ji6h6qdtti75lmi709598o97r20ctfidrufi07dooohli440/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/17 01:11:55 DEBUG : one: Need to transfer - File not found at Destination 2025/07/17 01:11:58 DEBUG : one: md5 = ece18d8c274a248f38b86e3bdf47115e OK 2025/07/17 01:11:58 INFO : one: Copied (new) 2025/07/17 01:11:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:12:00 DEBUG : one: md5 = 638474fef3e86c658ad8822e7074d63c OK 2025/07/17 01:12:00 INFO : one: Copied (replaced existing) 2025/07/17 01:12:02 DEBUG : dst/one: md5 = 3e9e9eac11f4e13074e8ed9570699811 OK 2025/07/17 01:12:04 DEBUG : CopyDest/one: md5 = b21e00faefa1d1337aa3323ae2f8dd78 OK 2025/07/17 01:12:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuleruc6doha/BackupDir" 2025/07/17 01:12:05 DEBUG : Creating backend with remote "TestDrive:crypt/qbe3ji6h6qdtti75lmi709598o97r20ctfidrufi07dooohli440/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/17 01:12:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:12:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:12:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:12:08 INFO : one: Moved (server-side) 2025/07/17 01:12:09 INFO : one: Copied (server-side copy) 2025/07/17 01:12:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/17 01:12:11 DEBUG : CopyDest/two: md5 = adfaa51bff08f0d4b7e34c9451da71cc OK 2025/07/17 01:12:12 DEBUG : two: Need to transfer - File not found at Destination 2025/07/17 01:12:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:12:13 INFO : two: Copied (server-side copy) 2025/07/17 01:12:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/17 01:12:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:12:14 DEBUG : two: Unchanged skipping 2025/07/17 01:12:16 DEBUG : CopyDest/three: md5 = 8fb111b721427c2c985a6301fb7d88c4 OK 2025/07/17 01:12:17 DEBUG : three: Need to transfer - File not found at Destination 2025/07/17 01:12:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/17 01:12:17 DEBUG : three: Destination not found in --copy-dest 2025/07/17 01:12:19 DEBUG : three: md5 = b7dbc9685dd370220bc806d028a89215 OK 2025/07/17 01:12:19 INFO : three: Copied (new) 2025/07/17 01:12:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/17 01:12:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/17 01:12:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:12:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/17 01:12:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:12:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/17 01:12:24 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.11s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:12:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/17 01:12:28 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b91392c5c1c6caa4b3c85eac6a9128f5 OK 2025/07/17 01:12:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/17 01:12:29 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/17 01:12:29 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/17 01:12:30 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/17 01:12:31 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/17 01:12:32 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6a6cf8d803082a6c6a35cb25d517a888 OK 2025/07/17 01:12:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/17 01:12:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/17 01:12:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.07s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:12:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': Looking for duplicate names using skip mode. 2025/07/17 01:12:39 NOTICE: one: Found 2 files with duplicate names 2025/07/17 01:12:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.83s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:12:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': Looking for duplicate names using skip mode. 2025/07/17 01:12:45 NOTICE: one: Found 3 files with duplicate names 2025/07/17 01:12:45 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/17 01:12:45 INFO : one: Deleted 2025/07/17 01:12:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.21s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:12:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': Looking for duplicate names using first mode. 2025/07/17 01:12:51 NOTICE: one: Found 3 files with duplicate names 2025/07/17 01:12:51 INFO : one: Deleted 2025/07/17 01:12:52 INFO : one: Deleted 2025/07/17 01:12:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.15s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:12:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': Looking for duplicate names using newest mode. 2025/07/17 01:12:57 NOTICE: one: Found 3 files with duplicate names 2025/07/17 01:12:57 INFO : one: Deleted 2025/07/17 01:12:58 INFO : one: Deleted 2025/07/17 01:12:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.27s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.52s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:13:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': Looking for duplicate names using oldest mode. 2025/07/17 01:13:04 NOTICE: one: Found 3 files with duplicate names 2025/07/17 01:13:04 INFO : one: Deleted 2025/07/17 01:13:05 INFO : one: Deleted 2025/07/17 01:13:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.26s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:13:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': Looking for duplicate names using largest mode. 2025/07/17 01:13:10 NOTICE: one: Found 3 files with duplicate names 2025/07/17 01:13:10 INFO : one: Deleted 2025/07/17 01:13:11 INFO : one: Deleted 2025/07/17 01:13:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.28s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:13:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': Looking for duplicate names using smallest mode. 2025/07/17 01:13:16 NOTICE: one: Found 3 files with duplicate names 2025/07/17 01:13:16 INFO : one: Deleted 2025/07/17 01:13:17 INFO : one: Deleted 2025/07/17 01:13:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.13s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:13:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': Looking for duplicate names using rename mode. 2025/07/17 01:13:24 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/17 01:13:25 INFO : one-2.txt: renamed from: one.txt 2025/07/17 01:13:26 INFO : one-3.txt: renamed from: one.txt 2025/07/17 01:13:27 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.56s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:13:32 DEBUG : dupe1/one.txt: md5 = 8b789575c654bcc6762aadac37ef55fa OK 2025/07/17 01:13:34 DEBUG : dupe2/two.txt: md5 = 673beff0238d60d5bd92381e35b6311d OK 2025/07/17 01:13:36 DEBUG : dupe3/three.txt: md5 = c7f5362ce6d5b070d4d6fdd449de01b2 OK 2025/07/17 01:13:37 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/17 01:13:37 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/17 01:13:38 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/17 01:13:39 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/17 01:13:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/17 01:13:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/17 01:13:42 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.34s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:13:45 DEBUG : a.txt: md5 = ca2d5a5d93151fb466f2711dc635e0dc OK 2025/07/17 01:13:46 DEBUG : zend.txt: md5 = 83f67973c25c6e61d218ec0b9712d389 OK 2025/07/17 01:13:48 DEBUG : sub dir/hello world: md5 = 6afbab6a395264bb28d510531f8dd9b9 OK 2025/07/17 01:13:50 DEBUG : sub dir/hello world2: md5 = 7beca4bf8076f366d1b7f6dd2446d479 OK 2025/07/17 01:13:52 DEBUG : sub dir/ignore dir/.ignore: md5 = d595be579e18916e3b7d68f279130b1e OK 2025/07/17 01:13:53 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2061496235e37707cd9d2bce07a1e6c1 OK 2025/07/17 01:13:55 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1fa401ab3c5a7f147e3bdd1ca0c998dd OK 2025/07/17 01:13:57 DEBUG : a.txt: Excluded (Size Filter) 2025/07/17 01:13:57 DEBUG : a.txt: Excluded 2025/07/17 01:13:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/17 01:13:57 DEBUG : sub dir/hello world: Excluded 2025/07/17 01:13:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/17 01:13:57 DEBUG : sub dir/hello world2: Excluded 2025/07/17 01:13:58 DEBUG : sub dir/ignore dir: Excluded 2025/07/17 01:13:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/17 01:13:58 DEBUG : sub dir/hello world: Excluded 2025/07/17 01:13:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/17 01:13:58 DEBUG : sub dir/hello world2: Excluded 2025/07/17 01:13:58 DEBUG : sub dir/ignore dir: Excluded 2025/07/17 01:14:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/17 01:14:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/17 01:14:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/17 01:14:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/17 01:14:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/17 01:14:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/17 01:14:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.37s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:14:06 DEBUG : a.txt: md5 = 1661ca2a0b6b7f53f537d7b1619e018d OK 2025/07/17 01:14:07 DEBUG : zend.txt: md5 = 4853d2a1a0720d870e7c18777689a334 OK 2025/07/17 01:14:09 DEBUG : sub dir/hello world: md5 = 95cc5da53a0ff7aeb1f2758c9265376d OK 2025/07/17 01:14:10 DEBUG : sub dir/hello world2: md5 = b6e7a4e882a93bf3d792be20008f132e OK 2025/07/17 01:14:12 DEBUG : sub dir/ignore dir/.ignore: md5 = 1dbc1cd33e4c666bffb652f31f5aef95 OK 2025/07/17 01:14:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = 44951a6682f6442f74af08c71fa70b33 OK 2025/07/17 01:14:16 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9dc0db499873fdc147e5d4cefa1e0a42 OK 2025/07/17 01:14:17 DEBUG : a.txt: Excluded (Size Filter) 2025/07/17 01:14:17 DEBUG : a.txt: Excluded 2025/07/17 01:14:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/17 01:14:18 DEBUG : sub dir/hello world: Excluded 2025/07/17 01:14:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/17 01:14:18 DEBUG : sub dir/hello world2: Excluded 2025/07/17 01:14:18 DEBUG : sub dir/ignore dir: Excluded 2025/07/17 01:14:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/17 01:14:18 DEBUG : sub dir/hello world: Excluded 2025/07/17 01:14:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/17 01:14:18 DEBUG : sub dir/hello world2: Excluded 2025/07/17 01:14:19 DEBUG : sub dir/ignore dir: Excluded 2025/07/17 01:14:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/17 01:14:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/17 01:14:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/17 01:14:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/17 01:14:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/17 01:14:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/17 01:14:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.59s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:14:26 DEBUG : file1: md5 = 34137d3543ffcf0f7ed4075aa003e5d5 OK 2025/07/17 01:14:28 DEBUG : sub/file2: md5 = 15c57cbb9662d5f09bcf07f7cf7c779a OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/07/17 01:14:31 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/17 01:14:32 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/17 01:14:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/17 01:14:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.35s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:14:36 DEBUG : file1: md5 = f6bf877a9bbed18a1521a0958f7e9e28 OK 2025/07/17 01:14:38 DEBUG : sub/file2: md5 = 200d6e522905364d01b468cd2e7763c3 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/07/17 01:14:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuleruc6doha/notfound" 2025/07/17 01:14:42 DEBUG : Config file has changed externally - reloading 2025/07/17 01:14:42 DEBUG : Creating backend with remote "TestDrive:crypt/qbe3ji6h6qdtti75lmi709598o97r20ctfidrufi07dooohli440/qe0i31qdkoejk60elps0ni5sqk" 2025/07/17 01:14:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.50s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:14:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': Making directory 2025/07/17 01:14:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:14:49 DEBUG : sub dir/hello world: md5 = a4f47b7204553502a8b84a5845a0b134 OK 2025/07/17 01:14:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.85s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:14:53 DEBUG : potato2: md5 = 91917f8925844e08e7f0b8f22537f338 OK 2025/07/17 01:14:54 DEBUG : empty space: md5 = 9d9da98431a35c7bd04da6bbec8782f2 OK --- PASS: TestLs (4.85s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:14:58 DEBUG : potato2: md5 = 1df4abee57d59e9a0dc0cb1840939913 OK 2025/07/17 01:14:59 DEBUG : empty space: md5 = 53998a00a5428ade028a9edbc35d7734 OK 2025/07/17 01:14:59 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/17 01:14:59 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.61s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:15:02 DEBUG : potato2: md5 = 357c236a2fca144bef154726981268fd OK 2025/07/17 01:15:04 DEBUG : empty space: md5 = e9da3008df3ef5be3d5a764dcaa40522 OK --- PASS: TestLsLong (4.59s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:15:07 DEBUG : potato2: md5 = 0cf7c8e8905073bc09c7d3b283ea1327 OK 2025/07/17 01:15:08 DEBUG : empty space: md5 = 46d484ac6d8e250649814ff0bab7b1e1 OK --- PASS: TestHashSums (4.35s) === RUN TestHashSumsWithErrors 2025/07/17 01:15:10 DEBUG : Creating backend with remote ":memory:" 2025/07/17 01:15:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/17 01:15:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/17 01:15:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/17 01:15:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/17 01:15:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/17 01:15:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/17 01:15:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/17 01:15:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/17 01:15:10 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-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:15:11 DEBUG : potato2: md5 = 72d9c26bdb76cd097e1c312b298962a3 OK 2025/07/17 01:15:13 DEBUG : empty space: md5 = 83455bab5c6345b49a9e26cc725a82bb OK 2025/07/17 01:15:15 DEBUG : sub dir/potato3: md5 = 6837a64f203410ed93999086b1b156fa OK 2025/07/17 01:15:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.53s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:15:20 DEBUG : small: md5 = 9fd5f76dc57483eab5bd4ddaf98de2ae OK 2025/07/17 01:15:21 DEBUG : medium: md5 = 9da145cb32918ff8f26b4338c23e2382 OK 2025/07/17 01:15:22 DEBUG : large: md5 = 577001782a1a10e76f71f10e09c7c4f2 OK 2025/07/17 01:15:23 DEBUG : Waiting for deletions to finish 2025/07/17 01:15:23 DEBUG : large: Excluded (Size Filter) 2025/07/17 01:15:24 INFO : medium: Deleted 2025/07/17 01:15:24 INFO : small: Deleted --- PASS: TestDelete (6.36s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:15:26 DEBUG : small: md5 = c35a69f7b7d5ac32e6d2701445eb4474 OK 2025/07/17 01:15:27 DEBUG : medium: md5 = 773c21dd7be8ddc010bda427b3008d1d OK 2025/07/17 01:15:29 DEBUG : large: md5 = da29e9902e11c8512688035fc6762a06 OK 2025/07/17 01:15:29 DEBUG : Waiting for deletions to finish 2025/07/17 01:15:29 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/07/17 01:15:30 INFO : medium: Deleted 2025/07/17 01:15:30 INFO : small: Deleted --- PASS: TestMaxDelete (6.64s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:15:33 DEBUG : small: md5 = 285c26d6f814dce7403127530a3a8e40 OK 2025/07/17 01:15:34 DEBUG : medium: md5 = 9ca3104b58a0580fd154af3965209279 OK 2025/07/17 01:15:36 DEBUG : large: md5 = 0f55cb78a98092e75607eaf4a55090c3 OK 2025/07/17 01:15:36 DEBUG : Waiting for deletions to finish 2025/07/17 01:15:36 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/17 01:15:36 INFO : medium: Deleted 2025/07/17 01:15:36 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.62s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:15:39 DEBUG : small: md5 = 38f01455aac19c39e792c60278fec338 OK 2025/07/17 01:15:41 DEBUG : medium: md5 = d90f85ab1742f83cb5abb715a0d03860 OK 2025/07/17 01:15:42 DEBUG : large: md5 = 64bf895b0edc8f91a51f57c579c7995d OK 2025/07/17 01:15:42 DEBUG : Waiting for deletions to finish 2025/07/17 01:15:42 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/07/17 01:15:43 INFO : small: Deleted 2025/07/17 01:15:43 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.67s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:15:46 DEBUG : ReadFile: md5 = e69aa1baed271921cf492f7bb65ee2a1 OK --- PASS: TestReadFile (3.89s) === RUN TestRetry 2025/07/17 01:15:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/17 01:15:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/17 01:15:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/17 01:15:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/17 01:15:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/17 01:15:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/17 01:15:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:15:50 DEBUG : file1: md5 = d8b98dc34e8cdf220664f1c209cfb70c OK 2025/07/17 01:15:51 DEBUG : file2: md5 = b9f5dfb191600c4e8300d0ddead76304 OK --- PASS: TestCat (15.89s) === RUN TestPurge 2025/07/17 01:16:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maboled7lifo" 2025/07/17 01:16:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:16:05 DEBUG : Creating backend with remote "TestDrive:crypt/39rhdimhc7v9639dcpjpfs8ut1kdhl9goauns1jchnd9r3bd370g" 2025/07/17 01:16:06 DEBUG : Creating backend with remote "/tmp/rclone2611100341" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maboled7lifo'", Local "Local file system at /tmp/rclone2611100341", Modify Window "1ms" 2025/07/17 01:16:10 DEBUG : A1/B1/C1/one: md5 = 782319597267749a04166d2129cbff09 OK 2025/07/17 01:16:10 INFO : A2: Making directory 2025/07/17 01:16:11 INFO : A1/B2: Making directory 2025/07/17 01:16:12 INFO : A1/B2/C2: Making directory 2025/07/17 01:16:12 INFO : A1/B1/C3: Making directory 2025/07/17 01:16:13 INFO : A3: Making directory 2025/07/17 01:16:14 INFO : A3/B3: Making directory 2025/07/17 01:16:15 INFO : A3/B3/C4: Making directory 2025/07/17 01:16:17 DEBUG : A1/two: md5 = ad736837213929370e185403e2c55ceb OK 2025/07/17 01:16:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maboled7lifo': Purge remote 2025/07/17 01:16:20 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.92s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:16:24 DEBUG : A1/B1/C1/one: md5 = fb07d0f46470df9045a09259ac5f7712 OK 2025/07/17 01:16:24 INFO : A2: Making directory 2025/07/17 01:16:25 INFO : A1/B2: Making directory 2025/07/17 01:16:25 INFO : A1/B2/C2: Making directory 2025/07/17 01:16:26 INFO : A1/B1/C3: Making directory 2025/07/17 01:16:27 INFO : A3: Making directory 2025/07/17 01:16:28 INFO : A3/B3: Making directory 2025/07/17 01:16:29 INFO : A3/B3/C4: Making directory 2025/07/17 01:16:31 DEBUG : A1/two: md5 = 5c20f1ef3e0c5daf5fa2dbf5dec12b5b OK 2025/07/17 01:16:32 DEBUG : removing 1 level 3 directories 2025/07/17 01:16:32 INFO : A3/B3/C4: Removing directory 2025/07/17 01:16:35 DEBUG : removing 2 level 3 directories 2025/07/17 01:16:35 INFO : A1/B2/C2: Removing directory 2025/07/17 01:16:35 INFO : A1/B1/C3: Removing directory 2025/07/17 01:16:35 DEBUG : removing 2 level 2 directories 2025/07/17 01:16:35 INFO : A3/B3: Removing directory 2025/07/17 01:16:35 INFO : A1/B2: Removing directory 2025/07/17 01:16:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/17 01:16:36 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/17 01:16:36 DEBUG : removing 2 level 1 directories 2025/07/17 01:16:36 INFO : A3: Removing directory 2025/07/17 01:16:36 INFO : A2: Removing directory 2025/07/17 01:16:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/17 01:16:40 DEBUG : removing 1 level 3 directories 2025/07/17 01:16:40 INFO : A1/B1/C1: Removing directory 2025/07/17 01:16:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:41 DEBUG : removing 1 level 2 directories 2025/07/17 01:16:41 INFO : A1/B1: Removing directory 2025/07/17 01:16:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/17 01:16:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/17 01:16:42 DEBUG : removing 1 level 1 directories 2025/07/17 01:16:42 INFO : A1: Removing directory 2025/07/17 01:16:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/17 01:16:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/17 01:16:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/17 01:16:43 DEBUG : removing 1 level 0 directories 2025/07/17 01:16:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': Removing directory 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/17 01:16:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.56s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:16:45 INFO : A1: Making directory 2025/07/17 01:16:45 INFO : A1/B1: Making directory 2025/07/17 01:16:46 INFO : A1/B1/C1: Making directory 2025/07/17 01:16:49 DEBUG : removing 1 level 3 directories 2025/07/17 01:16:49 INFO : A1/B1/C1: Removing directory 2025/07/17 01:16:49 DEBUG : removing 1 level 2 directories 2025/07/17 01:16:49 INFO : A1/B1: Removing directory 2025/07/17 01:16:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/17 01:16:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.70s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:16:52 INFO : A1: Making directory 2025/07/17 01:16:52 INFO : A1/B1: Making directory 2025/07/17 01:16:53 INFO : A1/B1/C1: Making directory 2025/07/17 01:16:56 DEBUG : removing 1 level 3 directories 2025/07/17 01:16:56 INFO : A1/B1/C1: Removing directory 2025/07/17 01:16:56 DEBUG : removing 1 level 2 directories 2025/07/17 01:16:56 INFO : A1/B1: Removing directory 2025/07/17 01:16:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/17 01:16:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.13s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:17:00 DEBUG : file1: md5 = 1bb6ee6ebfa5f9189ec0d3b039152d83 OK 2025/07/17 01:17:01 DEBUG : filename.txt: File name found in url 2025/07/17 01:17:02 DEBUG : filename.txt: md5 = dd400850574aef20b54064870a4b09c6 OK 2025/07/17 01:17:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/17 01:17:03 DEBUG : headerfilename.txt: md5 = 455ff845b966d69001601d6f66b5bc16 OK 2025/07/17 01:17:05 DEBUG : file2: md5 = 31a6f51d8cf861418432659f8ee9bcf2 OK --- PASS: TestCopyURL (8.53s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:17:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/17 01:17:10 DEBUG : sub/file2: md5 = dc863ea994fc60b0ec90816e79ab509f OK 2025/07/17 01:17:10 INFO : file1: Copied (new) to: sub/file2 2025/07/17 01:17:10 INFO : file1: Deleted 2025/07/17 01:17:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:17:10 DEBUG : file1: Unchanged skipping 2025/07/17 01:17:10 INFO : file1: Deleted 2025/07/17 01:17:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': don't need to copy/move sub/file2, it is already at target location 2025/07/17 01:17:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.74s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:17:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/17 01:17:15 DEBUG : file1: md5 = da29a5a4f6137163d1050bdc0585a736 OK 2025/07/17 01:17:15 INFO : file1: Copied (new) 2025/07/17 01:17:15 INFO : file1: Deleted 2025/07/17 01:17:15 DEBUG : file1: Destination exists, skipping 2025/07/17 01:17:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.23s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:17:19 DEBUG : dst/file1: md5 = 3a2165471233f3b76cf79d6661384946 OK 2025/07/17 01:17:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuleruc6doha/backup" 2025/07/17 01:17:20 DEBUG : Creating backend with remote "TestDrive:crypt/qbe3ji6h6qdtti75lmi709598o97r20ctfidrufi07dooohli440/1nrff024r7pq65ecp72fc28jb0" 2025/07/17 01:17:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/17 01:17:24 INFO : dst/file1: Moved (server-side) 2025/07/17 01:17:25 DEBUG : dst/file1: md5 = 2a53a06938a004153134b37b01d39b17 OK 2025/07/17 01:17:25 INFO : dst/file1: Copied (new) 2025/07/17 01:17:25 INFO : dst/file1: Deleted 2025/07/17 01:17:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/17 01:17:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/17 01:17:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.69s) === 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-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:17:32 DEBUG : A1/one: md5 = 163b91cb8b04cd457e050fee6dc50323 OK 2025/07/17 01:17:34 DEBUG : A1/two: md5 = d77928a0c76063f019ef243dc9b35fb4 OK 2025/07/17 01:17:36 DEBUG : A1/B1/three: md5 = 36daa0bb99b3b87a92214edf6503c7c3 OK 2025/07/17 01:17:38 DEBUG : A1/B1/C1/four: md5 = ffdaed02dbd08c8935a9ddf94592bc52 OK 2025/07/17 01:17:40 DEBUG : A1/B1/C2/five: md5 = 59563fef8c97f293be577008f798327f OK 2025/07/17 01:17:40 INFO : A1/B2: Making directory 2025/07/17 01:17:41 INFO : A1/B1/C3: Making directory 2025/07/17 01:17:51 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/17 01:17:51 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/17 01:17:51 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/17 01:17:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/17 01:17:51 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/17 01:17:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/17 01:17:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/17 01:17:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/17 01:17:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/17 01:17:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/17 01:17:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/17 01:18:02 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/17 01:18:02 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/17 01:18:02 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/17 01:18:02 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/17 01:18:02 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/17 01:18:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/17 01:18:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/17 01:18:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/17 01:18:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/17 01:18:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/17 01:18:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/17 01:18:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/17 01:18:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/17 01:18:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/17 01:18:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/17 01:18:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/17 01:18:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/17 01:18:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/17 01:18:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/17 01:18:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.62s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:18:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': File to upload is small (34 bytes), uploading instead of streaming 2025/07/17 01:18:17 DEBUG : no_checksum_small_file_from_pipe: md5 = 5e1a93eecee63b92f1c431ad6919de1f OK 2025/07/17 01:18:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/17 01:18:17 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/17 01:18:17 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/17 01:18:18 DEBUG : no_checksum_big_file_from_pipe: md5 = 9e2b679d579c4b5a26ec1e812699dd24 OK 2025/07/17 01:18:18 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-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:18:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': File to upload is small (34 bytes), uploading instead of streaming 2025/07/17 01:18:21 DEBUG : with_checksum_small_file_from_pipe: md5 = 274a2767334741641f7d7c89948f1a8e OK 2025/07/17 01:18:21 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/17 01:18:22 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/17 01:18:23 DEBUG : with_checksum_big_file_from_pipe: md5 = 08bd3eb3384dec1cfa6feb6b1ffa29e2 OK 2025/07/17 01:18:23 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-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': File to upload is small (34 bytes), uploading instead of streaming 2025/07/17 01:18:27 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:18:28 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/17 01:18:29 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-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:18:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': File to upload is small (34 bytes), uploading instead of streaming 2025/07/17 01:18:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/17 01:18:33 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/17 01:18:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.18s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.99s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/17 01:18:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': File to upload is small (48 bytes), uploading instead of streaming 2025/07/17 01:18:37 DEBUG : rcat_metadata: md5 = 226ada5c2796478e306f8e53ba0f09c9 OK 2025/07/17 01:18:37 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/17 01:18:39 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/17 01:18:39 DEBUG : rcat_metadata_uploadcutoff0: md5 = 9517a89806dc54f550316acbc951a95d OK 2025/07/17 01:18:39 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.62s) --- PASS: TestRcatMetadata/Normal (2.56s) --- PASS: TestRcatMetadata/ViaDisk (2.62s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:18:42 DEBUG : potato1: md5 = 78f305ae28666289ac4de760545d28a2 OK 2025/07/17 01:18:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': File to upload is small (60 bytes), uploading instead of streaming 2025/07/17 01:18:44 DEBUG : potato2: md5 = a444aafcb648beda4463292d78011b4f OK 2025/07/17 01:18:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.30s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:18:46 DEBUG : potato1: md5 = 14f2ed3af84a1181a76e2c8a77b656f7 OK 2025/07/17 01:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': File to upload is small (60 bytes), uploading instead of streaming 2025/07/17 01:18:48 DEBUG : potato2: md5 = 4d4a4549f0c1b4ff2872091024d53e26 OK 2025/07/17 01:18:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.92s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:18:51 DEBUG : potato2: md5 = adaf23f9d00792576672e0e1c06ae857 OK 2025/07/17 01:18:53 DEBUG : empty space: md5 = abc1e6dd65b4b555b32e20206a91da83 OK 2025/07/17 01:18:55 DEBUG : sub dir/potato3: md5 = 43d94faacb6d93962cb9ed9170946c27 OK 2025/07/17 01:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': Touching "sub dir/potato3" 2025/07/17 01:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': Touching "empty space" 2025/07/17 01:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': Touching "potato2" 2025/07/17 01:18:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.46s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:18:59 DEBUG : dir with metadata: Making directory with metadata 2025/07/17 01:19:00 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.62s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:19:02 DEBUG : directory with modtime: Making directory with metadata 2025/07/17 01:19:03 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:19:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/17 01:19:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 01:19:05 DEBUG : Google drive root 'crypt/qbe3ji6h6qdtti75lmi709598o97r20ctfidrufi07dooohli440': Skipping btime metadata as can't update it on an existing file: 2025-07-17T01:19:04.940172207Z 2025/07/17 01:19:05 INFO : non existent directory: Updated directory metadata 2025/07/17 01:19:07 DEBUG : Google drive root 'crypt/qbe3ji6h6qdtti75lmi709598o97r20ctfidrufi07dooohli440': Skipping btime metadata as can't update it on an existing file: 2025-07-17T01:19:04.940172207Z 2025/07/17 01:19:07 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.63s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:19:09 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/17 01:19:11 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/17 01:19:11 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.91s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:19:13 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/17 01:19:13 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 01:19:13 DEBUG : dst: Making directory with metadata 2025/07/17 01:19:14 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 01:19:14 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:19:14 INFO : dst: Set directory modification time (using SetModTime) 2025/07/17 01:19:15 INFO : dst: Set directory modification time (using SetModTime) 2025/07/17 01:19:15 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/17 01:19:15 INFO : dst: Set directory modification time (using SetModTime) 2025/07/17 01:19:15 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.39s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha'", Local "Local file system at /tmp/rclone3481034909", Modify Window "1ms" 2025/07/17 01:19:18 DEBUG : sub dir/test remove existing: md5 = 47638afdda74543ff4e337ea9db41c16 OK 2025/07/17 01:19:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 7e89e6556c4da41dfcf3ec7035e2adfc OK 2025/07/17 01:19:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.lequvis0" before starting 2025/07/17 01:19:23 DEBUG : sub dir/test remove existing.lequvis0: TEST: removing renamed existing file after operation 2025/07/17 01:19:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pihaqix5" before starting 2025/07/17 01:19:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pihaqix5: TEST: renaming existing back after failed operation 2025/07/17 01:19:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qemimis3" before starting 2025/07/17 01:19:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qemimis3: TEST: removing renamed existing file after operation 2025/07/17 01:19:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "qrtinjfsrpn65s93ojpa8eslkojviilieed42pdg78eje7g1anvmd6vmbhttanhnetrmlsq1fgu4r2lqfo6bu8arp4rf43us8s5q9s0us76varjvvmsok2989n01897t7n2o08550hba8o9cvce3bcg2jngedst0n8c4ebqfmv71jso1ghlg" 2025/07/17 01:19:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hn4rhv7g4otuic479sujkivlm9lgthjiiej7liu09j3tuni9us80" --- PASS: TestRemoveExisting (12.91s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/07/17 01:19:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuleruc6doha': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m43.068616846s (try 1/5)