"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/05 03:42:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-latapeh7guqo" 2025/10/05 03:42:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 03:42:24 DEBUG : Creating backend with remote "TestDrive:crypt/q86h6ke3r0if1b735mdo9b628662b442ejcedng737sojkmlea8g" 2025/10/05 03:42:25 DEBUG : Creating backend with remote "/tmp/rclone1922272184" === 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-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", 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/10/05 03:42:25 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/05 03:42:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/05 03:42:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/05 03:42:26 DEBUG : potato: Seek from 10 to 0 2025/10/05 03:42:26 DEBUG : potato: Seek from 10 to 0 2025/10/05 03:42:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/05 03:42:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/05 03:42:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/05 03:42:26 DEBUG : potato: Seek from 5 to 2 2025/10/05 03:42:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/05 03:42:26 DEBUG : potato: Seek from 7 to 0 2025/10/05 03:42:26 DEBUG : potato: Seek from 7 to 0 2025/10/05 03:42:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/05 03:42:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/05 03:42:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/05 03:42:26 DEBUG : potato: Seek from 5 to 2 2025/10/05 03:42:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/05 03:42:26 DEBUG : potato: Seek from 8 to 0 2025/10/05 03:42:26 DEBUG : potato: Seek from 8 to 0 2025/10/05 03:42:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/05 03:42:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/05 03:42:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/05 03:42:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/05 03:42:26 DEBUG : potato: Seek from 5 to 2 2025/10/05 03:42:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/05 03:42:26 DEBUG : potato: Seek from 9 to 0 2025/10/05 03:42:26 DEBUG : potato: Seek from 9 to 0 2025/10/05 03:42:26 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-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:42:28 DEBUG : rutabaga: md5 = 52e378ee1e120d1703130d2780cbab0b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/05 03:42:30 DEBUG : empty space: md5 = 9ce554cbd2d78166b8d782efe5875162 OK === RUN TestCheck/3 2025/10/05 03:42:32 DEBUG : potato2: md5 = e77afcc5e5501ddc3cc41b800f090390 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/05 03:42:34 DEBUG : remotepotato: md5 = ee48364df58c64388565e6506281b811 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.15s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2025/10/05 03:42:37 DEBUG : Creating backend with remote "nonexistent" 2025/10/05 03:42:37 DEBUG : Creating backend with remote "nonexistent" 2025/10/05 03:42:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/05 03:42:37 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/10/05 03:42:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/05 03:42:37 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-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:42:38 DEBUG : rutabaga: md5 = a78020a17b8b2cc416de23b6217bf3b7 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/05 03:42:42 DEBUG : empty space: md5 = fafe66b33792d0755c1564d7d5220184 OK === RUN TestCheckDownload/3 2025/10/05 03:42:44 DEBUG : potato2: md5 = afaa40bebc70d00d26f06b0cb29516c4 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/05 03:42:48 DEBUG : remotepotato: md5 = 59308f84cbd16b657f62c3c5feec6195 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.77s) --- PASS: TestCheckDownload/1 (1.00s) --- PASS: TestCheckDownload/2 (1.07s) --- PASS: TestCheckDownload/3 (0.96s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (0.86s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (0.85s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:42:54 DEBUG : rutabaga: md5 = 6dd5b8bd503be2656da2332675b8651b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/05 03:42:56 DEBUG : empty space: md5 = 69428997f8e261f5db7ccb5ec1a427c1 OK === RUN TestCheckSizeOnly/3 2025/10/05 03:42:58 DEBUG : potato2: md5 = 0e9cadae02b9eee427617a956ba412f9 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/05 03:43:00 DEBUG : remotepotato: md5 = d93a6519beba17d495a46ba3a62ffa64 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.47s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.21s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:43:04 DEBUG : test.sum: md5 = 166f8302e24737127768bd8912701f31 OK 2025/10/05 03:43:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/05 03:43:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/05 03:43:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/05 03:43:05 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/05 03:43:07 DEBUG : test.sum: md5 = 85a200c25de6fbd3bc76f4a7486ea4c2 OK 2025/10/05 03:43:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/05 03:43:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/05 03:43:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/05 03:43:08 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.90s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:43:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-latapeh7guqo/data" 2025/10/05 03:43:09 DEBUG : Creating backend with remote "TestDrive:crypt/q86h6ke3r0if1b735mdo9b628662b442ejcedng737sojkmlea8g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:43:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-latapeh7guqo/data" 2025/10/05 03:43:11 DEBUG : Creating backend with remote "TestDrive:crypt/q86h6ke3r0if1b735mdo9b628662b442ejcedng737sojkmlea8g/vjrnln8ratgmqakfosrqe8espk" 2025/10/05 03:43:14 DEBUG : data/banana: md5 = 6a033364952f86f5579411de048bb12c OK 2025/10/05 03:43:16 DEBUG : test.sum: md5 = 274adcd9bccd13520de8716732543894 OK === RUN TestCheckSumDownload/subtest1 2025/10/05 03:43:20 DEBUG : data/potato: md5 = 93ec1100e0041babdb3c58a11dd42b31 OK 2025/10/05 03:43:22 DEBUG : test.sum: md5 = 2c34b75ecbc2946a39c441a75e9d0e27 OK === RUN TestCheckSumDownload/subtest2 2025/10/05 03:43:26 DEBUG : test.sum: md5 = d8fb62d0383baa795222eaf7d955f6e3 OK === RUN TestCheckSumDownload/subtest3 2025/10/05 03:43:30 DEBUG : test.sum: md5 = a47b2995b77956e2df56d790ed30119c OK === RUN TestCheckSumDownload/subtest4 2025/10/05 03:43:34 DEBUG : test.sum: md5 = caeaccbabc2b69f0ff885238dec8f793 OK === RUN TestCheckSumDownload/subtest5 2025/10/05 03:43:38 DEBUG : test.sum: md5 = f9ccb3497545504333dbfea0baa12642 OK === RUN TestCheckSumDownload/subtest6 2025/10/05 03:43:42 DEBUG : data/banana: md5 = 8701d4042a49f884ce4fea0066056c77 OK 2025/10/05 03:43:43 DEBUG : data/potato: md5 = 00046665ea6d159886d589888385661f OK 2025/10/05 03:43:45 DEBUG : test.sum: md5 = 0179acb82c8ae998e13f3f2dacd59cd5 OK === RUN TestCheckSumDownload/subtest7 2025/10/05 03:43:49 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/05 03:43:49 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.21s) --- PASS: TestCheckSumDownload/subtest1 (2.64s) --- PASS: TestCheckSumDownload/subtest2 (1.88s) --- PASS: TestCheckSumDownload/subtest3 (2.49s) --- PASS: TestCheckSumDownload/subtest4 (2.04s) --- PASS: TestCheckSumDownload/subtest5 (2.04s) --- PASS: TestCheckSumDownload/subtest6 (2.00s) --- PASS: TestCheckSumDownload/subtest7 (2.35s) === RUN TestApplyTransforms 2025/10/05 03:43:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-peyuvig2heji" 2025/10/05 03:43:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 03:43:50 DEBUG : Creating backend with remote "TestDrive:crypt/ls87ou8de0omh10h3n7efj1g1ldaj1uldb77ibhh6ifca7rptnhg" 2025/10/05 03:43:51 DEBUG : Creating backend with remote "/tmp/rclone3350874746" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-peyuvig2heji'", Local "Local file system at /tmp/rclone3350874746", Modify Window "1ms" 2025/10/05 03:43:53 DEBUG : hello, world!: md5 = c5ef001adeaf2a97608bbc4fcc6f029c OK upper checkfile vs. lower remote (without normalization) 2025/10/05 03:43:53 ERROR : hello, world!: sum not found 2025/10/05 03:43:53 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-peyuvig2heji' 2025/10/05 03:43:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peyuvig2heji': 1 files missing 2025/10/05 03:43:53 NOTICE: 1 hashes missing 2025/10/05 03:43:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peyuvig2heji': 1 differences found 2025/10/05 03:43:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peyuvig2heji': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/05 03:43:55 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/05 03:43:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peyuvig2heji': 0 differences found 2025/10/05 03:43:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peyuvig2heji': 1 matching files 2025/10/05 03:43:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-higaduk5lode" 2025/10/05 03:43:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 03:43:55 DEBUG : Creating backend with remote "TestDrive:crypt/ib6e3ov042jrg19g3i6a7p066db6b3be34iqpulabhpuvpatqdl0" 2025/10/05 03:43:56 DEBUG : Creating backend with remote "/tmp/rclone1200423362" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-higaduk5lode'", Local "Local file system at /tmp/rclone1200423362", Modify Window "1ms" 2025/10/05 03:43:58 DEBUG : HELLO, WORLD!: md5 = fee4d4b7fde24cf5a9ac277f168d380d OK lower checkfile vs. upper remote (without normalization) 2025/10/05 03:43:58 ERROR : HELLO, WORLD!: sum not found 2025/10/05 03:43:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-higaduk5lode' 2025/10/05 03:43:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-higaduk5lode': 1 files missing 2025/10/05 03:43:58 NOTICE: 1 hashes missing 2025/10/05 03:43:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-higaduk5lode': 1 differences found 2025/10/05 03:43:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-higaduk5lode': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/05 03:43:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/05 03:43:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-higaduk5lode': 0 differences found 2025/10/05 03:43:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-higaduk5lode': 1 matching files 2025/10/05 03:43:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duyiyah4vula" 2025/10/05 03:43:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 03:43:59 DEBUG : Creating backend with remote "TestDrive:crypt/3cgscqpf76198qs70af69ritnt06j2tvpcgcpimjlgp5o0so9350" 2025/10/05 03:44:00 DEBUG : Creating backend with remote "/tmp/rclone2968862377" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duyiyah4vula'", Local "Local file system at /tmp/rclone2968862377", Modify Window "1ms" 2025/10/05 03:44:02 DEBUG : HeLlO, wOrLd!: md5 = 41c50c576c5f489ffe2d9f7ca63813ad OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/05 03:44:03 ERROR : HeLlO, wOrLd!: sum not found 2025/10/05 03:44:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-duyiyah4vula' 2025/10/05 03:44:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duyiyah4vula': 1 files missing 2025/10/05 03:44:03 NOTICE: 1 hashes missing 2025/10/05 03:44:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duyiyah4vula': 1 differences found 2025/10/05 03:44:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duyiyah4vula': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/05 03:44:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/05 03:44:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duyiyah4vula': 0 differences found 2025/10/05 03:44:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duyiyah4vula': 1 matching files 2025/10/05 03:44:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-belipow5wuda" 2025/10/05 03:44:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 03:44:04 DEBUG : Creating backend with remote "TestDrive:crypt/nmtq8bm1h2h0he3pn52tk2ktq5ataavll38nqneq2394qm7he630" 2025/10/05 03:44:05 DEBUG : Creating backend with remote "/tmp/rclone1249084219" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-belipow5wuda'", Local "Local file system at /tmp/rclone1249084219", Modify Window "1ms" 2025/10/05 03:44:07 DEBUG : HELLO, WORLD!: md5 = 76da0c72536267a497d669d6f786a3b7 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/05 03:44:08 ERROR : HELLO, WORLD!: sum not found 2025/10/05 03:44:08 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-belipow5wuda' 2025/10/05 03:44:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-belipow5wuda': 1 files missing 2025/10/05 03:44:08 NOTICE: 1 hashes missing 2025/10/05 03:44:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-belipow5wuda': 1 differences found 2025/10/05 03:44:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-belipow5wuda': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/05 03:44:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/05 03:44:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-belipow5wuda': 0 differences found 2025/10/05 03:44:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-belipow5wuda': 1 matching files 2025/10/05 03:44:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wiquxov8pemu" 2025/10/05 03:44:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 03:44:09 DEBUG : Creating backend with remote "TestDrive:crypt/l46p9kk22gmht79lmdt4t5vt3ambv3uei311g7j6hmksq3jg5rng" 2025/10/05 03:44:10 DEBUG : Creating backend with remote "/tmp/rclone530692336" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wiquxov8pemu'", Local "Local file system at /tmp/rclone530692336", Modify Window "1ms" 2025/10/05 03:44:12 DEBUG : 測試_Русский___ě_áñ: md5 = e63736fa91f109255a3a42f5beaa1a2c OK NFD checkfile vs. NFC remote (without normalization) 2025/10/05 03:44:12 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/05 03:44:12 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wiquxov8pemu' 2025/10/05 03:44:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiquxov8pemu': 1 files missing 2025/10/05 03:44:12 NOTICE: 1 hashes missing 2025/10/05 03:44:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiquxov8pemu': 1 differences found 2025/10/05 03:44:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiquxov8pemu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/05 03:44:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/05 03:44:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiquxov8pemu': 0 differences found 2025/10/05 03:44:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wiquxov8pemu': 1 matching files 2025/10/05 03:44:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dolevov3vori" 2025/10/05 03:44:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 03:44:13 DEBUG : Creating backend with remote "TestDrive:crypt/vimbgcatrgfc5vri2tkptntn2eo7all201tqkqme02e2ubdki3sg" 2025/10/05 03:44:14 DEBUG : Creating backend with remote "/tmp/rclone2946342241" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dolevov3vori'", Local "Local file system at /tmp/rclone2946342241", Modify Window "1ms" 2025/10/05 03:44:16 DEBUG : 測試_Русский___ě_áñ: md5 = dba8cefd32c4741e3cdcaaf786f5d5e0 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/05 03:44:17 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/05 03:44:17 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dolevov3vori' 2025/10/05 03:44:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dolevov3vori': 1 files missing 2025/10/05 03:44:17 NOTICE: 1 hashes missing 2025/10/05 03:44:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dolevov3vori': 1 differences found 2025/10/05 03:44:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dolevov3vori': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/05 03:44:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/05 03:44:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dolevov3vori': 0 differences found 2025/10/05 03:44:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dolevov3vori': 1 matching files 2025/10/05 03:44:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-masoqeb8tatu" 2025/10/05 03:44:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 03:44:18 DEBUG : Creating backend with remote "TestDrive:crypt/vcl5f5fc03q3432r3hlmcs0vui892s6h6kvdfv5l8iqgi8lpal8g" 2025/10/05 03:44:19 DEBUG : Creating backend with remote "/tmp/rclone1662860816" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-masoqeb8tatu'", Local "Local file system at /tmp/rclone1662860816", Modify Window "1ms" 2025/10/05 03:44:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d56e3b47f450cc4ae045cbaa7c71ba78 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/05 03:44:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/05 03:44:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-masoqeb8tatu' 2025/10/05 03:44:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-masoqeb8tatu': 1 files missing 2025/10/05 03:44:22 NOTICE: 1 hashes missing 2025/10/05 03:44:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-masoqeb8tatu': 1 differences found 2025/10/05 03:44:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-masoqeb8tatu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/05 03:44:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/05 03:44:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-masoqeb8tatu': 0 differences found 2025/10/05 03:44:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-masoqeb8tatu': 1 matching files 2025/10/05 03:44:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kejiwit0revo" 2025/10/05 03:44:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 03:44:23 DEBUG : Creating backend with remote "TestDrive:crypt/4pj0osf8k2bmjbq2ml6h59327ggh3s9ovg51u21ek8prk40b30tg" 2025/10/05 03:44:24 DEBUG : Creating backend with remote "/tmp/rclone479579774" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kejiwit0revo'", Local "Local file system at /tmp/rclone479579774", Modify Window "1ms" 2025/10/05 03:44:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 98aeea5a3201f22325a423f1a5793745 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/05 03:44:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/05 03:44:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kejiwit0revo' 2025/10/05 03:44:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kejiwit0revo': 1 files missing 2025/10/05 03:44:27 NOTICE: 1 hashes missing 2025/10/05 03:44:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kejiwit0revo': 1 differences found 2025/10/05 03:44:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kejiwit0revo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/05 03:44:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/05 03:44:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kejiwit0revo': 0 differences found 2025/10/05 03:44:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kejiwit0revo': 1 matching files 2025/10/05 03:44:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jutiqoq5faka" 2025/10/05 03:44:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 03:44:28 DEBUG : Creating backend with remote "TestDrive:crypt/oh5madah2d9sja33lvi36rbb9mut92587gv69ks3bnianc5rbah0" 2025/10/05 03:44:29 DEBUG : Creating backend with remote "/tmp/rclone2640410971" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jutiqoq5faka'", Local "Local file system at /tmp/rclone2640410971", Modify Window "1ms" 2025/10/05 03:44:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 07fd52c22197300cb7adc6d9ed6e5579 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/05 03:44:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/05 03:44:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jutiqoq5faka' 2025/10/05 03:44:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jutiqoq5faka': 1 files missing 2025/10/05 03:44:31 NOTICE: 1 hashes missing 2025/10/05 03:44:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jutiqoq5faka': 1 differences found 2025/10/05 03:44:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jutiqoq5faka': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/05 03:44:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/05 03:44:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jutiqoq5faka': 0 differences found 2025/10/05 03:44:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jutiqoq5faka': 1 matching files 2025/10/05 03:44:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guzulis0fibo" 2025/10/05 03:44:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 03:44:33 DEBUG : Creating backend with remote "TestDrive:crypt/6cppb9cd38n2cpi3o02f7tgdls2ho03dm27crfu4nrbes4gcms70" 2025/10/05 03:44:34 DEBUG : Creating backend with remote "/tmp/rclone3692510953" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guzulis0fibo'", Local "Local file system at /tmp/rclone3692510953", Modify Window "1ms" 2025/10/05 03:44:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 008aad4f54b18c80dd41adc786e4cede OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/05 03:44:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/05 03:44:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guzulis0fibo' 2025/10/05 03:44:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzulis0fibo': 1 files missing 2025/10/05 03:44:36 NOTICE: 1 hashes missing 2025/10/05 03:44:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzulis0fibo': 1 differences found 2025/10/05 03:44:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzulis0fibo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/05 03:44:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/05 03:44:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzulis0fibo': 0 differences found 2025/10/05 03:44:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzulis0fibo': 1 matching files 2025/10/05 03:44:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guzulis0fibo': Purge remote 2025/10/05 03:44:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jutiqoq5faka': Purge remote 2025/10/05 03:44:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kejiwit0revo': Purge remote 2025/10/05 03:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-masoqeb8tatu': Purge remote 2025/10/05 03:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dolevov3vori': Purge remote 2025/10/05 03:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wiquxov8pemu': Purge remote 2025/10/05 03:44:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-belipow5wuda': Purge remote 2025/10/05 03:44:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duyiyah4vula': Purge remote 2025/10/05 03:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-higaduk5lode': Purge remote 2025/10/05 03:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-peyuvig2heji': Purge remote --- PASS: TestApplyTransforms (51.49s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:44:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/05 03:44:44 DEBUG : sub/file2: md5 = 36b291f4e6987b27bfbabc6a23e4de68 OK 2025/10/05 03:44:44 INFO : file1: Copied (new) to: sub/file2 2025/10/05 03:44:45 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:44:45 DEBUG : file1: Unchanged skipping 2025/10/05 03:44:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': don't need to copy/move sub/file2, it is already at target location 2025/10/05 03:44:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.93s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:44:50 DEBUG : dst/file1: md5 = 0a5fe6a638ef84591574a369fb1f36d2 OK 2025/10/05 03:44:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-latapeh7guqo/backup" 2025/10/05 03:44:51 DEBUG : Creating backend with remote "TestDrive:crypt/q86h6ke3r0if1b735mdo9b628662b442ejcedng737sojkmlea8g/1nrff024r7pq65ecp72fc28jb0" 2025/10/05 03:44:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/05 03:44:54 INFO : dst/file1: Moved (server-side) 2025/10/05 03:44:56 DEBUG : dst/file1: md5 = 98b4915d4d84e203fefd930b53e6ecde OK 2025/10/05 03:44:56 INFO : dst/file1: Copied (new) 2025/10/05 03:44:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/05 03:44:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/05 03:45:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.34s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:45:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-latapeh7guqo/dst" 2025/10/05 03:45:00 DEBUG : Creating backend with remote "TestDrive:crypt/q86h6ke3r0if1b735mdo9b628662b442ejcedng737sojkmlea8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/05 03:45:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-latapeh7guqo/CompareDest" 2025/10/05 03:45:02 DEBUG : Creating backend with remote "TestDrive:crypt/q86h6ke3r0if1b735mdo9b628662b442ejcedng737sojkmlea8g/gveqi14airsml4bgu7krj116o8" 2025/10/05 03:45:04 DEBUG : one: Need to transfer - File not found at Destination 2025/10/05 03:45:06 DEBUG : one: md5 = 39bfc8bfdccc137df60a6eaf3c733df3 OK 2025/10/05 03:45:06 INFO : one: Copied (new) 2025/10/05 03:45:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 03:45:08 DEBUG : one: md5 = 0f8998ee037da72985854255ce50f7c5 OK 2025/10/05 03:45:08 INFO : one: Copied (replaced existing) 2025/10/05 03:45:10 DEBUG : dst/one: md5 = df8557ee3b6194e28498df215c03c423 OK 2025/10/05 03:45:13 DEBUG : CompareDest/one: md5 = 97bfbb6f8dfd8b9326c30f16c0d47cee OK 2025/10/05 03:45:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 03:45:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:45:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/05 03:45:16 DEBUG : CompareDest/two: md5 = ae211879f1c45043eff96a47525d5de0 OK 2025/10/05 03:45:16 DEBUG : two: Need to transfer - File not found at Destination 2025/10/05 03:45:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:45:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/05 03:45:17 DEBUG : two: Need to transfer - File not found at Destination 2025/10/05 03:45:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:45:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/05 03:45:19 DEBUG : two: Need to transfer - File not found at Destination 2025/10/05 03:45:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/05 03:45:20 DEBUG : two: md5 = 776833f48ecba55564cc82100139c494 OK 2025/10/05 03:45:20 INFO : two: Copied (new) 2025/10/05 03:45:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/05 03:45:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:45:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:45:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.56s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:45:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-latapeh7guqo/dst" 2025/10/05 03:45:25 DEBUG : Creating backend with remote "TestDrive:crypt/q86h6ke3r0if1b735mdo9b628662b442ejcedng737sojkmlea8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/05 03:45:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-latapeh7guqo/CopyDest" 2025/10/05 03:45:26 DEBUG : Creating backend with remote "TestDrive:crypt/q86h6ke3r0if1b735mdo9b628662b442ejcedng737sojkmlea8g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/05 03:45:28 DEBUG : one: Need to transfer - File not found at Destination 2025/10/05 03:45:30 DEBUG : one: md5 = 31e6576e598b0939f93bf92a2e1ddf16 OK 2025/10/05 03:45:30 INFO : one: Copied (new) 2025/10/05 03:45:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 03:45:33 DEBUG : one: md5 = a3d16cd705720491d69a86a4702a8f68 OK 2025/10/05 03:45:33 INFO : one: Copied (replaced existing) 2025/10/05 03:45:35 DEBUG : dst/one: md5 = c75ed1343120cb242c3373943006fb94 OK 2025/10/05 03:45:37 DEBUG : CopyDest/one: md5 = 65e6351dbafeec9fdce2b973b1a7a5bc OK 2025/10/05 03:45:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-latapeh7guqo/BackupDir" 2025/10/05 03:45:38 DEBUG : Creating backend with remote "TestDrive:crypt/q86h6ke3r0if1b735mdo9b628662b442ejcedng737sojkmlea8g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/05 03:45:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 03:45:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:45:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 03:45:41 INFO : one: Moved (server-side) 2025/10/05 03:45:42 INFO : one: Copied (server-side copy) 2025/10/05 03:45:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/05 03:45:44 DEBUG : CopyDest/two: md5 = ccd5db53438a32ae5c16bf9277762bbe OK 2025/10/05 03:45:45 DEBUG : two: Need to transfer - File not found at Destination 2025/10/05 03:45:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:45:46 INFO : two: Copied (server-side copy) 2025/10/05 03:45:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/05 03:45:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:45:47 DEBUG : two: Unchanged skipping 2025/10/05 03:45:49 DEBUG : CopyDest/three: md5 = afe4d9590b7b113251c1f2362adcb684 OK 2025/10/05 03:45:49 DEBUG : three: Need to transfer - File not found at Destination 2025/10/05 03:45:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/05 03:45:50 DEBUG : three: Destination not found in --copy-dest 2025/10/05 03:45:51 DEBUG : three: md5 = 4171b6e6292343c7606f09bc79e5acae OK 2025/10/05 03:45:51 INFO : three: Copied (new) 2025/10/05 03:45:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/05 03:45:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:45:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/05 03:45:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/05 03:45:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/05 03:45:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:45:57 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.76s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:45:59 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/05 03:46:01 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 6125f8f1f7d0d000ae894250fa811ab6 OK 2025/10/05 03:46:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/05 03:46:02 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/05 03:46:02 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/05 03:46:03 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/05 03:46:04 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/05 03:46:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7fd7d5247821b186b061fd45737d53bd OK 2025/10/05 03:46:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/05 03:46:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/05 03:46:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.29s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:46:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': Looking for duplicate names using skip mode. 2025/10/05 03:46:12 NOTICE: one: Found 2 files with duplicate names 2025/10/05 03:46:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.71s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:46:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': Looking for duplicate names using skip mode. 2025/10/05 03:46:18 NOTICE: one: Found 3 files with duplicate names 2025/10/05 03:46:18 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/05 03:46:18 INFO : one: Deleted 2025/10/05 03:46:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.53s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:46:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': Looking for duplicate names using first mode. 2025/10/05 03:46:24 NOTICE: one: Found 3 files with duplicate names 2025/10/05 03:46:24 INFO : one: Deleted 2025/10/05 03:46:25 INFO : one: Deleted 2025/10/05 03:46:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.07s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:46:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': Looking for duplicate names using newest mode. 2025/10/05 03:46:30 NOTICE: one: Found 3 files with duplicate names 2025/10/05 03:46:31 INFO : one: Deleted 2025/10/05 03:46:31 INFO : one: Deleted 2025/10/05 03:46:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.24s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:46:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': Looking for duplicate names using oldest mode. 2025/10/05 03:46:37 NOTICE: one: Found 3 files with duplicate names 2025/10/05 03:46:37 INFO : one: Deleted 2025/10/05 03:46:38 INFO : one: Deleted 2025/10/05 03:46:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.23s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:46:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': Looking for duplicate names using largest mode. 2025/10/05 03:46:43 NOTICE: one: Found 3 files with duplicate names 2025/10/05 03:46:44 INFO : one: Deleted 2025/10/05 03:46:44 INFO : one: Deleted 2025/10/05 03:46:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.30s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:46:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': Looking for duplicate names using smallest mode. 2025/10/05 03:46:50 NOTICE: one: Found 3 files with duplicate names 2025/10/05 03:46:50 INFO : one: Deleted 2025/10/05 03:46:50 INFO : one: Deleted 2025/10/05 03:46:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.34s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:46:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': Looking for duplicate names using rename mode. 2025/10/05 03:46:57 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/05 03:46:58 INFO : one-2.txt: renamed from: one.txt 2025/10/05 03:46:59 INFO : one-3.txt: renamed from: one.txt 2025/10/05 03:47:00 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.23s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:47:05 DEBUG : dupe1/one.txt: md5 = 1055ef90b2253549e15531ac25c620ec OK 2025/10/05 03:47:07 DEBUG : dupe2/two.txt: md5 = a2eaa4b44b79cd149ee9bcb34f0762e0 OK 2025/10/05 03:47:09 DEBUG : dupe3/three.txt: md5 = 378aa43f9c07f8829acccf699ea9ee3e OK 2025/10/05 03:47:09 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/05 03:47:10 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/05 03:47:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/05 03:47:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/05 03:47:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/05 03:47:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/05 03:47:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.00s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:47:16 DEBUG : a.txt: md5 = 304f3748edab3d79f1e84431637467c4 OK 2025/10/05 03:47:18 DEBUG : zend.txt: md5 = f6eb9f223befd19462edf6bbb64e4367 OK 2025/10/05 03:47:20 DEBUG : sub dir/hello world: md5 = 27f6ad933115e203bec727fc7f1da21e OK 2025/10/05 03:47:21 DEBUG : sub dir/hello world2: md5 = a1696cee680c7a7a3955d7b6208201d5 OK 2025/10/05 03:47:23 DEBUG : sub dir/ignore dir/.ignore: md5 = 35d70f51dc62c6af738f95713fdd51ef OK 2025/10/05 03:47:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = 02fbd73bb4b0eeba0d57b1ab5d4379e2 OK 2025/10/05 03:47:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9c3d27e0ac9dfcc1c586839c3d088834 OK 2025/10/05 03:47:28 DEBUG : a.txt: Excluded (Size Filter) 2025/10/05 03:47:28 DEBUG : a.txt: Excluded 2025/10/05 03:47:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/05 03:47:29 DEBUG : sub dir/hello world: Excluded 2025/10/05 03:47:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/05 03:47:29 DEBUG : sub dir/hello world2: Excluded 2025/10/05 03:47:30 DEBUG : sub dir/ignore dir: Excluded 2025/10/05 03:47:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/05 03:47:30 DEBUG : sub dir/hello world: Excluded 2025/10/05 03:47:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/05 03:47:30 DEBUG : sub dir/hello world2: Excluded 2025/10/05 03:47:30 DEBUG : sub dir/ignore dir: Excluded 2025/10/05 03:47:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/05 03:47:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/05 03:47:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/05 03:47:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/05 03:47:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/05 03:47:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/05 03:47:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.37s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:47:38 DEBUG : a.txt: md5 = bd514870a4d3d48189647635fe439339 OK 2025/10/05 03:47:39 DEBUG : zend.txt: md5 = 5cf85194ea79cb21894351e48caa3c6c OK 2025/10/05 03:47:41 DEBUG : sub dir/hello world: md5 = ae6e83c5ed828da7c0b1cefe37227669 OK 2025/10/05 03:47:43 DEBUG : sub dir/hello world2: md5 = 522441abff7f1c8e4a6b5d5641c4d445 OK 2025/10/05 03:47:45 DEBUG : sub dir/ignore dir/.ignore: md5 = 8c27abb41394ca1057ffbebd8d0981fa OK 2025/10/05 03:47:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = 70a9af18d7022b76bfd457860b21305b OK 2025/10/05 03:47:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = 860a3ee2b7984b5ec065f198aa8fcd8b OK 2025/10/05 03:47:49 DEBUG : a.txt: Excluded (Size Filter) 2025/10/05 03:47:49 DEBUG : a.txt: Excluded 2025/10/05 03:47:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/05 03:47:50 DEBUG : sub dir/hello world: Excluded 2025/10/05 03:47:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/05 03:47:50 DEBUG : sub dir/hello world2: Excluded 2025/10/05 03:47:50 DEBUG : sub dir/ignore dir: Excluded 2025/10/05 03:47:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/05 03:47:50 DEBUG : sub dir/hello world: Excluded 2025/10/05 03:47:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/05 03:47:50 DEBUG : sub dir/hello world2: Excluded 2025/10/05 03:47:51 DEBUG : sub dir/ignore dir: Excluded 2025/10/05 03:47:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/05 03:47:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/05 03:47:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/05 03:47:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/05 03:47:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/05 03:47:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/05 03:47:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.28s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:47:59 DEBUG : file1: md5 = 9c7028ecb317c4f4b252966fc4c0a4e8 OK 2025/10/05 03:48:01 DEBUG : sub/file2: md5 = 953c9be43b4223afed13b8588144a438 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/10/05 03:48:04 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/05 03:48:04 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/05 03:48:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/05 03:48:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.03s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:48:08 DEBUG : file1: md5 = e24d197d9f48382ae02ed35ce80da194 OK 2025/10/05 03:48:10 DEBUG : sub/file2: md5 = 4711aa67a5187c60aae3831207234132 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/10/05 03:48:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-latapeh7guqo/notfound" 2025/10/05 03:48:14 DEBUG : Creating backend with remote "TestDrive:crypt/q86h6ke3r0if1b735mdo9b628662b442ejcedng737sojkmlea8g/qe0i31qdkoejk60elps0ni5sqk" 2025/10/05 03:48:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.11s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.20s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.20s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:48:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': Making directory 2025/10/05 03:48:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:48:20 DEBUG : sub dir/hello world: md5 = 5c0f6b83a7adc05167406fa6fec9ad1e OK 2025/10/05 03:48:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.56s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:48:24 DEBUG : potato2: md5 = 128fea96216305727c9bea4b93fcffc4 OK 2025/10/05 03:48:26 DEBUG : empty space: md5 = ef4bb69c57d3ebe11188061127682447 OK --- PASS: TestLs (4.76s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:48:29 DEBUG : potato2: md5 = 1d66a61181c988e1d66c0fef0315de9b OK 2025/10/05 03:48:30 DEBUG : empty space: md5 = 9ca8be838f6dfbf5c87e625b864eb393 OK 2025/10/05 03:48:31 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/05 03:48:31 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.71s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:48:34 DEBUG : potato2: md5 = 834a0490b7df9919afbb783590a889c5 OK 2025/10/05 03:48:35 DEBUG : empty space: md5 = 7dc750160efda60a669bfe85344cdbf9 OK --- PASS: TestLsLong (4.71s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:48:38 DEBUG : potato2: md5 = a5b885f3942c4e9773ea8f6d86663ce0 OK 2025/10/05 03:48:40 DEBUG : empty space: md5 = 93478fc31e1fc740e8599a3a3f74c659 OK --- PASS: TestHashSums (4.50s) === RUN TestHashSumsWithErrors 2025/10/05 03:48:41 DEBUG : Creating backend with remote ":memory:" 2025/10/05 03:48:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/05 03:48:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/05 03:48:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/05 03:48:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/05 03:48:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/05 03:48:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/05 03:48:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/05 03:48:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/05 03:48:41 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-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:48:43 DEBUG : potato2: md5 = 93c0ad4e1d26ac70be55c230b98cfeec OK 2025/10/05 03:48:44 DEBUG : empty space: md5 = 9a3746b11db9bcc855f507ef94a583ff OK 2025/10/05 03:48:46 DEBUG : sub dir/potato3: md5 = ec92eb82116ab446b5a5c834d20b006d OK 2025/10/05 03:48:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.31s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:48:51 DEBUG : small: md5 = 5e493a79c6a43011cd086e2092a716ca OK 2025/10/05 03:48:53 DEBUG : medium: md5 = db41b403f1409a95a1a2468d74bc75c6 OK 2025/10/05 03:48:54 DEBUG : large: md5 = 817efe2969cca644f3a98041d969a889 OK 2025/10/05 03:48:54 DEBUG : Waiting for deletions to finish 2025/10/05 03:48:55 DEBUG : large: Excluded (Size Filter) 2025/10/05 03:48:55 INFO : medium: Deleted 2025/10/05 03:48:55 INFO : small: Deleted --- PASS: TestDelete (6.47s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:48:58 DEBUG : small: md5 = a5422763b284e2a63d037c09bae30dff OK 2025/10/05 03:49:00 DEBUG : medium: md5 = 33423e4b7bb7d41e7676c223d1f6f9e1 OK 2025/10/05 03:49:01 DEBUG : large: md5 = b82d7bd7936fae6f25e3f2709cc6317f OK 2025/10/05 03:49:01 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:02 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/05 03:49:02 INFO : large: Deleted 2025/10/05 03:49:02 INFO : small: Deleted --- PASS: TestMaxDelete (7.38s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:49:05 DEBUG : small: md5 = 5ba738526939d11be58003176d3cce58 OK 2025/10/05 03:49:06 DEBUG : medium: md5 = aba2b08d748a782d05fca211b25dc098 OK 2025/10/05 03:49:08 DEBUG : large: md5 = b5d69210dec28e1602f863e5a5aa3de2 OK 2025/10/05 03:49:08 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:08 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/05 03:49:09 INFO : small: Deleted 2025/10/05 03:49:09 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.80s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:49:12 DEBUG : small: md5 = 7ca9bd5dd1145baa11ae3571e2ef0ad6 OK 2025/10/05 03:49:13 DEBUG : medium: md5 = bf6e39948fcf0b4825e13ed61b018731 OK 2025/10/05 03:49:15 DEBUG : large: md5 = f927d5ec6b0f7fab99a60bb53357d384 OK 2025/10/05 03:49:15 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/05 03:49:16 INFO : small: Deleted 2025/10/05 03:49:16 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.01s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:49:19 DEBUG : ReadFile: md5 = 24fb9a99aabf4c372729c365c3b04f06 OK --- PASS: TestReadFile (4.13s) === RUN TestRetry 2025/10/05 03:49:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/05 03:49:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/05 03:49:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/05 03:49:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/05 03:49:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/05 03:49:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/05 03:49:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:49:23 DEBUG : file1: md5 = b4fd7367b70c3a7a3bd9cb43b8d3a7da OK 2025/10/05 03:49:25 DEBUG : file2: md5 = c9aeea0ff94b1ca5b35f2cfbe23949a7 OK --- PASS: TestCat (16.26s) === RUN TestPurge 2025/10/05 03:49:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wolucad0noka" 2025/10/05 03:49:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 03:49:38 DEBUG : Creating backend with remote "TestDrive:crypt/dj53dpv52utu9elr8v1flu17akavj4sfkoitq2e0ui2fjj5uvimg" 2025/10/05 03:49:39 DEBUG : Creating backend with remote "/tmp/rclone2853550317" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wolucad0noka'", Local "Local file system at /tmp/rclone2853550317", Modify Window "1ms" 2025/10/05 03:49:43 DEBUG : A1/B1/C1/one: md5 = db38ddaefa1c0fa2f61356c4310845e5 OK 2025/10/05 03:49:43 INFO : A2: Making directory 2025/10/05 03:49:44 INFO : A1/B2: Making directory 2025/10/05 03:49:45 INFO : A1/B2/C2: Making directory 2025/10/05 03:49:45 INFO : A1/B1/C3: Making directory 2025/10/05 03:49:46 INFO : A3: Making directory 2025/10/05 03:49:47 INFO : A3/B3: Making directory 2025/10/05 03:49:47 INFO : A3/B3/C4: Making directory 2025/10/05 03:49:50 DEBUG : A1/two: md5 = 6eedbdec3be907d958b7008e84c3c07a OK 2025/10/05 03:49:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wolucad0noka': Purge remote 2025/10/05 03:49:53 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.16s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:49:57 DEBUG : A1/B1/C1/one: md5 = 1125f841eb3d87d7d6bd6c81d0363489 OK 2025/10/05 03:49:57 INFO : A2: Making directory 2025/10/05 03:49:57 INFO : A1/B2: Making directory 2025/10/05 03:49:58 INFO : A1/B2/C2: Making directory 2025/10/05 03:49:59 INFO : A1/B1/C3: Making directory 2025/10/05 03:50:00 INFO : A3: Making directory 2025/10/05 03:50:01 INFO : A3/B3: Making directory 2025/10/05 03:50:01 INFO : A3/B3/C4: Making directory 2025/10/05 03:50:03 DEBUG : A1/two: md5 = c0f752cb87c77cc04a924a0c52969b8c OK 2025/10/05 03:50:05 DEBUG : removing 1 level 3 directories 2025/10/05 03:50:05 INFO : A3/B3/C4: Removing directory 2025/10/05 03:50:07 DEBUG : removing 2 level 3 directories 2025/10/05 03:50:07 INFO : A1/B2/C2: Removing directory 2025/10/05 03:50:07 INFO : A1/B1/C3: Removing directory 2025/10/05 03:50:08 DEBUG : removing 2 level 2 directories 2025/10/05 03:50:08 INFO : A3/B3: Removing directory 2025/10/05 03:50:08 INFO : A1/B2: Removing directory 2025/10/05 03:50:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/05 03:50:08 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/05 03:50:08 DEBUG : removing 2 level 1 directories 2025/10/05 03:50:08 INFO : A3: Removing directory 2025/10/05 03:50:08 INFO : A2: Removing directory 2025/10/05 03:50:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/05 03:50:12 DEBUG : removing 1 level 3 directories 2025/10/05 03:50:12 INFO : A1/B1/C1: Removing directory 2025/10/05 03:50:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:13 DEBUG : removing 1 level 2 directories 2025/10/05 03:50:13 INFO : A1/B1: Removing directory 2025/10/05 03:50:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/05 03:50:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/05 03:50:14 DEBUG : removing 1 level 1 directories 2025/10/05 03:50:14 INFO : A1: Removing directory 2025/10/05 03:50:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/05 03:50:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/05 03:50:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/05 03:50:15 DEBUG : removing 1 level 0 directories 2025/10/05 03:50:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': Removing directory 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/05 03:50:15 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" --- PASS: TestRmdirsNoLeaveRoot (22.91s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:50:17 INFO : A1: Making directory 2025/10/05 03:50:17 INFO : A1/B1: Making directory 2025/10/05 03:50:18 INFO : A1/B1/C1: Making directory 2025/10/05 03:50:20 DEBUG : removing 1 level 3 directories 2025/10/05 03:50:20 INFO : A1/B1/C1: Removing directory 2025/10/05 03:50:21 DEBUG : removing 1 level 2 directories 2025/10/05 03:50:21 INFO : A1/B1: Removing directory 2025/10/05 03:50:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/05 03:50:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.68s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:50:24 INFO : A1: Making directory 2025/10/05 03:50:24 INFO : A1/B1: Making directory 2025/10/05 03:50:25 INFO : A1/B1/C1: Making directory 2025/10/05 03:50:28 DEBUG : removing 1 level 3 directories 2025/10/05 03:50:28 INFO : A1/B1/C1: Removing directory 2025/10/05 03:50:28 DEBUG : removing 1 level 2 directories 2025/10/05 03:50:28 INFO : A1/B1: Removing directory 2025/10/05 03:50:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/05 03:50:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.17s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:50:32 DEBUG : file1: md5 = 25ae88299834bd61fd82a16ed31d81ef OK 2025/10/05 03:50:33 DEBUG : filename.txt: File name found in url 2025/10/05 03:50:34 DEBUG : filename.txt: md5 = 5045dfdf89ea070d326bdf213ccb04f6 OK 2025/10/05 03:50:34 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/05 03:50:36 DEBUG : headerfilename.txt: md5 = 6631e49950c146835ddda9b59abe3d46 OK 2025/10/05 03:50:37 DEBUG : file2: md5 = 84071041406b9955da16433748d06637 OK --- PASS: TestCopyURL (8.93s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:50:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/05 03:50:42 DEBUG : sub/file2: md5 = 7f3f1b9cf12c390788988dfe642319e1 OK 2025/10/05 03:50:42 INFO : file1: Copied (new) to: sub/file2 2025/10/05 03:50:42 INFO : file1: Deleted 2025/10/05 03:50:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:50:43 DEBUG : file1: Unchanged skipping 2025/10/05 03:50:43 INFO : file1: Deleted 2025/10/05 03:50:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': don't need to copy/move sub/file2, it is already at target location 2025/10/05 03:50:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.76s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:50:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/05 03:50:47 DEBUG : file1: md5 = 702470e6ad86836ad4f0dae340da9146 OK 2025/10/05 03:50:47 INFO : file1: Copied (new) 2025/10/05 03:50:47 INFO : file1: Deleted 2025/10/05 03:50:48 DEBUG : file1: Destination exists, skipping 2025/10/05 03:50:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.14s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:50:52 DEBUG : dst/file1: md5 = cfc29c0df3a854348d4508847daa83a4 OK 2025/10/05 03:50:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-latapeh7guqo/backup" 2025/10/05 03:50:52 DEBUG : Creating backend with remote "TestDrive:crypt/q86h6ke3r0if1b735mdo9b628662b442ejcedng737sojkmlea8g/1nrff024r7pq65ecp72fc28jb0" 2025/10/05 03:50:54 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/05 03:50:56 INFO : dst/file1: Moved (server-side) 2025/10/05 03:50:57 DEBUG : dst/file1: md5 = 192ef3ea0501874fb0291f9198f63d30 OK 2025/10/05 03:50:57 INFO : dst/file1: Copied (new) 2025/10/05 03:50:57 INFO : dst/file1: Deleted 2025/10/05 03:51:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/05 03:51:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/05 03:51:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.33s) === 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-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:51:04 DEBUG : A1/one: md5 = 878f75ebe2ff512f74263b90d0519ad2 OK 2025/10/05 03:51:05 DEBUG : A1/two: md5 = b758efd64bff5ba3f99f088585ccb1d9 OK 2025/10/05 03:51:08 DEBUG : A1/B1/three: md5 = f908e4b27d43d5dba33264b708fc35f6 OK 2025/10/05 03:51:10 DEBUG : A1/B1/C1/four: md5 = f2e2422fabd15f049988a2d2614e667d OK 2025/10/05 03:51:12 DEBUG : A1/B1/C2/five: md5 = f535353e8014aee0b316236bf7553926 OK 2025/10/05 03:51:12 INFO : A1/B2: Making directory 2025/10/05 03:51:12 INFO : A1/B1/C3: Making directory 2025/10/05 03:51:22 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/05 03:51:22 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/05 03:51:22 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/05 03:51:22 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/05 03:51:22 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/05 03:51:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/05 03:51:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/05 03:51:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/05 03:51:26 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/05 03:51:26 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/05 03:51:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/05 03:51:33 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/05 03:51:33 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/05 03:51:33 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/05 03:51:33 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/05 03:51:33 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/05 03:51:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/05 03:51:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/05 03:51:36 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/05 03:51:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/05 03:51:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/05 03:51:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/05 03:51:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/05 03:51:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/05 03:51:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/05 03:51:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/05 03:51:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/05 03:51:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/05 03:51:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/05 03:51:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/05 03:51:45 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.56s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:51:45 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:51:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/05 03:51:47 DEBUG : no_checksum_small_file_from_pipe: md5 = 2923c6a55059fdbce5c264a727c2172a OK 2025/10/05 03:51:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/05 03:51:47 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/05 03:51:48 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/05 03:51:49 DEBUG : no_checksum_big_file_from_pipe: md5 = ffb1dd4d5f1f75401a46a8efa2c5ea97 OK 2025/10/05 03:51:49 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-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:51:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/05 03:51:52 DEBUG : with_checksum_small_file_from_pipe: md5 = 30f76cdd6a4a7a677180968614e0d5cd OK 2025/10/05 03:51:52 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/05 03:51:53 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/05 03:51:54 DEBUG : with_checksum_big_file_from_pipe: md5 = ce14ff1e0e7b1d4217ada4371bc6b6fa OK 2025/10/05 03:51:54 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-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:51:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/05 03:51:57 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/05 03:51:59 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-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:52:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/05 03:52:02 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/05 03:52:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/05 03:52:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.65s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.01s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/05 03:52:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': File to upload is small (48 bytes), uploading instead of streaming 2025/10/05 03:52:07 DEBUG : rcat_metadata: md5 = f79fbeebb38724891329a1f0b803a86c OK 2025/10/05 03:52:07 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/05 03:52:09 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/05 03:52:10 DEBUG : rcat_metadata_uploadcutoff0: md5 = f92e8e67b276b5680e7c3b416309bb01 OK 2025/10/05 03:52:10 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.10s) --- PASS: TestRcatMetadata/Normal (2.47s) --- PASS: TestRcatMetadata/ViaDisk (3.17s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:52:13 DEBUG : potato1: md5 = 6fd48e896b74ba30263f275a964251dc OK 2025/10/05 03:52:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': File to upload is small (60 bytes), uploading instead of streaming 2025/10/05 03:52:14 DEBUG : potato2: md5 = 494dec95f32b295099713f549d4526cd OK 2025/10/05 03:52:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.66s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:52:18 DEBUG : potato1: md5 = 54b8ecb663ae032812c226488d680c8c OK 2025/10/05 03:52:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': File to upload is small (60 bytes), uploading instead of streaming 2025/10/05 03:52:19 DEBUG : potato2: md5 = 107c1706d9480aed1de2cc9645ff1c6f OK 2025/10/05 03:52:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.96s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:52:23 DEBUG : potato2: md5 = e26e93cea9ec51cc73726da5a620410f OK 2025/10/05 03:52:24 DEBUG : empty space: md5 = c2e5d8a8b136119e6423515e13cce558 OK 2025/10/05 03:52:26 DEBUG : sub dir/potato3: md5 = 373ef1673ba522db4dca5e04ee993e9f OK 2025/10/05 03:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': Touching "sub dir/potato3" 2025/10/05 03:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': Touching "potato2" 2025/10/05 03:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': Touching "empty space" 2025/10/05 03:52:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.55s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:52:31 DEBUG : dir with metadata: Making directory with metadata 2025/10/05 03:52:31 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.22s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:52:33 DEBUG : directory with modtime: Making directory with metadata 2025/10/05 03:52:34 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.27s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:52:35 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/05 03:52:35 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 03:52:35 DEBUG : Google drive root 'crypt/q86h6ke3r0if1b735mdo9b628662b442ejcedng737sojkmlea8g': Skipping btime metadata as can't update it on an existing file: 2025-10-05T03:52:35.741656344Z 2025/10/05 03:52:36 INFO : non existent directory: Updated directory metadata 2025/10/05 03:52:38 DEBUG : Google drive root 'crypt/q86h6ke3r0if1b735mdo9b628662b442ejcedng737sojkmlea8g': Skipping btime metadata as can't update it on an existing file: 2025-10-05T03:52:35.741656344Z 2025/10/05 03:52:38 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.76s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:52:40 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/05 03:52:42 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/05 03:52:42 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.95s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:52:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/05 03:52:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 03:52:44 DEBUG : dst: Making directory with metadata 2025/10/05 03:52:45 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 03:52:45 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:45 INFO : dst: Set directory modification time (using SetModTime) 2025/10/05 03:52:46 INFO : dst: Set directory modification time (using SetModTime) 2025/10/05 03:52:46 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/05 03:52:46 INFO : dst: Set directory modification time (using SetModTime) 2025/10/05 03:52:46 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.51s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo'", Local "Local file system at /tmp/rclone1922272184", Modify Window "1ms" 2025/10/05 03:52:50 DEBUG : sub dir/test remove existing: md5 = d1a0166cbdb1f74665fdc63c8ee2922d OK 2025/10/05 03:52:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 476026b16a87250dbabdfe0c16e2c4d4 OK 2025/10/05 03:52:53 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gosarag5" before starting 2025/10/05 03:52:54 DEBUG : sub dir/test remove existing.gosarag5: TEST: removing renamed existing file after operation 2025/10/05 03:52:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mosupof7" before starting 2025/10/05 03:52:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mosupof7: TEST: renaming existing back after failed operation 2025/10/05 03:52:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.viziwot9" before starting 2025/10/05 03:52:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.viziwot9: TEST: removing renamed existing file after operation 2025/10/05 03:53:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "vpke3uidrlvu5clqa940jod3m6ij7cjsu28ial1d7bhigqcpeq90" 2025/10/05 03:53:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "f0p75rv6hvabj3q2qja7clqnfl07qfeps4qbcc41jbpjm7ltob5n79rnctr6lqp7fmtu1pjijp3dj7rjm4ccf6e4va5vr3hjl5s78ickbjuahnl8u8qcg1ct8v60t0mikk7lvd77peg75ib6qifu24spo59kps8a7ggkbm93u8pspkr5uarg" --- PASS: TestRemoveExisting (13.18s) === 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/10/05 03:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-latapeh7guqo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m37.133348147s (try 1/5)