"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/19 04:18:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vibovah4roka" 2025/01/19 04:18:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 04:18:35 DEBUG : Creating backend with remote "TestDrive:crypt/mdlrj8pgvlqv1k071rg9gl73g758h8qfb3nh1og27fj2oq9p2cn0" 2025/01/19 04:18:36 DEBUG : Creating backend with remote "/tmp/rclone1202168527" === 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-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/19 04:18:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/19 04:18:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/19 04:18:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/19 04:18:37 DEBUG : potato: Seek from 10 to 0 2025/01/19 04:18:37 DEBUG : potato: Seek from 10 to 0 2025/01/19 04:18:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/19 04:18:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/19 04:18:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/19 04:18:37 DEBUG : potato: Seek from 5 to 2 2025/01/19 04:18:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/19 04:18:37 DEBUG : potato: Seek from 7 to 0 2025/01/19 04:18:37 DEBUG : potato: Seek from 7 to 0 2025/01/19 04:18:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/19 04:18:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/19 04:18:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/19 04:18:37 DEBUG : potato: Seek from 5 to 2 2025/01/19 04:18:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/19 04:18:37 DEBUG : potato: Seek from 8 to 0 2025/01/19 04:18:37 DEBUG : potato: Seek from 8 to 0 2025/01/19 04:18:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/19 04:18:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/19 04:18:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/19 04:18:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/19 04:18:37 DEBUG : potato: Seek from 5 to 2 2025/01/19 04:18:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/19 04:18:37 DEBUG : potato: Seek from 9 to 0 2025/01/19 04:18:37 DEBUG : potato: Seek from 9 to 0 2025/01/19 04:18:37 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-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:18:40 DEBUG : rutabaga: md5 = b994827e009fe228d2770f71cd436624 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/19 04:18:42 DEBUG : empty space: md5 = 61c254bbddd9b80897100962ede7123e OK === RUN TestCheck/3 2025/01/19 04:18:44 DEBUG : potato2: md5 = f978092d0d628d08318838d57d95bd47 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/19 04:18:46 DEBUG : remotepotato: md5 = a8475b56802995fe90d5cbfc64b0622c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.39s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/01/19 04:18:50 DEBUG : Creating backend with remote "nonexistent" 2025/01/19 04:18:50 DEBUG : Creating backend with remote "nonexistent" 2025/01/19 04:18:50 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/19 04:18:50 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/01/19 04:18:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/19 04:18:50 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-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:18:52 DEBUG : rutabaga: md5 = 9bb3f53410408bf4ded82ec4e2a31f06 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/19 04:18:56 DEBUG : empty space: md5 = 87c75bc4438e67dae6719329562b52d3 OK === RUN TestCheckDownload/3 2025/01/19 04:18:59 DEBUG : potato2: md5 = 478f7ed80edc844f40b65796a95403a0 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/19 04:19:04 DEBUG : remotepotato: md5 = 498e0d5b7fd93251b04057b1758a272f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.63s) --- PASS: TestCheckDownload/1 (1.24s) --- PASS: TestCheckDownload/2 (1.21s) --- PASS: TestCheckDownload/3 (1.10s) --- PASS: TestCheckDownload/4 (1.86s) --- PASS: TestCheckDownload/5 (0.96s) --- PASS: TestCheckDownload/6 (0.94s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:19:10 DEBUG : rutabaga: md5 = a665bba16b8335a75e042a5cc71d695d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/19 04:19:13 DEBUG : empty space: md5 = 9a64a0668c52308f34d4d345e7ad2626 OK === RUN TestCheckSizeOnly/3 2025/01/19 04:19:15 DEBUG : potato2: md5 = 1ef451e641926680612bd7a2dd562008 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/19 04:19:18 DEBUG : remotepotato: md5 = b8d83f8a092736d531600dd642fa9c40 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.51s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:19:23 DEBUG : test.sum: md5 = ef6f5ed18864fba11c4eec8bf99bfd5f OK 2025/01/19 04:19:24 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/19 04:19:24 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/19 04:19:24 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/19 04:19:24 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/19 04:19:26 DEBUG : test.sum: md5 = f3e75b2ee2d28fd897b1e291f751564c OK 2025/01/19 04:19:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/19 04:19:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/19 04:19:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/19 04:19:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.70s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:19:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vibovah4roka/data" 2025/01/19 04:19:28 DEBUG : Creating backend with remote "TestDrive:crypt/mdlrj8pgvlqv1k071rg9gl73g758h8qfb3nh1og27fj2oq9p2cn0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:19:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vibovah4roka/data" 2025/01/19 04:19:30 DEBUG : Creating backend with remote "TestDrive:crypt/mdlrj8pgvlqv1k071rg9gl73g758h8qfb3nh1og27fj2oq9p2cn0/vjrnln8ratgmqakfosrqe8espk" 2025/01/19 04:19:34 DEBUG : data/banana: md5 = 9e7f893c93a7edba8b0582d1739964a6 OK 2025/01/19 04:19:36 DEBUG : test.sum: md5 = 5e8247f9d90f115df22ac53b57d72276 OK === RUN TestCheckSumDownload/subtest1 2025/01/19 04:19:41 DEBUG : data/potato: md5 = 71951ba4f2ed4b38e704a1d49591d3a0 OK 2025/01/19 04:19:42 DEBUG : test.sum: md5 = fd07c5e4f48b41a8489416c258960bf0 OK === RUN TestCheckSumDownload/subtest2 2025/01/19 04:19:47 DEBUG : test.sum: md5 = 4adb7d1cf3d95f9c4032f61167e7ea62 OK === RUN TestCheckSumDownload/subtest3 2025/01/19 04:19:51 DEBUG : test.sum: md5 = da5cc7824d6aa13f161a83b7b7331a5a OK === RUN TestCheckSumDownload/subtest4 2025/01/19 04:19:56 DEBUG : test.sum: md5 = 4e8cf2d3f8e82f38389580baacf4b6ad OK === RUN TestCheckSumDownload/subtest5 2025/01/19 04:20:01 DEBUG : test.sum: md5 = 22816fecc6d4ee147d5a34e4260e4bc9 OK === RUN TestCheckSumDownload/subtest6 2025/01/19 04:20:05 DEBUG : data/banana: md5 = 9364dd7dd91719d754c257cc08360fc1 OK 2025/01/19 04:20:07 DEBUG : data/potato: md5 = 8ca811125b62f4dbffbf72eebbb9ccc8 OK 2025/01/19 04:20:08 DEBUG : test.sum: md5 = b493463d199e110b3ee2dbf80af5ccd7 OK === RUN TestCheckSumDownload/subtest7 2025/01/19 04:20:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/19 04:20:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (44.94s) --- PASS: TestCheckSumDownload/subtest1 (3.19s) --- PASS: TestCheckSumDownload/subtest2 (2.15s) --- PASS: TestCheckSumDownload/subtest3 (2.41s) --- PASS: TestCheckSumDownload/subtest4 (2.55s) --- PASS: TestCheckSumDownload/subtest5 (2.45s) --- PASS: TestCheckSumDownload/subtest6 (2.96s) --- PASS: TestCheckSumDownload/subtest7 (2.59s) === RUN TestApplyTransforms 2025/01/19 04:20:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wijajeg4bedo" 2025/01/19 04:20:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 04:20:15 DEBUG : Creating backend with remote "TestDrive:crypt/5tqioukp8ujpabfuj2f13842884s72bq4m2f7fd7mf6vilor93qg" 2025/01/19 04:20:16 DEBUG : Creating backend with remote "/tmp/rclone3747502061" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wijajeg4bedo'", Local "Local file system at /tmp/rclone3747502061", Modify Window "1ms" 2025/01/19 04:20:19 DEBUG : hello, world!: md5 = d42cd0f4a0a64aacaf8df5efc2aa933b OK upper checkfile vs. lower remote (without normalization) 2025/01/19 04:20:19 ERROR : hello, world!: sum not found 2025/01/19 04:20:19 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wijajeg4bedo' 2025/01/19 04:20:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wijajeg4bedo': 1 files missing 2025/01/19 04:20:19 NOTICE: 1 hashes missing 2025/01/19 04:20:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wijajeg4bedo': 2 differences found 2025/01/19 04:20:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wijajeg4bedo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/19 04:20:20 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 04:20:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wijajeg4bedo': 0 differences found 2025/01/19 04:20:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wijajeg4bedo': 1 matching files 2025/01/19 04:20:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voriyeq4xoju" 2025/01/19 04:20:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 04:20:21 DEBUG : Creating backend with remote "TestDrive:crypt/eijmgro47r2ei5bun68v9nl484ns06je1ls8lbprsgh37ls7d1f0" 2025/01/19 04:20:22 DEBUG : Creating backend with remote "/tmp/rclone976304417" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voriyeq4xoju'", Local "Local file system at /tmp/rclone976304417", Modify Window "1ms" 2025/01/19 04:20:24 DEBUG : HELLO, WORLD!: md5 = 1eb7a29c8fdd622967d2381b2b2b6fb6 OK lower checkfile vs. upper remote (without normalization) 2025/01/19 04:20:25 ERROR : HELLO, WORLD!: sum not found 2025/01/19 04:20:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-voriyeq4xoju' 2025/01/19 04:20:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voriyeq4xoju': 1 files missing 2025/01/19 04:20:25 NOTICE: 1 hashes missing 2025/01/19 04:20:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voriyeq4xoju': 2 differences found 2025/01/19 04:20:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voriyeq4xoju': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/19 04:20:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 04:20:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voriyeq4xoju': 0 differences found 2025/01/19 04:20:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voriyeq4xoju': 1 matching files 2025/01/19 04:20:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haluyey2faru" 2025/01/19 04:20:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 04:20:26 DEBUG : Creating backend with remote "TestDrive:crypt/u0bmtkuron9phfcf2so1ejlncp294fj88q5ntmdbt6a2t0vbu75g" 2025/01/19 04:20:27 DEBUG : Creating backend with remote "/tmp/rclone790994515" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haluyey2faru'", Local "Local file system at /tmp/rclone790994515", Modify Window "1ms" 2025/01/19 04:20:30 DEBUG : HeLlO, wOrLd!: md5 = c9df02f43e985a19afd1640c41c48898 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/19 04:20:30 ERROR : HeLlO, wOrLd!: sum not found 2025/01/19 04:20:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-haluyey2faru' 2025/01/19 04:20:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haluyey2faru': 1 files missing 2025/01/19 04:20:30 NOTICE: 1 hashes missing 2025/01/19 04:20:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haluyey2faru': 2 differences found 2025/01/19 04:20:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haluyey2faru': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/19 04:20:32 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 04:20:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haluyey2faru': 0 differences found 2025/01/19 04:20:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haluyey2faru': 1 matching files 2025/01/19 04:20:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vahemat9siyi" 2025/01/19 04:20:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 04:20:32 DEBUG : Creating backend with remote "TestDrive:crypt/q7ej0qen0t4kkt63q8bhtbd80lqvqb3qug1ecl44478mjfh7j760" 2025/01/19 04:20:33 DEBUG : Creating backend with remote "/tmp/rclone402420924" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vahemat9siyi'", Local "Local file system at /tmp/rclone402420924", Modify Window "1ms" 2025/01/19 04:20:36 DEBUG : HELLO, WORLD!: md5 = da0ba2c35239a6a8d4678ae6cd734e29 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/19 04:20:36 ERROR : HELLO, WORLD!: sum not found 2025/01/19 04:20:36 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vahemat9siyi' 2025/01/19 04:20:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahemat9siyi': 1 files missing 2025/01/19 04:20:36 NOTICE: 1 hashes missing 2025/01/19 04:20:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahemat9siyi': 2 differences found 2025/01/19 04:20:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahemat9siyi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/19 04:20:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 04:20:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahemat9siyi': 0 differences found 2025/01/19 04:20:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahemat9siyi': 1 matching files 2025/01/19 04:20:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-magoror8xeki" 2025/01/19 04:20:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 04:20:38 DEBUG : Creating backend with remote "TestDrive:crypt/mthmjmlercn90fg1cq6rddg0504bhafb0mu05lfthossla8jm6eg" 2025/01/19 04:20:39 DEBUG : Creating backend with remote "/tmp/rclone3193790476" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-magoror8xeki'", Local "Local file system at /tmp/rclone3193790476", Modify Window "1ms" 2025/01/19 04:20:41 DEBUG : 測試_Русский___ě_áñ: md5 = e6ed8032ddcf72c8d0dd7a1146951c29 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/19 04:20:42 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/19 04:20:42 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-magoror8xeki' 2025/01/19 04:20:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magoror8xeki': 1 files missing 2025/01/19 04:20:42 NOTICE: 1 hashes missing 2025/01/19 04:20:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magoror8xeki': 2 differences found 2025/01/19 04:20:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magoror8xeki': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/19 04:20:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 04:20:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magoror8xeki': 0 differences found 2025/01/19 04:20:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magoror8xeki': 1 matching files 2025/01/19 04:20:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-borokuq6yeha" 2025/01/19 04:20:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 04:20:43 DEBUG : Creating backend with remote "TestDrive:crypt/adeeaphktnudn43gj03vhos12m2d7qp5rcjjminksi4muuk73c40" 2025/01/19 04:20:44 DEBUG : Creating backend with remote "/tmp/rclone2816133929" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-borokuq6yeha'", Local "Local file system at /tmp/rclone2816133929", Modify Window "1ms" 2025/01/19 04:20:47 DEBUG : 測試_Русский___ě_áñ: md5 = c19984e6f00d6f11778030f3d2febec2 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/19 04:20:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/19 04:20:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-borokuq6yeha' 2025/01/19 04:20:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borokuq6yeha': 1 files missing 2025/01/19 04:20:47 NOTICE: 1 hashes missing 2025/01/19 04:20:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borokuq6yeha': 2 differences found 2025/01/19 04:20:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borokuq6yeha': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/19 04:20:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 04:20:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borokuq6yeha': 0 differences found 2025/01/19 04:20:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borokuq6yeha': 1 matching files 2025/01/19 04:20:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buhaluj5wane" 2025/01/19 04:20:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 04:20:49 DEBUG : Creating backend with remote "TestDrive:crypt/r4dbskq5cbf5vb323l3gq1qum09slhtf6md830bvvlc2f762cceg" 2025/01/19 04:20:50 DEBUG : Creating backend with remote "/tmp/rclone2208479369" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhaluj5wane'", Local "Local file system at /tmp/rclone2208479369", Modify Window "1ms" 2025/01/19 04:20:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2b0c39f4f547b8ab1c7c7961e38593f5 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/19 04:20:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/19 04:20:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-buhaluj5wane' 2025/01/19 04:20:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buhaluj5wane': 1 files missing 2025/01/19 04:20:53 NOTICE: 1 hashes missing 2025/01/19 04:20:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buhaluj5wane': 2 differences found 2025/01/19 04:20:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buhaluj5wane': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/19 04:20:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 04:20:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buhaluj5wane': 0 differences found 2025/01/19 04:20:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buhaluj5wane': 1 matching files 2025/01/19 04:20:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-karisub5riso" 2025/01/19 04:20:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 04:20:55 DEBUG : Creating backend with remote "TestDrive:crypt/43k9ksedljjstl8v4058iodt4foeacgaik4u2hb5mpurnvavr1n0" 2025/01/19 04:20:56 DEBUG : Creating backend with remote "/tmp/rclone1503829187" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-karisub5riso'", Local "Local file system at /tmp/rclone1503829187", Modify Window "1ms" 2025/01/19 04:20:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 91b5d15110ab7711a1b2f275a6940171 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/19 04:20:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/19 04:20:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-karisub5riso' 2025/01/19 04:20:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karisub5riso': 1 files missing 2025/01/19 04:20:59 NOTICE: 1 hashes missing 2025/01/19 04:20:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karisub5riso': 2 differences found 2025/01/19 04:20:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karisub5riso': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/19 04:21:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 04:21:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karisub5riso': 0 differences found 2025/01/19 04:21:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karisub5riso': 1 matching files 2025/01/19 04:21:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dasakur7doma" 2025/01/19 04:21:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 04:21:00 DEBUG : Creating backend with remote "TestDrive:crypt/mq93bi5c4mpa9atlp7ve6k4h0leqtse6otce8ncj3cohh1j1rj20" 2025/01/19 04:21:01 DEBUG : Creating backend with remote "/tmp/rclone2337941690" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dasakur7doma'", Local "Local file system at /tmp/rclone2337941690", Modify Window "1ms" 2025/01/19 04:21:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c252fd6ee2fcfaa1b9c6c71108c55881 OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/19 04:21:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/19 04:21:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dasakur7doma' 2025/01/19 04:21:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasakur7doma': 1 files missing 2025/01/19 04:21:04 NOTICE: 1 hashes missing 2025/01/19 04:21:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasakur7doma': 2 differences found 2025/01/19 04:21:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasakur7doma': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/19 04:21:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 04:21:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasakur7doma': 0 differences found 2025/01/19 04:21:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasakur7doma': 1 matching files 2025/01/19 04:21:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mijilob9sefa" 2025/01/19 04:21:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 04:21:06 DEBUG : Creating backend with remote "TestDrive:crypt/p5r234sje9mcft631v3uligtbek4uhd22g3fl462d9mks48fobo0" 2025/01/19 04:21:06 DEBUG : Creating backend with remote "/tmp/rclone3941191528" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mijilob9sefa'", Local "Local file system at /tmp/rclone3941191528", Modify Window "1ms" 2025/01/19 04:21:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 902ef5962775f111571e91481797eb08 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/19 04:21:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/19 04:21:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mijilob9sefa' 2025/01/19 04:21:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijilob9sefa': 1 files missing 2025/01/19 04:21:10 NOTICE: 1 hashes missing 2025/01/19 04:21:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijilob9sefa': 2 differences found 2025/01/19 04:21:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijilob9sefa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/19 04:21:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 04:21:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijilob9sefa': 0 differences found 2025/01/19 04:21:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijilob9sefa': 1 matching files 2025/01/19 04:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mijilob9sefa': Purge remote 2025/01/19 04:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dasakur7doma': Purge remote 2025/01/19 04:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-karisub5riso': Purge remote 2025/01/19 04:21:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buhaluj5wane': Purge remote 2025/01/19 04:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-borokuq6yeha': Purge remote 2025/01/19 04:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-magoror8xeki': Purge remote 2025/01/19 04:21:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vahemat9siyi': Purge remote 2025/01/19 04:21:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haluyey2faru': Purge remote 2025/01/19 04:21:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voriyeq4xoju': Purge remote 2025/01/19 04:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wijajeg4bedo': Purge remote --- PASS: TestApplyTransforms (62.28s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:21:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/19 04:21:20 DEBUG : sub/file2: md5 = 3da36536998c06daae31360d4b66cd87 OK 2025/01/19 04:21:20 INFO : file1: Copied (new) to: sub/file2 2025/01/19 04:21:20 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/01/19 04:21:20 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/01/19 04:21:20 DEBUG : TestDrive: Saved new token in config file 2025/01/19 04:21:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 04:21:21 DEBUG : file1: Unchanged skipping 2025/01/19 04:21:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': don't need to copy/move sub/file2, it is already at target location 2025/01/19 04:21:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.89s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:21:27 DEBUG : dst/file1: md5 = 95a04b0ddbd2c44cb13460ec8619521c OK 2025/01/19 04:21:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vibovah4roka/backup" 2025/01/19 04:21:28 DEBUG : Creating backend with remote "TestDrive:crypt/mdlrj8pgvlqv1k071rg9gl73g758h8qfb3nh1og27fj2oq9p2cn0/1nrff024r7pq65ecp72fc28jb0" 2025/01/19 04:21:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/19 04:21:33 INFO : dst/file1: Moved (server-side) 2025/01/19 04:21:34 DEBUG : dst/file1: md5 = d263b281cf5eb9be5b3493381ac08ca6 OK 2025/01/19 04:21:34 INFO : dst/file1: Copied (new) 2025/01/19 04:21:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/19 04:21:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/19 04:21:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.94s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:21:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vibovah4roka/dst" 2025/01/19 04:21:39 DEBUG : Creating backend with remote "TestDrive:crypt/mdlrj8pgvlqv1k071rg9gl73g758h8qfb3nh1og27fj2oq9p2cn0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/19 04:21:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vibovah4roka/CompareDest" 2025/01/19 04:21:41 DEBUG : Creating backend with remote "TestDrive:crypt/mdlrj8pgvlqv1k071rg9gl73g758h8qfb3nh1og27fj2oq9p2cn0/gveqi14airsml4bgu7krj116o8" 2025/01/19 04:21:43 DEBUG : one: Need to transfer - File not found at Destination 2025/01/19 04:21:46 DEBUG : one: md5 = f1b9952f675a4b81e320e4455aa3e2d4 OK 2025/01/19 04:21:46 INFO : one: Copied (new) 2025/01/19 04:21:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 04:21:48 DEBUG : one: md5 = b02d4e1ef4c92113d890c29e0802b14d OK 2025/01/19 04:21:48 INFO : one: Copied (replaced existing) 2025/01/19 04:21:50 DEBUG : dst/one: md5 = 643be092d21ba21ac13c3278d9c4f1b3 OK 2025/01/19 04:21:53 DEBUG : CompareDest/one: md5 = 06edd6304d3d1406283b407d14309189 OK 2025/01/19 04:21:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 04:21:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 04:21:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 04:21:56 DEBUG : CompareDest/two: md5 = 01c71b71dd40fd07e1d551470725dd78 OK 2025/01/19 04:21:57 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 04:21:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 04:21:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 04:21:58 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 04:21:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 04:21:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 04:22:00 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 04:22:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/19 04:22:02 DEBUG : two: md5 = e0974838974722daa371880d86fef4f2 OK 2025/01/19 04:22:02 INFO : two: Copied (new) 2025/01/19 04:22:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/19 04:22:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:22:06 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:22:06 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.69s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:22:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vibovah4roka/dst" 2025/01/19 04:22:07 DEBUG : Creating backend with remote "TestDrive:crypt/mdlrj8pgvlqv1k071rg9gl73g758h8qfb3nh1og27fj2oq9p2cn0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/19 04:22:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vibovah4roka/CopyDest" 2025/01/19 04:22:09 DEBUG : Creating backend with remote "TestDrive:crypt/mdlrj8pgvlqv1k071rg9gl73g758h8qfb3nh1og27fj2oq9p2cn0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/19 04:22:10 DEBUG : one: Need to transfer - File not found at Destination 2025/01/19 04:22:13 DEBUG : one: md5 = d5832528fceaee9e86548feeebd3c2c1 OK 2025/01/19 04:22:13 INFO : one: Copied (new) 2025/01/19 04:22:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 04:22:16 DEBUG : one: md5 = f65c80babcb477c3d4718dfa4b1a060a OK 2025/01/19 04:22:16 INFO : one: Copied (replaced existing) 2025/01/19 04:22:18 DEBUG : dst/one: md5 = 6943f84e61240e242e3f11061928dbd4 OK 2025/01/19 04:22:21 DEBUG : CopyDest/one: md5 = eeec34e57336b634ecf60db125f70dda OK 2025/01/19 04:22:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vibovah4roka/BackupDir" 2025/01/19 04:22:22 DEBUG : Creating backend with remote "TestDrive:crypt/mdlrj8pgvlqv1k071rg9gl73g758h8qfb3nh1og27fj2oq9p2cn0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/19 04:22:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 04:22:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 04:22:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 04:22:26 INFO : one: Moved (server-side) 2025/01/19 04:22:28 INFO : one: Copied (server-side copy) 2025/01/19 04:22:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/19 04:22:30 DEBUG : CopyDest/two: md5 = 0289b1f0420f94ddda381709c4a2ed8a OK 2025/01/19 04:22:30 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 04:22:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 04:22:32 INFO : two: Copied (server-side copy) 2025/01/19 04:22:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/19 04:22:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 04:22:33 DEBUG : two: Unchanged skipping 2025/01/19 04:22:35 DEBUG : CopyDest/three: md5 = ac0668489a5bdeca3bd137581f2ff06a OK 2025/01/19 04:22:36 DEBUG : three: Need to transfer - File not found at Destination 2025/01/19 04:22:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/19 04:22:36 DEBUG : three: Destination not found in --copy-dest 2025/01/19 04:22:38 DEBUG : three: md5 = 0f458593f050dced89808e8536671289 OK 2025/01/19 04:22:38 INFO : three: Copied (new) 2025/01/19 04:22:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/19 04:22:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:22:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/19 04:22:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/19 04:22:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/19 04:22:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:22:45 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.34s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:22:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/19 04:22:49 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b32610ae5e70932f3e6fb58bbfbbb2db OK 2025/01/19 04:22:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/19 04:22:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/19 04:22:50 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/01/19 04:22:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/19 04:22:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/19 04:22:53 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c2d2d9d32c5870b0521169253e4cfa9c OK 2025/01/19 04:22:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/19 04:22:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/19 04:22:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.12s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:23:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': Looking for duplicate names using skip mode. 2025/01/19 04:23:01 NOTICE: one: Found 2 files with duplicate names 2025/01/19 04:23:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.75s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:23:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': Looking for duplicate names using skip mode. 2025/01/19 04:23:09 NOTICE: one: Found 3 files with duplicate names 2025/01/19 04:23:09 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/19 04:23:09 INFO : one: Deleted 2025/01/19 04:23:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.43s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:23:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': Looking for duplicate names using first mode. 2025/01/19 04:23:16 NOTICE: one: Found 3 files with duplicate names 2025/01/19 04:23:17 INFO : one: Deleted 2025/01/19 04:23:17 INFO : one: Deleted 2025/01/19 04:23:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.54s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:23:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': Looking for duplicate names using newest mode. 2025/01/19 04:23:24 NOTICE: one: Found 3 files with duplicate names 2025/01/19 04:23:24 INFO : one: Deleted 2025/01/19 04:23:25 INFO : one: Deleted 2025/01/19 04:23:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.75s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:23:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': Looking for duplicate names using oldest mode. 2025/01/19 04:23:32 NOTICE: one: Found 3 files with duplicate names 2025/01/19 04:23:33 INFO : one: Deleted 2025/01/19 04:23:33 INFO : one: Deleted 2025/01/19 04:23:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.88s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:23:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': Looking for duplicate names using largest mode. 2025/01/19 04:23:40 NOTICE: one: Found 3 files with duplicate names 2025/01/19 04:23:40 INFO : one: Deleted 2025/01/19 04:23:41 INFO : one: Deleted 2025/01/19 04:23:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.53s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:23:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': Looking for duplicate names using smallest mode. 2025/01/19 04:23:48 NOTICE: one: Found 3 files with duplicate names 2025/01/19 04:23:48 INFO : one: Deleted 2025/01/19 04:23:49 INFO : one: Deleted 2025/01/19 04:23:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.62s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:23:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': Looking for duplicate names using rename mode. 2025/01/19 04:23:57 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/19 04:23:58 INFO : one-2.txt: renamed from: one.txt 2025/01/19 04:23:59 INFO : one-3.txt: renamed from: one.txt 2025/01/19 04:24:01 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.68s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:24:06 DEBUG : dupe1/one.txt: md5 = ab298ce731dd9dc540996b2e9b80f33b OK 2025/01/19 04:24:09 DEBUG : dupe2/two.txt: md5 = 86a9e42f99393fac3f732564d1641aca OK 2025/01/19 04:24:12 DEBUG : dupe3/three.txt: md5 = 3d04d42fc9f82e25780184c8ab5d07ac OK 2025/01/19 04:24:12 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/19 04:24:13 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/19 04:24:14 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/19 04:24:15 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/19 04:24:18 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/19 04:24:18 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/19 04:24:18 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.74s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:24:21 DEBUG : a.txt: md5 = b7e4357189f568a51c81470371974429 OK 2025/01/19 04:24:23 DEBUG : zend.txt: md5 = d6506152c65edd44b431b8c44be76dd5 OK 2025/01/19 04:24:25 DEBUG : sub dir/hello world: md5 = 075f65353cbd086efbba6bd401f440b5 OK 2025/01/19 04:24:27 DEBUG : sub dir/hello world2: md5 = 1db45aba4e8dc08e1172b951666d8c9b OK 2025/01/19 04:24:30 DEBUG : sub dir/ignore dir/.ignore: md5 = cd8eb3d35a81d8376b21a478ae00cf78 OK 2025/01/19 04:24:31 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0977087feddfef69ed35c94e80489b9a OK 2025/01/19 04:24:34 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0882fd7e3df0855da92952fe525f38ee OK 2025/01/19 04:24:35 DEBUG : a.txt: Excluded (Size Filter) 2025/01/19 04:24:35 DEBUG : a.txt: Excluded 2025/01/19 04:24:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/19 04:24:36 DEBUG : sub dir/hello world: Excluded 2025/01/19 04:24:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/19 04:24:36 DEBUG : sub dir/hello world2: Excluded 2025/01/19 04:24:37 DEBUG : sub dir/ignore dir: Excluded 2025/01/19 04:24:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/19 04:24:37 DEBUG : sub dir/hello world: Excluded 2025/01/19 04:24:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/19 04:24:37 DEBUG : sub dir/hello world2: Excluded 2025/01/19 04:24:37 DEBUG : sub dir/ignore dir: Excluded 2025/01/19 04:24:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/19 04:24:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/19 04:24:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/19 04:24:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/19 04:24:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/19 04:24:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/19 04:24:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.53s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:24:46 DEBUG : file1: md5 = 2dfeef24d7b440b3d9fe8693ff8cd368 OK 2025/01/19 04:24:49 DEBUG : sub/file2: md5 = 1ba379f8b881bdb5c75de6f7c7a30ae3 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/01/19 04:24:52 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/19 04:24:53 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/19 04:24:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/19 04:24:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.74s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.36s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:24:57 DEBUG : file1: md5 = 2ebc4f7b04312089b059eb1d79594b85 OK 2025/01/19 04:25:00 DEBUG : sub/file2: md5 = bb4aa0711bd3def041c99c2380e76b99 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/01/19 04:25:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vibovah4roka/notfound" 2025/01/19 04:25:04 DEBUG : Config file has changed externally - reloading 2025/01/19 04:25:04 DEBUG : Creating backend with remote "TestDrive:crypt/mdlrj8pgvlqv1k071rg9gl73g758h8qfb3nh1og27fj2oq9p2cn0/qe0i31qdkoejk60elps0ni5sqk" 2025/01/19 04:25:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.64s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:25:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': Making directory 2025/01/19 04:25:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:25:12 DEBUG : sub dir/hello world: md5 = e8faf415fceb5ab8a7dc72c1ad086405 OK 2025/01/19 04:25:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.63s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:25:16 DEBUG : potato2: md5 = 627427981a948d1a67f5f29d88559312 OK 2025/01/19 04:25:18 DEBUG : empty space: md5 = 62f8df1345d9d6ce90af831c0e25d791 OK --- PASS: TestLs (5.37s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:25:21 DEBUG : potato2: md5 = 5541ead2bcbc7fbd014f52e32949e228 OK 2025/01/19 04:25:23 DEBUG : empty space: md5 = 2a30ba54a3d25f7287ceafe87999bbd3 OK 2025/01/19 04:25:23 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.46s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:25:27 DEBUG : potato2: md5 = eefb29c304ed13519007109a326e90bb OK 2025/01/19 04:25:29 DEBUG : empty space: md5 = c62792c3771454b1829891c1c9e77087 OK --- PASS: TestLsLong (5.45s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:25:32 DEBUG : potato2: md5 = 5340947f947d0b517f33e8e338615731 OK 2025/01/19 04:25:34 DEBUG : empty space: md5 = 4bcd5bcca118716e9aa67d2d21224512 OK --- PASS: TestHashSums (5.01s) === RUN TestHashSumsWithErrors 2025/01/19 04:25:36 DEBUG : Creating backend with remote ":memory:" 2025/01/19 04:25:36 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/19 04:25:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/19 04:25:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/19 04:25:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/19 04:25:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/19 04:25:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/19 04:25:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/19 04:25:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/19 04:25:36 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-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:25:37 DEBUG : potato2: md5 = 72414b582c639e6af71d5d294f35be27 OK 2025/01/19 04:25:39 DEBUG : empty space: md5 = 127c96d6287daded32ea9f12692f3d3f OK 2025/01/19 04:25:43 DEBUG : sub dir/potato3: md5 = c0e39fe76a8e2b626d6e853234b17f56 OK 2025/01/19 04:25:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (13.27s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:25:51 DEBUG : small: md5 = 6f997a0d29dd28d10acfc9be31255fe6 OK 2025/01/19 04:25:53 DEBUG : medium: md5 = 03d6f2b628876df56be36b42a329a6f5 OK 2025/01/19 04:25:54 DEBUG : large: md5 = f57a3b381cd229ba9f0a6c5c9ae3c94d OK 2025/01/19 04:25:55 DEBUG : Waiting for deletions to finish 2025/01/19 04:25:55 DEBUG : large: Excluded (Size Filter) 2025/01/19 04:25:55 INFO : medium: Deleted 2025/01/19 04:25:55 INFO : small: Deleted --- PASS: TestDelete (7.66s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:25:58 DEBUG : small: md5 = 672e595274fdc305d39c4c55b41563ee OK 2025/01/19 04:26:00 DEBUG : medium: md5 = e840505e7032382b8e5c28a765815ef8 OK 2025/01/19 04:26:01 DEBUG : large: md5 = 957b96ebd6636c046d0a8cd8463908d2 OK 2025/01/19 04:26:02 DEBUG : Waiting for deletions to finish 2025/01/19 04:26:02 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/01/19 04:26:02 INFO : small: Deleted 2025/01/19 04:26:03 INFO : large: Deleted --- PASS: TestMaxDelete (7.62s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:26:06 DEBUG : small: md5 = 087b7cbc4991a6fe27b4422e0723d67d OK 2025/01/19 04:26:08 DEBUG : medium: md5 = a4591e76a8960781779146e4fd0f9f63 OK 2025/01/19 04:26:09 DEBUG : large: md5 = 3cd1e6c3c85f80ea5e8dd4c9b4bf6069 OK 2025/01/19 04:26:10 DEBUG : Waiting for deletions to finish 2025/01/19 04:26:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/19 04:26:10 INFO : small: Deleted 2025/01/19 04:26:10 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.85s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:26:14 DEBUG : small: md5 = 0161b0f7e4e57640849434d547077536 OK 2025/01/19 04:26:15 DEBUG : medium: md5 = 7c9c3a9b1c545f07d029f2b01735a9aa OK 2025/01/19 04:26:17 DEBUG : large: md5 = b78b095f8bd6207987fd3255cd4097ff OK 2025/01/19 04:26:17 DEBUG : Waiting for deletions to finish 2025/01/19 04:26:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/19 04:26:18 INFO : medium: Deleted 2025/01/19 04:26:18 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.46s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:26:21 DEBUG : ReadFile: md5 = 9e3c20d32ad8416af555852de9f18495 OK --- PASS: TestReadFile (5.00s) === RUN TestRetry 2025/01/19 04:26:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/19 04:26:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/19 04:26:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/19 04:26:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/19 04:26:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/19 04:26:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/19 04:26:25 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-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:26:26 DEBUG : file1: md5 = d9c1a9b461498438438a250a1edc7b4b OK 2025/01/19 04:26:28 DEBUG : file2: md5 = 63f8f2b8237d4f1abf1af56e6085336e OK --- PASS: TestCat (16.52s) === RUN TestPurge 2025/01/19 04:26:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fujuwug3vedi" 2025/01/19 04:26:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 04:26:41 DEBUG : Creating backend with remote "TestDrive:crypt/831ntrq9f40c49t76mb71n8o5catf3jrjb4cfsr02qb05adlauqg" 2025/01/19 04:26:42 DEBUG : Creating backend with remote "/tmp/rclone1168009199" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujuwug3vedi'", Local "Local file system at /tmp/rclone1168009199", Modify Window "1ms" 2025/01/19 04:26:48 DEBUG : A1/B1/C1/one: md5 = 699320b9f790ecc9a792ce643241e30e OK 2025/01/19 04:26:48 INFO : A2: Making directory 2025/01/19 04:26:49 INFO : A1/B2: Making directory 2025/01/19 04:26:50 INFO : A1/B2/C2: Making directory 2025/01/19 04:26:51 INFO : A1/B1/C3: Making directory 2025/01/19 04:26:52 INFO : A3: Making directory 2025/01/19 04:26:53 INFO : A3/B3: Making directory 2025/01/19 04:26:54 INFO : A3/B3/C4: Making directory 2025/01/19 04:26:57 DEBUG : A1/two: md5 = 6f51f95ee6ccbfceb2f18e9ec0ee2f3d OK 2025/01/19 04:27:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujuwug3vedi': Purge remote 2025/01/19 04:27:01 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.62s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:27:06 DEBUG : A1/B1/C1/one: md5 = 00d56529f03e035bf613f44c4408d09d OK 2025/01/19 04:27:06 INFO : A2: Making directory 2025/01/19 04:27:07 INFO : A1/B2: Making directory 2025/01/19 04:27:08 INFO : A1/B2/C2: Making directory 2025/01/19 04:27:09 INFO : A1/B1/C3: Making directory 2025/01/19 04:27:10 INFO : A3: Making directory 2025/01/19 04:27:11 INFO : A3/B3: Making directory 2025/01/19 04:27:12 INFO : A3/B3/C4: Making directory 2025/01/19 04:27:15 DEBUG : A1/two: md5 = c400fab41fa9f72d8a1d2a10999becc5 OK 2025/01/19 04:27:16 DEBUG : removing 1 level 3 directories 2025/01/19 04:27:16 INFO : A3/B3/C4: Removing directory 2025/01/19 04:27:18 DEBUG : removing 2 level 3 directories 2025/01/19 04:27:18 INFO : A1/B2/C2: Removing directory 2025/01/19 04:27:18 INFO : A1/B1/C3: Removing directory 2025/01/19 04:27:19 DEBUG : removing 2 level 2 directories 2025/01/19 04:27:19 INFO : A3/B3: Removing directory 2025/01/19 04:27:19 INFO : A1/B2: Removing directory 2025/01/19 04:27:20 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/19 04:27:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/19 04:27:20 DEBUG : removing 2 level 1 directories 2025/01/19 04:27:20 INFO : A3: Removing directory 2025/01/19 04:27:20 INFO : A2: Removing directory 2025/01/19 04:27:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/19 04:27:25 DEBUG : removing 1 level 3 directories 2025/01/19 04:27:25 INFO : A1/B1/C1: Removing directory 2025/01/19 04:27:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:25 DEBUG : removing 1 level 2 directories 2025/01/19 04:27:25 INFO : A1/B1: Removing directory 2025/01/19 04:27:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/19 04:27:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/19 04:27:26 DEBUG : removing 1 level 1 directories 2025/01/19 04:27:26 INFO : A1: Removing directory 2025/01/19 04:27:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/19 04:27:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/19 04:27:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/19 04:27:27 DEBUG : removing 1 level 0 directories 2025/01/19 04:27:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': Removing directory 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 04:27:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (28.14s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:27:30 INFO : A1: Making directory 2025/01/19 04:27:31 INFO : A1/B1: Making directory 2025/01/19 04:27:32 INFO : A1/B1/C1: Making directory 2025/01/19 04:27:35 DEBUG : removing 1 level 3 directories 2025/01/19 04:27:35 INFO : A1/B1/C1: Removing directory 2025/01/19 04:27:36 DEBUG : removing 1 level 2 directories 2025/01/19 04:27:36 INFO : A1/B1: Removing directory 2025/01/19 04:27:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/19 04:27:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.49s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:27:38 INFO : A1: Making directory 2025/01/19 04:27:39 INFO : A1/B1: Making directory 2025/01/19 04:27:40 INFO : A1/B1/C1: Making directory 2025/01/19 04:27:43 DEBUG : removing 1 level 3 directories 2025/01/19 04:27:43 INFO : A1/B1/C1: Removing directory 2025/01/19 04:27:44 DEBUG : removing 1 level 2 directories 2025/01/19 04:27:44 INFO : A1/B1: Removing directory 2025/01/19 04:27:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/19 04:27:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.01s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:27:49 DEBUG : file1: md5 = 372a8d9c1ec736d7f890f46be7b3ef1a OK 2025/01/19 04:27:50 DEBUG : filename.txt: File name found in url 2025/01/19 04:27:51 DEBUG : filename.txt: md5 = 5bc508e6a64350cb41469f46a1ae979d OK 2025/01/19 04:27:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/19 04:27:53 DEBUG : headerfilename.txt: md5 = c6604acefbf4171a6a4298eb96d60432 OK 2025/01/19 04:27:55 DEBUG : file2: md5 = 1c7f61a29d8a48f2d896b2885934a178 OK --- PASS: TestCopyURL (10.29s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:27:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/19 04:28:01 DEBUG : sub/file2: md5 = 3db340cf575e05d55141c92eca1afabe OK 2025/01/19 04:28:01 INFO : file1: Copied (new) to: sub/file2 2025/01/19 04:28:01 INFO : file1: Deleted 2025/01/19 04:28:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 04:28:01 DEBUG : file1: Unchanged skipping 2025/01/19 04:28:01 INFO : file1: Deleted 2025/01/19 04:28:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': don't need to copy/move sub/file2, it is already at target location 2025/01/19 04:28:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.68s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:28:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/19 04:28:06 DEBUG : file1: md5 = b4ac81a49d2cba3c1ab6e47e24f9bc77 OK 2025/01/19 04:28:06 INFO : file1: Copied (new) 2025/01/19 04:28:06 INFO : file1: Deleted 2025/01/19 04:28:07 DEBUG : file1: Destination exists, skipping 2025/01/19 04:28:07 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.87s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:28:12 DEBUG : dst/file1: md5 = a5c5ad923878819baee523516777b93e OK 2025/01/19 04:28:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vibovah4roka/backup" 2025/01/19 04:28:13 DEBUG : Creating backend with remote "TestDrive:crypt/mdlrj8pgvlqv1k071rg9gl73g758h8qfb3nh1og27fj2oq9p2cn0/1nrff024r7pq65ecp72fc28jb0" 2025/01/19 04:28:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/19 04:28:18 INFO : dst/file1: Moved (server-side) 2025/01/19 04:28:19 DEBUG : dst/file1: md5 = 15b127d4aba4842dde7e60b2f6afaa4d OK 2025/01/19 04:28:19 INFO : dst/file1: Copied (new) 2025/01/19 04:28:19 INFO : dst/file1: Deleted 2025/01/19 04:28:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/19 04:28:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/19 04:28:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.48s) === 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-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:28:27 DEBUG : A1/one: md5 = 4aa0779d6ffa4762734c486c5106c203 OK 2025/01/19 04:28:29 DEBUG : A1/two: md5 = f21679f7764410fd6b86e1977bef0acb OK 2025/01/19 04:28:32 DEBUG : A1/B1/three: md5 = f29fea913fb56654f7a275013416ca54 OK 2025/01/19 04:28:34 DEBUG : A1/B1/C1/four: md5 = 6b040fb375653e4a13826800e1fbd71d OK 2025/01/19 04:28:37 DEBUG : A1/B1/C2/five: md5 = b8616058b204ec63712f7c8f5540c681 OK 2025/01/19 04:28:37 INFO : A1/B2: Making directory 2025/01/19 04:28:38 INFO : A1/B1/C3: Making directory 2025/01/19 04:28:50 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/19 04:28:50 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/19 04:28:50 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/19 04:28:50 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/19 04:28:51 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/19 04:28:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/19 04:28:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/19 04:28:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/19 04:28:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/19 04:28:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/19 04:28:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/19 04:29:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/19 04:29:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/19 04:29:04 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/19 04:29:05 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/19 04:29:05 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/19 04:29:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/19 04:29:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/19 04:29:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/19 04:29:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/19 04:29:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/19 04:29:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/19 04:29:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/19 04:29:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/19 04:29:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/19 04:29:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/19 04:29:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/19 04:29:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/19 04:29:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/19 04:29:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/19 04:29:21 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (57.52s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': File to upload is small (34 bytes), uploading instead of streaming 2025/01/19 04:29:25 DEBUG : no_checksum_small_file_from_pipe: md5 = 96f21402a3c336e71c05f4e825c1f838 OK 2025/01/19 04:29:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/19 04:29:25 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/19 04:29:25 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/19 04:29:26 DEBUG : no_checksum_big_file_from_pipe: md5 = 72ba0efd6858b68b7cf34583e94961f3 OK 2025/01/19 04:29:26 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-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:29:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': File to upload is small (34 bytes), uploading instead of streaming 2025/01/19 04:29:30 DEBUG : with_checksum_small_file_from_pipe: md5 = 2d4c866e70510d96d1cd1c622cc6e3c5 OK 2025/01/19 04:29:30 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/19 04:29:31 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/19 04:29:32 DEBUG : with_checksum_big_file_from_pipe: md5 = 0785afaae48fbb1b9e9a9693e4c22d62 OK 2025/01/19 04:29:32 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-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:29:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': File to upload is small (34 bytes), uploading instead of streaming 2025/01/19 04:29:36 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 04:29:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/19 04:29:38 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-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:29:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': File to upload is small (34 bytes), uploading instead of streaming 2025/01/19 04:29:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/19 04:29:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/19 04:29:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.40s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.49s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/19 04:29:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': File to upload is small (48 bytes), uploading instead of streaming 2025/01/19 04:29:47 DEBUG : rcat_metadata: md5 = e126f53e157b4887fa4aab908ce91ad8 OK 2025/01/19 04:29:47 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/19 04:29:49 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/19 04:29:50 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1d36b20c4081645eb8c064734ebf96dc OK 2025/01/19 04:29:50 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.58s) --- PASS: TestRcatMetadata/Normal (2.90s) --- PASS: TestRcatMetadata/ViaDisk (3.21s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:29:53 DEBUG : potato1: md5 = 23698da41b11dcac4b3b606ae36ea25c OK 2025/01/19 04:29:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': File to upload is small (60 bytes), uploading instead of streaming 2025/01/19 04:29:55 DEBUG : potato2: md5 = 02841e31bbc4388b90ea35eaeadb5abe OK 2025/01/19 04:29:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.23s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:29:58 DEBUG : potato1: md5 = 67235adfb9a6760676af4e0b526ca725 OK 2025/01/19 04:29:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': File to upload is small (60 bytes), uploading instead of streaming 2025/01/19 04:30:00 DEBUG : potato2: md5 = ce920f27ebc5190f5392c23801e19873 OK 2025/01/19 04:30:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.48s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:30:04 DEBUG : potato2: md5 = 61198b97af74bc862671a665498cd425 OK 2025/01/19 04:30:05 DEBUG : empty space: md5 = 7ed6a3f4e2b3d759b0f2888e6f061c47 OK 2025/01/19 04:30:08 DEBUG : sub dir/potato3: md5 = 7f26faf3f070a51ef6bc4e179182a527 OK 2025/01/19 04:30:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': Touching "empty space" 2025/01/19 04:30:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': Touching "potato2" 2025/01/19 04:30:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': Touching "sub dir/potato3" 2025/01/19 04:30:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.69s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:30:15 DEBUG : dir with metadata: Making directory with metadata 2025/01/19 04:30:16 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.85s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:30:18 DEBUG : directory with modtime: Making directory with metadata 2025/01/19 04:30:19 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.06s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:30:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/19 04:30:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/19 04:30:21 DEBUG : Google drive root 'crypt/mdlrj8pgvlqv1k071rg9gl73g758h8qfb3nh1og27fj2oq9p2cn0': Skipping btime metadata as can't update it on an existing file: 2025-01-19T04:30:21.342176415Z 2025/01/19 04:30:22 INFO : non existent directory: Updated directory metadata 2025/01/19 04:30:24 DEBUG : Google drive root 'crypt/mdlrj8pgvlqv1k071rg9gl73g758h8qfb3nh1og27fj2oq9p2cn0': Skipping btime metadata as can't update it on an existing file: 2025-01-19T04:30:21.342176415Z 2025/01/19 04:30:25 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.93s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:30:27 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/19 04:30:29 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/19 04:30:31 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (6.19s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:30:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/19 04:30:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/19 04:30:33 DEBUG : dst: Making directory with metadata 2025/01/19 04:30:34 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/19 04:30:34 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 04:30:34 INFO : dst: Set directory modification time (using SetModTime) 2025/01/19 04:30:35 INFO : dst: Set directory modification time (using SetModTime) 2025/01/19 04:30:35 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/19 04:30:36 INFO : dst: Set directory modification time (using SetModTime) 2025/01/19 04:30:36 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.51s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka'", Local "Local file system at /tmp/rclone1202168527", Modify Window "1ms" 2025/01/19 04:30:40 DEBUG : sub dir/test remove existing: md5 = b7c32024d42861c121fbfc6cff72f843 OK 2025/01/19 04:30:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 42cb9e2464bd13ce17d3fd7ebc2912f8 OK 2025/01/19 04:30:44 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cetazak2" before starting 2025/01/19 04:30:45 DEBUG : sub dir/test remove existing.cetazak2: TEST: removing renamed existing file after operation 2025/01/19 04:30:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mutiles9" before starting 2025/01/19 04:30:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mutiles9: TEST: renaming existing back after failed operation 2025/01/19 04:30:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jasawix3" before starting 2025/01/19 04:30:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jasawix3: TEST: removing renamed existing file after operation 2025/01/19 04:30:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "cd1f176cnv78kr7m5sgg36sm88naf7ac72pouoiebfl6nh810pmg" 2025/01/19 04:30:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "jshjgr3mp5425nee2tiibtk9kkpucqjl3e6fj6boc6oausimof3ik0fn5p2ug5rgs0do217k71a1tqf74fq8oiplarg62lrkinqkubl9gobqrg8d06odi2u4sthvn8sqs8h3rquf6ul3dbg7ri8lr306min2d3adpmab0pimgfei745vh30g" --- PASS: TestRemoveExisting (14.55s) === 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/01/19 04:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vibovah4roka': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m17.531832308s (try 1/5)