"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/21 02:18:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nomuwes2code" 2025/08/21 02:18:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 02:18:03 DEBUG : Creating backend with remote "TestDrive:crypt/a93mok1ouigilrb64hnoalh8t210iqofqo0h3fp4ig6a4r12jabg" 2025/08/21 02:18:04 DEBUG : Creating backend with remote "/tmp/rclone2352211438" === 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-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/21 02:18:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/21 02:18:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/21 02:18:05 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/21 02:18:05 DEBUG : potato: Seek from 10 to 0 2025/08/21 02:18:05 DEBUG : potato: Seek from 10 to 0 2025/08/21 02:18:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/21 02:18:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/21 02:18:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/21 02:18:05 DEBUG : potato: Seek from 5 to 2 2025/08/21 02:18:05 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/21 02:18:05 DEBUG : potato: Seek from 7 to 0 2025/08/21 02:18:05 DEBUG : potato: Seek from 7 to 0 2025/08/21 02:18:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/21 02:18:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/21 02:18:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/21 02:18:05 DEBUG : potato: Seek from 5 to 2 2025/08/21 02:18:05 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/21 02:18:05 DEBUG : potato: Seek from 8 to 0 2025/08/21 02:18:05 DEBUG : potato: Seek from 8 to 0 2025/08/21 02:18:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/21 02:18:05 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/21 02:18:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/21 02:18:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/21 02:18:05 DEBUG : potato: Seek from 5 to 2 2025/08/21 02:18:05 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/21 02:18:05 DEBUG : potato: Seek from 9 to 0 2025/08/21 02:18:05 DEBUG : potato: Seek from 9 to 0 2025/08/21 02:18:05 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-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:18:07 DEBUG : rutabaga: md5 = 3320a02cabe9479e952757dceb9107d0 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/21 02:18:09 DEBUG : empty space: md5 = 5eb03b3c0e1907bff884edd03e64db24 OK === RUN TestCheck/3 2025/08/21 02:18:11 DEBUG : potato2: md5 = cc0a87acda67cd423b6255e288ce9d6a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/21 02:18:14 DEBUG : remotepotato: md5 = b9d9cc8aa37652c7cd2b757d76803077 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.89s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/08/21 02:18:17 DEBUG : Creating backend with remote "nonexistent" 2025/08/21 02:18:17 DEBUG : Creating backend with remote "nonexistent" 2025/08/21 02:18:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/21 02:18:17 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/08/21 02:18:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/21 02:18:17 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-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:18:18 DEBUG : rutabaga: md5 = 1b5833ad40e10e67dd4491926d707f3b OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/21 02:18:22 DEBUG : empty space: md5 = 9b8eaa2d1a0ee90574a1852fd4501122 OK === RUN TestCheckDownload/3 2025/08/21 02:18:25 DEBUG : potato2: md5 = 196f0b0c815c6e0b5e616c9c8f1d9449 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/21 02:18:29 DEBUG : remotepotato: md5 = a52d66abe7fa72e731460514c22128fd OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.73s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (1.28s) --- PASS: TestCheckDownload/3 (0.81s) --- PASS: TestCheckDownload/4 (0.98s) --- PASS: TestCheckDownload/5 (1.25s) --- PASS: TestCheckDownload/6 (1.06s) --- PASS: TestCheckDownload/7 (1.14s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:18:35 DEBUG : rutabaga: md5 = ea279de88316b32e9d9481971d5ab0b1 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/21 02:18:37 DEBUG : empty space: md5 = 796ca755e94425578e44b189d8f369ee OK === RUN TestCheckSizeOnly/3 2025/08/21 02:18:39 DEBUG : potato2: md5 = 2c98bdbdcc36b8e3684cc029a738b693 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/21 02:18:41 DEBUG : remotepotato: md5 = 0480fad9bd83a5df6b477bef845c3886 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.97s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:18:46 DEBUG : test.sum: md5 = 53a84f0d4cd56d524c74e0659a0ced66 OK 2025/08/21 02:18:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/21 02:18:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/21 02:18:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/21 02:18:47 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/21 02:18:48 DEBUG : test.sum: md5 = 2e77d6b191458b2247f67f2cfeb0fbea OK 2025/08/21 02:18:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/21 02:18:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/21 02:18:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/21 02:18:49 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.84s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:18:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nomuwes2code/data" 2025/08/21 02:18:50 DEBUG : Creating backend with remote "TestDrive:crypt/a93mok1ouigilrb64hnoalh8t210iqofqo0h3fp4ig6a4r12jabg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:18:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nomuwes2code/data" 2025/08/21 02:18:52 DEBUG : Creating backend with remote "TestDrive:crypt/a93mok1ouigilrb64hnoalh8t210iqofqo0h3fp4ig6a4r12jabg/vjrnln8ratgmqakfosrqe8espk" 2025/08/21 02:18:56 DEBUG : data/banana: md5 = 61dddb1f687f9b38538578d078c4c0bc OK 2025/08/21 02:18:57 DEBUG : test.sum: md5 = 52636fecc0a4b43e38f56f40867ef796 OK === RUN TestCheckSumDownload/subtest1 2025/08/21 02:19:01 DEBUG : data/potato: md5 = 3270a06baa65d5adda6ec5223f43246f OK 2025/08/21 02:19:03 DEBUG : test.sum: md5 = 0f639ce46e220a48329a4c00bc9be9e3 OK === RUN TestCheckSumDownload/subtest2 2025/08/21 02:19:07 DEBUG : test.sum: md5 = a895daffed66819b910fa036990b629d OK === RUN TestCheckSumDownload/subtest3 2025/08/21 02:19:12 DEBUG : test.sum: md5 = bb2d39a0317c511cd6d95e0981317802 OK === RUN TestCheckSumDownload/subtest4 2025/08/21 02:19:16 DEBUG : test.sum: md5 = ac5981cf84956678cf2efced344f4a38 OK === RUN TestCheckSumDownload/subtest5 2025/08/21 02:19:21 DEBUG : test.sum: md5 = 4265d80cd45db83c41a23c7c1b926a77 OK === RUN TestCheckSumDownload/subtest6 2025/08/21 02:19:25 DEBUG : data/banana: md5 = db65677bc8b0999df5b62872fbb57d43 OK 2025/08/21 02:19:26 DEBUG : data/potato: md5 = 38ee7e9f5534f8305e905f1e8877a7d1 OK 2025/08/21 02:19:28 DEBUG : test.sum: md5 = 2e890b0426e36784af0f3c745905b9d3 OK === RUN TestCheckSumDownload/subtest7 2025/08/21 02:19:33 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/21 02:19:33 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.40s) --- PASS: TestCheckSumDownload/subtest1 (2.37s) --- PASS: TestCheckSumDownload/subtest2 (2.69s) --- PASS: TestCheckSumDownload/subtest3 (2.67s) --- PASS: TestCheckSumDownload/subtest4 (2.19s) --- PASS: TestCheckSumDownload/subtest5 (2.41s) --- PASS: TestCheckSumDownload/subtest6 (2.05s) --- PASS: TestCheckSumDownload/subtest7 (2.23s) === RUN TestApplyTransforms 2025/08/21 02:19:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loyoyix9hafo" 2025/08/21 02:19:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 02:19:33 DEBUG : Creating backend with remote "TestDrive:crypt/g6825lg2jd7rue23llnehjb6p0s74gmjtgc1vvs5j9hotjpqi6a0" 2025/08/21 02:19:34 DEBUG : Creating backend with remote "/tmp/rclone3690329279" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loyoyix9hafo'", Local "Local file system at /tmp/rclone3690329279", Modify Window "1ms" 2025/08/21 02:19:37 DEBUG : hello, world!: md5 = 10a302bf24a7dd1927bd509a3ebc1bb8 OK upper checkfile vs. lower remote (without normalization) 2025/08/21 02:19:37 ERROR : hello, world!: sum not found 2025/08/21 02:19:37 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-loyoyix9hafo' 2025/08/21 02:19:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loyoyix9hafo': 1 files missing 2025/08/21 02:19:37 NOTICE: 1 hashes missing 2025/08/21 02:19:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loyoyix9hafo': 1 differences found 2025/08/21 02:19:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loyoyix9hafo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/21 02:19:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 02:19:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loyoyix9hafo': 0 differences found 2025/08/21 02:19:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loyoyix9hafo': 1 matching files 2025/08/21 02:19:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hopenuk4rizi" 2025/08/21 02:19:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 02:19:38 DEBUG : Creating backend with remote "TestDrive:crypt/7u0abvhk2al72me74626oba1vt036nc2gaubpo8i0220ulekd860" 2025/08/21 02:19:39 DEBUG : Creating backend with remote "/tmp/rclone2786952816" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hopenuk4rizi'", Local "Local file system at /tmp/rclone2786952816", Modify Window "1ms" 2025/08/21 02:19:42 DEBUG : HELLO, WORLD!: md5 = 98052fbbc30f3ba7fc85232168679aa6 OK lower checkfile vs. upper remote (without normalization) 2025/08/21 02:19:42 ERROR : HELLO, WORLD!: sum not found 2025/08/21 02:19:42 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hopenuk4rizi' 2025/08/21 02:19:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hopenuk4rizi': 1 files missing 2025/08/21 02:19:42 NOTICE: 1 hashes missing 2025/08/21 02:19:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hopenuk4rizi': 1 differences found 2025/08/21 02:19:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hopenuk4rizi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/21 02:19:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 02:19:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hopenuk4rizi': 0 differences found 2025/08/21 02:19:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hopenuk4rizi': 1 matching files 2025/08/21 02:19:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-somudal4wemo" 2025/08/21 02:19:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 02:19:43 DEBUG : Creating backend with remote "TestDrive:crypt/u2mo449kk4r9lvo3bbrjf1bqrh0jfte093famb85ctlftcct0je0" 2025/08/21 02:19:44 DEBUG : Creating backend with remote "/tmp/rclone2345010345" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-somudal4wemo'", Local "Local file system at /tmp/rclone2345010345", Modify Window "1ms" 2025/08/21 02:19:46 DEBUG : HeLlO, wOrLd!: md5 = a752f68bac60a4e8c8d1a3f847b7ca8a OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/21 02:19:47 ERROR : HeLlO, wOrLd!: sum not found 2025/08/21 02:19:47 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-somudal4wemo' 2025/08/21 02:19:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somudal4wemo': 1 files missing 2025/08/21 02:19:47 NOTICE: 1 hashes missing 2025/08/21 02:19:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somudal4wemo': 1 differences found 2025/08/21 02:19:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somudal4wemo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/21 02:19:49 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 02:19:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somudal4wemo': 0 differences found 2025/08/21 02:19:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somudal4wemo': 1 matching files 2025/08/21 02:19:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lesaxen4xuti" 2025/08/21 02:19:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 02:19:49 DEBUG : Creating backend with remote "TestDrive:crypt/dmjcgim4bsie7qg3737h1ohjm6fn267lmsmpasfjcqu9f84140ag" 2025/08/21 02:19:50 DEBUG : Creating backend with remote "/tmp/rclone2464430557" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lesaxen4xuti'", Local "Local file system at /tmp/rclone2464430557", Modify Window "1ms" 2025/08/21 02:19:52 DEBUG : HELLO, WORLD!: md5 = 04aed792b8b0aa1495b7b65a1d3055af OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/21 02:19:52 ERROR : HELLO, WORLD!: sum not found 2025/08/21 02:19:52 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lesaxen4xuti' 2025/08/21 02:19:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lesaxen4xuti': 1 files missing 2025/08/21 02:19:52 NOTICE: 1 hashes missing 2025/08/21 02:19:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lesaxen4xuti': 1 differences found 2025/08/21 02:19:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lesaxen4xuti': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/21 02:19:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 02:19:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lesaxen4xuti': 0 differences found 2025/08/21 02:19:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lesaxen4xuti': 1 matching files 2025/08/21 02:19:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-payewux5qaho" 2025/08/21 02:19:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 02:19:54 DEBUG : Creating backend with remote "TestDrive:crypt/f6fguluraccrj07rj8851tg1v4cob35u34elv4r2o2q0rpmd3meg" 2025/08/21 02:19:55 DEBUG : Creating backend with remote "/tmp/rclone408316991" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-payewux5qaho'", Local "Local file system at /tmp/rclone408316991", Modify Window "1ms" 2025/08/21 02:19:57 DEBUG : 測試_Русский___ě_áñ: md5 = 3c486a0ae16dfe716b8dc1a6bb70b5ab OK NFD checkfile vs. NFC remote (without normalization) 2025/08/21 02:19:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/21 02:19:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-payewux5qaho' 2025/08/21 02:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payewux5qaho': 1 files missing 2025/08/21 02:19:57 NOTICE: 1 hashes missing 2025/08/21 02:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payewux5qaho': 1 differences found 2025/08/21 02:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payewux5qaho': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/21 02:19:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 02:19:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payewux5qaho': 0 differences found 2025/08/21 02:19:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-payewux5qaho': 1 matching files 2025/08/21 02:19:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bijoyol5vepa" 2025/08/21 02:19:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 02:19:58 DEBUG : Creating backend with remote "TestDrive:crypt/th862mpmc9rhd90rqk7o8v8i45rgto2r9oah3u5ni3hiq3ni0o00" 2025/08/21 02:19:59 DEBUG : Creating backend with remote "/tmp/rclone3196219565" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bijoyol5vepa'", Local "Local file system at /tmp/rclone3196219565", Modify Window "1ms" 2025/08/21 02:20:02 DEBUG : 測試_Русский___ě_áñ: md5 = 16a10979be345001d6b610d52479bfca OK NFC checkfile vs. NFD remote (without normalization) 2025/08/21 02:20:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/21 02:20:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bijoyol5vepa' 2025/08/21 02:20:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bijoyol5vepa': 1 files missing 2025/08/21 02:20:02 NOTICE: 1 hashes missing 2025/08/21 02:20:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bijoyol5vepa': 1 differences found 2025/08/21 02:20:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bijoyol5vepa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/21 02:20:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 02:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bijoyol5vepa': 0 differences found 2025/08/21 02:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bijoyol5vepa': 1 matching files 2025/08/21 02:20:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehocep8yuwo" 2025/08/21 02:20:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 02:20:03 DEBUG : Creating backend with remote "TestDrive:crypt/ttmsua7546tp0ngpcu0m9n5h4d6lgus2e14r1sst0efl6vlctlhg" 2025/08/21 02:20:04 DEBUG : Creating backend with remote "/tmp/rclone3084844718" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehocep8yuwo'", Local "Local file system at /tmp/rclone3084844718", Modify Window "1ms" 2025/08/21 02:20:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2576c2027a36451f8f97dbee60dbf304 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/21 02:20:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/21 02:20:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pehocep8yuwo' 2025/08/21 02:20:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehocep8yuwo': 1 files missing 2025/08/21 02:20:07 NOTICE: 1 hashes missing 2025/08/21 02:20:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehocep8yuwo': 1 differences found 2025/08/21 02:20:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehocep8yuwo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/21 02:20:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 02:20:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehocep8yuwo': 0 differences found 2025/08/21 02:20:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehocep8yuwo': 1 matching files 2025/08/21 02:20:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ducufik7yuzi" 2025/08/21 02:20:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 02:20:08 DEBUG : Creating backend with remote "TestDrive:crypt/krgmol7eia36sblt0v2d1eltc0bqaf9nn3eoa2gltpiocmmtlrgg" 2025/08/21 02:20:09 DEBUG : Creating backend with remote "/tmp/rclone4020554184" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ducufik7yuzi'", Local "Local file system at /tmp/rclone4020554184", Modify Window "1ms" 2025/08/21 02:20:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 51feb81b7fe1367279e19bd358778b73 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/21 02:20:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/21 02:20:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ducufik7yuzi' 2025/08/21 02:20:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ducufik7yuzi': 1 files missing 2025/08/21 02:20:12 NOTICE: 1 hashes missing 2025/08/21 02:20:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ducufik7yuzi': 1 differences found 2025/08/21 02:20:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ducufik7yuzi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/21 02:20:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 02:20:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ducufik7yuzi': 0 differences found 2025/08/21 02:20:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ducufik7yuzi': 1 matching files 2025/08/21 02:20:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voxiyud8lexo" 2025/08/21 02:20:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 02:20:14 DEBUG : Creating backend with remote "TestDrive:crypt/c84k7nbeapr8c55q0bnekvkb13muv8iieekhjceqbpcfga7nvuqg" 2025/08/21 02:20:15 DEBUG : Creating backend with remote "/tmp/rclone3105743517" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxiyud8lexo'", Local "Local file system at /tmp/rclone3105743517", Modify Window "1ms" 2025/08/21 02:20:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 14eb6f45740c6f53aee0e4c7198c5957 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/21 02:20:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/21 02:20:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-voxiyud8lexo' 2025/08/21 02:20:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voxiyud8lexo': 1 files missing 2025/08/21 02:20:18 NOTICE: 1 hashes missing 2025/08/21 02:20:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voxiyud8lexo': 1 differences found 2025/08/21 02:20:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voxiyud8lexo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/21 02:20:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 02:20:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voxiyud8lexo': 0 differences found 2025/08/21 02:20:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voxiyud8lexo': 1 matching files 2025/08/21 02:20:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-degomuh3doyo" 2025/08/21 02:20:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 02:20:19 DEBUG : Creating backend with remote "TestDrive:crypt/6pk9g9scor7vjdk653tg9uo076d4jmn436eaghsqb0776f3bi4n0" 2025/08/21 02:20:20 DEBUG : Creating backend with remote "/tmp/rclone2624317710" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-degomuh3doyo'", Local "Local file system at /tmp/rclone2624317710", Modify Window "1ms" 2025/08/21 02:20:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 76762d75579abc2a344be93f04bdebd4 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/21 02:20:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/21 02:20:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-degomuh3doyo' 2025/08/21 02:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-degomuh3doyo': 1 files missing 2025/08/21 02:20:22 NOTICE: 1 hashes missing 2025/08/21 02:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-degomuh3doyo': 1 differences found 2025/08/21 02:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-degomuh3doyo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/21 02:20:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/21 02:20:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-degomuh3doyo': 0 differences found 2025/08/21 02:20:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-degomuh3doyo': 1 matching files 2025/08/21 02:20:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-degomuh3doyo': Purge remote 2025/08/21 02:20:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxiyud8lexo': Purge remote 2025/08/21 02:20:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ducufik7yuzi': Purge remote 2025/08/21 02:20:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehocep8yuwo': Purge remote 2025/08/21 02:20:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bijoyol5vepa': Purge remote 2025/08/21 02:20:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-payewux5qaho': Purge remote 2025/08/21 02:20:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lesaxen4xuti': Purge remote 2025/08/21 02:20:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-somudal4wemo': Purge remote 2025/08/21 02:20:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hopenuk4rizi': Purge remote 2025/08/21 02:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loyoyix9hafo': Purge remote --- PASS: TestApplyTransforms (54.54s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:20:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/21 02:20:30 DEBUG : sub/file2: md5 = f2316f634646d5ad4c1bf75a246538e9 OK 2025/08/21 02:20:30 INFO : file1: Copied (new) to: sub/file2 2025/08/21 02:20:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 02:20:31 DEBUG : file1: Unchanged skipping 2025/08/21 02:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': don't need to copy/move sub/file2, it is already at target location 2025/08/21 02:20:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.04s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:20:37 DEBUG : dst/file1: md5 = 0587f2e8db8fa28305d7e1c36f1446c5 OK 2025/08/21 02:20:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nomuwes2code/backup" 2025/08/21 02:20:37 DEBUG : Creating backend with remote "TestDrive:crypt/a93mok1ouigilrb64hnoalh8t210iqofqo0h3fp4ig6a4r12jabg/1nrff024r7pq65ecp72fc28jb0" 2025/08/21 02:20:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/21 02:20:41 INFO : dst/file1: Moved (server-side) 2025/08/21 02:20:43 DEBUG : dst/file1: md5 = eda27a6a0490ad209cb07a66494627cc OK 2025/08/21 02:20:43 INFO : dst/file1: Copied (new) 2025/08/21 02:20:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/21 02:20:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/21 02:20:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.31s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:20:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nomuwes2code/dst" 2025/08/21 02:20:48 DEBUG : Creating backend with remote "TestDrive:crypt/a93mok1ouigilrb64hnoalh8t210iqofqo0h3fp4ig6a4r12jabg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/21 02:20:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nomuwes2code/CompareDest" 2025/08/21 02:20:49 DEBUG : Creating backend with remote "TestDrive:crypt/a93mok1ouigilrb64hnoalh8t210iqofqo0h3fp4ig6a4r12jabg/gveqi14airsml4bgu7krj116o8" 2025/08/21 02:20:51 DEBUG : one: Need to transfer - File not found at Destination 2025/08/21 02:20:53 DEBUG : one: md5 = bd948db82ad9a9c5d61c60a37336e23b OK 2025/08/21 02:20:53 INFO : one: Copied (new) 2025/08/21 02:20:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:20:56 DEBUG : one: md5 = 74546f338a3489658d587fa3f1b6d233 OK 2025/08/21 02:20:56 INFO : one: Copied (replaced existing) 2025/08/21 02:20:58 DEBUG : dst/one: md5 = 40b975472142352664dc36033c77b1c5 OK 2025/08/21 02:21:00 DEBUG : CompareDest/one: md5 = 3e0eade2d42fd79560a38d136dea3c8b OK 2025/08/21 02:21:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:21:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:21:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 02:21:03 DEBUG : CompareDest/two: md5 = a24d29b5fcfeab7bb27075ddd3664c18 OK 2025/08/21 02:21:04 DEBUG : two: Need to transfer - File not found at Destination 2025/08/21 02:21:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:21:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/21 02:21:05 DEBUG : two: Need to transfer - File not found at Destination 2025/08/21 02:21:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:21:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/21 02:21:06 DEBUG : two: Need to transfer - File not found at Destination 2025/08/21 02:21:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/21 02:21:08 DEBUG : two: md5 = 10decda5e4ffbbb570ce765e2d725eb9 OK 2025/08/21 02:21:08 INFO : two: Copied (new) 2025/08/21 02:21:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/21 02:21:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:21:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:21:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.95s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:21:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nomuwes2code/dst" 2025/08/21 02:21:13 DEBUG : Creating backend with remote "TestDrive:crypt/a93mok1ouigilrb64hnoalh8t210iqofqo0h3fp4ig6a4r12jabg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/21 02:21:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nomuwes2code/CopyDest" 2025/08/21 02:21:14 DEBUG : Creating backend with remote "TestDrive:crypt/a93mok1ouigilrb64hnoalh8t210iqofqo0h3fp4ig6a4r12jabg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/21 02:21:16 DEBUG : one: Need to transfer - File not found at Destination 2025/08/21 02:21:19 DEBUG : one: md5 = 22a0039131077b4afd87c81feb623e17 OK 2025/08/21 02:21:19 INFO : one: Copied (new) 2025/08/21 02:21:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:21:21 DEBUG : one: md5 = a7db970704b4eb168398e736d62044f5 OK 2025/08/21 02:21:21 INFO : one: Copied (replaced existing) 2025/08/21 02:21:23 DEBUG : dst/one: md5 = fb90fa1d91ebaddda307432dfca12ea8 OK 2025/08/21 02:21:25 DEBUG : CopyDest/one: md5 = af40f6a0bfbf8d0b1e676afa26fc8ffd OK 2025/08/21 02:21:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nomuwes2code/BackupDir" 2025/08/21 02:21:26 DEBUG : Creating backend with remote "TestDrive:crypt/a93mok1ouigilrb64hnoalh8t210iqofqo0h3fp4ig6a4r12jabg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/21 02:21:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:21:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:21:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:21:30 INFO : one: Moved (server-side) 2025/08/21 02:21:31 INFO : one: Copied (server-side copy) 2025/08/21 02:21:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/21 02:21:33 DEBUG : CopyDest/two: md5 = aa4611a1e50cf3e6da2da581ef1ee3ec OK 2025/08/21 02:21:34 DEBUG : two: Need to transfer - File not found at Destination 2025/08/21 02:21:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:21:35 INFO : two: Copied (server-side copy) 2025/08/21 02:21:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/21 02:21:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:21:36 DEBUG : two: Unchanged skipping 2025/08/21 02:21:38 DEBUG : CopyDest/three: md5 = 3e0cf00fcd30be1d92312718972efe29 OK 2025/08/21 02:21:39 DEBUG : three: Need to transfer - File not found at Destination 2025/08/21 02:21:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/21 02:21:39 DEBUG : three: Destination not found in --copy-dest 2025/08/21 02:21:40 DEBUG : three: md5 = 1b21d4a7fa4a460efb477a839615a519 OK 2025/08/21 02:21:40 INFO : three: Copied (new) 2025/08/21 02:21:41 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/08/21 02:21:41 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/08/21 02:21:41 DEBUG : TestDrive: Saved new token in config file 2025/08/21 02:21:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/21 02:21:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/21 02:21:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:21:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/21 02:21:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/21 02:21:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:21:46 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.07s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:21:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/21 02:21:50 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c9aa69b35d600d81b35116d2c072f8bb OK 2025/08/21 02:21:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/21 02:21:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/21 02:21:51 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/08/21 02:21:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/21 02:21:53 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/21 02:21:54 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 9629dd95656ae5375e49cbb161e19052 OK 2025/08/21 02:21:54 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/21 02:21:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/21 02:21:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.42s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", 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-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:22:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': Looking for duplicate names using skip mode. 2025/08/21 02:22:01 NOTICE: one: Found 2 files with duplicate names 2025/08/21 02:22:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.95s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:22:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': Looking for duplicate names using skip mode. 2025/08/21 02:22:07 NOTICE: one: Found 3 files with duplicate names 2025/08/21 02:22:07 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/21 02:22:08 INFO : one: Deleted 2025/08/21 02:22:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.68s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:22:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': Looking for duplicate names using first mode. 2025/08/21 02:22:14 NOTICE: one: Found 3 files with duplicate names 2025/08/21 02:22:14 INFO : one: Deleted 2025/08/21 02:22:15 INFO : one: Deleted 2025/08/21 02:22:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.55s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:22:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': Looking for duplicate names using newest mode. 2025/08/21 02:22:20 NOTICE: one: Found 3 files with duplicate names 2025/08/21 02:22:21 INFO : one: Deleted 2025/08/21 02:22:21 INFO : one: Deleted 2025/08/21 02:22:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.55s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:22:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': Looking for duplicate names using oldest mode. 2025/08/21 02:22:27 NOTICE: one: Found 3 files with duplicate names 2025/08/21 02:22:28 INFO : one: Deleted 2025/08/21 02:22:28 INFO : one: Deleted 2025/08/21 02:22:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.83s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:22:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': Looking for duplicate names using largest mode. 2025/08/21 02:22:34 NOTICE: one: Found 3 files with duplicate names 2025/08/21 02:22:34 INFO : one: Deleted 2025/08/21 02:22:35 INFO : one: Deleted 2025/08/21 02:22:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.42s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:22:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': Looking for duplicate names using smallest mode. 2025/08/21 02:22:41 NOTICE: one: Found 3 files with duplicate names 2025/08/21 02:22:41 INFO : one: Deleted 2025/08/21 02:22:42 INFO : one: Deleted 2025/08/21 02:22:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.05s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:22:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': Looking for duplicate names using rename mode. 2025/08/21 02:22:49 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/21 02:22:51 INFO : one-2.txt: renamed from: one.txt 2025/08/21 02:22:52 INFO : one-3.txt: renamed from: one.txt 2025/08/21 02:22:53 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.80s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:22:58 DEBUG : dupe1/one.txt: md5 = 9d50d3caf4ad6341f7a9f2b34b73da7e OK 2025/08/21 02:23:01 DEBUG : dupe2/two.txt: md5 = 34d163095e6c75e3dc2204990426f883 OK 2025/08/21 02:23:03 DEBUG : dupe3/three.txt: md5 = 683236e6b4cc55823b3978934ad3f5ee OK 2025/08/21 02:23:04 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/21 02:23:04 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/21 02:23:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/21 02:23:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/21 02:23:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/21 02:23:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/21 02:23:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.67s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:23:11 DEBUG : a.txt: md5 = 40f6443ffac85a3367b4e40e3a66c04f OK 2025/08/21 02:23:12 DEBUG : zend.txt: md5 = 1b8e1abfb8becbe92028dfdc73b1f7c5 OK 2025/08/21 02:23:14 DEBUG : sub dir/hello world: md5 = 0ac613c93fe53845041977e37ab0a7ad OK 2025/08/21 02:23:16 DEBUG : sub dir/hello world2: md5 = f02101e5662a98c730a0e5d538198f84 OK 2025/08/21 02:23:18 DEBUG : sub dir/ignore dir/.ignore: md5 = dbeae81aad0d8d72ee337c6fe66fce33 OK 2025/08/21 02:23:19 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3c68b4ffef466effe6339efb712c8a59 OK 2025/08/21 02:23:22 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7f00a467deb4a13b3e631e345037a0e0 OK 2025/08/21 02:23:23 DEBUG : a.txt: Excluded (Size Filter) 2025/08/21 02:23:23 DEBUG : a.txt: Excluded 2025/08/21 02:23:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/21 02:23:23 DEBUG : sub dir/hello world: Excluded 2025/08/21 02:23:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/21 02:23:23 DEBUG : sub dir/hello world2: Excluded 2025/08/21 02:23:24 DEBUG : sub dir/ignore dir: Excluded 2025/08/21 02:23:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/21 02:23:24 DEBUG : sub dir/hello world: Excluded 2025/08/21 02:23:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/21 02:23:24 DEBUG : sub dir/hello world2: Excluded 2025/08/21 02:23:24 DEBUG : sub dir/ignore dir: Excluded 2025/08/21 02:23:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/21 02:23:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/21 02:23:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/21 02:23:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/21 02:23:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/21 02:23:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/21 02:23:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.74s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:23:33 DEBUG : a.txt: md5 = 8575f8902c17cfde231bb4a5170c8f2b OK 2025/08/21 02:23:34 DEBUG : zend.txt: md5 = aae3930eb689d4b2fb1aba69cddd0551 OK 2025/08/21 02:23:36 DEBUG : sub dir/hello world: md5 = 2a8167b534e51090fbcdd9e025406f46 OK 2025/08/21 02:23:38 DEBUG : sub dir/hello world2: md5 = 8d6ebebb66563339f2b72ddebdb268b1 OK 2025/08/21 02:23:40 DEBUG : sub dir/ignore dir/.ignore: md5 = 8421d2d37a8398044d3f17f5fa91a67a OK 2025/08/21 02:23:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = 187294e36da9a57115a8ac23ca73c3a8 OK 2025/08/21 02:23:44 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7120847ad305d4f79d0a73cbbef9af0a OK 2025/08/21 02:23:45 DEBUG : a.txt: Excluded (Size Filter) 2025/08/21 02:23:45 DEBUG : a.txt: Excluded 2025/08/21 02:23:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/21 02:23:46 DEBUG : sub dir/hello world2: Excluded 2025/08/21 02:23:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/21 02:23:46 DEBUG : sub dir/hello world: Excluded 2025/08/21 02:23:46 DEBUG : sub dir/ignore dir: Excluded 2025/08/21 02:23:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/21 02:23:46 DEBUG : sub dir/hello world2: Excluded 2025/08/21 02:23:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/21 02:23:46 DEBUG : sub dir/hello world: Excluded 2025/08/21 02:23:47 DEBUG : sub dir/ignore dir: Excluded 2025/08/21 02:23:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/21 02:23:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/21 02:23:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/21 02:23:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/21 02:23:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/21 02:23:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/21 02:23:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.81s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:23:54 DEBUG : file1: md5 = d6ef07042de2d11eebfc7ca2b5f7f23a OK 2025/08/21 02:23:57 DEBUG : sub/file2: md5 = ebb4c089554a78bfc9200bbb6f0d6267 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/08/21 02:24:00 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/21 02:24:00 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/21 02:24:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/21 02:24:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.72s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.31s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:24:04 DEBUG : file1: md5 = c9452b82b8677c0dca2f075aa3d32413 OK 2025/08/21 02:24:06 DEBUG : sub/file2: md5 = 1b8d1211b7a60a0b603d41e5a3fc2cc9 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/08/21 02:24:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nomuwes2code/notfound" 2025/08/21 02:24:10 DEBUG : Config file has changed externally - reloading 2025/08/21 02:24:10 DEBUG : Creating backend with remote "TestDrive:crypt/a93mok1ouigilrb64hnoalh8t210iqofqo0h3fp4ig6a4r12jabg/qe0i31qdkoejk60elps0ni5sqk" 2025/08/21 02:24:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.61s) --- PASS: TestStatJSON/Root (0.20s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.61s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.77s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:24:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': Making directory 2025/08/21 02:24:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:24:17 DEBUG : sub dir/hello world: md5 = 852b18bc0ba2ccd3d447a5c0c0329876 OK 2025/08/21 02:24:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.68s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:24:21 DEBUG : potato2: md5 = f37f168026c6ff46704a9617d0208877 OK 2025/08/21 02:24:23 DEBUG : empty space: md5 = 73b2823d3dcc6038d28d6666df05cd8c OK --- PASS: TestLs (4.56s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:24:26 DEBUG : potato2: md5 = 1acdc9c62b69e518a411b26ca7619fb0 OK 2025/08/21 02:24:27 DEBUG : empty space: md5 = 5c99e0129c695fcb42542f26459c2cf5 OK 2025/08/21 02:24:28 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.09s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:24:31 DEBUG : potato2: md5 = e8c4e73d7328e0ea3355d70457cb4606 OK 2025/08/21 02:24:32 DEBUG : empty space: md5 = 59b3a422f0a012326e2f42274ddc6cc6 OK --- PASS: TestLsLong (4.86s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:24:36 DEBUG : potato2: md5 = 62e5e7ecbd933d58f4c2f5dd08f67642 OK 2025/08/21 02:24:37 DEBUG : empty space: md5 = 39cabcc2f162615bb5e1902f1672cf8b OK --- PASS: TestHashSums (4.58s) === RUN TestHashSumsWithErrors 2025/08/21 02:24:39 DEBUG : Creating backend with remote ":memory:" 2025/08/21 02:24:39 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/21 02:24:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/21 02:24:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/21 02:24:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/21 02:24:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/21 02:24:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/21 02:24:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/21 02:24:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/21 02:24:39 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-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:24:40 DEBUG : potato2: md5 = 2c152bb6a427762d442849b147770330 OK 2025/08/21 02:24:42 DEBUG : empty space: md5 = caab85ef930985eb25bbe6ea1ce92d5c OK 2025/08/21 02:24:44 DEBUG : sub dir/potato3: md5 = 53ff80fc2c9eba565cf5ed1bf4fcfefd OK 2025/08/21 02:24:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.14s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:24:49 DEBUG : small: md5 = 674fd6186b81c184458133ad81523bd1 OK 2025/08/21 02:24:51 DEBUG : medium: md5 = 2e75fbf655d322d8a19b4b9430ad39c3 OK 2025/08/21 02:24:53 DEBUG : large: md5 = f4423ff129d70717abe4d804174e63a6 OK 2025/08/21 02:24:53 DEBUG : Waiting for deletions to finish 2025/08/21 02:24:53 DEBUG : large: Excluded (Size Filter) 2025/08/21 02:24:54 INFO : small: Deleted 2025/08/21 02:24:54 INFO : medium: Deleted --- PASS: TestDelete (6.85s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:24:56 DEBUG : small: md5 = c7cedd7884bbb4a73b0e03c6f8808fbb OK 2025/08/21 02:24:58 DEBUG : medium: md5 = 3c990cdb6f6f28113cf165b2742bc2ce OK 2025/08/21 02:24:59 DEBUG : large: md5 = 3761dae8c8fe196b5df790a56a048228 OK 2025/08/21 02:25:00 DEBUG : Waiting for deletions to finish 2025/08/21 02:25:00 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/08/21 02:25:00 INFO : small: Deleted 2025/08/21 02:25:00 INFO : medium: Deleted --- PASS: TestMaxDelete (7.21s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:25:03 DEBUG : small: md5 = 6f1ded6226c8a51abd143c498e0c92ca OK 2025/08/21 02:25:05 DEBUG : medium: md5 = 521202e178899eea4d4820eca04a42b8 OK 2025/08/21 02:25:06 DEBUG : large: md5 = de00daaf0fa969f40c0c8f34772ee23f OK 2025/08/21 02:25:06 DEBUG : Waiting for deletions to finish 2025/08/21 02:25:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/21 02:25:07 INFO : small: Deleted 2025/08/21 02:25:07 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.94s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:25:10 DEBUG : small: md5 = 793690991ccea677ad7c00ab0ac90972 OK 2025/08/21 02:25:12 DEBUG : medium: md5 = 037e613663b5cb11ceb60128bcace5b1 OK 2025/08/21 02:25:13 DEBUG : large: md5 = 83e4c55902b5783b64e24a1ca26e18bf OK 2025/08/21 02:25:13 DEBUG : Waiting for deletions to finish 2025/08/21 02:25:14 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/21 02:25:14 INFO : small: Deleted 2025/08/21 02:25:14 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.96s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:25:17 DEBUG : ReadFile: md5 = b28d7acd44b32304f0f97b0834bac8c3 OK --- PASS: TestReadFile (4.61s) === RUN TestRetry 2025/08/21 02:25:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/21 02:25:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/21 02:25:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/21 02:25:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/21 02:25:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/21 02:25:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/21 02:25:21 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-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:25:22 DEBUG : file1: md5 = e25fafacdda5c9f0eebc2e62980d3c74 OK 2025/08/21 02:25:23 DEBUG : file2: md5 = 06748abc5d41da95a1ceda924913928b OK --- PASS: TestCat (18.23s) === RUN TestPurge 2025/08/21 02:25:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucapas6kote" 2025/08/21 02:25:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 02:25:39 DEBUG : Creating backend with remote "TestDrive:crypt/gol4ib606845p6ml9i1s2s4tgu1uj9m5cg72ha0n9puft4cjldbg" 2025/08/21 02:25:40 DEBUG : Creating backend with remote "/tmp/rclone2070117613" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucapas6kote'", Local "Local file system at /tmp/rclone2070117613", Modify Window "1ms" 2025/08/21 02:25:44 DEBUG : A1/B1/C1/one: md5 = 9407828920fa979e76c2af5477521245 OK 2025/08/21 02:25:44 INFO : A2: Making directory 2025/08/21 02:25:45 INFO : A1/B2: Making directory 2025/08/21 02:25:46 INFO : A1/B2/C2: Making directory 2025/08/21 02:25:47 INFO : A1/B1/C3: Making directory 2025/08/21 02:25:48 INFO : A3: Making directory 2025/08/21 02:25:48 INFO : A3/B3: Making directory 2025/08/21 02:25:49 INFO : A3/B3/C4: Making directory 2025/08/21 02:25:51 DEBUG : A1/two: md5 = a33b5c0381eca8735489dae23fc910d2 OK 2025/08/21 02:25:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucapas6kote': Purge remote 2025/08/21 02:25:55 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.87s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:25:58 DEBUG : A1/B1/C1/one: md5 = 5863ae489bf4d1eaa3d478e1fe546950 OK 2025/08/21 02:25:58 INFO : A2: Making directory 2025/08/21 02:25:59 INFO : A1/B2: Making directory 2025/08/21 02:26:00 INFO : A1/B2/C2: Making directory 2025/08/21 02:26:01 INFO : A1/B1/C3: Making directory 2025/08/21 02:26:01 INFO : A3: Making directory 2025/08/21 02:26:02 INFO : A3/B3: Making directory 2025/08/21 02:26:03 INFO : A3/B3/C4: Making directory 2025/08/21 02:26:05 DEBUG : A1/two: md5 = c71e59b0ddce957461444f9eb82ad3e5 OK 2025/08/21 02:26:07 DEBUG : removing 1 level 3 directories 2025/08/21 02:26:07 INFO : A3/B3/C4: Removing directory 2025/08/21 02:26:09 DEBUG : removing 2 level 3 directories 2025/08/21 02:26:09 INFO : A1/B2/C2: Removing directory 2025/08/21 02:26:09 INFO : A1/B1/C3: Removing directory 2025/08/21 02:26:10 DEBUG : removing 2 level 2 directories 2025/08/21 02:26:10 INFO : A3/B3: Removing directory 2025/08/21 02:26:10 INFO : A1/B2: Removing directory 2025/08/21 02:26:10 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/21 02:26:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/21 02:26:11 DEBUG : removing 2 level 1 directories 2025/08/21 02:26:11 INFO : A3: Removing directory 2025/08/21 02:26:11 INFO : A2: Removing directory 2025/08/21 02:26:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/21 02:26:15 DEBUG : removing 1 level 3 directories 2025/08/21 02:26:15 INFO : A1/B1/C1: Removing directory 2025/08/21 02:26:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:16 DEBUG : removing 1 level 2 directories 2025/08/21 02:26:16 INFO : A1/B1: Removing directory 2025/08/21 02:26:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/21 02:26:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/21 02:26:16 DEBUG : removing 1 level 1 directories 2025/08/21 02:26:16 INFO : A1: Removing directory 2025/08/21 02:26:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/21 02:26:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/21 02:26:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/21 02:26:17 DEBUG : removing 1 level 0 directories 2025/08/21 02:26:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': Removing directory 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/21 02:26:17 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (23.74s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:26:19 INFO : A1: Making directory 2025/08/21 02:26:20 INFO : A1/B1: Making directory 2025/08/21 02:26:21 INFO : A1/B1/C1: Making directory 2025/08/21 02:26:23 DEBUG : removing 1 level 3 directories 2025/08/21 02:26:23 INFO : A1/B1/C1: Removing directory 2025/08/21 02:26:24 DEBUG : removing 1 level 2 directories 2025/08/21 02:26:24 INFO : A1/B1: Removing directory 2025/08/21 02:26:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/21 02:26:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.02s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:26:26 INFO : A1: Making directory 2025/08/21 02:26:27 INFO : A1/B1: Making directory 2025/08/21 02:26:28 INFO : A1/B1/C1: Making directory 2025/08/21 02:26:30 DEBUG : removing 1 level 3 directories 2025/08/21 02:26:30 INFO : A1/B1/C1: Removing directory 2025/08/21 02:26:31 DEBUG : removing 1 level 2 directories 2025/08/21 02:26:31 INFO : A1/B1: Removing directory 2025/08/21 02:26:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/21 02:26:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.24s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:26:35 DEBUG : file1: md5 = 0b2a3cdfcaaceaf6a846f6ec7e9b1c2c OK 2025/08/21 02:26:36 DEBUG : filename.txt: File name found in url 2025/08/21 02:26:38 DEBUG : filename.txt: md5 = 479b09039b44b23cfbfd84dc2695a6ff OK 2025/08/21 02:26:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/21 02:26:39 DEBUG : headerfilename.txt: md5 = 04c2c45277204e3daaa6f6413c1a590d OK 2025/08/21 02:26:41 DEBUG : file2: md5 = e9966dac83601c1c686cf25fa789a111 OK --- PASS: TestCopyURL (9.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:26:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/21 02:26:46 DEBUG : sub/file2: md5 = 693287b8b03e6d8bbd3dc3bc55b86519 OK 2025/08/21 02:26:46 INFO : file1: Copied (new) to: sub/file2 2025/08/21 02:26:46 INFO : file1: Deleted 2025/08/21 02:26:46 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 02:26:46 DEBUG : file1: Unchanged skipping 2025/08/21 02:26:46 INFO : file1: Deleted 2025/08/21 02:26:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': don't need to copy/move sub/file2, it is already at target location 2025/08/21 02:26:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.11s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:26:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/21 02:26:51 DEBUG : file1: md5 = acd84da1b81870110b879107c155385b OK 2025/08/21 02:26:51 INFO : file1: Copied (new) 2025/08/21 02:26:51 INFO : file1: Deleted 2025/08/21 02:26:52 DEBUG : file1: Destination exists, skipping 2025/08/21 02:26:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.83s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:26:56 DEBUG : dst/file1: md5 = 45fa0f11b88e1f48e05060720be7fa17 OK 2025/08/21 02:26:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nomuwes2code/backup" 2025/08/21 02:26:57 DEBUG : Config file has changed externally - reloading 2025/08/21 02:26:57 DEBUG : Creating backend with remote "TestDrive:crypt/a93mok1ouigilrb64hnoalh8t210iqofqo0h3fp4ig6a4r12jabg/1nrff024r7pq65ecp72fc28jb0" 2025/08/21 02:26:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/21 02:27:01 INFO : dst/file1: Moved (server-side) 2025/08/21 02:27:02 DEBUG : dst/file1: md5 = e153dfdd17f40f7ad6a8c8009c908f29 OK 2025/08/21 02:27:02 INFO : dst/file1: Copied (new) 2025/08/21 02:27:02 INFO : dst/file1: Deleted 2025/08/21 02:27:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/21 02:27:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/21 02:27:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.88s) === 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-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:27:09 DEBUG : A1/one: md5 = 2667d7f83f3dff42d5d1d38c0caecdfa OK 2025/08/21 02:27:11 DEBUG : A1/two: md5 = 886dc12a3415aaf7d6dfb298227b8da9 OK 2025/08/21 02:27:13 DEBUG : A1/B1/three: md5 = df94b37b41026fcf42bbadeabd971127 OK 2025/08/21 02:27:15 DEBUG : A1/B1/C1/four: md5 = 27c17292eb24064b6f1bc2ba5491a94b OK 2025/08/21 02:27:17 DEBUG : A1/B1/C2/five: md5 = 3e45127217e61a912146b8eb0d4ef79c OK 2025/08/21 02:27:17 INFO : A1/B2: Making directory 2025/08/21 02:27:18 INFO : A1/B1/C3: Making directory 2025/08/21 02:27:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/21 02:27:27 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/21 02:27:27 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/21 02:27:27 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/21 02:27:28 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/21 02:27:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/21 02:27:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/21 02:27:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/21 02:27:31 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/21 02:27:31 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/21 02:27:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/21 02:27:39 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/21 02:27:39 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/21 02:27:39 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/21 02:27:39 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/21 02:27:39 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/21 02:27:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/21 02:27:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/21 02:27:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/21 02:27:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/21 02:27:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/21 02:27:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/21 02:27:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/21 02:27:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/21 02:27:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/21 02:27:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/21 02:27:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/21 02:27:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/21 02:27:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/21 02:27:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/21 02:27:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.88s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:27:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': File to upload is small (34 bytes), uploading instead of streaming 2025/08/21 02:27:54 DEBUG : no_checksum_small_file_from_pipe: md5 = 853d90df96e7c5580d65d2fccf110080 OK 2025/08/21 02:27:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/21 02:27:54 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/21 02:27:55 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/21 02:27:56 DEBUG : no_checksum_big_file_from_pipe: md5 = 0b797656e490ed97f9ebf2a256b890d5 OK 2025/08/21 02:27:56 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-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:27:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': File to upload is small (34 bytes), uploading instead of streaming 2025/08/21 02:27:59 DEBUG : with_checksum_small_file_from_pipe: md5 = abe1041e7f0ed91caca273148a99e6de OK 2025/08/21 02:27:59 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/21 02:28:00 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/21 02:28:01 DEBUG : with_checksum_big_file_from_pipe: md5 = 877a1e8db7fd1d11d6c7ff01a2fcd0c5 OK 2025/08/21 02:28:01 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-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:28:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': File to upload is small (34 bytes), uploading instead of streaming 2025/08/21 02:28:05 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 02:28:05 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/21 02:28:06 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-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:28:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': File to upload is small (34 bytes), uploading instead of streaming 2025/08/21 02:28:09 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/21 02:28:10 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/21 02:28:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.34s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.12s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.35s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/21 02:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': File to upload is small (48 bytes), uploading instead of streaming 2025/08/21 02:28:15 DEBUG : rcat_metadata: md5 = 48ad0c93350763c1f29df0f439eee686 OK 2025/08/21 02:28:15 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/21 02:28:17 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/21 02:28:18 DEBUG : rcat_metadata_uploadcutoff0: md5 = ce5a7c9c921eb12f1839da3941e948c5 OK 2025/08/21 02:28:18 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.26s) --- PASS: TestRcatMetadata/Normal (2.61s) --- PASS: TestRcatMetadata/ViaDisk (3.19s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:28:21 DEBUG : potato1: md5 = 443e7f8f939a0e0abdea3f6bc389ab90 OK 2025/08/21 02:28:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': File to upload is small (60 bytes), uploading instead of streaming 2025/08/21 02:28:22 DEBUG : potato2: md5 = c7d87a246ac5f88e59eed6a5b1400d06 OK 2025/08/21 02:28:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.43s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:28:25 DEBUG : potato1: md5 = 4b14ed451df7b481f3439e0202b49089 OK 2025/08/21 02:28:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': File to upload is small (60 bytes), uploading instead of streaming 2025/08/21 02:28:27 DEBUG : potato2: md5 = 2a797af36fb05ff7680adeaa3a900836 OK 2025/08/21 02:28:27 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.27s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:28:30 DEBUG : potato2: md5 = bf9085e64a2be9cd8a6eca97c75c2d70 OK 2025/08/21 02:28:32 DEBUG : empty space: md5 = d15a148525f9091294332a96b553d97d OK 2025/08/21 02:28:34 DEBUG : sub dir/potato3: md5 = d21cecb20a02c85be163de063c34650e OK 2025/08/21 02:28:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': Touching "empty space" 2025/08/21 02:28:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': Touching "sub dir/potato3" 2025/08/21 02:28:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': Touching "potato2" 2025/08/21 02:28:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.77s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:28:39 DEBUG : dir with metadata: Making directory with metadata 2025/08/21 02:28:40 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.43s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:28:41 DEBUG : directory with modtime: Making directory with metadata 2025/08/21 02:28:42 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.31s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:28:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/21 02:28:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 02:28:44 DEBUG : Google drive root 'crypt/a93mok1ouigilrb64hnoalh8t210iqofqo0h3fp4ig6a4r12jabg': Skipping btime metadata as can't update it on an existing file: 2025-08-21T02:28:44.041371539Z 2025/08/21 02:28:44 INFO : non existent directory: Updated directory metadata 2025/08/21 02:28:46 DEBUG : Google drive root 'crypt/a93mok1ouigilrb64hnoalh8t210iqofqo0h3fp4ig6a4r12jabg': Skipping btime metadata as can't update it on an existing file: 2025-08-21T02:28:44.041371539Z 2025/08/21 02:28:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.68s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:28:48 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/21 02:28:50 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/21 02:28:51 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.06s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:28:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/21 02:28:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 02:28:52 DEBUG : dst: Making directory with metadata 2025/08/21 02:28:53 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 02:28:53 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 02:28:53 INFO : dst: Set directory modification time (using SetModTime) 2025/08/21 02:28:54 INFO : dst: Set directory modification time (using SetModTime) 2025/08/21 02:28:54 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/21 02:28:54 INFO : dst: Set directory modification time (using SetModTime) 2025/08/21 02:28:54 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.54s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code'", Local "Local file system at /tmp/rclone2352211438", Modify Window "1ms" 2025/08/21 02:28:58 DEBUG : sub dir/test remove existing: md5 = db26d90082f0a779b91831d18a895583 OK 2025/08/21 02:28:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 4c3add8e11db057b7968044a15895d88 OK 2025/08/21 02:29:01 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.debipas2" before starting 2025/08/21 02:29:02 DEBUG : sub dir/test remove existing.debipas2: TEST: removing renamed existing file after operation 2025/08/21 02:29:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xedaxeq9" before starting 2025/08/21 02:29:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xedaxeq9: TEST: renaming existing back after failed operation 2025/08/21 02:29:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dugoxut7" before starting 2025/08/21 02:29:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dugoxut7: TEST: removing renamed existing file after operation 2025/08/21 02:29:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "omtlnoehqoat7bubj87qfdqdrck1k2svlma7r4gqmedfa83mvd30" 2025/08/21 02:29:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "176km4iro6tjmr5lajchd1vinsadf9la96rl3mftssa11qvggqvc88teff2smgut0bnh0e8rgn4dob4rr8lvc39br04aujvqpceqa9pht77mjus5tjl6mu337jlrfvstu2g7rr8bm3h6hk9mjd95426ksemojujpchl0qde87fo6ismtjd00" --- PASS: TestRemoveExisting (13.34s) === 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/08/21 02:29:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomuwes2code': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m6.504431482s (try 1/5)