"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/02/07 05:20:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huxavuc6loji" 2025/02/07 05:20:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:20:52 DEBUG : Creating backend with remote "TestDrive:crypt/gvcv7bnkmo006u14nsoolctr2hi1ula34enoacapcim78bf3n9c0" 2025/02/07 05:20:53 DEBUG : Creating backend with remote "/tmp/rclone4044033408" === 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-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/07 05:20:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/07 05:20:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/07 05:20:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/07 05:20:53 DEBUG : potato: Seek from 10 to 0 2025/02/07 05:20:53 DEBUG : potato: Seek from 10 to 0 2025/02/07 05:20:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/07 05:20:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/07 05:20:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/07 05:20:53 DEBUG : potato: Seek from 5 to 2 2025/02/07 05:20:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/07 05:20:53 DEBUG : potato: Seek from 7 to 0 2025/02/07 05:20:53 DEBUG : potato: Seek from 7 to 0 2025/02/07 05:20:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/07 05:20:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/07 05:20:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/07 05:20:53 DEBUG : potato: Seek from 5 to 2 2025/02/07 05:20:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/07 05:20:53 DEBUG : potato: Seek from 8 to 0 2025/02/07 05:20:53 DEBUG : potato: Seek from 8 to 0 2025/02/07 05:20:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/07 05:20:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/07 05:20:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/07 05:20:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/07 05:20:53 DEBUG : potato: Seek from 5 to 2 2025/02/07 05:20:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/07 05:20:53 DEBUG : potato: Seek from 9 to 0 2025/02/07 05:20:53 DEBUG : potato: Seek from 9 to 0 2025/02/07 05:20:53 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-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:20:55 DEBUG : rutabaga: md5 = da6e86b6513494340d3b6a4391437060 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/07 05:20:57 DEBUG : empty space: md5 = b12cc78105d79f4b2d653d31df4efc4d OK === RUN TestCheck/3 2025/02/07 05:20:59 DEBUG : potato2: md5 = b4ebc0b4c582c283d9fb1d781e4798e9 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/07 05:21:01 DEBUG : remotepotato: md5 = b7d31f5c46eb0b2d4793bdde6abb3b78 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.64s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/02/07 05:21:05 DEBUG : Creating backend with remote "nonexistent" 2025/02/07 05:21:05 DEBUG : Creating backend with remote "nonexistent" 2025/02/07 05:21:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/07 05:21:05 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/02/07 05:21:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/07 05:21:05 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-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:21:06 DEBUG : rutabaga: md5 = 497a972ca060c79edb3d25c9273c222d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/07 05:21:09 DEBUG : Config file has changed externally - reloading 2025/02/07 05:21:09 DEBUG : TestDrive: Loaded fresh token from config file 2025/02/07 05:21:10 DEBUG : empty space: md5 = c6b8d8c2148a082fc8cc5d0e912d48d3 OK === RUN TestCheckDownload/3 2025/02/07 05:21:13 DEBUG : potato2: md5 = 0909ddbf09c0f977bfe251fb9cbb97e6 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/07 05:21:17 DEBUG : remotepotato: md5 = 41309154bdfed24bb45c738feec55d7f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.49s) --- PASS: TestCheckDownload/1 (1.91s) --- PASS: TestCheckDownload/2 (0.95s) --- PASS: TestCheckDownload/3 (0.87s) --- PASS: TestCheckDownload/4 (1.04s) --- PASS: TestCheckDownload/5 (1.33s) --- PASS: TestCheckDownload/6 (1.29s) --- PASS: TestCheckDownload/7 (1.27s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:21:23 DEBUG : rutabaga: md5 = 9fdbb97cf72c597cd6a0c49465d53d3c OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/07 05:21:25 DEBUG : empty space: md5 = 83546ef39dfc2a46f4d675ecd9271a22 OK === RUN TestCheckSizeOnly/3 2025/02/07 05:21:27 DEBUG : potato2: md5 = ce897b302b7e84df5abba99de138bdcb OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/07 05:21:30 DEBUG : remotepotato: md5 = d2f92a685205c98c62998d2da82cfca6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.66s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- 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-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:21:34 DEBUG : test.sum: md5 = 1e4e6bb5cf7591c5a4ae5654db77c22e OK 2025/02/07 05:21:35 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/07 05:21:35 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/07 05:21:35 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/07 05:21:35 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/07 05:21:37 DEBUG : test.sum: md5 = 2ff791ee281606557b8d9464319884ca OK 2025/02/07 05:21:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/07 05:21:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/07 05:21:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/07 05:21:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.80s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:21:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huxavuc6loji/data" 2025/02/07 05:21:39 DEBUG : Creating backend with remote "TestDrive:crypt/gvcv7bnkmo006u14nsoolctr2hi1ula34enoacapcim78bf3n9c0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji/data' lacks md5, skipping --- SKIP: TestCheckSum (1.83s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:21:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huxavuc6loji/data" 2025/02/07 05:21:40 DEBUG : Creating backend with remote "TestDrive:crypt/gvcv7bnkmo006u14nsoolctr2hi1ula34enoacapcim78bf3n9c0/vjrnln8ratgmqakfosrqe8espk" 2025/02/07 05:21:44 DEBUG : data/banana: md5 = 81a68ca173b3239635e375db59823172 OK 2025/02/07 05:21:45 DEBUG : test.sum: md5 = 2ed0775f9c20ea20cbe1f871540d31f8 OK === RUN TestCheckSumDownload/subtest1 2025/02/07 05:21:50 DEBUG : data/potato: md5 = 6462c2bb83ab2d186ea49c62280bc14b OK 2025/02/07 05:21:51 DEBUG : test.sum: md5 = 46e60fc879baaa4085561a4e796187e8 OK === RUN TestCheckSumDownload/subtest2 2025/02/07 05:21:56 DEBUG : test.sum: md5 = 25696b3493e982c145f673a22539565f OK === RUN TestCheckSumDownload/subtest3 2025/02/07 05:22:00 DEBUG : test.sum: md5 = 643b453787087cbae9abb04e3aee713b OK === RUN TestCheckSumDownload/subtest4 2025/02/07 05:22:04 DEBUG : test.sum: md5 = 676702aa3456181ce90d6d5516286d67 OK === RUN TestCheckSumDownload/subtest5 2025/02/07 05:22:08 DEBUG : test.sum: md5 = 9c082a538c53163f9e2f33faa1a7c45c OK === RUN TestCheckSumDownload/subtest6 2025/02/07 05:22:12 DEBUG : data/banana: md5 = c50157340c35cabde017f3661cb08328 OK 2025/02/07 05:22:13 DEBUG : data/potato: md5 = 7d8e3b58671e198dfe8bde64aed65d4d OK 2025/02/07 05:22:15 DEBUG : test.sum: md5 = 684a150a1db1c5d67f3c023996b38eaa OK === RUN TestCheckSumDownload/subtest7 2025/02/07 05:22:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/02/07 05:22:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.95s) --- PASS: TestCheckSumDownload/subtest1 (2.67s) --- PASS: TestCheckSumDownload/subtest2 (2.84s) --- PASS: TestCheckSumDownload/subtest3 (2.04s) --- PASS: TestCheckSumDownload/subtest4 (2.47s) --- PASS: TestCheckSumDownload/subtest5 (1.96s) --- PASS: TestCheckSumDownload/subtest6 (2.05s) --- PASS: TestCheckSumDownload/subtest7 (2.32s) === RUN TestApplyTransforms 2025/02/07 05:22:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zurodob8quta" 2025/02/07 05:22:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:22:20 DEBUG : Creating backend with remote "TestDrive:crypt/1mpkefdnov4ppclq9vphrjantpjn7anmpq2gpr84pgosij3ckveg" 2025/02/07 05:22:21 DEBUG : Creating backend with remote "/tmp/rclone1417796868" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zurodob8quta'", Local "Local file system at /tmp/rclone1417796868", Modify Window "1ms" 2025/02/07 05:22:23 DEBUG : hello, world!: md5 = ad2e8e3d5377550fc33d9576be6bbdba OK upper checkfile vs. lower remote (without normalization) 2025/02/07 05:22:24 ERROR : hello, world!: sum not found 2025/02/07 05:22:24 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zurodob8quta' 2025/02/07 05:22:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurodob8quta': 1 files missing 2025/02/07 05:22:24 NOTICE: 1 hashes missing 2025/02/07 05:22:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurodob8quta': 2 differences found 2025/02/07 05:22:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurodob8quta': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/07 05:22:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:22:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurodob8quta': 0 differences found 2025/02/07 05:22:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurodob8quta': 1 matching files 2025/02/07 05:22:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fehosed8kuni" 2025/02/07 05:22:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:22:25 DEBUG : Creating backend with remote "TestDrive:crypt/6qdc45e245jmsuce08hb336vb2o8n9mjufpbke6o28mrbk18edb0" 2025/02/07 05:22:26 DEBUG : Creating backend with remote "/tmp/rclone2801180131" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fehosed8kuni'", Local "Local file system at /tmp/rclone2801180131", Modify Window "1ms" 2025/02/07 05:22:28 DEBUG : HELLO, WORLD!: md5 = bf0af70eff95346e3552573db5830e95 OK lower checkfile vs. upper remote (without normalization) 2025/02/07 05:22:28 ERROR : HELLO, WORLD!: sum not found 2025/02/07 05:22:28 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fehosed8kuni' 2025/02/07 05:22:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fehosed8kuni': 1 files missing 2025/02/07 05:22:28 NOTICE: 1 hashes missing 2025/02/07 05:22:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fehosed8kuni': 2 differences found 2025/02/07 05:22:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fehosed8kuni': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/07 05:22:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:22:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fehosed8kuni': 0 differences found 2025/02/07 05:22:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fehosed8kuni': 1 matching files 2025/02/07 05:22:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muqucon3wehu" 2025/02/07 05:22:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:22:30 DEBUG : Creating backend with remote "TestDrive:crypt/4p4ca60k41q7504av70d9ecqcplmsoi0uj1cqsajupulb9b5c270" 2025/02/07 05:22:31 DEBUG : Creating backend with remote "/tmp/rclone2806938995" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muqucon3wehu'", Local "Local file system at /tmp/rclone2806938995", Modify Window "1ms" 2025/02/07 05:22:33 DEBUG : HeLlO, wOrLd!: md5 = ff06ac92a00a1aca16df6533b6715b02 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/07 05:22:33 ERROR : HeLlO, wOrLd!: sum not found 2025/02/07 05:22:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-muqucon3wehu' 2025/02/07 05:22:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muqucon3wehu': 1 files missing 2025/02/07 05:22:33 NOTICE: 1 hashes missing 2025/02/07 05:22:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muqucon3wehu': 2 differences found 2025/02/07 05:22:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muqucon3wehu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/07 05:22:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:22:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muqucon3wehu': 0 differences found 2025/02/07 05:22:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muqucon3wehu': 1 matching files 2025/02/07 05:22:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dafiqab6bizu" 2025/02/07 05:22:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:22:35 DEBUG : Creating backend with remote "TestDrive:crypt/97ktfn86metuuue9e72tf7amh0st4i96e8v3ip37k8otcv7bjt70" 2025/02/07 05:22:36 DEBUG : Creating backend with remote "/tmp/rclone275693568" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dafiqab6bizu'", Local "Local file system at /tmp/rclone275693568", Modify Window "1ms" 2025/02/07 05:22:38 DEBUG : HELLO, WORLD!: md5 = 0e1066779f56ea4860fffb2de41187f0 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/07 05:22:38 ERROR : HELLO, WORLD!: sum not found 2025/02/07 05:22:38 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dafiqab6bizu' 2025/02/07 05:22:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafiqab6bizu': 1 files missing 2025/02/07 05:22:38 NOTICE: 1 hashes missing 2025/02/07 05:22:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafiqab6bizu': 2 differences found 2025/02/07 05:22:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafiqab6bizu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/07 05:22:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:22:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafiqab6bizu': 0 differences found 2025/02/07 05:22:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dafiqab6bizu': 1 matching files 2025/02/07 05:22:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fudimiy1tofi" 2025/02/07 05:22:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:22:40 DEBUG : Creating backend with remote "TestDrive:crypt/kkcif2jdrvdecdup7vcv6ftbcerqfnbbc75rfcpdpgpl4nd884g0" 2025/02/07 05:22:41 DEBUG : Creating backend with remote "/tmp/rclone1628155438" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fudimiy1tofi'", Local "Local file system at /tmp/rclone1628155438", Modify Window "1ms" 2025/02/07 05:22:43 DEBUG : 測試_Русский___ě_áñ: md5 = 80802998c0a341770ebd77f5ace9609f OK NFD checkfile vs. NFC remote (without normalization) 2025/02/07 05:22:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/07 05:22:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fudimiy1tofi' 2025/02/07 05:22:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fudimiy1tofi': 1 files missing 2025/02/07 05:22:43 NOTICE: 1 hashes missing 2025/02/07 05:22:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fudimiy1tofi': 2 differences found 2025/02/07 05:22:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fudimiy1tofi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/07 05:22:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:22:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fudimiy1tofi': 0 differences found 2025/02/07 05:22:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fudimiy1tofi': 1 matching files 2025/02/07 05:22:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hepuzem2nuya" 2025/02/07 05:22:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:22:44 DEBUG : Creating backend with remote "TestDrive:crypt/fjjtgrn4otlojjpd39dg2bm3nmndq5g2b7thvdm85pgot3uglpig" 2025/02/07 05:22:45 DEBUG : Creating backend with remote "/tmp/rclone3460099910" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hepuzem2nuya'", Local "Local file system at /tmp/rclone3460099910", Modify Window "1ms" 2025/02/07 05:22:47 DEBUG : 測試_Русский___ě_áñ: md5 = 4685a3d9e5e8f58dae288c9c512e6b16 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/07 05:22:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/07 05:22:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hepuzem2nuya' 2025/02/07 05:22:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hepuzem2nuya': 1 files missing 2025/02/07 05:22:48 NOTICE: 1 hashes missing 2025/02/07 05:22:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hepuzem2nuya': 2 differences found 2025/02/07 05:22:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hepuzem2nuya': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/07 05:22:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:22:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hepuzem2nuya': 0 differences found 2025/02/07 05:22:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hepuzem2nuya': 1 matching files 2025/02/07 05:22:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxiyaw1romi" 2025/02/07 05:22:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:22:49 DEBUG : Creating backend with remote "TestDrive:crypt/sslesmhukk7tv6noa57rdq115bcts6jpt0vqvo5jf4eg4tv35v10" 2025/02/07 05:22:50 DEBUG : Creating backend with remote "/tmp/rclone3599933560" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koxiyaw1romi'", Local "Local file system at /tmp/rclone3599933560", Modify Window "1ms" 2025/02/07 05:22:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fa07a2ce2435debc0fd95d38008e2ba8 OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/07 05:22:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/07 05:22:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-koxiyaw1romi' 2025/02/07 05:22:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxiyaw1romi': 1 files missing 2025/02/07 05:22:53 NOTICE: 1 hashes missing 2025/02/07 05:22:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxiyaw1romi': 2 differences found 2025/02/07 05:22:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxiyaw1romi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/07 05:22:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:22:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxiyaw1romi': 0 differences found 2025/02/07 05:22:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koxiyaw1romi': 1 matching files 2025/02/07 05:22:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-walolod3gife" 2025/02/07 05:22:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:22:54 DEBUG : Creating backend with remote "TestDrive:crypt/32i8nnoanf992bpgjq87ma1vofompat6vg9vg2cqo9agqqed980g" 2025/02/07 05:22:55 DEBUG : Creating backend with remote "/tmp/rclone2125282284" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-walolod3gife'", Local "Local file system at /tmp/rclone2125282284", Modify Window "1ms" 2025/02/07 05:22:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0cdec2c80e3a75fadaf3753c97390a5e OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/07 05:22:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/07 05:22:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-walolod3gife' 2025/02/07 05:22:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walolod3gife': 1 files missing 2025/02/07 05:22:58 NOTICE: 1 hashes missing 2025/02/07 05:22:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walolod3gife': 2 differences found 2025/02/07 05:22:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walolod3gife': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/07 05:22:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:22:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walolod3gife': 0 differences found 2025/02/07 05:22:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walolod3gife': 1 matching files 2025/02/07 05:22:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pusilap4yezo" 2025/02/07 05:22:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:22:59 DEBUG : Creating backend with remote "TestDrive:crypt/hqthfqjocs63etf2vsksa7s5apvpjl5cm2rjo1a46n8ksvhc3f80" 2025/02/07 05:23:00 DEBUG : Creating backend with remote "/tmp/rclone4052592898" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pusilap4yezo'", Local "Local file system at /tmp/rclone4052592898", Modify Window "1ms" 2025/02/07 05:23:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 21c9d7c3212b35dc40a6f7ec2f45ec6b OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/07 05:23:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/07 05:23:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pusilap4yezo' 2025/02/07 05:23:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusilap4yezo': 1 files missing 2025/02/07 05:23:03 NOTICE: 1 hashes missing 2025/02/07 05:23:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusilap4yezo': 2 differences found 2025/02/07 05:23:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusilap4yezo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/07 05:23:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:23:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusilap4yezo': 0 differences found 2025/02/07 05:23:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusilap4yezo': 1 matching files 2025/02/07 05:23:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jojuyox8deta" 2025/02/07 05:23:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:23:04 DEBUG : Creating backend with remote "TestDrive:crypt/f3llufofbhl8oaioh8gcikfdvobde9954obp342an0c5ubsv54qg" 2025/02/07 05:23:05 DEBUG : Creating backend with remote "/tmp/rclone4137107346" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojuyox8deta'", Local "Local file system at /tmp/rclone4137107346", Modify Window "1ms" 2025/02/07 05:23:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1a1a10941aa3186e3860a05b0c3369f7 OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/07 05:23:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/07 05:23:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jojuyox8deta' 2025/02/07 05:23:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jojuyox8deta': 1 files missing 2025/02/07 05:23:08 NOTICE: 1 hashes missing 2025/02/07 05:23:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jojuyox8deta': 2 differences found 2025/02/07 05:23:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jojuyox8deta': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/07 05:23:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:23:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jojuyox8deta': 0 differences found 2025/02/07 05:23:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jojuyox8deta': 1 matching files 2025/02/07 05:23:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojuyox8deta': Purge remote 2025/02/07 05:23:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pusilap4yezo': Purge remote 2025/02/07 05:23:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-walolod3gife': Purge remote 2025/02/07 05:23:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxiyaw1romi': Purge remote 2025/02/07 05:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hepuzem2nuya': Purge remote 2025/02/07 05:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fudimiy1tofi': Purge remote 2025/02/07 05:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dafiqab6bizu': Purge remote 2025/02/07 05:23:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muqucon3wehu': Purge remote 2025/02/07 05:23:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fehosed8kuni': Purge remote 2025/02/07 05:23:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zurodob8quta': Purge remote --- PASS: TestApplyTransforms (53.03s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:23:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/07 05:23:16 DEBUG : sub/file2: md5 = 801ab27400e9d7630683a39e136b404e OK 2025/02/07 05:23:16 INFO : file1: Copied (new) to: sub/file2 2025/02/07 05:23:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 05:23:17 DEBUG : file1: Unchanged skipping 2025/02/07 05:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': don't need to copy/move sub/file2, it is already at target location 2025/02/07 05:23:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.96s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:23:22 DEBUG : dst/file1: md5 = 42f0068412a0f6602f2039c40633d5f5 OK 2025/02/07 05:23:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huxavuc6loji/backup" 2025/02/07 05:23:23 DEBUG : Creating backend with remote "TestDrive:crypt/gvcv7bnkmo006u14nsoolctr2hi1ula34enoacapcim78bf3n9c0/1nrff024r7pq65ecp72fc28jb0" 2025/02/07 05:23:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/07 05:23:26 INFO : dst/file1: Moved (server-side) 2025/02/07 05:23:28 DEBUG : dst/file1: md5 = 35d9496ffb4629ebd0b96d13c5349f12 OK 2025/02/07 05:23:28 INFO : dst/file1: Copied (new) 2025/02/07 05:23:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/07 05:23:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/07 05:23:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.09s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:23:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huxavuc6loji/dst" 2025/02/07 05:23:33 DEBUG : Creating backend with remote "TestDrive:crypt/gvcv7bnkmo006u14nsoolctr2hi1ula34enoacapcim78bf3n9c0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/07 05:23:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huxavuc6loji/CompareDest" 2025/02/07 05:23:35 DEBUG : Creating backend with remote "TestDrive:crypt/gvcv7bnkmo006u14nsoolctr2hi1ula34enoacapcim78bf3n9c0/gveqi14airsml4bgu7krj116o8" 2025/02/07 05:23:36 DEBUG : one: Need to transfer - File not found at Destination 2025/02/07 05:23:38 DEBUG : one: md5 = 76bb5b97307cd9db7e88c46cd1f9bb58 OK 2025/02/07 05:23:38 INFO : one: Copied (new) 2025/02/07 05:23:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 05:23:41 DEBUG : one: md5 = 65126513533282d28b1cfacd34995ea0 OK 2025/02/07 05:23:41 INFO : one: Copied (replaced existing) 2025/02/07 05:23:43 DEBUG : dst/one: md5 = 26e08eaf484fd99325b4df8d003755d6 OK 2025/02/07 05:23:46 DEBUG : CompareDest/one: md5 = 71e8bbe148198c068814439716a21260 OK 2025/02/07 05:23:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 05:23:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 05:23:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/07 05:23:50 DEBUG : CompareDest/two: md5 = ba014ec34bbf3d5eb2b01c4f63c525a5 OK 2025/02/07 05:23:50 DEBUG : two: Need to transfer - File not found at Destination 2025/02/07 05:23:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 05:23:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/07 05:23:51 DEBUG : two: Need to transfer - File not found at Destination 2025/02/07 05:23:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 05:23:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/07 05:23:53 DEBUG : two: Need to transfer - File not found at Destination 2025/02/07 05:23:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/07 05:23:54 DEBUG : two: md5 = f9528adc397b6057dc5c9928f21dec9a OK 2025/02/07 05:23:54 INFO : two: Copied (new) 2025/02/07 05:23:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/07 05:23:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:23:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:23:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.64s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:23:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huxavuc6loji/dst" 2025/02/07 05:23:59 DEBUG : Creating backend with remote "TestDrive:crypt/gvcv7bnkmo006u14nsoolctr2hi1ula34enoacapcim78bf3n9c0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/07 05:24:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huxavuc6loji/CopyDest" 2025/02/07 05:24:00 DEBUG : Creating backend with remote "TestDrive:crypt/gvcv7bnkmo006u14nsoolctr2hi1ula34enoacapcim78bf3n9c0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/07 05:24:02 DEBUG : one: Need to transfer - File not found at Destination 2025/02/07 05:24:04 DEBUG : one: md5 = 3905eb3bd80c4823c9093018dd6ab178 OK 2025/02/07 05:24:04 INFO : one: Copied (new) 2025/02/07 05:24:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 05:24:07 DEBUG : one: md5 = c97faca89a775f3b80bf52eb91471f40 OK 2025/02/07 05:24:07 INFO : one: Copied (replaced existing) 2025/02/07 05:24:09 DEBUG : dst/one: md5 = 1d3e1f54dfb8a4bacf3a2457e1f0536f OK 2025/02/07 05:24:11 DEBUG : CopyDest/one: md5 = 9e50e30f39044416141793c982dc4f4e OK 2025/02/07 05:24:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huxavuc6loji/BackupDir" 2025/02/07 05:24:12 DEBUG : Creating backend with remote "TestDrive:crypt/gvcv7bnkmo006u14nsoolctr2hi1ula34enoacapcim78bf3n9c0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/07 05:24:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 05:24:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 05:24:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 05:24:15 INFO : one: Moved (server-side) 2025/02/07 05:24:16 INFO : one: Copied (server-side copy) 2025/02/07 05:24:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/07 05:24:18 DEBUG : CopyDest/two: md5 = 9bf208f96c8bde86cc85ac0c593e7555 OK 2025/02/07 05:24:19 DEBUG : two: Need to transfer - File not found at Destination 2025/02/07 05:24:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 05:24:20 INFO : two: Copied (server-side copy) 2025/02/07 05:24:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/07 05:24:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 05:24:21 DEBUG : two: Unchanged skipping 2025/02/07 05:24:23 DEBUG : CopyDest/three: md5 = 108200c8a69c914c65383b66b986c18c OK 2025/02/07 05:24:23 DEBUG : three: Need to transfer - File not found at Destination 2025/02/07 05:24:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/07 05:24:24 DEBUG : three: Destination not found in --copy-dest 2025/02/07 05:24:25 DEBUG : three: md5 = 3653bf2fdbcc82eadada24aa130c0c45 OK 2025/02/07 05:24:25 INFO : three: Copied (new) 2025/02/07 05:24:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/07 05:24:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:24:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/07 05:24:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/07 05:24:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:24:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/07 05:24:31 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.89s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:24:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/07 05:24:35 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 168ff87847ff97855c713ed27a43a273 OK 2025/02/07 05:24:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/07 05:24:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/07 05:24:36 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/02/07 05:24:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/07 05:24:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/07 05:24:38 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 41587fb4721d838c030212b8d4ca2f30 OK 2025/02/07 05:24:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/07 05:24:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/07 05:24:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.97s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:24:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': Looking for duplicate names using skip mode. 2025/02/07 05:24:45 NOTICE: one: Found 2 files with duplicate names 2025/02/07 05:24:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.77s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:24:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': Looking for duplicate names using skip mode. 2025/02/07 05:24:51 NOTICE: one: Found 3 files with duplicate names 2025/02/07 05:24:51 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/07 05:24:51 INFO : one: Deleted 2025/02/07 05:24:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.34s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:24:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': Looking for duplicate names using first mode. 2025/02/07 05:24:57 NOTICE: one: Found 3 files with duplicate names 2025/02/07 05:24:58 INFO : one: Deleted 2025/02/07 05:24:59 INFO : one: Deleted 2025/02/07 05:24:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:25:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': Looking for duplicate names using newest mode. 2025/02/07 05:25:04 NOTICE: one: Found 3 files with duplicate names 2025/02/07 05:25:05 INFO : one: Deleted 2025/02/07 05:25:05 INFO : one: Deleted 2025/02/07 05:25:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.58s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:25:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': Looking for duplicate names using oldest mode. 2025/02/07 05:25:11 NOTICE: one: Found 3 files with duplicate names 2025/02/07 05:25:12 INFO : one: Deleted 2025/02/07 05:25:12 INFO : one: Deleted 2025/02/07 05:25:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.56s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:25:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': Looking for duplicate names using largest mode. 2025/02/07 05:25:18 NOTICE: one: Found 3 files with duplicate names 2025/02/07 05:25:18 INFO : one: Deleted 2025/02/07 05:25:19 INFO : one: Deleted 2025/02/07 05:25:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.21s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:25:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': Looking for duplicate names using smallest mode. 2025/02/07 05:25:24 NOTICE: one: Found 3 files with duplicate names 2025/02/07 05:25:24 INFO : one: Deleted 2025/02/07 05:25:25 INFO : one: Deleted 2025/02/07 05:25:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.32s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:25:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': Looking for duplicate names using rename mode. 2025/02/07 05:25:31 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/07 05:25:32 INFO : one-2.txt: renamed from: one.txt 2025/02/07 05:25:34 INFO : one-3.txt: renamed from: one.txt 2025/02/07 05:25:35 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.26s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:25:40 DEBUG : dupe1/one.txt: md5 = bac3bcefc6f55c26f6bed5a899d513df OK 2025/02/07 05:25:42 DEBUG : dupe2/two.txt: md5 = 5cd35ec6a3550599da008a1aea7301e8 OK 2025/02/07 05:25:44 DEBUG : dupe3/three.txt: md5 = 29072b40f86ac57edcac6784a2ee1d1a OK 2025/02/07 05:25:45 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/07 05:25:45 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/07 05:25:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/07 05:25:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/07 05:25:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/07 05:25:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/07 05:25:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.04s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:25:52 DEBUG : a.txt: md5 = 357cbbfaeba5e7d6a657406a1d314372 OK 2025/02/07 05:25:53 DEBUG : zend.txt: md5 = 40f42be57df4e072f75542f099d7e058 OK 2025/02/07 05:25:55 DEBUG : sub dir/hello world: md5 = 4d9f17f4c1dc282de272b5b85237a684 OK 2025/02/07 05:25:57 DEBUG : sub dir/hello world2: md5 = 5f40500ed6ccfe8189ff66c9083d0c3d OK 2025/02/07 05:25:59 DEBUG : sub dir/ignore dir/.ignore: md5 = 4142f92028665940c0860074230ae41d OK 2025/02/07 05:26:00 DEBUG : sub dir/ignore dir/should be ignored: md5 = 14753076945e0660c60d43dc23f728a3 OK 2025/02/07 05:26:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = ea02cf19775496e9f8c1730eb212a088 OK 2025/02/07 05:26:04 DEBUG : a.txt: Excluded (Size Filter) 2025/02/07 05:26:04 DEBUG : a.txt: Excluded 2025/02/07 05:26:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/07 05:26:04 DEBUG : sub dir/hello world: Excluded 2025/02/07 05:26:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/07 05:26:04 DEBUG : sub dir/hello world2: Excluded 2025/02/07 05:26:05 DEBUG : sub dir/ignore dir: Excluded 2025/02/07 05:26:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/07 05:26:05 DEBUG : sub dir/hello world: Excluded 2025/02/07 05:26:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/07 05:26:05 DEBUG : sub dir/hello world2: Excluded 2025/02/07 05:26:05 DEBUG : sub dir/ignore dir: Excluded 2025/02/07 05:26:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/07 05:26:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/07 05:26:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/07 05:26:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/07 05:26:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/07 05:26:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/07 05:26:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.31s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:26:14 DEBUG : file1: md5 = 2735ffe264899966e8558a6012eb13c6 OK 2025/02/07 05:26:16 DEBUG : sub/file2: md5 = 617c0eaedadb869ac312eab8250b25f2 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/02/07 05:26:19 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/07 05:26:19 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/07 05:26:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/07 05:26:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.37s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:26:23 DEBUG : file1: md5 = f55e2aae560a7f16da1fede42e52f9bd OK 2025/02/07 05:26:25 DEBUG : sub/file2: md5 = 3c6129e20129d507c8f75f9af564bdc9 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/02/07 05:26:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huxavuc6loji/notfound" 2025/02/07 05:26:29 DEBUG : Config file has changed externally - reloading 2025/02/07 05:26:29 DEBUG : Creating backend with remote "TestDrive:crypt/gvcv7bnkmo006u14nsoolctr2hi1ula34enoacapcim78bf3n9c0/qe0i31qdkoejk60elps0ni5sqk" 2025/02/07 05:26:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.18s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.42s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:26:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': Making directory 2025/02/07 05:26:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:26:36 DEBUG : sub dir/hello world: md5 = 2233f92d502643bc1404e08395189117 OK 2025/02/07 05:26:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.78s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:26:40 DEBUG : potato2: md5 = c081cb583d74a6f1e82ce6a2b4270901 OK 2025/02/07 05:26:41 DEBUG : empty space: md5 = 67c96c0fe10ece465916f87529eaa730 OK --- PASS: TestLs (4.58s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:26:45 DEBUG : potato2: md5 = beb70da61d9b4c487ee85beee154ae7d OK 2025/02/07 05:26:46 DEBUG : empty space: md5 = b200a4fe6cc2bedee43f3359379f2603 OK 2025/02/07 05:26:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/02/07 05:26:46 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.09s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:26:50 DEBUG : potato2: md5 = e8aeec53772925b8e51d0060ae13cf1e OK 2025/02/07 05:26:51 DEBUG : empty space: md5 = f40e149615f29111df5b8bb759676ef2 OK --- PASS: TestLsLong (4.58s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:26:54 DEBUG : potato2: md5 = 10096f9448a832197204580fba086c99 OK 2025/02/07 05:26:56 DEBUG : empty space: md5 = 489aaedb26ab9326a6ee54797a71c7bd OK --- PASS: TestHashSums (4.35s) === RUN TestHashSumsWithErrors 2025/02/07 05:26:57 DEBUG : Creating backend with remote ":memory:" 2025/02/07 05:26:57 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/07 05:26:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/07 05:26:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/07 05:26:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/07 05:26:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/07 05:26:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/07 05:26:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/07 05:26:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/07 05:26:57 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-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:26:59 DEBUG : potato2: md5 = e8c7d9d245af2708bd90cc9af4eefa38 OK 2025/02/07 05:27:00 DEBUG : empty space: md5 = 3acd74a9960f2300de3de1df04a379ec OK 2025/02/07 05:27:02 DEBUG : sub dir/potato3: md5 = fd1afb9e866758baeee2561bd8c0712e OK 2025/02/07 05:27:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.72s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:27:07 DEBUG : small: md5 = 3a080566265e4c759f4c0961e9f334a7 OK 2025/02/07 05:27:09 DEBUG : medium: md5 = 67704682a7c0c06d248a75d7d0aa9bbb OK 2025/02/07 05:27:10 DEBUG : large: md5 = dcde9f9ea1014b1d9d346753a28bb524 OK 2025/02/07 05:27:10 DEBUG : Waiting for deletions to finish 2025/02/07 05:27:11 DEBUG : large: Excluded (Size Filter) 2025/02/07 05:27:11 INFO : small: Deleted 2025/02/07 05:27:11 INFO : medium: Deleted --- PASS: TestDelete (6.60s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:27:14 DEBUG : small: md5 = 2ae0334cf938a80b24a8aafe22c6927a OK 2025/02/07 05:27:16 DEBUG : medium: md5 = 641dc55f8f9f50843f553e69855b089b OK 2025/02/07 05:27:17 DEBUG : large: md5 = 89713f4df9e3288c8e136369aca3474b OK 2025/02/07 05:27:17 DEBUG : Waiting for deletions to finish 2025/02/07 05:27:18 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/02/07 05:27:18 INFO : medium: Deleted 2025/02/07 05:27:18 INFO : small: Deleted --- PASS: TestMaxDelete (7.09s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:27:21 DEBUG : small: md5 = 2185086c81c9e27c423c472cf30ec193 OK 2025/02/07 05:27:23 DEBUG : medium: md5 = e7060e50250c19d2ef829c86edd661f8 OK 2025/02/07 05:27:24 DEBUG : large: md5 = a3b1a513615972baef8595f60b3975c1 OK 2025/02/07 05:27:24 DEBUG : Waiting for deletions to finish 2025/02/07 05:27:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/07 05:27:25 INFO : small: Deleted 2025/02/07 05:27:25 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.04s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:27:28 DEBUG : small: md5 = 5b7467730a9e32187124fc7436e9d717 OK 2025/02/07 05:27:29 DEBUG : medium: md5 = e1778c3dd970d46f0e165a8df7933b19 OK 2025/02/07 05:27:31 DEBUG : large: md5 = 0e0c6bcde99e0fe3046b63e3139ed6be OK 2025/02/07 05:27:31 DEBUG : Waiting for deletions to finish 2025/02/07 05:27:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/07 05:27:32 INFO : medium: Deleted 2025/02/07 05:27:32 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.81s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:27:35 DEBUG : ReadFile: md5 = b98b69e4d2145b7c073ff989f2dcfffb OK --- PASS: TestReadFile (3.98s) === RUN TestRetry 2025/02/07 05:27:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/07 05:27:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/07 05:27:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/07 05:27:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/07 05:27:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/07 05:27:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/07 05:27:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:27:39 DEBUG : file1: md5 = bae3ca6a9e87c5c2a8617fb94e7bc599 OK 2025/02/07 05:27:40 DEBUG : file2: md5 = b9d38eaaf403a4e0a74caac8a2efa6e7 OK --- PASS: TestCat (16.98s) === RUN TestPurge 2025/02/07 05:27:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dupufey6joya" 2025/02/07 05:27:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:27:54 DEBUG : Creating backend with remote "TestDrive:crypt/t323q9qsv1b8kku99pokv8pojp4c04n5ls27kbl7bp6ho0kf58a0" 2025/02/07 05:27:55 DEBUG : Creating backend with remote "/tmp/rclone4187173613" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dupufey6joya'", Local "Local file system at /tmp/rclone4187173613", Modify Window "1ms" 2025/02/07 05:28:00 DEBUG : A1/B1/C1/one: md5 = be2dae51de32292c9eb1dc17e515c42b OK 2025/02/07 05:28:00 INFO : A2: Making directory 2025/02/07 05:28:01 INFO : A1/B2: Making directory 2025/02/07 05:28:02 INFO : A1/B2/C2: Making directory 2025/02/07 05:28:02 INFO : A1/B1/C3: Making directory 2025/02/07 05:28:03 INFO : A3: Making directory 2025/02/07 05:28:04 INFO : A3/B3: Making directory 2025/02/07 05:28:05 INFO : A3/B3/C4: Making directory 2025/02/07 05:28:07 DEBUG : A1/two: md5 = 6dd5617314060935b031bdbc615f1153 OK 2025/02/07 05:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dupufey6joya': Purge remote 2025/02/07 05:28:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.91s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:28:14 DEBUG : A1/B1/C1/one: md5 = 32bb1a410d4f545225a3137abb6344b3 OK 2025/02/07 05:28:14 INFO : A2: Making directory 2025/02/07 05:28:15 INFO : A1/B2: Making directory 2025/02/07 05:28:16 INFO : A1/B2/C2: Making directory 2025/02/07 05:28:16 INFO : A1/B1/C3: Making directory 2025/02/07 05:28:17 INFO : A3: Making directory 2025/02/07 05:28:18 INFO : A3/B3: Making directory 2025/02/07 05:28:19 INFO : A3/B3/C4: Making directory 2025/02/07 05:28:21 DEBUG : A1/two: md5 = ad4d8f067bafeda0c47c78f0a8d6589c OK 2025/02/07 05:28:22 DEBUG : removing 1 level 3 directories 2025/02/07 05:28:22 INFO : A3/B3/C4: Removing directory 2025/02/07 05:28:25 DEBUG : removing 2 level 3 directories 2025/02/07 05:28:25 INFO : A1/B2/C2: Removing directory 2025/02/07 05:28:25 INFO : A1/B1/C3: Removing directory 2025/02/07 05:28:25 DEBUG : removing 2 level 2 directories 2025/02/07 05:28:25 INFO : A3/B3: Removing directory 2025/02/07 05:28:25 INFO : A1/B2: Removing directory 2025/02/07 05:28:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/07 05:28:25 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/07 05:28:26 DEBUG : removing 2 level 1 directories 2025/02/07 05:28:26 INFO : A3: Removing directory 2025/02/07 05:28:26 INFO : A2: Removing directory 2025/02/07 05:28:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/07 05:28:30 DEBUG : removing 1 level 3 directories 2025/02/07 05:28:30 INFO : A1/B1/C1: Removing directory 2025/02/07 05:28:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:31 DEBUG : removing 1 level 2 directories 2025/02/07 05:28:31 INFO : A1/B1: Removing directory 2025/02/07 05:28:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/07 05:28:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/07 05:28:32 DEBUG : removing 1 level 1 directories 2025/02/07 05:28:32 INFO : A1: Removing directory 2025/02/07 05:28:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/07 05:28:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/07 05:28:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/07 05:28:32 DEBUG : removing 1 level 0 directories 2025/02/07 05:28:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': Removing directory 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/07 05:28:33 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (23.38s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:28:34 INFO : A1: Making directory 2025/02/07 05:28:35 INFO : A1/B1: Making directory 2025/02/07 05:28:36 INFO : A1/B1/C1: Making directory 2025/02/07 05:28:38 DEBUG : removing 1 level 3 directories 2025/02/07 05:28:38 INFO : A1/B1/C1: Removing directory 2025/02/07 05:28:39 DEBUG : removing 1 level 2 directories 2025/02/07 05:28:39 INFO : A1/B1: Removing directory 2025/02/07 05:28:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/07 05:28:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.76s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:28:41 INFO : A1: Making directory 2025/02/07 05:28:42 INFO : A1/B1: Making directory 2025/02/07 05:28:43 INFO : A1/B1/C1: Making directory 2025/02/07 05:28:45 DEBUG : removing 1 level 3 directories 2025/02/07 05:28:45 INFO : A1/B1/C1: Removing directory 2025/02/07 05:28:46 DEBUG : removing 1 level 2 directories 2025/02/07 05:28:46 INFO : A1/B1: Removing directory 2025/02/07 05:28:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/07 05:28:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.90s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:28:50 DEBUG : file1: md5 = 6ac410d71b4d81af833aec863feb4d19 OK 2025/02/07 05:28:50 DEBUG : filename.txt: File name found in url 2025/02/07 05:28:52 DEBUG : filename.txt: md5 = 1e8f7c516b1de9932e3332b03ae9a93e OK 2025/02/07 05:28:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/07 05:28:53 DEBUG : headerfilename.txt: md5 = 74503015de47396d0f755fc9275ba25f OK 2025/02/07 05:28:55 DEBUG : file2: md5 = ce53b426b4ff9ab9d6fe627ea4dd15b6 OK --- PASS: TestCopyURL (8.69s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:28:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/07 05:28:59 DEBUG : sub/file2: md5 = 3eea49b143f09467aecb5503aca5f054 OK 2025/02/07 05:28:59 INFO : file1: Copied (new) to: sub/file2 2025/02/07 05:28:59 INFO : file1: Deleted 2025/02/07 05:29:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 05:29:00 DEBUG : file1: Unchanged skipping 2025/02/07 05:29:00 INFO : file1: Deleted 2025/02/07 05:29:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': don't need to copy/move sub/file2, it is already at target location 2025/02/07 05:29:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.99s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:29:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/07 05:29:05 DEBUG : file1: md5 = ca6491f12c3a9ac6ca53cb3692e88e35 OK 2025/02/07 05:29:05 INFO : file1: Copied (new) 2025/02/07 05:29:05 INFO : file1: Deleted 2025/02/07 05:29:05 DEBUG : file1: Destination exists, skipping 2025/02/07 05:29:05 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.16s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:29:09 DEBUG : dst/file1: md5 = 9cc2b955fca391b3a4af0c4a81e556a7 OK 2025/02/07 05:29:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huxavuc6loji/backup" 2025/02/07 05:29:10 DEBUG : Creating backend with remote "TestDrive:crypt/gvcv7bnkmo006u14nsoolctr2hi1ula34enoacapcim78bf3n9c0/1nrff024r7pq65ecp72fc28jb0" 2025/02/07 05:29:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/07 05:29:14 INFO : dst/file1: Moved (server-side) 2025/02/07 05:29:15 DEBUG : dst/file1: md5 = 0c5a8e788c52dff9de83a4d73a42a73b OK 2025/02/07 05:29:15 INFO : dst/file1: Copied (new) 2025/02/07 05:29:15 INFO : dst/file1: Deleted 2025/02/07 05:29:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/07 05:29:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/07 05:29:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.68s) === 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-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:29:22 DEBUG : A1/one: md5 = 8011f04ec45fddc1cf2abe70a09c44a1 OK 2025/02/07 05:29:23 DEBUG : A1/two: md5 = ef146ccb57953e61afa9276f21f18d02 OK 2025/02/07 05:29:26 DEBUG : A1/B1/three: md5 = daf7f1c1097019919cce979caa313b7c OK 2025/02/07 05:29:28 DEBUG : A1/B1/C1/four: md5 = fd1a4f4d79c61da14e3e9c467d26fc9b OK 2025/02/07 05:29:30 DEBUG : A1/B1/C2/five: md5 = 51189dadf1b4ec2f56e979edc4620346 OK 2025/02/07 05:29:30 INFO : A1/B2: Making directory 2025/02/07 05:29:31 INFO : A1/B1/C3: Making directory 2025/02/07 05:29:40 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/07 05:29:40 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/07 05:29:40 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/07 05:29:41 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/07 05:29:41 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/07 05:29:44 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/07 05:29:44 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/07 05:29:44 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/07 05:29:45 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/07 05:29:45 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/07 05:29:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/07 05:29:53 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/07 05:29:53 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/07 05:29:53 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/07 05:29:54 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/07 05:29:54 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/07 05:29:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/07 05:29:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/07 05:29:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/07 05:29:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/07 05:29:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/07 05:30:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/07 05:30:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/07 05:30:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/07 05:30:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/07 05:30:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/07 05:30:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/07 05:30:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/07 05:30:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/07 05:30:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/07 05:30:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.98s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': File to upload is small (34 bytes), uploading instead of streaming 2025/02/07 05:30:09 DEBUG : no_checksum_small_file_from_pipe: md5 = 2b43e43a97f5d20930ed6d0f579ccd72 OK 2025/02/07 05:30:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/07 05:30:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/07 05:30:10 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/07 05:30:11 DEBUG : no_checksum_big_file_from_pipe: md5 = 0465086c79314ea4a8fcc283c9fe348c OK 2025/02/07 05:30:11 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-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:30:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': File to upload is small (34 bytes), uploading instead of streaming 2025/02/07 05:30:14 DEBUG : with_checksum_small_file_from_pipe: md5 = 2515faf74f2e6997d9d4368617058b1e OK 2025/02/07 05:30:14 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/07 05:30:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/07 05:30:15 DEBUG : with_checksum_big_file_from_pipe: md5 = c88269b93efe8b1db32e9627b0029436 OK 2025/02/07 05:30:15 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-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:30:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': File to upload is small (34 bytes), uploading instead of streaming 2025/02/07 05:30:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 05:30:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/07 05:30:20 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-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:30:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': File to upload is small (34 bytes), uploading instead of streaming 2025/02/07 05:30:23 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/07 05:30:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/07 05:30:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.43s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.84s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/07 05:30:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': File to upload is small (48 bytes), uploading instead of streaming 2025/02/07 05:30:28 DEBUG : rcat_metadata: md5 = aae38e4c9206fe521f407196a06df4fa OK 2025/02/07 05:30:28 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/07 05:30:30 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/07 05:30:31 DEBUG : rcat_metadata_uploadcutoff0: md5 = 633338b1eedb9689356cf28630813b32 OK 2025/02/07 05:30:31 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.82s) --- PASS: TestRcatMetadata/Normal (2.53s) --- PASS: TestRcatMetadata/ViaDisk (2.84s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:30:34 DEBUG : potato1: md5 = a92b6abe47e7c20c03bc6e723c7738a5 OK 2025/02/07 05:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': File to upload is small (60 bytes), uploading instead of streaming 2025/02/07 05:30:35 DEBUG : potato2: md5 = 91aff2357fc1f992fd44d3cee1904388 OK 2025/02/07 05:30:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.47s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:30:38 DEBUG : potato1: md5 = 219766290e4974b830e7e34cd524d275 OK 2025/02/07 05:30:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': File to upload is small (60 bytes), uploading instead of streaming 2025/02/07 05:30:40 DEBUG : potato2: md5 = dbe93c45c72679ccaba17005f9ad4c2e OK 2025/02/07 05:30:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.03s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:30:43 DEBUG : potato2: md5 = d88738df7a48403da195e2946f4de446 OK 2025/02/07 05:30:45 DEBUG : empty space: md5 = 776a001952aca4487e0fae932793003c OK 2025/02/07 05:30:47 DEBUG : sub dir/potato3: md5 = dd8d05b1031603100ef1f7f714e24fc0 OK 2025/02/07 05:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': Touching "empty space" 2025/02/07 05:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': Touching "potato2" 2025/02/07 05:30:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': Touching "sub dir/potato3" 2025/02/07 05:30:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.58s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:30:53 DEBUG : dir with metadata: Making directory with metadata 2025/02/07 05:30:53 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.30s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:30:55 DEBUG : directory with modtime: Making directory with metadata 2025/02/07 05:30:56 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.41s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:30:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/07 05:30:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/07 05:30:57 DEBUG : Google drive root 'crypt/gvcv7bnkmo006u14nsoolctr2hi1ula34enoacapcim78bf3n9c0': Skipping btime metadata as can't update it on an existing file: 2025-02-07T05:30:57.731431332Z 2025/02/07 05:30:58 INFO : non existent directory: Updated directory metadata 2025/02/07 05:31:00 DEBUG : Google drive root 'crypt/gvcv7bnkmo006u14nsoolctr2hi1ula34enoacapcim78bf3n9c0': Skipping btime metadata as can't update it on an existing file: 2025-02-07T05:30:57.731431332Z 2025/02/07 05:31:00 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.74s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:31:02 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/07 05:31:04 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/07 05:31:04 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.85s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:31:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/07 05:31:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/07 05:31:06 DEBUG : dst: Making directory with metadata 2025/02/07 05:31:06 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/07 05:31:06 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 05:31:07 INFO : dst: Set directory modification time (using SetModTime) 2025/02/07 05:31:07 INFO : dst: Set directory modification time (using SetModTime) 2025/02/07 05:31:07 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/07 05:31:08 INFO : dst: Set directory modification time (using SetModTime) 2025/02/07 05:31:08 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.48s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji'", Local "Local file system at /tmp/rclone4044033408", Modify Window "1ms" 2025/02/07 05:31:12 DEBUG : sub dir/test remove existing: md5 = 3e2b624c8516fde900fe8eab40b1f54c OK 2025/02/07 05:31:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c373eb8b1eeec9448441fed146ca0368 OK 2025/02/07 05:31:15 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tokagan3" before starting 2025/02/07 05:31:16 DEBUG : sub dir/test remove existing.tokagan3: TEST: removing renamed existing file after operation 2025/02/07 05:31:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vageqip3" before starting 2025/02/07 05:31:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vageqip3: TEST: renaming existing back after failed operation 2025/02/07 05:31:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.huyewiy8" before starting 2025/02/07 05:31:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.huyewiy8: TEST: removing renamed existing file after operation 2025/02/07 05:31:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0k8lk5vlhiukrlp6rqh7npsvvrbuabdhio3aqr59tiuel74gq3c0" 2025/02/07 05:31:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "85npb16pqmn1qf3fpp0f9gcr32spjdlglhqsafafinf8rhq3k8voai0kibv5c6gd09e407jltugd9itm3hpdknmd7sprsdrhvh2rrb9p3er4kq9uhvjdji6t05h8sjs0l6kl9gknss9ru81gskfn9lcna66fvsjm19i49oabtljfsd5o1310" --- PASS: TestRemoveExisting (13.15s) === 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/02/07 05:31:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxavuc6loji': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m31.428873636s (try 1/5)